@import url(/emsec/css/css_ch/private_pages.css); 

.menu .mainMenu .item.active {background-color: #ff5001;}
.banner{ width:1000px; height:384px; margin:17px  auto 0}
h1{  height:50px; line-height:50px; overflow:hidden; font-family:"Hiragino Sans GB","Microsoft Yahei"; font-size:22px;}
.link{width:1000px; height:220px; overflow:hidden}
.link li{ float:left; position:relative; margin-right:6px; width:328px; height:220px;line-height: 220%; text-align:center;font-size:14px; background:#000; color:#fff}
.link li .toll{ position:absolute; left:0; top:0; cursor:pointer; width:328px;}
.link li .toll div{ padding-top:95px; height:125px}
.link li.phone{ background:#353E49}
.link li.phone a{border:1px solid #272C31}
.link li.phone .toll div{background: url(/emsec/images/image_ch/dn_apple.png) no-repeat center 25px}
.link li.android{ background:#90C130}
.link li.android a{border:1px solid #84B229}
.link li.android .toll div{ background: url(/emsec/images/image_ch/dn_android.png) no-repeat center 25px}
.link li.windows{ float:right; margin-right:0; background: #248CED}
.link li.windows a{border:1px solid #1B77CD}
.link li.windows .toll div{ background: url(/emsec/images/image_ch/dn_windows.png)  no-repeat center 25px}
.link li b{display:block;font-family: "Arial";font-size:28px; }
.link li a{ display: inline-block; margin-top: 5px; width: 160px; height: 30px; line-height:30px; font-size:14px;text-align: center;color:#0C1014; font-family:"Hiragino Sans GB","Microsoft Yahei"; -moz-border-radius: 3px; -webkit-border-radius: 3px;-o-border-radius: 3px;text-decoration:none;border-radius:3px; background: url(/emsec/images/image_ch/btn.png) repeat-x left top; }