/**
	bright
*/
h1,h2,h3{font-size: 14px;}
::-webkit-input-placeholder{color: #999}

/* 布局 */
/*
.site-menu,
.site-content{min-height: 950px;}
.site-menu{box-shadow: none; border-left: none;}
.site-content{padding: 20px 0 10px 20px;}
*/

/* 头部 */
.header{height: 59px; border-bottom: 1px solid #404553;  background-color: #393D49;}
.logo{position: absolute; left: 0; top: 16px; color: #fff;}
.logo img{width: 32px; height: 32px;}

.header .layui-nav{position: absolute; right: 0; top: 0; padding: 0; background: none;}
.header .layui-nav .layui-nav-item{margin: 0 20px; }
.header .layui-nav .layui-nav-item[mobile]{display: none;}

.header .layui-container .logo{left: 15px;}
.header .layui-container .layui-nav{right: 15px;}
.header .layui-nav .layui-badge, 
.header .layui-nav .layui-badge-dot{right: 0;}

.header-index{}
.header-index .site-banner-bg{}
.header-index[spring],
.site-banner-bg[spring]{border: none; background-color: #1C3C12}
.header-index[spring]{border: none; background-color: #0D1206}
.header-index[summer],
.site-banner-bg[summer]{border: none; background-color: #0A0E11}
.header-index[autumn],
.site-banner-bg[autumn]{border: none; background-color: #100903}
.header-index[winter],
.site-banner-bg[winter]{border: none; background-color: #110F25}
/* 跑马灯*/
.mycarousel {display:inline-block;vertical-align:top; background-size:100% 100%;-moz-background-size:100% 100%;}
.mycarousel ul.line{width:500px; height:185px; overflow:hidden;margin-bottom:20px;border:0px solid #a40000;} 
.mycarousel ul.line li{height:30px;text-indent:15px; font-size:12px; line-height:30px;list-style:none;text-align:left;} 
.guestbook {height:40px;text-align:left; text-indent:15px;}

/* 底部 */
.footer{padding: 30px 0; line-height: 30px; text-align: center; color: #666; font-weight: 300;}
body .layui-layout-admin .footer-demo{height: 50px; line-height: 50px; padding: 5px 0;}
.footer a{padding: 0 5px;}

/* 首页banner部分 */
.site-banner{/*position: relative; height: 700px;*/ text-align: center; overflow: hidden; background-color: #393D49;}
.site-banner-bg{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.site-banner-main{width: 100%; height: 500px;}
.site-banner-bg{background-position: center 0;}


.site-logo{padding-top: 30px; height: 225px;}
.site-logo i{position: absolute; left: 50%; top: 50px; width: 200px; height: 200px; margin-left: -100px; font-size: 180px; color: #c2c2c2;}
.site-logo img{left: 50%; top: 50px; width: 250px; height: 250px; font-size: 180px; color: #c2c2c2;}

/* 描述字体 */
.web-font-desc{font-style: normal;font-weight: 300;line-height:80px;}

.site-desc{position: relative; height: 70px; margin-top: 20px;}
.site-desc .web-font-desc{color: rgba(192,192,0,1); font-size: 51px;}

.site-desc cite{bottom: -40px; left: 0; width: 100%; font:bold 16px helvetica,arial,sans-serif;color:#fa0000;text-shadow:1px 1px 1px #333}


.site-download {margin-top: 40px; font-size: 0;}
.site-download a{position: relative; padding: 0 60px 0 100px; height: 65px; line-height: 65px; font-size: 24px; color: #fff; transition: all .5s; -webkit-transition: all .5s;}
.site-download-left a{border-radius: 30px 0  0 30px; background-color: rgba(192,192,0,.8);border: 1px solid #c2c200;}
.site-download-right a{margin-left: 5px;border-radius: 0 30px 30px 0; background-color: rgba(37, 105, 20, 0.8);border: 1px solid #00ff00;}
.site-download-left a:hover{color: #c0c000; background-color: rgba(192,192,0,.1);}
.site-download-right a:hover{color: #218321; background-color: rgba(37, 105, 20,.1);}
.site-download a cite{position: absolute; left: 55px; top: 2px; font-size: 30px;}
.site-version{position: relative; margin-top: 15px; color: #333; font-size: 12px;}
.site-version span{padding: 0 3px;}
.site-version *{font-style: normal;}
.site-version a{color: #333; text-decoration: underline;}
.site-version span b{text-decoration: underline;}

.site-idea{margin: 20px 0; font-weight: 300;}
.site-idea li{font-size: 14px; }
.site-idea li div{padding: 15px; line-height: 24px; border: 1px solid #d2d2d2; border-radius: 10px;background-color:rgba(255,255,255,.5);}
.site-idea .layui-field-title{border-color: #d2d2d2}
.site-idea .layui-field-title legend{margin: 0 20px 10px 0; padding: 0 20px; text-align: center;}
.site-idea .layui-field-title p{text-align: left;}

.site-title{ margin: 30px 0 20px;}
.site-title fieldset{border: none; padding: 0; border-top: 1px solid #eee;}
.site-title fieldset legend{margin-left: 20px;  padding: 0 10px; font-size: 22px; font-weight: 300;}

.site-text a{color: #01AAED;}
.site-h1{margin-bottom: 20px; line-height: 60px; padding-bottom: 10px; color: #393D49; border-bottom: 1px solid #eee;  font-size: 28px; font-weight: 300;}
.site-h1 .layui-icon{position: relative; top: 5px; font-size: 35px; margin-right: 10px;}
.site-text{position:relative;}
.site-text p{margin-bottom: 10px;  line-height: 1.6;}
.site-text em{padding: 0 3px; font-weight: 500; font-style: italic; color: #666;}
.site-text code{margin:0 5px; padding: 3px 10px; background-color: #fafafa; border-radius: 2px; transition: all .3s;}
.site-text code:hover{background-color: #f6f6f6;}


.site-block{padding: 20px; border: 1px solid #eee;}
.site-block .layui-form{margin-right: 200px;}

/* 更新日志 */
.site-changelog .layui-timeline-title h2{display: inline-block;}
.site-changelog .layui-timeline-title .layui-badge-rim{top: -2px; left: 10px;}

/* 其它 */
#trans-tooltip,
#tip-arrow-bottom,
#tip-arrow-top{display: none !important;}


/* 独立组件 与 主页 */
.alone{text-align: center; background-color: #009688; color: #fff; font-weight: 300; transition: all .3s; -webkit-transition: all .3s;}
.alone:hover{background-color: #5FB878;}
.alone a{display: block; padding: 50px 20px; color: #fff; font-size: 30px;}
.alone a cite{display: block; padding-top: 10px; font-size: 14px;}


.alone-banner{height: 190px; text-align: center; font-weight: 300; background-color: #009688; color:#fff;}
.alone-banner h1{padding-top: 60px; line-height: 32px; font-size: 30px; font-weight: 300;}
.alone-banner p{padding-top: 20px; color: #e2e2e2; color: rgba(255,255,255,.8);}

.alone-nav .layui-tab-title li{margin-right: 30px; padding: 0; color: #666;}
.alone-nav .layui-tab-title li a{  padding: 0 20px;}

.alone-download{margin: 30px 0;}
.alone-download .layui-btn{margin-right: 10px;}
.alone-download span{display: inline-block; line-height: 44px; padding-right: 20px;}
.alone-download span em{color: #999;}

.alone-title{margin-top: 20px;}

.alone-download-btn{text-align: center; margin-top: 50px; font-size: 0;}
.alone-download-btn .layui-btn{position: relative; width: 206px; height: 60px; line-height: 60px; font-size: 26px; font-weight: 300;}
.alone-download-btn .layui-btn+.layui-btn{margin: 0;}
.alone-download-btn .alone-download-right{margin-left: 20px !important; border-color: #009688; background: none; color: #009688;}
.alone-download-btn .layui-btn img{position: relative; top: -3px; width: 118px;}


/* 低于 1200 像素时 */
@media screen and (max-width: 1200px) {
  .site-idea li div{padding: 20px;}
}


@media screen and (max-width: 992px) {

  .site-menu{position: fixed; top: 0; bottom: 0; min-height: 0; overflow-y: auto; overflow-x: hidden; z-index: 1000; left: -300px; background-color: #fff;  transition: all .3s;}

  .site-tree-mobile{display: block!important; position: fixed; z-index: 16666669; bottom: 15px; left: 15px; width: 50px; height: 50px; line-height: 50px; border-radius: 2px; text-align: center; background-color: #009688; color: #fff;}
  .site-home .site-tree-mobile{display: none!important;}
  .site-mobile .site-tree-mobile{display: none !important;}
  .site-mobile .site-menu{left: 0;}
  .site-mobile .site-mobile-shade{content: ''; position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,.8); z-index: 999;}
  .site-tree-mobile i{font-size: 20px;}

  .layui-main{width: auto; margin: 0 10px;}
  .logo,
  .header-demo .logo{left: 10px;}
  .component{display: none}

  .header .layui-nav-child{left: auto!important; right: 0!important;}
  .site-demo-overflow{overflow: auto;}

  .site-nav-layim{display: none !important;}
  .header .layui-nav .layui-nav-item{margin: 0;}
  .header .layui-nav .layui-nav-item a{padding: 0 20px;}
  .header .layui-nav .layui-nav-item[pc]{display: none;}
  .header .layui-nav .layui-nav-item[mobile]{display: inline-block;}
  .site-banner{height: 300px;}
  .site-banner-bg{background-size: cover;}
  .site-logo{height: 100px; padding-top: 5px;}
  .site-logo i{top: 10px; width: 100px; height: 100px; margin-left: -50px; font-size: 100px;}
  .site-logo img{top: 10px; width: 100px; height: 100px; margin-left: -50px; font-size: 100px;}
  .site-desc{background-size: 70%; margin: 0;}
  .site-desc .web-font-desc{padding-top: 15px; font-size: 30px;}
  .site-desc cite{display: none;}
  .site-download{margin-top: 0; }
  .site-download a{height: 40px; line-height: 40px; padding: 0 25px 0 60px; border-radius: 30px; color: #fff; font-size: 16px;}
  .site-download a cite{left: 20px;}
  .site-version{margin-top: 10px;}
  .site-banner-other{bottom: 15px;}

  .site-idea{margin: 20px 0;}
  .site-idea li div{padding: 20px;}


  .site-hengfu img{max-width: 100%}

  .site-block .layui-form{margin-right: 0;}

  .layui-layer-dir{display: none;}
  
  .site-content{width: 100%; padding: 0; overflow: auto;}
  .site-content img{max-width: 100%;}
  
  .layui-code-view{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

  .layui-layout-admin .layui-side{position: fixed; top: 0; left: -260px; transition: all .3s; -webkit-transition: all .3s; z-index: 10000;}
  .layui-body{position: static; bottom: 0; left: 0;}
  .site-mobile .layui-side{left: 0;}
  .site-mobile .layui-side-child{top: 50%; left: 200px; height: 300px; margin-top: -100px;}

  body .layui-layout-admin .footer-demo{position: static; height: auto; padding: 15px 0; line-height: 30px;}
  .footer-demo p,
  .footer-demo .site-union{height: auto; padding-right: 0;}
  .footer-demo .site-union{top: 0;}
  .footer-demo .site-union span{top: ;}

  .site-demo-area,
  .site-demo-editor,
  .site-demo-result,
  .site-demo-editor textarea,
  .site-demo-result iframe{position: static; width: 100%;}
  .site-demo-editor textarea{height: 350px;}
  .site-demo-zanzhu{display: none;}
  .site-demo-btn{bottom: auto; top: 370px;}
  .site-demo-result iframe{height: 500px;}

  .site-demo-laytpl textarea, .site-demo-laytpl div span{margin: 0;}
  .site-demo-tplres .site-demo-tplh2, .site-demo-tplres .site-demo-tplview{width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

  .layui-layout-admin .header-demo{position: static;}
  .site-demo-title{position: static; left: 0; }
  body .layui-layout-admin .site-demo{position: static;}
  .site-demo-code{position: static; height: 350px; padding-left: 10px;}
}

