body {
    font-family: "微软雅黑", "Microsoft YaHei", "tahoma";
    font-size: 14px;
    margin: 0;
    padding: 0;
    background: #f5f5f5;
    color: #666;
}

img,
form,
div,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h4,
span,
p,
input,
h1,
h2,
h3,
blockquote {
    border: 0;
    padding: 0;
    margin: 0;
    font-weight: normal;
}

i{
    font-style: normal;
}

button{
    border: none;
    background: none;
}

li,
em {
    list-style-type: none;
    list-style-position: outside;
    font-style: normal;
}

.clear {
    clear: both
}

a:link,
a:visited {
    text-decoration: none;
    color: #666;
}

a:hover,
a:active {
    text-decoration: underline;
    color: #0A50A1
}
a:hover{
    transition: color .2s linear;
}
.layout{
    width: 1200px;
    margin: 0 auto;
}
.clearfix::after{
    content: '';
    display: block;
    clear: both;
}
.floatL{
    float: left;
}
.floatR{
    float: right;
}

/*head*/
.wrap_head {
    position: relative;
    height: auto;
    background: #fff;
    border: 1px solid #eee;
}

.head {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0px;
}

.head .logo {
    float: left;
    margin-top: 0px;
}

.head .nav {
    float: left;
    width: 1120px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    z-index: 2;
    padding-left: 0
}

.head .nav li {
    margin-right: 10px;
    line-height: 44px;
    float: left;
    font-size: 16px;
    padding: 0 30px;
    height: 44px;
}

.head .nav li a:hover {
    text-decoration: none;
}

.head .nav li.cur {
    border-bottom: 2px solid #0199dc;
}

.serach,form {
    float: left;
    width: 435px;
    height: 40px;
    margin-top: 6px;
    border: 1px solid #c9c9c9;
    border-radius: 4px;
    margin-left: 85px;
    font-size: 0px;
}
.serach img {
    height: 40px;
    vertical-align: top;
}

.txt {
    height: 40px;
    width: 287px;
    padding-left: 10px;
    display: inline-block;
    font-size: 14px;
    outline: none;
}

.serach .btn {
    width: 90px;
    background: #008ded;
    color: #fff;
    height: 42px;
    font-size: 14px;
    cursor: pointer;
    line-height: 36px;
    float: right;
    margin-top: -1px;
    margin-right: -1px;
}

.keywos {
    float: right;
    width: 400px;
    font-size: 14px;
    line-height: 53px;
    position: initial;
}

.keywos a {
    color: #5c5c5c;
    margin-right: 7px;
}

.keywos a:hover {
    text-decoration: none;
    color: #0A50A1;
}
/* nav */
.wrap_head .navWrap{
    width: 100%;
    height: 44px;
    background: #008ded;
}
.wrap_head .navWrap .layout{
    border: none;
}
.wrap_head .navWrap .nav li{
    float: left;
    padding: 0px 35px;
    transition: 0s linear;
    cursor: pointer;
}
.wrap_head .navWrap .nav li:hover {
    background: #066eb4;
}
.wrap_head .navWrap .nav li:hover a {
    text-decoration: none;
}
.wrap_head .navWrap .nav li.cur{
    background: #066eb4;
}
.wrap_head .navWrap .nav li a{
    font-size: 18px;
    color: #fff;
    line-height: 44px;
}
.wrap_head:after{
    position: initial;
}
.newNav {
	margin: 15px auto;
	width: 1200px;
	background-color: #fff;
	padding: 12px 0 10px;
	box-sizing: border-box;
	border: 1px solid #eeeeee;
}

.newNav ul {
	font-size: 0;
}

.newNav ul li {
	width: 20%;
	display: inline-block;
}

.nwNavTop {
	width: auto;
	height: 32px;
	margin: 0 auto;
	margin-bottom: 8px;
	text-align: center;
}

.nwNavTop .nwIcon {
	width: 32px;
	height: 32px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}

.nwNavTop .nwIcon1 {
	background: url('https://resource.mydown.com/TLimages2009/topspeed/images/music.png') no-repeat left top;
}

.nwNavTop .nwIcon2 {
	background: url('https://resource.mydown.com/TLimages2009/topspeed/images/picture.png') no-repeat left top;
}

.nwNavTop .nwIcon3 {
	background: url('https://resource.mydown.com/TLimages2009/topspeed/images/office.png') no-repeat left top;
}

.nwNavTop .nwIcon4 {
	background: url('https://resource.mydown.com/TLimages2009/topspeed/images/ie.png') no-repeat left top;
}

.nwNavTop .nwIcon5 {
	background: url('https://resource.mydown.com/TLimages2009/topspeed/images/safe.png') no-repeat left top;
}

.nwTitle {
	font-size: 16px;
	font-weight: 700;
	color: #1d1d1d !important;
	display: inline-block;
	line-height: 32px;
}
.nwTitle:hover{
    color: #0082ff !important;
}
.newNav{
	font-size: 0;
}
.newNav dl{
	width: 20%;
	display: inline-block;
}
.newNav dl dd{
	text-align: center;
}
.newNav dl dd .nwNavItem{
	color: #353434;
	font-size: 14px;
	margin: 0 10px;
	line-height: 28px;
}
.newNav dl dd .nwNavItem:hover{
    color: #0082ff;
}
.nwNavTop img{
	margin-right: 10px;
    vertical-align: top;
}
.title{
    border-bottom: 1px solid #e4e4e4;
    height: 57px;
    line-height: 57px;
}
.title h2{
    font-size: 22px;
    color: #0971e8;
    font-weight: bold;
    margin-left: 25px;
}
/* 底部公用tab切换 */
.tab{
    width: 100%;
    margin-top: 25px;
}
.tab .layout{
    width: 1198px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
}
.tab .title ul li{
    float: left;
    font-size: 22px;
    color: #4c4c4c;
    margin-left: 45px;
    cursor: pointer;
    margin-top: -1px;
}
.tab .title ul{
    padding-left: 25px;
}
.tab .title ul li:nth-child(1){
    margin-left: 0px;
}
.tab .title ul li:hover,.tab .title ul li.active{
    color: #0971e8;
    font-weight: bold;
    border-bottom: 2px solid #0082ff;
}
.tabList{
    padding: 17px 25px 30px 25px;
}
.tabList ul{
    height: 147px;
}
.tabList ul li{
    overflow: hidden;
}
.tabList ul li a{
    display: block;
    float: left;
}
.tabList ul li a img{
    width: 30px;
    height: 30px;
}
.tabList ul li a.SoftwareName{
    font-size: 14px;
    color: #1d1d1d;
    margin-left: 5px;
    width: 110px;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 5px;
}
.tabList ul li a.SoftwareName:hover{
    color: #0082ff;
}
.tabList ul li{
    margin-right: 20px;
    margin-top: 15px;
}
.tabList ul li:nth-child(7n){
    margin-right: 0px;
}
.tabList ul:nth-child(4) li {
    width: 110px;
    margin-top: 20px;
}
.tabList ul:nth-child(4) li:nth-child(9n) {
    margin-right: 0px;
}
.tabList ul:nth-child(4) li:nth-child(7n) {
    margin-right: 15px;
}

/* 顶部导航 */
.gx_topNav{
	width: 100%;
	height: 32px;
	background:#fafafa;
	text-align: right;
}
.gx_topNav a{
	padding:0 15px;
	font-size: 14px;
	line-height: 32px;
	display: inline-block;
}
.zjzxBox hr{
	display: none;
	font-size: 0
}
/*增加广告标识 chenlq 2023-03-30 */
.advertisement a,.gg{
    position:relative;
    display: inline-block;
}
.advertisement a:after,.gg:after{
    content:'';
   display:inline-block;
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 29px;
    height: 16px;    
    background-image: url(https://resource.mydown.com/TLimages2009/yesky/images/pic/adtips.png);
}
.gg:after{
    right:autao;
    left:0;
}

/* 修改导航样式 */
.wrap_head nav{
    width: 100%;
    height: 44px;
    background: #008ded;
}
.wrap_head nav .layout{
    border: none;
    display: flex;
    justify-content: space-between;
}
.wrap_head nav .nav li{
    float: left;
    padding: 0px 10px !important;
    transition: 0s linear;
    cursor: pointer;
}
.wrap_head nav .nav li:hover {
    background: #066eb4;
}
.wrap_head nav .nav li:hover a {
    text-decoration: none;
}
.wrap_head nav .nav li.cur{
    background: #066eb4;
}
.wrap_head nav .nav li a{
    font-size: 18px;
    color: #fff;
    line-height: 44px;
}

/*新版bottom切换 2024-05-22 chenlq*/
/*bottom切换*/
.bottom-tab-box-24{
    margin-top: 20px;
    width: 100%;
    padding: 0 30px 0;       
    border: #f2f2f2 solid 1px;
    background: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    display: inline-block;
}
.bottom-tab-box-24 .jc_title{
    margin-top: 6px;
    width: 100%;
    height: 52px;
    font-size: 22px;
    color:#2c2c2c;
    font-weight: bold;
    line-height: 52px;
    border-bottom:#e4e4e4 solid 1px;
}
.bottom-tab-box-24 .tab-tit span{
    margin-right:30px;  
    font-size: 22px;
    color:#9e9e9e;
    font-weight: bold;
    line-height: 52px;
    display: inline-block;
    cursor: pointer;
}
.bottom-tab-box-24 .tab-tit span:last-child{
    margin-right: 0;
}
.bottom-tab-box-24 .tab-tit span.active{
    color:#2c2c2c;
    position: relative;
}
.bottom-tab-box-24 .tab-tit span.active:after{
    content:'';
    width: 100%;
    height: 3px;
    background:#1995ed;
    position: absolute;
    left: 0;
    bottom:0;
    display: inline-block;
}
.bottom-tab-box-24 .bottom-tab-list ul{
    padding: 6px 0 30px;
    display: inline-block;
    float:left;
}
.bottom-tab-box-24 .bottom-tab-list ul li{
    margin-top: 24px;
    width: 189px;
    float:left;
}
.bottom-tab-box-24 .bottom-tab-list ul li .img{
    float:left;
    margin-right: 17px;
}
.bottom-tab-box-24 .bottom-tab-list ul li .img img{
    width: 50px;
    height: 50px;
    display: block;
}
.bottom-tab-box-24 .bottom-tab-list ul li .tit{ 
    font-size: 14px;
    color:#090909;
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding-right: 20px;
}
.bottom-tab-box-24 .bottom-tab-list ul li .tit:hover{
    color:#4290f7;
}
.bottom-tab-box-24 .bottom-tab-list ul li .digest{
    padding-top: 12px;
    font-size: 12px;
    color:#757575;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding-right: 20px;
}
.bottom-tab-box-24 .bottom-tab-list ul li a.btn{
    margin-top: 6px;
    width: 58px;
    height: 24px;
    font-size: 12px;
    color:#fff;
    text-align: center;
    line-height: 24px;
    background:#28a8ff;
    border-radius: 24px;
    display: none;
}
.bottom-tab-box-24 .bottom-tab-list ul li:hover a.btn{
    display: inline-block;
}
.bottom-tab-box-24 .bottom-tab-list ul li:hover .digest{
    display: none;
}
.bottom-tab-box-24 .tab-rw{
    padding:24px 0;
    float:left;
}
.bottom-tab-box-24 .tab-rw ul{
    width: 338px;
    padding: 0;
    float:left;
}
.bottom-tab-box-24 .tab-rw ul:nth-of-type(2){
    margin:0 30px;
    padding:0 30px;
    border-left:#eee dashed 1px;
    border-right:#eee dashed 1px;
}
.bottom-tab-box-24 .tab-rw ul li{     
    margin-top: 0;
    width: 100%;
    height: 42px;
    font-size: var(--size14);
    color: #1d1d1d;
    line-height: 42px;
}
.bottom-tab-box-24 .tab-rw ul li a{
    width: 280px;
    font-size: 16px;
    color: #1d1d1d;    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all ease-in-out .3s;
    display: inline-block;
}
.bottom-tab-box-24 .tab-rw ul li span{
    color: #adadad;
    float: right;
}
.bottom-tab-box-24 .tab-rw ul li a:before{
    content: '';
    margin-right: 5px;
    width: 3px;
    height: 3px;
    background: #1d1d1d;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}
.bottom-tab-box-24 .tab-rw ul li:hover a{
    color:#4290f7;
    margin-left: 5px;
}
.bottom-tab-box-24 .tab-rw ul li:hover a:before{
    color:#4290f7;
}
.bottom-tab-box-24 ul.tab-rjku{
    padding: 12px 0 30px
}
.bottom-tab-box-24 ul.tab-rjku li{
    margin-top: 14px;
    margin-right: 26px;
    padding: 0 15px;
    width: 140px;
    height: 40px;
    border:#d2d2d2 solid 1px;
    border-radius: 40px;
    text-align: center;
    line-height: 40px; 
    float:left;
    box-sizing: border-box;
}
.bottom-tab-box-24 ul.tab-rjku li:nth-of-type(7n){
    margin-right: 0;
}
.bottom-tab-box-24 ul.tab-rjku li a{
    width: 100%;
    height: 100%;
    font-size: 14px;
    color:#1d1d1d;
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    transition: all ease-in-out 0s;
}
.bottom-tab-box-24 ul.tab-rjku li:hover{
    border:0;
    background-image:linear-gradient(to left, #62d0aa, #54b1d9, #3d88ee );
    box-shadow: 0px 4px 16px 0px rgba(184, 234, 245, 1);
}
.bottom-tab-box-24 ul.tab-rjku li:hover a{
    color:#fff;
}
.footer,footer{
    margin-top: 40px;
}