html,body{
    /*min-height: 100%;*/
    height: 100%;
}
body{
    background-color: #fff;
    min-height: 100%;
    /*padding-bottom: 210px;*/
    position: relative;
    height: auto;
}
ul{
    margin: 0;
    padding: 0;
}
.white-bg{
    background-color: #ffffff;
}
.gray-bg{
    background-color: #f9f9f9;
}
.border-bg{
    border: 1px solid #e6e6e6;
}
.border-bottom-bg {
    border-bottom: 1px solid #e6e6e6;
}
.border-right-bg{
    border-right: 1px solid #e6e6e6;
}
.no-border-bg{
    border: none !important;
}
.margin-bottom-bg{
    margin-bottom: 10px;
}
.center-align{
    text-align: center;
}
.hide-con{
    display: none;
}
.floatfix{
    float: left;
}
.table{
    margin-bottom: 0px;
}
.table > tbody > tr > td, .table > tbody > tr > th,
.table > tfoot > tr > td, .table > tfoot > tr > th,
.table > thead > tr > td, .table > thead > tr > th{
    vertical-align: middle;
    font-size: 1.1em;
}
.table-no-border > tbody > tr > td, .table > tbody > tr > th,
.table-no-border > tfoot > tr > td, .table > tfoot > tr > th,
.table-no-border > thead > tr > td, .table > thead > tr > th{
    border: none;
}
.table>tbody>tr>td.title-td{
    width: 80px;
    padding-right: 0 !important;
}
.top-td{
    vertical-align: top !important;
    padding-top: 10px !important;
}
.tip{
    color: red;
}
.btn-blue{
    background-color: #66ccff;
    color: #fff;
}
.btn-blue:hover,.btn-blue:focus{
    background-color: #66ccff;
    color: #fff;
}
.btn-add-inte {
    color: #ffffff !important;
    background-color: #66ccff;
    padding: 3px 12px;
    border-radius: 6px;
    margin-top: 3px;
}
.remark-text{
    min-height: 60px;
}
.introduce-text{
    min-height: 140px;
}
.matters{
    color: #666;
    margin-top: 5px;
}
.btnwrap{
    padding: 20px 0;
    text-align: center;
}
.form-control{
    font-size: 13px;
}

.mainwrap{
    /*height: 100%;*/
}
/*滚动图片*/
.home-scroll-img{
    height: 150px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.home-scroll-img{
    position:relative;
    overflow:hidden;
    margin: 0px auto;
    max-width:720px;/* 设置焦点图最大宽度 */
}
.home-scroll-img .hd{
    position:absolute;
    height:28px;
    line-height:28px;
    bottom:0;
    left: 50%;
    right: auto;
    margin-left: -22px;
    z-index:1;
    display: none;
}
.datum-scroll-img .hd{
    display: block;
}
.datum-scroll-img .hd ul{
}
.home-scroll-img .hd li{
    display:inline-block;
    width:8px;
    height:8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background:#333;
    text-indent:-9999px;
    overflow:hidden;
    margin: 0px 5px;
}
.home-scroll-img .hd li.on{
    background:#fff;
}
.home-scroll-img .bd{
    position:relative;
    z-index:0;
}
.home-scroll-img .bd li{
    position:relative;
    text-align:center;
}
.home-scroll-img .bd li a{
    display: block;
    width: 100%;
}
.home-scroll-img .bd li img{
    width: 100%;
    height: 150px;
}
.home-scroll-img .bd li a{
    -webkit-tap-highlight-color:rgba(0,0,0,0);  /* 去掉链接触摸高亮 */
}
.home-scroll-img .prev, .home-scroll-img .next{
    position:absolute;
    left:3%;
    top:50%;
    margin-top: -14px;
    display: block;
    width: 28px;
    height: 28px;
    background: url("../image/home_slider_arrow.png") 2px 5px no-repeat;
    background-size: auto 22px;
    filter:alpha(opacity=70);opacity:0.7;
}
.home-scroll-img .next{ left:auto; right:3%; background-position: -51px 5px; }
.home-scroll-img .prev:hover,
.home-scroll-img .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.home-scroll-img .prevStop{ display:none;  }
.home-scroll-img .nextStop{ display:none;  }

/*搜素*/
.search-con{
    padding: 10px;
}
.fill-filter{
    position: relative;
}
.fill-filter .form-control{
    width: 100%;
    padding-right: 34px;
}
.fill-filter .search-span{
    position: absolute;
    top: 10px;
    bottom: 10px;
    width: 34px;
    right: 10px;
    background: url("../image/search_icon_new.png") no-repeat center center;
    background-size: 20px;
    cursor: pointer;
}

/*头部*/
.header {
    height: 60px;
    background: #fff url("../image/top_bg.png") no-repeat 0 0;
    -webkit-background-size: 100% auto;
    background-size: 100% 60px;
}
.logo {
    margin-left: 10px;
    /*height: 100%;*/
}
.logo img{
    height: 30px;
    margin-top: 0px;
}
.logo-en img{
    height: 23px;
}
.login-entry-link{
    float: right;
    margin-right: 20px;
    margin-top: -23px;
}
.login-entry-link img{
    height: 18px;
}
.login-user{
    float: right;
    color: #fff;
    margin-top: -23px;
    margin-right: 10px;
}
.login-user a{
    color: #fff;
}
.sep-span{
    margin: 0 8px;
}
.lang-link{
    text-align: right;
    padding-right: 10px;
    color: #fff;
    padding-top: 2px;
}
.lang-link > a{
    color: #fff;
}

/*导航栏*/
.nav {
    background-color: #368ee0;
    padding: 4px 0;
}
.nav-ul>li {
    float: left;
    text-align: center;
}
.nav-ul>li>a {
    display: block;
    font-size: 1em;
    padding: 0.1rem 1.5rem;
    color: #ffffff;
}
.nav-ul>li.cur a, .nav-ul>li>a:hover {
    font-weight: 700;
    text-decoration: none;
}

/*列表*/
.list-ul{
    padding: 3px 10px;
}
.list-ul li {
    padding: 5px 0;
    overflow: hidden;
    border-bottom: 1px dashed #e6e6e6;
}
.list-ul li a{
    color: #333;
}
.list-ul li a span {
    margin-right: 5px;
    color: #999;
}
.pub-time {
    float: right;
    color: #999;
    font-size: 13px;
}

.new-pad{
    padding-left: 5px;
    padding-right: 5px;
}

/*链接*/
.linkswrap{
    /*position: absolute;
    left: 0px;
    right: 0px;*/
    bottom: 76px;
    background-color: #f7f7f7;
}
.link-list{
    padding-top: 8px;
}
.link-list ul{
    overflow: hidden;
    margin: 0 10px;
}
.link-list ul li{
    float: left;
    width: 113px;
    padding-bottom: 8px;
}
.link-list ul li a{
    color: #333333;
    font-size: 1em;
}
.footer{
    line-height: 20px;
    color: #666;
    background-color: #cccccc;
    text-align: center;
    padding: 8px 0;
    font-size: 1em;
    /*position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;*/
}

.pos-type,.industry-img .industry-type {
    position: absolute;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 1em;
    padding: 0 5px;
    background-color: rgba(102,204,255,.8);
    margin: 0;
    text-align: center;
}
.industry-img .industry-type{
    bottom: 0;
    left: 0;
    right: 0;
}
.park .industry-img .industry-type,.park-type{
    background-color: rgba(153,204,51,.8);
}
.invest .industry-img .industry-type{
    background-color: rgba(255,204,0,.8);
}
.success .industry-img .industry-type{
    background-color: rgba(255,102,102,.8);
}

.limit-width-input{
    width: 74%;
    display: inline-block;
}
.cost-input{
    width: 55%;
}
.introduce-text{
    min-height: 150px;
}
.unit-sel{
    width: 90px;
    margin-left: 10px;
}


/*分页样式  --begin--*/
.list-normal-page{
    text-align: center;
    font-size: 0;
}
.list-page {
    text-align: center;
    line-height: 0;
    padding: 20px 0;
}
.pagination {
    margin: 10px 0;
    border-radius: 0;
    display: inline-block;
}
.pagination>li {
    display: inline;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
}
.pagination>li>a {
    color: #666666;
    border: 1px solid #e6e6e6;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-radius: 0;
    margin-left: 0;
}
.pagination .select {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination .select,
.pagination>li>a.page-btn:hover,
.pagination>li>a.page-btn:focus {
    background-color: #66ccff;
    border-color: #66ccff;
    color: #fff;
}
.pagination>li>span,
.pagination>li>span:focus,
.pagination>li>span:hover {
    border: none;
    color: #666666;
    background-color: #ffffff;
    padding: 2px 12px;
    padding-left: 15px;
    border-left: 1px solid #e6e6e6;
    margin-right: 1px;
}
.pagination>li>span input[type="number"] {
    border: 1px solid #e6e6e6;
    width: 55px;
    padding-left: 5px;
    margin: 0 5px;
    height: 25px;
    line-height: 25px;
}
.pagination>li>a.page-btn {
    padding: 3px 10px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    font-size: 12px;
    border-radius: 4px;
    margin-top: 3px;
}

/*图片删除按钮*/
.del-img-link{
    background: url("../image/del_icon.png") no-repeat 0px 0px;
    background-size: 20px;
    width: 20px;
    height: 20px;
}

