@charset "utf-8";
*{margin:0;padding:0;border:0;list-style:none}
a{text-decoration:none;color:#666;outline:0}
a:hover{color:#007498}
body{font-size:12px;font-family:arial,"Microsoft YaHei","\5fae\8f6f\96c5\9ed1";-webkit-font-smoothing:antialiased;line-height:1.5;color:#666;font-size:14px;}
h1, h2, h3, h4, h5, h6{font-size:100%; font-family: "Microsoft YaHei";}
address, cite, em{font-style:normal;}
fieldset, img {border:0;}
label,button{cursor: pointer;}
select,input,button,textarea{font-family:Microsoft YaHei;color:#333;}
.clearfix:after {content: " ";display: block;height: 0;clear: both;}
.clearfix {zoom: 1;}
.fl{float:left;}
.fr{float:right;}


/*nav*/
.top_nav{overflow: hidden;width: 100%; border-bottom: 1px solid #007498;}
.top_nav ul{ overflow:hidden;zoom:1;width: 1200px; margin: 0 auto;height: 48px;}
.top_nav ul li{ float: left; margin-right: 26px;}
.top_nav ul li a{height: 48px;line-height: 48px;display: inline-block;padding: 0 23px;font-size: 20px;color: #333; }
.top_nav ul li a.cur{background: #0f90b8;color: #fff;border-top-left-radius: 3px; border-top-right-radius: 3px;}
.top_nav ul li a:hover{color: #007498;}
.top_nav ul li a.cur:hover{color: #fff;}
/*面包屑导航*/
.current{ width:1200px;height:43px; line-height: 43px;margin: 0 auto;color: #a1a1a1; font-size: 14px;}
.current a{ color: #a1a1a1;}
.current em{ margin: 0 5px;}
.current a:hover{ color:#007498;}

/*底部备案号等*/
.copyright{width:100%;color:#d0cfcf;line-height:2;padding:40px 0;background-color:#383838; font-size:14px;}
.copyright .bot_dir{ width: 500px; line-height: 20px; font-size: 14px; text-align: center; height: 20px;margin: 0 auto 10px; }
.copyright .bot_dir a{ display: inline-block;padding-right: 20px;color: #d0cfcf;border-right: 1px solid #d9d8d8;margin-right: 20px; }
.copyright .bot_dir a:hover{color: #007498;}
.copyright p{text-align:center;color:#d0cfcf;}
.copyright a{color:#fff!important;}
.copyright a:hover{color:#f00!important;}
.copyright img{vertical-align:middle}

/*回到顶部*/
.leftside{width:43px;bottom:0;height:200px;position:fixed;right:0;z-index:1000}
.leftside a{width:41px;background-color:#fafafa;border:1px solid #e8e8e8;color:#666;display:block;height:39px;margin-bottom:4px;overflow:hidden;padding-top:2px;text-align:center;cursor:pointer}
.leftside a:hover{background-color:#007498;border-color:#007498;color:#fff;text-decoration:none;cursor:pointer}
.noshowlist{display: none !important;}
/*404图片居中显示*/
.page_delete{text-align:center; padding-top:100px;}
#a404{text-align:center;padding-top:100px;}

/* page */
#page {clear:both;margin: 0px;height: auto;font-size: 13px;padding-top: 20px;padding-right: 10px;padding-left: 10px;padding-bottom: 13px;text-align:center;}
#page b.selected{display: inline-block;height: 32px;line-height: 32px;padding: 0 13px;margin: 0 3px;color: #fff;background-color: #f00;border: 1px solid #f00;border-radius: 4px;vertical-align: middle;font-size: 14px;}
#page b.total{color: #aaa;display: inline-block;font-size: 14px; margin-left:3px;}
#page a {
    /*box-shadow: 0px 0px 4px #ccc;*/
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 13px;
    margin: 0 5px;
    color: #666;
    background-color: #fafafa;
    /* border: 1px solid #eee; */
    border-radius: 4px;vertical-align: middle;font-size: 14px; text-decoration: none;}
#page strong.selected,#page a:hover {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 13px;
    margin: 0 5px;
    color: #fff;
    background-color: #f00;
    /* border: 1px solid #f00; */
    border-radius: 4px;
    vertical-align: middle;
    font-size: 14px; 
    text-decoration: none;
}
#page strong.total{ text-align:center; line-height:20px; font-size:12px; color:#b2b2b2;}

/* 分页 */
.fenye{
 display: flex;
 justify-content: center;
 margin-top: 20px;
 margin-bottom: 50px;
}
.fenye ul{
 display: flex;

}
.fenye ul li {
 height: 30px;
 padding : 0 10px;
 border:1px solid #D7D7D7;
 color: #48BFF4;
 line-height: 25px;
 margin-right: 15px;
 text-align: center;
 font-size: 13px;
}
.fenye .nr {
 height: 30px;
 font-size: 13px;
 line-height: 25px;
 padding : 4px 10px;
 color: #7F7F7F;
 border:1px solid #D7D7D7;
}
.fenye ul .active{
 color:#FFDABC;
 background-color: #FF7300;
}
/* 分页 */
.pagination > li > a,
.pagination > li > span {
 padding: 0px 8px;
 margin: 0 3px;
 color: #6c757d;
 border-color: #dee2e6;
 line-height: 29px;
 min-width: 31px;
 text-align: center;
 -webkit-border-radius: 2px;
 border-radius: 2px;
 text-decoration: none;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
 padding: 0;
 min-width: 26px;
 line-height: 24px;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
 padding: 0;
 min-width: 37px;
 line-height: 35px;
}
.pagination > li > a:hover,
.pagination > li > a:focus
.pagination > li > span:hover,
.pagination > li > span:focus {
 background-color: #f9fafb;
 color: #4d5259;
}
.pagination > li:first-child a,
.pagination > li:first-child span {
 -webkit-border-radius: 2px;
 border-radius: 2px;
}
.pagination > li:last-child a,
.pagination > li:last-child span {
 border-top-right-radius: 2px;
 border-bottom-right-radius: 2px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
 background-color: #FF7300;
 border-color: #FF7300;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
 color: #6c757d;
 opacity: 0.6;
}
.pagination.no-border > li a,
.pagination.no-border > li span {
 border: none;
}
.pagination-circle > li a,
.pagination-circle > li span {
 -webkit-border-radius: 50% !important;
 border-radius: 50% !important;
}
.pagination.no-gutters > li a,
.pagination.no-gutters > li span {
 margin: 0;
 margin-left: -1px;
 -webkit-border-radius: 0 !important;
 border-radius: 0 !important;
}


.mainContent {
    width: 100%;
    font-size: 14px;
    margin-bottom: 0;
    min-width: 1200px;
}
.mw1300 {
    width: 1200px;
    margin: 0 auto;
  }

/*左侧*/
.h_part {
    margin-top: 26px;
    max-height: 894px;
}

.h_part .p_mod {
    width: 480px;
    overflow: hidden;
}

.h_part .p_mod .btn {
    position: absolute;
    cursor: pointer;
    z-index: 99;
    font-size: 50px;
    font-weight: bold;
}

.h_part .p_mod .cf li {
    position: relative;
    color: #fff;
}

.h_part .p_mod .cf a {
    display: inline-block;
    width: 100%;
    height: 240px;
    position: absolute;
    color: #fff;
}

.h_part .p_mod .cf a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.h_part .p_mod .cf li span {
    display: block;
    font-size: 16px;
    width: 91.7%;
    position: absolute;
    bottom: 0;
    color: #f9f9f9;
    padding: 10px 20px;
    background-color: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}

.h_part .p_mod .icon {
    display: block;
    width: 91%;
    color: #f9f9f9;
    position: absolute;
    bottom: 0;
    padding: 10px 20px;
    text-align: right;
    background: unset;
}

.h_part .p_mod .icon i {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 16px;
    margin: 0px 2px;
    background: #e2e7df;
}

.h_part .p_mod .icon .on {
    background-color: #5caf28;
}

.h_part .p_mod .picBox {
    width: 481px;
    height: 240px;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
}

.h_part .p_mod .picBox ul {
    height: 240px;
    position: absolute;
    left: 0;
}

.h_part .p_mod .picBox li {
    position: absolute;
    width: 480px;
    height: 240px;
    float: left;
}

.h_part .p_mod .listBox {
    width: 480px;
    height: 62px;
    margin-top: 10px;
    overflow: hidden;
}

.h_part .p_mod .listBox ul {
    height: 62px;
}

.h_part .p_mod .listBox li {
    border: 1px solid #ffffff;
    width: 110.5px;
    height: 60px;
    cursor: pointer;
    opacity: 1;
    margin-right: 10px;
    float: left;
}

.h_part .p_mod .listBox #lastnone {
    margin-right: 0px;
}

.h_part .p_mod .listBox img {
    width: 100%;
    height: 60px;
    display: inline-block;
    overflow: hidden;
    background-color: #cfa972;
    opacity: 0.8;
    object-fit: cover;
}

.h_part .p_mod .listBox .on {
    border: 1px solid #f0412a;
}

.h_part .p_mod .listBox .on img {
    opacity: 1;
}

.listBox img {
    width: 100%
}

.h_part .p_mod .p_newtravel {
    width: 100%;
    margin-top: 16px;
}

.h_part .p_mod .p_newtravel ul li {
    margin: 9px 0px;
    padding: 0px 15px;
	position: relative;
	box-sizing: border-box;
    border: 1px solid #eeeeee;
    display: inline-block;
    width: 100%;
	z-index: 6;
    background: no-repeat center right / 210px 90px;
    transition: all 0.3s;
}
.h_part .p_mod .p_newtravel ul li:hover {
  box-shadow: 0 0 10px 0 rgba(47, 47, 47, 0.2);
  transition: all 0.3s;
}

.h_part .p_mod .p_newtravel ul li img {
    width: 68px;
    height: 68px;
    border-radius: 6px;
    padding: 10px 0px;
}

.h_part .p_mod .p_newtravel ul li div {
    height: 64px;
    padding: 12px 0px;
    padding-left: 15px;
}

.h_part .p_mod .p_newtravel ul li .tit {
    font-weight: bold;
    display: inline-block;
    font-size: 15px;
    width: 150px;
    height: 50%;
}

.h_part .p_mod .p_newtravel ul li .txt {
    font-size: 13px;
}
.h_part .p_mod .p_newtravel ul li .txt span{
    color: #a8a8a8;
}
.h_part .p_mod .p_newtravel ul li .txt .time {
    margin-left: 30px;
    color: #ff0000;
}

.h_part .p_mod .p_newtravel ul li .b_newtravel:hover {
    color: #fff;
}

.h_part .p_mod .p_newtravel ul li .b_newtravel {
    position: relative;
    background-color: #f0412a;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    border-left: none;
    padding: 25px 20px;
    right: -16px;
    cursor: pointer;
}

.h_part .p_mod .p_newtravel ul li .b_newtravel span {
    color: inherit;
	cursor: pointer;
}

.h_part .p_mod .p_newtravel ul li .b_newtravel:hover span {
    color: #fff;
}


/*中间*/
.h_part .p_software {
    margin-left: 15px;
    width: 460px;
}

.p_softlist {
    width: 100%;
    overflow: hidden;
}

.p_softlist .p_con {
    overflow: hidden;
}

.h_part .p_software .p_top .cur {
    border-bottom: 2px solid #00AFF0;
    background: url(../img/part3.png) no-repeat -71px -30px;
    color: #00AFF0;
}

.h_part .p_software .p_top li {
    float: left;
    display: inline-block;
    width: 120px;
    text-align: center;
    padding: 10px 0px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 18px;
    padding-top: 0px;
    cursor: pointer;
}

.h_part .p_software .p_con ul {
    padding: 15px 4px 0 4px;
    height: 314px;
    box-sizing: border-box;
}

.h_part .p_software .p_con ul li::before {
    content: "";
    display: inline-block;
    border: 1px solid #f0f0f0;
    border-radius: 20px;
    width: 7px;
    height: 7px;
    position: relative;
    top: 0px;
    left: -366px;
    background-color: #ffffff;
}

.h_part .p_software .p_con ul .naw_first::before {
    content: "新";
    display: inline-block;
    border: 1px solid #ff33ff;
    border-radius: 17px;
    width: 25px;
    height: 25px;
    position: relative;
    top: -1px;
    left: -375px;
    background-color: #ffffff;
    text-align: center;
    line-height: 1.8;
    color: #ff33ff;
}

.h_part .p_software .p_con_zt ul li::before {
    left: -329px;
}
.h_part .p_software .p_con_zt ul .naw_first::before {
    left: -338px;
}

.h_part .p_software .p_con ul li {
	height: 26px;
    border-left: 1px solid #f0f0f0;
    margin-left: 10px;
    padding-bottom: 13px;
    padding-left: 20px;
    line-height: 1.8;
}

.h_part .p_software .p_con ul li:last-child {
    padding-bottom: 0;
}

.h_part .p_software .p_con ul .last {
    padding-bottom: 0px;
}

.h_part .p_software .p_con ul li img {
    margin: 0px 6px;
    width: 25px;
    height: 25px;
    border-radius: 5px;
    object-fit: cover;
}

.h_part .p_software .p_con ul li .a_type:hover {
    color: #5caf28;
}

.h_part .p_software .p_con ul li .a_type, .h_part .p_software .p_con ul li span {
    width: 84px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #a8a8a8;
}

.h_part .p_software .p_con ul li .a_tit:hover {
    color: #00AFF0;
}

.h_part .p_software .p_con ul li .a_tit {
    display: inline-block;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.h_part .p_software .p_con ul li .bot_span {
    background: url(../img/part3.png) no-repeat -267px -26px;
    width: 45px;
    text-align: center;
    font-size: 13px;
}

ul.m-spftware-rank li {
    padding-bottom: 7px;
}
ul.m-spftware-rank li a {
    width: 190px;
}


.ph-top span {
    display: block;
    float: left;
    width: 5px;
    height: 23px;
    background: #ff0000;
    margin: 4px 15px 0 0;
}
.ph-top p {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

