.testBlock{background: url(/template/images/bgbg.jpg) 0px 0px scroll no-repeat;}
#freephone2{width:610px;height:auto;margin:52px 0px 30px 0px;}
#freephone2 #close{width:30px; height:30px; border-radius:15px; background-color:#408ED6; color:#fff; text-align:center; line-height:28px; font-size:25px;position:absolute; top:-15px; right:-15px;cursor:pointer;}
#freephone2 h3{font-size:15px;color:#408ed6; margin:10px 0px 0px 10px; font-weight:bold;}
#freephone2 p{width: 590px;font-size:13px;line-height:23px; color:#000;}
#freephone2 p strong{font-size:14px;color:#C00;font-weight:bold;}
#freephone2 .tips{margin:10px 0px 0px 14px; height:30px;}
#freephone2 .tips1{margin:5px 0px 0px 14px;height:50px;}
#freephone2 .num { float: left;display: inline;width: 220px;height: 21px;padding: 6px 10px;line-height: 20px;border: 1px solid #408ED6;margin: 20px 0px 0px 25px;border-radius: 10px;outline: none;}
#freephone2 .but {float:left; display:inline;width:120px;height: 35px;background-color:#408ed6;border: none;color: #fff;cursor: pointer;line-height: 20px;border-radius:10px; margin:20px 0px 0px 30px;font-size:15px; outline:none;}
#freephone2 .but:hover{background-color:#377ab7;}
.phone-zt{width:640px;height:65px;margin:15px auto;}
.phone-zt li{width:210px;height:65px;float:left;display:inline;}
.phone-zt .li1{margin:0px 5px;}
.phone-zt li a{display:block;}
.phone-zt li a:hover{filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
-moz-opacity:0.8; /*Firefox私有，透明度50%*/
opacity:0.8;/*其他，透明度50%*/}