锘?* CSS Document */ /* fixed */ html,body{ font:14px/1.8 "寰蒋闆呴粦"; color:#666666; } .pw{ width:1200px; margin:0 auto; position:relative; } /*淇敼css*/ .s-img { text-align: center; margin-top: 30px; } .s-img img:first-child { margin-left: 0; } .s-img img { margin-left: 5%; width: 25%; } /*end*/ /* fixed end */ .content { position: fixed; left: 0px; top: 0px; width: 100%; } .row{ overflow:hidden; background:#000; background-color: rgb(34,34,34); } .ibox { position: relative; width: 100%; height: 100%; } .active .ibox{ transition: 0.9s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: 0.9s cubic-bezier(0.445, 0.145, 0.355, 1); opacity: 1; } .bannerslide{ height:100%; } .banner .pic{ position:absolute; top:0; left:0; } .banner .slick-dots{ position:absolute; left:0; right:0; margin-top:0; bottom:7.5%; text-align:right; padding:0 3%; } .banner .slick-dots li{ width:7px; height:12px; border-radius:7px; background:#fff; margin:0; margin-left:5px; vertical-align:bottom; background-position:center bottom; } .banner .slick-dots li.slick-active{ height:22px; background:url(../images/badot.png) no-repeat center top !important; } .banner .slick-prev, .banner .slick-next { position: absolute; display: block; height: 48px; width: 48px; line-height: 0; font-size: 0; cursor: pointer; color: transparent; top: 50%; margin-top: -24px; padding: 0; border: none; outline: none; z-index:9999; } .banner .slick-prev { left: 50px; border-radius:100%; background:rgba(230,0,18,0.7) url(../images/full_left.png) center center no-repeat; border: 2px #fff solid; } .banner .slick-next { right: 50px; border-radius:100%; background:rgba(230,0,18,0.7) url(../images/full_right.png) center center no-repeat; border: 2px #fff solid; } .banner .slick-prev:hover, .banner .slick-next:hover{ background-color:rgba(230,0,18,1); } .ixbg{ width:100%; height:100%; background-size:cover; background-repeat:no-repeat; background-position: center center; position:relative; } .ixab{ /*background:#f1eee9;*/ background:#ffffff; } .ixab .pa{ padding-top:10%; } .sdot{ width:14px; height:14px; border:2px solid #f6b37f; border-radius:100%; overflow:hidden; position:absolute; top:50%; margin-top:-9px; left:0; } .sdot .s{ display:block; width:8px; height:8px; border-radius:100%; background:#f6b37f; margin:3px; } /*footer*/ .footer{ background:#f0f0f0; color:#444444; position: relative; z-index: 2; font-size:12px; } .row.footer{ background:#f0f0f0; } .footer a{ color:#444444; } .footer a:hover{ color:#e60012; } .footer > .pa{ padding:46px 3% 34px 3%; } .fnav{ margin-top:16px; } .footer .l{ float:left; } .footer .r{ float:right; } /*footer end*/ /*header*/ .logo{ width:220px; position:fixed; z-index:1005; top:33px; left:35px; } .menu { width:50px; height:50px; background:url(../images/menu.png) no-repeat; position: fixed; right: 26px; top: 33px; z-index: 1005; cursor: pointer; } .menuBox{ width:470px; right:-470px; opacity:0; visibility:hidden; transition:600ms; -webkit-transition:600ms; -ms-transition:600ms; -moz-transition:600ms; -o-transition:600ms; } .menuBox.menuShow{ right:0; opacity:1; visibility:visible; } .navMobile{ text-align:center; padding-top:115px; } .navMobile a{ display:block; color:#666666; } .navMobile a:hover{ color:#e60012; }.MenuList_d1-nav-list{padding-top: 1.5em;} .navMobile li {display: block;font-size: 16px;} .navMobile li + li{margin-top: 1.2em;} .navMobile li p a{ font-size:16px; line-height:1.4; padding:8px 0; } .navMobile li p a.act{ color:#e60012; } .navMobile .child{ display:none; background-repeat:no-repeat; background-position:center top; position:relative; overflow:hidden; } .navMobile li .en2{ line-height:1; font-size:62px; color:#fff; position:absolute; left: -2px; bottom: -12px; } .navMobile li .t .ch{ color:#323232; } .navMobile .child .t .en{ font-size:12px; color:#969696; } .linebox{ width:122px; height:1px; position:relative; margin:0 auto; margin-bottom:6px; } .linebox .line{ height:1px; width:0; background:#e60012; position:absolute; top:0; transition:300ms; -webkit-transition:300ms; } .linebox .line1{ right:50%; } .linebox .line2{ left:50%; } .navMobile .child a{ margin-top:20px; } .navMobile .child .t{ padding:8px 0 38px 0; overflow:hidden; } .navMobile .child a:hover .ch, .navMobile .child a:hover .en{ color:#e60012; } .menuBtm{ position:absolute; left:0; right:0; bottom:100px; } .mlang{ text-align:center; } .mlang a{ color:#666666; } .mlang .mtti{ width:152px; height:1px; background:#666666; margin:0 auto; position:relative; margin-bottom:9px; } .mlang .mtti .txx{ background:#fff; width:134px; height:24px; line-height:24px; position:absolute; left:50%; margin-left:-67px; top:50%; margin-top:-12px; overflow:hidden; } .mlang .mtnum{ display:block; font-size:28px; line-height:1.1; } .menuClose{ width:33px; height:31px; position:absolute; top:45px; right:40px; background:url(../images/menuclose.png) no-repeat; cursor:pointer; } .mtools{ width:156px; height:45px; margin:0 auto; border:1px solid #e60012; overflow:hidden; position:relative; margin-top:30px; } .mtools a{display:inline-block; width:78px; height:45px; line-height:45px; text-align:center; color:#444444;} .mtools a:hover{background-color:#f7a922; color:#ffffff; } .mtools a.on{background-color:#e60012; color:#ffffff; } /*header en*/ /*about*/ .pbanner{ position:relative; } .pbpic{ height:100%; position:relative; overflow:hidden; } .header{ background-color:transparent; /*transition:400ms; -webkit-transition:400ms;*/ } .header .menu{ transition:300ms; -webkit-transition:300ms; } .header .logo, .header .menu{ position:absolute; } .pbaH .pic{ position:absolute; top:0; left:0; } .mouse{ width:30px; height:56px; position:absolute; right:35px; top:77px; background:url(../images/mouse.png) no-repeat; cursor:pointer; animation:mouse 2s linear alternate infinite running; -webkit-animation:mouse 2s linear alternate infinite running; } @keyframes mouse{ 0%{ transform:translateY(0); -webkit-transform:translateY(0); } 100%{ transform:translateY(15px); -webkit-transform:translateY(15px); } } @-webkit-keyframes mouse{ 0%{ transform:translateY(0); -webkit-transform:translateY(0); } 100%{ transform:translateY(15px); -webkit-transform:translateY(15px); } } .abnav a{ width:33.33%; float:left; overflow:hidden; color:#000; padding:85px 0 22px 0; } /*news*/ .nwnav{ background:#e60012; position:relative; z-index:1; } .nwnav li{ float:left; } .nwnav a{ display:block; color:#fff; line-height:24px; position:relative; } .nwnav .bg{ width:100%; height:0; background:#f7a922; opacity:0; visibility:hidden; } .nwnav .txx{ position:relative; padding:13px 70px 13px 20px; } .nwnav .aw{ width:13px; position:absolute; right:15px; top:0; background-image:url(../images/nwaw.png); opacity:0; visibility:hidden; transform:translateY(-20px); -webkit-transform:translateY(-20px); } .nwnav a.on .bg{ height:100%; padding-bottom:10px; opacity:1; visibility:visible; } .nwnav a.on .aw{ opacity:1; visibility:visible; transform:translateY(0); -webkit-transform:translateY(0); } .abpanel{ background:#ffffff; padding:3% 0 3% 0; } .abL{ width:52%; float:left; color:#666666; display:block; position:relative; } .abR{ width:45%; float:right; } .nwen{ position:absolute; right:-11px; bottom:-11px; } /*news end*/ /*pro*/ .pronav a{ width:50%; float:left; position:relative; color:#fff; } .pronav .txts{ position:absolute; left:0; right:0; top:45%; text-align:center; z-index:99; } .pronav .txts .ch{ font-size:36px; font-weight:bold; font-family:"寰蒋闆呴粦"; } .pronav .txts .en{ font-family:"Arial"; font-size:30px; text-transform:uppercase; margin-top:13px; opacity:0; visibility:hidden; transform:translateY(-40px); -webkit-transform:translateY(-40px); } .pronav .txts .line{ width:1px; height:0; background:#fff; margin:0 auto; margin-top:20px; } .pronav .picbox{ background-color:#000; } .pronav .pic{ opacity:0.9; filter:alpha(opacity=90); } .pronav a.act{ color:#e60012; } .pronav a.act .pic{ opacity:1; filter:alpha(opacity=100); } .pronav a.act .txts .line{ background:#e60012; } .pronav a.act .txts .en{ opacity:1; visibility:visible; transform:translateY(0); -webkit-transform:translateY(0); } .pronav a.act .txts .line{ height:57px; } .pronav a.act .txts{ top:40%; } .pvaw{ width:87px; height:78px; background:#fff; position:absolute; left:50%; margin-left:-43px; bottom:-39px; z-index:99; animation: mouse 2s linear alternate infinite running; -webkit-animation: mouse 2s linear alternate infinite running; } .pvaw .aw{ background-image:url(../images/ctaaw.png); } .pronav .pvaw{ opacity:0; visibility:hidden; } .pronav a.act .pvaw{ opacity:1; visibility:visible; } .probg{ position:fixed; left:0; top:0; right:0; bottom:0; z-index:-1; background-position:center center; background-repeat:no-repeat; background-size:cover; } .proList li{ width:33.33%; float:left; margin-bottom:20px; } .proList a{ width:276px; display:block; margin:0 auto; position:relative; color:#666666; text-align:center; padding:35px 0 30px 0; } .proList .ti{ padding:0 5px; margin-top:10px; position:relative; line-height:20px; height:40px; overflow:hidden; } .proList .bg{ bottom:0; right:0; border-radius:10px; box-shadow:inset 0 0 43px rgba(255,255,255,0.75),0 0 5px rgba(255,255,255,0.75); opacity:0; visibility:hidden; transform:scale(0.8); -webkit-transform:scale(0.8); } .probox{ position:relative; padding:20px 0; } .propanel .nwen{ bottom:30px; right:6%; } /*pro end*/ .rowaw{ width:50px; height:50px; position: fixed; left: 50%; margin-left: -25px; bottom: 5%; z-index: 1000; cursor: pointer; overflow: hidden; background:url(../images/rowaw.png) no-repeat center center; animation: bounce 2s ease-in-out 0.1s infinite; -webkit-animation: bounce 2s ease-in-out 0.1s infinite; } @-webkit-keyframes bounce { 0% { -webkit-transform: scale(1); transform: scale(1); } 50%{ -webkit-transform: scale(0.6); transform: scale(0.6); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes bounce { 0% { -webkit-transform: scale(1); transform: scale(1); } 50%{ -webkit-transform: scale(0.6); transform: scale(0.6); } 100% { -webkit-transform: scale(1); transform: scale(1); } } #hq_ad {width:76%; height:100%; overflow:hidden; float:left;/*opacity: 0;*/background-color:#ffffff;} #hq_product{width: 21%; height:100%; overflow:hidden; float:right;padding:100px 0 0 3%;/*opacity: 0;*/ background-color:#ffffff;} #hq_product h3{font-size: 14px;margin-bottom: 25px;} #hq_product h2{font-family:"寰蒋闆呴粦";font-size: 46px;text-align: left;color: #db1f79;} #hq_product .product_list{width: 70%;} #hq_product li{width:100%;text-align: left;float: left;border-top: 1px solid #e8e8e8;} #hq_product li img{float: left;margin-bottom:15px;width:35px;} #hq_product li a{display: block;margin-top:15px;color: #000;} #hq_product li a p{text-indent: 20px;margin-top: 15px;font-family:"寰蒋闆呴粦";} #hq_product a.more_btn{display:block;clear: both;width: 30%;margin-top:20px;background-color:#ffffff; border: 1px solid #db1f79;font-family:"寰蒋闆呴粦";font-size: 14px;line-height: 40px;border-radius:5px; text-align:center; color:#444444;} #hq_product a.more_btn:hover{background-color:#db1f79; border: 1px solid #db1f79;color:#fff;} /*#s3_bg{background:#bce4ff url(../images/about_bg.jpg) center bottom no-repeat; background-size: cover;}*/ #about_box{ width:1000px; position:absolute;top:170px;left:50%;margin-left:-500px;} #about_box .about_menu{ width:240px; float:left;} #about_box .about_menu>a{ display:block;cursor:pointer; width:236px; height:56px; border:2px solid #e60012; margin-bottom:18px; text-indent:-999px; overflow:hidden;background-color:none; background-position:center center; background-repeat:no-repeat;} #about_box .about_menu>a.on{ background-color:#e60012;} #about_box .about_menu>a.ql{ background-image:url(../images/about_menu_ql.png);} #about_box .about_menu>a.on.ql{background-image:url(../images/about_menu_ql_on.png);} #about_box .about_menu>a.gdg{ background-image:url(../images/about_menu_gdg.png);} #about_box .about_menu>a.on.gdg{ background-image:url(../images/about_menu_gdg_on.png?v=1);} #about_box .about_content{ width:670px; float:right;} #about_box .about_content .comp_box .f46{font-size: 44px;display: block;padding-bottom:15px; line-height:42px;} #about_box .about_content .comp_box .f46 a{font-family:"寰蒋闆呴粦";color:#e60012; } #about_box .about_content .comp_box .f20{font-size: 20px;font-family:"寰蒋闆呴粦";display: block;line-height: 60px; color:#222222;} #about_box .about_content .comp_box .word{font-size:12px; line-height:26px; text-indent:2em;} #about_box .about_content .comp_box .more{display: inline-block; padding-right: 70px; line-height:50px; font-size: 20px;color: #444; background: url(../images/arrow_more.png) no-repeat right center; margin-top: 30px;font-family:"寰蒋闆呴粦";} #s4_bg{background:url(../images/news_bg.jpg) center bottom repeat-y; background-size: cover;} #news_pic{ width:100%; position:absolute;bottom:0px; left:0px;z-index:10;} #news_box{width:48%;position: absolute;right: 270px;top:150px;z-index:100;} a.news_tit{display: inline-block; cursor:pointer;padding-right: 80px; line-height:45px; font-size: 30px;color: #e60012; background: url(../images/right.png) no-repeat right center;font-family:"寰蒋闆呴粦";} a.news_tit em{ margin-left: 10px;font-family:"Arial";font-size: 30px;color: #222;} .NewsList_h1{} .NewsList_h1 li{ float:left;width:46%; margin-top: 25px;padding-right:4%;} .NewsList_h1 li a{ display:block; float:left;} .NewsList_h1 li a img{float: left;margin-right: 15px;width:130px; height:100px;overflow:hidden;} .NewsList_h1 li a h3{font-family:"寰蒋闆呴粦";color: #444; line-height:28px;font-size:14px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;} .NewsList_h1 li a span{ display:inline-block; font-size:12px;color:#999;line-height: 24px;} .NewsList_h1 li a p{ color:#666;font-size:12px; margin:0 !important; line-height: 20px;} .NewsList_h1 li a:hover h3{ color:#e60012 !important;} .footer_con{width:1200px;height:180px;margin: 0 auto;padding: 40px 0 0 0;} .footer_con .footer_logo{width: 23%;float: left; margin-left:2%;} .footer_con .footer_logo .flogo_img{display: block;margin-bottom: 30px;} .footer_con .footer_logo .fphone{display:inline;float:left;} .footer_con .footer_logo strong{font-family:"寰蒋闆呴粦";font-size: 20px; font-weight:normal; padding-left:10px;color:#e60012;} .footer_con .footer_logo h2{font-family:"寰蒋闆呴粦";font-size:16px;line-height: 25px;padding-left:10px;text-indent: 10px;} .footer_con .footer_nav{width: 75%;float: left;} .footer_con .footer_nav img{display: block;} .footer_con .footer_nav div{float: left;margin-left: 80px;} .footer_con .footer_nav div h3{font-family:"寰蒋闆呴粦";margin-bottom: 10px;} .footer_con .footer_nav div p{line-height: 28px; font-size:12px;} .footer_con .footer_nav div p a{color: #666666;} .footer_bottom{width: 1200px;height:50px;margin:0 auto;text-align:center; line-height:50px; border-top:1px solid #dddddd;font-size: 12px;color: #666666; } .position .PosList_a1{ width: 100%;margin: 20px 0 0 0;line-height:24px; color:#666666; font-size: 14px; text-align:right;} .position .PosList_a1 span{ display:inline-block;padding-left:19px; background:url(../images/zy1.png) no-repeat left; } .position .PosList_a1 b{ color:#e60012;} .position .PosList_a1 a{ color:#666666;} /*椋熷搧瀹夊叏涓庣幆淇?/ .safety{ width:100%;} .safety .sa_l{ float:left; width:45%;} .safety .sa_r{ float:right; width:55%;} .safety .sa_r img{ width:590px;} /*浜у搧ODM*/ .pro_odm_text1{ width:100%; margin-bottom:20px;float:left;} .pro_odm_text1 .pot1_L{ width:50%; float:left;} .pro_odm_text1 .pot1_R{ width:46%; float:right;} .pro_odm_text1 .pot1_R img{ width:100%;} .pro_odm_text2{width:100%;margin-bottom:20px;float:left; background:url(../images/pro_odm_bg.jpg) right bottom no-repeat;} .pub1{ display:block; width:100%; float:left; padding:5px 0 2px; font-size:24px; color:#e60012; background:url(../images/hn_t7.jpg) no-repeat left top; margin-bottom:15px;} .pro_odm_list{ width:100%; margin-bottom:20px;} .pro_odm_list li{ float:left;width:100%;margin-bottom:15px;} .pro_odm_list li span{ display:inline-block; width:28px; height:28px; line-height:28px; border-radius:28px; text-align:center; background-color:#f7a922; font-weight:bold; color:#ffffff;margin-right:12px; } .pro_odm_dl{margin-bottom:15px;} .pub2{display:block; width:100%; float:left; padding-left:28px; font-size:16px; font-weight:bold; color:#222;background:url(../images/ico_28_star.jpg) 0 3px no-repeat; } /*浜у搧鍐呴〉*/ .product{ width:88%; margin:0 auto;} .floatleft{ float:left;} .floatright{ float:right;} .product li{ background-color:#fafafa; margin-bottom:50px;} .product li:last-child{ margin-bottom:0;} .product .pro_C{ width:50%;overflow:hidden;} .product .pro_C img{transform: scale(1.05);transition: all 2s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 2s ease 0s;} .product .pro_C img:hover{transform: scale(1.2);transition: all 2s ease 0s;-webkit-transform: scale(1.2);-webkit-transform: all 2s ease 0s;} .product .pro_list_ny{ width:80%; margin-left:10%; margin-top:10%;} .product .pro_list_ny .hq_pro{width:40%;text-align: left;float: left;border-bottom: 1px solid #e8e8e8; margin:20px 0 0 5%;} .product .pro_list_ny .hq_pro dt , .product .pro_list_ny .hq_pro dd{float: left;} .product .pro_list_ny .hq_pro dt img{width:35px;} .product .pro_list_ny .hq_pro dd p{text-indent: 20px;font-family:"寰蒋闆呴粦";} .T4{ font-size:40px;font-family:"寰蒋闆呴粦"; margin-bottom:20px;} /*鍏堣繘璁惧*/ .equipment .a1 .pic , .equipment .c1{ float:left; margin-right:1%;} .equipment .pic1{ width:65.2%; } .equipment .pic2 , .equipment .c1{ width:32.8%; float:left; } .equipment .a1 , .equipment .b1{ margin-bottom:1%; } .equipment .c1 .pic{ margin-bottom:4.3%; } .equipment .c1 .pic.mb0{margin-bottom:0;} .equipment .txx{ font-size:14px; line-height:1.1; color:#fff; position:absolute; left:0; right:0; bottom:0; background:url(../images/opa50_w.png); padding:20px 5%; text-align:center; text-transform:capitalize; transition:600ms; -webkit-transition:600ms; } .scapic:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);} .equipment a{ color:#fff; } .equipment .pic:hover .txx{ background:rgba(230,0,18,.5); } /*绉戞妧鍒涙柊*/ .technic{width: 100%;height:700px;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;position: relative;float: left;animation: left 1s ease-out 0.6s both;} .technic .info {width: 460px;height: auto;padding-bottom: 50px;background: #ffffff;position: absolute;top: 50px;left: 50px;} .technic .info .txt {width: 84%;padding-top: 40px;margin: 0 auto;font-size: 14px;line-height: 24px;color: #444444;text-align: justify;} .technic .info .txt h5 {font-size: 24px;color: #e60012;padding-bottom: 24px;} /*璐ㄩ噺鐩戞帶*/ .qc li {overflow: hidden;margin-bottom: 30px;background:url(../images/bottom-pointer.png) bottom center no-repeat;padding-bottom:40px;} .qc li:last-child{ background:none;} .qc li .info {width: 100%;float: left;background-color:#f5f5f5;} .qc li .txt {width: 94%;margin: 0 auto;padding-top: 30px;} .qc li h5 {font-size: 22px;padding-bottom: 30px;color: #444444;/*white-space: nowrap;overflow: hidden;text-overflow: ellipsis;*/} .qc li h5 span {display:inline-block;font-size: 20px;background-color:#e60012;height:36px;width:36px;line-height:36px;border-radius:36px;text-align:center;margin-right:15px;color: #fff;} .qc li .info:hover {background: #e60012;} .qc li:hover .info .txt h5{color: #ffffff;} .qc li:hover .info .txt h5 span{background-color:#ffffff; color:#e60012;} /*鍦板浘缁勪欢*/ .map_a1{ float:left;width:100%; height:400px;border:#ccc solid 1px;font-size:12px; background:url(../images/map.jpg) center center no-repeat;} .map_a1 img{ width:100%;} .BMap_omCtrl{ display:none;}/*涓嶆樉绀哄皬鍦板浘*/ .BMap_scaleCtrl{display:none;}/*涓嶆樉绀鸿嫳瀵?/ .BMap_cpyCtrl{ display:none;}/*涓嶆樉绀虹増鏉?/ /*鑱旂郴鎴戜滑*/ .contact_ql{ width:100%; text-align:center;} .contact_ql h3{ font-family: '寰蒋闆呴粦'; font-weight:bold; font-size:24px; color:#222222; line-height:40px;} .contact_ql h4{ font-family: 'Arial'; font-weight:bold; font-size:18px; text-transform:uppercase; color:#cccccc; } .contact_ql .cont_text{width:100%; margin:30px 0; text-align:center;} .contact_ql .cont_text li{ width:24.5%; min-height:140px; float:left; color:#666;margin-bottom:10px; border-right:1px solid #e8e8e8;} .contact_ql .cont_text li:last-child{ border-right:none;} .contact_ql .cont_text li p{ padding:40px 2% 0; line-height:24px;} .contact_ql .cont_text li p.tel{ background:url(../images/ico_28_tel.jpg) center top no-repeat;} .contact_ql .cont_text li p.addr{ background:url(../images/ico_28_addr.jpg) center top no-repeat;} .contact_ql .cont_text li p.fax{ background:url(../images/ico_28_fax.jpg) center top no-repeat;} .contact_ql .cont_text li img{ width:100px;} /*椤电爜*/ .page{ padding:15px; border:#e8e8e8 solid 1px; background:#fff; font-size:14px; width:100%; margin:0 auto;} .page a{ display:block; padding:0 6px; height:26px; line-height:26px; float:left; min-width:16px; background:#eee; color:#444; border:#ccc solid 1px; text-align:center; margin-right:2px;} .page span{display:block; padding:0 6px; height:26px; line-height:26px; float:left;border:#e8e8e8 solid 1px; color:#aaa; background:#eee; min-width:16px; text-align:center; margin-right:2px;} .page span.cur{ background:#e60012; color:#fff;border:#e60012 solid 1px;} .pageinfo{ float:right; line-height:28px;} .conT{ font-size:24px; color:#e60012;font-family:"寰蒋闆呴粦";} #load_more_button{ display:none;} #pbpage_35{width: 1200px;} #pbpage_37{overflow-y: auto!important;} #pbpage_38{width: 1200px;} #pbpage_52{width: 1200px;} #pbpage_52 li{clear:none;}