html, body, div, h1, h2, h3, h4, h5, h6, p, form, ul, ol, li, dl, dt, dd, img, object, table, iframe, button, fieldset, input, select, textarea, a {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: sans-serif，Microsoft YaHei,PingFangSC-Regular;
    color: #7D7D7D;
}
h2{color: #0D0D0D;font-size: 36px;}
p{font-size: 16px;}
h4{font-size:18px;color:#0D0D0D;}
*, ::after, ::before {
    /*-webkit-user-select: none;*/
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-drag: none;
}
html,body,#dowebok{height: 100%;}
a{
    text-decoration:none;
    color: #0D0D0D;
}
body{
    /*-webkit-user-select:none;*/
}
ul, menu, dir {
    list-style-type: none;
}

.clearfix:after { content: "\20"; display: block; clear: both;}

.ml-nav {position: fixed; top: 0 !important; left: 0; z-index: 10; width: 100%; padding: 10px 0;background-color: #F3F3F3;box-shadow: rgba(137, 137, 137, 0.5) 0 5px 5px -5px;}
.ml-logo { float: left; width: 150px; height: 38px; margin: 8px 0; font-size: 0; background: url(../img/logo-production.svg) no-repeat;}
.ml-link { float: right; margin: 8px 0 0 0; font-size: 0;}
.ml-link a { display: inline-block; margin: 0 15px; font-size: 18px;}
.nav_bag {float:left; background: rgba(255,255,255,0.4);height: 40px;margin-right: 20px;text-align: center;line-height: 40px; border-radius: 2px;}
.menu a:link,a:visited{text-decoration: none;color:#0D0D0D;}  
.menu{margin:12px auto;height:30px;float: right;}    
.menu ul{margin:0px;padding:0px;}    
.menu ul li{position:relative;float:left;list-style:none;font-size:18px;width:150px;text-align: center;line-height:40px;} 
.menu ul li .bccolor{color:#4876E6; font-weight:bold;}
.menu ul li ul{display:none;} 
.menu ul li ul li{margin-top:6px}
.menu ul li:hover{background:#4876E6;}
.menu ul li a:hover{color:#fff;}
.menu ul li:hover ul{display:block;position: absolute; left: 0px; top: 30px;}

/*body {
  background-color: #383838;
  font-family: Arial, sans-serif;
  line-height: 1.5;
  color: #464646;
}*/

.tab-wrapper {
  margin: 200px auto 0 auto;
}
.tab-menu{
  width: 100%;
  position: fixed;
  top:74px;
  left: 0;
  background-color: #ffffff;
  z-index: 2;
}

.tab-menu li {
  width: 33.333333333333%;
  margin-top: 12px;
  float: left;
  position:relative;
  background-color: #fff;
  color:#bcbcbc;
  display: inline-block;
  opacity: 0.8;
  cursor:pointer;
  z-index:0;
  text-align: center;
  line-height: 55px;
  font-size: 24px;
  border-bottom: 1px solid;
}

.tab-menu li:hover {
  color:#4876E6;
}

.tab-menu li.active {
  color:#4876E6;
  opacity: 1;
}

.tab-menu li.active:hover {
  color:#4876E6;
}

.tab-content>div {
  background-color: #fff;
  box-sizing:border-box;
  width: 100%;
  padding: 50px;   
  min-height:200px;
}

.line {
  position:absolute;
  width: 0;
  height: 3px;
  background-color: #4876E6;
  bottom: 0;
  left: 0;
}




ul {
    list-style-type: none;
}

.list-title{
    display: inline-block;
    width: 100%;
    max-width: 200px;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    background: #FFF;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color:#4876E6;
    font-weight: bold;
    cursor: pointer;
}
h1 {
    color: #FFF;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin-top: 80px;
}

h1 a {
    color: #4876E6;
    font-size: 16px;
}



.nav-one-title{
  position: relative;
}
.nav-one-title:hover{
  color: #4876E6;
}
.fa{
  background: url(../img/rectangle-path.svg) no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: absolute;
  right: 30px;
  top: 3px;
}
.nav-one-title:hover i{
  -moz-transform:rotate(-15deg);
  -moz-transition:all .5s ease-in .1s;
  -webkit-transform:rotate(225deg);
  -webkit-transition:all .5s ease-in .1s;
  -o-transform:rotate(-45deg);
  -o-transition:all .5s ease-in .1s;
  -ms-transform:rotate(-45deg);
  -ms-transition:all .5s ease-in .1s;
  transform: rotate(90deg);
  transition:all .5s ease-in .1s;
}


.nav-two-item:hover{
  color:#4876E6;
}

ul {
  list-style-type: none;
}

.account-l a {
  color: #b63b4d;
  text-decoration: none;
}

/** =======================
 * Contenedor Principal
 ===========================*/
h1 {
  color: #FFF;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  margin-top: 80px;
 }

h1 a {
  color: #c12c42;
  font-size: 16px;
 }

/*.menu-click{display: none;border-bottom:solid 1px #e5e3da;}*/
/*.nav-two-item{display:block;width:200px;heighr:28px;text-align:center;font-size:14px;line-height:28px;color:#333}*/

/*sidebar*/


/*step*/
.content{
    margin: 48px auto 0 auto;
}
.content-item{
  position: relative;
  margin: 0 40px;
  padding: 0 346px;
  display: none;
}
.content-item.active{
  display: block;
}
.content-nav{
  width: 266px;
  background-color: #F8F8F8;
  border-radius: 10px;
  font-size: 16px;
  padding: 30px 0;
  box-sizing: border-box;
  color: #0D0D0D;
  text-align: center;
  position: fixed;
  left: 40px;
  top: 200px;
  overflow-y: auto;
}
.nav-one-list{
  padding-left: 30px;
  text-align: left;
}
.nav-one-title{
  margin-bottom: 15px;
  font-size: 16px;
  cursor: pointer;
}
.nav-two-item{
  margin-bottom: 10px;
  cursor: pointer;
}
.nav-two-list-kj{
  height: 0;
  overflow: hidden;
  transition: all 0.5s;
  -moz-transition: all 0.5s; /* Firefox 4 */
  -webkit-transition: all 0.5s; /* Safari 和 Chrome */
  -o-transition: all 0.5s; /* Opera */
}
.nav-two-list{
  color: #7D7D7D;
  font-size: 16px;
  margin-left: 33px;
  padding-bottom: 15px;
}
.step{
  width: 800px;
  margin: 0 auto;
}
.step-item{
  margin-bottom: 30px;
}
h2.step-title{
  color: #4876E6;
  font-size: 32px;
  font-weight: 500;
}
h3.step-title{
  color: #4876E6;
  font-size: 24px;
  font-weight: 500;
  margin-top: 12px;
}
.step-content{
  margin-top: 16px;
  font-size: 20px;
  color: #494949;
  line-height: 28px;
}
.step-img{
  text-align: center;
  margin-top: 12px;
}
.step-img img{
  max-width: 100%;;
}
.step h2{
  font-size: 32px;
}

