/*头部样式*/

#header {
    height: 30px;
    line-height: 30px;
    background: #ededed;
}

.logo {
    float: left;
    padding-top: 15px;
}

.wel {
    font-size: 12px;
    color: #929292;
    float: left;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    line-height: 30px;
    color: #929292;
}

.topLink .k1 a {
    line-height: 30px;
    color: #929292;
    font-family: "微软雅黑";
}

.topLink .k1 a:hover{
    color: #e87518;
}

.top_cc {
    height: 90px;
    position: relative;
}

.top_cc .k2 {
    float: right;
}

.top_cc .k2 .top_phone {
    margin-top: 10px;
    background: url(../images/top_phone.png) no-repeat left top;
    font-size: 20px;
    color: #f01825;
    font-family: "Adobe 黑体 Std";
    padding-left: 40px;
    margin-left: 55px;
    font-weight: bold;
}

#menu {
    margin-top: 0px;
    background: #222931;
}


/*热门搜索*/

.search {
    text-align: left;
    height: 35px;
}

#formsearch {
    width: 276px;
    float: left;
    background: url(../images/ss_index_bg.png) no-repeat center left;
}

.hotSearch {
    width: 400px;
    float: left;
    height: 35px;
    line-height: 35px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 35px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*OUR ADVANTAGE*/

.ys_index {
    position: relative;
    padding-bottom: 35px;
}

.ys_tit {
    padding-top: 75px;
    text-align: center;
}

.ys_tit h3 {
    background: url(../images/ys_tit_bg.png) no-repeat center center;
    color: #e52413;
    font-size: 25px;
    font-family: "Microsoft Yahei";
}

.ys_tit span {
    display: block;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft Yahei";
}

.ys_con {
    margin-top: 40px;
    position: relative;
}

.list2 li {
    float: left;
    width: 300px;
    height: 190px;
    text-align: center;
    cursor: pointer;
    border-bottom: 1px solid #dddddd;
}

.list2 li:hover {
    border-bottom: 1px solid #f01825;
}

.list2 li>a {
    display: block;
    padding-top: 10px;
}

.list2 li>a>img {
    text-align: center;
    margin: 0 auto;
}

.list2 li .mm1 {
    display: block
}

.list2 li .mm2 {
    display: none
}

.list2 li:hover .mm1 {
    display: none;
}

.list2 li:hover .mm2 {
    display: block;
}

.list2 li h3 {
    padding-top: 20px;
    font-size: 16px;
    color: #222931;
    font-weight: 400;
    background: url(../images/list2_h3_bg.png) no-repeat center bottom;
}

.list2 li span {
    display: block;
    font-size: 12px;
    color: #666666;
    font-family: "Microsoft Yahei";
    font-weight: 400;
    line-height: 22px;
    padding: 8px 55px 0;
}


/*COMPANY PROFILE*/

.ab_index {
    height: 421px;
    background: url(../images/ab_index_bg.png) no-repeat center center #f4f4f4;
    position: relative;
}

.ab_con {
    float: left;
    width: 600px;
    margin-left: 600px;
}

.ab_con h3 {
    margin-top: 55px;
    font-size: 23px;
    color: #f01825;
    background: url(../images/ab_h3_bg.png) no-repeat left top;
    padding-top: 18px;
    font-weight: bold;
}

.ab_con span {
    display: block;
    color: #fff;
    font-size: 16px;
    font-family: "Microsoft Yahei";
}

.ab_con .ab_txt {
    margin-top: 20px;
    font-size: 14px;
    color: #cccccc;
    line-height: 30px;
}

.ab_con a.ab_more {
    display: block;
    margin-top: 25px;
    font-size: 14px;
    color: #cccccc;
}


/*our products*/

.pro_index {
    background: #f4f4f4;
    position: relative;
    padding-bottom: 30px;
}

.pro_index::before {
    position: absolute;
    bottom: -40px;
    background: url(../images/pro_bb_bg.png) no-repeat center bottom;
    content: "";
    height: 40px;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.pro_tit {
    padding-top: 20px;
    text-align: center;
}

.pro_tit h3 {
    background: url(../images/ys_tit_bg.png) no-repeat center center;
    color: #e52413;
    font-size: 25px;
    font-family: "Microsoft Yahei";
    text-transform: uppercase;
}

.pro_tit span {
    display: block;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft Yahei";
}

.sort1 {
    position: relative;
    width: 600px;
    height: 40px;
    margin: 22px auto 0;
    border-radius: 5px;
    background: #f56527;
    overflow: hidden;
}

.sort1 li {
    float: left;
    width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.sort1 li:hover {
    background: #e52413;
    border-radius: 5px;
}

.sort1 li a {
    display: block;
    color: #f4f4f4;
    font-size: 14px;
}


/*产品内容*/

.pro_nr {
    margin-top: 30px;
    position: relative;
}

.pro_nr .pp_list {
    position: relative;
}

.pp_list li {
    float: left;
    margin-bottom: 18px;
    margin-right: 18px;
    padding: 6px;
    background: #ffff;
    border: 1px solid #dddddd;
    overflow: hidden;
}

.pp_list li:nth-child(4n) {
    margin-right: 0px;
}

.pp_list li a {
    display: block;
}

.pp_list li a img {
    width: 272px;
    height: 205px;
}

.pp_list li a h3 {
    line-height: 40px;
    font-weight: normal;
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-family: "Microsoft Yahei";
}


/*为什么选择东辉包装*/

.xuanze {
    margin-top: 40px;
    position: relative;
}

.xz_tit {
    text-align: center;
    padding-top: 25px;
}

.xz_tit h3 {
    font-size: 30px;
    color: #000;
    font-weight: normal;
    font-family: "Microsoft Yahei";
}

.xz_tit h3 span {
    display: block;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 25px;
    background: url(../images/xz_tit_bg.png) no-repeat center bottom;
}

.xz_tit>p {
    margin-top: 16px;
    color: #666666;
    font-size: 24px;
    font-family: "Microsoft Yahei";
}

.xuanze_con {
    margin-top: 20px;
    position: relative;
    border-top: 1px solid #d9d9d9;
    padding-top: 30px;
}

.xuanze_con::before {
    position: absolute;
    width: 1px;
    height: 743px;
    content: "";
    background: url(../images/xuanze_bg.png) no-repeat center top;
    left: 49%;
    top: 0px;
}

.xz_aa {
    height: 260px;
    position: relative;
}

.xz_aa .xz_ccon {
    float: left;
    width: 555px;
    text-align: right;
}

.xz_ccon h3 {
    font-size: 24px;
    font-weight: bold;
    color: #f56527;
    font-family: "Microsoft Yahei";
}

.xz_ccon span {
    display: block;
    color: #666666;
    font-size: 14px;
    padding: 5px 0;
    font-weight: normal;
    font-family: "Microsoft Yahei";
    text-transform: uppercase;
}

.xz_ccon .xz_txt {
    color: #666666;
    font-size: 14px;
    line-height: 35px;
    font-family: "Microsoft Yahei";
}

.xz_aa .xz_img {
    float: right;
    width: 560px;
    margin-right: 35px;
}

.xz_aa .xz_img img {
    margin-left: 20px;
    width: 529px;
    height: 259px;
}

.xz_bb {
    height: 260px;
    position: relative;
}

.xz_bb .xz_kkimg {
    float: left;
    margin-left: 20px;
}

.xz_bb .xz_kkimg img {
    width: 529px;
    height: 259px;
}

.xz_bb .xz_kkon {
    float: right;
    margin-right: 20px;
    width: 555px;
    text-align: left;
}

.xz_kkon h3 {
    padding-top: 55px;
    font-size: 24px;
    font-weight: bold;
    color: #f56527;
    font-family: "Microsoft Yahei";
}

.xz_kkon span {
    display: block;
    color: #666666;
    font-size: 14px;
    padding: 5px 0;
    font-weight: normal;
    font-family: "Microsoft Yahei";
    text-transform: uppercase;
}

.xz_kkon .xz_txt {
    color: #666666;
    font-size: 14px;
    line-height: 35px;
    font-family: "Microsoft Yahei";
}

.xz_cc .xz_ccon h3 {
    padding-top: 85px;
}

.xz_aa::before {
    position: absolute;
    content: "";
    width: 54px;
    height: 54px;
    background: url(../images/01.png) no-repeat center center;
    left: 46.8%;
    top: 80px;
}

.xz_bb::before {
    position: absolute;
    content: "";
    width: 54px;
    height: 54px;
    background: url(../images/02.png) no-repeat center center;
    left: 46.8%;
    top: 100px;
}

.xz_cc::before {
    position: absolute;
    content: "";
    width: 54px;
    height: 54px;
    background: url(../images/03.png) no-repeat center center;
    left: 46.8%;
    top: 150px;
}


/*hentu*/

.hentu {
    margin-top: 30px;
    height: 333px;
    position: relative;
    background: url(../images/hengtu.png) no-repeat center center;
    text-align: center;
    color: #fff;
    font-family: "Microsoft Yahei";
}

.hentu h3 {
    font-size: 40px;
    padding-top: 100px;
}

.hentu span {
    display: block;
    margin-top: 15px;
    font-size: 20px;
}

.hentu a {
    display: block;
    width: 129px;
    height: 37px;
    line-height: 37px;
    border: 1px solid #fff;
    background: #d11313;
    margin: 40px auto 0;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
}


/*news_index*/

.news_index {
    margin-top: 30px;
    position: relative;
    padding-bottom: 35px;
}

.news_tit {
    padding-top: 20px;
    text-align: center;
}

.news_tit h3 {
    background: url(../images/ys_tit_bg.png) no-repeat center center;
    color: #e52413;
    font-size: 25px;
    font-family: "Microsoft Yahei";
    text-transform: uppercase;
}

.news_tit span {
    display: block;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft Yahei";
    background: url(../images/fang.png) no-repeat center bottom;
    padding-bottom: 25px;
}

.news_ccon {
    margin-top: 35px;
    position: relative;
}

.news_aa {
    height: 210px;
    position: relative;
    overflow: hidden;
}

.news_aa .news_aa_left {
    float: left;
    width: 600px;
}

.news_aa_left li {
    padding-bottom: 5px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 10px;
}

.news_aa_left li h3 {
    line-height: 1;
    color: #333333;
    font-size: 16px;
}

.news_aa_left li h3 a {
    color: #333333;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    font-weight: 400;
}

.news_aa_left li span {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    color: #ababab;
}

.news_aa_left li dd {
    display: block;
    color: #888888;
    font-size: 12px;
    font-family: "Microsoft Yahei";
    line-height: 20px;
}

.news_aa .news_aa_right {
    float: right;
    width: 600px;
    text-align: right;
}

.news_aa .news_aa_right img {
    width: 559px;
    height: 204px;
    position: relative;
}

.news_aa .news_aa_right::before {
    position: absolute;
    content: "公司新闻";
    right: 418px;
    top: 148px;
    width: 120px;
    height: 35px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    background: rgba(229, 36, 19, .8);
    z-index: 9999;
}

.news_bb {
    margin-top: 25px;
    position: relative;
    overflow: hidden;
}

.news_bb .news_bb_left {
    float: left;
    width: 600px;
}

.news_bb .news_bb_left img {
    width: 559px;
    height: 204px;
    position: relative;
}

.news_bb .news_bb_left::before {
    position: absolute;
    content: "行业新闻";
    left: 418px;
    top: 18px;
    width: 120px;
    height: 35px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    background: rgba(229, 36, 19, .8);
    z-index: 9999;
}

.news_bb .news_bb_right {
    float: left;
    width: 600px;
    margin-top: 12px;
}

.news_bb_right li {
    padding-bottom: 5px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 10px;
}

.news_bb_right li h3 {
    line-height: 1;
    color: #333333;
    font-size: 16px;
}

.news_bb_right li h3 a {
    color: #333333;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    font-weight: 400;
}

.news_bb_right li span {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    color: #ababab;
}

.news_bb_right li dd {
    display: block;
    color: #888888;
    font-size: 12px;
    font-family: "Microsoft Yahei";
    line-height: 20px;
}


/*首页底部*/

.foot_wap {
    height: 345px;
    background: #222931;
}

.foot_ccon {
    padding-top: 45px;
    height: 255px;
    border-bottom: 1px solid #777777;
}

.f_aa {
    width: 130px;
    float: left;
    background: url(../images/foot_r_bg.png) no-repeat right top;
    text-align: left;
}

.f_aa h3 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.f_aa .f_nav {
    margin-top: 10px;
    position: relative;
}

.f_aa .f_nav a {
    display: block;
    color: #aaaaaa;
    line-height: 32px;
}

.f_bb {
    padding-left: 50px;
    width: 150px;
}

.f_bb .f_sec {
    margin-top: 10px;
    position: relative;
}

.f_bb .f_sec a {
    display: block;
    color: #aaaaaa;
    line-height: 32px;
}

.f_cc {
    padding-left: 45px;
    width: 300px;
}

.f_cc .f_contact {
    margin-top: 10px;
    position: relative;
}

.f_cc .f_contact p {
    display: block;
    color: #aaaaaa;
    line-height: 34px;
}

.f_dd {
    width: 460px;
    float: right;
}

.f_dd h3 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.f_dd .kh {
    margin-top: 20px;
    position: relative;
}

.f_dd .kh li {
    float: left;
    margin-right: 18px;
    margin-bottom: 13px;
}

.f_dd .kh li:nth-child(4n) {
    margin-right: 0px;
}

.f_dd .kh li a {
    display: block;
}

.f_dd .kh li a img {
    width: 100px;
    height: 39px;
}

.ban {
    line-height: 44px;
    height: 44px;
    overflow: hidden;
}


/*主体样式*/

#container {
    width: 1200px;
    margin: 0 auto;
   margin-top: 55px;
}

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
}

.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*首页新闻*/

.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}


/*首页左侧联系我们*/

.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}


/*工程案例*/

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}


/*产品推荐*/

.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}


/*品牌列表*/

.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.brand-list li {
    margin: 5px 8px;
}

.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}

.brand-list li img {
    width: 150px;
    height: 120px;
}


/*前台多页签*/

.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #e87518;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}


/*友情链接*/

.flink_wap {
    line-height: 40px;
    background-color: #222931;
    border-bottom: 1px solid #777777;
}

.f_link {
    width: 1200px;
    margin: 0 auto;
    line-height: 40px;
}


/*页面底部*/

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #eee;
    margin-top: 15px;
}

#footer a {
    color: #666;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.copyright {
    text-align: center;
    line-height: 44px;
    float: left;
}

.zhuying {
    height: 44px;
    line-height: 44px;
    background: #222931;
    text-align: center;
    border-top: 1px solid #777777;
}


/*------------内页-------------------*/

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.left .box .content {
    padding: 5px 0px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 1920px;
    margin: 0 auto;
}

.n_banner img {
    width: 1920px;
    margin: 0 auto
}

.left {
    width: 225px;
    float: left;
}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    width: 760px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/nav.png) no-repeat 0% 100%;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}

.right .content {
   padding-top: 15px;
    line-height: 24px;
}

.sort_album {
    margin-top: 15px;
}



.nbox{background:#f6f6f6;height:60px;line-height:60px;}
.nboxs{width:1200px;margin:0 auto;}
.right{width:1200px;margin:0 auto;padding-bottom:10px;}

.sitemp2{height:60px;line-height:60px;overflow:hidden;background:none;color:#333333;font-size:14px;}
.sitemp2 .site{width:380px;float:left;color:#333333;}
.sitemp2 .site a{color:#333333;}


.ptitle{padding-top:30px;color:#ba251e;font-size:24px;font-weight:bold;text-align:center;line-height:80px;}

.sorts{height:50px;overflow:hidden;}
.sorts li{display:inline-block;line-height:35px;text-align:center;width:145px;background-color:#f6f6f6;}
.sorts li a{color:#666666;font-size:14px;display: block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;line-height:35px;}

.sorts li:hover{background-color:#ba251e;}
.sorts li:hover a{color:#fff;}
























