/* CSS Document */

/* 初值样式 */
div,form,img,ul,li,p {margin:0px; padding:0px; border:0px;}
ul,li {list-style:none;}
input,select,table,td {font-size:12px;}
ul {text-align:left;}

/* 左右悬浮 */
.left {float:left}
.right {float:right}

/* 清除悬浮 */
.clear {clear:both;}
.clearleft { clear:left;}

/* 溢出隐藏 */
.ofh { overflow:hidden;}

/* 文字对齐 */
.txtLeft {text-align:left}
.txtCenter {text-align:center}
.txtRight {text-align:right}

/* 文字大小 */
.f12 {font-size:12px}
.f14 {font-size:14px}
.f15 {font-size:15px}
.f16 {font-size:16px}

/* 字体 */
.fz { font-family:Arial;}
.fh { font-family:"黑体";}

/* 首先缩进 */
.ti12 {text-indent:12px}
.ti24 {text-indent:24px}

/* 块级元素 */
.db {display:block}

/* 定位 */
.pa { position:absolute;}
.pr { position:relative;}
.top0 { top:0;} 
.top1 { top:1px;} 
.top10 { top:10px;} 
.left0 { left:0;}
.right0 { right:0;}
.right43 { right:43px;}

/* 文字加粗 */
.fb {font-weight:bold}

/* 下划线 */
.unline,.unline a {text-decoration:underline}

/* 行高 */
.lh33 {line-height:33px;}
/* 宽度 */
.w210 { width:204px;}

/* 高度 */
.h3 { height:3px;}
.h24 { height:24px;}
.h20 { height:20px;}
.h36 { height:36px;}
.h40 { height:40px;}
.h59 { height:59px;}
.h67 { height:67px;}
.h135 { height:135px;}
.h154 { height:154px;}
.h431 { height:431px;}

/* 边框 */
.border {}

/* 测试框 */
.borderTest { border:1px solid #333;}

/* 页面样式---start */

/* 邮箱 优势 */
.yx_advantage {  }
.yx_advantage li { float:left; width:326px; height:101px; line-height:22px; }


/* 邮箱 产品说明 */
.yx_cmym { border:1px solid #E1E1E1; border-top:none; width:600px;}
.yx_cmym li { float:left; width:45%; height:auto; padding:0 14px 0 12px; line-height:22px; color:#0A315A;}

/*  m 新增  */
.cloud_bar{ width:680px; overflow:hidden;}
.cloud_bar .title{ width:100%; height:21px; text-align:left; padding:8px 0px 8px 5px; border-bottom:1px solid #4A7EBB;}
.cloud_bar .inf{ width:700px; padding:8px 5px 10px 5px; color:#6B6B6B; line-height:18px; text-align:left;}

.why{ text-align:left; margin-top:-10px;}
.why h3{ padding:20px 0px 10px 0px;}

.yin_pro{ width:680px; overflow:hidden;}
.yin_pro .title{ text-align:left;}

.yun_box{ width:600px; margin:0 auto;}
.yun_box .form{ margin:0; padding:0;}
.yun_box dl, .yun_box dt, .yun_box dd{ margin:0; padding:0;}
.yun_box dl{ width:179px; margin:8px 0px 0px 0px; float:left; position:relative; background:url(../images/mail/yun_pocBg.gif); overflow:hidden; color:#0A315A; }
.yun_box dl .dwvo{ width:179px; height:7px; font-size:7px; line-height:7px; background:url(../images/mail/yun_pocBg_down.gif) no-repeat;}

.yun_box dt{padding-top:13px; text-align:left;}
.yun_box dt img{ padding-left:12px;}
.yun_box dt div{ width:150px; font-size:14px; text-align:center; font-weight:bold; margin-top:12px;padding:0; height:24px; line-height:24px; overflow:hidden; color:#3F786D;}
.yun_box dd{ width:100%; overflow:hidden;}
.yun_box dd ul{ margin:0; padding:0;}
.yun_box dd li{ line-height:21px; width:150px; padding-left:23px; background:url(../images/mail/yun_jiao.gif) no-repeat 12px 5px; list-style:outside;}
.yun_box .more{ padding-left:20px;}
.yun_box .inpk{ text-align:center;}

