/* CSS Document */

.main_cata {
    width: 1035px;
}

.search_cata1 input {
    border: .1rem solid #d6d6d6;
    border-radius: 4px;
    padding: 0 5px;
    outline: none;
    height: 30px;
}

.search_cata1 input[type=submit] {
    background: #3744A0;
    color: #fff;
}

li {
    line-height: 15px;
}

.mainleft {
    width: 860px;
    float: left;
}

.mainleft .left {
    width: 175px;
    float: left;
}

.new-cataloginfo {
    border: #3975CE solid 1px;
}

.new-catalog {
    background: #3975CE;
    color: #FFFFFF;
    font-weight: bold;
    height: 18px;
    padding: 5px;
    line-height: 15px;
    font-size: 10pt;
}

.new-cataloginfo li {
    margin: 5px auto;
    border-bottom: #CCC 1px solid;
    padding-bottom: 10px;
}

.company {
    color: #F00;
    padding-left: 8px;
    background: url(images/dot3.gif) 2px 10px no-repeat;
}

.company a {
    color: #2D108D;
    font-weight: bold;
}

.company_logo {
    float: left;
    width: 75px;
    padding-left: 3px;
}

.catas {
    float: right;
    width: 90px;
    padding-left: 3px;
    margin: 20px auto;
}

.iamge_ad {
    margin: 5px auto;
}

.mainleft .right {
    width: 680px;
    border: #CCC 1px solid;
    float: left;
    margin-left: 2px;
}

.menu {
    height: 25px;
    background: #CFD9E3;
    padding-left: 5px;
    font-weight: bold;
    line-height: 25px;
}

.search_cata {
    background: #e2e2e2;
    height: 40px;
    line-height: 25px;
    padding-left: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 5px;
}

.search_cata input {
    border: .1rem solid #d6d6d6;
    border-radius: 4px;
    padding: 0 5px;
    outline: none;
}

.etitle {
    background: #D50000;
    width: 95px;
    height: 25px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    line-height: 25px;
    float: left;
}

.line {
    background: #D50000;
    height: 8px;
    margin-top: 25px;
}

.charset {
    height: 20px;
    background: #E4E4E4;
    line-height: 20px;
    font-weight: bold;
    padding-left: 5px;
}

.select {
    float: right;
}

.location {
    line-height: 30px;
    border-bottom: solid 1px #ccc;
}

.search_result {
    color: #F00;
    line-height: 20px;
    overflow: hidden;
}


/*20140516 start*/

.cataloglist {
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 5px;
}

.cataloglist2 {
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 5px;
    max-height: 300px;
    overflow: scroll;
}

.cataloglist li {
    float: left;
    list-style: disc outside;
    width: 246px;
    padding: 3px 0px;
    line-height: 15px;
}

.cataloglist li a {
    color: #666;
}

.cataloglist li a:hover {
    color: #FF7200;
    text-decoration: none;
}

.btitle {
    color: #FF7200;
    font-size: 15px;
    padding-bottom: 5px;
    font-weight: bold;
    float: left;
}


/*20140516 end*/

.lists {
    width: 163px;
    float: left;
    padding: 5px 10px;
}

.lists a {
    line-height: 15px;
    margin: 2px;
    text-transform: capitalize;
}

.lists a:hover {
    color: #FF7200;
}

.comcatalist li {
    padding: 0 0 5px 5px;
    margin: 10px auto;
    border-bottom: 1px solid #ccc;
    line-height:20px;
}

.mainright {
    width: 175px;
    float: left;
}

.demandinfo {
    border: #3975CE solid 1px;
}

.demand_title {
    background: url(images/bg.jpg) repeat-x;
    font-weight: bold;
    padding-left: 5px;
    height: 22px;
    line-height: 22px;
}

.demand_list li {
    background: url(images/d.jpg) 2px 6px no-repeat;
    padding-left: 10px;
    margin: 5px auto;
}

.flash_ad {
    margin: 5px auto;
    width: 174px;
}

.flash_ad li {
    margin: 5px auto;
    text-align: center;
}

#scrollDiv1,
#scrollDiv2 {
    height: 200px;
    overflow: hidden
}

.bearing {
    margin: 5px 0 15px;
}

.ftitle {
    margin: 0 10px;
}

.flashes {
    height: 310px;
    margin: 5px;
    width: 180px;
    margin-top: 60px;
    margin-bottom: 170px;
}

.search_cata1 {
    padding-right: 5px;
    float: right;
}

.catainfo ul li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border: none;
    float: left;
    line-height: 20px;
}

.catainfo ul li a.anchorclass {
    height: 20px;
}

a:hover {
    text-decoration: none;
}

.submenu {
    position: absolute;
    left: 0px;
    top: 12px;
    border: 1px solid black;
    border-bottom-width: 0;
    font: normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
    background: lightyellow;
    width: 200px;
    display: none;
}

.submenu a {
    width: 95%;
    display: block;
    border-bottom: 1px solid black;
    padding: 1px 5px 0;
    text-decoration: none;
    font-weight: bold;
}