﻿.header{
    height: 103px;
}
.header .search form input::-webkit-input-placeholder { /* WebKit browsers */ 
font-size: 16px; 
padding-left: 5px;
} 
.header .search form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
font-size: 16px; 
padding-left: 5px;
} 
.header .search form input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
font-size: 16px;
padding-left: 5px;
} 
.header .search form input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
font-size: 16px; 
padding-left: 5px;
}
.header .navbar-brand img{
    padding: 5px 0px;
    left: 0px;
    width: 480px
}
.header .search form{
    width: 70%;
    float: right;
}
.header .search form input{
    width: 65%;
    height: 30px;
    outline: none;
    border: 2px solid #337ab7;
    float: right;
    display: inline;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.header .search .fa{
    font-size: 16px;
    margin: 0 auto;
    position: absolute;
    top: 7px;
    left: 9px;
}
.header .search button{
    width: 5%;
    height: 30px;
    line-height: 30px;
    float: right;
    position: relative;
    margin-top: 5px;
    background-color: #337ab7;
    font: 16px;
    color: #fff;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.Gsxx{
    width: 100%;
    margin-top: 30px;
    height: 60px;
}
.Gsxx .container{
    height: 50px;
    border: 5px solid #eee;
    border-left: 3px solid #FF9933;
}

.gsxx-left{
    width: 20%;
    float: left;
}
.gsxx-right{
    width: 65%;
    float: right;
    overflow: hidden;
    position: relative;
    height: 41px;
}
.gsxx-biaoti{
    color: #337ab7;
    font-size: 20px;
}
.gsxx-biaoti span{
    font-weight: bold;
    line-height: 39px;
    margin-left: 5px;
}

.gsxx-right ul li{
    line-height: 41px;
    font-size: 18px;
    list-style: none;
    height: 41px;
}
.gsxx-right ul{
    margin-bottom: 0;
}

.gsxx-right ul li a{
    font-size: 15px;
    float: left;
    color: #333;
}

.gsxx-right ul li span{
    font-size: 15px;
    float: right;
    margin-right: 15px;
    color: #333;
}

/*banner*/
.swiper-container{
    width: 100%;
    
    margin-bottom: 30px;
}
.swiper-container .kztp_c{
    position: absolute;
    width: 100%;
    height: 100%;
}
.kztp_jimg_d{
    position: absolute;
    width: 35%;
    top: -50%;
    left: 52%;
    margin-left: -18%;
}
.kztp_jimg_c{
    position: absolute;
    width: 20%;
    top: -31%;
    left: 61%;
    margin-left: -18%;
}
.swiper-container .kztp_j{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
}
.kztp_jimg_f{position:absolute;left: 50%;top:20%;width:10%;}
.kztp_jimg_j{position: absolute;left: 37%;bottom: 0px;width:22%;}
.kztp_jimg_y{position: absolute;left: 37%;top: 20%;width:10%;}

.swiper-container .kztp_h{
    position: absolute;
    width: 100%;
    height: 100%;

}
.kztp_h .kztp_aa{position:absolute;left:38%;margin:auto;bottom:112%; width: 12%;}
.kztp_h .kztp_bb{position:absolute;left:49%;margin:auto;bottom:119%;width: 14%;}
@keyframes hll
{
from {top:0px;opacity:0;}
to {opacity:1;}
}
.swiper-container .bj{
    position: relative;
    width: 100%;
}
@keyframes abc
{
    from{top:0%;opacity: 0;}
    to {opacity:1;}
}
@keyframes efj
{
from {left:20%;opacity:0;}
to {left:0px;opacity:1;}
}

/*.banner .login {
    width: 400px;
    height: auto;
    background: #FFF;
    z-index: 99999;
    position: relative;
    right: -800px;
    top: -45px;

}*/

/*滚动*/
.txtMarquee-left{
	margin-bottom: 20px;
}
/*关于我们*/
.about{
    width: 100%;
}
.about .about1  -title{
    width: 100%;
}
.about .about1-title h2{
    width: 100%;
    height: 45px;
    font-size: 20px;
    font-weight: bold;
    padding-top: 12px;
    padding-left: 5px;
    color: #337ab7;
    border-left: 3px solid #FF9933;
}
.about .about1-title h3{
    font-size: 14px;
    font-weight: 100;
    width: 100%;
    height: 40px;
    margin: 0 auto;
    text-indent: 2em;
    line-height: 25px;
    margin-top: 10px;
}
.about .about1-title span{
    font-size: 14px;
}
.about .about1-title .btn{
    float: right;
    background-color: #337ab7;
    color: #fff;
    margin-top: -8px;
    margin-right: 10%; 
}
.about{
    background: #eee;
    overflow: hidden;
    margin-top: 30px;
    
    margin-bottom: 30px;
}
.about1{
    width: 70%;
    float: left;    
}
.about1-content{
    width: 100%;
}
.about .about1-content .about1-left{
    width: 90%;
    margin-top: 10px;
    float: left;
}
.about .about1-title {
    width: 100%;
}
.about .about1-content img{
    width: 60%;
}
.about .about1-content p {
    float: right;
    width: 35%;
    line-height: 30px;
    overflow: hidden;
    color: #666;
    font-family: 微软雅黑；
}
.about .login{
    width: 30%;
    height: 370px;
    float: right;
    background: rgba(15,15,15,0.3);

}
.about .login form {
    width: 100%;
    float: right;
    padding: 0px 30px;
}
.about .login form .box-title {
    color: #fff;
    text-align: center;
   
    border-bottom: 1px solid #ccc;
}
.about .login .form-input .fa {
    position: absolute;
    padding-left: 10px;
    height: 33px;
    line-height: 54px;
    font-size: 20px;
    color: #999;
}
.about .login .form-input{
    margin-top: 5%;
}
.about .login .form-reg{
    width: 100%;
    
}
.about .login .form-input .reg{
    color: #fff;
    width: 47%;
    text-align: center;
    background-color: #337ab7;
    float: left;
    padding: 5px 0px;
}
.about .login .form-input .pasw{
    text-align: center;
    color: #fff;
    width: 30%;
    background-color: #337ab7;
    float: right;
    padding: 5px 0px;
}
.about .login .form-input .reg:hover {
    background-color: #f09f1a;
    text-decoration: none;
}
.about .login .form-input .pasw:hover {
    background-color: #f09f1a;
    text-decoration: none;
}
.about .login .form-input .yzm{
    width: 70%;
    float: left;
}
.about .login .form-input .yzmimg{
    width: 30%;
    height: 48px;
}
.about .login .btn{
    margin-top: 20px;
    background-color: orange;
    border: none;
}
.about .login .btn:hover{
    background-color: #337ab7;
    text-decoration: none;
}
.about .login .form-input input {
    width: 100%;
    height: 100%;
    vertical-align: top;
    padding: 14px 0;
    text-indent: 35px;
}
.about .login  .hd{
    padding-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
}
.about .login  .hd ul{
    padding-left: 0px;
}
.about .login  .bd ul{
    padding-left: 0px;
}
.about .login  .hd ul li{
    list-style: none;
    color: #555;
    margin-left: 32%;
    border-radius: 3px;
}
.about .login  .hd ul .on{
    width: 100%;
    margin-left:0px;
    border-bottom: 1px solid #555;
}

.about .login  .hd ul li a{
    color: #fff;
}


.about .login  .hd li{
    width: 37%;
    height: 36px;
    line-height: 36px;
    margin-left: 9%;
    float: left;
    text-align: center;
    font-size: 18px;
}
.about .login  .hd li a{
    color: #555;
}

/*新闻中心*/
.picMarquee-left .tempWrap{width: 100%!important;position:relative;overflow: hidden;}
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;background-color: #eee;margin-bottom: 30px}
.picMarquee-left .hd{ overflow:hidden;  height:50px; padding:8px 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
             cursor:pointer;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ padding:10px; width: 100%;  }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:120px; height:90px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }
.news{
    margin-bottom: 30px;
}
.picMarquee-left .hd h2{
    width: 100%;
    height: 50px;
    margin-top: 0px;
    font-size: 20px;
    font-weight: bold;
    padding-top: 12px;
    padding-left: 5px;
    color: #337ab7;
    border-left: 3px solid #FF9933;
}
.news .news-title h3{
    font-size: 14px;
    font-weight: 100;
    width: 100%;
    height: 40px;
    margin: 0 auto;
    
    line-height: 25px;
    margin-top: 25px;
}
.news .news-title span{
    font-size: 14px;
}
.picMarquee-left .hd .btn{
    float: right;
    background-color: #337ab7;
    color: #fff;
    margin-top: -30px; 
    border-radius: 0px;
}
.picMarquee-left ul li{
    list-style: none;
}
.picMarquee-left ul{
    padding-left: 0px;
}
.picMarquee-left li{
    width: 30%;
    float: left;
    
    text-align: center;
    
}
.news .news-content li:first-child{
    margin-right: 6%; 
}
.news .news-content li:last-child{
    float: right;
}

.picMarquee-left li h2{
    float: left;
    margin-left: 7%;
    font-size: 20px;
    width: 30%;
    text-align: center;
    color: #fff;
    background-color: #337ab7;
}
.picMarquee-left li h2 span{
    font-size: 24px;
}
.picMarquee-left li p{
    color: #333;
    width: 100%;
    float: right;
    
    text-align: center;
    padding-top: 20px; 
}
/*.picMarquee-left li img{
    text-align: center;
    width: 40%;
    margin-bottom: 20px;
}*/
.picMarquee-left li h4{
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.picMarquee-left li:hover img{ transform:scale(1.1);
  box-shadow: 10px 10px 5px #ccc;}
.picMarquee-left li:hover p{color: #337ab7;text-decoration: 1px;}

/*标公告*/
.tempWrap{
    width: 100%;
}
.slideGroup{ width:100%; text-align:left;}
        .slideGroup .parHd{ height:50px; line-height:50px; padding-top:5px;padding-bottom:5px;background:#f4f4f4;border-bottom:1px solid #ddd;border-top:2px solid #337ab7;position:relative;  }
        .slideGroup .parHd ul{ float:left; position:absolute;left:10px;top:-1px; width: 100%;height:32px;padding-left: 0px;   }
        .slideGroup .parHd ul li{ float:left; padding:1px 0px; min-width: 11.5%;text-align:center;margin-right:0.3%;cursor:pointer;list-style:none;font-size: 16px;color: #337ab7;font-weight: bold; }
        .slideGroup .parHd ul .ss{width: 16%!important;}
        .slideGroup .parHd ul li.on{ height:47px;margin-top:1px;background-color: #337ab7;
        color: #fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
        .slideGroup .slideBox{ overflow:hidden; zoom:1; padding:3px 0 10px 0px; position:relative; width: 100%;  }

        .slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:50%; display:block; width:30px; height:94px; border:1px solid #ddd; background:url(images/icoLeft.gif) center center no-repeat #f4f4f4; }
        .slideGroup .sNext{ left:auto; right:5px; background:url(images/icoRight.gif) center center no-repeat #f4f4f4;  }
        .slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }


        .slideGroup .parBd .slide1 {
            width: 100%;
            padding-top: 5px;
            padding-bottom: 5px;
            line-height: 30px;
            border-bottom: 2px solid #337ab73d;
        }
        .slideGroup .parBd .tempwrap{
            width: 100%!important;
        }
        .slideGroup .parBd .slide1 p{
            display: inline;
        }
        .slideGroup .parBd .slide1 .id{
            padding-left: 4%;
            width: 130px;
            float: left;
            font-size: 18px;
        }
        .slideGroup .parBd .slide1 .name{
            padding-left: 30%;
            font-size: 18px;
        }
        .slideGroup .parBd .slide1 .time{
            padding-right: 5%;
            font-size: 18px;
            float: right;
        }
        .slideGroup .parBd ul li p{
            height: 36px;
            line-height: 36px;
            font-size: 14px;
            color: #222;
            border: 1px dotted #fafafa;
        }
        .slideGroup .parBd ul li p .li-style{
            width: 30%;
            padding-left: 4%;
            float: left;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        .slideGroup .parBd ul li p .li-style a{
            color: #333;
            padding-top: 5px;
        }
        .slideGroup .parBd ul li p .no-border{
             width: 51%;
   	    padding-left: 5%;
   	    word-break: keep-all;
    	    white-space: nowrap;
    	    overflow: hidden;
    	    display: inline-block;
  	    text-overflow: ellipsis;
          
        }
        .slideGroup .parBd ul li p .no-border a{
            color: #333;
        }
        .slideGroup .parBd ul li p .tdtime{
           
            padding-right: 5%;
            float: right;
        }
        .slideGroup .parBd ul li p:first-child>a{
            padding-left: 30px;
            position: relative;
            color: #222;
        }
        .slideGroup .parBd ul li:nth-child(even) {
            background: #cccccc5e;
        }
       .slideGroup .parHd ul .more{
            padding-right: 10px;
            
            font-size: 14px;
            font-weight: bold;
            float: right!important;
        }
        .slideGroup .parHd ul .more:hover{
            background-color: none!important;
            color: #fff!important;
        }
        .slideGroup .parBd ul li:hover p{
            background-color: #337ab7;
        }
        .slideGroup .parBd ul li p:hover .li-style a{
            color: #fff;
        }
        .slideGroup .parBd ul li p .fa{
            padding-right: 5px;
            color: #337ab7;
        }
        .slideGroup .parBd ul li p:hover .fa{
            color: #fff;
        }
        .slideGroup .parBd ul li p:hover .no-border a{
            color: #fff;
        }
        .slideGroup .parBd ul li p:hover .tdtime {
            color: #fff;
        }
        
            

        .slideGroup .parBd ul{ overflow:hidden; zoom:1;width: 100%!important; padding-left: 0px;}
        .slideGroup .parBd ul li{ height:36px; line-height:24px;list-style: none;}
        .slideGroup .parBd ul li .pic{ text-align:center; }
        .slideGroup .parBd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
        .slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
        .slideGroup .parBd ul li .title{ line-height:24px;   }

.slideTxtBox {
    width: 100%;
    border: 1px solid #ddd;
    text-align: left;
    margin-bottom: 30px;
}

.slideTxtBox .hd {
    height: 50px;
    line-height: 30px;
    background: linear-gradient(#f4f4f400,#eee);
    padding: 0 10px 0 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
    border-top: 2px solid #337ab7;
}

.slideTxtBox .hd ul {
    width: 100%;
    float: left;
    position: absolute;
    left: 20px;
    top: -1px;
    height: 50px;
    padding-left: 0px;
}
.slideTxtBox .hd .more{
    font-size: 14px;
    
    float: right;
}
.slideTxtBox .hd ul li {
    float: left;
    width: 12%;
    padding: 8px 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    list-style: none;
    font-size: 15px;
    font-weight: bold;
    color: #337ab7;
    text-align: center;
}
.slideTxtBox .hd ul li.zqyj{
    padding: 8px 5px;
    width: 17%;

}
.slideTxtBox .hd ul li.zqyj1{
    padding: 8px 5px;
    width: 18%;
}
.slideTxtBox .hd ul li.on {
    height: 38px;
    background: #337ab7;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}
.slideTxtBox .table {
    padding: 0 15px;
    margin-bottom: 25px;
}
.slideTxtBox .bd ul{
    padding-left: 0px;
}
.slideTxtBox .bd table {
    width: 100%;
    border-collapse: collapse;
}
.slideTxtBox .bd table thead td.id {
    padding-left: 50px;
    width: 220px;
    font-size: 20px;
}
.slideTxtBox .bd table thead td.name {
    padding-left: 20%;
    font-size: 20px;
    
}
.slideTxtBox .bd table thead td.time{
    font-size: 20px;
}
.slideTxtBox .bd table thead td {
    padding-top: 15px;
    font-size: 16px;
    line-height: 40px;
    border-bottom: 2px solid #337ab73d;
}

.slideTxtBox .bd table tbody tr {
    height: 36px;
    font-size: 14px;
    color: #222;
    border: 1px dotted #fafafa;
}
.slideTxtBox .bd table tbody tr:nth-child(2n+1){ background: #cccccc5e;}
.slideTxtBox .bd table tbody tr td:first-child>a {
    padding-left: 30px;
    position: relative;
    color: #222;
}
.slideTxtBox .bd table tbody tr:hover{
    background-color: #337ab7;
    color: #fff;
}
.slideTxtBox .bd table tbody tr td.li-style a:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 5px;
    width: 5px;
    height: 9px;
    background: url(../images/li-style.png) no-repeat;
}
.slideTxtBox .bd table tbody tr:hover td.li-style a{
    color: #fff;
}
.slideTxtBox .bd table tbody tr:hover td.no-border a{
    color: #fff;
}
.slideTxtBox .bd table tbody tr td.no-border{
    padding-left: 15%;
}
.slideTxtBox .bd table tbody tr td.no-border a{
    color: #222;
}

/*fourbox*/

.FourBox .Box .box-title{
    text-align: center;
    margin-top: 20px;
}
.FourBox .Box .box-title img{
    float: left;
}
.FourBox .Box .box-title h4{
    color: #333;
    font-size: 20px;
}
.FourBox .Box .box-title h4:hover{
    text-decoration: none;
}
.FourBox .Box{
    width: 25%; 
    float: left;
    margin-bottom: 20px;
}
.FourBox .Box{
    border: 2px solid #337ab7;
}
.FourBox .userBox{
    -moz-box-shadow:1px 1px 6px #14292B; -webkit-box-shadow:1px 1px 6px #14292B; box-shadow:1px 1px 6px #14292B;
}
.FourBox .userBox .form-input {
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    height: 33px;
    width: 90%;
    margin:20px auto;
}
.FourBox .userBox .btn{
    padding: 5px 16px;
    margin: 0 auto;
    width: 90%!important;
}
.FourBox .userBox .box-title{
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.FourBox .userBox.form-input input {
    width: 100%;
    height: 100%;
    vertical-align: top;
    padding: 20px 0;
    text-indent: 35px;
}
.userBox .form-reg {
    
    border:0px!important;
    text-align: right;
    font-size: 12px;
    color: #2f88c2;
    margin:5px auto!important;
}
.zplistBox{
    border:0!important;
}
.zplistBox .box-title{
    color: #337ab7;
}
.zplistBox a{
    font-size: 16px;
    color: #333;
}
.zplistBox p{
    margin-top: 20px;
}
.zplistBox .zplist1{
    width: 45%;
    height: 80px;
    margin-left: 8px;
    float: left;
    text-align: center;
}
.zplistBox .zplist2{
    width: 45%;
    height: 80px;
    float: right;
    
    margin-right:5%;  
    text-align: center;
    
    background-color:#ddd;  
}
.zplistBox .zplist2:hover{
    background-color: #337ab7;    
}
.zplistBox .zplist2:hover a{
    text-decoration: none;
    color: #fff; 
}

.zplistBox .zplist3{
    width: 45%;
    height: 80px;
    margin-left: 5%;
    float: left;
    text-align: center;
    background-color:#ddd;
}
.zplistBox .zplist3:hover{
    background-color: #337ab7;    
}
.zplistBox .zplist3:hover a{
    text-decoration: none;
    color: #fff; 
}
.zplistBox .zplist4{
    width: 45%;
    height: 80px;
    float: right;
    margin-right:5%;
    text-align: center;
    
}
.zplistBox .zplist p {
    text-align: center;
}

.zplistBox .zplist a{
    color: #333;
}
.zpBox .box-title{
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.zpBox{
    -moz-box-shadow:1px 1px 6px #14292B; -webkit-box-shadow:1px 1px 6px #14292B; box-shadow:1px 1px 6px #14292B;
}
.zpBox .zp{
    text-align: center;
    width: 45%;
    display: inline-block;
    margin-top: 45px;
    margin-bottom: 45px;
    margin-left: 5px;

}
.zpBox .zp img{
    width: 60px;
    height: 60px;
}
.zpBox .zp a{
    color: #333;
}
.zxBox{
    border:0!important;

}
.zxBox .box-title{
    color: #337ab7;
}
.zxBox .zx1{
    width: 45%;
    margin-left: 18px;
    border-right: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    float: left;
    text-align: center;
}
.zxBox .zx1 img{
    width: 60px;
    height: 60px;
}
.zxBox a{
    color: #333;
}
.zxBox .zx2{
    width: 45%;
    float: right;
    text-align: center;
    border-bottom: 1px dashed #ddd;
}
.zxBox .zx2 img{
    width: 60px;
    height: 60px;
}

.zxBox .zx3{
    width: 45%;
    float: left;
    margin-left: 18px;
    padding-top: 10px;
    text-align: center;
    border-right: 1px dashed #ddd;
}
.zxBox .zx3 img{
    width: 60px;
    height: 60px;
}
.zxBox .zx4{
    width: 45%;
    float: right;
    padding-top: 10px;
    text-align: center;
    padding-left: 10px;
    
}
.zxBox .zx4 img{
    width: 60px;
    height: 60px;
}
.zxBox .zx p {
    text-align: center;

}
.zxBox .zx a{
    color: #333;
}

/*新闻*/
.news-slideTxtBox {
    width: 48%;
    border: 1px solid #ddd;
    text-align: left;
    margin-bottom: 30px;
    float: left;
}

.news-slideTxtBox .hd {
    height: 50px;
    line-height: 30px;
    
    background: linear-gradient(#f4f4f400,#eee);
    padding: 0 10px 0 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
    border-top: 2px solid #337ab7;
}

.news-slideTxtBox .hd ul {
    width: 100%;
    position: absolute;
    left: -6px;
    top: -1px;
    height: 50px;
    padding-left: 0px;
}

.news-slideTxtBox .hd ul li {
    float: left;
    padding: 10px 25px;
    cursor: pointer;
    list-style: none;
    font-size: 20px;
    font-weight: bold;
    color: #337ab7;
}
.news-slideTxtBox .hd .more{
    font-size: 14px;
   
    float: right;
}

.news-slideTxtBox .hd ul li.on {
    height: 50px;
    background: #337ab7;
    color: #fff;
    border: 1px solid #ddd;
    border-top: none;
    border-bottom: 2px solid #fff;
    overflow: hidden;
}
.news-slideTxtBox .table {
    padding: 0 8px;
    margin-bottom: 25px;
}
.news-slideTxtBox .jiaod {
    overflow: hidden;
    margin: 20px;
    margin-top: 15px!important;
    margin-bottom: 0px!important;  
}
.news-slideTxtBox .jimg img{
    width:35%;
    height: 130px;
    float: left;
}
.news-slideTxtBox .jcontent{
    float: right;
    width: 60%;
    height: 130px;
}
.news-slideTxtBox .jcontent:hover{
    background-color: #337ab7;
    color: #fff;
}
.news-slideTxtBox .jcontent:hover h3{
    color: #fff;
}
.news-slideTxtBox .jcontent:hover span{
    color: #fff;
}
.news-slideTxtBox .jcontent:hover p{
    color: #fff;
}
.news-slideTxtBox .jcontent h3{
    margin-top: 0px;
    color: #333;
    font-size: 18px;
    line-height: 25px;
}
.news-slideTxtBox .jcontent span{
    font-size: 12px;
    color: #999;
}
.news-slideTxtBox .jcontent p{
    font-size: 14px; 
    color: #555;   
}
.news-slideTxtBox .bd ul{
    padding-left: 0px;
}
.news-slideTxtBox .bd table {
    width: 100%;
    border-collapse: collapse;
}
.news-slideTxtBox .bd table thead td.id {
    padding-left: 50px;
    width: 220px;
}
.news-slideTxtBox .bd table thead td.name {
    padding-left: 180px;
    
}

.news-slideTxtBox .bd table thead td {
    padding-top: 15px;
    font-size: 16px;
    line-height: 40px;
    border-bottom: 2px solid #337ab7;
}
.news-slideTxtBox .bd table tbody tr {
    height: 36px;
    font-size: 14px;
    color: #222;
    border: 1px dotted #fafafa;
}
.news-slideTxtBox .bd table tbody tr:nth-child(2n+1){ background: #cccccc5e;}
.news-slideTxtBox .bd table tbody tr td.no-border a:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 5px;
    width: 5px;
    height: 9px;
    background: url(../images/li-style.png) no-repeat;
}
.news-slideTxtBox .bd table tbody tr:hover{
    border:1px slide #337ab7;
}
.news-slideTxtBox .bd table tbody tr:hover{
    background-color: #337ab7;
    color: #fff;
}

.news-slideTxtBox .bd table tbody tr:hover td.li-style a{
    color: #fff;
}
.news-slideTxtBox .bd table tbody tr:hover td.no-border a{
    color: #fff;
}
.news-slideTxtBox .bd table tbody tr td:first-child>a {
    padding-left: 10px;
    position: relative;
    color: #222;
}
.news-slideTxtBox .bd table tbody tr td.no-border{
    width: 80%;
}
.news-slideTxtBox .bd table tbody tr td.tdtime{
    width: 13%;
    margin-left: 10px;
}
.news-slideTxtBox .bd table tbody tr td.no-border a{
    color: #222;
}
/*下载中心*/
.download-slideTxtBox {
    width: 48%;
    border: 1px solid #ddd;
    text-align: left;
    margin-bottom: 30px;
    float: left;
    margin-left: 4%;
}

.download-slideTxtBox .hd {
    height: 50px;
    line-height: 30px;
    
    background: linear-gradient(#f4f4f400,#eee);
    padding: 0 10px 0 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
    border-top: 2px solid #337ab7;
}

.download-slideTxtBox .hd ul {
    width: 100%;
    position: absolute;
    left: -6px;
    top: -1px;
    height: 50px;
    padding-left: 0px;
}

.download-slideTxtBox .hd ul li {
    float: left;
    padding: 10px 25px;

    cursor: pointer;
    list-style: none;
    font-size: 20px;
    font-weight: bold;
    color: #337ab7;
}
.download-slideTxtBox .hd .more{
    font-size: 14px;
    right:0px; 
    float: right;
}
.download-slideTxtBox .hd ul li.on {
    height: 50px;
    background: #337ab7;
    color: #fff;
    border: 1px solid #ddd;
    border-top: none;
    border-bottom: 2px solid #fff;
    overflow: hidden;
}
.download-slideTxtBox .jiaod {
    overflow: hidden;
    margin: 20px;
    margin-bottom: 0px!important;  
}
.download-slideTxtBox .jimg img{
    width:35%;
    height: 130px;
    float: left;
}
.download-slideTxtBox .jcontent{
    float: right;
    width: 60%;
    height: 130px;
}
.download-slideTxtBox .jcontent:hover{
    background-color: #337ab7;
    color: #fff;
}
.download-slideTxtBox .jcontent:hover h3{
    color: #fff;
}
.download-slideTxtBox .jcontent:hover span{
    color: #fff;
}
.download-slideTxtBox .jcontent:hover p{
    color: #fff;
}
.download-slideTxtBox .jcontent h3{
    margin-top: 0px;
    color: #333;
    font-size: 18px;
}
.download-slideTxtBox .jcontent span{
    font-size: 12px;
    color: #999;
}
.download-slideTxtBox .jcontent p{
    font-size: 14px; 
    color: #555;   
}
.download-slideTxtBox .table {
    padding: 0 15px;
    margin-bottom: 25px;
}
.download-slideTxtBox .bd ul{
    padding-left: 0px;
}
.download-slideTxtBox .bd table {
    width: 100%;
    border-collapse: collapse;
}
.download-slideTxtBox .bd table thead td.id {
    padding-left: 50px;
    width: 220px;
}
.download-slideTxtBox .bd table thead td.name {
    padding-left: 180px;
    
}

.download-slideTxtBox .bd table thead td {
    padding-top: 15px;
    font-size: 16px;
    line-height: 40px;
    border-bottom: 2px solid #337ab7;
}
.download-slideTxtBox .bd table tbody tr {
    height: 36px;
    font-size: 14px;
    color: #222;
    border: 1px dotted #fafafa;
}
.download-slideTxtBox .bd table tbody tr:nth-child(2n+1){ background:#cccccc5e;}
.download-slideTxtBox .bd table tbody tr .no-border{
    width: 80%;
    left: 0px!important;
    margin-right: 10px;
}
.download-slideTxtBox .bd table tbody tr .tdtime{
    width: 15%;
    margin-left: 10px;
}
.download-slideTxtBox .bd table tbody tr td.no-border a:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 5px;
    width: 5px;
    height: 9px;
    background: url(../images/li-style.png) no-repeat;
}
.download-slideTxtBox .bd table tbody tr:hover{
    color: #fff;
}

.download-slideTxtBox .bd table tbody tr:hover td.li-style a{
    color: #fff;
}
.download-slideTxtBox .bd table tbody tr:hover td.no-border a{
    color: #fff;
    background-color: #337ab7;
}
.download-slideTxtBox .bd table tbody tr td:first-child>a {
    padding-left: 10px;
    position: relative;
    color: #222;
}

.download-slideTxtBox .bd table tbody tr td.no-border a{
    color: #222;
}
.download-slideTxtBox .bd table tbody tr td .btn{
    padding: 6px 6px;
    float: right;
}
    
/*招标信息*/
.zb{
    width: 100%
}
.zb .zb_left{
    width: 70%;
    float: left;
}
.zb .zb_left .liebiao_form1{
    width: 100%;
    line-height: 50px;
}
.zb .zb_left .liebiao_form1 .lb_input1{
    width: 50%;
    height: 35px;
    padding-left: 10px;
    border: 2px solid #337AB7;
}
.zb .zb_left .liebiao_form1 .select_s{
    width: 18%;
    height: 35px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #ccc;
}
.zb .zb_left .liebiao_form1 .lb_input2{
    width: 12%;
    height: 35px;
    line-height: 10px;
    font-size: 18px;
    background-color: #337ab7;
    color: #fff;
    border: 1px solid #337AB7;
    position: relative;
    left: -5px;
    top: 1px;
}
.zb .zb_left .content_title{
    background: url(../images/bg.jpg) repeat-x;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    width: 100%;
    height: 40px;
    padding-left: 10px;
}
.zb .zb_left .content_title i {
    color: #2F88C2;
    float: left;
    line-height: 40px;
}
.zb .zb_left .content_title h3{
    color: #2F88C2;
    float: left;
    font-size: 18px;
    position: relative;
    margin: 0 auto;
    line-height: 40px;
    padding-left: 5px;
}
.zb .zb_left .zb_table{
    width: 100%;
    table-layout: fixed;
    text-align: center;
    border: 1px solid #ccc;
}
.zb .zb_left .zb_table .zb_table_title{
    width: 100%;
    text-align: left;
    font-size: 18px;
}
.zb .zb_left .zb_table .zb_table_th{
    width: 100%;
    height: 60px;
    background:#fff;
}

.zb .zb_left .zb_table .zb_table_th th{
    font-size: 18px;
    font-weight: normal;
    text-align: center;
}
.zb .zb_left .zb_table tr{
    height: 40px;
    line-height: 40px;

}
.zb .zb_left .zb_table tr:nth-child(2n){ background: #cccccc5e;}
.zb .zb_left .zb_table tr td a{
    color: #333;
}

.zb .zb_left .zb_table tr :hover td{
    background-color: #337ab7;
}
.zb .zb_left .zb_table tr :hover a{
    
}
.zb .zb_left .zb_table tr td .fa{
    padding-right: 5px;
    color: #337ab7;
}

.zb_table tr td .fa{
    color: #337ab7;
    padding-right: 5px;
}


.zb .zb_right{
    width: 28%;
    float: right;
}
.zb .zb_right .login1{
    margin-top: 0px;
}


.panel_1{width:100%;height:100%;background:#666;display: none;z-index: 1000;position: relative;}



/*业务指南*/
.znguide{
    width:100%;
}
.znguide_left{
    width: 70%;
    float: right;
}
.znguide_left .content_title{
    background: url(../images/bg.jpg) repeat-x;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    height: 40px;
    padding-left: 10px;
}
.znguide_left .content_title i {
    color: #2F88C2;
    float: left;
    line-height: 40px;
}
.znguide_left .content_title h3{
    color: #2F88C2;
    float: left;
    font-size: 18px;
    position: relative;
    margin: 0 auto;
    line-height: 40px;
    padding-left: 5px;
}
.znguide_left .fwzn p{
    padding-left: 20px;
}
 .znguide_left .slideTxtBox1{ width:100%; border:1px solid #ddd; text-align:left;  }
 .znguide_left .slideTxtBox1 .hd{ height:50px; line-height:50px; background:#f4f4f4; padding:0 10px 0 20px;   border-bottom:1px solid #ddd;  position:relative; }
 .znguide_left .slideTxtBox1 .hd ul{
    width: 100%;
    float: left;
    position: absolute;
    padding-left: 0px;
    left: 0px;
    height: 100%; }
 .znguide_left .slideTxtBox1 .hd ul li{
    float: left;
    padding: 0 20px;
    cursor: pointer;
    width: 20%;
    height: 100%;
    list-style: none;
    text-align: center;
    font-size: 15px;
    border-right: 1px solid #ccc;
}
.znguide_left .slideTxtBox1 .hd ul li:last-child{
    border-right: none;
}
 .znguide_left .slideTxtBox1 .hd ul li.on {
    height: 100%;
    
    color: #fff;
    background: -webkit-linear-gradient(left, #2f88c2, #337ab7);
    background: -o-linear-gradient(left,#2f88c2, #337ab7);
    background: -moz-linear-gradient(left,#2f88c2, #337ab7);
    background: -ms-linear-gradient(left,#2f88c2, #337ab7);
    filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2f88c2,endColorStr=#337ab7);
    background: -webkit-gradient(linear, 0% 25%, 75% 100%, from(#2f88c2), to(#337ab7))
}
 .znguide_left .slideTxtBox1 .hd ul li.on a{color: #fff;}
 .znguide_left .slideTxtBox1 .hd ul li.on a:hover{text-decoration:none;}
 .znguide_left .slideTxtBox1 .bd ul li{list-style: none;}
 .znguide_left .slideTxtBox1 .bd ul{ padding:15px;  zoom:1;  }
 .znguide_left .slideTxtBox1 .bd ul li:nth-child(2n+1){ background: #cccccc5e;}
 .znguide_left .slideTxtBox1 .bd li{ height:40px; line-height:40px;}
 .znguide_left .slideTxtBox1 .bd li a{color: #333;}
 .znguide_left .slideTxtBox1 .bd li .date{ float:right; color:#999}

.znguide_right {
    width: 28%;
    float: left;
}


/*法律法规*/
.law_left{
    width: 70%;
    float: left;
}
.law_left .content_title{
    background: url(../images/bg.jpg) repeat-x;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    height: 40px;
    padding-left: 10px;
}
.law_left .content_title h3{
    color: #2F88C2;
    float: left;
    font-size: 18px;
    position: relative;
    margin: 0 auto;
    padding-left: 5px;
    padding: 10px 0;
}
.law_left .content_title i {
    color: #2F88C2;
    float: left;
    line-height: 40px;
}
.law_left .content ul li{
    list-style: none;
}
.law_left .content .fa{
    color: #337ab7;
    padding-right: 10px;
}
.law_left .content ul{
    padding-left: 0px;
}
.law_left .content li{
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
}
.law_left .content ul li:nth-child(2n){ background: #cccccc5e;}
.law_left .content li a{
    color: #333;
    font-size: 14px;
}
.law_left .content li .right_li{
    float: right;
}
.law_right{
    width: 28%;
    float: right;
}

/*法律子页*/
.content1-title h3{
    text-align: center;
}
.law_left .info{
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.law_left .info p{
    text-align: center;
    display: inline

}

.law_left .share{
    display: inline;
    font-size: 18px;
    padding-left: 20px;
}
.law_left .share a{
    color: #333;
}
.law_left .share a:hover{
    color: #337ab7;
}
.law_left h3,.article h4,.article p{
    text-align: center;
}
.law_left .content1{
    border:1px solid #ccc;
    padding: 20px 10px;
}
.tiaozhuan ul{
    padding-left: 0px;
}
.tiaozhuan ul li{
    list-style: none;
    font-size: 16px;
}
.tiaozhuan ul li a{
    color: #333;
}
/*下载中心*/
.download_left .slideTxtBox1 .hd ul{
    left: 10%!important;
}
.download_left{
    width: 70%;
    float: left;
}
.download_left .content_title{
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #ccc;
}
.download_left .content_title h3{
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
}
.download_left .liebiao_form1{
    width: 100%;
    line-height: 50px;
}
.download_left .liebiao_form1 .lb_input1 {
    width: 50%;
    height: 35px;
    padding-left: 10px;
    border: 2px solid #337AB7;
}
.download_left .liebiao_form1 .select_s{
        width: 14%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right: 20px;
    margin-left: 18px;
    border: 1px solid #ccc;
}
.download_left .liebiao_form1 .lb_input2 {
    width: 12%;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    background-color: #337ab7;
    color: #fff;
    border: 2px solid #337AB7;
    position: relative;
    
    left: -5px;
    top: 4px;
}
.download_left .slideTxtBox1 .bd .right_li{
    float: right!important;
}
.download_left .slideTxtBox1 .bd .fa{
    color: #337ab7;
    padding-right: 10px;
}
.download_right{
    width: 28%;
    float: right;
}


.slideTxtBox1{ width:100%;height:100%; border:1px solid #ddd; text-align:left;  }
 .slideTxtBox1 .hd{ height:50px; line-height:50px; background:#f4f4f4; padding:0 10px 0 20px;border-bottom:1px solid #ddd;  position:relative; }
 .slideTxtBox1 .hd ul{width:100%;float:left;position:absolute; padding-left: 0px;left:0px;height:100%;   }
 .slideTxtBox1 .hd ul li{ float:left; padding:0 20px; cursor:pointer;width:20%;height:100%; list-style: none; text-align: center; font-size: 15px;}
 .slideTxtBox1 .hd ul li.on{ height:100%;background-color: #337ab7;color: #fff; }
 .slideTxtBox1 .hd ul li.on a{color: #fff;}
 .slideTxtBox1 .hd ul li.on a:hover{text-decoration:none;}
 .slideTxtBox1 .bd ul li{list-style: none;     padding-left: 10px;}
 .slideTxtBox1 .bd ul{ padding-left: 0px;padding-top: 10px; zoom:1;  }
 .slideTxtBox1 .bd ul li:nth-child(2n+1){ background: #cccccc5e;}
 .slideTxtBox1 .bd li{ height:40px; line-height:40px;}
 .slideTxtBox1 .bd li a{color: #333;}
 .slideTxtBox1 .bd li .date{ float:right; color:#999}
/*联系我们*/
.contact_left{
    width: 70%;
    float: left;
}
.contact_left .content_title{
    background: url(../images/bg.jpg) repeat-x;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    height: 40px;
    padding-left: 10px;
}
.contact_left .content_title h3{
        color: #2F88C2;
    float: left;
    font-size: 18px;
    position: relative;
    margin: 0 auto;
    line-height: 40px;
    padding-left: 5px;
}
.contact_left .content_title i {
    color: #2F88C2;
    float: left;
    line-height: 40px;
}
.contact_left .map_intro p span{
    font-size: 16px;
}
.contact_right{
    width: 28%;
    float: right;
}

.contact .map_intro p{
    text-align: left!important;
    margin-bottom: 0px;
}
/*关于我们*/
.aboutus{
    width: 100%;
}
.aboutus_left{
    width: 70%;
    float: left;
}
.aboutus_left .content_title{
    background: url(../images/bg.jpg) repeat-x;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    height: 40px;
    padding-left: 10px;
}
.aboutus_left .content_title h3{
    color: #2F88C2;
    float: left;
    font-size: 18px;
    position: relative;
    margin: 0 auto;
    line-height: 40px;
    padding-left: 5px;
}
.aboutus_left .content_title i {
    color: #2F88C2;
    float: left;
    line-height: 40px;
}
.aboutus_left .content p{
    text-indent: 2em;
    font-size: 15px;
    line-height: 25px;
}
.aboutus_left .content h2{
    text-align: center;
}
.aboutus_right{
    width: 28%;
    float: right;
}


/*会员中心*/
.member_left{
    width: 70%;
    float: left;
}
/*.member .member_left .content_title{
    float: left;
    background: url(../images/bg.jpg) repeat-x;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    background-color: #ccc;
}
.member .member_left .content_title h3{
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
}*/
.member-content{
    border: 1px solid #ccc;
}
.member .member-content .content_left{
    width: 40%;
    text-align: center;
    float: left;
    padding-left: 10%;
    padding-top: 2%;
}
.member .member-content .content_left .memberimg{
    width: 150px;
    height: 150px;
    border-radius: 50%;
}
.member .member-content .content_left .btn{

}
.member .member-content .content_right{
    float: right;
    width: 60%;
    margin-top: 30px;
}
.member .member-content .content_right h3{
    text-align: left!important;
    line-height: 30px;
}
.member .member-content .content_right p{
    text-align: left!important;
    line-height: 30px;
}
.member .member-content .content_bottom{
    width: 100%;
    padding-left: 15%;
    padding-top: 10px;
}
.member .member-content .content_bottom p{
    line-height: 20px;
}
.member .member-content .member_btn{
    background-color: #337ab7;
    color: #fff;
    border: none;
    width: 25%;
}
.member_right{
    width: 28%;
    float: right;
    margin-top: 30px;
}
/*修改会员资料*/
.member_left .a_title{
    border: 1px solid #ccc;
    padding-left: 10px;
}
.member_left .a_title h3{
    margin-top: 0px;
    text-align: center;
}
.member_left .member-content table {
    width: 100%;
    border-collapse: collapse;
}
.member_left  table tbody tr {
    height: 36px;
    font-size: 14px;
    color: #222;
    border: 1px dotted #fafafa;
}
.member_left .table-default tr td {
    line-height: 40px;
    border: 1px solid #ccc;
}
.member_left .table-default tr td:first-child {
    padding-right: 10px;
    background-color: #e8f2f8;
}
.member_left .table-default tr td input{
    background-color: #fff;
    outline: none;
    color: #333;
    text-indent: 6px;
    line-height: 26px;
    height: 26px;
}

/*修改账户密码*/
/*.accountc_left .content_title{
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    background-color: #ccc;
}
.accountc_left .content_title h3{
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
}*/
.accountc_left{
    width: 70%;
    float: left;
}
.accountc_left .accountc-content table {
    width: 60%;
    margin: 10px auto;
}
.accountc_left .accountc-content{
    border: 1px solid #ccc;
}
.accountc_left .accountc-content h3{
    text-align: center;
}
.accountc_left .accountc-content table tr td:first-child {
    padding-right: 10px;
    background-color: #e8f2f8;
    text-align: center;
}
.accountc_left .accountc-content table tbody tr {
    height: 36px;
    font-size: 14px;
    color: #222;
    border: 1px dotted #fafafa;
}
.accountc_left .accountc-content table tr td {
    line-height: 40px;
    border: 1px solid #ccc;
}
.accountc_left .accountc-content table tr td input {
    width: 200px;
    outline: none;
    color: #333;
    text-indent: 6px;
    line-height: 26px;
    height: 26px;
    margin-left: 10px;
}
.accountc_left .color-red{
    color: red;
}
.accountc_right{
    width: 28%;
    float: right;
    margin-top: 50px;
}
/*我的招标申请*/

/*.memapply_left .content_title{
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    background-color: #ccc;
}
.memapply_left .content_title h3{
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
}*/
.memapply_left{
    width: 70%;
    float: left;
}
.memapply_left table{
    width: 100%;
    margin-bottom: 30px;
}
.memapply_left .memapply-content{
    border: 1px solid #ccc;
}
.memapply_left .memapply-content h3{
    text-align: center;
}
.memapply_left .memapply-content table tr{
    height: 40px;
    line-height: 40px;

}
.memapply_left .memapply-content table tr th{
    background-color: #337ab7;
    color: #fff;
    font-weight: normal;
    border: 1px solid #ccc;
    text-align: center;
}
/*在线留言  */
.memapply .leam-content{
    margin-top: 10px;
}
.memapply .leam-content p{
    text-align: left;
    margin-bottom: 0px;
    line-height: 25px;
    padding-left: 20px;    
}
.memapply .leam-form{
    width: 60%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 100px;
    padding-top: 50px;

}
.memapply .leam-form .form-row{
    margin-bottom: 10px;
}
.leam-form .form-row {
    height: 40px;
    line-height: 40px;

}
.leam-form .form-row .label{
    color: #333;
    font-size: 16px;
}
.leam-form .float_l{
    width: 20%;
    float: left;
    text-align: right;
}
.leam-form .float_r{
    width: 80%;
    float: right;
    padding-left: 20px;
    text-align: left;
}
.leam-form .float_r input{
    display: inline;
}
.leam-form  .message1{
   float: right;
   width: 80%;
   padding-left: 20px;
   text-align: left;
}
.leam-form .edit-submit {
    margin-top: 20px;
    text-align: center!important;
    width: 200px;
    margin-left: 20%;

}
.leam-form .edit-submit input{
    width: 75px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    
    background-color: #2f88c2;
}
.memapply-content table {
    width: 60%;
    margin: 10px auto;
    }
.memapply-content{
    border: 1px solid #ccc;
}
.memapply-content h3{
    text-align: center;
}
.memapply-content table tr td:first-child {
    padding-right: 10px;
    background-color: #e8f2f8;
    text-align: center;
}
.memapply-content table tbody tr {
    height: 36px;
    font-size: 14px;
    color: #222;
    border: 1px dotted #fafafa;
}
.memapply-content table tr td {
    line-height: 40px;
    border: 1px solid #ccc;
}
.memapply-content table tr td input {
    
    outline: none;
    color: #333;
    text-indent: 6px;
    line-height: 26px;
    height: 26px;
    margin-left: 10px;
}
.memapply-content .color-red{
    color: red;
}

/* index1.html */
.login3{
    width: 100%;
    float: right;
    height: 365px;
    background: url(../images/huabian.png);
}
.login3 .box-title{
    width: 80%;
    margin: 0 auto;
    border-bottom: 1px solid #555;
}
.login3 .box-title h4{
    text-align: center;
}
.login3 .enteruser{
    height: 300px;
    margin: 0 auto;
    text-align: center;
}
.login3 .enteruser img{
    width: 160px;
    height: 160px;
    margin-top: 12px;
    border-radius: 50%;
    text-align: center;
}
.login3 .enteruser .entername{
    text-align: center;
    padding-top: 10px;  
    padding-bottom: 10px;  
}
.login3 .enteruser .entername p{
    text-align: center;
    color: #fff;
    font-size: 16px;
} 
.login3 .enteruser .entername a{
    text-align: center;
    color: #fff;
    font-size: 16px;
    width: 40%;
    background-color: #337ab7;
    padding: 5px 0px;
}
.login3 .enteruser .enter_b{
    height: 40px;
}
.login3 .enteruser .enter_b .enter{
       display: inline;
    /* border: 1px solid #333; */
    padding: 10px;
    color: #fff;
    background-color: #337ab7;
    height: 30px;

}
.login3 .enteruser .enter_b .exit{
    display: inline;
    /* border: 1px solid #333; */
    padding: 10px;
    color: #fff;
    height: 40px;
    background-color: #337ab7;
}

/*登录页*/
.login2{
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
    position: relative;
}

.login2 .logintext img{
    width: 100%;
    height: 500px;
}
.login2  .login_f{
    position: absolute;
    z-index: 99;
    background: rgba(15,15,15,0.5);
    top: 12%;
    left: 42%;
    padding: 10px 25px;
}
/*.login2 .slideTxtBox3 .hd ul{
    list-style: none;
    padding-left: 0px;
}
.login2 .slideTxtBox3 .hd ul li.on{color:#666;}

.login2 .slideTxtBox3 .bd ul{
    padding-left: 0px;
}
.login2 .slideTxtBox3 .hd ul li {
    list-style: none;
    padding: 0 20px;
    cursor: pointer;
    height: 100%;
    list-style: none;
    text-align: center;
    font-size: 18px;

}
.login2 .slideTxtBox3 .hd ul li.on{background:#333;}
.login2 .slideTxtBox3 .hd ul li a{
    color: #fff;    
}
.login2 .login_f .slideTxtBox3 li .user_l{
    border-right: 1px solid #ccc;
    width: 50%;
    float: left;
}
.login2 .login_f .slideTxtBox3 li .pro_l{
    width: 50%;
    float: right;
}
.login2 .login_f .box-title {
    color: #fff;
    text-align: center;
   
    border-bottom: 1px solid #ccc;
}
.login2 .form-input .fa {
    position: absolute;
    padding-left: 10px;
    height: 33px;
    line-height: 54px;
    font-size: 20px;
    color: #999;
}
.login2 .form-input{
    margin-top: 2%;
}
.login2 .form-reg{
    width: 100%;
}
.login2 .form-input .reg{
    color: #fff;
    width: 73px;
    float: left;
}
.login2 .form-input .pasw{
    color: #fff;
    
    float: right;
}
.login2 .form-input .yzm{
    width: 70%;
    float: left;
}
.login2 .form-input .yzmimg{
    width: 30%;
    height: 48px;
}
.login2 .btn{
    margin-top: 5%;
}
.login2 .form-input input {
    width: 100%;
    height: 100%;
    vertical-align: top;
    padding: 14px 0;
    text-indent: 35px;
}*/
/*注册页*/
.register{
    width: 100%;
}
.reg_top{
    background: #ccc;
    padding:20px;
    margin: 0 auto;
}
.reg_top p{
    margin-bottom: 0px;
    text-align: center;
}
.reg_content{
    border: 1px solid #ccc;
    padding: 20px;
    width: 100%;
}
.reg_content .hd{
    width: 100%;
    height: 36px;
    margin:0 auto;
    background-color: #ccc;
}
.reg_content .hd ul{
    padding-left: 0px;
}
.reg_content .bd ul{
    padding-left: 0px;
}
.reg_content .hd ul .on {
    background-color: orange;
}
.reg_content .hd ul .user_r{
    float: left;
    margin-left: 20%;
}
.reg_content .hd ul .pro_r{
    float: right;
    margin-right: 16%;
}
.reg_content .hd ul li {
    list-style: none;
    width: 30%;
    
    height: 36px;
    line-height: 36px;
    color: #333;
    font-size: 18px;    
    text-align: center;
    border-radius: 3px;
}
.reg_content form{
    text-align: center;
}
.reg_content table{
    /*margin: 0 auto;*/
    /*margin-left: 20%;*/
    
}
.reg_content .color_r{
    color:red;

}
.reg_content .reg_btn{
    width: 90%;
    height: 40px;
    line-height: 40px;
    background-color: #337ab7;
    vertical-align:middle;
    font-size: 18px;
    color: #fff;
    margin-left: 5px;
}

.member-content{
    border: 1px solid #ccc;
}
.reg_content .member-content .content_left{
    width: 40%;
    text-align: center;
    float: left;
    padding-left: 10%;
    padding-top: 2%;
}
.reg_content .member-content .content_left .memberimg{
    width: 150px;
    height: 150px;
    border-radius: 50%;
}
.reg_content .member-content .content_left .btn{

}
.reg_content .member-content .content_right{
    float: right;
    width: 60%;
    margin-top: 30px;
}
.reg_content .member-content .content_right h3{
    text-align: left!important;
    line-height: 30px;
}
.reg_content .member-content .content_right p{
    text-align: left!important;
    line-height: 30px;
}
.reg_content .member-content .content_bottom{
    width: 100%;
    padding-left: 15%;
}
.reg_content .member-content .content_bottom p{
    line-height: 20px;
}
.reg_content .member-content .member_btn{
    background-color: #337ab7;
    color: #fff;
    border: none;
    width: 25%;
}
.member_right{
    width: 28%;
    float: right;
    margin-top: 30px;
}
/*修改会员资料*/
.member-content .a_title{
    border: 1px solid #ccc;
    padding-left: 10px;
}
.member-content .a_title h3{
    margin-top: 0px;
    text-align: center;
}
 .member-content table {
    width: 100%;
    border-collapse: collapse;
}
.member-content  table tbody tr {
    height: 36px;
    font-size: 14px;
    color: #222;
    border: 1px dotted #fafafa;
}
.member-content .table-default tr td {
    line-height: 40px;
    border: 1px solid #ccc;
    padding-left: 10px;
}
.member-content .table-default tr td:first-child {
    padding-right: 10px;
    background-color: #e8f2f8;
}
.tdtd{
    padding-right: 10px;
    background-color: #e8f2f8;
}
.member-content .table-default tr td input{
    background-color: #fff;
    outline: none;
    color: #333;
    text-indent: 6px;
    line-height: 26px;
    height: 26px;
}
/*招标细节页*/
.zbdetail_content{
    text-align: center;
    
}
.zbdetail_content p{
    text-align: center;

}
.zbdetail_content .float_l{
    
    float: left;
}
.zbdetail_content .float_r{
    
    float: right;    
}
.a-content{
    border: 1px solid #ccc; 
    padding: 10px;
}
.a-content p{
    text-indent: 2em;
    margin-bottom: 0px;
    text-align: left;
}
.a-content .name{
    text-align: right;
}
.zbdetail .buy{
    line-height: 40px;
    margin: 20px auto;
}
.zbdetail .buy-btn{
    width:10%;
    float: right;
    text-align: center;
    margin-left: 10px;
    background-color: #337ab7;
    color: #fff;
    font-size: 16px;
    height: 40px;
    padding-top: 5px;

}
.buy .buy_table
  {
  border-collapse:collapse;
  }
.buy .buy_table{
    border: 1px solid #ccc;
    width:100%
     }
.buy .buy_table td {
    border: 1px solid #ccc;}
.buy .buy_table td th{
    border: 1px solid #ccc;}
.color_a{
    color: red;
}

.buy .td1{
    width: 20%;
    text-align: center;
    padding-right: 10px;
}
.buy .td2{
    width: 30%;
    text-align: left;
    padding-left: 10px;
}
.buy .buy-btn{
    background-color: #2f88c2;
    color: #fff;
    width: 15%;
    font-size: 16px;
    border-radius: 2px;
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    cursor: pointer;
}
.buy .buy-btn2{
    background-color: #2f88c2;
    color: #fff;
    width: 15%;
    font-size: 16px;
    border-radius: 2px;
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    cursor: pointer;
}
.buy table .input-text{
    text-indent: 6px;
    line-height: 26px;
    height: 26px;

}

.buy .buy-btn{

    text-align:center;
    background:#337ab7;
    color: #fff;
   
}
.buy .buy-btn2{
    text-align:center;
    background:#337ab7;
    color: #fff;
    float: right;
    margin-left: 10px;
    
}
.buy .panel{
    width: 100%;
    margin:0px;
    display:none;
    margin-top: 20px;
   
}
.buy .panel2{
    width: 100%;
    margin:0px;
    display:none;
    margin-top: 20px;
   
}
.buy .panel2 select{
    height: 30px;
    line-height: 30px;
    width: 50%;
}
.buy .panel2 .btn_y{
    margin: 0 auto;
    width: 20%;
    height: 38px;
    margin-top: 5px;
    margin-left: 40%;
    background-color: #337ab7;
    color: #fff;
    border-radius: 5px;
}
.sjtable{
    position: relative;
    width: 480px;
    height: 650px;
    padding: 15px;
    bottom: 10%;
    left: 30%;
    background-color: #eee;
}
.sjtable table{
    width: 450px;
    height: auto;
    padding: 20px;
    position: absolute;
    z-index: 100;   
    
}
.sjtable table .t_name{
    text-align: center;
    padding-right: 10px  
}
.sjtable table .t_phone{
    text-align:center;
    padding-left: 10px;
}
.sjtable tr{
    height: 40px;
    line-height: 40px;
}
.sjtable td{
    border: 1px solid #333;
    color: #333;
}
.sjtable table,.sjtable tr td:first-chid{
    border:0px!important;
}
.sjtable table,.sjtable tr td:last-chid{
    border:0px!important;
}
.sjtable button{
    margin-top: 2px;
    height: 36px;
    line-height: 36px;
    background-color: #337ab7;
    color: #fff;
}
 #zzc{position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;background: #000;opacity: 0.5;z-index: 1031;display:none;}
.sjtable{position:fixed;z-index: 1032;color: #333;text-align: center;display:none;}
.panel3{margin-top: 20px;}
.panel3 table th{height: 36px;line-height: 36px;text-align: center;font-size: 18px;}
.panel3 table td{border: 1px solid #ccc;width: 50%;text-align: center;height: 36px;line-height: 36px;}
.panel3 table input{width: 15%;height: 30px;line-height: 30px;margin-top: 3px;background-color: #337ab7;    color: #fff;}
.panel3 table img{vertical-align: middle;}
/*购买标书页*/
.zbdetail1 table{
    width: 80%;
    border: 1px solid #ccc;
    margin: 0 auto;
}
.zbdetail1 table th{
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
}
.zbdetail1 table td{
    border: 1px solid #ccc;
    width: 50%;
    text-align: center;
    height: 36px;
    line-height: 36px;
}
.zbdetail1 table input{
    width: 15%;
    height: 30px;
    line-height: 30px;
    margin-top: 3px;
    background-color: #337ab7;
    color: #fff;

}

/*新闻页*/
.new{
    width: 100%;
}
.news_left{
    width: 70%;
    float: left;
}

.news_right{
    width: 28%;
    float: right;
}
.news_left .slideTxtBox1 .bd .right_li {
    float: right!important;
}
.news_left .slideTxtBox1 .bd img{
    text-align: center;
}
.news_left .slideTxtBox1 .bd .fa {
    color: #337ab7;
    padding-right: 10px;
}
/*新闻子页*/
.content1-title h3{
    text-align: center;
    margin-top: 0px;
}
.news_left .info {
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.news_left .info p {
    display: inline;
    text-align: center;
}
.news_left .share {
    display: inline;
    font-size: 18px;
    padding-left: 20px;
}
.news_left .share a{
    color: #333;
}
.news_left .share a:hover{
    color: #337ab7;
}
.news_left h3,.article h4,.article p{
    text-align: center;
}
.news_left .content1{
    border:1px solid #ccc;
    padding: 20px 10px;
}
/*人才招聘   */
.applicat-content{
    border: 1px solid #ccc;
    padding: 10px;
}
.applicat-content h3,.applicat-content h3 h4{
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}
/*.applicat-content p{
    text-align: left;
    padding-left: 30px;
    margin-bottom: 0px;
    text-indent: 2em;
}*/
/*专家招聘*/
.applicat-content h4{
    text-align: center;
}
.applicat-content h5{
    text-align: left;

}
/*资质证书 */
/*.zzzs_content .examples{
    
}
.zzzs_content .example{
    float: left;
    width: 50%;
}
.zzzs_content .example img{
    width: 100%;
}*/
.zzzs_content table{
    width: 100%;
    margin-top: 10px;
}
.zzzs_content table td{
    float: left;
    text-align: center; 
    padding-bottom: 20px;
    width: 41%;
    margin-left: 7%;
}
.zzzs_content table td img{width: 100%;}
.zzzs_content img.lightense-open{
            width: 400px;height: 255px;

        }
/*.zzzs_content ul li{
    list-style: none;
}
.zzzs_content li{
    text-align: center;
    margin-bottom: 20px;
}
.zzzs_content p{
    font-size: 16px;
}