.yxt_main{
    width: 1000px;
    height:auto;
    margin: 0 auto;
}
.mainLeft{
    width: 220px;
    height:auto;
    margin-top: 405px;
    padding: 10px 0;
    float: left;
}
.mainLeft .yx_tab{
    width: 218px;
    height:260px;
    border:1px solid #cfcfcf;
    float: right;
}
.mainLeft .yx_tab .yx_tabs{
    width: 216px;
    height:30px;
    background: #f5fbef;
}
.mainLeft .yx_tab .yx_tabs a{
    display:block;
    width: 108px;
    height: 30px;
    line-height:30px;
    text-align: center;
    font-size: 14px;
    float: left;
    border-bottom:1px solid #cfcfcf;
}
.mainLeft .yx_tab .yx_tabs a.line{
    border-right:1px solid #cfcfcf;
}

.mainLeft .yx_tab .yx_tabs .current{
    background: #ffffff;
    border-bottom:1px solid #ffffff;
}
.mainLeft .yx_tab .tabbox .tab_box{
    padding: 10px;
}
.mainLeft .yx_tab .tabbox .tab_box ul li{
    width: 100%;
    height:26px;
    line-height:26px;
    background: url("../images/icon_03.jpg") no-repeat left center;
    padding-left: 15px;
}
.mainLeft .xqBox{
    width: 218px;
    height:283px;
    margin-top: 10px;
    border:1px solid #cfcfcf;
}
.mainLeft .xqBox .dh{
    width: 216px;
    height:33px;
    border-bottom:1px solid #cfcfcf;
    background: url("../images/icon_dh.jpg") repeat-x;
    line-height:33px;
    text-align: center;
}
.mainLeft .xqBox ul li{
    width: 104px;
    height:115px;
    border:1px solid #cfcfcf;
    float: left;
    margin: 4px 2px;
}
.mainLeft .xqBox ul li p{
    width: 104px;
    height:30px;
    line-height:30px;
    text-align: center;
}
.mainLeft .xqBox ul li .img{
    width: 90px;
    height: 70px;
    margin: 0 auto;
}
.mainLeft .xqBox ul li .img img{
    width: 90px;
    height:70px;
}

.mainRight{
    width: 765px;
    height:auto;
    float: right;
    margin-top: 10px;
}
.mainRight .dh{
    width: 765px;
    height:34px;
    background: url("../images/nav_bg01.jpg") repeat-x;
    border:1px solid #e0e0e0;
}
.mainRight .dh .posBox{
    width: 300px;
    height:34px;
    line-height:34px;
    padding-left: 10px;
    float: left;
}
.mainRight .dh .change{
    width: 160px;
    height:34px;
    float: right;
    background: url("../images/nav_img.jpg") no-repeat right center;
}
.mainRight .dh .change .changeBox{
    width: 105px;
    height:20px;
    background: #ffffff;
    border:1px solid #d4d4d6;
    margin: 5px 0;
}
.mainRight .dh .change .changeBox a{
    display: block;
    width: 105px;
    height:20px;
    line-height:20px;
    background: url("../images/icon_dh02.jpg") no-repeat left 5px center;
    text-indent: 1.5em;
}
.mainRight .product_list{
    width: 765px;
    height:auto;
}

.mainRight .product_list ul li{
    width: 765px;
    height:120px;
    margin: 10px auto;
    padding-bottom: 15px;
    border-bottom:1px dashed #d5d3d3;
}
.mainRight .product_list ul li .title{
    width:765px;
    height:35px;
}
.mainRight .product_list ul li .title h2{
    width: 690px;
    height: 35px;
    float: left;
    line-height:35px;
    font-size: 14px;
    font-weight: bold;
}
.mainRight .product_list ul li .title h2 a{
    color:#006dd9;
}
.mainRight .product_list ul li .title span{
    display: block;
    width: 75px;
    height:35px;
    float: right;
    line-height:35px;
    color:#999999;
}
.mainRight .product_list ul li p{
    width: 765px;
    height:80px;
    line-height: 2em;
    font-size: 14px;
    color:#585858;
}
.mainRight .product_list ul li p a{color:#ff4e00}


.mainRight .pages{
    width: 650px;
    height:40px;
    margin: 30px auto;
}
.mainRight .pages ul li{
    float: left;
    margin: 0 2px;
}
.mainRight .pages ul li a{
    display: block;
    padding: 5px 10px;
    border:1px solid #cfcfcf;
}
.mainRight .pages ul li a:hover{
    background: #0270dc;
    color:#ffffff;
}
.mainRight .pages ul li span{
    display: inline-block;
    padding: 0 5px;
    line-height:40px;
}
.mainRight .pages ul li button{
    border:none;
    width: 43px;
    height:23px;
    background: #666666;
    color:#ffffff;
    border-radius: 5px;
}

