@charset "utf-8";
/* CSS Document */
body {padding:0; margin:0; font-size:14px; font-family:"Microsoft YaHei"; color:#212121;}
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:212px; width:100%;background: url(bg.jpg) repeat-x;min-width: 1200px;}
.head_width{width: 1200px;margin: 0 auto;}
.head_title{height: 37px;line-height: 37px;}
.head_logo{height: 133px;}
.logo_left{float: left;}
.logo_left img{float: left;}
.logo_left p{float: left;line-height: 32px;font-size: 30px;color: #973228;margin-top: 33px;margin-left: 10px;}
.logo_left em{display: block;font-size: 18px;color: #000;}
.logo_right{float: right;background: url(phone.png) no-repeat left;color: #ff0000;font-size: 18px;padding-left: 70px;margin-top: 40px;}

/*导航*/
#nav{width: 100%;height: 42px;line-height: 42px;}
#nav_menu{width: 1200px;margin: 0 auto;}
#nav_menu li{float:left;}
#nav_menu li a{display: block;width:171px; text-align:center; font-size:14px;color: #fff;}
#nav_menu li a:hover{background: red;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;border: none;}
#nav_menu li ul li a{width:171px; height:38px; line-height:38px; background:#0052B8;color:#fff; border-bottom:solid 1px #FFF;overflow: hidden;}
#nav_menu li ul li a:hover{background:#FF0000!important;}

#nav_menu .navhover a{color: #fff;background: #FF0000;}
#nav_menu .navhover ul li a{color: #fff;background: #0052B8;}

/*动画*/
.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.jpg) center no-repeat;}
#bgstyleb{background:url(img_02.jpg) center no-repeat;}
#bgstylec{background:url(img_03.jpg) 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:-603px;top: 92px;}
.obj-b{top:92px;}
.obj-c{display:block;height:469px;top:112px;margin-left:-602px;}
.obj-d{top:113px;margin-left:22px;}
.obj-e{top:67px;margin-left:-328px;}
.obj-f{top:213px;margin-left:-604px;}
.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%;} }

/*搜索*/
.search_width{height: 66px;line-height: 66px;border-bottom: 1px dashed #d6d6d6;width: 100%;min-width: 1200px;}
.search{width: 1200px;margin: 0 auto;color: #999;}
.search span{font-size: 16px;}
.search a{margin-left: 12px;display: inline-block;color: #999;}
.search a:hover{text-decoration: underline;}
.search a:first-child{margin-left: 0;}

.product_sousuo_ny{width:257px; border-top:none;float: right;}
#homeserch{width:257px;display:block; background-color:#FFFFFF;height:24px;margin-top: 15px;}
.serchleft{width:210px; float:left;height: 33px;line-height: 32px; border:solid 1px #ccc;border-right: none;}
.serchright{width:46px; float:right;margin-top:-22px;height: 33px;border: none!important;}
.text_input {width:201px;padding-left:10px;background:none;height: 33px; font-family:"微软雅黑";border: none!important;}

/*产品展示*/
.pro_width{width: 1200px;margin: 0 auto;padding-top: 50px;overflow: hidden;}
.pro_left{width: 245px;float: left;}
.pro_left h2{font-weight: normal;font-size: 21px;height: 74px;background: #0052b8 url(product_bg.png) no-repeat 33px ;color: #fff;padding-left: 85px;padding-top: 19px;}
.pro_left h2 em{display: block;line-height: 21px;font-size: 20px;}
.pro_left ul{background: #fff;border: 2px solid #0052b8;border-top: none;padding: 40px 17px 41px 11px;}
.pro_left ul li{height: 43px;font-size: 16px;line-height: 43px;padding-left: 38px;background: #0052b8 url(pro2.jpg) no-repeat 20px;margin-top: 30px;}
.pro_left ul li:first-child{margin-top: 0;}
.pro_left ul li a{display: block;color: #fff;}
.pro_left ul li a:hover{text-decoration: underline;}
.pro_left .pro_phone{width: 100%;height: 73px;text-align: center;background: #2667b7 url(phone2.png) no-repeat center 23px;margin-top: 20px;padding-top: 70px;color: #fff;}
.pro_left .pro_phone p{font-size: 16px;}
.pro_left .pro_phone span{font-size: 25px;line-height: 35px;}


.pro_right{width: 876px;float: right;}
.pro_right b{display: block;font-size: 26px;color: #3573ae;margin-bottom: 44px;}
.pro_right td{position: relative;}
.pro_right .image img{border: 1px solid #ececec;}
.pro_right .t{position: absolute;bottom: 21px;left: 26px;width: 239px;height: 30px;background: #838383;opacity: 0.8;filter: alpha(opacity=80);line-height: 30px;}
.pro_right .t a{display: block;color: #fff;}
.pro_right .pro_title{height: 36px;background: #ececec url(pro_title.jpg) no-repeat left;color: #fff;font-size: 16px;line-height: 36px;padding-left: 25px;}
.pro_right .pro_text{border: 1px solid #ececec;border-top: none;padding-top: 25px;}

/*五大理由*/
.reason{width: 100%;height: 898px;background: url(reason.jpg) no-repeat center;margin-top: 50px;}
.re_width{width: 1200px;margin: 0 auto;padding-top: 22px;}
.re_title{text-align: center;color: #fff;}
.re_title i{margin-right: 10px;font-style: normal;margin-left: 141px;font-size: 26px;}
.re_title span{margin-left: 20px;font-size: 35px;color: #0052b8;}
.re_title span em{font-size: 66px;color: #0000ff;font-style: italic;font-family: arial;}
.re_title p{font-size: 21px;margin-left: 298px;margin-top: 15px;}

.re_text{margin-top: 59px;overflow: hidden;}
.re_left{float: left;}

.re_tight{width: 454px;float: right;background: url(re_right.png) no-repeat left;padding-left: 98px;height: 425px;}
.re_tight li p{font-size: 20px;color: #0052b8;line-height: 30px;margin-bottom: 12px;}
.re_tight li span{font-size: 15px;}
.re_tight li{margin-top: 25px;}
.re_tight li:first-child{margin-top: 0;}

.re_footer{overflow: hidden;margin-top: 85px;color: #fff;}
.re_footer a{color: #fff;}
.re_footer_left{float: left;font-size: 18px;text-align: center;margin: 31px 0 0 249px;line-height: 33px;}
.re_footer_center{float: left;margin: 28px 0 0 139px;font-size: 16px}
.re_footer_right{float: right;font-size: 16px;margin-right: 27px;}
.re_footer_right p{font-size: 29px;line-height: 55px;}
.re_footer_right em{width: 133px;height: 28px;background: #ff0000;text-align: center;line-height: 28px;display: block;}
.re_footer_right em a{display: block;font-size: 15px;}


/*关于我们*/
.about{width: 1200px;margin: 0 auto;overflow: hidden;}
.ab_title{text-align: center;background: url(title.png) no-repeat center 17px;font-size: 28px;color: #0052b8;margin-top: 40px;margin-bottom: 35px;}
.ab_title p{font-size: 20px;color: #000;margin-top: 10px;}
.ab_title span{font-size: 14px;color: #c7c7c7;line-height: 29px;display: block;}
.ab_title em{font-size: 13px;display: block;width: 70px;height: 19px;line-height: 19px;background: #0052b8;margin: 0 auto;border-radius: 10px;}
.ab_title em a{color: #fff;display: block;}

.ab_left{float: left;}
.ab_right{float: right;width: 678px;}
.ab_right h2{font-weight: normal;font-size: 20px;color: #0052b8;margin-bottom: 10px;}
.ab_right span{line-height: 29px;font-size: 16px;}
.ab_right em{display: block;width: 134px;height: 33px;line-height: 33px;text-align: center;background: #0052b8;margin-left: 5px;margin-top: 18px;}
.ab_right em a{color: #fff;display: block;}

/*工程案例*/
.Engineering{width: 100%;height: 558px;background: #f6f6f6;margin-top: 74px;padding-top: 40px;}
.en_width{width: 1200px;margin: 0 auto;}
.en_width .ab_title p{font-size: 18px;}
.en_width .ab_title{margin-bottom: 59px;}
.en_width .en_phone{width: 454px;height: 63px;background: url(en_phone.png) no-repeat;margin: 23px auto 0;color: #fff;}
.en_width .en_phone p{float: left;font-size: 16px;margin: 2px 0 0 77px;}
.en_width .en_phone p em{display: block;font-size: 29px;}
.en_width .en_phone span{float: right;font-size: 18px;margin: 20px 20px 0 0;}
.en_width .en_phone a{color: #fff;}


/*新闻中心*/
.new{width: 1200px;margin: 50px auto;height: 287px;}
.new .new_left{width: 768px;border-right: 1px solid #eaeaea;overflow: hidden;padding-right: 30px;float: left;}
.new .new_left h2{font-weight: normal;font-size: 18px;color: #0052b9;background: url(new_title.jpg) no-repeat left bottom;padding-bottom: 5px;}
.new .new_left h2 em{font-size: 16px;color: #aeaeae;}
.new_left .new_text{margin-top: 21px;}
.new_left .new_text img{float: left;}
.new_left .new_text_right{float: right;width: 430px;}

.new_right{width: 370px;float: right;}
.wu_cjwt em{font-size: 18px;color: #e40001;background: url(wq.png) no-repeat left;height: 36px;display: block;line-height: 36px;padding-left: 48px;margin-bottom: 24px;}
.wu_cjwt ul li h2{background:url(w.png) no-repeat; padding-left:27px; padding-bottom:10px; font-size:16px; font-weight:normal;}
.wu_cjwt ul li h2 a,.wu_cjwt ul li p{color: #666;}
.wu_cjwt ul li h2 a:hover{color: #FF0000;text-decoration: underline;}
.wu_cjwt ul li p{background:url(d.png) no-repeat; padding-left:27px; font-size:14px; }
.wu_cjwt ul li{ padding-bottom:12px; padding-top:12px;border-bottom:1px dashed #666666;}


/*底部*/
.footer{margin:0 auto; width:100%; background:#0052b8; height:188px; min-width:1200px;color: #fff;padding-top: 30px;}
.foot_left{float: left;line-height: 41px;margin-top: 16px;}
.foot{width: 1200px;margin: 0 auto ;}
.foot img{float: right;}
.foot a{color: #fff;}
.foot a:hover{text-decoration: underline;}
.foot span{float: right;text-align: center;margin-top: 10px;font-size: 16px;line-height: 28px;}


/*产品搜索*/
.photolisting{ width:1170px;}
.photolisting li{width:192px; float:left; height:235px; overflow:hidden; text-align:center;}
.photolisting img{width:175px; height:175px; border:#e8e8e8 1px solid; padding:2px;}
.photolisting a{ text-align:center; display:block; line-height:35px;}
.photolisting a:hover{ color:red; text-decoration:none;}
.multipage{width:1170px; margin:0px auto; overflow:hidden; margin-top:20px;text-align:center;}
.multipage #fenye{margin: 0 auto;width: 1100px}
.serch_product{display:block; margin-top:20px;}



#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{position: relative;}
.suckerdiv ul li ul{left:210px; position: absolute;width:210px;top: -2px;display: none;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;padding-left: 20px;}
.suckerdiv ul li ul li a{margin-top: 0;}
.suckerdiv ul li a:visited{color: black;}
.suckerdiv ul li a:hover{background:#0157a4; color:#fff; font-weight:bold;}
.suckerdiv .subfolderstyle{background:url(arrow-list.gif) no-repeat 10px center #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;padding: 2px;}

.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 .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:500px; max-width:500px; max-height:500px; border:solid 1px #CCCCCC;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0;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_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:46px;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;}	
	
