.ms_product {
    margin-top:30px;
}
.ms_product_l {
    width:208px;
    text-indent:20px
}

.nav_tree {
    margin-bottom: 36px;
}
.ms_product_l .ms_left_tit {
    height: 45px;
    background:#ff7200;
    line-height: 45px;
    font-size:18px;
    color:white;
    cursor:pointer;
}

.ms_product_l ul {
    overflow:hidden;
    padding-top: 5px;
    border: 1px solid #e6e6e6;
    border-top: none;
}

.ms_product_l li {
    width:185px;
    margin-left: 5px;
    text-indent: 15px;
    height: 46px;
    line-height:46px;
    border-bottom: 1px dashed  #e6e6e6;
}
.ms_product_l li a {
    display:block
}
.ms_product_l li a:hover,.ms_product_l li.cur a {
    color: #ff7200;
}
.ms_product_l li:hover,
.ms_product_l li.cur{
    /*border-bottom: 1px dashed  #ff7200;*/
}
.ms_product_l li:last-child {
    border:none
}

.contact {
    padding-top: 58px;
    background:url(../images/product/product_logo.jpg) center top no-repeat;
}
.contact .ms_left_tit {
    margin-bottom:10px;
}


.ms_product_r {
    width:962px;
}

.ms_category_img {
    cursor: pointer;
}


.ms_right_tit {
    font-size:18px;
    padding-bottom:12px;
    text-indent:10px;
    margin-bottom:10px;
    color:#ff7200;
    border-bottom: #e5e5e5 1px solid;
    position:relative;
}
.ms_right_tit:after {
    content:" ";
    width: 96px;
    height:2px;
    background: #ff7200;
    position:absolute;
    bottom: -1px;
    left: 0;
    z-index: 2;
}
.ms_product_r p {

    margin-bottom: 10px;
}

.ms_list_top {
    height:38px;
    line-height:38px;
    border:1px solid #e6e6e6;
    background:#f5f5f5;
    overflow:hidden;
    margin-bottom: 15px;
}
.sort_type {
    height: 38px;
}
.sort_type a {
    padding: 0 20px;
    height:38px;
    float:left;
    text-align:center;
    position:relative;
}
.sort_type a.cur {
    padding-right:34px;
    background:white;
}
.sort_type a.cur:after {
    content:'';
    width:10px;
    height:10px;
    position:absolute;
    top:14px;
    background:url(../images/product/sort.jpg) center no-repeat;
    right:20px;
}



.top_page {
    float:right;
    margin-right: 28px;
    width: 80px;
    height:20px;
    text-align: center;
}
.top_page span {
    float:left;
    width:52px;
}
.top_page a {
    width:14px;
    float:left;
}


.ms_custom_product .ms_custom_product_main .pages span ,
.ms_custom_product .ms_custom_product_main .pages a {
    width: 60px;
    float:left;
}

.top_page a:hover ,
.top_page b {
    font-weight:normal;
    color:#ff7200;
}
.top_page a.disabled {
    cursor:default;
    color:#999;
}

.ms_product_r ul {
    overflow:hidden;
    margin-left: 0;
    width: 1050px;
}
.ms_product_r ul li {
    float:left;
    height: 354px;
    width: 310px;
    margin-right: 16px;
    margin-bottom: 10px;
}
.ms_product_r ul li img {
    vertical-align:top;
    width: 100%;
    height: 310px;
}
.ms_product_r ul li span {
    display:block;
    height:44px;
    text-align:center;
    line-height:42px;
}



.pages {
    width: 180px;
    margin: 0 auto 30px;
    height:20px;
    text-align: center;
}
.pages span ,
.pages a {
    width: 60px;
    float:left;
}

.pages a:hover ,
.pages b {
    font-weight:normal;
    color:#ff7200;
}
.pages a.disabled {
    cursor:default;
    color:#999;
}