

body{
    background: url("cxsz-bg1.png");
}


/*顶部*/
.cxsz-top{
    height: 196px;
    width: 100%;
    background: url("cxsz-headbg1.png") 0px no-repeat;

}

.cxsz-top-box{
    width: 1200px;
    margin: 0 auto;
}

.cxsz-logo1{
    display: inline-block;
    height: 124px;
    width: 353px;
    margin: 21px 0 0 0;
    background: url("cxsz-logo1.png") 0px no-repeat;

}
.cxsz-head-search{
    margin: 81px 0 0 0;
    display: inline-block;
    position: relative;
    
}

.cxsz-head-sear{
    display: inline-block;
    box-sizing: border-box;
    width: 503px;
    height: 40px;
    line-height: 40px;
    padding: 0 60px 0 20px;
    font-size: 12px;
    background: url("cxsz-seardhbg1_03.png");

}
.cxsz-head-searbtn{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 43px;
    height: 40px;
    background: url("cxsz-headsearch1_03.png") 0px no-repeat;
}

/*导航*/
.cxsz-nav{
    width: 100%;
    height: 48px;
    background: url("cxsz-navbg1_02.png") 0px no-repeat;
}

.cxsz-nav-detail{
    width: 1180px;
    margin: 0 auto;
}
.cxsz-nav a{
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    width: 106px;
    height: 32px;
    font-size: 18px;
    color: #3b3534;
    margin: 9px 50px 0 36px;
    line-height: 32px;

}
.cxsz-nav a.cur,.cxsz-nav a:hover{
    color: #ffffff;
    background: url("cxsz-nav-cur.png") no-repeat;

}









/*footer*/
.footer{
    border-top: 2px #e8e6e3 solid;
    background: #ffffff;
    height: 125px;
    width: 100%;
}
.comWid{
    width: 1200px;
    height: 62px;
    margin: 0 auto;
    padding-top: 25px;
}

.foot-tab-tit a{
    float: left;
    width: 216px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #61656b;
    font-size: 18px;
    margin-right: 10px;
    background: #f4f9fd;
}
.foot-tab-tit a.cur{
    background: #fff;
    color: #1e61a5
}
.foot-tab-list{
    background: #fff;
    width: 100%;
}
.foot-tab-item{
    min-height: 36px;
    padding:15px 70px;
}
.foot-tab-item a{
    float: left;
    line-height: 36px;
    color: #61656b;
    font-size: 16px;
}
.foot-tab-item span{
    float: left;
    height: 17px;
    width: 1px;
    background: #abadaf;
    border-right:1px solid #7d8084;
    margin:10px 27px 0;
}

.footer-left .foot-le-img{
    float: left;
    height: 62px;
    width: 49px;
    overflow: hidden;
}
.foot-le-img img{
    display: block;
    height: 62px;
    width: 49px;
}
.footer-txt{
    margin-left: 15px;
}
.footer-txt p{
    color: #6e6e6e;
    line-height: 28px;
    font-size: 12px;
}

.footer-right a,
.footer-right a img{
    display: block;
    width: 132px;
    height: 53px;
}


/*翻页*/
.cxsz-lb-fy{
    width: 100%;
    height: 105px;
}
.cxsz-lb-fy div{
    width: 440px;
    height: 30px;
    margin: 0 auto;
    padding: 43px 0 51px 0;
}
.cxsz-lb-fy a{
    display: block;
    font-size: 12px;
    line-height: 30px;
    color: #4c4c4c;
}

.cxsz-lb-fy-pre,.cxsz-lb-fy-nex{
    display: inline-block;
    width: 56px;
    height: 21px;
    box-sizing: border-box;
}
.cxsz-lb-fy-pre{
    margin: 3px 5px 0 40px;
    background: url("cxsz-prepg.png") 0px no-repeat;
}
.cxsz-lb-fy-nex{
    margin: 3px 40px 0 5px;
    background: url("cxsz-nextpg.png") 0px no-repeat;
}
.cxsz-lb-fy-sy,.cxsz-lb-fy-wy{
    margin-bottom: 3px;
}
.cxsz-lb-fy-ym{
    margin: 0 5px 3px 5px;
    box-sizing: border-box;
    width: 28px;
    padding-left: 10px;
}
.cxsz-lb-fy-ym.cur,.cxsz-lb-fy-ym:hover{
    color: #ffffff;
    background: url("cxsz-pgnow.png") 0px no-repeat;
}

