﻿/*样式初始化及公共样式部分lpm*/
body{color:#666; font-size:12px; margin:0 auto; background-color:#fff;  font-family:"Microsoft YaHei";}
a{color:#666; text-decoration:none;}      /*定义全局链接颜色lpm*/
a:hover{color:#ff8a00; text-decoration:none;}      /*定义全局链接鼠标滑过颜色lpm*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0px; padding:0px; list-style:none; border:0px;}      /*主要标签的样式初始化lpm*/
.clear{clear: both; height:0px; overflow:hidden;}  /*清除左右浮动lpm*/
.fl{float:left;}     /*定义左浮动lpm*/
.fr{float:right;}     /*定义右浮动lpm*/
.cp img{border:1px solid #C1C1C1; padding:2px;  background:#fff;}      /*定义标签调用图片的边框样式lpm*/
.cp a:hover img{ border:1px solid #ff8a00; padding:2px; background:#fff;}      /*定义鼠标经过时边框的变化效果lpm*/
#copy{ display:none;}      /*隐藏后台自带版权DIVlpm*/
.box{width:1100px; height:auto; margin:0 auto;}      /*定义版面统一宽度lpm*/
.font_en{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;}      /*定义英文字体及大写lpm*/
.main { width:1100px; margin:0 auto;}
#main { width:1100px; margin:0 auto; -webkit-transition:1s; transition:1s; }

.top20{padding-top:20px;}
.top30{padding-top:30px;}
.top10{padding-top:10px;}
.top40{padding-top:40px;}
.top50{padding-top:50px;}
.top70{padding-top:70px;}

/*抬头*/
.top_bg{ width:100%; height:33px; margin:0 auto; border-top:3px solid #0e65b6; border-bottom: 1px solid #f1f1f1;   overflow:hidden}
#top{height:33px; color:#666; line-height:33px;}
.top_l{ height:33px;}
.top_r{ padding-top:8px;}

.head_bg { width:100%; height:134px; overflow:hidden;}
.logo {padding-top:20px; padding-right:15px; font-size:30px;}
.logo img{ height:110px;}
.name {color: #000; font-weight:bold;
    font-size: 30px;
    line-height: 35px;
    margin-top: 38px;
    margin-left: 10px; border-left:2px #e5e2e2 solid; padding-left:20px;}
.name b {color: #ff8a00; font-size: 24px;}
.ad_p { width:152px; height:120px; margin:25px 0 0 30px;} 
.tel {padding-top: 18px !important;}

/*导航*/
#nav_bg{ width:100%; height:60px; line-height:60px; font-size:16px;color:#fff; margin:auto;min-width:1200px; background: #006f22;}
#nav_c{ width:1200px; height:60px; margin:auto; line-height: 60px;}
#nav li{ width:150px; text-align:center; float:left;font-size:15px; line-height:60px; height: 60px;}
#nav ul li a{ text-decoration: none; font-size:16px;line-height:60px; width:150px; display:block; color:#fff; display: block;}
#nav ul li a:hover{color:#fff;  width:150px !important; height: 60px; background: #ff8a00; font-weight: bold;}
#nav ul li .a_nav{ text-decoration: none; font-size:16px; line-height:60px; width:150px;  color:#fff; font-weight:bold; background: #ff8a00; color:#fff;position: relative;}
#nav ul li ul{width: 150px; background: #000; display: none;position:absolute; z-index: 10000;}
#nav ul li ul li a{width:150px !important; height: 60px; font-weight: bold;} 
#nav ul li ul li a:hover{color:#fff;  width:150px !important; height: 60px; background: #ff8a00; font-weight: bold;}
#nav ul li:hover ul{width: 150px;background: #f5f5f5; display:block;position:absolute; z-index: 10000; color:#484848;} 
#nav ul li ul li{width: 150px; border: 1px solid #ddd; border-left: none;border-top:none; border-right: none; text-align: center;} 
#nav ul li ul li:hover{ background: #ff8a00; }
#nav ul li ul li a{ font-size: 14px; text-align: center; color:#484848;}
#nav ul li ul li:hover a{ color:#fff !important; text-align: center; font-weight:none !important;}

/*banner*/
#flash_bg{width:100%; margin:0 auto; z-index: -1;}
.focus{width: 100%;height:500px; position: relative; overflow:hidden; min-width:1200px;}
.focus ul,.focus li{ list-style:none; padding:0; margin:0;}
.focus li{ display: none}
.focus .bg { position: absolute; width:100%; height: 30px; left: 0; bottom: 0;  opacity: 0.5; filter: alpha(opacity=50); z-index: 1; background:none;}
.focus .f_btns{position: absolute; width: 100%; height:30px; line-height:30px; left: 0; bottom: 30px; text-align: center; z-index: 2}
.focus .f_btns h2 { color:#fff; font-size: 16px; line-height: 30px; }
.focus .f_btns h2 a{ color:#fff;}
.focus .f_btns h2 a:hover{ text-decoration: none}
.focus .f_btns .btn{ text-align: center; height:14px; overflow: hidden; font-size:0;}
.focus .f_btns .btn span {display: inline-block; width:20px; height: 14px; overflow: hidden; margin: 0 5px; background:url(../images/20161027155853_851757391.png) no-repeat; cursor: pointer}
.focus .f_btns .btn span.cur{ background:url(../images/20161027155923_1421517347.png) no-repeat;}
.focus .prev {background: url(../images/20161027155942_1536086818.png) no-repeat; position: absolute; top:220px;left:120px; width: 40px; height: 60px; z-index: 3; cursor: pointer}
.focus .next { background: url(../images/20161027160001_1880221566.png) no-repeat; position: absolute; top:220px; width: 40px; height: 60px;right: 120px;z-index: 3;cursor: pointer}
.jqfocus ul li a img{height:500px; text-align:center;}




/*搜索*/
#search { width:100%; height:60px; overflow:hidden; background:#f1f1f1; }
#search_01{ width:1100px; height:60px; overflow:hidden; }
#search_n{ width:100%; height:60px; overflow:hidden;  position:absolute; margin-top:300px; z-index:90; background: #f6f6f6; }
#sou{font-family:Arial, Helvetica, sans-serif; width:1100px;}
.sou_nei{width:1100px; float:left;}
.search_kong { width:315px; float:right; padding-top:5px;}
.search_2{float:left; width:270px;}
.search_tu{float:left; width:45px;}
.search_zi{float:left; width:675px; line-height:23px; font-family:"Microsoft YaHei"; padding-top:8px; font-size: 14px;}
.search_zi a {font-size: 14px;}
.search_zi strong { color: #666;}
#infoname{width:270px; background:none; outline:none; color:#d2d1d1; border: none; height:24px; line-height:24px;}      /*定义搜索框的样式lpm*/
.mr0 { margin-right: 0px !important;}

/*产品展示*/
.pro_bg { width:100%; height:auto;}
.list{ height:auto;}
.list_t{width:240px; height: 137px; color:#fff; background:url(../images/20170930104139_872862627.jpg) center no-repeat; overflow:hidden; text-align:center; font-family:'arial'; font-size: 16px; text-transform: uppercase; line-height: 24px;}
.list_t b { display:block; margin-top:58px;  font:bold 20px/24px "Microsoft YaHei";}
.list_d {width:240px; line-height:58px; background:url(../images/20170930104445_252911764.jpg) repeat-y;}
.list_d li{ height:30px; line-height:30px; width:170px; margin:0 auto}
.list_d li a{ font-size:14px;}
.list_m { width:240px; height:120px; background:url(../images/lianxi.jpg) center no-repeat;}



#classimgshow1 {padding-left:0px !important; width:240px !important;  height:50px !important; line-height:50px !important; border-bottom:none !important; padding-bottom:20px;}
#classimgshow1 a{display:block; padding-left:68px; width:172px !important; color:#fff !important;  font-size: 14px; height:50px !important; line-height:50px !important; background:url(../images/20170930143451_2017868473.jpg) center no-repeat !important; }
#classimgshow1 a:hover {color:#fff !important; background:url(../images/20170930143547_167406265.jpg) center no-repeat !important;}

.prod_main{ width: 836px; height:auto; }
.prod_d{ width: 836px; margin:0 auto;}
.pro_t { width: 836x; height: 37px; background: url(../images/20170930104818_712957839.jpg) left center no-repeat; line-height: 30px; overflow: hidden;}
.pro_t .fl { color: #006f22; text-indent: 0.7em; font-size: 20px;}
.pro_t .fl span { color: #cdcdcd; font-size: 16px; text-transform: uppercase; font-family: "arial";}
.pro_t .more {}
.pro_t .more a { color: #666; font-size: 14px; text-transform: uppercase; font-family: "arial";}
.pro_t .more a:hover { color: #f98904; }


/*优势*/
#adv_bg { width: 100%; height: auto; background:#f1f1f1; padding: 20px 0 20px 0;}
.adv_bg1 { width:1100px; height:680px; margin:0 auto; background:url(../images/20180824151639_1787892002.jpg) center no-repeat; overflow:hidden;}
.adv_bg2 { width:1100px; height:475px; margin:0 auto; background:url(../images/20170930110515_1287140935.jpg) center no-repeat; overflow:hidden;}

.adv_w1 { width:470px; height: 230px; margin:220px 0 0 100px; line-height:30px; font-size:14px;}
.adv_w1 p { line-height: 20px; font-size: 16px; color: #555}
.adv_w1 b { display:block; font-size:30px; color:#006f22; line-height:36px; }
.adv_w1 span { display:block; font-size:12px; color:#cdcdcd; text-transform:uppercase; line-height:20px; margin-bottom:18px; font-family: "arial"; text-transform: uppercase;}

.adv_w2 { width:500px; height: 230px; margin:10px 0 0 100px;line-height:30px; font-size:14px;}
.adv_w2 p { line-height: 20px; font-size: 16px; color: #555}
.adv_w2 b { display:block; font-size:30px; color:#006f22; line-height:36px; }
.adv_w2 span { display:block; font-size:12px; color:#cdcdcd; text-transform:uppercase; line-height:20px; margin-bottom:18px; font-family: "arial"; text-transform: uppercase;}

.adv_w3 { width:450px; height: 230px; margin:30px 0 0 652px; line-height:30px; font-size:14px;}
.adv_w3 p { line-height: 20px; font-size: 16px; color: #555}
.adv_w3 b { display:block; font-size:30px; color:#006f22; line-height:36px; }
.adv_w3 span { display:block; font-size:12px; color:#cdcdcd; text-transform:uppercase; line-height:20px; margin-bottom:18px; font-family: "arial"; text-transform: uppercase;}

.adv_w4 { width:500px; height: 220px; margin:10px 0 0 652px; line-height:30px; font-size:14px;}
.adv_w4 p { line-height: 20px; font-size: 16px; color: #555}
.adv_w4 b { display:block; font-size:30px; color:#006f22; line-height:36px; }
.adv_w4 span { display:block; font-size:12px; color:#cdcdcd; text-transform:uppercase; line-height:20px; margin-bottom:18px; font-family: "arial"; text-transform: uppercase;}


/*广告图*/
.banner_01{width:100%; height:292px; margin:0px auto; background:url(../picture/20180824155845_362692963.jpg) no-repeat center; overflow:hidden;}
.banner_01 a { display: block; width: 138px; height: 40px; background:#ff8900; margin: 198px 0 0 871px; color: #fff; font-size: 16px; line-height:38px; text-align: center;}
.banner_01 a:hover { text-decoration: underline;}

/*案例展示*/
#eq_bg { width: 100%; height: 388px; margin: 0 auto; background:#006f22; overflow: hidden;}
.eq_t { width: 407px; height: 53px; margin: 0 auto; background: url(../images/20170822163827_1200565244.png) center no-repeat; overflow: hidden; text-align: center; color: #fff; font-size: 24px; line-height: 32px;}
.eq_t span { color: #fff; font-size: 16px; font-family: "arial"; text-transform: uppercase; line-height: 24px;}
.case_more { width: 120px; height: 35px; margin: 10px auto; background: #ff8a00; text-align: center; line-height: 35px;}
.case_more a { font-size: 14px; color: #fff;}
.case_more a:hover {text-decoration: underline;}
.prod_m { margin-top:60px;}
.prod_d1 { margin-left:17px; width:935px;}

/*公司简介*/

.about_t {width: 407px; height: 61px; margin: 0 auto; background: url(../images/20170930113154_1510937880.png) center no-repeat;  overflow: hidden; text-align: center; color: #006f22; font-size: 24px; line-height: 32px;}
.about_t span { color: #999; font-size: 16px; font-family: "arial"; text-transform: uppercase; line-height: 24px;}
.about_bg { width:1100px; height:490px; margin:0 auto; overflow:hidden;}

.about_p { margin-top:14px; }
.about_p img{ width:500px; height:380px;}
.about_r { margin:14px 0 0 16px; width:545px;}
.about_w { font-size:14px; line-height:40px; color:#666;}
.about_w strong { color:#666;}
.about_more { margin-top:8px;}
.about_more li a { display:block; width:111px; height:33px; background:#006f22; color:#fff; font-size:14px; line-height:33px; float:left; margin-right:13px; text-align:center;}
.about_more li a:hover { color:#fff; text-decoration:underline;}


/*新闻*/
.news_bg{ width: 100%; height: 604px; }

.news_t {margin: 0 auto; line-height: 28px; text-align: center; padding-top: 30px;}
.news_t p { background: url(../images/20170730152911_930077227.png) bottom no-repeat; overflow: hidden;  color: #333; font-size: 20px; font-weight: 100; text-transform: uppercase; height: 30px; margin-bottom: 20px;}
.news_t span { color: #cd0a12; font-size: 24px; }

.news .convert2{ width:1100px; height:430px; margin:0 auto; }
.news .convert2 .tab{width:448px; height:50px; margin:0 auto;}
.news .convert2 .tab a{display:block; color:#333; text-align: center; width: 131px; height:35px; line-height: 35px; font-size:14px; float:left; 
margin-left:24px; border:1px #ccc solid; transition: ease all 0.2s;}
.news .convert2 .tab a.on{display:block;background:#006f22;color:#fff; transition: ease all 0.2s;}


.news .convert2 .content{ overflow:hidden; width:1100px; height:400px; position:relative;}
.news .convert2 .content ul{ position:absolute; left:0; top:10px; height:380px;}
.news .convert2 .content li{ width:1100px; height:auto; float:left;}
.news .content td br{ display:none;}
.news .content td a{ display:block; background:#ededee; line-height:40px; width:220px !important; color:#666; width:220px !important;}
.news .content td a:hover{ display:block; background:#36a928; color:#fff;}

.news .news_div_item{ position:relative;width:346px; float: left;height:380px; margin:0 10px; transition: ease all 0.5s;}
.news .news_div_item:hover{box-shadow:0px 0px 15px #ccc; -webkit-animation:test 0.3s ease-in 2;animation:test 0.3s ease-in 2; }
.news .divdgweb_new_div_item{position:relative;width:346px; float: left;height:370px; margin:0 10px; transition: ease all 0.5s;}
.news .divdgweb_new_div_item:hover{box-shadow:0px 0px 15px #ccc;-webkit-animation:test 0.3s ease-in 2;animation:test 0.3s ease-in 2;}
.news .news_div_item_pic{ position:absolute; top:0;}
.news .news_div_item_pic img{width:346px; height:220px;}
.news .news_div_item_content{line-height:30px; height:120px; width:306px; padding:20px;position:absolute; top:220px; background:#f7f6f6;}
.news .divdgweb_new_div_item_content{line-height:30px; height:120px; width:306px; padding:20px;position:absolute; top:220px; background:#f7f6f6;}
.news .news_div_item_body,.news .divdgweb_new_div_item_body{ color:#666; line-height:22px; margin-top:4px;}
.news .news_div_item_a,.news .divdgweb_new_div_item_a{color:#333; font-size:14px;}
.news .news_div_item_a:hover,.news .divdgweb_new_div_item_a:hover{color:#cd0a12;}


.news .news_div_item_date,.news .divdgweb_new_div_item_date{text-align:center; height:60px; width:80px;position:absolute; right:0; line-height:15px; top:90px; z-index: 9;color:#fff; background:rgba(1,93,178,0.85);}
.news_div_item_year,.divdgweb_new_div_item_year{position:absolute; top:32px; left:22px; font-size:16px;}
.news_div_item_month,.divdgweb_new_div_item_month{position:absolute; left:24px; top:12px; font-size:12px;}
.news_div_item_day,.divdgweb_new_div_item_day{position:absolute; left:44px;top:12px; font-size:12px;}

.news .news_div_item_date div,.news .divdgweb_new_div_item_date div{float:left;}


/*版权*/
#link_box{overflow:hidden; background:#006f22; width:100%; margin:0 auto; color:#fff;}
#link_box a{color:#fff;}
#link{width:1100px; min-width: 1100px; margin:0 auto; overflow:hidden; height:59px; line-height:59px;}
#link_l{width:112px; float:left; font-size:15px; font-weight:bold;}
#link_l span{font-family:Arial, Helvetica, sans-serif; color:#fff; padding-left:10px; font-weight:normal;}
#link_bg{width:966px; float:left; padding-left:20px; line-height:59px; height:59px;}

#bq_box{overflow:hidden; background: #f1f1f1; width:100%; margin:0 auto; padding-top:30px; padding-bottom:40px;}
#bq{width:1160px; margin:0 auto; color:#999;}
#bq a{color:#999;}
#bq a:hover { color: #ff8900;}
.linkf{float:left; padding-left:40px; padding-right:40px; border-right:1px #e3e3e3 solid;}
.linkf_bt{height:50px; line-height:50px; font-size:15px; font-weight:bold; color:#000; border-bottom:1px #ccc solid; width:110px;}
.linkf_logo{float:left; padding-top:48px;}
.linkf_bg{float:left; padding-top:3px; line-height:30px; font-size:14px;}
.linkf_bg a{font-size:14px;}

.link2{float:right; padding-right:50px; padding-top:25px; width:513px;}
.link21{float:left; width:380px; overflow:hidden;}
.link21 span{float:left; width:380px; text-align:right; font-size:14px; overflow:hidden; margin-bottom:5px; line-height:28px; margin-top:3px;}
.link21 a{float:left; width:180px; height:33px; line-height:33px; background:#cc0000; text-align:center; margin-left:200px; font-size:14px; color:#fff !important;}
.link22{float:left; width:114px; height:115px; padding-left:15px;}

#bq_bg{width:100%; margin:0 auto; padding:20px 0px; text-align:center; font-size:14px; border-top:1px #ccc solid; background:#ebebeb; line-height:26px; color:#999;}
#bq_bg a{color:#999; font-size:14px;}
#bq_bg a:hover { color: #ff8900;}


/*解决左右边或者中间大块空白的问题lpm*/
#left{ height:auto !important;}
#center{ height:auto !important;}
#right{ height:auto !important;}


/*内页样式*/


/*小导航*/

.strong_title {
    display: none;
}

.mianbxContent {
    line-height: 30px!important;
    padding-bottom: 15px;
    width: 810px !important;
    text-align: left !important;
    padding-left: 30px;
    height: 30px !important;
    background: url(../images/20170930104247_817669662.png) no-repeat left top;
    font-size: 14px;
}

.mianbxContent a {
    font-size: 14px;
}


/*end*/


/*隐藏在线留言表格*/

#bodycontent #tianxieone {
    border: none !important;
}

#bodycontent #tfour {
    border: none !important;
}

#bodycontent #liuyanshenming {
    border: none !important;
}

#bodycontent #lytijiao {
    border: none !important;
}


/*end*/


/*内页四个栏目距离*/

.jl {
    margin-top: 61px;
}


/*下落*/

#bodycon {
    padding-top: 70px !important;
}

/*联系我们*/
.w1100 {
    width: 1100px;
    margin: 0 auto;
}

.contactus_tbgl {
    width: 302px;
    height: 256px;
    background: #006f22;
    float: left;
    overflow: hidden;
    padding-left: 38px;
    color: #fff;
}

.contactus_tbgl b {
    display: block;
    font-size: 32px;
    font-weight: lighter;
    padding: 38px 0 22px 0;
}

.contactus_tbgl p {
    display: block;
    font-size: 25px;
    width: 260px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 2px solid #fff;
}

.contactus_tbgl em {
    font-size: 24px;
    font-family: "arial";
    line-height: 40px;
    font-style: normal;
}

.contactus_tbgr {
    width: 650px;
    height: 256px;
    overflow: hidden;
    padding-left: 110px;
    background: url(../images/20170930110305_2106842434.jpg) no-repeat;
}

.contactus_tbgr b {
    display: block;
    padding-top: 50px;
    font-size: 24px;
    color: #494949;
}

.contactus_tbgr p {
    display: block;
    padding-top: 10px;
    font-size: 14px;
    line-height: 24px;
    width: 520px;
}

.contactus_contentbgl {
    width: 468px;
    height: 470px;
    background: #f5f5f5;
    padding-top: 20px;
    float: left;
    margin-top: 20px;
}

.contactus_contentbgl b {
    display: block;
    background: url(../images/20170930150207_447004534.png) no-repeat 0 0;
    font-size: 24px;
    color: #006f22;
    font-weight: 600;
    margin-bottom: 25px;
    padding-left: 25px;
    margin-top: 10px;
}

.contactus_contentbgl li {
    padding-left: 25px;
    height: auto;
}

.contactus_contentbgl li a {
    float: left;
}

.contactus_contentbgl li p {
    display: block;
    float: left;
    padding-left: 25px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    width: 340px;
    margin-bottom: 40px;
}

.contactus_contentbgl li p a {
    float:none!important;
   font-size:14px;
}

.contactus_contentbgl li b {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    margin: 0!important;
    background: none!important;
    display: initial!important;
    padding-left: 0!important;
}

.contactus_contentbgr {
    width: 592px;
    height: 470px;
    background: #eee;
    padding: 20px 0 0 40px;
    float: right;
    margin-top: 20px;
}

.contactus_contentbgr b {
    display: block;
    width: 202px;
    height: 47px;
    background: url(../images/20170930150215_1603029504.png) no-repeat;
    padding: 10px 0 0 110px;
    font-size: 20px;
    color: #333;
    font-weight: normal;
}

.xwlb_img {
    background: none !important;
    margin-right: 15px !important;
}

.pro_list_box_item_zdy{width:830px; float:left; height:160px; text-align:left; padding-bottom:20px;}
.pro_list_box_item_l_zdy{width:200px; height:160px; float:left;}
.pro_list_box_item_l_zdy a img {width: 235px; height:160px; border:1px solid #ccc; padding:2px;}
.pro_list_box_item_l_zdy a:hover img { border:1px solid #f68404; padding:2px;}
.pro_list_box_item_r_zdy{width:562px;  height:160px; margin-left:55px; float:left;}
.pro_list_box_item_r_zdy a p{height: 36px; color:#333; text-overflow: ellipsis; white-space:nowrap; overflow:hidden; font-weight: bold; font-size: 18px; border: none; font-family:"Microsoft YaHei"; padding-top:10px;}
.pro_list_box_item_r_zdy a p:hover{color:#f68404;}
.pro_list_box_item_r_zdy a div{color:#666; height:74px;}
.content_more_a_zdy{ width: 120px; height: 30px; 
background:url(../images/20170930104252_1219595922.jpg); display:block; }
.pro_list_box_item_zdy{overflow:hidden;}
.shopmrsc p.xwlbnr {color:#666 !important;}
.shopmrsc a:hover{ color:#f68404;}
.shopmrsc p.xwlbbt {    font-weight: bold !important;}

/*新闻中心*/
.xwlb_img {width: 182px;height: 137px; margin-right:15px;}
.xwlb_img img{border:1px solid #d1d1d1; width: 180px;height: 135px;}
.xwlb_img img:hover{border:1px solid #ff9403; width: 180px;height: 135px;}

/*简介*/
#abou{padding-top: 30px;}
.abou_t{width: 1100px; height: 58px; background: url(../images/20170930164532_1667125383.jpg) no-repeat center; font-size: 16px; color: #525252; text-align: center;}
.abou_t p{font-size: 24px; color:#006f22; font-weight: bold;}
.abou_c{padding-top: 25px;}
.abou_c .fr{width: 583px; padding-right: 7px; font-size: 14px; color: #525252; line-height: 30px;}
.abou_c a{display: block; width: 117px; height: 35px; line-height: 35px; text-align: center; font-size: 14px; color: #fff; background: #005ab4; margin-right: 15px; float: left; margin-top: 15px;}
.abou_c a:hover{color:#ff0;}

.fhdb{ width:60px; height:60px; background:url(../images/fhdb.png) #f96f0a no-repeat;position:fixed; bottom:50px; border-radius:5px; right: 42%; margin-right: -600px; cursor: pointer;}
.fhdb span{color:#FFF; font-family:å®‹ä½“; padding-left:7px; line-height:90px;}
.fhdb span a{color:#FFF}