﻿@charset "utf-8";
/* CSS Document */
body {padding:0; margin:0; font-size:14px; font-family:"Microsoft YaHei"; color:#212121;background: #eee;}
a{color:#212121;text-decoration:none;}
a:hover{color:#005AB5; text-decoration:none;}
a img{border:none;} 
div,ul,li,p,form,h1,h2,h3,dt,dl,dd,table,tr,td{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
* {padding: 0px; margin: 0px; }
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.upfile { border: 1px solid #ccc; margin-left:10px; height:28px;}
.main_width{width:1200px; margin:0 auto;}

/*头部*/
.head{margin:0 auto;height:169px; width:100%;}
.logo{width: 1100px;margin: 0 auto;height: 119px;}
.logo img{float: left;}
.logo p{float: right;background: url(phone.jpg) no-repeat left;padding-left: 60px;margin-top: 35px;color: #828282;font-size: 16px;}
.logo span{display: block;color: #d00102;font-size: 30px;font-family: arial;-webkit-font-smoothing:antialiased;margin-top: 5px;}



/*导航*/
#nav{width: 100%;height: 50px;line-height: 50px;background: #0157a4;}
#nav_menu{width: 1100px;margin: 0 auto;}
#nav_menu li{float:left; }
#nav_menu li a{display: block;width:137px; text-align:center; font-size:14px;color: #fff; background:#0157a4;}
#nav_menu li a:hover{background:#e67614; color:#FFFFFF;}
.nav_menu-item{display:block;}

#nav_menu li ul{margin:0;padding: 0;position: absolute;	visibility: hidden;	border-top: 1px solid white; z-index:99;}
#nav_menu li ul li{float: none;display: inline;}
#nav_menu li ul li a{width:137px; height:38px; line-height:38px; background:#0157a4!important;color:#fff; border-bottom:solid 1px #FFF;overflow: hidden;}
#nav_menu li ul li a:hover{background:#e67614!important;}
#nav_menu .navhover a{background:#e67614;color: #fff;}

/*动画*/
.slide-main{height:500px;position:relative; min-width:1200px; width:100%;}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:463px;left:0;text-align:center;}
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#333;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;}
.item a.cur{background:#0046A2;}
.slide-box,.slide{display:block;width:100%;height:500px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:500px;background:#ff6900;position:relative;position:absolute;z-index:8;}
#bgstylea{background:url(img_01.png) center no-repeat;}
#bgstyleb{background:url(img_02.png) center no-repeat;}
#bgstylec{background:url(img_03.png) center no-repeat;}
.slide a{display:block;width:100%;height:500px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}
.obj-a{margin-left:-630px;top: 123px;}
.obj-b{top:101px;}
.obj-c{display:block;height:469px;top:65px;margin-left:-593px;}
.obj-d{top:160px;margin-left:0px;}
.obj-e{width:602px;height:143px;top:90px;margin-left:-596px;}
.obj-f{top:160px;margin-left:0px;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }


/*产品*/
.product{width: 1100px;height: 576px;margin: 48px auto 0;}
.pro_left{width: 220px;float: left;}
.pro_left .pro_title{height: 74px;background: #0157a4;color: #fff;text-align: center;font-size: 20px;padding-top: 18px;}
.pro_left .pro_title span{display: block;color: #b4c6d6;font-size: 18px;font-family: arial;}
.pro_left ul{height: 351px;background: #dfdddd;padding: 12px 10px 37px;}
.product .pro_left ul li a{height: 41px;line-height: 41px;background: url(li.png) no-repeat 173px center;margin-top: 18px;display: block;background-color: #c7c7c7;padding-left: 30px;}
.product .pro_left ul li a:hover{background: url(li_hover.png) no-repeat 173px center;background-color: #c7c7c7;color: #cf6202;}

.pro_right{width: 865px;float: right;}
.pro_right td{position: relative;}
.pro_right .t{position: absolute;bottom:71px;height: 32px;line-height: 32px;text-align: center;width: 100%;background: url(pro_bg.png) no-repeat;left: 3px;}
.pro_right .t a{color: #fff;width: 100%;height: 100%;display: block;}

/*服务热线*/
.fuwu{width: 100%;height: 151px;background: url(fuwu.png) no-repeat center;}
.fw_width{width: 1200px;margin: 0 auto;overflow: hidden;}
.fw_left{float: left;color: #fff;font-size: 40px;line-height: 145px;}
.fw_left span{font-size: 26px;color: #A8BED1;margin-left: 23px;}

.fw_right{float: right;font-size: 24px;color: #F27100;margin-right: 50px;margin-top: 37px;}
.fw_right span{font-size: 36px;display: block;font-family: "microsoft yahei";}


/*品质*/
.quality{width: 100%;height: 1293px;background: url(quality.jpg) no-repeat center;margin-top: 20px;}
.qa_width{width: 1200px;margin: 0 auto;}
.qa_width h2{font-size: 36px;color: #fff;text-align: center;font-weight: normal;padding-top: 42px;}
.qa_width h2 span{display: block;font-size: 14px;font-family: "microsoft yahei";font-weight: normal;}
.qa_width p{font-size: 18px;color: #0157A4;text-align: center;margin-top: 32px;}

.qa_left{width: 600px;float: left;margin-top: 119px;}
.qa_right{width: 518px;float: right;margin-top: 79px;}

.qa_left .qa_title{background: url(qa_title.png) no-repeat left;height: 71px;}
.qa_left .qa_title span{color: #fff;font-size: 30px;float: left;display: inline-block;width: 73px;height: 71px;line-height: 71px;text-align: center;font-family: arial;}
.qa_left .qa_title em{font-size: 18px;margin-top: 12px;display: inline-block;margin-left: 14px;}
.qa_left ul{background: url(qa_rel.jpg) no-repeat left;padding-left: 22px;height: 75px;margin-top: 23px;}
.qa_left li{margin-top: 13px;}
.qa_left li:first-child{margin-top: 0;}
.qa01{margin-top: 80px;margin-left: -37px;}
.qa02{float: right;overflow: hidden;}
.qa03{margin-top: 55px;}
.qa03 .qa_title em{margin-top: 20px;}
.qa04{margin-top: 40px;}
.qa05{margin-top: 76px;margin-left: -25px;}

.qa_right ul{background: url(qa_rel2.jpg) no-repeat left;padding-left: 22px;height: 110px;margin-top: 23px;}
.qa_right li{margin-top: 25px;}
.qa_right li:first-child{margin-top: 0;}
.qa_right .qa_title{background: url(qa_title.png) no-repeat left;height: 71px;}
.qa_right .qa_title span{color: #fff;font-size: 30px;float: left;display: inline-block;width: 73px;height: 71px;line-height: 71px;text-align: center;font-family: arial;}
.qa_right .qa_title em{font-size: 18px;margin-top: 12px;display: inline-block;margin-left: 14px;}


/*关于我们*/
.about{width: 100%;height: 506px;background: #eee;}
.ab_width{width: 1100px;margin: 0 auto;padding-top: 45px;}
.ab_title{padding-bottom: 6px;border-bottom: 1px solid #dbdbdb;height: 30px;margin-bottom: 33px;}
.ab_title span{float: left;font-size: 24px;}
.ab_title span em{font-size: 14px;font-family: arial;color: #C7C7C7;margin-left: 6px;}
.ab_title b{float: right;font-weight: normal;margin-top: 11px;}
.ab_width img{float: left;margin-right: 50px;}
.ab_width p{line-height: 30px;}
.fuwu2{width: 100%;height: 152px;background: url(fuwu2.jpg) no-repeat center;}

/*新闻资讯*/
.news{width: 1100px;margin: 51px auto 0;}
.new{width: 590px;float: left;}
.news_title{width: 100%;height: 49px;line-height: 49px;background: #fff;margin-bottom: 33px;}
.news_title span{display: inline-block;width: 140px;background: #0062bb;text-align: center;color: #fff;font-size: 18px;}
.news_title em{float: right;margin-right: 12px;}
.news_title em a:hover{color: #005AB5;}

.tj_new{margin-bottom: 11px;overflow: hidden;}
.tj_new img{float: left;margin-right: 26px;border: 1px solid #c1c1c1;width: 242px;height: 161px;}
.tj_new h2{font-weight: normal;font-size: 16px;line-height: 36px;}
.tj_new h2 a{color: #262626;}
.tj_new h2 a:hover{color: #005AB5;}
.tj_new span{line-height: 25px;}
.new li{float: left;width: 288px;line-height: 36px;}
.new li em{float: left;}
.new li span{float: right;}

/*联系我们*/
.contactss{width: 464px;float: right;height: 345px;background: url(contact.jpg) no-repeat right 64px;}
.contactss b{font-size: 16px;line-height: 30px;font-weight: normal;}
.contactss p{line-height: 32px;}




/*底部*/
.footer{margin:0 auto; width:100%; background:#00396d; height:65px; min-width:1200px;line-height: 65px;color: #fff;}
.foot{width: 1100px;margin: 38px auto 0;}
.foot a{color: #fff;}
.foot a:hover{text-decoration: underline;}
.foot span{float: left;}
.foot em{float: right;}


/*在线客服*/
#floatDivBoxs{width:130px;background:#fff;position:fixed;top:120px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f08326;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(online_arrow.jpg) no-repeat;position:fixed;top:270px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}



#suckertree1 li ul li a{background: #f2f2f2;}
#suckertree1 li ul li a:hover{background: #0157a4;}
.suckerdiv{float:left; width:210px;}
.suckerdiv .title{display:block; height:70px; font-size:22px; line-height:70px; text-align:center; background:#0157a4; color:#FFFFFF;border-radius:30px 0px 0 0; -moz-border-radius:30px 0px 0 0; -webkit-border-radius:30px 0 0 0;}
.suckerdiv ul{margin: 0;padding: 0;list-style-type: none;width:210px;}
.suckerdiv ul li{}
.suckerdiv ul li ul{left:210px;width:210px;top: -2px;display: block!important;z-index: 99999;}
.suckerdiv ul li ul li ul{left:210px; /* Parent menu width - 1*/}
.suckerdiv ul li a{display: block;color: black;text-decoration: none;background:#f2f2f2;height:40px; line-height:40px; margin-top:2px; font-size:14px;background:url(arrow-list.gif) no-repeat 10px center #f2f2f2;padding-left: 25px;}
.suckerdiv ul li a:visited{color: black;}
.suckerdiv ul li a:hover{background:#0157a4; color:#fff; font-weight:bold;}
.suckerdiv .subfolderstyle{background:#f2f2f2;}
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%;}

/*内页分类*/
.ListNav { position:relative; z-index:5; height:55px; overflow:hidden; text-align:center; border-bottom:1px solid #ddd; background-color:#f9f9f9; min-width:1200px;}
.ListNav ul { width:1200px; margin:0 auto; }
.ListNav li { display:inline-block; float:left; display:block; height:53px; margin:0 15px; line-height:53px; font-size:16px;}
.ListNav li a { display:block; padding:0 20px; }
.ListNav li a:hover{ color:#005AB5; border-bottom:2px solid #005AB5; }
.ListNav .currclass a{color:#005AB5; border-bottom:2px solid #005AB5; font-weight:bold;}

.list_left{float:left; width:210px;}
.list_left .title{display:block; height:70px; font-size:22px; line-height:70px; text-align:center; background:#0167cc; color:#FFFFFF;border-radius:30px 0px 0 0; -moz-border-radius:30px 0px 0 0; -webkit-border-radius:30px 0px 0 0;}
.list_left li{width:210px; float:left; height:40px; line-height:40px; text-align:center; margin-top:2px;}
.list_left li a{display:block; background:#f2f2f2;}
.list_left li a:hover{display:block; background:#0167cc; color:#FFFFFF;}
.list_left .currclass a{background:#0167cc; color:#fff; font-weight:bold;}

.list_right{float:right; width:930px; border-left:dotted 1px #CCC; padding-left:15px;}
.list_right_contact{display:block; margin-top:20px; line-height:30px;}
.list_right_contact img{max-width:930px;}

.n_banner{margin:0 auto; width:100%; height:250px; background:url(n_banner.jpg) center no-repeat;}

/*内页内容*/
.mainContent{margin:0 auto; width:1170px; background:#fefefe; border-radius:6px 6px 0 0; -moz-border-radius:6px 6px 0 0; -webkit-border-radius:6px 6px 0 0; box-shadow:0px 0px 1px #999; padding:15px; margin-top:20px;}
.content{display:block; height:40px; border-bottom:dotted 1px #ddd;}
.content .title{padding-left:13px; float:left; font-size:16px; color:#0167cc; line-height:40px; background:url(n_ico.gif) left no-repeat;}
.content .weizhi{float:right; background:url(home.gif) left no-repeat; padding-left:25px; margin-top:15px;}
.list_contact{display:block; margin-top:20px; line-height:30px;}
.list_contact img{max-width:1170px;}
.list_contact .title{font-size:18px; display:block; text-align:center; font-weight:bold;border-bottom: dotted 1px #ddd; height:45px; line-height:45px;}
.list_contact .contact{display:block; line-height:30px;margin-top:10px;}
.list_contact .contact #MyContent img{max-width: 100%;}
.list_contact .date{display:block; text-align:center; margin:10px 0;}
.list_contact #next{ display:block; border-top:dotted 1px #CCCCCC; margin-top:15px; text-align:center; padding-top:8px;}

.list_contact_img{display:block; margin-top:20px;}
.list_contact_img img{border:solid 1px #CCC; padding:2px;}
.list_contact_img img:hover{border:solid 1px #005AB5;}
.list_contact_img .t{line-height:35px;}

.list_case{display:block; margin-top:20px;}
.list_case li{float:left; width:360px; height:270px; position:relative; margin:20px 0 0 20px;}
.list_case li a{width:360px; display:block; height:40px; background:url(ico_bg.png); line-height:40px; text-align:center; color:#FFFFFF; position:absolute; bottom:0px; font-size:18px;}
.list_case li a:hover{background:#005AB5; color:#FFFFFF;}


.list_news{display:block; margin-top:10px;}
.list_news li{float:left; width:360px; display:block; margin:15px 15px 0 15px;}
.list_news li:hover{background:#f9f9f9;}
.list_news li img{ width:360px; height:205px;}
.list_news li h1{font-size:18px; text-align:center; font-weight:normal; margin:7px 0}
.list_news li span{display:block; text-align:center; color:#005AB5;}
.list_news li p{display:block; color:#888888; line-height:25px; padding:10px;}




/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:500px; height:375px; max-width:500px; max-height:375px; border:solid 1px #CCCCCC;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:430px!important;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:550px;}
.spec-scroll{clear:both;margin-top:5px;}
.spec-scroll .prev{float:left;margin-right:2px; background:url(left.gif) no-repeat;  margin-top:20px;}
.spec-scroll .next{float:right; background:url(right.gif) no-repeat;  margin-top:20px;}
.spec-scroll .prev,.spec-scroll .next{display:block;width:17px;height:54px; line-height:54px;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:464px;height:56px;overflow:hidden; margin-top:20px;}
.spec-scroll .items ul{position:absolute;width:999999px;height:54px;}
.spec-scroll .items ul li{float:left;width:85px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:1px;width:75px;height:50px;}
.spec-scroll .items ul li img:hover{border:1px solid #FF6600;padding:1px;}

#list_product{float: right;width: 930px;border-left: dotted 1px #CCC;padding-left: 15px;}
#list_info{ height:28px; border-bottom:1px solid #D5D5D3; margin:20px 0; display:block;}
#list_info .detailed{ background: url(nav_bg2.gif) no-repeat; display:block; width:72px; line-height:28px; text-align:left; padding-left:18px; font-weight:bold; color:#393939;}

#list_product_content{width:1170px; clear:both;}
#list_product_content .title{font-size:18px; display:block; text-align:center; font-weight:bold;border-bottom: dotted 1px #ddd; height:45px; line-height:45px;}
#list_product_content .contact{display:block; line-height:30px;}
#list_product_content .contact img{max-width:1160px;}
#list_product .contact img{max-width: 100%;}
#list_product_content #next{ display:block; border-top:dotted 1px #CCCCCC; margin-top:15px; text-align:center; padding-top:8px;}
.imglist img{width: 500px;height: 375px;}

.prodtitle {LINE-HEIGHT: 45px; HEIGHT: 45px; FONT-SIZE:16px; text-align:left;}
.products_show_1 {PADDING-TOP: 15px; display:block;}
.show_left {FLOAT: left;width: 500px;}
.show_right {WIDTH:400px; FLOAT: right;}
.show_right UL {LINE-HEIGHT: 27px;}
.show_right UL LI {LINE-HEIGHT:25px; TEXT-OVERFLOW: ellipsis; WHITE-SPACE: nowrap; text-align:left; OVERFLOW: hidden;}
.show_right table{margin-bottom:10px;}
.show_right td{padding:5px;}

/*分页*/
#fenye{clear:both; margin:20px 20px 0 0;}
#fenye .prev_h,#fenye .next_h{width:55px; text-align:center;line-height:20px;}
#fenye a.curr{width:25px;background:#005AB5; border:1px solid #fff; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#333333;background:#fff; margin:0px 5px; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px;text-decoration:none;border-radius:8px; -webkit-border-radius:8px; -moz-border-radius:8px;}
#fenye a.num{width:22px;}
#fenye a:visited{color:#333333;} 
#fenye a:hover{ float:left;}
#fenye span{line-height:30px; font-size:13px; height:30px;}

/*在线留言*/
.feedback .line{padding:8px 0;}
.feedback .line .inputText{border:1px solid #ccc;color:#999;font-size:12px;padding:0 18px;width:714px;height:40px;line-height:40px;margin:0px; font-family:"微软雅黑"}
.feedback .line .textArea{border:1px solid #ccc;color:#999;font-size:12px;padding:10px 18px;width:714px;height:124px;margin:0px; font-family:"微软雅黑"}
.btn_area{width:102px; display:block;}
.submit{
	color: #fff;
	background: #333;
	width:70px;
	float:left;
	height:29px;
	border:none;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	} 
.submit:hover {
	color: #fff;
	background:#005AB5;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	} 



/*右边浮动*/
.fixed{position:fixed;bottom:0px;right:0px;width:45px; z-index:9999999}
.fixed .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:#003F7D;line-height: 45px;margin-top:1px;}
.fixed .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.fixed .child:hover{width:110px;background: #000;}
.fixed .child img{position:absolute;top:0px;left:0px;}
.fixed .child p{position: absolute;left:45px;color:#fff;}

.fixed .fixedfav{bottom:184px;}
.fixed .fixedQQ{bottom:92px;}
.fixed .fixedone{bottom:92px;}
.fixed .fixedCall{bottom:46px;}
.fixed .fixedTop{position:absolute;right:0px;bottom:92px;color:#fff;background-color:#b2b2b2;cursor:pointer;text-align:center;width:45px;height:45px;line-height: 45px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}
.fixed .fixedTop p {background:url(pointer_circle.png) no-repeat;width:25px; height:25px;margin:10px 0 0 10px; background-size:100%}
.fixed .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:14px;}
.fixed .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:#003F7D;line-height:55px;margin-top:1px;}
.fixed .fixedCode img {width:27px;margin:0px 0 0 9px}

.fixed .fixedCode2{bottom:0;cursor:pointer;width:45px;height:45px;background:#003F7D;line-height:55px;margin-top:1px;}
.fixed .fixedCode2 img {width:27px;margin:0px 0 0 9px}

.fixedCodeInfo{display:none;position:fixed;bottom:0px;right:45px;background:#fff; background:url(wx.jpg) no-repeat;width:112px; height:140px;}
.fixedCodeInfo .fixedCode {margin:6px 0 0 8px;  height:100px;width:100px;}	
	
