body {  font-family: "Microsoft Yahei",Arial,sans-serif;  font-size: 14px;  }
* {  padding: 0; margin: 0;  }
a {text-decoration: none;color:#666;  }
div, b, p, h1, h2, h3, h4, h5, h6,ul, li, dl, dd, header, footer {  margin: 0;  padding: 0;  list-style: none;  }
em, i, b, strong {font-style: normal;    font-weight: normal;}
.ct{text-align: center}
.fl{float: left}
.fr{float: right}
.pr{position: relative}
.pa{position: absolute}
.hd{overflow: hidden}
#nav {
    height: 60px;
    /*position: fixed;*/
    width: 100%;
    top: 0px;
    z-index: 1000000000;
    background: rgb(3, 28, 48);
    border-bottom: 1px solid rgb(9, 45, 74);
    margin: 0px auto;
}
.container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#nav ul.fl li {
    float: left;
    line-height: 60px;
    margin-right: 30px;
}
#nav ul.fl a {
    color: #969BA1;
    font-size: 16px;
    display: inline-block;
}
.dropdown, .dropup {
    position: relative;
}
.li-a {
    color: #969BA1;
    font-size: 16px;
    position: absolute;
}
.li-a:hover,#nav ul.fl a:hover,.avt:hover{color: #fff;}
.caret {
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 7px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.dropdown_menu {
    background: #031c30;
    position: absolute;
    top: 52px;
    right: -20px;
    z-index: 1000;
    display: none;
    width: 90px;
    padding: 10px;
    overflow: hidden;
    text-align: center;
    border-radius: 0px!important;
}
dd, dt {
    line-height: 34px;
}
#nav ul li .dropdown dl dd a {
    color: #969BA1;
    line-height: 34px;
    border-bottom: 1px solid #031c30;
    font-size: 14px;
}
#nav ul li .dropdown dl dd a:hover {
    color: #fff;
}
.admin-right{
    color: #969BA1;
    margin-top: 20px;
    float: right;
}
.title{margin-top: 30px}
.search{margin-top: 25px;}
.avt{color: #969BA1;padding: 0 5px;}
.subjeat a,.subjeat em{display:inline-block;color: #999;font-size: 12px;margin: 15px 0 10px ; }
.subjeat a:hover{color: #333;}
.mod-search {
    width: 485px;
    height: 34px;
    border: 2px solid #e83c3c;
    background: #fff;
    margin-left: 120px;
}
.mod-search__input {
    margin: 4px 0;
    padding: 0;
    width: 450px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    text-indent: 10px;
    border: 0;
    vertical-align: top;
    outline: none;
    font-family: "Microsoft Yahei",Arial,sans-serif;
}
input::-webkit-input-placeholder {
    color: #bbb;
    font-size: 14px;
}
.btn-search{
    display: inline-block;
    width: 80px;
    height: 34px;
    line-height: 34px;
    background: #e83c3c;
    color:#fff;
    text-align: center;
    font-size: 16px;
    top:-2px;
    border: 2px solid #e83c3c;
}
.btn-search:hover{background: #c62f2f;border: 2px solid #c62f2f;}
.erwei{margin: 7px 30px  4px 0px;}

.main-left {
    float: left;
    width: 890px;
}
.main-right {
    width: 300px;
    float: right;
}
.cont{background: #f5f5f5;padding: 12px 0 50px;}
.word-list a{display:inline-block;line-height:20px;float:left;margin-top: 5px;padding: 0 5px;}
.word-list a h3{font-size: 12px;color: #999;font-weight: normal;}
.word-list a h3:hover{color: #333;}
.word-list{width: 460px;overflow: hidden;padding-left: 3px}
/*footer*/
.footer {
    background: #444546;
}
.wrap-cooperation {
    border-bottom: 1px solid #4A4B4C;
}
.foot {
    padding: 45px 0;
}
.cooperation-title {
    font-size: 22px;
    color: #999;
}
.cooperation-title a {
    color: #999;
    padding-right: 20px;
}
.cooperation-title a.current {
    color: #fff;
}
.cooperation-list {
    padding-top: 25px;
    font-size: 0;
}
.cooperation-list li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 40px 12px 0;
}
.link-cooperation {
    font-size: 14px;
    color: #999;
}
.link-cooperation:hover{color: #188eee;}
.link-cooperation img {
    width: 152px;
    height: 51px;
    border-radius: 5px;
}
img {
    vertical-align: middle;
}
img {
    border: 0;
}
.footer .ft-p {
    margin: 40px 0 0 0;
    text-align: center;
    color: #999;
}
.footer .ft-p a {
    color: #999;
    font-size: 14px;
    padding: 0 10px;
}
#MICHAT-INVITE-WRAP{display: none;}





























