@charset "utf-8";
* {
    font-family: å¾®è½¯é›…é»‘;
    margin: 0;
    padding: 0;
}

.min1200 {
    min-width: 1200px;
}
.c_b {
    clear: both;
}
a {
    text-decoration: none;
}
em{
    font-style: normal;
}
.clear{
    clear: both;
}
.M {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

.n_nav{
    width: 100%;
    height: 75px;
}
.n_nav .n_list{
    width: 100%;
    float: left;
    height: 75px;
}
.n_nav .n_list a{
    display: inline-block;
    padding: 0;
    width: 116px;
    height: 36px;
    border-radius: 6px;
    line-height: 36px;
    margin-top: 17.5px;
    text-align: center;
    font-size: 14px;
    color: #333;
    background: #e0e0e0;
}
.n_nav .n_list a + a{
    margin-left: -1px;
}
.n_nav .n_list a.current{
    background: #0876ef;
    color: #fff;
}
.con1{
    height: 396px;
    width: 100%;
    margin-top: 20px;
    color: #333;
}
.c1_left{
    width: 455px;
    height: 100%;
    overflow: hidden;
    float: left;
}
.c1_left>img{
    width: 100%;
    height: 100%;
}
.c1_right{
    width: 675px;
    height: 396px;
    float: right;
    background-color: #f2f2f2;
    padding-left: 40px;
}
.c1_right h2{
    font-size: 36px;
    color: #0876ef;
    font-weight: bold;
    margin-top: 20px;
    line-height: 48px;
}
.c1_right h3{
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
}
.c1_right span{
    color: #0876ef;
}
.c1_right>ul>li{
    list-style-type: disc;
    font-size: 18px;
    line-height: 41px;
    margin-left: 20px;
    letter-spacing: 4px;
}
.c1_right>ul>li>span{
    font-size: 18px;
    font-weight: bold;
    color: #0876ef;
}

.con2{
    width: 100%;
    height: 1348px;
    margin-top: 40px;
}
.title{
    width: 100%;
}
.title>h2{
    font-size: 36px;
    font-weight: bold;
    color: #0876ef;
    text-align: center;
}
.con2 .station{
    width: 100%;
    height: 375px;
    background: url("../images/pmc2_1.jpg")no-repeat center;
}
.con2 h2{
    font-size: 26px;
    font-weight: bold;
    color: #0876ef;
}
.con2 .station>h2{
    padding: 40px 0 0 10px;
}
.con2 .rank{
    width: 100%;
    height: 388px;
    background: url("../images/pmc2_2.jpg")no-repeat center;
}
.con2 .rank>h2{
    float: right;
    padding: 36px 246px 0 0;
}
.con2 .change{
    width: 100%;
    height: 548px;
    background: url("../images/pmc2_3.jpg")no-repeat center bottom;
}
.con2 .change>h2{
    padding: 0 0 0 10px;
}
.con3{
    width: 100%;
    height: 606px;
    margin-top: 50px;
}
.c3_left{
    width: 579px;
    height: 527px;
    float: left;
    overflow: hidden;
    margin-top: 20px;
}
.c3_left img{
    width: 100%;
}
.c3_right{
    width: 579px;
    height: 527px;
    float: right;
    overflow: hidden;
    margin-top: 20px;

}
.c3_left img{
    width: 100%;
}