﻿@charset "utf-8";
/* &copy; ChiTongNetworkTechnology[eLooie.com] */
/* 赤同网科CTNT */


/* - - */
/*@import url("./font.css");*/
/* -.- */


html{font-size:100px;}
body {margin:0px auto; font-size:16px;font-size:0.16rem;}
a {color:#030303; text-decoration:none;}
a:link {color:#171615; text-decoration:none;}
a:hover {color:#d02e2e; text-decoration:none;}
a:active {color:#d02e2e; text-decoration:none;}

img{border:none; display:block;}
img, object {max-width:100%;}

div, span, input{box-sizing:border-box;}


.c999,.c999 a,.c999 a:link{color:#999;}.c999 a:hover{color:#999;}

.pad5{padding:5px;}


/* -- */
#header{margin:0px auto; width:100%;max-width:750px;min-height:.84rem;}
#head{margin:0px auto; width:100%;max-width:750px; position:fixed; top:0px;z-index:9999;background:#d02e2e;border-bottom: 0px solid #f2f2f2;display: flex;flex-direction: row;justify-content: space-between;align-items: center;box-sizing:border-box; padding:0.15rem .25rem;font-size: .25rem; color:#fff;}
#banner{margin:0px auto; width:100%;max-width:750px;}
#main{margin:0px auto; width:100%;max-width:750px;}
#x{margin:0px auto; width:100%;max-width:750px;}
#footer{margin:0px auto; width:100%;max-width:750px; min-height:1.24rem;}
#foot{margin:0px auto; width:100%;max-width:750px; position:fixed; bottom:0px;left: 0; right: 0;z-index:9999; background:rgb(251, 251, 251);border-top: 1px solid #eee;display: flex;flex-direction: row;justify-content: space-between;align-items: center; padding:0.05rem .81rem;font-size: .25rem;}
/* -- */





/* - - */

/* 去除浏览器给输入框加边框 */
input {
  outline:none;
  background:transparent;
  border:none;
  outline:medium;
}
input:focus { 
  outline: none;
  background-color: transparent;
}
::selection{background:transparent;}
::-moz-selection{background:transparent;}
/* 去除浏览器给输入框加边框. */

/* -- */

/* -.- */


/* - top - */
#head .headl{color:#fff; cursor:pointer;display: flex;align-items: center;}
#head .headl e{display:inline-block;font-size:.3rem;display: flex;flex-direction: row;align-items: center;font-family: iconfont !important; font-size:.5rem; font-style: normal; -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}
#head .headl e{color:#fff;}
#head .headl e:hover{color:#f90;}
#head .headl e::before{content: "\e653";}
#head .headt{display: flex;justify-content:center;align-items: center;font-size:.35rem;color:#fff; text-align:center;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#head .headr{color:#fff; cursor:pointer;}
#head .headr e{display:inline-block;font-family: "iconfont" !important; font-size:.37rem; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
#head .headr e::before{content: "\e669";}
#head .headr ee{display:inline-block;min-width:.5rem;}
/* - top end - */

/* - bottom - */
.edi{display: flex;flex-direction: row;justify-content:center;align-items: center;box-sizing: border-box;font-size:.25rem; color:#999; padding:.2rem;}


#foot .kc, #foot .tk, #foot .us{display: flex;flex-direction: column;justify-content:center;align-items: center;font-size:.25rem;color: rgb(122, 126, 131); padding:0.1rem 0.25rem; cursor:pointer;}
#foot .kc.curr, #foot .tk.curr, #foot .us.curr{color:#d02e2e;}
#foot .kc::before{content: "\e70a";font-family: tabicon !important;font-size:.5rem;font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
#foot .tk::before{content: "\e6e5";font-family: tabicon !important;font-size:.5rem; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
#foot .us::before{content: "\e716";font-family: tabicon !important;font-size:.5rem; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
/* - bottom end - */





/* - &copy; 赤同网络科技ChiTongNetworkTechnology[eLooie.com] - */