.top_pic1,.top_pic2,.top_pic3,.top_pic4,.top_pic5,.top_pic6,.top_pic7{
    width:100%;
    min-width:1200px;
    height:266px;
    background-size:cover;
}
.top_pic1{
    background:url("../image/el_pic/top_pic_1.png") no-repeat;
    background-size:cover;
}
.top_pic2{
    background:url("../image/bus_pic/top_pic_2.png") no-repeat;
    background-size:cover;
}
.top_pic3{
    background:url("../image/qu_pic/top_pic_3.png") no-repeat;
    background-size:cover;
}
.top_pic4{
    background:url("../image/look_pic/top_pic_4.png") no-repeat;
    background-size:cover;
}
.top_pic5{
    background:url("../image/air_pic/top_pic_5.png") no-repeat;
    background-size:cover;
}
.top_pic6{
    background:url("../image/com_pic/top_pic_6.png") no-repeat;
    background-size:cover;
}
.top_pic7{
    background:url("../image/cus_pic/top_pic_7.png") no-repeat;
    background-size:cover;
}
.picmask{
    width:100%;
    min-width:1200px;
    height:266px;
    background:rgba(0,0,0,0.15);
    position:absolute;
}
.pic_word{
    color:white;
    text-align:center;
    padding-top:107px;

}
.pic_word h1,.pic_word p{
    text-shadow:2px 2px 3px #000000;
    color:white;
}
.pic_word h1{
    font-family:"黑体";
    font-size:28px;
}
.pic_word p{
    font-size:18px; 
    margin-top:2px;
}
.pic_word p,.web_content,.web_content h1{
    font-family:"黑体";
}
.web_content{
    width:84%;
    min-width:1008px;
    margin-left:8%;
    padding:3% 0;
    line-height:30px;
    text-indent:2em;
}
.web_content p{
    margin-bottom:3%;
}
.web_content img{
    width:90%;
    /*margin-left:2.5%;*/
    vertical-align: middle;
}
.web_content td{
    text-align:center;
}
.web_content1{
    width:84%;
    min-width:1008px;
    margin-left:8%;
    padding:3% 0;
    line-height:30px;
    text-indent:2em;
}
.web_content1 p{
    margin-bottom:3%;
}

.web_content1 td{
    text-align:center;
}
.minimask{
    width:75%;
    height:200px;
    line-height:200px;
    background:rgba(0,0,0,0.4);
    color:white;
    position:relative;
    float:left;
    margin-top:-45%;
    margin-left:12%;
    cursor:pointer;
    font-family:  钀嶆柟-绠�;
    font-size:14px;
}
.minimask:hover{
    background:rgba(0,0,0,0.6);
}
.map{
    width:100%;
    height:570px;
    overflow: hidden;
    min-width:1200px;
}
#botline{
    width:100%;
    border-bottom:1px solid #a6a6a6;
    color:#0093cc;
    font-size:23px;
    padding-bottom:12px;
    text-indent:0;
}
#mestable td{
    text-align: left;
    width:33.3333%;

}
.secondtop{
    width:100%;
    min-width:1200px;
    height:45px;
    line-height:45px;
    background:#0093cc;

}
.secondtop ul{
    width:50%;
    min-width:600px;
    margin-left:25%;
}
.secondtop li {
    float:left;
    height:45px;
    display:block;
    text-decoration:none;
    margin-left:45px;
    font-family:"钀嶆柟-绠�;
}
.secondtop li a{
    color:white;
    text-decoration:none;
    height:42.5px;
    display:block;
}
.thirdon{
    border-bottom:3px solid #ffffff;
}
#third_m2,#third_m3,#third_m4,#third_m5,#third_m6{
    display:none;
}
.thirdhead{
    font-size:20px;
    margin-bottom:2%;
    text-align: center;
    font-weidth:bold;
}
.timething_table{
    width:83%;
    margin-left:8.5%;
}
.thirdcontent p{
    margin:0;
    padding:0;
    margin-bottom:20px;
}
.timething_table a{
    display:block;
    background-color:white;
    width:410px;
    height:35px;
}
.time_span{
    background:#999999;
    width:120px;
    float:left;
    height:28px;
    margin-left:13px;
    margin-top:3.5px;
}
.time_span img{
    width:17px;
    margin-top:5px;
    float:left;
    margin-left:10px;
}
.timething_table p{
    float:left;
    color:black;
    margin-top:3px;
    margin-left:14px;
    font-size:13px;
}
.timething_table h1,.timething_table h2{
    margin:0;
    padding:0;
    color:white;

}
.timething_table h1{
    font-size:18px;
    padding-top:16px;
    float:top;
    height:19px;
}
.timething_table h2{
    font-weight:normal;
    font-size:10px;
}
.timething_table a:hover .time_span{
    background:#0093cc;
}
.timething_table a:hover p{
    color:#0093cc;
}
.timething_table a:hover{
    box-shadow: 0px 0px 15px #7f7f7f;
}
.bottompage{
    width:100%;
    margin-top:3%;
    min-width:1008px;
    height:50px;
    line-height:50px;
    background:#7bc4e1;
}
.pre_page{
    float:left;
    background:url("../image/cus_pic/pre_page.png") center center no-repeat #0093cc;
    background-size:50%;
    heigth:50px;
    width:50px;
}
.next_page{
    float:right;
    background:url("../image/cus_pic/next_page.png") center center no-repeat #0093cc;
    background-size:50%;
    heigth:50px;
    width:50px;
}
.bottompage li{
    float:left;
    width:18px;
    text-align: center;
    height:18px;
    margin-top:15px;
}
.bottompage a{
    color:white;
    cursor:pointer;
    display:block;
    text-decoration: none;
    height:18px;
}
.bottompage a:hover{
    background:white;
    color:#7bc4e1;
}