body {
    font-family: "Arial", "Microsoft YaHei", "Î¢ÈíÑÅºÚ";
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #999;
}

h1,
h2,
h3,
h4,
h5,
h6,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
div,
span,
p,
blockquote {
    padding: 0;
    margin: 0;
    border: 0;
    font-style: normal;
    font-weight: normal
}

img,
object {
    vertical-align: middle
}

input {
    padding: 0;
    margin: 0;
    font-size: 14px;
    border: 0
}

li {
    list-style-type: none;
    list-style: none
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

a:link,
a:visited {
    text-decoration: none;
    color: #333
}

a:active,
a:hover {
    color: #0068b6;
    text-decoration: underline
}

body {
    background: #f5f5f5;
}

.top {
    min-width: 1080px;
    height: 40px;
    background: #fff;
    box-shadow: 4px 2px 10px #eee
}

.top .topnav {
    position: relative;
    width: 1080px;
    margin: 0 auto;
}

.top .topnav .topleft li {
    display: inline-block;
    height: 40px;
    margin-right: 20px;
    float: left;
}

.top .topnav .topleft li a {
    font-size: 12px;
    color: #666;
    line-height: 40px;
}

.top .topnav .topleft li span {
    display: block;
    width: 60px;
    padding-right: 5px;
    line-height: 44px;
    font-size: 14px;
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png) no-repeat 65px 16px;
    cursor: pointer;
}

.top .topnav .topleft li span.show {
    color: #fff;
    background: #3b73b4 url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png) no-repeat 65px -79px;
}

.top .topnav .topleft li P {
    display: none;
}

.top .topnav .topleft li P a {
    text-decoration: none;
}

.top .topnav .topleft li P a:hover {
    text-decoration: underline;
}

.top .topnav .topleft .sitenav {
    margin: 0 10px 0 -10px !important;
}

.top .topnav .topleft .sitenav span {
    padding: 0 10px;
    font-size: 12px;
    color: #666;
    line-height: 40px;
}

.top .topnav .topleft .sitenav span i {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.jpg) no-repeat center;
}

.top .topnav .topleft .sitenav p {
    position: absolute;
    left: 0;
    z-index: 10;
    /* height: 42px; */
    font-size: 12px;
    line-height: 42px;
    background: #3b73b4;
}

.top .topnav .topleft .sitenav p a {
    display: inline-block;
    padding: 0 14px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.top .topnav .topleft .sitenav:hover span i {
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon2.png) no-repeat center;
}

.top .topnav .topright {
    float: right;
}

.top .topnav .topright li {
    display: inline-block;
    margin-right: 10px;
    float: left;
}

.top .topnav .topright li .a_log,
.top .topnav .topright li .a_reg {
    display: block;
    height: 40px;
    font-size: 12px;
    line-height: 36px;
    color: #666;
    text-decoration: none;
    cursor: pointer;
}

.top .topnav .topright li .a_log {
    padding: 0 8px;
    margin: 0;
}

.top .topnav .topright .log .show {
    color: #fff;
    background: #3b73b4 url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png) no-repeat 42px -74px;
}

.top .topnav .topright .log #userLogin {
    display: none;
    width: 240px;
    padding: 0 16px 10px;
    position: absolute;
    z-index: 100;
    background: #3b73b4;
    text-align: center;
    color: #fff;
    right: -29px;
}

.top .topnav .topright .log #userLogin p {
    line-height: 40px;
    font-size: 14px;
}

.top .topnav .topright .log #userLogin form {
    width: 240px;
    height: 60px;
    text-align: left;
}

.top .topnav .topright .log #userLogin form span {
    width: 170px;
    float: left;
    height: 60px;
}

.top .topnav .topright .log #userLogin form span input {
    width: 160px;
    height: 22px;
    padding: 0 5px;
    margin-bottom: 6px;
    background: #fff;
    color: #4c9ada;
    line-height: 22px;
    border: none;
}

.top .topnav .topright .log #userLogin form input.log_btn {
    float: right;
    text-align: center;
    width: 60px;
    height: 56px;
    line-height: 50px;
    background-position: -153px -316px;
    color: #4c9ada;
    cursor: pointer;
    font-size: 14px;
    background: #fff;
    border: none;
    border-radius: 5px;
}

.top .topnav .topright .log #userLogin a {
    font-size: 12px;
    color: #eaff00;
}

.top .topnav .topright .log_wx i {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 10px;
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon.png) no-repeat 0px -196px;
}

.top .topnav .topright .log_qq i {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 10px;
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon.png) no-repeat -37px -196px;
}

.top .topnav .topright .log_wb i {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 10px;
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon.png) no-repeat -75px -196px;
}

.nav{
    width: 1080px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}
.nav .logo {
    float: left;
    width: 140px;
    height: 54px;
    background: url(http://www.yesky.com/TLimages2009/yesky/images/index/hedicon.png) no-repeat;
}

.nav ul {
    float: left;
    line-height: 54px;
    padding-left: 30px;
}

.nav ul li {
    display: inline-block;
    font-size: 23px;
    margin-right: 30px;
}
.nav ul li a{
    color: #191919;
}
.nav ul li a:hover{
    color: #3573ff;
}
.nav ul li.active a {
    font-weight: bold;
    color: #3573ff;
}

.nav ul li a:hover {
    text-decoration: none;
}
/* ËÑË÷¿ò */
form{
    width: 466px;
    float: left;
    position: relative;
    margin-top: 5px;
}
form .inputText{
    width: 385px;
    height: 42px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    outline: none;
    padding-left: 10px;
}
form .inputSubmit{
    width: 89px;
    height: 43px;
    background: url("https://www.yesky.com/TLimages2009/chinabyte/enterpriseClub/images/search.png");
    font-size: 0;
    position: absolute;
    right: 0;
    margin-top: -1px;
}
.nav .ts{
    color: red;
    display: none;
}