/*å¤´éƒ¨æ ·å¼*/

@font-face {
	font-family: "iconfont";
  src: url("../fonts/iconfont.eot");
  /* IE9*/
  src: url("../fonts/iconfont.eot") format("embedded-opentype"), url("../fonts/ffa8d9a097394058bf549e0990b35b25.woff") format("woff"), url("../fonts/iconfont.ttf") format("truetype"), url("../fonts/iconfont.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-msnui-qr-code:before {
	content: "\e66a";
}

.icon-msnui-download:before {
	content: "\e67b";
}

.icon-tubiao209:before {
	content: "\e61b";
}

.icon-huiyuan21:before {
	content: "\e641";
}

.icon-zhiding:before {
	content: "\e66d";
}

.icon-qq:before {
	content: "\e62d";
}

.icon-icon-inquiry:before {
	content: "\e645";
}

.icon-iconfontphone:before {
	content: "\e634";
}

.icon-tuichu:before {
	content: "\e642";
}

.icon-gengduo:before {
	content: "\e688";
}

.icon-emiyanzhengma:before {
	content: "\e61c";
}

.icon-shouji:before {
	content: "\e6a1";
}

.icon-shijian:before {
	content: "\e6b5";
}

.icon-weixin:before {
	content: "\e64f";
}

.icon-arrowdown:before {
	content: "\e692";
}

.icon-arrowleft:before {
	content: "\e693";
}

.icon-arrowright:before {
	content: "\e694";
}

.icon-arrowup:before {
	content: "\e695";
}

.icon-close:before {
	content: "\e69a";
}

.icon-account:before {
	content: "\e6a3";
}

.icon-search:before {
	content: "\e6a5";
}

.icon-up:before {
	content: "\e6a9";
}

.icon-add:before {
	content: "\e6b9";
}

.icon-minus:before {
	content: "\e6ba";
}

.icon-atm:before {
	content: "\e6bd";
}

.icon-dizhi:before {
	content: "\e61a";
}

.icon-mimaffffffpx:before {
	content: "\e604";
}

.icon-chakan:before {
	content: "\e605";
}

.icon-wenjianxiazaiicon:before {
	content: "\e603";
}
/* è‡ªåŠ¨èŽ·å–ä¸‹è½½æ–‡ä»¶ç±»åž‹å›¾æ ‡æ ·å¼ */
@font-face {
	font-family: 'filetypeicon';
  /* project id 455609 */
  src: url("../fonts/font_455609_md6xsqc4pwrk9.eot");
  src: url("../fonts/font_455609_md6xsqc4pwrk9.eot") format("embedded-opentype"), url("../fonts/font_455609_md6xsqc4pwrk9.woff") format("woff"), url("../fonts/font_455609_md6xsqc4pwrk9.ttf") format("truetype"), url("../fonts/font_455609_md6xsqc4pwrk9.svg") format("svg");
}

.filetypeicon {
	font-family: "filetypeicon";
	font-size: 13px;
	font-style: normal;
}




.head-bg{
    background: #f4f4f4;
    height: 40px;
}
#header{width:1200px;margin:0 auto;}

.wel{
    line-height: 40px;
    font-size: 12px;
    color: #666666;
}
.k1{
    line-height: 40px;
    font-size: 14px;
    color: #000000;
}
.k1 a{
    line-height: 40px;
    font-size: 14px;
    color: #000000;
}

.top{height: 70px;overflow: hidden;}

.logo{float:left;line-height: 77px;}

.top-ad{
    line-height: 120px;
    margin-left: 20px;
}
.topLink{float: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;actionsor: 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;padding-top:5px;}
.topLink .k2{
    background: url(../images/tel.png) no-repeat left center;
    padding-left: 45px;
    font-size: 16px;
    color: #272636;
    margin-top: 11px;
}


/*çƒ­é—¨æœç´¢*/
.ss{
    background: #e7e7e7;
    height: 44px;
}
.search{width:1200px;margin: 0 auto;}
#formsearch{float:right;margin-top: 10px;}
.hotSearch{width:400px;float:left;height:44px;line-height:44px;font-weight:normal;font-size: 14px;color: #000000;}
.hotSearch a{color:#4b4b4b;}
#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);}


/*ä¸»ä½“æ ·å¼*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.container{width:1200px;margin: 0 auto;}
.s2{padding-top: 30px;}
.s2-tab{}
.s2-tab li{width: 397px;height: 138px;background:#fff;box-shadow: 0 0 10px #ebebeb;float: left;margin-right: 4px; position: relative;}
.s2-tab li:nth-child(3){margin-right: 0px;}
.s2-tab li a{display: block;float: left;width: 104px;height: 138px;overflow: hidden;text-align: center;}
.s2-tab li .cont{float: left;height: 96px;border-left:1px solid #b7b7b7;margin-top: 19px;padding-left: 26px;width:266px;}
.s2-tab li .cont span{display: block;line-height: 30px;color: #2f2f2f;font-size: 20px;}
.s2-tab li .cont p{margin-top: 15px;color: #444;font-size: 14px;line-height: 24px;}
.s2-tab li.action{background: #f1061e}
.s2-tab li img{margin-top: -138px}
.s2-tab li.action img{margin-top: 0;}
.s2-tab li.action .cont{border-left-color:#fff;}
.s2-tab li.action .cont span{color: #fff}
.s2-tab li.action .cont p{color: #fff;}
.s2-tab li::after{content:"";width: 31px;height: 28px;background: url(../images/san.png)no-repeat center;display: block;position: absolute;top:130px;left:189px;opacity: 0;}
.s2-tab li.action::after{opacity: 1;}

.s2-body{margin-top: 50px;}
.pic{}
.pic .bd{}
.product_list1{}
.product_list1 li{float: left;margin-right: 22px;width: 385px;margin-bottom: 10px;}
.product_list1 li:nth-child(3n){margin-right: 0;}
.product_list1 li img{width: 383px;height: 285px;border:1px solid #bfbfbf;}
.product_list1 li span{display: block;height: 50px;line-height: 50px;text-align: center;color: #414242;font-size: 18px;}
.product_list1 li:hover img{border-color: #f1061e}
.product_list1 li:hover span{color: #fff;background: #f1061e}



.bj1{
    background: url(../images/bj1.jpg) no-repeat top center;
    height: 711px;
    overflow: hidden;
}
.yzs{width:1100px;margin:0 auto;overflow: hidden;padding-top: 190px;}
.yzs li{float:left;width:85px;transition:all .8s;position:relative;z-index:99}
.yzs li.on{width:840px;height: 468px;}
.yzs li h3{position:absolute;writing-mode: tb-rl;z-index:9999;top:0px;color:#fff;font-size:24px;font-weight:bold;top:0px;left:0px;text-align:center;letter-spacing:5px;}
.yzs li h3 a{color:#fff;font-size:24px;font-weight:bold;writing-mode:tb-rl;text-align:center;}
.yzs li span{display: block;
    width: 695px;
    font-size: 16px;
    color:#2e2d2d;
    line-height: 30px;
}

.serx{width:368px;position:absolute;top:0px;left:0px;display:none}
.serx h4{color:#fff;font-size:24px;font-weight:bold;}
.serx h4 a{color:#fff;font-size:24px;font-weight:bold;}
.serx h2{color:#e1d2c4;font-size:12px;font-weight:normal;text-transform:uppercase;background:url(../images/xc.png) no-repeat left bottom;line-height:25px;}
.serx span{color:#fff;font-size:15px;font-weight:normal;margin-top:10px;display:block;}
.yzs li.on .serx{display:block}

.yzs li{
    height: 467px;
    background: #fff;
}
.yzs li a img{
    width: 695px;
    height: 245px;   
    margin-bottom: 35px;
}
.yzs li h3{
    background: url(../images/ys1.jpg) no-repeat top center;
    height: 468px;
    width:80px;
}
.yzs li:nth-of-type(2) h3{
    background: url(../images/ys2.jpg) no-repeat top center;
    height: 468px;
    width:80px;
}
.yzs li:nth-of-type(3) h3{
    background: url(../images/ys3.jpg) no-repeat top center;
    height: 468px;
    width:80px;
}
.yzs li:nth-of-type(4) h3{
    background: url(../images/ys4.jpg) no-repeat top center;
    height: 468px;
    width:80px;
}

.yzs li:nth-of-type(1).on h3{
    background: url(../images/ys11.jpg) no-repeat top center;
    height: 468px;
    width:80px;
}

.yzs li:nth-of-type(2).on h3{
    background: url(../images/ys22.jpg) no-repeat top center;
    height: 468px;
    width:80px;
}


.yzs li:nth-of-type(3).on h3{
    background: url(../images/ys33.jpg) no-repeat top center;
    height: 468px;
    width:80px;
}

.yzs li:nth-of-type(4).on h3{
    background: url(../images/ys44.jpg) no-repeat top center;
    height: 468px;
    width:80px;
}


.cont_cont{
    width: 775px;
    height: 470px;
    background: #fff;
    padding-left:115px;
    padding-top:30px;
}

.cont_cont span p{
    margin-left: 20px;
    background: url(../images/dian.png) left no-repeat;
    font-size: 16px;
    padding-left: 15px;
    color: #2e2d2d;
    line-height: 30px;
}






.bj2{
    background: url(../images/bj2.jpg) no-repeat top center;
    height: 747px;
    overflow: hidden;
}

.about-index{
    padding-top: 50px;
}

.about-title{
    text-align: center;
}

.about-content{
    padding-top: 56px;
}

.about-left{
    width:603px;
    height: 339px;
}

.about-right{
    width:586px;
}

.ab-title{
    background: url(../images/t2.png) no-repeat top center;
    height: 92px;
    text-align: center;
    line-height: 74px;
    font-size: 24px;
    color: #fff;
}

.ab-content{
    font-size: 16px;
    color: #191919;
    line-height: 24px;
    text-indent: 2em;
    padding-top: 30px;
}
.ab-more{
    margin-top: 40px;
}
.ab-more a{
    color:#c40000;
    font-size: 14px;
    display: block;
}
.ab-list{
    box-shadow: 0 0 10px #c4bfbf;
    margin-top: 20px;
}
.ab-list li{
    float: left;
    width:199px;
    border-right: 1px solid #fff;
    background: #414142;
    height: 197px;
    text-align: center;
}
.ab-list li img{
    margin-top: 50px;
    width:70px;
    height: 56px;
}
.ab-list li h2{
    color: #fff;
    padding-top: 12px;
    font-size: 14px;
}

.ab-list li:hover{
    background: #f1061e;
}


.heng{
    width:1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}


.case-bg{
    background: #f3f3f3;
    padding:32px 0;
}



.news-index{
    margin-top: 20px;
}
.news-left{
    width:780px;
}


.news-title{
    font-size: 20px;
    color: #ce2029;
    background: url(../images/news.png) no-repeat left bottom;
    height: 44px;
    line-height: 44px;
    margin-bottom: 20px;
}
.news-title span{
    font-weight: normal;
    font-size: 20px;
    color: #666666;
    padding-left: 10px;
    text-transform: uppercase;
}

.news-wen{
    width:470px;
}

.news_list1{margin-top: -15px;}
.news_list1 li{position:relative;height:103px;border-bottom:1px solid #e5e5e5;}
.news_list1 li .time{width:57px;text-align:center;}
.news_list1 li .time1{font-weight:bold;color:#656565;font-size:34px;line-height:60px;}
.news_list1 li .time2{color:#ffffff;font-size:12px;background:#989898;line-height:21px;}
.news_list1 li .det{width:366px;margin-right:14px;padding-top:12px;}
.news_list1 li a{width:425px;margin-right:14px;color:#000000;font-size:14px;}
.news_list1 li span{display:block;font:400 12px/21px "å¾®è½¯é›…é»‘";color: #818181;margin-top:8px;}
.news_list1 li span a{color:#e87f16;font-weight:normal;}

.news-right{
    width:315px;
}

#ydemo{overflow:hidden;margin:0 auto;position:relative;height:298px;}
#yindemo{height:100%;}
#ydemo1{}
#ydemo2{}
.news_list3 li{position:relative;padding:8px 0 12px;border-bottom:1px dashed #f6f6f6;}
.news_list3 li a{line-height:30px;padding-left:38px;background: url(../images/wen.png) left center no-repeat;display:block;font-size:14px;color: #1c1c1c;}
.news_list3 li a:hover{text-decoration:none;color:#ce2029;}
.news_list3 span{background: url(../images/da.png) left 0px no-repeat;padding-left:38px;font:400 12px/22px "å¾®è½¯é›…é»‘";color:#6e6d6d;display:block;}


.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{
    width: 397px;height: 138px;background:#fff;box-shadow: 0 0 10px #ebebeb;float: left;margin-right: 4px; position: relative;
}
.tab li a{display: block;float: left;width: 56px;height: 74px;overflow: hidden;text-align: center;color: #2f2f2f;}
.tab li .cont{float: left;height: 96px;border-left:1px solid #b7b7b7;margin-top: 19px;padding-left: 26px;}
.tab li .cont span{display: block;line-height: 30px;color: #2f2f2f;font-size: 20px;}
.tab li .cont p{margin-top: 15px;color: #444;font-size: 14px;line-height: 24px;}


.tt{display: none;}
.list1{

}




/*å‹æƒ…é“¾æŽ¥*/
.f_link{width:1200px;margin:0 auto;line-height:46px;font-size: 14px;margin-top: 13px;}

/*é¡µé¢åº•éƒ¨*/
.foot{background: #1a1a1a;padding-bottom: 50px;}
#footer{position:relative;width:1200px;margin:0 auto;}
#footer a{color:#666;}
#footer a:hover{color:#e87518;text-decoration:none;}
#footer .nav_foot{text-align:center;line-height:60px;color:#888787;padding-top: 21px;border-bottom: 1px solid #888787;}
#footer .nav_foot a{font-size: 14px;color: #888787;line-height: 60px;padding: 0 50px;}
.copyright{line-height:26px;margin-top: 48px;}


.foot-left{
    width:760px;
    margin-top: 45px;
}

.ct{
    font-size: 18px;
    color: #ce2029;
    line-height: 30px;
}
.ct p:nth-of-type(2){
    font-size: 16px;
}


.foot-right{
    margin-top: 65px;
}


/*------------å†…é¡µ-------------------*/

.left {
    width: 224px;
    float: left;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #262626;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    position: relative
}

.left .box h3::after{
    content:"";
    position: absolute;
    width:5px;
    height:20px;
    top:20px;
    left:15px;
    background: #fff
}

.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:100%;
}
.n_banner img{width:100%;}
.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:960px;float:right;padding-bottom:10px;}
.sitemp {
    border-bottom:1px solid #eee;

}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 60px;
    text-align: left;
    font-size: 18px;
    color:#333;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 60px;
    font-size: 13px;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}




/*å·¦ä¾§å·¥å…·æ¡*/
#toolbar {
	position: fixed;
	z-index: 9999;
	right: 33px;
	bottom: 30%;
}

#toolbar li {
	margin-bottom: 3px;
	font-size: 0;
	width: 57px;
	height: 57px;
	right: 0;
	position: relative;
	z-index: 10000;
}

#toolbar li.online .chat{
    position: absolute;
    right:-244px;
    top:0;
    border:1px solid #d7d7d7;
    width: 150px;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 99;
    background: rgba(255,255,255,.8);
}

#toolbar li.online:hover .chat{
    right: 70px;
}
#toolbar li.online .chat i{
    background: url(../images/jiantou.jpg) right center no-repeat;
    display: block;
    width: 8px;
    height: 15px;
    right:-8px;
    position:absolute;
    top:30%;
}
#toolbar li.online .chat .chatlist{
    line-height: 32px;
    color:#666;
    text-align: left;
    text-indent: 15px;
}
#toolbar li.online .chat .chatlist a{
    position: static;
    width: auto;
    padding-top: 0;
    color:#666;
    height: 32px;
    line-height: 32px;
}
#toolbar li.online .chat .chatlist a span{
    display: inline-block;
    color:#666;
    font-size: 12px;
}


#toolbar li a {
	display: block;
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	width: 57px;
	height: 57px;
	overflow: hidden;
	background: #EC1A0F;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	white-space: nowrap;
	font-size: 0;
}

#toolbar li.online a {
    background: none;
}

#toolbar li .iconfont {
	display: inline-block;
	vertical-align: middle;
	width: 57px;
	height: 57px;
	background-color: #d9d9d9;
	vertical-align: middle;
	text-align: center;
	line-height: 57px;
	color: #2b2b2b;
	font-size: 26px;
}

#toolbar li .wz {
	display: inline-block;
	line-height: 57px;
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
	padding-left: 10px;
}
#toolbar li.ewm {
    z-index: 9999 !important;
}
#toolbar li.ewm .ewm-box {
	position: absolute;
	padding: 5px;
	background: #EC1A0F;
	width: 154px;
	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 #EC1A0F;
	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: #EC1A0F;
}

#toolbar li:not(.online):hover a {
	width: 200px;
}

#toolbar li:hover .iconfont {
	background-color: #EC1A0F;
	color: #fff;
}

@media (max-width: 990px) {
	#toolbar {
		display: none;
	}
}



















