.site_title a:before{  
    content: "";
    position: absolute;
    width: 150px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);/*角度倾斜45*/-webkit-animation: blink 1s ease-in 1s infinite;/*光扫过去的时间，自己修改，可以加快*/animation: blink 1s ease-in 1s infinite;/*光扫过去的时间，自己修改，可以加快*/
} 
@-webkit-keyframes blink {
    from {left: 10px;top: 45px;}
    to {left: 320px;top: 45px;}
}
@-o-keyframes blink {
    from {left: 10px;top: 45px;}
    to {left: 320px;top: 45px;}
}
@-moz-keyframes blink {
    from {left: 10px;top: 45px;}
    to {left: 320px;top: 45px;}
}
@keyframes blink {
    from {left: -100px;top: 45px;}
    to {left: 320px;top: 45px;}
}

.site_title a{display: block;position: relative;}



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {margin: 0; padding: 0;}
body {line-height: ; color: #333; font-family: "microsoft yahei","微软雅黑" !important;}
input,button,textarea,select,optgroup,option {font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit}
input,button,textarea,select {*font-size:100%}
ul, ol, li {list-style: none;}
:focus {outline: 0;}
a:active {outline: none;}
a,a:link {text-decoration: none; }
.on h2 a,.on h2 a:link {text-decoration: none;color: #55585a;}

a:hover {text-decoration: none; color: #ff829f;}
img {border: none;}
table{border-collapse: collapse}
table td{padding: 8px;}
.clearfix {*zoom: 1;}
.clearfix:after {content: '\0020'; display: block; height: 0; clear: both;}
.mt10 {margin-top: 10px;}
.mb10 {margin-bottom: 10px;}
.l{float:left}
.r{float:right}
.both, .clear{clear:both}
.clear{font-size:1px;height:0px;overflow:hidden}
.hr10, .hr101, .hr20,.hr5{clear:both;font-size:1px;line-height:100px;height:10px;overflow:hidden}
.hr101{border-bottom: 1px dotted #ccc;height: 10px;margin-bottom: 10px}
.hr20{height:13px}
.hr5 {height:5px;}
/*合并*/
fieldset,img,html,body,iframe{border:0;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul,li{list-style:none;margin: 0;padding: 0}
address,caption,cite,code,dfn,em,strong,th,var{font-weight:normal;font-style:normal;}
caption,th{text-align:left;}
em,i,small,caption,th{font-weight:normal;font-style:normal;font-size:100%;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;font-size:100%;}
q:before,q:after{content:'';}
.clearfix{*zoom:1;}
.clearfix:after{content:"."; display:block;clear:both;visibility:hidden;line-height:0;height:0;}
a{color: black;text-decoration: none;}
a img {border: none;}
a,button{ outline:none; border:0;}
input,select{border:1px solid #ccc;}
button::-moz-focus-inner{border:0;padding:0;margin:0;}
textarea,input,button,select{outline:0;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;}
textarea{overflow:auto;resize:none;}

.hide,.none{display: none}
.hidden{visibility: hidden;}
.show,.block{display: block;}
img{ vertical-align:middle}
input:disabled,select:disabled,textarea:disabled{background:#ccc;}
.fl{float: left;}
.fr{float: right;}
.red{color:red;}
.green{color:green;}

 .w180{width: 164px;}
 .w200{width: 200px;}
 .w240{width: 240px;}
 .w248{width: 248px;}
 .w260{width: 260px;}
 .w360{width: 360px;}
 .w375{width: 375px;}
 /*自动省略号*/
 .tmui-ellipsis{display:block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
 /*阴影层*/
.tzui-loading-overlay,.tmui-overlay{width:100%;height:100%;background-color:#141414;position:fixed;top:0;left:0;z-index:99;filter:alpha(opacity=58);-moz-opacity:0.58;-khtml-opacity:0.58;opacity:0.58;}

/* content */
.content{width: 1200px;margin: auto;height: auto;overflow: hidden;}

.wrap-left{float:left;width: 810px; }
.wrap-right{float:right;width: 340px;}
.wrap-left .tilte-lef2t{height: 26px; border-bottom: 3px solid #17A2E7; margin-right:10px;}
.wrap-left .tilte-lef2t ul{height: 26px; line-height: 26px;}
.wrap-left .tilte-lef2t li{float: left; width: 149px; text-align: center; font-size: 14px; background: #eee; margin-right: 1px;}
.wrap-left .tilte-lef2t li h2{ font-size:14px; font-weight:normal;}
.wrap-left .tilte-lef2t li a{width: 140px; height: 26px; display:block;}
.wrap-left .tilte-lef2t .current{background: #17A2E7; color: white;}
.wrap-left .tilte-lef2t .current a{color: white;}
.wrap-left .tilte-lef2t .tab{float: left; width: 600px;}
.wrap-left .tilte-left{height: 26px; border-bottom: 3px solid #17A2E7; margin-right:10px;width: 800px;}
.wrap-left .tilte-left ul{height: 26px; line-height: 26px;}
.wrap-left .tilte-left li{float: left; width: 90px; text-align: center; font-size: 14px;  margin-right: 1px;}
.wrap-left .tilte-left li a{width: 90px; height: 26px; display:block;}
.wrap-left .tilte-left .current{background: #17A2E7; color: white;}
.wrap-left .tilte-left .current a{color: white;}
.wrap-left .tab{float: left; width: 830px;}
.wrap-left .tab h3{ width: 450px; color:#17a2e7;}
.wrap-left .tilte-left .more{float: right;margin-top: 7px;display: inline;}
.wrap-right .tilte-right{height: 26px; border-bottom: 3px solid #17a2e7;}
.wrap-right .tilte-right ul{height: 26px; line-height: 26px;}
.wrap-right .tilte-right li{float: left; padding: 0 10px; text-align: center; font-size: 14px; }
.wrap-right .tilte-right .tab{float: left; width: 320px;}
.wrap-right .tilte-right .current{background: #17a2e7; color: white;}
.wrap-right .tilte-right .current a{color:#fff;}

.pinpai {margin: auto;width:1180px; height: auto;overflow: hidden;}
.fuType {height:20px; line-height:20px; padding:5px 10px; overflow:hidden; background:#d9fbda;}
.fuType dt {height:20px; float:left; color:#fff; background:url(https://www.zx1234.com/static/images/futype.png) no-repeat; width:68px; text-align:center; padding-right:12px; margin-right:10px;}
.fuType dd {float:left; margin-right:20px;}
.fuType dt a {color:#fff;font-size:14px;}
.fuType dd a {display:block; float:left; height:20px; padding:0 5px; font-size:14px; border-radius: 5px; font-weight:normal;}
.fuType dd a:link,.fuType dd a:visited {color:#FF7200; }
.fuType dd a:hover {background:#17a2e7; color:#fff;}

/* position */
.position{width: 100%;margin: 8px 0; height: 22px;font-size:14px;}
.position h1{font-weight: normal;display:inline;font-size:14px;}

#wrap-right .soft-listwz li{float: left; display:inline; width: 720px; height: 36px; padding-top:9px;font-size:14px;  margin: 0px 0 0 20px; overflow:hidden; border-bottom: 1px dashed #40BBEC;}
#wrap-right .soft-listwz li span{ float:right;}

#footer {margin: 20px 0; text-align: center; color: #999;  background: #FDFDFD;}
#footer a {color: #999;}
#footer a:hover {color: #17A2E7;}
#footer li{float: left;}
#footer li a {margin-right: 15px; float: left;line-height: 20px;}
#footer li a:hover {text-decoration: underline;}

.copyright{width: 1200px;height: auto;overflow: hidden;margin: auto;text-align: center;padding: 20px 0;}

.go-top{padding: 4px 2px; background: #17A2E7; color:#fff !important; width: 1.8em; line-height: 14px; text-align: center; display: block; text-decoration: none;}
.go-top:hover{color:#fff;}
.box-m1{ padding: 9px;  }
.li4 li {font-size: 14px; white-space:nowrap; height: 25px; padding: 0 0 0 10px; background-image: url(https://www.zx1234.com/static/images/list_s_2.jpg); background-repeat: no-repeat; background-position: 0px 4px; text-overflow:ellipsis;overflow: hidden;}
.dede_pages_ghost008{}
.dede_pages_ghost008 ul{float:left;padding:12px 0px 12px 16px;}
.dede_pages_ghost008 ul li{float:left;font-family:Tahoma;line-height:17px;margin-right:6px;border:1px solid #E9E9E9;}
.dede_pages_ghost008 ul li a{float:left;padding:2px 4px 2px;color:#555;display:block;}
.dede_pages_ghost008 ul li a:hover{color:#690;text-decoration:none;padding:2px 4px 2px;}
.dede_pages_ghost008 ul li.thisclass,
.dede_pages_ghost008 ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#F8F8F8;padding:2px 4px 2px;font-weight:bold;}
.dede_pages_ghost008 .pageinfo{line-height:21px;padding:12px 10px 12px 16px;color:#999;}
.dede_pages_ghost008 .pageinfo strong{color:#555;font-weight:normal;margin:0px 2px;}


/*float*/
#tip {position: absolute;right: 0px;bottom: 0px;height: 0px;width: 180px;border: 1px solid #CCCCCC;background-color: #eeeeee;padding: 1px;overflow: hidden;display: none;font-size: 12px;z-index: 10;}
#tip .on {width:320px;height:284px;margin-top:-25px;}
#tip h1 {font-size: 14px;height: 25px;line-height: 25px;color: #FFFFFF;padding: 0px 3px 0px 3px;filter: Alpha(Opacity = 100);}
#tip h1 a, #detail h1 a {float: right;text-decoration: none;color: #FFFFFF;}

/*tutorial*/
.t_banner{ display:inline-block; width:1200px; height:228px;}
.t_banner img{ width:1200px; height:228px;}
.tabs{ position: relative;height: 42px; background: #8cd7ff; width: 100%; display:inline-block; margin-top:10px;}
.subnav{ position: absolute;height: 54px;width: 100%;left: 0;top: -12px;}
.subnav li {float: left;width: 245px; text-align: center; font-size: 20px;_font-family: "\5B8B\4F53"; height: 54px;line-height: 64px; cursor: pointer;}
.subnav li a{ color: #17a2e7;}
.subnav li.cur a{ color:#fff;}
.subnav li.cur { cursor: default;background: url(https://www.zx1234.com/static/images/tab-bg.png) no-repeat;line-height: 54px;}
.t_body {margin: 0 auto;position: relative;}
.down-btn { display: block;width: 239px;height: 63px;background: #3dd500 url(https://www.zx1234.com/static/images/jdown-bg.png) no-repeat 26px center;border-bottom: solid 5px #35ba00;font-size: 24px;color: #fff !important;line-height: 63px;text-indent: 70px;z-index: 5;position: absolute;right: 75px;top: 20px;}
.down-btn:hover{background-color:#49e10b; color:#fff;}
.t_down { display:inline-block; width:100%; height:auto;background-color: #fff;}
.t_down p{ float: left;width: 750px;color: #666;line-height: 28px;text-indent: 2em;margin: 20px 0 10px 25px; font-size:14px;}
.row strong { display:inline-block; width:100%; height:30px; line-height:30px; font-weight:normal; color: #17a2e7;font-size: 24px;margin-bottom: 18px;padding-left: 16px;}
.row .pb {background: #fff;padding: 15px 25px 15px;position: relative;border-bottom: solid 1px #dedede;_height: 1%;_overflow: hidden;line-height: 38px;color: #666;zoom: 1;height: auto;}
.row .r-bottom {position: absolute;right: 0;bottom: -1px;background: url(https://www.zx1234.com/static/images/right-bottom.png) no-repeat;width: 32px;height: 33px;}
.t_info {color: #666;line-height: 38px;height: 1%;overflow: hidden; font-size:18px;text-align:center;}
.t_info p {text-align:left;}
.t_info p a{color: #FF7200;}
.t_info img { display:inline-block; max-width:800px;text-align:center; margin: 18px auto;}
.udxlk {display: block;line-height: 24px;margin: 6px 0; color: #17a2e7 !important;}
.hlBox{ float:left; width:320px;}
.download{ display:inline-block; width:100%;}
.download ul{ display:inline-block; width:110%;}
.download li{float: left;height: 41px;margin-right: 10px;margin-top: 10px;width: 156px;}
.download a { display: block; height: 41px;line-height: 41px;padding-left: 40px;text-decoration: none; font-size: 13px; font-weight: bold; color:#fff;}
.download li .down-btn{ background:url(https://www.zx1234.com/static/images/down-btn.png) no-repeat 0 0;}
.download li .down-btn:hover {background:url(https://www.zx1234.com/static/images/down-btn.png) no-repeat 0 -42px;font-weight: bold;}
.download li .down-btns{ background:url(https://www.zx1234.com/static/images/down-btn.png) no-repeat 0 0;}
.download li .down-btns:hover {background:url(https://www.zx1234.com/static/images/down-btn.png) no-repeat 0 -42px;font-weight: bold;}

.tBox { float: left; width:320px; overflow: hidden;}
.tBox ul {width: 110%;display: inline-block;}
.tBox li {float: left; width: 155px; height: 30px; margin:10px 10px 0 0;  background: #17a2e7;text-align: center;line-height: 30px;}
.tBox li a{ color:#fff; font-size:14px;}
.tBox li:hover{ background:#0495dd;}
.bk-gif{ display:inline-block; width:100%; height:26px; line-height:26px;}
.bk-gif span{ font-size:16px; color: #F00;font-weight:bold;}
.brandBox{ display:inline-block; width:100%;}
.brandtit { height: 26px;line-height: 26px; overflow: hidden;border-bottom: 2px solid #17a2e7;width: 100%;}
.brandtit a{display: block;float: left; height: 26px; color: #fff;background: #17a2e7; padding: 0 15px; font-weight: normal; font-size:14px;}
.brandlist,.brandlist2{width:100%; overflow:hidden;}
.brandlist ul,.brandlist2 ul { display:inline-block;width:110%}
.brandlist li {float:left; width:175px; height:165px; overflow:hidden; margin: 10px 20px 0 0; }
.brandlist li span {display:block; width:100%; height:30px; line-height:30px; text-align:center; font-size:14px;}
.brandBox .brandlist li {float:left; width:140px; overflow:hidden; margin: 10px 32px 0 0;height:105%; }
.brandBox .brandlist li img{ width:140px; height:140px;}
.brandlist2 li {float: left;text-align: center;overflow: hidden;width: 106px; margin-top:10px;}
.brandlist2 li a {display: block;}
.brandlist2 li img {width: 70px;height: 70px;display: block; margin:0 auto;}
.brandlist2 li p{ display:inline-block; padding:0 8px; height:26px; line-height:26px; overflow:hidden; font-size:12px; margin-top:2px;}
.ColumnTabList{ display:inline-block;width:835px;overflow:hidden;clear:both; margin-top:4px;float: left;}
.ColumnTabUl,.ColumnTabUl2 { display:inline-block;font-size: 14px; height:26px;line-height: 26px;width:835px;background:#fff;color: #fff;clear: both; border-bottom:2px solid #17a2e7;}
.ColumnTabUl li,.ColumnTabUl2 li{ width:205px; height:26px; line-height:26px;float: left;cursor: pointer; text-align:center;  color:#333; font-size:14px;}

.ColumnTabUl2 li{ width:119.25px;}
.ColumnTabUl4 li{ cursor: pointer;}

.ColumnTabUl li.show,.ColumnTabUl2 li.show { background:#17a2e7;color: #fff;line-height: 26px;}
.ColumnList,.ColumnList2 {width:835px;overflow: hidden; padding-top:5px;}
.ColumnList .tagList,.ColumnList2 .tagList2{width:100%;display: none;}
.ColumnList .tagList.show,.ColumnList2 .tagList2.show{display: block;}
.sidebar-tm{z-index: 999;position:fixed;left:50%;top:60%;margin-left: -640px;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-400)); 
_bottom: auto;}
.ColumnList .tagList li strong,.ColumnList2 .tagList2 li strong,.ColumnTabUl3 li strong{font-weight:normal;}
.ColumnTabList3{ display:inline-block; width:100%;}
.ColumnTabUl3{ display:inline-block; width:100%;}
.ColumnTabUl3 li{width: 158px;height: 26px;line-height: 26px;float: left;cursor: pointer;text-align: center;background: #eee; color: #333;font-size: 14px;margin-right: 1px;}


.search .icon{float:left;display:inline-block;width:18px;height:18px;background: url(https://www.zx1234.com/static/images/sprites.png) -65px -10px;margin:10px 11px 0 10px;overflow:hidden;}
.search .text{ height:19px;width:320px; float:left; outline:none; color:#999; font-size:14px; border:none; margin:9.5px 5px 9.5px 0;}
.search .button{width:68px; height:38px; background:#17A2E7 url(https://www.zx1234.com/static/images/sprites.png) no-repeat 5px 0; border:none; outline:none; float:right; cursor:pointer;}
.hot_word{ width:464px; height:25px; line-height:25px; margin:5px 0 0 -20px;overflow:hidden;}
.hot_word a{color:#999; margin-left:20px;}
.hot_word a:hover{color:#17A2E7;}

.paih_tit{color:#17A2E7;height: 25px;font-size: 16px;line-height: 25px;border-bottom: 1px solid #17A2E7;}
.paih_tit a{color:#17A2E7;height: 25px;font-size: 16px;line-height: 25px;text-decoration: none;}

.paih_right{width: 283px;height: auto;overflow: hidden;padding-left: 30px;}
.paih_right ul{width: 100%;overflow: hidden;}
.paih_right li{height: 30px;line-height: 30px;border-bottom: 1px solid #eee;overflow: hidden;}
.paih_right a{font-size: 14px;}
.paih_right em{display: inline-block;font-style: normal;width: 20px;height: 20px;text-align: center;line-height: 20px;background: #eee;color:#666;font-size: 12px;margin-right: 10px;}
.paih_right .em_blue{background: #17A2E7;color:#fff;}

.paih_rightz{width: 353px;height: auto;overflow: hidden;padding-left: 30px;}
.paih_rightz ul{width: 100%;overflow: hidden;}
.paih_rightz li{height: 35px;line-height: 30px;border-bottom: 1px solid #eee;overflow: hidden;}
.paih_rightz a{font-size: 14px;}
.paih_rightz em{display: inline-block;font-style: normal;width: 20px;height: 20px;text-align: center;line-height: 20px;background: #eee;color:#666;font-size: 12px;margin-right: 10px;}
.paih_rightz .em_blue{background: #17A2E7;color:#fff;}

.a-item { width: 417px; float: left; padding-top: 15px; margin-bottom: 5px;}
.item-img { float: left; border: 1px solid #e9e9e9; }
.item-desc { color: #999; font-size: 12px; }
.in_star{width: 81px;height: 14px;background: url(https://www.zx1234.com/static/images/stars.png) 0px -36px;margin-bottom: 15px;}

/* index_two */
.index_two{width: 100%;height: auto;overflow: hidden;margin-top: 15px;margin-bottom: 5px;position: relative;}

.two_up{width: 100%;height: auto;overflow: hidden;border-bottom: 1px solid #17A2E7;line-height: 30px;margin-bottom: 10px;}
.two_up p{font-size: 20px;color:#17A2E7;font-weight: bold;float: left;}
.two_up span{font-size: 16px;color:#ccc;font-weight: bold;margin-top: 2px;display: inline-block;margin-left: 15px;}
.two_up ul{float: right;margin-right: 500px;}
.two_up .ColumnTabUl {margin-right:350px}
.two_up li{cursor: pointer;float: left;margin-right: 15px;font-size: 14px;text-align: center;}
.two_up .lia_inblue{color: #ffffff; background: #17A2E7;width: 90px;height: 33px;font-size: 16px;}
.two_up .teoup_more{float: right;font-size: 14px;color:#666;margin-right: 10px}
.two_up .teoup_more:hover{color:#17A2E7;;text-decoration: none;}

.two_down{width: 100%;height: auto;overflow: hidden;}
.twodown_change{float: left;height: auto;overflow: hidden;width: 880px;}
.twodown_change ul{width: 110%;display: none;}
.twodown_change .tochange_ul{display: block;}
.twodown_change li{float: left;width: 240px;height: 80px;overflow: hidden;padding: 10px 10px;margin-right: 35px;margin-bottom: 10px;}
.twodown_change .twod_icon{float: left;display: inline-block;width: 80px;height: 80px;margin-right: 10px;}
.twodown_change img{width: 80px;height: 80px;border-radius: 10px;}
.twodown_change .twod_tit{font-size: 16px;width: 130px;height: 20px;overflow: hidden;display: inline-block;}
.twodown_change .twod_duanluo{margin-top: 5px;line-height: 21px;color:#aba9a9;font-size: 14px;height: 40px;overflow: hidden;}

.changyong_xz{font-size: 18px;color:#17A2E7; position: absolute; top: 4px;right: 149px;font-weight: bold;}
.list{height:auto;overflow:hidden;}
.list ul li{float:left; width:285px; margin-top:10px; height:37px; line-height:30px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;}
.list em,.game_ph .nr em{width:20px; height:26px; float:left; background: url(https://www.zx1234.com/static/images/spri.png) no-repeat; display:inline-block; margin-top:2px;}
.list .n1,.game_ph .nr .n1{background-position:2px -67px;}
.list .n2,.game_ph .nr .n2{background-position:-17px -67px;}
.list .n3,.game_ph .nr .n3{background-position:-42px -67px;}
.list .n4,.game_ph .nr .n4{background-position:-66px -67px;}
.list .n5,.game_ph .nr .n5{background-position:-88px -67px;}
.list .n6,.game_ph .nr .n6{background-position:-111px -67px;}
.list .n7,.game_ph .nr .n7{background-position:-135px -67px;}
.list .n8,.game_ph .nr .n8{background-position:-157px -67px;}
.list .n9,.game_ph .nr .n9{background-position:-180px -67px;}
.list p{float:right; width:250px; height:30px; line-height:30px; position:relative; overflow:hidden;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;}
.list ul li:hover{ width:275px; padding-left:10px;}
.list ul li:hover p{width:240px;}
.list ul li:hover .cover_30{ display:none;}
.list ul li:hover .bt{width:190px;}
.list p img{width:30px; height:30px; margin-right:18px; float:left; border-radius:4px;}
.list p .bt{float:left; font-size:16px; color:#333; width:200px;}

.index_three{width: 100%;height: auto;overflow: hidden;}
.three_down{width: 110%;margin-top: 20px;}
.three_down a{display: inline-block;width: 280px;height: 150px;margin: 0 27px 15px 0;float: left;}
.three_down img{width: 280px;height: 150px;}

.show_left{float: left;margin-right: 10px;width: 215px;height: auto;overflow: hidden;}
.show_left a{display: inline-block;width: 100%;height: 155px;overflow: hidden;margin-top: 10px;}
.show_left img{width: 100%;height: 155px;}

.show_right{width: auto;height: auto;overflow: hidden;}
.show_right li{height: 30px;width: 100%;line-height: 30px;overflow: hidden;}
.show_right a{font-size: 13px;float: left;display: inline-block;width: 500px;height: 25px;overflow: hidden;}
.show_right em{display: inline-block;width: 3px;height: 3px;background: #999;border-radius: 50%;margin: 0 8px 3px 10px;}
.show_right span{float: right;color:#999;width: 85px;height: 28px;font-size: 14px;}

.tuij_tit ul{height: 197px;}
.tuij_tit ul li{height: 32px;line-height: 32px;}

.guanggaot{width: 100%;height: 110px;overflow: hidden;margin-bottom: 5px;margin-top: 10px;}
/*.guanggaot a{display: inline-block;width: 575px;height: 125px;overflow: hidden;}*/
.guanggaot .guanggaot01{float: left;}
.guanggaot .guanggaot02{float: right;}

.li4 li,.listbox li {font-size: 14px; white-space:nowrap; height: 25px; padding: 0 0 0 10px; background-image: url(https://www.zx1234.com/static/images/list_s_2.jpg); background-repeat: no-repeat; background-position: 0px 4px; text-overflow:ellipsis;overflow: hidden;}
.listbox{ width:100%; display:inline-block;}
.listbox li{ float:left; width:395px; }
.listbox2 li {font-size: 14px; white-space:nowrap; height: 25px; padding: 0 0 0 10px; background-image: url(https://www.zx1234.com/static/images/list_s_2.jpg); background-repeat: no-repeat; background-position: 0px 4px; text-overflow:ellipsis;overflow: hidden;}
.listbox2{ width:100%; display:inline-block;}
.listbox2 li{ float:left; width:100%; margin-right:5px;}

#wrap1 .soft-listwz li{float: left; display:inline; width: 830px; height: 36px; padding-top:9px;font-size:14px;  overflow:hidden; border-bottom: 1px dashed #40BBEC;}
#wrap1 .soft-listwz li span{ float:right;}

.sidebar-tm{z-index: 999;position:fixed;left:50%;top:60%;margin-left:-640px;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-400)); 
_bottom: auto;}

/*Popup_window*/
.wrapper{ display:inline-block; width:100%;}
.main{ width:900px; height:550px; margin:0 auto; overflow-y: scroll;background:#fff; text-align:center;}
.instructions{ display:inline-block; width:100%; text-align:center; background:#17a2e7;}
.instructions strong{ display:inline-block;height:60px; line-height:60px; color:#fff; font-size:23px; padding:0 20px; font-weight:normal;}
.intro-step{ display:inline-block; width:92%; padding:0 4% 2% 4%;}
.intro-step p{width:100%;float:left;text-align:left;color: #666;line-height: 38px;height: 1%;overflow: hidden; font-size: 18px;}
.intro-step p img{ max-width:650px;}
.overlay-box{background:#000;opacity:.5;filter:alpha(opacity=50);width:100%;height:100%;position:fixed;_position:absolute;left:0;top:0;z-index:9998;display:none}
.pop-box{ width:970px; height:630px; position:fixed;_position:absolute;left:48%;top:50%;margin-left:-480px;margin-top:-300px;overflow:hidden;background:#fff;z-index:9999}
.pop-hd{ height:40px; line-height:40px; border-bottom:1px solid #ccc; position:relative; zoom:1}
.pop-hd:after,.pop-hd:before{ content:""; display:table; }
.pop-hd:after{ overflow:hidden; clear:both; }
.pop-title{ float:left; display:inline; width:800px; font-size:20px; font-weight:700; color:#666; padding-left:20px; }
.pop-title i{ font-style:normal;color:#0099ff; }
.pop-close{ float:right; display:inline; margin:10px 20px 0 0; cursor:pointer; width:24px; height:24px; background: url(https://www.zx1234.com/static/images/tc_close.png) no-repeat 0 0; }
.pop-app{ overflow:hidden; height:580px; padding:8px 10px; }
.pop-app ul{ zoom:1; }
.pop-app ul:after{ overflow:hidden; clear:both; }
.pop-app ul:after,.pop-app ul:before{ content:""; display:table; }
.pop-app li{ float:left; display:inline; margin:20px 0 0;text-align:center; font-size:14px; width:110px; padding:0 12px; height:165px; }
.pop-app li a{ color:#333; display:block; }
.pop-app li a:hover{ color:#f60; }
.pop-app img{width:900px; display:block; margin:0 auto; border-radius:12px; -webkit-border-radius:12px; -moz-border-radius:12px; -ms-border-radius:12px; -o-border-radius:12px; }
.pop-app span{ display:block; height:38px; line-height:38px; overflow:hidden; }
.pop-app a.pop-down{ display:block; width:90px; height:24px; line-height:24px; color:#fff; margin:0 auto; text-align:center; background:#0ea1f6; border-radius:2px; }
.pop-app a.pop-down:hover{color:#fff; background-color:#f90; }
/* friendlink */
.friendlink{width: 100%;height: auto;overflow: hidden;padding-bottom: 10px;}
.friend_in{width: 1200px;margin:15px auto;}
.friend_in span{font-size: 15px;display: block;margin-bottom: 10px;}
.friend_in a{color:#666;margin: 0 10px 10px 5px;display: inline-block;float: left;}


/*轮播图*/
.focus{ position:relative; width:600px; height:420px; background-color: #000; float: left;margin-left:100px;}  
.focus img{ width: 600px; height: 420px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:80px; line-height: 80px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:1%; right:40%; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#17a2e7;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(https://www.zx1234.com/static/images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}

/* 后添加广告图 */
.xuanc{width: 100%;height: 400px;overflow: hidden;background: url(https://www.zx1234.com/static/images/xuanc_bg.jpg) no-repeat;margin: 5px 0;position: relative;}
.xc_wenzi{width: 500px;height: auto;overflow: hidden;position: absolute;left: 635px;top: 65px;}
.big_wenzi{color:#fff;font-size: 35px;line-height: 75px;}
.xunlei_xz{width: 187px;height: 54px;display: inline-block;background: url(https://www.zx1234.com/static/images/down-btn.png) no-repeat;margin-top: 15px;}
.xunlei_xz:hover{background-position: 0 -55px;}
.xc_a{margin-top: 35px;margin-left: 5px;}
.xc_a a{font-weight: bold;color:#fff;font-size: 16px;}
.xc_a a:hover{color:#f8e650;}
.xc_a span{margin: 0 11px;font-size: 16px;color:#fff;}
.xc_a .jc{color:#f8e650;margin-left: 15px;}

.buttons{width: 1200px;height: auto;overflow: hidden;}
.bao{width: 110%;height: auto;overflow: hidden;}
.buttons a{width: 295px;display: inline-block;height: 50px;line-height: 50px;text-align: center;color:#fff;font-size: 18px;overflow: hidden;margin-right: 2px;}
.gre_but{background:#58c874;}
.yel_but{background:#ffad00;}

.a_inbiaoq{width: 100%;height: auto;overflow: hidden;}
.a_inbiaoq a{line-height: 30px;margin-right: 30px;}
.a_inbiaoq .yanse01{color:#8653de;}
.a_inbiaoq .yanse02{color:#5b921b;}
.a_inbiaoq .yanse03{color:#ff0462;}
.a_inbiaoq .yanse04{color:#236d88;}
.a_inbiaoq .yanse05{color:#FF9609;}
.a_inbiaoq .yanse06{color:#13b7aa;}
.a_inbiaoq .yanse07{color:#6d6d6d;}
.a_inbiaoq .fz12{font-size: 12px;}
.a_inbiaoq .fz14{font-size: 12px;}
.a_inbiaoq .fz16{font-size: 14px;}
.a_inbiaoq .fz18{font-size: 16px;}
.a_inbiaoq .fz20{font-size: 18px;}

.m-red-packet {width: 150px;height: 173px;background: url(https://www.zx1234.com/static/images/red_packet.png) no-repeat;position: fixed;left: 100px;bottom: 20%;z-index: 999;}
.m-red-packet .btn { display: block; margin: 112px auto 0; width: 110px; height: 37px; background: 0 -222px url(https://www.zx1234.com/static/images/red_packet.png) no-repeat; }
.m-red-packet .btn:hover { background-position: 0 -180px; }

.xb_ad{position:absolute;top:30px;width:0px;height:0px;overflow:hidden;display:none; z-index:1;}
.xb_ad ul { padding:0px;margin:0px;}
.xb_ad li{float:left;width:112px;height:145px;list-style:none;padding:0px;margin:0px;}
.xb_ad li .img,.xb_ad li .word{width:100%;height:100%;display:inline-block;}
.xb_ad li .img{background:url(https://www.zx1234.com/static/images/mall.png) no-repeat 0 10px;}
.xb_ad li .img:hover{background:url(https://www.zx1234.com/static/images/mall.png) no-repeat 0 -117px;}
.xb_ad li .word{background:url(https://www.zx1234.com/static/images/mall.png) no-repeat 0 -253px;opacity: 0.3;}
.xb_ad li .word:hover{background:url(https://www.zx1234.com/static/images/mall.png) no-repeat 0 -372px;opacity: 1.0;}
.navbox{
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
}
.nav{
    width: 1200px;
    height:80px;
    margin:0 auto;
    overflow: hidden;
}


.banner{
    position: relative;
    height: 626px;
    background: url(https://www.zx1234.com/static/images/banner2.jpg) no-repeat center 0;
}
.download-box{
    position: absolute;
    top: 327px;
    left: 50%;
    margin-left: 68px;
    font-size: 14px;
}
.download-box .icon-download{
    display: inline-block;
    vertical-align: -1px;
    width: 26px;
    height: 24px;
    background: url(https://www.zx1234.com/static/images/icon-download.png) no-repeat;
    margin-right: 15px;
}
.download-box .tip{
    position: absolute;
    width: 63px;
    height: 32px;
    background: url(https://www.zx1234.com/static/images/icon-tip.png) no-repeat;
    right: 0;
    top: 0;
    margin-top: -28px;
    line-height: 25px;
    text-align: center;    
    color: #226ffd;
    text-indent: 8px;
}
.download-box .btn{
    display: block;
    width: 283px;
    height: 62px;
    line-height: 62px;
    background: #ffa321;
    color: #fefefe;
    font-size: 30px;
    text-align: center;
    margin-bottom: 5px;
    letter-spacing: 3px;
}
.download-box .btn:hover{
    background: #fdaf42;
}
.download-box .ver,
.download-box .link{
    color: #b2b2b2;  
}
.download-box .link{
    position: absolute;
    left: 100%;
    top: 45px;
    margin-left: 10px;
    white-space: nowrap;
}
.download-box .link:hover{
    color: #ffa321;
}


.mainpeTitle{
    position: absolute;
    z-index: 5;
    color:#fff;
    font-size: 30px;
    top: 25%;
    left: 51.4%;
}
.mainpeText{
    position: absolute;
    z-index: 5;
    color:#fff;
    font-size: 16px;
    top: 32.4%;
    left:51.6%;
}
.mainpeTxt{
    position: absolute;
    z-index: 5;
    color:#fff;
    font-size: 14px;
    top: 67.4%;
    left:51.6%;
}
.topTitle{
    position: absolute;
    z-index: 5;
    color:#fff;
    font-size: 20px;
    top:20.4%;
    left:51.6%;
}
.banner-note{
    position: absolute;
    z-index: 5;
    /*left: 703.8px;*/
    left: 51.6%;
    top: 20.4%;
}
.logo{
    width: 195px;
    height: 80px;
}
.nav-list{
    font-size: 16px;
    line-height: 80px;
    border-left: 1px solid #f2f2f2;
    overflow: hidden;
}
.current-page{
    border-top:3px solid #2871d5;
}
.nav-list a{
    display: block;
    padding:0 20px;
}
.list-hover:hover{
    border-top:3px solid #2871d5;
}
.last-list{
    border-right: 1px solid #f2f2f2;
}
.search-bar{
    width: 310px;
    height: 44px;
    border: 2px solid #3795fc;
    margin-top: 16px;
}
.search-btn{
    width: 98px;
    height: 44px;
    background:#3795fc ;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 14px;
}
.search-text{
    width:190px;
    height: 24px;
    margin-top: 10px;
    background: url("https://www.zx1234.com/static/images/search.png") center right no-repeat;
    background-size: 12%;
    font-size: 14px;
    padding-left: 6px;
    border:none;
    color: #999;
}
.download-btn{
    position: absolute;
    width: 12%;
    height: 13%;
    background: url("https://www.zx1234.com/static/images/download-1.png") no-repeat;
    z-index: 6;
    left: 51.6%;
    top: 54%;
    cursor: pointer;
    background-size: 100%;
}
.download-btn:hover{
    width: 12%;
    height: 13%;
    overflow: hidden;
    background: url("https://www.zx1234.com/static/images/download-2.png") no-repeat;
    background-size: 100%;
}
.content{
    width: 1200px;
    margin: 5px auto;
}
.doing-shop{
     height: 77px;
     padding-top:57px;
}
.shop-list{
    width: 238px;
    border-left: 1px solid #ebebeb;
    text-align: center;
    font-size: 16px;
}
.shop-list a:hover{
    color:#0883ea;
}
.shop-list img{
   width: 39px;
    height: 39px;
    margin-bottom: 18px;
}
.shop-list a{
    display: block;
}
.shop-list p{
    margin-bottom: 3px;
}
.b-right{
    border-right: 1px solid #ebebeb;
}
.banner-shop{
   padding-top: 27px;
   padding-bottom: 27px
}
.line-logo{
   width: 5px;
    height: 22px;
    background: #0094c7;
}
.banner-shop span{
    font-size: 20px;
    line-height: 22px;
    margin-left: 12px;
}
.img-list{
    width: 298px;
    height: 178px;
    margin-right: 2px;
    position: relative;
    overflow: hidden;
}
.newnote{
    width: 56px;
    height: 56px;
    background: url("https://www.zx1234.com/static/images/beta_new.png");
    position: absolute;
    top:0px;
    right: 0px;
}
.listfirst,.listsecond,.listthree,.listfour{
    margin-top: 0px;
}
.listfirst:hover{
    margin-top: -5px;
}
.listsecond:hover{
    margin-top: -5px;
}
.listthree:hover{
    margin-top: -5px;
}
.listfour:hover{
    margin-top: -5px;
}
.mask{
    position: absolute;
    width: 298px;
    height: 32px;
    background: #000;
    opacity: .6;
    z-index: 2;
    top:147px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #fff;
    line-height: 32px;
    text-align: center;
}
.banner-img{
    margin-top: 25px;
}
.other-shop{
    margin-top: 30px;
}
.teach-list{
    width: 360px;
    height: 420px;
    /*border:1px solid;*/
    margin-right: 55px;
}
.no-mar{
    margin-right: 0px;
}
.list-title {
    width: 360px;
    height: 50px;
}
.list-name{
    width: 80px;
    height: 49px;
    font-size: 18px;
    line-height: 50px;
    border-top:1px solid #0094c7;
}
.list-title img{
    margin-top: 13px;
}
.news-lists{
    line-height: 36px;
}
.news-list{
    display: list-item;
    list-style: square;
    list-style-position: inside;
    color: #A9A9A9;
    width: 292px;
	height: 38px;
	overflow:hidden;
}
.title-bg{
    font-size: 14px;
    line-height: 36px;
    padding:10px 0px;
}
.recommend-con{
    margin-top: 46px;
}
.recommend-con span,.friendlink span{
    font-size: 20px;
    line-height: 22px;
    margin-left: 12px;
}
.recommend-bar{
    height: 280px;
    border: 1px solid #e5e5e5;
    margin-top: 25px;
    background: #fff;
}
.recomend-list{
    width: 298px;
    height: 140px;
    border-right: 1px solid #e5e5e5;
}
.recomend-list img{
    margin:31px 23px 0 36px;
	width:60px;
	height:60px;
}
.no-border-r{
    border-right:none;
}
.recommend-ul{
    border-bottom: 1px solid #e5e5e5;
}
.recomend-words{
    margin-top: 31px;
}
.recomend-words p{
    margin-bottom:10px;
}
.recommend-pf{
    font-size: 16px;
}
.recommend-ps{
    color: #999;
}
.download-btn-s{
    width: 104px;
    height: 30px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius:2px;
    cursor: pointer;
    margin-top: 5px;
}
.download-btn-s:hover{
    background: #5799fc;
    border: 1px solid #0883ea;
    color: #fff;
}
.friendlink{
    margin-top: 55px;
}
.link-name{
    margin:18px 0 0 18px;
}
.link-name a{
    margin:0 15px 14px 0;
    font-size: 13px;
    font-family: "微软雅黑";
    display: inline-block;
    color: #545454;
}
.footer{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 0px;
    padding: 25px 0;
    color: #999;
    background-color: #222;
}
.footer a{
    font-size: 13px;
    font-family: "微软雅黑";
    color: #999;
}
.footer p{
    padding-bottom: 0px;
}
.cellphone{
    width: 99px;
    height: 199px;
    background: url("https://www.zx1234.com/static/images/pc_bg.png");
    text-align: center;
    color: #333;
    position: fixed;
    right: 0px;
    bottom:220px;
    z-index: 6;
}
.img-f{
    margin-top:19px;
}
.img-s{
    margin-top:5px;
}
.cellphone-wf{
    margin-top:8px;
}
.cellphone-ws{
    color: #000;
    margin-top:5px;
}
.friendlink a:hover,.footer a:hover,.news-lists a:hover{
    color:#0883ea;
}


/*downloadCenter pages*/
.centerbanner{
    width: 1200px;
    margin:0 auto;
    padding-top: 19px;
    position: relative;
}
.downloadcen-btn{
    position: absolute;
    width: 20%;
    height: 29%;
    background: url("https://www.zx1234.com/static/images/1.png") no-repeat;
    z-index: 6;
    left: 76.5%;
    top: 62%;
    cursor: pointer;
    background-size: 100%;
}
.downloadcen-btn:hover{
    width: 20%;
    height: 29%;
    overflow: hidden;
    background: url("https://www.zx1234.com/static/images/1-1.png") no-repeat;
    background-size: 100%;
}
.downloadcon{
    padding-top: 19px;
    padding-bottom: 185px;
    border-bottom: 1px solid #eee;
}
.leftSide{
    width: 858px;
    margin-right: 16px;
}
.leftcon{
text-align: center;
}
.leftUp{
    height: 165px;
    border:1px solid #eee;
    background: #fff;
    position: relative;
}
.yuimg{
    width: 206px;
    height: 130px;
    padding:15px 26px 18px 20px
}
.leftcon .lefttext{
    margin-top: 24px;
    width: 570px;
    text-align: left;
}
.leftcon .lefttext .xl{
	cursor: pointer;
    width: 113px;
    height:36px;
    position: absolute;
    top:110px;
    right:36px;
    background: url("https://www.zx1234.com/static/images/2.png") no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
.leftcon .lefttext .xl{
	background: url("https://www.zx1234.com/static/images/2-1.png") no-repeat;
}
.lefttext h1{
    font-size: 18px;
}
.lefttext h1 :hover{
    color: #0982ea;
}
.textP,.dateP{
    font-size: 14px;
    color: #999;
    margin-top:10px;
    line-height: 24px;
}
.textP a:hover,.tdateP a:hover{
    text-decoration: underline;
}
.downBtn{
    cursor: pointer;
    width: 113px;
    height:36px;
    position: absolute;
    top:110px;
    right:36px;
    background: url("https://www.zx1234.com/static/images/2.png") no-repeat;
}
.downBtn:hover{
    background: url("https://www.zx1234.com/static/images/2-1.png") no-repeat;
}
.searchdownBtn{
    cursor: pointer;
    width: 113px;
    height:36px;
	float: right;
    top:110px;
    right:36px;
    background: url("https://www.zx1234.com/static/images/2.png") no-repeat;
}
.searchdownBtn:hover{
    background: url("https://www.zx1234.com/static/images/2-1.png") no-repeat;
}
.pageBtn{
    margin-top: 38px;
    cursor: pointer;
    width: 124px;
    height: 35px;
    background: url("https://www.zx1234.com/static/images/3.png") no-repeat;
}
.pageBtn:hover{
    background: url("https://www.zx1234.com/static/images/3-1.png") no-repeat;
}

.rightSide{
    width: 326px;
}
.rigcon{
    /*padding:16px 11px 20px 20px;*/
    padding:4px 20px 20px 20px;
    background: #fff;
    margin-bottom: 18px;
    border: 1px solid #eee;
}
.rigTitle{
    height: 40px;
    border-bottom: 1px solid #eee;
}
.titleP{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px solid #0b8dfb;
}
.moreBtn{
    cursor: pointer;
    width: 60px;
    height: 23px;
    background: url("https://www.zx1234.com/static/images/4.png") no-repeat;
    margin-top: 12px;
}
.moreBtn:hover{
    background: url("https://www.zx1234.com/static/images/4-1.png") no-repeat;
}
.riglist{
    margin-top: 16px;
}
.text a{
    color: #666;
}
.bum{
    width: 18px;
    height: 18px;
    background: #e6e6e6;
    color: #999;
    text-align: center;
}
.bum a{
    color: #666;
}
.currenttype{
    color: #fff;
    background: #12ca0e;
}
.text{
    margin-left:12px;
    font-size: 14px;
    width: 246px;
}
.text a:hover{
    color:#0883ea;
}


/*teachCenter page*/
.leftnav{
    height: 51px;
    margin-bottom: 28px;
}
.tnavList{
    width: 199px;
    height: 51px;
    margin-right: 18px;
    text-align: center;
    line-height: 51px;
    position: relative;
}
.triangle{
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #0b8dfb;
    z-index: 6;
    top:51px;
    left:89px;
    display: none;
}
.tnavList a{
    display: block;
    font-size: 20px;
    color: #666;
    background: #fff;
    border:1px solid #e0e0e0;
}
.currentnav a{
    border:none;
    color: #fff;
    background: #0b8dfb;
}
.tnavList a:hover{
    border:none;
    color: #fff;
    background: #0b8dfb;
}
.tnavList a:hover .triangle{
    display: block;
}
.tleftUp{
    margin-bottom: 13px;
}
.pageclick{
    width: 600px;
    height: 30px;
    margin:0 auto;
    margin-top: 28px;
}
.clicklist{
    line-height: 30px;
    width: 33px;
    background: #BCBCBC;
    color: #fff;
    margin-right: 15px;
    font-size: 14px;
    font-family: 微软雅黑;
}
.clicklist p{
    color:#fff;
}
.pagef{
    width: 70px;
}
.Tcurrent p{
    background: #12ca0e;
}
.clicklist a:hover p{
    background: #12ca0e;
}
.teachcon{
    padding-bottom: 50px;
}


/*peChilaPage pages*/
.leftarticle{
    height:auto;
    padding:0 40px;
    background: #fff;
}
.arTitle{
    margin-top: 5px;
    padding-bottom: 24px;
    border-bottom:1px dashed #d9d1d1;
}
.arTitle h1{
    font-size: 22px;
    line-height: 50px;
}
.arTitle p{
    font-size: 14px;
    color: #999;
}
.textcon{
text-align: left;
font-size: 14px;
color: #666;
margin-bottom: 30px;
line-height: 30px;
margin-top: 30px; 
}
.textcon img{
max-width:750px;
}
.textcon #thumb_preview{
padding-left:100px;
}
.arp{
    padding-top: 26px;
    padding-bottom: 40px;
    text-align: left;
    text-indent: 16px;
    font-size: 14px;
    color: #666;
    line-height: 26px;
}
.arpp{
    font-size: 14px;
    color: #666;
    text-align: left;
    text-indent: 32px;
    line-height: 26px;
}
.arimg img{
    margin-top:30px;
}
.explainP{
    margin-top:33px;
}
.sharetype{
  text-align: left;
    margin-top: 22px;
}
.tag{
    padding:0 7px;
    line-height: 28px;
    margin-right: 4px;
    border: 1px solid #dedede;
    color:#045596;
}
.guaidepage{
    font-size: 14px;
    margin-top:34px;
    margin-bottom:38px;
}
.guaidepage a{
    color:#555;
}
.guaidepage a:hover{
    color: #177be1;
    text-decoration: underline;
}
.downleft{
    margin-top: 18px;
    height: auto;
    padding:0 40px;
    text-align: left;
}
.doenleftT{
    height: 50px;
    line-height: 50px;
    border-bottom:1px solid #e6e6e6;
}
.doenleftT p{
    font-size: 18px;
    color: #333;
    border-bottom:1px solid #0b8dfb;
}
.newslist{
    display: list-item;
    list-style: disc;
    list-style-position: inside;
    color: #12ca0e;
    font-size: 14px;
    line-height: 26px;
}
.downleft ul{
    margin-top: 12px;
    margin-bottom: 28px;
    width: 388px;
}
.downleft ul li a{
    color:#666;
}
.downleft ul li a:hover{
    text-decoration: underline;
}
.arTitle a:hover{
    color: #0982ea;
}

/*reload pages*/

.reloadLogo{
    width: 270px;
    height: 43px;
    line-height: 80px;
    margin-right: 61px;
}
.loadexplain{
    margin-left:55px;
    margin-top:84px;
}
.reloadText{
    width: 486px;
    font-size: 18px;
    color: #333;
    margin-top: 76px;
}
.loadimg{
    margin-right: 72px;
}
.explainimg{
    margin-top: 0px;
}
.explaintext{
    margin-top: 84px;
}
.reloadcon{
    border-bottom: 1px solid #e6e6e6;
    padding-bottom:157px;
}


/*uteaching pages*/
.navbar{
    width: 100%;
}
.uT-Title{
    width:1200px;
    /*height: 86px;*/
    margin:0 auto;
    position: relative;
    padding-top: 23px;
    z-index: 6;
}
.uT-wrap{
    padding-top: 23px;
}
.uT-Title .bluebg{
    width: 1180px;
    height: 42px;
    background: #54affc;
}
.uT-tag{
    position: absolute;
    cursor: pointer;
    width: 293px;
    height: 86px;
    background: url("https://www.zx1234.com/static/images/ut-download.png")no-repeat;
    right:0px;
    top:0px;
    z-index: 6;
}
.uT-tag:hover{
    background: url("https://www.zx1234.com/static/images/ut-download1.png")no-repeat ;
}
.uT-con{
    width: 1198px;
    margin:20px auto;
    background: #fff;
    border: 1px solid #eee;
}
.uT-text{
    padding:0 37px;
    text-align: center;
}
.uT-text div{
    border-bottom: 1px solid #eee;
    font-size: 24px;
    color: #4c4c4c;
    line-height: 80px;
}
.uT-trip{
 margin-top: 38px;
    text-align: center;
}
.triptitle{
   font-size: 18px;
    color: #fff;
    background: #54affc;
    line-height: 40px;
    height: 40px;
    padding:0 57px;
    border-radius: 0 25px 25px 0;
}
.tripDesc{
    width: 855px;
    margin: 41px auto;
}
.tripDesc .img-note{
    text-align: center;
}
.tripDesc p{
    width: 909px;
    font-size: 14px;color: #666;
    line-height: 30px;
    text-align: left;
}
.tripDesc img{
    margin-top: 36px;
}
.tripDesc span{
    margin-right: 4px;
    line-height: 30px;
}


/*XPtarching pages*/
.titleTag{
    position: relative;
    width: 280px;
    height: 50px;
    background: #41b787;
    margin:40px auto 24px auto;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-size: 16px;
    font-family: "微软雅黑";
    z-index: 5;
}
.XPtriangle{
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #41b787;
    z-index: 6;
    top: 50px;
    left: 132px;
    z-index: 5;
}
.XPtrip{
   width: 1200px;
    text-align: center;
}
.XPnotes p{
    font-size: 16px;
    color:#666;
    margin-top:22px;
    margin-bottom: 46px;
}
.tripDesc pre{
    text-align: left;
}
.tripDesc a{
    color: rgb(2, 208, 2);
}

.table-list {
    width: 780px;
    margin: 0 auto;
}

.txt-center {
    text-align: center;
}
tbody{
    font-size: 14px;
    font-family: "微软雅黑";
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.table-list .line-1 .no1 {
    background: #6ac05a;
    border-right: 1px solid #fff;
}
.table-list .line-1 th {
    height: 39px;
    color: #fff;
}
.table-list .line-1 .no2 {
    background: #efc006;
    border-right: 1px solid #fff;
}
.table-list .line-1 th {
    height: 39px;
    color: #fff;
}
.table-list .line-1 .no3 {
    background: #fc80b8;
}

.table-list .line-1 th {
    height: 39px;
    color: #fff;
    text-align: center;
}
.txt-center {
    text-align: center;
}
.table-list .line-2 .no1 {
    background: #9ede92;
}
.table-list .line-2 td {
    height: 37px;
    color: #fff;
}
.bdr-white {
    border-right: 1px solid #fff;
}
.table-list .line-2 .no1 {
    background: #9ede92;
}

.table-list .line-2 td {
    height: 37px;
    color: #fff;
}
.table-list .line-2 .no2 {
    background: #f6d862;
}

.table-list .line-2 td {
    height: 37px;
    color: #fff;
}
.table-list .line-2 .no3 {
    background: #fdb3d4;
}
.table-list .line-2 td {
    height: 37px;
    color: #fff;
}
.table-list .line-3 .no1 {
    background: #d2fdcb;
}
.table-list .line-3 td {
    height: 35px;
    color: #666;
}
.table-list .line-3 .no2 {
    background: #fdf1bf;
}

.table-list .line-3 td {
    height: 35px;
    color: #666;
}
.table-list .line-3 .no3 {
    background: #fee6f1;
}
.table-list .line-3 td {
    height: 35px;
    color: #666;
}

.table-list .line-4 td {
    height: 52px;
    color: #fff;
    background: #54b0fd;
}
.XPlastimg img{
    margin-bottom: 32px;
}
.tripDesc a:hover{
    color: red;
}
.winf,.wins,.ghostf ,.ghosts{
    width: 174px;
    line-height: 42px;
    font-size: 20px;
    text-align: center;
}
.winf a,.ghosts a{
    color: #0a58c4;
}

.wins a,.ghostf a{
    width: 174px;
    position: absolute;
    color: #fff;
    height: 54px;
    background: #448bec;
    line-height: 54px;
    margin-left: 11px;
}
.wins a{
    top:11px;
    left:174px;
}
.ghostf a{
    top:11px;
    left:-11px;
}
.wintrangle,.winftrangle{
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 11px solid #2871d5;
    border-right: 11px solid transparent;
}
.wintrangle{
    top:12px;
    left: 359px;
}
.winftrangle{
    top:1px;
    left: 174px;
    display: none;
}
.winf a:hover,.ghosts a:hover{
    width: 174px;
    position: absolute;
    color: #fff;
    height: 54px;
    background: #448bec;
    line-height: 54px;
}
.winf a:hover{
    top:11px;
    left:0px;
}
.ghosts a:hover{
    top:-11px;
    left:0px;
}
.winf a:hover .winftrangle{
    display: block;
}
.ghostf .winftrangle{
    display: block;
}
.ghosts{
    position: absolute;
    left:185px;
}
.ghosts .wintrangle{
    top:0px;
    left: 174px;
    display: none;
}
.ghosts a:hover .wintrangle{
    display: block;
}
.fixnav{
    width: 100%;
    height: 42px;
    background: #8cb7f1;
    display: none;
    z-index: 6;
}
.fixcon{
    width: 1200px;
    margin:0 auto;
}
.fixcon span{
    line-height: 42px;
    font-size: 22px;
    color:#fff;
}
.fixbtn{
    width: 258px;
    height: 84px;
    background: #8cb7f1;
}
.fixdownload{
    cursor: pointer;
    width: 239px;
    height: 68px;
    margin-top: 8px;
    margin-left: 9px;
    background: url("https://www.zx1234.com/static/images/fix1.png") no-repeat;
}
.fixdownload:hover{
    background: url("https://www.zx1234.com/static/images/fix-1.png") no-repeat;
}
.wine{
    width: 1200px;
    border-bottom:1px solid #e6e6e6;
    margin: 0 auto;
    padding-bottom: 70px;
}

/*downloadCenternd page*/
.secnav{
    width: 799px;
    height: 35px;
    background: #edf6ff;
    margin-left: 20px;
    line-height: 35px;
    text-align: left;
}
.secnav span{
    font-size: 16px;
    color: #2657f7;
    margin-left: 16px;
}
.leftupnd{
    height: auto;
    padding-bottom: 62px;
}
.softcon{
    width: 799px;
    margin-left: 20px;
    margin-top: 18px;
}
.softcon p{
    text-align: left;
    font-size: 16px;
    color: #666;
    line-height: 32px;
}
.softul{
    margin-top: 63px;
}
.softcon  img{
    margin-top: 30px;
}

.txtp .txtnum{
    margin-right: 10px;
    font-size: 16px;
    margin-top: -1px;
}
.softcon .txttitle{
    font-size: 20px;
    color: #666;
}
.softtxts{
    margin-bottom: 22px;
}
.localdownload{
    display: block;
    cursor: pointer;
    margin-left: 60px;
    text-align: left;
    width: 139px;
    height: 41px;
    margin-top: 30px;
    background: url("https://www.zx1234.com/static/images/bendi.png") no-repeat;
}




.lefttextnd .textP,.lefttextnd .dateP{
    line-height: 20px;
}
.texdesc{
    margin-left: 25px;
}

.leftTitlebar{
    padding:0 20px;
    height: 42px;

}
.secbar{
    line-height: 41px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #0b8dfb;
}
.searchleft{
    height: auto;
}
.txtimg{
    width: 206px;
    height: 130px;
    padding:15px 26px 18px 0px
}
.descarticle{
    border-bottom: 1px dashed #e6e6e6;
}
.nobor{
    border-bottom: none;
}
.leftul li{
    padding: 0 20px;
}
.lookmore{
    text-align: center;
    margin-bottom: 43px;
    margin-top: 20px;
    font-size:14px;

}
.lookmore a{
    color:#4c4c4c;
}
.lookmorebtn{
    width: 10px;
    height: 10px;
}
.bigback{
    width: 100%;
    height: auto;
    position: relative;
}
.bigback img{
    background-size: 100%;
}
.turnback{
    position: absolute;
    cursor: pointer;
    top: 42%;
    left: 43%;
    width: 203px;
    height: 67px;
    background: url("https://www.zx1234.com/static/images/404btn.png") no-repeat;
}
.crumbs{
	width:1200px;
	margin:10px auto -10px;
	font-size:16px;
	color:#666;
}
.crumbs a{
	color:#666;
	
}

.com_below a{
	color:#0b8dfb;
	text-decoration:none;
}
.com_below a:hover{
	color:red;
	text-decoration:underline;
}

/*2 22*/
.newsec span { color: #666; font-weight: bold; }

.xzlist { padding: 30px 0; }
.xzlist a { float: left; padding: 0 16px; line-height: 44px; font-size: 16px; color: #fefefe; margin-left: 38px; }
.xzlist a i { float: left; width: 30px; height: 27px; margin: 10px 15px 0 0; background: url("https://www.zx1234.com/static/images/newpe.png") no-repeat; }
.xzlist a.xl { background: #229fff; }
.xzlist a.xl i { background-position: -45px -3px; }
.xzlist a.dx { background: #00d798; }
.xzlist a.dx i { background-position: -45px -3px; }
.xzlist a.wt { background: #866beb; }
.xzlist a.wt i { background-position: -45px -3px; }

.fllist { text-align: left; padding: 15px 0 15px 16px; width: 830px; margin-left: -30px; }
.fllist a { font-size: 16px; color: #666; margin-left: 50px; display: inline-block; float: left; line-height: 26px; }
.fllist a:hover { color: #0b8dfb; }

.leftupnd { padding-bottom: 0; }

.cmtbox { background: #fff; border: 1px solid #eee; padding: 0 20px; margin-top: 20px; }
.cmtbox .cmt_tit { line-height: 46px; font-size: 16px; color: #666; font-weight: bold; }
.cmtbox .cmt_tit.zx { margin-top: 40px; border-bottom: 1px solid #ccc; line-height: 38px; }
.cmtbox .hfbox .txtbox { height: 68px; padding: 15px; border: 1px solid #eee; }
.cmtbox .hfbox .txtbox textarea { width: 100%; height: 100%; border: none; font-size: 16px; }
.cmtbox .hfbox .btnbox { height: 36px; margin-top: 15px; }
.cmtbox .hfbox .btnbox .smile { float: left; width: 20px; height: 20px; margin-top: 8px; background: url("https://www.zx1234.com/static/images/newpe.png") no-repeat -86px -3px; }
.cmtbox .hfbox .btnbox .btn { float: right; width: 97px; text-align: center; line-height: 36px; background: #9dd1fd; font-size: 16px; color: #f9f9f9; cursor:pointer; border: none;}
.cmtbox .hfbox .btnbox .btn.on,.cmtbox .hfbox .btnbox .btn:hover { background: #0b8dfb; }
.cmtbox .cmtlist dl { padding: 20px 0 20px 80px; position: relative; }
.cmtbox .cmtlist dl dt { position: absolute; left: 0; top: 20px; width: 60px; height: 60px; }
.cmtbox .cmtlist dl dt img { width: 60px; height: 60px; border-radius: 60px; }
.cmtbox .cmtlist dl dd .dtit { font-size: 12px; color: #999; line-height: 26px; height: 26px; }
.cmtbox .cmtlist dl dd .dtit .lf { float: left; }
.cmtbox .cmtlist dl dd .dtit .rg { float: right; }
.cmtbox .cmtlist dl dd .dtxt { font-size: 14px; color: #666; line-height: 26px; padding: 15px 0; text-align: justify; word-break: break-all; }
.cmtbox .cmtlist dl dd .dbtn { height: 18px; }
.cmtbox .cmtlist dl dd .dbtn a { display: inline-block; font-size: 12px; color: #999; margin-left: 16px; float: right; line-height: 18px; }
.cmtbox .cmtlist dl dd .dbtn a i { float: left; width: 18px; height: 18px; margin-right: 5px; background: url("https://www.zx1234.com/static/images/newpe.png") no-repeat -110px -1px; }
.cmtbox .cmtlist dl dd .dbtn a.on { color: #0b8dfb; }
.cmtbox .cmtlist dl dd .dbtn a.on i { background-position: -194px -1px; }
.cmtbox .cmtlist dl dd .dbtn a.hf i { background-position: -136px -2px; }
.cmtbox .cmtlist dl dd .hfbox { margin-top: 20px; display: none; }
.cmtbox .cmtlist dl dd .lzlbox { border: 1px solid #eee; margin-top: 25px; }
.cmtbox .cmtlist dl dd .lzlbox ul li { width: 698px; float: left; padding: 13px 18px; }
.cmtbox .cmtlist dl dd .lzlbox ul li .rg { font-style: italic; }
.cmtbox .cmtlist dl dd .lzlbox ul li .dtxt { padding: 5px 0; }
.cmtbox .cmtlist dl dd .lzlbox ul li + li { border-top: 1px solid #eee; }
.cmtbox .cmtlist dl + dl { border-top: 1px solid #eee; }

.downloadcon { padding-bottom: 0; border-bottom: none; }

.foot { border-top: 2px solid #0b8dfb; margin-top: 20px; padding: 30px 0; }
.foot .foot_main { width: 1200px; margin: 0 auto; }
.foot .foot_main .foot_lf { float: left; }
.foot .foot_main .foot_rg { float: right; }
.foot .foot_main p { line-height: 32px; height: 32px; font-size: 14px; color: #666; }
.foot .foot_main p a { color: #666; }
.foot .foot_main p.pqq { /*margin: 7px 0;*/ }
.foot .foot_main .qq { float: left; width: 20px; height: 22px; background: url("https://www.zx1234.com/static/images/newpe.png") no-repeat -164px -1px; margin: 2px 10px 0 0; text-indent:-999px; overflow:hidden;}

/*表情*/
.qqFace { margin-top: 4px; background: #fff; padding: 2px; border: 1px #dfe6f6 solid; }

.qqFace table { z-index: 1001; }

.qqFace table td { padding: 0px; }

.qqFace table td img { cursor: pointer; border: 1px #fff solid; }

.qqFace table td img:hover { border: 1px #0066cc solid; }

.x_soft-new{float: left; height:163px; width: 610px; font-size: 14px;}
.x_soft-new li{float: left; height: 28px; width: 610px; overflow: hidden; line-height: 28px;}
.x_soft-new li img{float: left; width: 20px; height: 20px; margin: 4px 10px 0 0;}
.x_soft-new li a{float:left;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; cursor: pointer;}
.x_soft-new li a:hover{text-decoration: underline; color: #FF7200;}
.x_soft-new li span{float: right; width: 80px; height: 28px; margin-left: 6px; color: #999;}
.daohangxpwin7{width: 332px;float:right;}
.daohangxpwin7 a{float: left; width: 156px; height: 28px; line-height: 28px; text-align: center; font-size: 14px; color: #fff; font-weight: bold; margin: 4px 4px 0 0; cursor: pointer;}
.daohangxpwin7 h3 a{float: left; width: 156px; height: 35px; line-height: 35px; text-align: center; font-size: 14px; color: #fff; font-weight: bold; margin: 10px 10px 0 0; cursor: pointer;}
.daohangxpwin7 a:hover{opacity: 0.6; filter:alpha(opacity=60);}
.mid-banner{ height:60px;}
#wrap1 #slide{float: left; width: 320px;height: 224px;overflow: hidden;}
#wrap1 .slides_container {width: 320px; overflow: hidden; position: relative; display:none;}
#wrap1 .slides_container a{width: 320px; height: 224px; display: block;}
#wrap1 .pagination {height: 24px; width: 315px; padding-right: 5px; background: #7F7F7F; opacity: 0.5; filter:alpha(opacity=50); border-top:1px solid #d4d4d4; position: relative; z-index: 500; top: -25px;}
#wrap1 .pagination li {float: left; margin: 7px 0 0 5px; list-style: none;}
#wrap1 .pagination li a {display: block; width: 25px; height:0; padding-top:10px; background:#fff; float: left; overflow: hidden;}
#wrap1 .pagination li.current a {background: #17A2E7;}
#wrap1 #soft-new{float: left; width: 525px; margin-left: 20px;font-size: 14px;}
#wrap1 #soft-new li{float: left; height: 28px; width: 525px; overflow: hidden; line-height: 28px;white-space: nowrap; background-image: url(https://www.zx1234.com/static/images/list_s_2.jpg);
padding-left:10px;background-repeat: no-repeat;background-position: 0px 8px;text-overflow: ellipsis;}
#wrap1 #soft-new li img{float: left; width: 20px; height: 20px; margin: 4px 10px 0 0;}
#wrap1 #soft-new li strong{font-weight:normal;}
#wrap1 #soft-new li a{float: left;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; cursor: pointer;display: block;width:390px;}
#wrap1 #soft-new li a:hover{text-decoration: underline; color: #FF7200;}
#wrap1 #soft-new li span{float: right; width: 85px; height: 28px; margin-left: 6px; color: #999;}
#wrap1 #soft-today{float: right;}
#wrap1 #soft-today img{ width: 250px; height: 224px;}
#wrap1 #soft-newz{float: left; width: 470px; margin-left: 20px;font-size: 14px;}
#wrap1 #soft-newz li{float: left; height: 30px; width: 470px; overflow: hidden; line-height: 28px;white-space: nowrap; background-image: url(https://www.zx1234.com/static/images/list_s_2.jpg);
padding-left:10px;background-repeat: no-repeat;background-position: 0px 9px;text-overflow: ellipsis;}
#wrap1 #soft-newz li img{float: left; width: 20px; height: 20px; margin: 4px 10px 0 0;}
#wrap1 #soft-newz li strong{font-weight:normal;}
#wrap1 #soft-newz li a{float: left;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; cursor: pointer;display: block;width:370px;font-size: 14px;}
#wrap1 #soft-newz li a:hover{text-decoration: underline; color: #FF7200;}
#wrap1 #soft-newz li span{float: right; width: 85px; height: 28px;  color: #999;}
#wrap2 #soft-hot{height: 250px; width: 620px;}
#wrap2 #soft-special{height: 163px; width: 320px;}
#wrap2 #soft-special li a{background-color: #9AC813; height: 28px; line-height: 28px; display: block; margin-top: 4px; color: #fff; font-size: 14px; padding-left: 10px;}
#wrap2 #soft-special li a:hover{opacity: 0.8; filter:alpha(opacity=80);}
#wrap2 .slides_container {width: 620px; height: 222px; overflow: hidden; position: relative;}
#wrap2 .soft-list{width: 690px; height: 192px;}
#wrap2 .soft-list a:hover img{opacity: 0.8; filter:alpha(opacity=80);}
#wrap2 .soft-list li{float: left; text-align: center; width: 98px; height: 90px; padding-top: 20px;}
#wrap2 .soft-list img{margin-bottom:4px;}
#wrap2 .soft-list .soft-name{line-height: 18px; width: 98px; margin: 0 auto; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; cursor: pointer;}
#wrap2 .soft-list .soft-cat{line-height: 18px; color: #999;}

.bg360 {margin-top:5px;float: left; width: 320px;}
.bg360 img{width: 320px;}
.new_fl { background:#FFF; }
.new_flbg {background:url(https://www.zx1234.com/static/images/xiazai_26.gif) repeat-y #f4f6f9; line-height:30px; height:271px; padding:10px 0 5px 0;}
.new_fl_right {width:478px;_width:478px; float:right; background:url(https://www.zx1234.com/static/images/xiazai_30.gif); height:270px;}
.new_fl_left { width:142px; float:left; height:270px;background:url(https://www.zx1234.com/static/images/xiazai_30.gif);}
.new_fl_left ul li a {line-height:30px; display:block; text-align:center; padding-right:10px; height:30px; background:url(https://www.zx1234.com/static/images/xiazai_26.gif) repeat-y ;}

.new_fl .itbar_on {border:solid #becad7; border-width:1px 0 1px 2px; height:28px; line-height:28px; border-left-color:#5f7ba0;color:#174b8d;position:relative; margin-left:-2px;cursor:pointer;}
.span-24 .new_fl .itbar_off { background:url(https://www.zx1234.com/static/images/xiazai_26.gif) repeat-y ; margin:0;cursor:pointer;}
.new_fl_right ul {padding:0;}
.new_fl_right ul li {width:472px;_width:472px; float:left; margin:0 8px; overflow:hidden; line-height:30px; height:30px; display:inline;}
.span-24 .new_fl a:hover {color:#b23600;}
.new_lis b {color:#174b8d; font-weight:normal; margin-right:10px;}

#wrap3 #top-list li{height: 39px; border-bottom: 1px dashed #eee;}
#wrap3 #top-list li a{height: 39px; display: block; cursor: pointer;}
#wrap3 #top-list .num{float: left; height: 18px; width: 18px; line-height: 18px; text-align: center; margin: 10px 10px 0 0; border: 1px solid #CCC; background: #F1F1F1; overflow: hidden; border-radius: 4px;}
#wrap3 #top-list .num_hot{border: 1px solid #F5BF7A; background: #FFF1BB;}
#wrap3 #top-list .soft_ico{float: left; height: 20px; width: 20px; margin: 10px 10px 0 0;}
#wrap3 #top-list .soft_name{float: left; height: 39px; width: 120px; line-height: 39px; vertical-align: middle; overflow: hidden;}
#wrap3 #top-list .soft_cat{float: right; height: 39px; width: 60px; line-height: 39px; vertical-align: middle; text-align:right; color: #999}
#wrap3 #top-list .down_btn{display: none;}
#wrap3 #top-list .focus{height: 60px; border-bottom: 1px solid #1EB1E5;}
#wrap3 #top-list .focus a{height: 60px;}
#wrap3 #top-list .focus .num{display: none;}
#wrap3 #top-list .focus .soft_ico{float: left; height: 40px; width: 40px; margin: 10px 14px 10px 0;}
#wrap3 #top-list .focus .soft_name{height: 30px; line-height: 38px; font-weight:bold; font-size: 14px;}
#wrap3 #top-list .focus .soft_cat{display: none;}
#wrap3 #top-list .focus .soft_star{height: 25px; width: 79px; margin-top: 4px; display: block; float: left; background: url(https://www.zx1234.com/static/images/stars.png) no-repeat;}
#wrap3 #top-list .focus .soft_star5{background-position: 0 0;}
#wrap3 #top-list .focus .soft_star4{background-position: -16px 0;}
#wrap3 #top-list .focus .soft_star3{background-position: -32px 0;}
#wrap3 #top-list .focus .soft_star2{background-position: -48px 0;}
#wrap3 #top-list .focus .soft_star1{background-position: -64px 0;}
#wrap3 #top-list .focus .down_btn{float: right; width: 60px; display: inline;}
#wrap3 #top-list .focus .down_btn span{width: 60px; height: 26px; line-height: 26px; margin: 17px 0; color: white; display: block; background: #1EB1E5; text-align: center;}
#wrap3 #top-list .focus .column{float: left; height: 59px; width: 120px;}
.sec_gxgg{  padding:3px 12px 7px 12px; border:1px solid #FBD856; background:#FFFFEB; border-top:none; height:60px;}
.sec_gxgg ul li{ width:49%; float:left; }
.sec_gxgg ul li em{ font-style:normal; color:red; font-size:14px; text-align:center; margin:0 auto;}
#ad1{ margin-top:10px;  width:250px; height:110px;}
#wrap3 .green{border-bottom: 3px solid #17a2e7 !important;}
#wrap3 .green .current{background: #17a2e7  !important;}
#wrap3 .right-list li{height: 48px;padding:10px 0; border-bottom: 1px dashed #eee;}
#wrap3 .right-list li a{cursor: pointer; display: block; height: 48px; width: 320px;}
#wrap3 .right-list .soft_ico{float: left; height: 48px; width: 48px; margin-right: 10px;}
#wrap3 .right-list .soft_r{float: left; height: 48px;}
#wrap3 .right-list .soft_name{width: 260px; height: 24px; display: block; line-height:24px; font-weight: bold; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
#wrap3 .right-list .soft_desc{width: 260px; height: 24px; display: block; line-height: 24px; color: #999; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.box-m1{ padding: 9px;  }
.li4 li {font-size: 13px; white-space:nowrap;  background-image: url(https://www.zx1234.com/static/images/list_s_2.jpg); background-repeat: no-repeat; background-position: 0px 4px; text-overflow:ellipsis;overflow: hidden;}
.li5 li {font-size: 13px;width:300px; white-space:nowrap;  background-image: url(https://www.zx1234.com/static/images/list_s_2.jpg); background-repeat: no-repeat; background-position: 0px 4px; text-overflow:ellipsis;overflow: hidden;}

.ad{width:131px;height: 311px;position: fixed; right: -131px;top:50%;margin-top: -155px; }
.ad .put{width: 29px;height: 117px; position: absolute;top:50%;margin-top: -58px;left:-29px;cursor: pointer;}
.ad .put.open{}
.ad .qq1{position:absolute; bottom: 15px;right: 0px;}
.ad .qq2{position:absolute;top: 135px;right: 0px;}
.ad .qq{position:absolute;top: 98px;right: 26px;}

.fourzx{width: 100%;overflow: hidden;margin: -10px 0;margin-bottom: 0;}
.tin_pmb2{height: 38px;border-bottom: 2px solid #333;width: 100%;}
.tin_pmb2 span{width: 50%;text-align: center;height: 38px;line-height: 38px;font-weight: bold;float: left;font-size: 16px;cursor: pointer;}
.tin_pmb2 .cu_blu{color:#00adef;border-bottom: 2px solid #00adef;}

.tin_xs{width: 100%;height: 108px;border-bottom: 1px solid #eee;margin-bottom: 10px;}
.tin_xs a{display: inline-block;width: 225px;height: 30px;line-height: 30px;text-align: left;font-weight:bold;overflow: hidden;font-size: 14px;}
.tin_xs p{width: 225px;color:#999;line-height: 23px;height: 70px;overflow: hidden;float:left;font-size:12px;}
.tin_xs .pcxs{display: inline-block;width: 140px;height: 85px;overflow: hidden;margin-right: 10px;float:left;margin-top:8px}
.tin_xs .pcxs img{width: 140px;height:85.5px;}
.bordline{border-right:1px solid #eee;width:15px;float:left;height:380px;margin-top:38px;margin-right:15px;}
.rin_xzz{width: 379px;height: auto;overflow: hidden;float:left;}

.tittp{height: 38px;border-bottom: 2px solid #ff829f;width: 100%;overflow: hidden;margin-bottom:15px;}
.tittp .ttpa{color:#ff829f;line-height:30px;height:30px;display:inline-block;font-size:20px;font-weight:bold;margin-top:5px;}
.tittp .ttpa:hover{    text-decoration: none ;}
.din_zixuns{width: 100%;height: auto;overflow: hidden;}
.more02{color:#999;display: inline-block;margin-top:15px;}
.disp{ height: auto; margin-left: 10px;overflow: hidden;position:relative;display:none;}
.disp img{float:left;height:70px;width:90px;}
.disp p{font-size:12px;color:#999;overflow:hidden;height:40px;margin-left:5px;float:left;width:198px;line-height:20px;}
.disp .xiaz{width: 72px;height: 22px;border: 1px solid #00adef;line-height: 22px;text-align: center;display: inline-block;border-radius: 2px;color:#00adef;position: absolute;left: 105px;bottom: 0px;font-size:14px;}
.disp .xiaz:hover{background: #00adef;color:#fff;}
.on .disp{display: block;}
.on:hover .disp{display: block;}
.din_font{width: 100%;height: auto;overflow: hidden;}
.din_font li{margin-bottom: 10px;margin-top: 5px;}
.din_xz li a{width: 320px;}
.dd_tin a,.din_font li a{width: 300px;height: 27px;display: inline-block;line-height: 27px;font-size: 14px;overflow: hidden;}
.time01{float: right;color:#999;font-size: 12px;margin-top:-6px;}
