/*头部样式*/
.wd1200{width: 1200px;margin: 0 auto;}
#header {
    height: 32px;
    line-height: 32px;
    position: relative;
    background: #e9e9e9;
    color: #000000;
    z-index: 99999;
}

.head2 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #fff;
    z-index: 9999;
    box-shadow: 0 0 20px rgba(123, 123, 123, 0.75);
}

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

.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: 32px;
    color: #000000;
}

.topLink .k1 a {
    color: #000000;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

.top_cc {
    height: 80px;
    position: relative;
    box-shadow: 0 0 20px rgba(123, 123, 123, 0.75);
}

#menu {
    float: left;
    margin-left:20px;
    width: 580px;
}


/*热门搜索*/

.search {
    float: right;
    margin-top: 22px;
}

#formsearch {
    width: 260px;
}

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

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    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);
}


/*产品中心*/

.c1_index {
    padding-top: 55px;
    position: relative;
    height: 610px;
}

.ttt1 {
    text-align: center;
}

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

.c1_conttt .c1_left {
    width: 260px;
}

.c1_left .tt_top {
    background: url(../images/c1_left_tt_bg.png) no-repeat center center;
    height: 100px;
    position: relative;
    padding-left: 85px;
}

.c1_left .tt_top h3 {
    color: #fff;
    padding-top: 25px;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
}

.c1_left .tt_top h3 span {
    padding-top: 8px;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
}

.c1_left .sort1 {
    position: relative;
    border: 3px solid #1579b4;
    padding: 0 10px 25px 10px;
}

.c1_left .sort1 li {
    margin-top: 20px;
    height: 36px;
    line-height: 36px;
    background: #eeeeee;
    box-shadow: 0 5px 10px #999;
    padding-left: 10px;
    transition: all .3s;
}

.c1_left .sort1 li a {
    display: block;
    font-size: 14px;
    color: #000000;
    background: url(../images/sort1_jia.png) no-repeat 200px center;
}

.c1_left .sort1 li:hover {
    background: #1579b4;
}

.c1_left .sort1 li:hover a {
    color: #fff;
    background: url(../images/sort1_jian.png) no-repeat 200px center;
}

.c1_left .sort1_lx {
    position: relative;
    background: #1579b4;
    height: 100px;
    overflow: hidden;
}

.c1_left .sort1_lx p {
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding-top: 10px;
}

.c1_left .sort1_lx a {
    display: block;
    margin: 10px auto 0;
    width: 80px;
    height: 22px;
    line-height: 22px;
    color: #1579b4;
    text-align: center;
    background: #fff;
    border-radius: 20px;
}

.c1_conttt .c1_right {
    width: 920px;
}

.c1_right .c1_list1 {
    position: relative;
}

.c1_list1 li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}

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

.c1_list1 li a.img {
    display: block;
}

.c1_list1 li a.img img {
    width: 300px;
    height: 220px;
}

.c1_list1 li a.img .sgm {
    background: rgba(21, 121, 180, .5);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    transition: all .3s;
    display: none;
}

.c1_list1 li a.img .sgm h3 {
    width: 157px;
    height: 78px;
    text-align: center;
    line-height: 78px;
    border: 2px solid #fff;
    margin-left: -78px;
    left: 50%;
    top: 70px;
    position: relative;
    font-size: 24px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.c1_list1 li:hover a.img .sgm {
    display: block;
}


/*选择我们*/

.ab_index {
    position: relative;
    height: 555px;
    background: #1579b4;
    padding-top: 55px;
}

.ab_conttt {
    margin-top: 28px;
    position: relative;
}

.ab_conttt .ab_list1 {
    position: relative;
}

.ab_list1 li {}

.ab_list1 li a.img {
    display: block;
    float: left;
}

.ab_list1 li a.img img {
    width: 600px;
    height: 400px;
}

.ab_list1 li .xx1 {
    width: 520px;
    height: 320px;
    background: #fff;
    float: left;
    padding: 40px;
}

.ab_list1 li .xx1 .one {}

.ab_list1 li .xx1 .one i {
    display: block;
    float: left;
    font-style: initial;
    color: #fff;
    background: url(../images/num_bg.png) no-repeat center center;
    width: 85px;
    font-size: 31px;
    height: 75px;
    text-align: center;
}

.ab_list1 li .xx1 .one span {
    float: left;
    display: block;
    font-size: 24px;
    color: #1579b4;
    line-height: 70px;
    margin-left: 20px;
    font-weight: 400;
}

.ab_list1 li .xx1 dd {
    margin-top: 35px;
    color: #000000;
    font-size: 14px;
    line-height: 35px;
}

.ab_list1 li .xx1 a {
    display: block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #1579b4;
    margin-top: 40px;
    font-size: 14px;
}

.ab_conttt .hd {
    height: 10px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 15px;
    margin-left: -25px;
    z-index: 1;
    width: 62px;
}

.ab_conttt .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.ab_conttt .hd ul li {
    float: left;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    background: #000;
    cursor: pointer;
    font-size: 0px;
    border-radius: 50%;
}

.ab_conttt .hd ul li.on {
    background: #f5893d;
    color: #fff;
}


/*客户案例*/

.case_index {
    position: relative;
    height: 575px;
    background: #eeeeee;
    padding-top: 55px;
}

.case_index .case_contt1 {
    position: relative;
    margin-top: 25px;
    margin-bottom: 20px;
}

.case_index .case_contt2 {
    position: relative;
    margin-top: 15px;
}


/*关于我们*/

.c4_index {
    height: 530px;
    padding-top: 50px;
    position: relative;
    background: url(../images/c4_bg.png) no-repeat center center;
}

.c4_conttt {
    position: relative;
    width: 1100px;
    height: 300px;
    // background: url(../images/c4_conttt_bg.png) no-repeat center center;
    margin: 80px auto 0;
}

@keyframes myfirst {
    from {
        transform: scale(1.3)
    }
    to {
        transform: scale(1)
    }
}

.c4_conttt h3 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1100px;
    height: 300px;
    overflow: hidden;
}

.c4_conttt h3 img {
    animation: myfirst 4s linear infinite alternate;
}

.c4_conttt span {
    display: block;
    padding: 70px 125px 0;
    color: #fff;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    z-index: 10;
    position: relative;
}

.c4_conttt .ab_more {
    display: block;
    width: 156px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    border: 2px solid #fff;
    margin: 40px auto 0;
    font-size: 16px;
    z-index: 10;
    position: relative;
}


/*新闻中心*/

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

.news_conttt {
    position: relative;
    margin-top: 25px;
}

.news_conttt .news_aa {
    width: 580px;
}

.news_aa .news_aa_tt {
    height: 60px;
    line-height: 60px;
    background: #eeeeee;
    position: relative;
}

.news_aa_tt h3 {
    width: 85px;
    background: url(../images/fang.png) no-repeat 10px center #1579b4;
    padding-left: 35px;
    color: #fff;
    font-size: 18px;
}

.news_aa_tt a {
    position: absolute;
    right: 10px;
    top: 0px;
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
}

.news_aa .news_list1 {
    position: relative;
    margin-top: 10px;
}

.news_list1 li {
    line-height: 50px;
    border-bottom: 1px dashed #999999;
    position: relative;
}

.news_list1 li span {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

.news_list1 li a {
    font-size: 14px;
    color: #000000;
    margin-left: 10px;
}

.news_list1 li:hover span,
.news_list1 li:hover a {
    color: #1579b4;
}


/*主体样式*/

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

.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;
}


/*友情链接*/

.f_link {
    width: 1000px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 30px;
    line-height: 30px;
    background-color: #ececec;
    text-indent: 20px;
}

.foot_wap {
    height: 238px;
    background: #353535;
    position: relative;
    margin-top: 50px;
    padding-top: 50px;
    overflow: hidden;
}

.f_aa {
    width: 200px;
}

.f_dd {
    width: 295px;
}

.f_dd .f_sec {
    color: #fff;
    line-height: 24px;
    font-size: 14px;
}

.f_aa h3 {
    color: #fff;
    font-size: 20px;
    line-height: 1;
    font-weight: normal;
}

.f_aa .f_sec {
    position: relative;
    margin-top: 22px;
}

.f_aa .f_sec a {
        display: inline-block;
    color: #fff;
    line-height: 22px;
    font-size: 14px;
        margin-right: 0px;
    width: 98px;
        
}

.f_ewm {
    width: 180px;
    float: right;
}


/*页面底部*/

#footer {
    position: relative;
    text-align: center;
    height: 60px;
    line-height: 60px;
    background: #1c1c1c;
    text-transform: uppercase;
}

#footer a {
    color: #666;
}

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

.copyright {
    text-align: center;
    line-height: 60px;
    text-transform: uppercase;
    color: #666;
}
/* #footer .copyright a{color: #fff;} */

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

.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: 940px;
    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: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.sort_album {
    margin-top: 15px;
}

.nav{height:80px;}
.nav li{line-height: 20px;height: 80px;text-align:center;width:82px;float:left;position:relative;z-index:999;}
.nav li a{display:block;/* line-height:80px; *//* color:#fff; *//* height: 60px; */color:#000000;padding-top: 20px;}
.nav li a span{display:block;}
.nav li:hover{color:#fff;text-decoration:none;background-color:#1579b4;}
.nav li:hover a{color:#fff;}

.nav .sec{height:0;background:#01557a;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:80px;left:-22px;}
.nav .sec a{background:#01557a;color:#fff;height:38px;line-height:38px;width:128px;padding:0px;}
.nav .sec a:hover{background:#042d3f;text-decoration:none;}

/*首页banner*/
.banner{width:1920px;margin:0 auto;position:relative;height:600px;left:50%;margin-left:-960px;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;}
.banner ul.bb li{position:absolute;display:none;}
.banner .num{position:absolute;left:50%;bottom:10px;z-index:100;width:50px;margin-left:-25px;}
.banner .num li{width:7px;height:7px;display:inline-block;margin-right:8px;background:#fff;line-height:7px;
	text-indent:-100px;overflow:hidden;border-radius:10px;}
.banner .num li.num_hover{background-color:#fe8421;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:block;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:18px;height:18px;line-height:18px;}

/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;}
#formsearch input{height:36px;background:#fff;border:1px solid #c8c8c8;line-height:36px;outline:none;}
#formsearch input#keyword{height:34px;line-height:34px;padding-left:10px;color:#666;float:left;width:188px;}
#formsearch input#s_btn{width:60px;height:36px;line-height:36px;text-align:center;background-color:#1579b4;color:#fff;border:none;cursor:pointer;float:left;}


/*首页客户案例*/
.case_list1{padding-bottom:20px!important;}
.case_list1 li{float:left;margin-left:10px;margin-right:10px;padding-bottom:15px;_display:inline;background:#fff;box-shadow: 0 5px 20px rgba(0,0,0,.3);}
.case_list1 li a.img{display:block;}
.case_list1 li a.img img{width:285px;height:210px;}
.case_list1 li h3{text-align:center;height:50px;line-height:50px;}
.case_list1 li h3 a{font-weight:normal;}

/*首页客户案例2*/
.case_list2{padding-bottom:20px;}
.case_list2 li{float:left;margin-left:6px;margin-right:6px;padding-bottom:15px;_display:inline;}
.case_list2 li a.img{display:block;overflow:hidden;}
.case_list2 li a.img img{width:190px;height:130px;transition: .5s;}
.case_list2 li:hover a.img img{transform: scale(1.08);}

#toolbar {
    position: fixed;
    z-index: 9999;
    right: 17px;
    bottom: 10%
}

#toolbar li {
    margin-bottom: 3px;
    position: relative
}

#toolbar li,#toolbar li a {
    font-size: 0;
    width: 57px;
    height: 57px;
    right: 0
}

#toolbar li a {
    display: block;
    position: absolute;
    z-index: 9;
    top: 0;
    overflow: hidden;
    background: #292e39;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap
}

#toolbar li .iconfont {
    width: 57px;
    height: 57px;
    background-color: #d9d9d9;
    text-align: center;
    color: #2b2b2b;
    font-size: 26px
}

#toolbar li .iconfont,#toolbar li .wz {
    display: inline-block;
    vertical-align: middle;
    line-height: 57px
}

#toolbar li .wz {
    font-size: 14px;
    color: #fff;
    padding-left: 10px
}

#toolbar li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #292e39;
    width: 110px;
    right: 120%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s
}

#toolbar li.ewm .ewm-box p {
    margin-bottom: 0
}

#toolbar li.ewm .ewm-box img {
    max-width: 100%
}

#toolbar li.ewm .ewm-box:after {
    content: "";
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #292e39;
    border-right: none
}

#toolbar li.ewm:hover .icon {
    background-position: -57px -180px
}

#toolbar li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

#toolbar li.backtop {
    cursor: pointer
}

#toolbar li.backtop .iconfont {
    color: #fff;
    background-color: #292e39
}

#toolbar li:hover a {
    width: 200px
}

#toolbar li:hover .iconfont {
    background-color: #292e39;
    color: #fff
}


@font-face {font-family: "iconfont";
  src: url('//at.alicdn.com/t/font_1144939_pdz8umy9ap.eot?t=1559111100313'); /* IE9 */
  src: url('../fonts/font_1144939_pdz8umy9ap.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/ff9275e6bc43432898ce6142cecfe259.woff') format('woff2'),
  url('../fonts/font_1144939_pdz8umy9ap.woff') format('woff'),
  url('../fonts/font_1144939_pdz8umy9ap.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/font_1144939_pdz8umy9ap.svg') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-shijian:before {
  content: "\e63e";
}

.icon-add:before {
  content: "\e62b";
}

.icon-close:before {
  content: "\e639";
}

.icon-dots-horizontal:before {
  content: "\e705";
}

.icon-top:before {
  content: "\e607";
}

.icon-qq:before {
  content: "\e646";
}

.icon-wangwang:before {
  content: "\e8a0";
}

.icon-down:before {
  content: "\e638";
}

.icon-phone:before {
  content: "\e700";
}

.icon-chakan:before {
  content: "\e6c6";
}

.icon-message:before {
  content: "\e604";
}

.icon-search:before {
  content: "\e605";
}

.icon-menu:before {
  content: "\e61c";
}

.icon-right-arrow:before {
  content: "\e61f";
}

.icon-ewm:before {
  content: "\e606";
}

.icon-left-arrow:before {
  content: "\e620";
}
.ym{padding-top: 30px;
    padding-bottom: 10px;
    overflow: hidden;
    display: table;
    margin: auto;}
.ym a{float:left; border:solid 1px #e3e3e3; padding:5px 10px 5px 10px; color:#545454; margin-right:5px; margin-bottom:5px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.ym a:hover{background:#5c5c5c; color:#FFF; border:solid 1px #5c5c5c;}

a.page-num-current {
    background: #4F85FE;
    color: #FFF;
    border: solid 1px #4F85FE;
}
.ym span  {
    display: block;
    float: left;
    margin-top: 14px;
    margin-right: 5px;
}