@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;
}

.banner{
    position: relative;
    width:100%;
}
.banner img{
    width:100%;
}
.banner .navW{
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    background:rgba(0,0,0,0.3);
    height: 60px;
}
.banner .navW .nav{
    width:1440px;
    height: 60px;
    margin:0 auto;
}
.banner .navW .nav a{
    float: left;
    height: 60px;
    margin-right: 170px;
    color:#fff;
}
.banner .navW .nav a.active{
    color:#c0c0c0;
}
.banner .navW .nav a p{
    width:100%;
    text-align: center;
    font-weight: bold;
}
.banner .navW .nav a .p1{
    font-size: 20px;
    padding-top: 5px;
}
.banner .navW .nav a .p2{
    font-size: 18px;
    padding-top: 1px;
}
.news{
    width:100%;
}
.news .tab{
    width:1440px;
    margin:0 auto;
    height: 60px;
}
.news .tab li{
    float: left;
    font-size: 20px;
    margin-right: 70px;
    line-height: 60px;
    font-weight: bold;
}
.news .tab li.active{
    float: left;
    color:#c0c0c0;
}
.news .contentW{
    width:100%;
    padding-top: 23px;
    background: #ebebeb;
}
.news .contentW .content{
    width:1440px;
    margin:0 auto;
}
.news .contentW .content .top{
    width:100%;
}
.news .contentW .content .top .left{
    margin-right: 50px;
}
.news .contentW .content .top .right{
    width:540px;
}
.news .contentW .content .top .right li{
    position: relative;
    padding:0 10px;
    height: 130px;
    background: #fff;
    margin-bottom: 20px;
}
.news .contentW .content .top .right li img{
    margin-top: 9px;
    margin-right: 10px;
}
.news .contentW .content .top .right li .jianjie{
    position: relative;
    width:290px;
    height: 100%;
}
.news .contentW .content .top .right li .jianjie h3{
    padding-top: 7px;
    font-size: 20px;
    font-weight: bold;
}
.news .contentW .content .top .right li .jianjie p{
    padding-top: 5px;
    padding-left: 10px;
    line-height: 24px;
    font-size: 13px;
}
.news .contentW .content .top .right li .jianjie div{
    position: absolute;
    font-size: 13px;
    bottom: 10px;
    left:10px;
}
.news .contentW .content .top .right li .jt{
    margin:0;
    position: absolute;
    top:40px;
    right: 5px;
}
.news .contentW .content .bottom{
    margin-top: 40px;
    margin-bottom: 50px;
	padding-bottom:40px;
}
.news .contentW .content .bottom a{
    margin-right: 35px;
}
.news .contentW .content .bottom a img{
    width:330px;
    height: 200px;
}









.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;
}
