﻿
body {
    background-color: #e2e2e2;
}


.w {
    width: 1300px;
    margin: 0 auto;
}

.pbox p::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}

.pbox p::-webkit-scrollbar-track-piece {
    background-color: transparent;
    -webkit-border-radius: 6px;
}

.pbox p::-webkit-scrollbar-thumb:vertical {
    height: 12px;
    background-color: #BDBDBD;
    -webkit-border-radius: 6px;
}

.pbox p::-webkit-scrollbar-thumb:horizontal {
    width: 12px;
    background-color: #BDBDBD;
    -webkit-border-radius: 6px;
}

.pbox p::-webkit-scrollbar-thumb:vertical:hover,
.pbox p::-webkit-scrollbar-thumb:horizontal:hover {
    background-color: #808080;
}

.fix {
    font-family: 'icomoon';
    position: fixed;
    left: 50%;
    margin-left: 660px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
}

/* main start */
.main_nav {
    background-color: #fff;
    height: 49px;
    border-bottom: 1px solid #015293;

}

.main_nav h4 {
    float: left;
    font-size: 18px;
    line-height: 50px;
    font-weight: 400;
    text-indent: 1.5em;
}

.main_nav ul {
    float: right;
}

.main_nav ul li {
    padding: 0 10px;
    margin-top: 14px;
    float: left;
    font-family: 'icomoon';
    font-size: 16px;
    font-weight: 700;
    color: #4e4f51;
    border-left: 1px dotted #4e4f51;
}

.main_nav ul .fst {
    border-left: 0 dotted #4e4f51;

}

.main_bd {
    background-color: #fff;
    padding: 15px;
}

/*  */
.shotinfo{
    overflow: hidden;
}

.shotimg {
    float: left;
    width: 470px;
}

.shotimg img {
    width: 86%;
    height: 215px;
}

.shottext {
    width: 1270px;

}

.shottext h3 {
    font-size: 25px;
    overflow: hidden;
    line-height: 30px;
    padding-left: 30px;
}

.shottext p {
    display: block;
    height: 30px;
    font-size: 16px;
    overflow: hidden;
    padding-top: 10px;
    padding-left: 30px;
}

.shottext ul {
    padding-top: 15px;
    padding-left: 30px;
    overflow: hidden;
}

.shottext ul li {
    width: 50%;
    float: left;
    font-size: 20px;
}

.shottext .buttom li {
    font-size: 25px;
}

/* main end */

/* maintext start */
.maintext {
    margin-top: 20px;

}

.letftext {
    float: left;
    width: 790px;
    height: 610px;
    background-color: #fff;
    padding: 20px;

}

.letftext .mtiltle {
    background-color: #015293ff;
}

.letftext ul li {
    float: left;
    font-size: 20px;
    font-weight: 400;
}

.letftext ul li :hover {
    border-bottom: 5px solid #015293;
    margin-left: 20px;
    padding-bottom: 10px;


}

.letftext ul li a {
    margin: 20px;
    font-size: 20px;
}

.letftext .pbox {
    margin-top: 40px;
    height: 570px;
    border-top: 2px solid #015293;
    padding: 0 0 0 15px;
}

.letftext .pbox .contbox {
    height: 555px;
    overflow-x: hidden;
    overflow-y: scroll;
    text-indent: 2em;
    margin-top: 15px;
    line-height: 40px;
    font-size: 18px;
    color: #4e4f51;
    padding-right: 10px;
}

.leaderinfo {
    float: right;
    width: 450px;
    height: 650px;
}

.leaderinfo .lderinfo {
    height: 42%;
    margin-bottom: 19px;
    background-color: #fff;
    padding: 19px;
}

.leaderinfo .lderinfo h3 {
    padding-bottom: 10px;
    border-bottom: 2px solid #015293;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
}
/* brief */
.lderinfocont{
    width: 100%;
    height: 220px;
    overflow-x: hidden;
    overflow-y: scroll;
    text-indent: 2em;
    margin-top: 15px;
    line-height: 40px;
    font-size: 18px;
    color: #4e4f51;
   
}



.leaderinfo .lderinfo table {
    width: 100%;
    text-align: center;
    line-height: 30px;

}

.leaderinfo .lderinfo table thead tr td {
    font-size: 18px;
    color: #015293;
    width: 50%;
    padding-left: 50px;
    text-align: left;
}

.leaderinfo .lderinfo table tbody tr td {
    height: 34px;
    font-size: 18px;
    color: #4e4f51;
}

.leaderinfo .lderinfo table tbody tr td a {
    background-color: #015293;
    padding: 3px 8px;
    font-size: 13px;
    color: #fff;
}

.leaderinfo .cominfo {
    height: 43%;
    background-color: #fff;
    padding: 20px;

}

.leaderinfo .cominfo h3 {
    padding-bottom: 10px;
    border-bottom: 2px solid #015293;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
}

.leaderinfo .cominfo table {
    width: 100%;
    text-align: center;
    line-height: 30px;

}

.leaderinfo .cominfo table thead tr td {
    font-size: 18px;
    color: #015293;
    padding-left: 50px;
    text-align: left;
    width: 50%;
}

.leaderinfo .cominfo table tbody tr td {
    height: 34px;
    font-size: 18px;
    color: #4e4f51;
    text-align: left;
    padding-left: 50px;
}

.leaderinfo .cominfo table tbody tr td a {
    padding: 3px 8px;
    font-size: 13px;
    background-color: #015293;
    color: #fff;
}

.nobox {
    width: 1300px;
    height: 650px;
}

.btbox {
    margin-top: 20px;
    height: 475px;
}

.btbox h3 {
    text-align: center;
    padding: 15px 0;
    background-color: #015293;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
}

.pbox {
    padding: 18px;
    padding-right: 5px;
}

.btbox p {
    height: 390px;
    overflow-x: hidden;
    overflow-y: scroll;
    line-height: 40px;
    font-size: 16px;
    color: #4e4f51;
    text-indent: 2em;
    padding-right: 5px
}

.btbox1 {
    float: left;
    background-color: #fff;
    width: 420px;
    height: 475px;

}

.btbox2 {
    margin-left: 20px;
    float: left;
    background-color: #fff;
    width: 420px;
    height: 475px;
}




.btbox3 {
    margin-left: 20px;
    float: left;
    background-color: #fff;
    width: 420px;
    height: 475px;
}

/* maintext end */

