﻿/* CSS Document */
body{min-width:320px; font:18px/1.5 "Microsoft YaHei"; text-align:center; background:#e2f2fd; letter-spacing:6px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,button,textarea,p,blockquote,table,th,td{padding:0; margin:0;}
*{margin:0; padding:0;}
table{border-collapse:collapse;}
button,input,select,textarea{font-family:inherit; font-size:100%;}
i,em{font-style:normal;}
ol,ul{list-style:none;}
li{list-style-type:none;}
em,i{font-style:normal;}
h1,h2,h3,h4,h5,h6{font-size:inherit;}
img{vertical-align:top;border:0;}
.clear{clear:both; height:0; line-height:0; font-size:0px; display:block; overflow:hidden;}
.clearfix,.layout,.layout980,.layout1000,.mod-forms li,.user-form,.mod-forms-list li{zoom:1;}
.clearfix:after,.layout:after,.layout980:after,.layout1000:after,.mod-forms li:after,.user-form:after,.mod-forms-list li:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a{text-decoration:none; outline:none;}
a:visited,a:hover,a:active{text-decoration:none;}
.a-td,.a-td:hover{text-decoration:underline;}


/* 首页 */
.content h1{font-size:36px;  height:60px; line-height:60px; text-align:center; font-weight:bold; margin:15px auto 10px auto;}
.content .mod-origin{margin:50px 0 -52px;}
.content .mod-origin span.origin{display:block; margin:0 auto; width:10px; height:10px; background:#707e86; margin-top:34px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px;}
.content dl{clear:both; margin:0 auto;}
.content dl dt{margin-top:10px;}
.content dl dd{font-size:14px; color:#5e6c76; line-height:26px;}
.content .mod-btn{width:152px; height:44px; line-height:44px; font-size:14px; color:#fff; margin:15px auto 0px auto; letter-spacing:0; text-align:center; background:#007aff; cursor:pointer; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;}
.content .mod-btn a{display:block; color:#fff;}
.content .mod-btn2{width:152px; height:44px; line-height:44px; font-size:14px; color:#fff; margin:15px auto 60px auto; letter-spacing:0; text-align:center; background:#007aff; cursor:pointer; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;} 
.content .mod-btn2 a{display:block; color:#fff;} 
.content .mod-install a{color:#748795; text-decoration:underline; letter-spacing:0; margin:10px auto 30px auto; display:block;font-size:14px;font-weight:bold;}
.content .mod-img{margin:0 auto 10px auto;}
.content .mod-img img{width:85%;}
.content p.copyright{color:#969796; font-size:12px; letter-spacing:0; margin-bottom:10px;}

/* page宽为700px 样式 */
@media screen and (min-width:700px){
    body{min-width:700px; font:34px/1.5 "Microsoft YaHei"; letter-spacing:10px;}
    .content .mod-origin{margin:120px 0 -100px;}
    .content h1{font-size:60px; height:100px; line-height:100px; margin:40px auto 20px;}
    .content span.conone{padding-left:7px;}
    .content dl dt{margin-top:10px;}
    .content dl dd{font-size:20px; line-height:50px;}
    .content .mod-btn{width:300px; height:70px; line-height:70px; font-size:26px; margin:24px auto 0px auto; letter-spacing:0;}
    .content .mod-install a{font-size:20px;margin:25px auto 45px auto;font-weight:bold;}
    .content .mod-img{width:530px; margin:0 auto 20px auto;}
    .content p.copyright{font-size:16px; letter-spacing:0;}
.content .mod-btn2{width:300px; height:70px; line-height:70px; font-size:26px; margin:15px auto 60px auto; letter-spacing:0;}}