#mainPic {
    width: 100%;
    height: 320px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#mainPic img {
    width: 100%;
    height: 320px;
    position: absolute;
    left: 0;
}

.shade {
    width: 100%;
    height: 320px;
    background-color: #000;
    position: absolute;
    z-index: 100;
    opacity: 0.3;
}

.picText {
    color: white;
    /* position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -228px; */
    z-index: 101;
}

.picText h2 {
    font-weight: 900;
    margin: 10px auto;
}

.picText b {
    display: block;
    text-align: center;
    width: 22px;
    border-top: 3px solid white;
    margin: 10px 0 10px 218px;
}

.picText p {
    font-size: 18px;
    margin: 10px auto;
}

.nav {
    width: 996px;
    height: auto;
    margin: 20px auto;
    background-color: #4a7ab8;
}

.nav li {
    width: 20%;
    text-align: center;
    margin-left: 0 !important;
}

.nav li a {
    border-radius: 0 !important;
    color: white;
    font-size: 16px;
    border-bottom: 3px solid #4a7ab8;
}

.nav li a:hover {
    background-color: #4f8fd2 !important;

}

.nav li a:focus,
.nav li.active a:focus {
    background-color: #eaab51 !important;
}

.nav li:hover {
    background-color: #eaab51 !important;
}

.nav li.active a {
    background-color: #eaab51 !important;
}

.nav li.active a:hover {
    background-color: #eaab51 !important;
}

main {
    width: 100%;
    margin: 0 auto;
}

#gongsijianjie {
    /* height: 885px; */
    display: flex;
    align-content: center;
    justify-content: center;
}

#fazhanlicheng {
    height: 830px;
}

#lianxiwomen {
    height: 1525px;
}

#gongsidongtai {
    height: 1200px;
}

#zizhirongyu {
    height: 900px;
}

#zuzhijiagou {
    height: 1200px;
}

.bodyPic {
    width: 1000px;
    margin: 0 auto;
}

.bodyPic .map {
    width: 1000px;
    height: 542px;
    margin: 30px auto;
    position: absolute;
    top: 500px;
    z-index: 0.001;
    opacity: 0.5;
}

.bodyPicText {
    width: 100%;
    position: relative;
    /* margin-top: 60px; */
    z-index: 100;
    margin-bottom: 40px;
}

.bodyPicText h3,
h4 {
    margin-left: 30px;
    font-weight: 900;
}

.bodyPicText p {
    font-size: 16px;
    margin-top: 20px;
}

#gongsijianjie p {
    text-indent: 2em;
}

.bodyPicText b {
    display: block;
    font-size: 18px;
    margin-top: 30px;
    text-indent: 2em;
}

.timeLine {
    width: 1000px;
    height: 50px;
    background-color: #fff;
    margin: 30px 0 0 0;
}

.timeLine1 {
    width: 1000px;
    height: 50px;
    background-color: #dddddd;
    margin: 0 0 0 10px;
}

.timeLine2 {
    width: 1000px;
    height: 50px;
    background-color: #fff;
    margin: 0 0 0 10px;
}

.timeLine .time {
    font-size: 16px;
    font-weight: 900;
    text-align: center;
    line-height: 50px;
    margin-left: 20px;
}

.timeLine .text {
    font-size: 16px;
    font-weight: 100;
    text-align: center;
    line-height: 50px;
    margin-left: 100px;
}

.circle {
    width: 25px;
    height: 25px;
}

.vertical {
    width: 30px;
    height: 30px;
}

.circle {
    position: absolute;
    left: 142px;
    margin-top: 13px;
}

.vertical {
    position: relative;
    left: 46px;
    top: 23px;
}

.chengdu {
    width: 700px;
    margin-top: 50px;
    border-bottom: 1px solid #000
}

.leshan {
    width: 700px;
    margin-top: 80px;
    border-bottom: 1px solid #000
}

.chengdu h4,
.leshan h4 {
    margin-left: 0;
}

.chengdu img,
.leshan img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.shinagawaPic {
    width: 170px !important;
    height: 210px !important;
    float: right;
    position: absolute;
    right: 0;
    top: 135px;
}

.chengduPic {
    width: 170px !important;
    height: 210px !important;
    float: right;
    position: absolute;
    right: 0;
    top: 425px;
}

.leshanPic {
    width: 170px !important;
    height: 210px !important;
    float: right;
    position: absolute;
    right: 0;
    top: 720px;
}

.sh-receptionPic {
    width: 170px !important;
    height: 210px !important;
    float: right;
    position: absolute;
    right: 0;
    top: 1010px;
}

.sh-yuanmaPic {
    width: 227px !important;
    height: 170px !important;
    float: right;
    position: absolute;
    right: 0;
    top: 1340px;
}

.li .link {
    margin: 30px 0;
}

.link img {
    float: left;
    width: 30px;
    height: 30px;
    margin-top: 20px;
}

.link p {
    float: left;
    margin-left: 10px;
}

.link a {
    text-decoration: underline;
    color: #000;
}

.link a:hover {
    color: #5e5e5e;
}

.news {
    border-top: 2px solid #a9a9a9;
    min-height: 180px;
    position: relative;
    margin: 0;
    overflow: hidden;
}

.news:hover {
    box-shadow: 10px 10px 30px 10px #ededed;
}

.news .photo {
    width: 200px;
    height: 150px;
    float: left;
    margin: 15px 0 0 0;
}

.news .photo2 {
    width: 120px;
    height: 150px;
    float: left;
    margin: 15px 0 0 40px;
}

.news p {
    text-indent: 2em;
}

.news a {
    color: black;
}

.news a:hover {
    text-decoration: none;
    color: #1296db;
}

.newsText {
    margin-left: 220px;
    width: 780px;
}

.newsText h4 {
    margin-left: 0 !important;
}

.newsText p {
    /*  text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;*/
    font-size: 14px;
    line-height: 30px;
    margin-top: 0;
}

.newsMore,
.newsLess {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.newsLess {
    margin-right: 2em;
}

.newsMore img,
.newsLess img {
    width: 20px;
    height: 20px;
    margin-right: 3px;
}

.newsTime {
    position: absolute;
    left: 220px;
    bottom: 5px;
}

.tableFoot {
    height: 40px;
    border-top: 2px solid #a9a9a9;
    padding-top: 50px;
    position: relative;
}

.tableFoot p {
    min-width: 80px;
    float: right;
    line-height: 35px;
    position: absolute;
    right: 0;
    top: 50px;
}

.tableFoot select {
    width: 100px;
    float: left;
}

.tableFoot nav {
    width: 355px;
    margin: 0 auto;
}

.pagination {
    margin: 0 20px 0 0 !important;
}

.tableFoot .page {
    width: 50px;
    height: 34px;
    padding: 6px 12px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.pageJump {
    float: right;
}

.honorImg {
    min-width: 4000px;
    height: 240px;
    position: absolute;
}

.honorPic {
    width: 900px;
    height: 260px;
    margin: 50px auto;
    position: relative;
    overflow: hidden;
}

.leftIcon {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 210px;
    z-index: 1000;
}

.rightIcon {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 210px;
    z-index: 1000;
}

.honorPic .img1 {
    width: 280px;
    height: 190px;
    margin: 15px 10px 0 10px;
}

.honorPic .img2 {
    width: 180px;
    height: 220px;
    margin: 20px 22px 0 22px;
}

.star {
    width: 1080px;
    height: 380px;
    position: absolute;
    top: 18px;
    left: -22px;
    z-index: 0.00001;
}

.zuzhi {
    margin-top: 50px;
}

.zuzhi h3 {
    color: #1296db;
    border-left: 7px solid #eaab51;
    padding-left: 10px;
    margin-left: 0;
}

.zuzhi img {
    width: 1000px;
    margin-top: 50px;
}