/*===========公共样式=========*/
* { margin: 0px; padding: 0px; }
a { text-decoration:none; color:#000; }
a:hover { text-decoration:none; color:#F60; }

.green { text-decoration:none; font:"微软雅黑";  font-size:12px; color:#055D10; font-weight:bold;}
.green:hover { text-decoration:none; font:"微软雅黑";  font-size:12px; color:#055D10; font-weight:bold; }

.blue2 { text-decoration:none; color:#156FAD; }
.blue2:hover { text-decoration:none; color:#349F01; }
.yellow { text-decoration:none; color:#FE5502; }
.yellow:hover { text-decoration:none; color:#349F01; }
ul, li, dl, dt, dd { list-style:none; margin:0; padding:0; }
img, img a { border:0; }
body { font-size:12px; background-color: #F4FCFF; }
/*==========head=========*/
.head { width:100%; height:95px; padding-top:15px; background-color: #FFF; background-image: url(../images/headline.jpg); background-repeat: repeat-x; background-position: left bottom; }
.head .midhead { width: 1324px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }

.top{ width:1000px; margin:0 auto;}
.logo{ width:268px; height:92px; float:left;}
/*menu*/
.menu{ width:730px; float:right;}
.menu ul{ width:730px; float:left;}
.menu ul li{ width:104px; height:62px; padding-top:30px; float:left; background:url(../images/menline.jpg) no-repeat left top;}
.menu ul li a{ width:78px; float:left; padding-left:26px; text-align:center; font:"微软雅黑";  font-size:14px; color:#057195; font-weight:bold;}
.menu ul li a:hover{ width:78px; float:left; padding-left:26px; text-align:center; font:"微软雅黑";  font-size:14px; color:#469550; font-weight:bold; }
.menu ul li a .green { font-family: Arial; font-weight:bold; font-size:14px; }

/*页头大图*/
.huodongbg{ width:100%; background:url(../images/huodongbg.jpg) repeat-x left top;}
.hdmid{ width:1324px; height:555px;  margin:0 auto; }
/*==========赚话费活动页=========*/
.hdleft{ width:1081px; -width:1080px; height:555px; padding:216px 0 0 243px; float:left; background:url(../images/huodongtopbg.jpg) no-repeat center top;}
.hdtop{ width:293px; height:100px; padding:0 0 63px 80px; color:#FE6306; line-height:160%; font-weight:bold;}
.hdbox{ width:840px; float:left; background:url(../images/hdboxbg.jpg) repeat-y left center;}
.hdmain{width:803px; float:left; padding:10px 18px;}
.hdblock{ width:803px; float:left; padding-top:25px;}
.hdtitle{ background:url(../images/hdtitlebg.jpg) no-repeat left center; height:55px; line-height:55px; padding-left:20px; font-size:18px; font-weight:bold; color:#FFF;}
.hdcont { float: left; width: 770px; padding-left: 30px; }

.ptitle { font-size: 14px; font-weight: bold; color: #538920; padding-top: 20px; }
.pcont { line-height: 30px; padding-top: 20px; }
.ptitles { font-size: 14px; font-weight: bold; padding-top: 20px; }
.ptext { padding-top: 20px; padding-left: 30px; line-height: 200%; }
.hdblock2{width:801px; float:left; padding:2px 0 20px 0; margin-top:20px; background-color:#FFFAEA; border:1px #F5E3BB solid;}
.hdxz{ background:url(../images/hdtitle2bg.jpg) no-repeat left center; line-height:32px; height:32px; padding-left:30px; color:#FFF; font-size:18px; font-weight:bold;}
.hdxzcont{ line-height:200%; padding:20px 0 0 20px;}
/*==========hdfooter=========*/
.hdfooter{ width:840px; height:50px; padding-top:24px; text-align:center;  line-height:180%; color:#FFF; float:left; background:url(../images/huodongfooterbg.jpg) no-repeat left bottom;}
.hdfooter a{ color:#FFF;}
