@charset "utf-8";
/* CSS Document */
body {padding:0; margin:0; font-size:14px;font:14px/25px "Microsoft YaHei"; color:#212121; }
a{color:#212121;text-decoration:none;}
a:hover{color:#d5a542; text-decoration:none;}
a img{border:none;} 
div,ul,li,p,form,h1,h2,h3,h4,h5,dt,dl,dd,table,tr,td{padding: 0px; margin: 0px;list-style-type: none; font-weight:normal;}
em{font-style: normal;font-weight: normal;}
h1{ color:#333;}
h2{ color:#666; font-family: Arial, Helvetica, sans-serif; text-transform:capitalize;}
p{word-wrap: break-word;text-align:justify;}
* {padding: 0px; margin: 0px; }
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.upfile {border: 1px solid #ccc;height:28px;margin-top:10px; width:98%;}
.main_width{width:1200px; margin:0 auto; overflow:hidden;}
/*顶部*/
#top{ width:100%; height:40px; border-bottom:1px #ccc solid; min-width:1200px;}
#top_left{ height:40px;line-height:40px; text-align:left; float:left;}
#top_right{ height:40px;line-height:40px; text-align:right;float:right;}
#top_right a{ margin:0px 5px;}

/*头部*/
#head{margin:0 auto; width:100%; height:130px;min-width:1200px;}
#head .logo{float:left;display:block; margin-top:30px;}
#head .tel{ float:right;display:block; margin-top:40px; background:url(tel_ioc.png) left top no-repeat; padding-left:55px; line-height:25px; font-family:Arial, Helvetica, sans-serif;font-size:24px; color:#d5a542;}
#head .tel a{color:#d5a542;}

/*导航*/
#nav{width:100%; margin: 0 auto; height:60px; background:#29579b; min-width:1200px;}
#nav_menu{margin:0 auto; width:1200px;height:60px;}
#nav_menu li{float:left; line-height:60px; background:url(nva_line.gif) top right no-repeat !important;}
#nav_menu li a{display:block; width:171px; text-align:center; font-size:16px; color:#fff;}
#nav_menu li a:hover{color:#fff; background:#d5a542;}
.nav_menu-item{display:block;}
.navhover a{color:#fff !important; background:#d5a542;}
#nav_menu li ul{margin:0;padding: 0;position:absolute;	visibility: hidden; z-index:99; border-top:solid 1px #FFF;}
#nav_menu li ul li{float: none;border-right:0px}
#nav_menu li ul li a{display:block;height:35px;line-height:35px; background:#757575;color:#fff !important; font-weight:normal;border-left:none !important; border-bottom:solid 1px #fff;border-right:solid 0px #fff;overflow:hidden; padding:0 5px; width:160px;}
#nav_menu li ul li a:hover{background:#d5a542; color:#FFFFFF !important;}
#nav_menu li:last-child{ background:none !important;}

/*动画*/
.slide-main{height:auto;position:relative; min-width:1200px; width:100%; background:#D5A541;}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:450px;left:0;text-align:center;}
.item a{display:inline-block;width:24px;height:8px;margin-right:11px;background:#333;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;}
.item a.cur{background:#D5A541;}
.slide-box,.slide{display:block;width:100%;height:500px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:500px;background:#D5A541;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:600px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b{width:1200px;text-align:center;}
.obj-a{top:40px;margin-left:-890px;}
.obj-b{top:90px;margin-left:-406px;}
.obj-c{display:block;top:26px;margin-left:-470px;}
.obj-d{top:44px;margin-left:-500px;}
.obj-e{margin-left:-209px; top:38px;z-index:12;}
.obj-f{top:65px;margin-left:-614px;}
.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%;} }

/*服务*/
#index_items{ width:100%; padding:50px 0px; background:#ebebeb; overflow:hidden; min-width:1200px;}
#index_items .i_items{float:left; background:#29579b; padding:80px 30px; width:330px;}
#index_items .i_items h1{font-family:"Arial Black", Gadget, sans-serif; text-align:left; font-size:50px; color:#fff;text-transform:uppercase; line-height:50px; width:auto;}
#index_items .i_items h2{ height:100px;line-height:100px;font-size:35px; text-align:left; margin:0 auto; color:#fff; border-bottom:3px #fff solid; font-family:微软雅黑;}
#index_items .ioc{float:right; margin-top:80px;}
#index_items .ioc dl{float:left; width:127px; margin-left:140px;}
#index_items .ioc dl dt{display:block;}
#index_items .ioc dl dd{display:block;}
#index_items .ioc dl dd p{display:block; text-align:center; font-size:22px; margin:5px 0;}
#index_items .ioc dl dd span{text-align:center; display:block; font-family:Arial, Helvetica, sans-serif;}
/*产品*/
#index_products{ margin:0 auto; width:1200px; padding:70px 0;}
#index_products .p_title{ width:1200px; height:54px; background:url(products_ioc.png)left no-repeat;}
#index_products .p_title dd{ width:180px;height:54px; float:left;}
#index_products .p_title dd h1{ font-size:25px; padding:0 0 4px 60px; height:25px; line-height:25px; color:#333;}
#index_products .p_title dd h2{ font-size:14px; padding-left:60px; height:25px; line-height:25px; color:#666;}
#index_products .p_title dl{ width:1020px;float:right; border-bottom:1px #aaa solid;}
#index_products .p_title dl a{width:60px; height:30px; text-align:center;line-height:30px; float:right; margin-bottom:3px; background:#1161aa; font-size:20px; color:#fff;}
#index_products .p_title dl a:hover{ color:#fff;background:#d5a542;}
#index_products .p_piclist{width:1200px; margin-top:30px;}
#index_products .p_piclist li{ width:285px; float:left; margin:0 7px 0px 7px;}
#index_products .p_piclist li span{ width:285px; height:230px; float:left; border:solid 1px #CCCCCC; padding:1px;}
#index_products .p_piclist li span:hover{border:solid 1px #d5a542;}
#index_products .p_piclist li p{ text-align:center; font-size:14px; line-height:45px; float:left; width:285px;}

/*关于*/
#index_about{width:100%; background:#29579b; margin:0 auto; min-width:1200px; padding:60px 0px;margin-top:30px;}
#index_about img{ width:640px; height:430px; float:left;}
#index_about .a_content{ width:520px; float:right;}
#index_about .a_content h1{ font-size:20px; color:#d5a542; text-align:left; margin:16px 0;}
#index_about .a_content h1 a{color:#d5a542 !important;}
#index_about .a_content h1 a:hover{color:#d5a542 !important;}
#index_about .a_content p{color:#fff; text-indent:2em; float:left;}
#index_about .a_content span a{ width:100px; height:40px; line-height:40px; float:left; background:#d5a542; color:#fff; text-align:center; font-size:20px; margin-top:30px;}
#index_about .a_content span a:hover{ background:#fff; color:#d5a542;}

/*设备*/
.e_title{ width:240px; height:54px; background:url(equipment_ioc.png)left no-repeat; margin:50px auto;}
.e_title h1{ font-size:25px; padding:0 0 4px 60px; height:25px; line-height:25px; color:#333;}
.e_title h2{ font-size:14px; padding-left:60px; height:25px; line-height:25px; color:#666;}

.index_Recommended{margin:0 auto; width:1200px;}
.index_Recommended #featureContainer {WIDTH: 100%;margin:0 auto }
.index_Recommended #feature {POSITION: relative;}
.index_Recommended #feature .prev {TEXT-INDENT: -9999px; WIDTH:49px; display: block; background: url(left.png) left center;left:0px; HEIGHT:25px; TOP:75px; position:absolute}
.index_Recommended #feature .next {TEXT-INDENT: -9999px; WIDTH:49px; display: block; background: url(right.png) right center;right:0px; HEIGHT:25px;TOP:75px; position:absolute}
.index_Recommended .featureUL {POSITION: relative;  LIST-STYLE-TYPE: none; MARGIN: 0px; WIDTH: 2800px; FLOAT: left; LEFT: 0px}
.index_Recommended .featureBox {WIDTH:270px; FLOAT:left; HEIGHT:240px; OVERFLOW: hidden; }
.index_Recommended #botton-scroll {Z-INDEX:0; FLOAT: left;}
.index_Recommended #block {Z-INDEX: 0; POSITION: relative;  MARGIN: 0px auto;WIDTH:1065px; OVERFLOW: hidden;}
.index_Recommended #block .box{WIDTH:255px; FLOAT: left;}
.index_Recommended #block .box img{width:250px; height:188px; display:block; border:solid 1px #CCC;}
.index_Recommended #block .box img:hover{width:250px; height:188px; display:block; border:solid 1px #d5a542;}
.index_Recommended #block .box p{display:block; width:250px; height:35px; line-height:35px; text-align:center;}


/*新闻*/
#index_news{width:100%; padding:50px 0px; background:#ebebeb; overflow:hidden; min-width:1200px; margin:0 auto; margin-top:20px;}
#index_news .n_title{ width:1200px; height:54px; background:url(news_ioc.png)left no-repeat;}
#index_news .n_title dd{ width:180px;height:54px; float:left;}
#index_news .n_title dd h1{ font-size:25px; padding:0 0 4px 60px; height:25px; line-height:25px; color:#333;}
#index_news .n_title dd h2{ font-size:14px; padding-left:60px; height:25px; line-height:25px; color:#666;}
#index_news .n_title dl{ width:1020px;float:right; border-bottom:1px #aaa solid;}
#index_news .n_title dl a{width:60px; height:35px; text-align:center;line-height:35px; float:right; margin-bottom:10px; background:#1161aa; font-size:20px; color:#fff;}
#index_news .n_title dl a:hover{ color:#fff;background:#d5a542;}

#index_news .x_content{ width:1200px; overflow:hidden; margin-top:30px;}
#index_news .x_content dl{ width:570px; height:220px; float:left; background:#fff; margin:25px 15px;}
#index_news .x_content dl img{ width:293px; height:220px; float:left;}
#index_news .x_content dl dd{display:block; float:right; width:250px; margin-right:10px;}
#index_news .x_content dl dd h1{display:block; font-size:16px; margin-top:25px;}
#index_news .x_content dl dd h2{font-size:12px; display:block;}
#index_news .x_content dl dd p{display:block;}
#index_news .x_content dl dd span a{color:#CB9A4E; float:right;}
#index_news .x_content dl dd span a:hover{color:#1161AA;}
/*证书*/
#index_certificate{width:1200px; margin:0 auto; padding-top:40px;}
#index_certificate .e_title{ width:240px; height:54px; background:url(certificate_ioc.png)left no-repeat; margin:0 auto;}
#index_certificate .e_title h1{ font-size:25px; padding:0 0 4px 60px; height:25px; line-height:25px; color:#333;}
#index_certificate .e_title h2{ font-size:14px; padding-left:60px; height:25px; line-height:25px; color:#666;}
#index_certificate .c_list{width:1200px; margin-top:30px;}
#index_certificate .c_list img{border:solid 1px #CCC; margin-left:20px;}
#index_certificate .c_list img:hover{border:solid 1px #d5a542;}
#index_certificate .c_list .t{line-height:35px;}

.n_banner{margin:0 auto; width:100%; height:250px; background:url(n_banner.jpg) center no-repeat;}

/*内页分类*/
.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:56px; margin:0 10px; line-height:56px; font-size:16px;}
.ListNav li a { display:block; padding:0 25px; }
.ListNav li a:hover{ color:#fff; background:#d5a542;}
.ListNav .currclass a{color:#fff; background:#d5a542;}

/*内页内容*/
.mainContent{margin:0 auto; width:1200px;padding:30px 0px;}
.content{display:block; height:40px; border-bottom:dotted 1px #ddd;}
.content .title{padding-left:16px; float:left; font-size:16px;color:#d5a542; line-height:40px; background:url(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_left{float:left; width:210px; margin-top:10px;}
.list_left .title{display:block; height:70px; font-size:22px; line-height:70px; text-align:center; background:#d5a542; color:#FFFFFF;border-radius:30px 0px 0 0; -moz-border-radius:30px 0px 0 0; -webkit-border-radius:30px 0 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;padding-left: 10px; font-size:15px;}
.list_left li a:hover{display:block; background:#ccc; color:#333;}
.list_left .currclass a{background:#d5a542; color:#fff; font-weight:bold;}

.list_right{float:right; width:960px; padding-left:15px;}
.list_right_contact{display:block; margin-top:20px; line-height:30px;}
.list_right_contact img{border: 1px solid #ccc;padding: 2px;}
.list_right_contact img:hover{border: 1px solid #d5a542;}
.list_right_contact .t{line-height:35px;}

.list_contact_us{border:solid 1px #f2f2f2; display:block; margin-top:25px;}
.list_contact_us .t_title{display:block; height:40px; background:#d5a542; text-align:center; font-size:18px; line-height:40px; color:#fff;}
.list_contact_us .n_contect{display:block; padding:2px 6px; line-height:28px; font-size:13px;}
.list_contact_us .n_contect img{display:block;}

/*产品分类*/
#suckertree1 li ul li a{background: #f2f2f2;}
#suckertree1 li ul li a:hover{background:#d5a542;}
.suckerdiv{float:left; width:210px; margin-top:10px;}
.suckerdiv .title{display:block; height:70px; font-size:22px; line-height:70px; margin-bottom:1px; text-align:center; background:#d5a542; 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:0px;display: none;z-index:9999999;}
.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; font-size:14px;padding-left: 20px; border-bottom:solid 1px #FFF;}
.suckerdiv ul li ul li a{margin-top:0px;}
.suckerdiv ul li a:visited{color: black;}
.suckerdiv ul li a:hover{background:#d5a542; color:#fff; font-weight:bold;}
.suckerdiv .subfolderstyle{background:url(arrow-list.gif) no-repeat 190px center #f2f2f2;}
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%;}


/*产品搜索*/
.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;}
.serch_product{display:block; margin-top:20px;}


.prodtitle {font-weight:bold; font-size:16px;}
.products_show_1 {PADDING-TOP: 15px; display:block;}
.show_left {FLOAT: left; width:450px;}
.show_right {WIDTH:490px; FLOAT: right;}
.show_right LI {OVERFLOW: hidden; display:block; color:#FF0000; font-size:18px; margin:10px 0;}
.show_right .d_contact{display:block; line-height:30px; font-size:16px;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:450px; height:338px; max-width:450px; max-height:338px; border:solid 1px #eee;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:450px;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:450px;}
.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:408px;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:81px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:1px;width:66px;height:50px;}
.spec-scroll .items ul li img:hover{border:1px solid #FF6600;padding:1px;}

#list_product{display:block}
#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{display:block; 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 table{margin-top:20px;}
#list_product_content .contact td p{text-align:center;}
#list_product_content .contact img{max-width:960px; display:block; text-align:center;}
#list_product_content .contact strong{font-size:18px;}
#list_product_content #next{ display:block; border-top:dotted 1px #CCCCCC; margin-top:15px; text-align:center; padding-top:8px;}


/*分页*/
#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:#d5a542; 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:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
#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:#d5a542;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:#333;}
.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;}
.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:-7px;left:14px;}
.fixed .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:#d5a542;line-height:55px;margin-top:1px;}
.fixed .fixedCode img {width:27px;margin:0px 0 0 9px}
.fixedCodeInfo{display:none;position:fixed;bottom:0px;right:45px;}
.fixedCodeInfo .fixedCode {height:120px;width:120px;}	


/*底部*/
.footer{margin:0 auto; width:100%; background:#282828;color:#999; border-top:solid 5px #2A579B; padding-top:30px; min-width:1200px;}
.footer a{color:#999;}
.footer a:hover{color:#FFFF00;}
.foot{width:1200px;margin:0 auto ;}
.foot_left{width:870px;float:left;}
.foot_left .nav_left{float:left; padding:0 80px; border-right:dotted 1px #999; height:180px;}
.foot_left .nav_left:first-child{padding-left:0px;}
.foot_left .nav_left h1{display:block; font-size:18px; margin-bottom:15px; color:#ccc;}
.foot_left .nav_left li{display:block; line-height:25px;}
.foot .code{float:right; display:block; text-align:center;}
.foot .code h1{font-size:30px; display:block; color:#ccc;}
.foot .code p{font-size:16px; display:block; text-align:center; margin-top:5px;}
.Copyright{margin:0 auto; width:100%; height:55px; text-align:center; line-height:55px; background:#191919; min-width:1200px; margin-top:30px;}