@charset "utf-8";
/* CSS Document */

/*全局样式*/
*{ margin:0; padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}
input,button,select,textarea{outline:none}
li{list-style:none}
textarea{resize:none}
body,div,span,ul,li,p,h1,h2,h3,h4,h5,h6,img,input, textare{ margin:0; padding:0; }
body{ font-size:12px; color: #666;}
body{ word-wrap : break-word ;word-break:break-all; min-height: 100%; _height:100%;}
a{ text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:none;}
a{ outline:none;}/*去除超链接虚线框*/
a:active{star:expression(this.onFocus=this.blur());}/*去除ie下超链接虚线框*/
a:focus{ outline:0;}/*去除火狐下超链接的虚线*/
a{ text-decoration:none; color:#000}
em{ font-style:normal}
.clearfloat{clear:both; height:0px; font-size:1px; line-height:0px;}/*清除浮动*/
h1,h2,h3,h4,h5,h6{font-weight:normal;}
.fl{ float:left}
.fr{ float:right}
.main{ width:100%; min-width:1140px; max-width:1920px; margin:0 auto; overflow:hidden;}
.middle{ width:1140px; margin:0 auto; overflow:hidden}
/*------------------------------------------样式开始------------------------------------------*/
.top{ overflow:hidden;border-bottom: 1px solid #f1f1f1; height:34px;}
.top h2{ float:left; line-height:34px; font-size:12px; color:#666}
.top h3{ float:right; overflow:hidden}
.top h3 a{color: #337ab7;line-height:34px; font-size:12px; padding:0 8px;}
.top h3 a:hover{ text-decoration:underline}
.head{ overflow:hidden; height:127px;}
.head .logo{ float:left; overflow:hidden; background:url(../images/logo.jpg) left center no-repeat; background-size:auto 50px; height:127px; padding-left:170px;}
.head .logo h1{ font-size:32px; color:#000;margin-top:33.5px;display: none;}
.head .logo h2{ color:#666; text-transform:uppercase; margin-top:3px; font-size:12px;display: none;}
.head .head_right{ float:right;margin-top:20px;}
.head .head_right form{ overflow:hidden}
.head .head_right form input{ float:left;height: 38px; border: 1px solid #ccc; font-size:14px; width:295px; padding:0 10px;}
.head .head_right form button{ width:48px; height:40px; border:1px solid #0d74b7; background:url(../images/bg-03.png) center no-repeat #0d74b7; cursor:pointer}
.head .head_right h3{ font-size:14px; color:#666; margin-top:10px;}
.head .head_right h3 a{color:#666;}
.head .head_right h3 a:hover{text-decoration:underline;color: #337ab7;}
.nav{ overflow:hidden; background:url(../images/nav_bg.jpg) center no-repeat; height:48px;}
.nav ul{ overflow:hidden}
.nav ul li{ float:left; width:125px;}
.nav ul li p{ overflow:hidden; text-align:center; line-height:48px;}
.nav ul li p a{ font-size:16px; color:#fff}
.nav ul li.on  p{background-color: rgba(255,153,0);}
.nav ul li:hover{background-color: rgba(255,153,0);}
.nav ul li .lm01{ display:none; position:absolute;width:125px;background-color: rgba(255,153,0,0.85); padding:10px 0; z-index:999}
.nav ul li .lm01 h2{ height:36px; line-height:36px; text-align:center;overflow: hidden;}
.nav ul li .lm01 h2 a{ font-size:14px; color:#fff}
.nav ul li .lm01 h2:hover{ background:#FF7E00}
.nav ul li:hover .lm01{ display:block}
.fixed{ position:fixed; top:0; left:0; right:0; z-index:9999}
.part01{ overflow:hidden; margin-top:45px;}
.part_nav01{ overflow:hidden; text-align:center}
.part_nav01 h2{ font-size:26px; color:#666666}
.part_nav01 h3{padding-top: 2px; font-size: 18px;color: #9A9A9A; margin-bottom: 5px; text-transform:uppercase}
.part_nav01 h4{ font-size:14px; color:#aaa}
.part01 ul{ overflow:hidden; margin-top:30px;}
.part01 ul li{ float:left; width:270px; overflow:hidden; margin-right:20px; margin-bottom:20px;}
.part01 ul li:nth-child(4n){ float:right; margin-right:0}
.part01 ul li .img01{overflow: hidden;width:260px; height:260px; background-color: #fff; border: 1px solid #ddd; padding:4px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.part01 ul li .img01 img{ display:block; margin:0 auto;}
.part01 ul li h3{ font-size:14px; color:#656464; text-align:center; line-height:50px;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;}
.part01 ul li:hover .img01{filter:alpha(opacity=85);  /*支持 IE 浏览器*/-moz-opacity:0.85; /*支持 FireFox 浏览器*/opacity:0.85;  /*支持 Chrome, Opera, Safari 等浏览器*/}
.part01 ul li:hover h3{ color:#FF7E00}
.part02{ background:url(../images/about_bg.jpg); overflow:hidden; padding-top:45px; padding-bottom:55px;}
.part_nav02{ overflow:hidden; text-align:center; margin-bottom:30px;}
.part_nav02 h2{ font-size:26px; color:#fff}
.part_nav02 h3{padding-top: 2px; font-size: 18px;color: #fff; margin-bottom: 5px; text-transform:uppercase}
.part_nav02 h4{ font-size:14px; color:#fff}
.part02 .part02_left{ float:left; width:431px; height:300px; overflow:hidden}
.part02 .part02_right{ float:right; width:679px;}
.part02 .part02_right p{line-height: 34px; font-size:14px; color:#fff; text-align:justify}
.part02 .part02_right a{ display:block; width:130px; height:38px;border: 1px solid #fff; text-align:center; line-height:38px; font-size:14px; color:#fff; margin-top:22px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;position: relative; }
.part02 .part02_right a:hover{-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;}
.part03{ background:url(../images/case_bg.jpg); overflow:hidden; padding-top:50px; padding-bottom:70px;}
.part_nav03{ overflow:hidden; text-align:center; margin-bottom:30px;}
.part_nav03 h2{ font-size:26px; color:#035c98; margin-bottom:3px;}
.part_nav03 h3{padding-top: 2px; font-size: 18px;color:#086aac; margin-bottom: 5px; text-transform:uppercase}
.part_nav03 h4{ font-size:14px; color:#086aaf}
.part03 ul{ overflow:hidden}
.part03 ul li{ float:left; width:263px; overflow:hidden; margin-right:29px;}
.part03 ul li:nth-child(4n){ float:right; margin-right:0}
.part03 ul li .img02{ overflow:hidden; width:263px; height:169px;}
.part03 ul li .img02 img{ display:block; margin:0 auto}
.part03 ul li h3{ font-size:14px; color:#656464; text-align:center; margin-top:10px;}
.part03 ul li:hover .img02{filter:alpha(opacity=85);  /*支持 IE 浏览器*/-moz-opacity:0.85; /*支持 FireFox 浏览器*/opacity:0.85;  /*支持 Chrome, Opera, Safari 等浏览器*/}
.part03 ul li:hover h3{ color:#FF7E00}
.part04{ overflow:hidden; margin-top:45px; margin-bottom:70px;}
.part04 #tabsb{ overflow:hidden}
.part04 #tabsb ul{ overflow:hidden; width:600px; margin:37px auto 30px auto;text-align: center;}
.part04 #tabsb ul li{margin:0 10px;display: inline-block;}
.part04 #tabsb ul li a{ display:block;width: 128px;height: 34px;border: 1px solid #dadada;border-radius: 4px;text-align: center;line-height: 34px;color: #666; font-size:14px;}
.part04 #tabsb ul li a#currentb{ background:#035c98; color:#fff; border:1px solid #035c98}
.part04 #tabsb ul li a:hover{ background:#035c98; color:#fff; border:1px solid #035c98}
.part04 #contentb .display{ overflow:hidden}
.part04 #contentb .display ul{ overflow:hidden}
.part04 #contentb .display ul li{ float:left; width:48%; overflow:hidden;border-bottom: 1px dotted #dbd4cd; padding:25px 0 15px 0}
.part04 #contentb .display ul li:nth-child(2n){ float:right;}
.part04 #contentb .display ul li h2{ float:left; width: 60px;height: 50px;text-align: center;background-color: #086aac; font-size:23px; color:#fff; padding:8px 0}
.part04 #contentb .display ul li h2 span{ display:block; font-size:12px;}
.part04 #contentb .display ul li .n_text{ float:right; width: 470px; overflow:hidden}
.part04 #contentb .display ul li .n_text h3{ color:#014c80; font-size:17px; margin-bottom:6px;}
.part04 #contentb .display ul li .n_text p{ font-size:13px; color:#aaa; text-align:justify}
.part04 #contentb .display ul li:hover .n_text h3{ color:#FF7E00}
.link{background-color: #00549A;padding: 10px 0px; overflow:hidden; text-align:center}
.link span{ color:#fff; font-size:13px;}
.link a{color:#fff; font-size:13px; padding:0 10px;}
.link a:hover{ text-decoration:underline}
.bottom{padding: 30px 0px 20px 0px; background:url(../images/foot_bg.gif); overflow:hidden; text-align:center}
.bottom p{ font-size:12px; color:#fff; margin-bottom:10px;}
.bottom p a{font-size:12px; color:#fff; }
.bottom p a:hover{ text-decoration:underline}
.beside{ position:fixed; top:150px; right:0; overflow:hidden; width:102px; border:5px solid #00549A;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; padding:10px 14px; background:#fff; z-index:9999}
.beside h2{ border-bottom:1px solid #00549A; font-size:16px; color:#00549A; height:35px; line-height:35px;}
.beside h3{ overflow:hidden; border-bottom:#e6e5e4 1px solid;}
.beside h3 a{ background:url(../images/right_pic2.png) left center no-repeat; background-size:20px auto; padding-left:25px; line-height:37px; font-size:14px; color:#333}
.beside h3 a:hover{ text-decoration:underline;color:#00549A;}
.beside .qq{ overflow:hidden}
.beside .qq h4{ overflow:hidden;border-bottom:#e6e5e4 1px solid; height:37px; }
.beside .qq h4 a{ display:block; line-height:25px; font-size:12px; color:#fff;background:url(../images/zxqq.png) 10px center no-repeat #00549A; background-size:15px auto; width:60px; height:25px; margin:0 auto;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; margin-top:5px; padding-left:30px;}
.beside .qq h4 a:hover{ text-decoration:underline;}
.beside .dh{ overflow:hidden; margin-top:10px;}
.beside .dh h4{ overflow:hidden;border-bottom:#e6e5e4 1px solid; height:37px; line-height:37px; font-size:12px; color:#333; background:url(../images/right_pic1.png) left center no-repeat;background-size:15px auto; padding-left:20px;}
.ny_banner{ overflow:hidden; height:240px;}
.inside{ overflow:hidden; margin-top:25px; margin-bottom:50px;}
.inside_left{ float:left; width:263px; overflow:hidden}
.inside_left h2{ background:url(../images/title_line.jpg) left center no-repeat;color: #0947AF; font-size:22px; padding-left:14px; height:50px; border-bottom:1px solid #D9D9D9; line-height:50px}
.inside_left .inside_menu{ overflow:hidden; margin-bottom:25px;}
.inside_left .inside_menu ul{ margin-top:15px; overflow:hidden}
.inside_left .inside_menu ul li{border-bottom: 1px solid #f2f2f2; overflow:hidden;padding: 12px 0;}
.inside_left .inside_menu ul li a{ background:url(../images/left_sli.gif) left center no-repeat; padding-left:13px;color: #656464; font-size:14px;}
.inside_left .inside_menu ul li a:hover{ color:#FF7E00}
.inside_left .inside_menu ul li.on a{ color:#FF7E00}
.inside_left .inside_new{ overflow:hidden; margin-bottom:25px;}
.inside_left .inside_new ul{ margin-top:15px;}
.inside_left .inside_new ul li{border-bottom: 1px dotted #dddddd; overflow:hidden; height:42px;}
.inside_left .inside_new ul li a{ line-height:42px; background:url(../images/li.png) left center no-repeat;color: #545455; padding-left:13px; font-size:14px;}
.inside_left .inside_new ul li a:hover{ color:#FF7E00}
.inside_left .inside_cat{ overflow:hidden}
.inside_left .inside_cat div{ overflow:hidden; margin-top:15px;}
.inside_left .inside_cat p{ font-size:14px; color: #333; margin-bottom:10px; text-align:justify;clear: both;}
.inside_right{ overflow:hidden; width:848px; float:right}
.inside_right .inside_nav{ overflow:hidden; height:50px; border-bottom:1px solid #D9D9D9;}
.inside_right .inside_nav h2{background:url(../images/title_line.jpg) left center no-repeat;color: #0947AF; font-size:22px; padding-left:14px; line-height:50px}
.inside_right .inside_text01{ overflow:hidden; margin-top:20px;}
.inside_right .inside_text01 p{ color:#333; font-size:14px; line-height:30px; text-align:justify}
.inside_hot{ overflow:hidden; margin-top:50px;}
.inside_hot h2{background:url(../images/title_line.jpg) left center no-repeat;color: #0947AF; font-size:22px; padding-left:14px; line-height:50px; overflow:hidden; height:50px; border-bottom:1px solid #D9D9D9;}
.inside_hot ul.list{ overflow:hidden; margin-top:10px;}
.inside_hot ul.list li{ overflow:hidden; border-bottom: 1px dashed #e3e2e2; padding-left:13px;border-bottom: 1px dotted #dddddd; overflow:hidden; height:39px; background:url(../images/li.png) left center no-repeat}
.inside_hot ul.list li a{ line-height:39px; font-size:14px; color:#333}
.inside_hot ul.list li span{ float:right;line-height:39px;color: #898989;font-size:14px; }
.inside_hot ul.list li a:hover{ color:#FF7E00}
.inside_text02{ overflow:hidden; margin-top:30px;}
.inside_text02 ul{ overflow:hidden}
.inside_text02 ul li{ float:left; overflow:hidden; margin-right:17px; margin-bottom:25px; width:199px;}
.inside_text02 ul li .img03{ overflow:hidden; width:189px; height:189px;border: 1px solid #ddd;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; padding:4px;}
.inside_text02 ul li .img03 img{ display:block; margin:0 auto}
.inside_text02 ul li:nth-child(4n){ float:right; margin-right:0}
.inside_text02 ul li h3{ text-align:center; font-size:14px; color: #656464; margin-top:10px;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;}
.inside_text02 ul li:hover .img03{filter:alpha(opacity=85);  /*支持 IE 浏览器*/-moz-opacity:0.85; /*支持 FireFox 浏览器*/opacity:0.85;  /*支持 Chrome, Opera, Safari 等浏览器*/}
.inside_text02 ul li:hover h3{ color:#FF7E00}
.inside_text03{ overflow:hidden}
.inside_text03 ul{ overflow:hidden; margin-top:10px;}
.inside_text03 ul li{ overflow:hidden; border-bottom: 1px dashed #e3e2e2; padding-left:13px;border-bottom: 1px dotted #dddddd; overflow:hidden; height:39px; background:url(../images/li.png) left center no-repeat}
.inside_text03 ul li a{ line-height:39px; font-size:14px; color:#333}
.inside_text03 ul li span{ float:right;line-height:39px;color: #898989;font-size:14px; }
.inside_text03 ul li a:hover{ color:#FF7E00}
.inside_text04{ overflow:hidden; margin-top:25px;}
.inside_text04 .text04_nav{ overflow:hidden; margin-bottom:15px;}
.inside_text04 .text04_nav h2{ overflow:hidden; text-align:center; color:#434343; font-size:18px; font-weight:bold}
.inside_text04 .text04{ overflow:hidden}
.inside_text04 .text04 p{ color:#333; font-size:14px; line-height:30px; text-align:justify}
.fy{ overflow:hidden; text-align:center; margin-top:40px;}
.fy h2{ overflow:hidden;font-size:14px; color:#333; float:left; width:50%}
.fy h2 a{color: #0068b7;}
.fy h2 a:hover{ color:#FF7E00}
.inside_text05 ul{ overflow:hidden; margin-top:10px;}
.inside_text05 ul li{ overflow:hidden; border-bottom: 1px dashed #e3e2e2; padding-left:13px;border-bottom: 1px dotted #dddddd; overflow:hidden; height:39px; background:url(../images/li.png) left center no-repeat}
.inside_text05 ul li a{ line-height:39px; font-size:14px; color:#333}
.inside_text05 ul li span{ float:right;line-height:39px;color:red;font-size:14px; }
.inside_text05 ul li a:hover{ color:#FF7E00}
.inside_text06{ overflow:hidden;}
.inside_text06 h3{font-size:14px; color:#0947AF; line-height:30px; margin-top:20px; margin-bottom:10px;}
.inside_text06 ul{ overflow:hidden; margin-bottom:20px;}
.inside_text06 ul li{ overflow:hidden; margin-top:10px;}
.inside_text06 ul li label{ line-height:30px; width:75px; color:#666666; font-size:14px; display:block; float:left}
.inside_text06 ul li input{ width:330px; height:30px; border:1px solid #dddddd; padding:0 10px;font-size:14px;}
.inside_text06 ul li.ts04{ float:left}
.inside_text06 ul li.ts04 button{ background:#0947AF;width:135px; height:30px;  text-align:center; color:#fff; font-size:14px; border:none; cursor:pointer; float:left; margin-left:75px; margin-right:20px;}
.inside_text06 ul li textarea{ width:440px; height:140px; border:1px solid #ddd; padding:5px; font-size:14px;}
.inside_text07{ overflow:hidden; margin-top:20px;}
.inside_text07 h2{ font-size: 18px;color: #0947AF;line-height: 30px;}
.inside_text07 h3{font-size:12px; color:#0947AF;text-transform:uppercase; margin-bottom:8px;}
.inside_text07 p{color:#333; font-size:14px; line-height:30px; text-align:justify}
.inside_text07 h4{ font-size: 18px;color: #0947AF;line-height: 30px; margin-top:20px; margin-bottom:10px;}
.inside_text08{ overflow:hidden; margin-top:20px;}
.inside_text08 .text08_left{ float:left; width:394px; overflow:hidden}
.inside_text08 .text08_right{ float:right; width:395px; float:right}
.inside_text08 .text08_right h2{ line-height: 24px;font-size: 16px;font-weight: bold;color: #0d74b7; padding-bottom:12px; border-bottom: 1px dotted #cccccc;}
.inside_text08 .text08_right div{ overflow:hidden; margin-top:10px;}
.inside_text08 .text08_right div p{line-height: 24px;color:#333; font-size:14px;text-align:justify }
.inside_text08 .text08_right a{ display:block;background-color: #0d74b7; width:98px; height:32px; text-align:center; line-height:32px; font-size:14px; color:#fff; margin-top:30px;}
.inside_text08 .text08_right a:hover{ text-decoration:underline}
.text08{ overflow:hidden;margin-top:30px;}
.text08 p{color:#333; font-size:14px; line-height:30px; text-align:justify}
.inside_hot ul.slt{ overflow:hidden; margin-top:25px;}
.inside_hot ul.slt li{ float:left; overflow:hidden; margin-right:17px; margin-bottom:25px; width:199px;}
.inside_hot ul.slt li .img03{ overflow:hidden; width:189px; height:189px;border: 1px solid #ddd;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; padding:4px;}
.inside_hot ul.slt li .img03 img{ display:block; margin:0 auto}
.inside_hot ul.slt li:nth-child(4n){ float:right; margin-right:0}
.inside_hot ul.slt li h3{ text-align:center; font-size:14px; color: #656464; margin-top:10px;white-space: nowrap; text-overflow: ellipsis;overflow:hidden;}
.inside_hot ul.slt li:hover .img03{filter:alpha(opacity=85);  /*支持 IE 浏览器*/-moz-opacity:0.85; /*支持 FireFox 浏览器*/opacity:0.85;  /*支持 Chrome, Opera, Safari 等浏览器*/}
.inside_hot ul.slt li:hover h3{ color:#FF7E00}
.wz_map{ overflow:hidden; margin-top:40px;}
.wz_map ul{ overflow:hidden; background: #f7f7f7; margin:30px 0 50px 0}
.wz_map ul li{padding: 18px 20px 16px 20px; border-bottom: 1px solid #e1e1e1; overflow:hidden;}
.wz_map ul li h5{ padding-left:30px; margin-bottom:17px;}
.wz_map ul li h5 a{color: #333;font-size: 22px;}
.wz_map ul li h6{ overflow:hidden}
.wz_map ul li h6 a{display: inline-block; color: #777;font-size: 15px; height: 28px;border: 1px solid #f7f7f7; line-height: 28px; padding: 0 10px;margin-left: 20px; margin-right: 10px; margin-bottom: 10px;} 
.wz_map ul li h6 a:hover{background:#fff;border:1px solid #0947AF}
.inside_title{ overflow:hidden; height:40px; background:#f7f7f7;}
.inside_title h2{ overflow:hidden; line-height:40px;background:url(../images/bg-06.png) left center no-repeat; background-size:25px; padding-left:30px;}
.inside_title h2 a{ font-size:14px; color:#666}
.inside_title h2 em{font-size:14px; color:#666; padding:0 2px;}

.page{font-size:12px; padding-top:25px; padding-bottom:15px; margin:0 auto; margin-top:15px;}
.page span,.page  a{
padding:5px;
border:1px #CCCCCC solid;
margin-right:2px;
cursor:pointer;
}
.page .current{
border:1px #999999 solid;
background:#FFFFCD;
font-weight:bold;
}
.page  a:hover{
border:1px #333333 solid;
background:#FFFFCD;
text-decoration:none;
}

.detail{padding:15px 10px; padding-top:50px;}
.detail h3{ color:#333; text-align:center; font-size:20px;}
.write{ text-align:center; color:#999; border-bottom:solid 1px #ebebeb; margin:5px 0 18px;}
.write span{ color:#666;}
.detail p{ padding:0 14px;line-height:30px;font-size:14px;}
.dow{border-top:solid 1px #ebebeb;padding-top:15px; margin:30px 0; margin-left:10px; }
.dow b{ color:#0271cb;}
.dow p{ text-indent:0;font-size:12px;}
.info p {line-height:25px;font-size:12px; margin-top:5px; }


/*----------------客服01样式开始--------------*/
.izl-rmenu{position:fixed; right:30px; top:200px; padding-bottom:73px; background:url(../images/r_b.png) 0px bottom no-repeat; z-index:999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#e05454;}
.izl-rmenu .btn-qq:hover{background-color:#dd3a3a;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#e05454; text-decoration:none; display:block;}

.izl-rmenu .btn-zx{background:url(../images/r_zx.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-zx:hover{background-color:#488bc7;}
.izl-rmenu a.btn-zx,.izl-rmenu a.btn-zx:visited{background:url(../images/r_zx.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn a{ display:block;width:72px; height:73px;}

.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-190px; top:0px; display:none;width:180px;height:100px;background: #fff;padding: 0 5px;}
.izl-rmenu .btn-wx .pic img{padding: 10px 5px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
.izl-rmenu .btn-wx:hover .pic{display: block;}
.izl-rmenu .btn-phone:hover .phone{display: block;}
