* {
    margin: 0;
    padding: 0
}

ol, ul {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle;
    height: 251px;
    width: 329px;
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

a {
    text-decoration: none !important;
    color: #373d41
}

em, i, s {
    font-style: normal;
    text-decoration: none
}

.w {
    /*  width:85%; */
    min-width: 1400px;
    margin: 0 auto
}

.fl {
    float: left;
    margin-right: 0px;
}

.fr {
    float: right
}

.al {
    text-align: left
}

.hide {
    display: none
}

.active {
    color: #00c1e0 !important
}

body, html {
    width: 100%;
/*     height: 100%; */
    font-family: Arial
}

#top {
    height: 65px;
    width: 100%;
    background-color: #010c32;
    border-bottom: 3px solid #ffffff;
    min-width: 1400px;
    margin: 0 auto;
    /*position: fixed;*/
    top: 0;
    left: 0;
    z-index: 999;
}

#top .w {
    line-height: 65px;
    height: 65px;
}

#top .w .logo {
    width: 13%;
    padding-top: 10px
}

#top .w .logo a {
    display: block;
    width: 153px;
    height: 42px;
    text-indent: -2222em;
    background-size: 120px auto;
    background-position: 14px 4px;
    line-height: 50px
}

#top .w .topnav .firstList {
    height: 65px;
    float: left;
    cursor: pointer
}

#top .w .topnav a {
    /*! display: block; */
    /*! width: 100%; */
    height: 100%;
    padding: 0 32px;
    color: #fff;
    font-size: 16px;
}



.firstList:hover > .secondList {
    display: block !important
}

#top .w .topnav .firstList:hover > a {
    color: #00c1e0 !important
}

#top .w .topnav .firstList > a {
    font-size: 16px
}

#top .w .topnav .secondList {
    width: 100%;
    left: 0;
    top: 65px;
    text-align: center;
    z-index: 999
}

#top .w .topnav .secondList li:first-of-type {
    border-top: none
}

#top .w .topnav .secondList li {
    line-height: 50px;
    height: 50px;
    background-color: #010c32;
    border-top: 1px solid #fff
}


#top .w .topnav .secondList li:hover > a {
    color: #00c1e0
}


#top .contact {
    width: 33%;
    font-size: 16px;
    text-align: right;
    color: #fff;
    float: right
}

#top .contact .phone {
    display: inline-block;
    padding-right: 20px
}

#top .contact .email {
    display: inline-block;
    /*width: 197px*/
}

/* 中间的banner图片格式 */
.banner {
    /*! position: relative; */
    background: url("ban.jpg") no-repeat top left;
    background-size: 100% 100%;
    /*width: 100%;*/
    min-width: 1400px;
    min-height: 498px;
    
    /*! margin-top: 62px; */
}

.row{
    width: 100%;
    min-width: 1400px;
}

#rowtop {
    height: 80px;
}

#row11 {
    margin-left: 100px;
    height: 100px;
    width: 350px;
/*     background: cyan; */
    text-align: center;
    font-size: 30px;
    color: white;
    font-family: Arial, Helvetica, "Microsoft YaHei", sans-serif;

}

#row21 {
    margin-top: 5px;
    margin-left: 100px;
    height: 100px;
    width: 300px;
/*     background: cyan; */
    text-align: center;
    font-size: 30px;
    color: white;
    font-family: Arial, Helvetica, "Microsoft YaHei", sans-serif;
}
/* 下面四个导航图 */
#bottom1{
/*     background: url("wlyq.jpg") no-repeat; */
     height: 251px;
    width: 100%;
    cursor:pointer;
    opacity: 0.8
}
#bottom1:hover{
    transform: scale(1.05);
    opacity: 1;
}
#bottom2{
    /*background: url("kycx.jpg") no-repeat;*/
height: 251px;
    width: 100%;
    cursor:pointer;
    opacity: 0.8;
/*     border: 5px whi solid; */
}
#bottom2:hover{
    transform: scale(1.05);
    opacity: 1;
}
#bottom3{
/*     background: url(""); */
height: 100%;
    width: 100%;
    cursor:pointer;
    opacity: 0.8;
}
#bottom3:hover{
    transform: scale(1.05);
    opacity: 1;
}
#bottom4{
/*     background: url(""); */
    height: 100%;
    width: 100%;
    cursor:pointer;
    opacity: 0.8;
}
#bottom4:hover{
    transform: scale(1.05);
    opacity: 1;
}

h2 {
    color: white;
    margin: 0
}

#bottom11{
    height: 100px;
}

.bottonbg{
    background: #010c32;
    height: 62px;
}

.title{
    font-size: 25px;
    text-align: center;
    color: white;
    margin-bottom: 5px;
    
}

.text{
    color: white;
    font-size: 20px;
   text-align: center;
    margin-top: -12px;
}

.left_p{
    height: 30px;
    width: 30px;
}
#footer {
    width: 100%;
    margin: 0 auto;
    color: white;
}
#footer {
    color: white;
    background-color: #010c32;
    height: 50px;
    /*     padding-top: 10px;*/
    min-width: 1400px;
/*     margin-top: -px; */
}
