﻿
.pageinfo{
    /* margin-top: 60px; */
}

.pageinfo .left{
    width: 814px;
    display: inline-block;
    float: left;
}
.pageinfo .left table{
    width: 100%;
}
.pageinfo .left .banner{
    width: 100%;
    height: 300px;
    position: relative;
}
.banner .swiper-slide{
    width: 100%;
    height: 100%;
}
.banner .swiper-slide img{
    width: 100%;
    height: 300px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.banner .swiper-slide-active{

}

.pageinfo .right{
    width: 372px;
    display: inline-block;
    float: right;
}
.publicityNav{
    font-size: 0;
}
.publicityNav span{
    height: 54px;
    vertical-align: middle;
    line-height: 54px;
    margin: 0;
    display: inline-block;
    font-size: 19px;
    border-bottom: 2px solid #aaa;
}
.publicityNav span.active{
    border-bottom: 2px solid #FF3333;
    color: #bd1a2d;
}
.publicityNav .projectNav{
    cursor: pointer;
    width: 100px;
    text-align: center;
}
.publicityNav .approNav{
    cursor: pointer;
    width: 200px;
    text-align: center;
}
.publicityNav .approNavs{
    cursor: pointer;
    width: 200px;
    text-align: center;
}
.publicityNav .blankNav{
    width: 310px;
    text-align: right;
}
.publicityNav .blankNav span{
    cursor: pointer;
    font-size:14px;
    color: #999;
    border-bottom: none;
    margin-top: 4px;
}
.publicity{
    margin-top: 5px;
    height: 300px;
    border: 1px solid #aaa;
    display: block;
}
.publicity table tr{
    height: 42px;
    text-align: center;
    line-height: 42px;
    vertical-align: middle;
    font-size: 14px;
}
.publicity table{
    table-layout:fixed;
}
.publicity table tr td{
    border-bottom: 1px dotted #aaa;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 5px;
}
.publicity table td.red{
    color: red;
}
.publicity table tr:last-child td{
    border-bottom: none;
}
.publicity table tr:first-child{
    height: 41px;
    font-size: 14px;
    vertical-align: middle;
    line-height: 41px;
    cursor: default;
}
.sectionHead{
    font-size: 19px;
    text-align: left;
    height: 47px;
    vertical-align: middle;
    line-height: 47px;
    width: 100%;
    border-bottom: 2px solid #FF3333;
}
.sectionHead .sectionHeadL{
    float: left;
}
.sectionHead .sectionHeadR{
    float: right;
    font-size: 12px;
    color: #999;
    margin-top: 4px;
    cursor: pointer;
    position: relative;
}
.sectionHead img{
    vertical-align: middle;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

.map{
    height: 480px;
    display: block;
}
.links{
    height: 60px;
    display: block;
    border-top: 2px solid #2277eb;
}
.links .linkname{
    font-size: 19px;
    display: inline-block;
    width: 100px;
    margin-top: 5px;
    float: left;
}
.links .linkSec{
    border: 1px solid #aaa;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    vertical-align: middle;
    line-height: 38px;
    height: 38px;
    cursor: pointer;
    display: inline-block;
    float: right;
    margin-right: 250px;
    margin-top: 5px;
}
.linksOuter{
    position: relative;
}
.linksOuter .linkImg{
    z-index: 9;
    position: absolute;
    left: 110px;
    top: 0;
}
.linksOuter .linkImg img{
    height: 35px;
}

ul.notice{
    font-size: 14px;
    padding-left: 22px;
}
ul.notice li{
    margin-top: 20px;
}
ul.notice .time{
    float: right;
    font-size: 14px;
    margin-top: 3px;
}

.investment{
    height: 330px;
    margin-top: 20px;
    display: block;
}
.navSection{
    padding-top: 18px;
    padding-bottom: 18px;
    border-bottom: 1px dotted #666;
}
.firstNav{
    border-left: 6px solid rgb(0,186,250);
    display: inline-block;
    background: rgb(205,243,255);
    color: #666;
    font-size: 20px;
    text-align: center;
    width: 180px;
    height: 50px;
    vertical-align: middle;
    line-height: 50px;
    margin-right: 50px;
    
}
.secondNav{
    width: 155px;
    border: 1px solid rgb(163,190,236);
    color: rgb(81,134,176);
    font-size: 18px;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    display: inline-block;
    background: rgb(246,245,245);
    text-align: center;
    margin-right: 40px;
    cursor: pointer;
    box-sizing: border-box;
}

span.blackCircle{
    width: 3px;
    height: 3px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: black;
}

.rightCorner{
    width: 372px;
    height: 153px;
    display: block;
    cursor: pointer;
    background-image: url("../images/right_conner.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
}
.rightCorner .title{
    color: white;
    font-size: 24px;
    text-align: center;
    height: 50px;
    vertical-align: middle;
    line-height:50px;
}
.rightCorner table{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.rightCorner table .rightCol{
    text-align: right;
}
.rightCorner img{
    width: 105px;
    margin: 0px 5px;
}
.dg a{
    width: 176px;
    height: 38px;
    display: inline-block;
}

.swiper-pagination {
    position: absolute;
    z-index: 20;
    left: 10px;
    bottom: 10px;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #222;
    margin-right: 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}
.swiper-visible-switch {
    background: #aaa;
}
.swiper-active-switch {
    background: #fff;
}

/*2018104 wgj  header-menu.html*/
.new_header{
    height: 306px !important;
}
.rightBtn .blueColor{
    color: blue;
    cursor: pointer;
}
.dateSpan{
    color: #444;
    font-size: 14px;
    margin-left: 10px;
    vertical-align: middle;
    height: 42px;
    display: inline-block;
    line-height: 42px;
    position: absolute;
    z-index: 3;
    left: 120px;
    top: -5px;
}
.new_headOver{
    background-image: url("../images/projectconstruction/b.png") !important;
    /* background-size: 100% 100%; */
    /* height: 360px !important; */
    top:32px;
}
.new_logo{
    margin-left: 200px !important;
    height: 50px !important;
}
.new_menu{
    margin-top: 140px !important;
    text-align: center;
}
/*2018104 wgj  main.html*/
.item_img{
    width: 168px;
}
.node_img{
    height: 48px;
    margin-bottom: 10px;
    cursor: pointer;
}
.cell_img{
    height: 50px;
}
.item_click{
    cursor:pointer;
    text-align: right;
    font-weight: bold;
    margin-top: 5px;
}
.column_introduction{
    cursor:pointer;
    line-height: 21px;
    font-weight: bold;
    font-size: 21px;
    text-align: left;
    margin-top: 5px;
}
/*2018106 wgj  ranageDetails.html*/
.range_details{
    font-size: 22px !important;
    line-height: 2.5 !important;
}