/* BASIC css start */

div.F-16952-1-1 table { width:100%; border-collapse:collapse; }
div.F-16952-1-1 table td { text-align:center; width:25%; height:78px; border:0px dashed #000000; }
div.F-16952-1-1 table td img { max-width:100%; height:78px; }
div.F-16952-1-1 { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:repeat left top; border-top:0px solid ; border-right:0px solid ; border-bottom:0px solid ; border-left:0px solid ; }
div.F-16952-1-2 table { width:100%; border-collapse:collapse; }
div.F-16952-1-2 table td { text-align:center; width:25%; height:30px; border:0px dashed #000000; }
div.F-16952-1-2 table td img { max-width:100%; height:30px; }
#F-16952-1-2-0 {color:#5E5E5E; font-size:0.75em; font-weight:; font-style:;}
#F-16952-1-2-1 {color:#5E5E5E; font-size:0.75em; font-weight:; font-style:;}
#F-16952-1-2-2 {color:#5E5E5E; font-size:0.75em; font-weight:; font-style:;}
#F-16952-1-2-3 {color:#5E5E5E; font-size:0.75em; font-weight:; font-style:;}
div.F-16952-1-2 { margin:0px 0px 20px 0px; padding:0px 0px 0px 0px; background:repeat left top; border-top:0px solid ; border-right:0px solid ; border-bottom:0px solid ; border-left:0px solid ; }
div.F-16952-1-3 .customer-center ul {overflow:hidden; margin:0 10px;}
div.F-16952-1-3 .customer-center ul li {float:left; width:50%;}
div.F-16952-1-3 .customer-center ul li dl dt {font-size:0.875em; height:38px; line-height: 28px;}
div.F-16952-1-3 .customer-center ul li dl dt img {width:29px; height:29px; margin-left:4px; vertical-align:middle;}
div.F-16952-1-3 .customer-center ul li dl dd {font-size:0.750em;}
div.F-16952-1-3 .customer-center ul li dl dd span {display:block;}
div.F-16952-1-3 .customer-center ul li:first-child dl {border-right-width:1px; border-right-style:solid;}
div.F-16952-1-3 .customer-center ul li:nth-child(2) dl {margin-left:10px;}
div.F-16952-1-3 .customer-center .bank-title strong { color:#333333; font-size:1em; font-weight:bold; font-style:normal; text-decoration:none; }
div.F-16952-1-3 .customer-center .bank-info { color:#666666; font-size:0.75em; font-weight:normal; font-style:normal; text-decoration:none; }
div.F-16952-1-3 .customer-center ul li:first-child dl { border-right:1px solid #ECECEC; }
div.F-16952-1-3 .customer-center .cscenter-phone { color:#F14E4E; font-size:0.75em; font-weight:normal; font-style:normal; text-decoration:none; }
div.F-16952-1-3 .customer-center .cscenter-title strong { color:#333333; font-size:1em; font-weight:bold; font-style:normal; text-decoration:none; }
div.F-16952-1-3 .customer-center .cscenter-info { color:#666666; font-size:0.75em; font-weight:normal; font-style:normal; text-decoration:none; }
div.F-16952-1-3 { margin:0px 0px 20px 0px; padding:0px 0px 0px 0px; background:#ffffff repeat left top; border-top:0px solid ; border-right:0px solid ; border-bottom:0px solid ; border-left:0px solid ; }
#footer {position:relative; border-top-width:2px; border-top-style:solid; background-color:#222; border-top-color:#fff;}
#footer ul {overflow:hidden; border-bottom-width:2px; border-bottom-style:solid; border-bottom:1px solid #2c2c2c; color:#fff;}
#footer ul .top a {color:#fff;}
#footer ul li {float:left; line-height:32px; width:25%; height:30px; text-align:center; background:url('/images/d3/m_powerpack/46/common/bg_footer_gubun.gif') no-repeat 0 center; background-size:4px 4px;}
#footer ul li a {display:block; font-size:0.750em;}
#footer ul li:first-child {background:none;}
#footer .footer {padding:15px 15px 0 15px; font-size:0.750em; color:#777777; background-color:#222;}
#footer .footer .logo {display:block; padding-bottom:10px; font-weight:bold; color:#fff;}
#footer .footer p {padding-bottom:13px;}



.btn_pptop {
position:fixed;
bottom:8px;
right:10px;
width: 40px;
height: 38px;
line-height:12px;
font-size:11px;
font-weight: bold;
color:#444444;
padding:3px 0 0;
border-radius: 30px;
box-shadow: 0px 1px 5px rgba(0,0,0,0.5);
background: -moz-linear-gradient(top,  rgba(255,255,255,0.7) 0%, rgba(214,214,214,0.7) 48%, rgba(255,255,255,0.7) 99%, rgba(255,255,255,0.7) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.7)), color-stop(48%,rgba(214,214,214,0.7)), color-stop(99%,rgba(255,255,255,0.7)), color-stop(100%,rgba(255,255,255,0.7))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(214,214,214,0.7) 48%,rgba(255,255,255,0.7) 99%,rgba(255,255,255,0.7) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(214,214,214,0.7) 48%,rgba(255,255,255,0.7) 99%,rgba(255,255,255,0.7) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(214,214,214,0.7) 48%,rgba(255,255,255,0.7) 99%,rgba(255,255,255,0.7) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0.7) 0%,rgba(214,214,214,0.7) 48%,rgba(255,255,255,0.7) 99%,rgba(255,255,255,0.7) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 ); /* IE6-9 */
z-index:4;
text-align: center;
}
div.F-16952-1-5 { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:repeat left top; border-top:0px solid ; border-right:0px solid ; border-bottom:0px solid ; border-left:0px solid ; }
/* BASIC css end */

