/* css reset */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
code,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5 Tahoma, Arial, "SimSun";
  font-family: "Microsoft YaHei"
}

input,
select,
button,
textarea {
  font-size: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

em,
i {
  font-style: normal;
  font-weight: normal;
}

ol,
ul,
li {
  list-style: none;
}

fieldset,
img {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
body {
  width: 100%;
  height: 100%;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: "\200B";
  display: block;
  height: 0;
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.left {
  float: left;
}

.right {
  float: right;
  margin-top: -7px;
}

.btn {
  display: block;
  width: 278px;
  height: 98px;
  margin-left: -9px;
  margin-top: 20px;
  margin-bottom: 15px;
  background: url(../images/btn立即下载_默认.png) no-repeat;
}

.btn:hover {
  background: url(../images/btn立即下载_悬浮.png) no-repeat;
  -webkit-transform: translateY(-10px);
  -webkit-transition: all .3s;
}

.btn:active {
  background: url(../images/btn立即下载_按下.png) no-repeat;
}

.header {
  width: 100%;
  min-width: 1200px;
  height: 650px;
  position: relative;
  background: url('../images/背景.png') no-repeat top center;
}

.header .top {
  width: 1200px;
  height: 55px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding-top: 20px;
}

.header .miiyun_logo,
.header .ruanjian_logo {
    float: left;
    margin-right: 15px;
    display: block;
    width: 96px;
    height: 38px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-size: 96px 38px;
}
.header .miiyun_logo {background-image: url("/src_sem/images/miiyun_logo.png");}
.header .ruanjian_logo {background-image: url("/src_sem/images/ruanjian_logo.png");}


.banner {
  width: 1200px;
  height: 465px;
  position: absolute;
  top: 68px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #3D4756;
}

.banner-img {
  width: 54% !important;
}


.banner-box p span {
  text-align: center;
  color: #288BDE;
  font-size: 13px;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  padding: 0 10px;
  border-radius: 12px;
  border: 1px solid #288BDE;
  margin-right: 10px;
}

.banner .title {
  height: 45px;
  margin-bottom: 44px;
}

.banner h1 {
  font-size: 42px;
  font-weight: bold;
  color: #333333;
  margin-left: 17px;
}

.banner h2 {
  width: 520px;
  font-size: 20px;
  color: #333333;
  line-height: 38px;
}

.banner-21 .version {
  font-size: 14px;
  margin-bottom: 14px !important;
  color: #000000;
}

.banner-21 .tagline {
  width: 263px;
  height: 67px;
  line-height: 37px;
  font-size: 30px;
  font-weight: bold;
  color: #3A3C41;
  letter-spacing: 6px;
  margin-bottom: 20px;
}

.banner-21 .update-left {
  display: inline-block;
}

.banner-21 .update-right {
  display: inline-block;
  margin-left: 35px;
}

.banner-21 .safety {
  margin-top: 4px;
}

.banner-21 .safety img {
  margin-right: 15px;
}



.main {
  width: 100%;
  min-width: 1200px;
  position: relative;
}

.main .content_one {
  width: 1200px;
  height: 530px;
  text-align: center;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 88px;
}

.main .content_one ul {
  margin-bottom: 82px;
}

.main .content_one li {
  display: inline-block;
  margin: 0 48px;
  -webkit-transition: all .3s;
}

.main .content_one li:hover {
  -webkit-transform: translateY(-10px);
}

.main .content_one li p {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-top: 15px;
}


.main .content_three {
  width: 1200px;
  text-align: center;
  background-color: #fff;
  margin: 0 auto;
}

.main .content_three .t_center {
  height: 620px;
  text-align: left;
  box-sizing: border-box;
  padding-top: 130px;
  padding-left: 50px;
}

.main .content_three .t_bottom {
  height: 620px;
  text-align: left;
  box-sizing: border-box;
  padding-top: 130px;
  padding-left: 50px;
  margin-bottom: 100px;
}

.main .content_three .text_left {
  width: 40%;
  display: inline-block;
}

.main .content_three .text_left i {
  color: #1858FA;
  font-weight: bold;
}

.main .content_three .text_left p {
  font-size: 34px;
  font-weight: bold;
  color: #262626;
  margin-top: 50px;
}

.main .content_three .text_left span {
  width: 450px;
  font-size: 16px;
  color: #262626;
  display: block;
  line-height: 30px;
  margin-top: 25px;
  margin-bottom: 66px;
}

.main .content_three .text_left a {
  display: inline-block;
  width: 199px;
  height: 73px;
  background: url(../images/btn免费试用_默认.png) no-repeat;
}

.main .content_three .text_left a:hover {
  background: url(../images/btn免费试用_悬浮.png) no-repeat;
  -webkit-transform: translateY(-10px);
  -webkit-transition: all .3s;
}

.main .content_three .text_left a:active {
  background: url(../images/btn免费试用_按下.png) no-repeat;
}

.main .content_three .pic {
  width: 50%;
  display: inline-block;
}

.main .content_three .pic img {
  width: 564px;
  height: 376px;
}


.fix {
  width: 100%;
  height: 70px;
  position: fixed;
  bottom: 0;
  padding: 12px 0;
  border-top: 1px solid #e4e4e4;
  background-color: #fff;
  z-index: 10;
  box-shadow: 0px -6px 14px 0px rgba(0, 0, 0, 0.06);
}

.fix .fix-box {
  width: 1019px;
  margin: 0 auto;
}

.product-logo {
  margin-top: 12px;
}

.product-logo img {
  width: 48px;
  height: 48px;
}

.product-logo i {
  font-size: 24px;
  color: #4c4c4c;
  line-height: 48px;
  margin-left: 5px;
}

.fix .at-once {
  display: block;
  width: 241px;
  height: 66px;
  background: url('../images/btn底部_默认.png') no-repeat;
  background-size: 241px 66px;
  margin-top: 10px;
}

.fix .at-once:hover {
  background: url('../images/btn底部_悬浮.png') no-repeat;
  background-size: 241px 66px;
}

.fix .at-once:active {
  background: url('../images/btn底部_按下.png') no-repeat;
  background-size: 241px 66px;
}

.fix .at-once img {
  margin: 14px 10px 0 30px;
}

.fix .at-once i {
  font-size: 20px;
  line-height: 50px;
}

.footer {
  width: 100%;
  min-width: 1200px;
  height: 51px;
  font-size: 12px;
  color: #666666;
  padding-bottom: 140px;
  text-align: center;
}

.footer #J_seoFooter a {
  color: #666666;
}

.alert-box {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
}

.alert-wrapper {
  width: 460px;
  height: 249px;
  margin: 0 auto;
  top: 50%;
  margin-top: -115px;
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  z-index: 100;
  box-shadow: 1px 2px 3px #C7C6C6;
  color: #3d3d3d;
  font-size: 20px;
}

.alertTop {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #eee;
  font-size: 26px;
}

.alertTop .topTitle {
  float: left;
  padding-left: 20px;
  line-height: 60px;
}

.alertTop .topClose {
  float: right;
  padding: 10px 20px;
  font-size: 26px;
  cursor: pointer;
}

.alertTop .topClose:hover {
  color: #3F84F6;
}

.alertMain {
  padding-top: 20px;
}

.alertMain .title {
  text-align: left;
  padding-left: 25px;
  line-height: 28px;
}

.alertMain .little {
  font-size: 16px;
  text-align: left;
  color: #e9827d;
}

.alertMain .alert-btn a {
  width: 194px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #eee;
  margin: 20px 0 0 23px;
  float: left;
}

.alertMain .alert-btn a:hover {
  background-color: #3F84F6;
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
}
.banner .title img{
  height: 70px;
  width: 70px;
}

.alertMain .alert-btn .safeBtn {
  color: #0078fa;
  border: 1px solid #0078fa;
}

.header .search_box {
  background-color: #fff;
  position: relative;
  display: inline-block;
  width: 164px;
  height: 30px;
  margin-top: 4px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  font-size: 12px;
  border: 1px solid #000;
  color: #333;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.header .search_box .search_input {
  width: 132px;
  height: 30px;
  text-indent: 14px;
  border: none;
  overflow: hidden;
  outline: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.header .search_box .search_submit {
  position: absolute;
  right: 10px;
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-top: 6px;
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
  border: none;
  background: url(../images/icon_搜索.png) no-repeat center;
}

.gotop {
  width: 60px;
  height: 60px;
  position: fixed;
  z-index: 3;
  bottom: 50%;
  left: 92%;
  cursor: pointer;
  display: none;
}

.gotop a {
  display: inline-block;
  width: 60px;
  height: 60px;
  background: url(../images/返回顶部_默认.png) no-repeat;
}

.gotop a:hover {
  background: url(../images/返回顶部_悬浮.png) no-repeat;
}

.gotop a:active {
  background: url(../images/返回顶部_按下.png) no-repeat;
}
