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: 1200px;
    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: 10px;
}

.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.yesky.com/TLimages2009/yesky/images/pic/adtips.png);
}
.gg:after{
    right:autao;
    left:0;
}

/* 修改导航样式 */
/* nav */
.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;
    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;
}