@charset "utf-8";

body{
    width:100%;
}
.header{
    width:1440px;
    height: 60px;
    margin:0 auto;
}
.header .wh{
    float: left;
    margin-left: 500px;
    line-height: 60px;
    font-size: 16px;
}
.header .right{
    float: right;
    width:180px;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    font-size: 20px;
}
.navW{
    width: 100%;
    background:#b92e29;
    height: 60px;
}
.navW .nav{
    width:1440px;
    height: 60px;
    margin:0 auto;
}
.navW .nav a{
    float: left;
    height: 60px;
    margin-right: 170px;
    color:#fff;
}
.navW .nav a.active{
    color:#c0c0c0;
}
.navW .nav .a1{
    margin-left: -220px;
}
.navW .nav a p{
    width:100%;
    text-align: center;
    font-weight: bold;
}
.navW .nav a .p1{
    font-size: 20px;
    padding-top: 5px;
}
.navW .nav a .p2{
    font-size: 18px;
    padding-top: 1px;
}
.gybks{
    width:1440px;
    margin:0 auto;
    font-size: 20px;
    line-height: 60px;
    font-weight: bold;
}
.jtnrW{
    width:100%;
    background: #e8e6e8;
    padding-top: 30px;
    padding-bottom: 175px;
}
.jtnrW .jtnr{
    width:1440px;
    margin:0 auto;
}
.jtnrW .jtnr .jLeft{
    width:850px;
    margin-right: 220px;
}
.jtnrW .jtnr .jLeft .content{
    width:100%;
}
.jtnrW .jtnr .jLeft .content h3{
    position: relative;
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 17px;
}
.jtnrW .jtnr .jLeft .content h3 span{
    position: absolute;
    left:0;
    top:0;
    width:10px;
    height: 30px;
    background: #b92e29;
}
.jtnrW .jtnr .jLeft .content p{
    line-height: 24px;
    font-size: 13px;
}
.jtnrW .jtnr .jRight{
    width:370px;
}
.jtnrW .jtnr .jRight .content{
    width:370px;
    height: 185px;
    background: url("../images/gywm.png") no-repeat;
    margin-bottom: 20px;
}
.jtnrW .jtnr .jRight .content h3{
    font-size: 20px;
    color:#fff;
    line-height:40px;
    padding-left: 16px;
    font-weight: bold;
}
.jtnrW .jtnr .jRight .content p{
    padding-top: 43px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.jtnrW .jtnr .jRight .content img{
    position: absolute;
    right:60px;
    top:40px;
    width:114px;
    height: 114px;

}

.linkW{
    width:100%;
    padding-top: 24px;
    height: 268px;
    border-bottom: 1px solid #bbbbbb;
    background: #000;
}
.linkW .link{
    width:1150px;
    margin:0 auto;
    color:#fff;
    font-size: 16px;
}
.linkW .link a{
    color:#fff;
}
.linkW .link .yqlj{
    width:460px;
}
.linkW .link h3{
    line-height: 44px;
    font-size: 16px;
}
.linkW .link .yqlj .list{

}
.linkW .link .yqlj .list a{
    float: left;
    line-height: 34px;
}
.linkW .link .yqlj .list .a1{
    width:80px;
}
.linkW .link .yqlj .list .a2{
    width:90px;
}
.linkW .link .yqlj .list .a3{
    width:104px;
}
.linkW .link .yqlj .list .a4{
    width:160px;
}
.linkW .link .gzwm{
    width:406px;
}
.linkW .link .gzwm .list{
    padding-top: 12px;
}
.linkW .link .gzwm .list li{
    float: left;
    width:190px;
}
.linkW .link .gzwm .list li img{
    margin-left: 8px;
}
.linkW .link .gzwm .list li p{
    line-height: 32px;
}
.qt{

}
.qt .list{
    padding-top: 25px;
}
.qt .list a{
    float: left;
    width:100px;
    margin-right: 60px;
}
.qt .list a p{
    line-height: 34px;
    text-align: center;
}
.footerW{
    width:100%;
    height: 150px;
    background: #000;
}
.footerW .footer{
    width:1440px;
    margin:0 auto;
    font-size: 16px;
}
.footerW .footer h3{
    color:#fff;
    font-size: 16px;
    text-align: center;
    line-height: 42px;
    font-weight: bold;
}
.footerW .footer h3 a{
    color:#fff;
    font-size: 16px;
    line-height: 42px;
    font-weight: bold;
}
.footerW .footer p{
    color:#555555;
    text-align: center;
    line-height: 32px;
    font-weight: bold;
}
