body,
ul,
li,
dl,
dt,
dd,
p,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
form,
img,
table,
fieldset,
legend {
    margin: 0;
    padding: 0;
}

ul,
li,
ol {
    list-style: none;
}

img,
fieldset {
    border: 0;
}

img {
    display: block;
}

a {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
    font-weight: 100;
}

body,
html {
    width: 100%;
    font-size: 12px;
    font-family: "微软雅黑";
    background: #f8f8f8;
}

input,
select,
a {
    outline: none;
    color: #333;
}

em,
i {
    font-style: normal
}

input,
select:-webkit-autofill {
    box-shadow: 0 0 0px 1000px white inset !important;
}

option {
    border: 0;
}

body {
    position: absolute;
    background: #f0f3f5;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    outline: none;
}

select {
    border: solid 1px #000;

    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;


}

input:-internal-autofill-selected {
    color: #999898 !important;
}

select::-ms-expand {
    display: none;
}

.container {
    width: 1200px;
    height: 90%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.77);
    padding: 10px 30px;
    box-sizing: border-box;
    border-radius: 5px 0px 0px 5px;
}
.pcbg{
    width: 100%;
    height: 100%;  
    background-size: 100% 100%;
    background-position: 0 0;
}
#fillmess{
    width: 1200px;
    position: fixed;
    top:0;bottom:0;left: 0;right: 0;
    margin: auto;
    padding-bottom: 0;
    background: rgba(255,255,255,0.85);
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(82,132,242,0.7);
    padding: 10px 30px;
}
.all-info .school_title{
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #ADADAD;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
}
.all-info .school_title img{
    display: inline;
    vertical-align:middle;
}
/* 滚动条 */
::-webkit-scrollbar
{
    width: 5px;  /*滚动条宽度*/
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track
{
    /*滚动条的背景区域的内阴影*/
    box-shadow:none;

    /*滚动条的背景区域的圆角*/
    border-radius: 5px;
    /*滚动条的背景颜色*/
    background-color:rgba(0,0,0,0);
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
{
    border-radius: 1px;
    /*滚动条的内阴影*/

    /*滚动条的圆角*/

    /*滚动条的背景颜色*/
    background-color: #a9a9a9;
}

.school_title span{
    font-family: 'PangMenZhengDao';
    font-weight: bold;
    color: rgba(95,162,245,1);
    font-size: 28px;
    line-height: 53px;
    display: inline;
    vertical-align: middle;
}
.pcbg {background-image: url(../image/pcbg2.jpg)}


.log_k {
    background-size: 100% auto;
    min-height: 100%
}

.log_k p {
    font-size: 14px;
}

.tagContent {
    PADDING-RIGHT: 10px;
    DISPLAY: none;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    COLOR: #474747;
    PADDING-TOP: 10px
}

#tagContent DIV.selectTag {
    DISPLAY: block
}

.log_banner {
    height: 150px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 150px
}

.log_banner span {
    display: inline-block;
    width: 80px;
    height: 1px;
    background: #fff;
    position: relative;
    margin: 0 30px;
    top: -6px
}

.logi_banner {
    height: 100px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #be0000;
    line-height: 100px
}

.logi_banner span {
    display: inline-block;
    width: 80px;
    height: 1px;
    background: #be0000;
    position: relative;
    margin: 0 30px;
    top: -6px
}

.log_kk {
    width: 500px;
    border-radius: 5px;
    margin: 0 auto;
    position: relative;
    top: 0;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px rgba(82,132,242,0.7);
    -moz-box-shadow: 0 0 10px rgba(82,132,242,0.7);
    box-shadow: 0 0 10px rgba(82,132,242,0.7);
}

.log_kk a {
    font-size: 16px;
    color: #333;
    line-height: 50px;
}

.log_k p {
    line-height: 40px;
    padding-left: 20px
}

.log_tab_bt {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.log_tab_bt li {
    width: 50%;
    float: left;
    list-style-type: none
}

.log_tab_bt li a {
    display: block;
    font-size: 16px;
    color: #999;
    line-height: 39px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    text-decoration: blink
}

.log_tab_bt li.selectTag a {
    color: #ffc163;
    border-color: #ffc163
}

.tagContent1 {
    width: 400px;
    margin: 10px auto 0;
   padding-bottom: 30px;
    padding-top: 20px;
}
}

.tagContent1 .tagTit {
    display: block;
    width: 90px;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    text-align: justify;
    text-align-last: justify;
}

.tagContent1 input {
    width: 300px;
    height: 38px;
    border: 1px solid #edeef5;
    border-radius: 5px;
    text-indent: 10px;
    font-size: 14px;
}

.tagContent1 td {
    padding: 10px 0
}

.tagContent1 img {
    height: 38px;
    border-radius: 5px;
    background: #ccc;
    margin-left: 18px
}

.sqtext {
    font-size: 14px;
    padding: 0 0 25px 25px;
    color: #555;
    line-height: 26px;
    width: 660px;
}

.sqright {
    margin: 25px 25px 0 0;
    width: 370px;
    height: 460px;
}

.tagContentc {
    width: 700px; 
    margin: 25px 0 0 25px;
}

.qrcode {
    margin: 0 auto;
    width: 120px;
    height: 120px;
    float: left;
}
.upl {
    line-height: 38px;
    background: #be0000;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
    width: 200px;
    text-align: center;
}
.tagContentc .tagTit {
    display: block;
    width: 90px;
    font-size: 14px;
    color: #555;
    line-height: 40px;
    text-align: justify;
    text-align-last: justify;
}

.ssm {
    width: 230px;
    margin: 0 auto;
}

.ssm p {
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    margin-left: 20px;
    margin-top: 10px;
}

.tagContentc input {
    width: 200px;
    height: 38px;
    border: 1px solid #edeef5;
    border-radius: 5px;
    text-indent: 10px;
    font-size: 14px;
}

.sccl {
    width: 385px !important;
}

.scyl {
    width: 100%;   
    height: 300px;
    margin: 25px 0 0 0;
    font-size: 18px;
    line-height: 120px;
    text-align: center;
    font-weight: bold;
    color: #555;
    box-shadow: 0 0 10px rgba(82,132,242,0.7);
}

.scyl img {
    float: left;
    width: 110px;
    margin: 20px 0px 0px 10px;
    height: 120px;
}

.tagContentc td {
    padding: 10px 0
}

.tagContentc img {
    height: 40px;
    border-radius: 5px;
    background: #ccc;
    margin-left: 18px
}


.tagContentu {
    width: 82%;
    margin: 0 auto;
    padding-top: 20px;
}

.tagContentu .tagTit {
    display: block;
    width: 120px;
    font-size: 14px;
    color: #555;
    line-height: 40px;
    text-align: justify;
    text-align-last: justify;
    padding-left: 30px;
}

.BigInput1 {
    width: 200px;
    height: 38px;
    border: 1px solid #edeef5;
    border-radius: 5px;
    text-indent: 10px;
    font-size: 14px;
    color: red;
}

.BigInput2 {
    width: 400px;
    height: 38px;
    border: 1px solid #edeef5;
    border-radius: 5px;
    text-indent: 10px;
    font-size: 14px;
    color: red;
}

.tagContentu td {
    padding: 10px 0;
}

.tagContentu img {
    height: 40px;
    border-radius: 5px;
    background: #ccc;
    margin-left: 18px
}

.btclt {
    width: 90%;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #555;
    box-shadow: 0 0 10px rgba(82,132,242,0.7);
}
.btclt a{display: inline-block;}
.btclt img {
    width: 120px;
    margin: 20px 0px 20px 10px;
    height: 160px;
}
.x-tit{ border-bottom:none !important;}
.tagContentu td {
    padding: 10px 0
}

.vips {
    margin: 20px 20px 0 60px;
    width: 660px;
    line-height: 40px;
    font-size: 18px;
    text-indent: 35px;
    font-weight: bold;
    color: #555;
    float: left;
}

.vips p {
    margin: 0 0 20px 0;
}

.ewmzf img{
    width:auto;
    height: 380px;
}
.ewmzf {
    margin: 30px 60px 0 0;
    float: right;
}
.dl {
    display: block;
    width: 100%;
    height: 40px;
    background: #ff4a00;
    color: #fff;
    margin: 10px auto 20px;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
}