@charset "utf-8";
/* CSS Document */
@import url("base.css");

body{font-size: 14px;}
.w{ width:1200px; margin:0 auto}
.hd_top{ background:#f5f5f5; height:26px; color:#555; line-height:26px;font-size: 12px;}
.hd_top .l_txt{ float:left}
.hd_top .r_txt{ float:right}
.hd_top .r_txt a{ color:#555; padding:0 5px;}
.hd_logo { height:100px; background:#fff }
.hd_logo .logo{ float:left; padding-top:10px}
.hd_logo .logo a{ display:block; width:250px; height:80px; background:url(../images/logo.png) no-repeat}
.index_logo{background:none}
.hd_logo .hd_search{ float:right; padding-top:28px}
.hd_logo .search_box{  width:520px; border:2px #45b823 solid; height:30px; line-height:30px; overflow:hidden}
.hd_logo .search_box .key_txt { float:left;width:400px;  border:0px; height:30px; line-height:30px; padding-left:6px; outline:medium none; background:#fff}
.hd_logo .search_box .btn_sub{ float:right; background:#45b823; color:#fff; font-size:16px;  border:0px; height:30px; width:80px; text-align:center; cursor:pointer; font-family:微软雅黑 }
.hd_logo .hd_search .hd_search_key{ width:500px; overflow:hidden; height:30px; font: 12px/30px 宋体;}
.hd_logo .hd_search .hd_search_key a{ padding:0 10px; color:#666}
.hd_logo .hd_search .hd_search_key a:hover{  color:#f00}

.hd_nav{ background:#45b823; height:40px; line-height:40px}
.hd_nav ul{ float:left}
.hd_nav ul li{ float:left; font-size:15px; border-left:1px #75ca19 solid; border-right:1px #14a218 solid;}
.hd_nav ul li.home{ border-left:none}
.hd_nav ul li.last{ border-right:none}
.hd_nav ul li a{ float:left; padding:0 25px; color:#fff;}
.hd_nav ul li a:hover{ background:#71c958; text-decoration:none}
.hd_nav ul li a.current{ background: #14a218 url(../images/nav_cur.png) bottom center no-repeat}

/* ----绿色标题线--------*/
.tt_box{ width:100%; height:46px; border-bottom:1px #e5e3e4 solid; position:relative;margin-bottom: 4px;}
.tt_box span,.tt_box h3,.tt_box h2{ float:left;  padding:0 10px; border-bottom:2px #45b823 solid; line-height:45px; height:46px; font-size:18px; color:#333; font-weight:bold}
.tt_box  a:hover{ text-decoration:none; color:#333}

/* ----绿色标题线 2--------*/
.tt_box2{ width:100%; height:30px; border-bottom:2px #45b823 solid; position:relative}
.tt_box2 span,.tt_box2 h3{ float:left;  padding:0 10px; background:#45b823; color:#fff; line-height:32px; height:30px; font-size:16px; font-weight:normal }
.tt_box2 a{ color:#fff}
.tt_box2 a:hover{ text-decoration:none}



/*----首页-----*/
.index_cont1{ padding-top:20px}
.index_cont1 .banner{ float:left; width:440px; height:370px; background:#fff; overflow:hidden }
.slide_box{ height:270px;position:relative; width:100%; overflow:hidden}
.slide_box ul li{width:100%; height:270px;position: relative;    left: 0; }
.slide_box ul li img{ width:100%; min-height:100%;}
.slide_box ul li span{ width:100%; position:absolute; bottom:0px; left: 0;height:24px; overflow:hidden; line-height:24px; ;background:#000;opacity:0.7;filter:alpha(opacity=70); color:#fff;padding-left: 10px;}
.slide_box .prev,.slide_box .next { display: none; width:26px; height:50px; background: url(../images/ico.png) no-repeat; position: absolute; top:106px; background-color:#000; z-index:1000}
.slide_box .prev { left: 0;background-position:-13px -3px; }
.slide_box .next { right: 0; background-position:-13px -55px; }


.banner .small_img{ float:left}
.banner .small_img ul{ float:left; width:450px}
.banner .small_img ul li{ float:left; width:80px; padding-right:6px; padding-top:20px; cursor:pointer; position:relative; }
.banner .small_img ul li p{ border:2px #fff solid; width:76px; height:60px}
.banner .small_img ul li.on p{ border:2px #46b824 solid; position:relative;}
.banner .small_img ul li img{ width:100%; height:100%}











.index_cont1 .list_box{ width:460px; height:370px; float:left; padding:0 10px 0 20px; background:#fff; overflow:hidden; padding-right:10px}
.index_cont1 .list_box ul{padding:10px 5px}
.index_cont1 .list_box ul li { }
.index_cont1 .list_box ul li a{  width:100% ;  line-height:30px;display: block;}


.index_cont1 .right_cont{ float:right; width:230px;height:370px; padding:0 10px; overflow:hidden; background:#fff }
.right_cont .tab_type{width:100%; height:46px; border-bottom:1px #afafaf solid; position:relative}
.right_cont .tab_type ul{ position:absolute;left:0; top:0px;   font-size:16px; color:#000}
.right_cont .tab_type ul li{ float:left; padding:0 15px; cursor:pointer;line-height:45px; height:45px; color: #333; font-size: 16px;   }
.right_cont .tab_type ul li.current{border-bottom:2px #45b823 solid; font-size: 18px;font-weight: bold; }


.index_cont1 .right_cont .tab_cont{ padding-top:12px; }
.index_cont1 .right_cont .tab_cont ul{ width:100%; display:none}
.index_cont1 .right_cont .tab_cont ul.current{ display:block}
.index_cont1 .right_cont .tab_cont ul li{ padding:5px 0px; border-bottom:1px #dedede dashed; float:left; width:100%;}
.index_cont1 .right_cont .tab_cont ul li:last-child{ border-bottom:0px}
.index_cont1 .right_cont .tab_cont ul li img{ float:left; width:50px; height:50px}
.index_cont1 .right_cont .tab_cont ul li div{ float:left; padding-left:10px; color:#999}
.index_cont1 .right_cont .tab_cont ul li div a{ }

.index_cont1 .right_cont .tab_cont ul li:hover{}
.index_cont1 .right_cont .tab_cont ul li:hover a{ color:#f00}
.index_cont1 .right_cont .tab_cont ul li p{font-size: 12px;}

/*系统类别tab*/
.index_type{ padding-top:20px; overflow:hidden}
.index_type .tab_type{width:100%; height:35px; border-bottom:2px #eaeaea solid; position:relative}
.index_type .tab_type ul{ position:absolute;left:0; top:0px;   font-size:16px; color:#000}
.index_type .tab_type ul li{ float:left; margin-right:8px; padding:0 10px; cursor:pointer; margin-right:15px;line-height:30px; height:35px; font-size: 18px;  color: #333;  font-weight: bold;}
.index_type .tab_type ul li.current{border-bottom:2px #45b823 solid;}
.index_type .tab_type ul li a:hover{ text-decoration:none; color:#45b823}

.index_type .tab_sys_cont{ width:1220px; padding:10px 10px; background:#fff}
.index_type .tab_sys_cont ul{ display:none}
.index_type .tab_sys_cont ul.current{ display:block}
.index_type .tab_sys_cont ul li{ float:left; width:575px; padding:10px 35px 10px 0}
.index_type .tab_sys_cont ul li .img_a{ float:left;}
.index_type .tab_sys_cont ul li img{ width:180px; border-radius:2px;min-height: 135px; }
.index_type .tab_sys_cont ul li div{ float:right; width:380px}
.index_type .tab_sys_cont ul li div a{ display:block; line-height:22px;font-weight: bold;  overflow:hidden; color:#000;min-height: 30px;}
.index_type .tab_sys_cont ul li div a.red{ }
.index_type .tab_sys_cont ul li:first-child div a,.index_type .tab_sys_cont ul li:nth-child(2) div a{color:#f00}
.index_type .tab_sys_cont ul li div .txt{font: 12px/18px ;font-family: simsun; color:#777; height:54px; overflow:hidden }
.index_type .tab_sys_cont ul li div .num{ float:left; height:30px; line-height:30px;  min-width:120px; padding:0 10px; display:block; background:#61c344; color:#fff; margin-top:5px;}
.index_type .tab_sys_cont ul li div .num span{ color: #F7FF13;  font-weight: bold;}
/*教程列表*/
.index_study{ float:left;width: 880px;  background: #fff;  padding: 0 10px;  height: 370px; overflow:hidden  }
.index_study .study_list1{ float:left; width:420px; padding-top:12px}
.index_study .txt_list{ line-height:28px; }
.index_study .study_list2{ float:right; width:420px; padding-top:15px; }
.study_list2 .hot_pic{ width:100%; height:164px; overflow:hidden; position:relative}
.study_list2 .hot_pic img{ width:100%; min-height:164px}
.study_list2 .hot_pic p{ position:absolute; bottom:0px; left:0px; padding:0 10px; height:24px; color:#fff;background:#000;opacity:0.7;filter:alpha(opacity=70); width:100%}
.study_list2 .txt_list{ padding-top:10px}

.index_study_top{ float:right; width:260px;background: #fff; padding:0 10px; height:370px;overflow:hidden}
.index_study_top .txt_list{ line-height:28px; padding:12px 10px 0px 10px;}
/*.index_study_top .txt_list li{ padding:1px 0}*/
.index_study_top .txt_list a{ padding-left:10px}
.index_study .study_list3{  width:100%; padding-top:12px}
.index_study .study_list3 .txt_list{width: 1000px;overflow: hidden;}
.index_study .study_list3 .txt_list li{float: left;width:420px;padding-right: 40px;}


/*系统类别tab--22*/

.index_type .tab_type2{width:100%; height:34px;  position:relative; border-bottom:2px solid #45B823}
.index_type .tab_type2 ul{ position:absolute;left:0; top:0px;   font-size:16px; color:#000}
.index_type .tab_type2 ul li{ float:left; margin-right:8px; padding:0 15px; cursor:pointer; line-height:34px; height:34px;   color: #333; background:#e0e0e0}
.index_type .tab_type2 ul li.current{ background:#45b823; color:#fff}
.index_type .tab_type2 ul li h3 a{ font-size: 16px;  font-weight: normal;}
.index_type .tab_type2 ul li.current a{ color:#fff;}

.index_type .tab_type2 ul li a:hover{ text-decoration:none}






/*激活工具*/

.tab_tool_cont{ width:100%; overflow:hidden;  background:#fff  }
.tab_tool_cont ul { width:1200px; overflow:hidden; padding:15px 10px; display:none;}
.tab_tool_cont ul.current{ display:block}
.tab_tool_cont ul li{ float:left; width:224px; padding-right:15px; }
.tab_tool_cont ul li a{  width:100%; overflow:hidden; height:24px; display:block; font-size:13px; padding-top:5px}
.tab_tool_cont ul li .img_a{ display:block; text-align:center;  height:130px; overflow:hidden; background:#000; padding:0}
.tab_tool_cont ul li .img_a img{ width:100%;min-height: 130px;}
.tab_tool_cont ul li .num{ color:#999; font-size:12px}

/*底部3大排行*/
.index_top{ float:left; width:386px; padding-right:20px; padding-bottom:30px; overflow:hidden}
.index_top .box_list{ background:#fff; padding:0 10px}
.index_top .txt_list{padding:12px 10px; width:346px}
.index_top .txt_list a{ padding-left:10px; line-height:30px}
.index_top3{ float:right; padding:0px}


/*友情链接*/
.yq_link{ padding:20px 0; color:#999;line-height:20px;}
.yq_link .w a{ padding:5px; color:#888;line-height:18px;word-break:break-all; display: inline-block;}
.yq_link .w{ }
.yq_link .w a:hover{ color:#f00}
.yq_link .w span{ color:#333; font-weight:bold}

.copy {  background:#565656; line-height: 22px;  text-align: center; padding:20px 0;color: #6E6E6E;}
.copy .w{text-align: center; color:#b8b8b8}
.copy .w a{ color:#fff; padding:0 4px}
.copy .w b{ font-weight:bold; color:#45b823}
/*内页*/
.content{  min-height:500px; word-break:break-all}
.page_position{ line-height:50px;height: 50px;    overflow: hidden; ; color:#666; background:url(../images/dot.png) left center no-repeat; padding-left:24px; }
.w700{ float:left; width:900px; padding-bottom:30px}
.w280{ float:right; width:280px; padding-top:57px}
.w700 .array_type{ height:54px;   overflow:hidden; width:100%; position:relative; margin-bottom:15px}
.w700 .array_type .bg{ background:#fff; position:absolute;width:100%; left:0px; bottom:0px; height:46px; z-index:1}
.array_type ul { position:absolute; z-index:9; height:54px; width:920px;}
.array_type ul li{ float:left; width:141px; padding-top:8px; line-height:46px; background:url(../images/type_li.jpg) right bottom no-repeat}
.array_type ul li a{ float:left; width:132px;   text-align:center; }
.array_type ul li a:hover{ text-decoration:none}
.array_type ul li em{ width:15px; height:16px; background:url(../images/ico.png) no-repeat; display:inline-block;vertical-align:middle;}
.array_type ul li.current  em.down,.array_type ul li a:hover  em.down{ background-position:-73px -137px}
.array_type ul li.current{ background:url(../images/type_cur.png) no-repeat;}
.array_type ul  li em.down{ background-position:-96px -137px}
.array_type ul  li.current  em.up,.array_type ul li a:hover  em.up{ background-position:-73px -157px}
.array_type ul  li em.up{ background-position:-96px -157px}
.array_type ul  li a:hover{  color:#fff; background:#6eca52;}
.array_type ul li.current a{  color:#fff; }
.w700 .w680_cont{background:#fff; padding:0 15px;}

.w700 .xt_list_box{ padding-bottom:20px;  }

.w700 .xt_list_box ul li{ padding:20px 0; border-bottom:1px #ddd dashed; float:left; width:100%}
.w700 .xt_list_box ul li .title{  font-size:16px; padding-bottom:10px; line-height:24px; font-weight:bold;}
.w700 .xt_list_box ul li .title a.red{ color:#f00}
.w700 .xt_list_box ul li .img_div{ float:left; width:200px; height:145px; border:1px #ddd solid; overflow:hidden; }
.w700 .xt_list_box ul li .img_div img{ width:100%;height:100%;}
.w700 .xt_list_box ul li .txt_div{ float:left; padding-left:15px; width:650px; padding-top:10px}
.w700 .xt_list_box ul li .txt_div .inf{ ; color:#444; line-height:24px; height:72px; overflow:hidden}
.w700 .xt_list_box ul li .txt_div .item_box{ padding-top:10px; position:relative}
.w700 .xt_list_box ul li .txt_div .item{ color:#999; }
.w700 .xt_list_box ul li .txt_div .item span{ color:#f00}
.w700 .xt_list_box ul li .txt_div .item_box a{ position:absolute; bottom:5px; right:0px; width:85px; height:30px; background:url(../images/ico.png) -78px -48px no-repeat; }

.w700 .study_box  ul li .txt_div .item_box a{ width:65px; height:22px; background:#f5f5f5; text-align:center; line-height:22px; bottom:0px}
.w700 .study_box  ul li .txt_div .item_box a:hover{ background:#45b823; color:#fff; text-decoration:none}

.star{ display:inline-block; vertical-align:text-bottom;  background:url(../images/ico.png) -78px -111px no-repeat; width:70px; height:14px}
.star em{ float:left;background:url(../images/ico.png) -78px -91px no-repeat;  height:14px}
.star .s1{width:20% }
.star .s2{ width:40% }
.star .s3{ width:60% }
.star .s4{ width:80% }
.star .s5{ width:100% }


.menu{ width:260px; overflow:hidden;background:#fff; padding:0 10px;margin-bottom: 15px;}
.menu ul{ float:left; width:290px; padding:10px 0;  }
.menu li{ float:left; text-align:center; padding-right:8px; padding-bottom:10px; width:125px }
.menu li a{ line-height:30px; display:block;font-size:13px}
.menu li a.current{ background:#45b823; color:#fff}
.menu li a:hover{ text-decoration:none; background:#f0f0f0; color:#333}

.w280 .list_top{  background:#fff; margin-bottom:15px; padding:0 10px; width:260px}
.w280 .list_top .top_box{   padding-top:4px}
.w280 .list_top  .tt_box h3{ font-size:16px}
.w280 .img_list{ padding:10px 5px }
.w280 .img_list a{ padding-left:10px; width:230px; font-size:13px;  }
.w280 .top_box .text_list a{ width:260px; overflow:hidden; float:left }
.w280 .top_box  a:hover{ color:#f00}
.w280 .top_box  a.red{ color:#f00}
.w280 .img_list .tt_div span{}
.w280 .img_list .img_div{ float:left; width:100%; height:50px; padding:5px 0; display:none}
.w280 .img_list .img_div img{ width:60px; height:45px; float:left; border-radius:3px}
.w280 .img_list .img_div .img_a{ float:left; width:60px}
.w280 .img_list .img_div  div{ float:right; color:#888; font-size:12px; font-family:simsun; width:170px; line-height:20px}
.w280 .img_list .img_div  div em{ float:left;  display:inline-block; width:90px; overflow:hidden;}
.w280 .img_list .img_div .btn_download{ float:right; padding:0px; width:75px; height:25px; background:url(../images/ico.png) -78px 0 no-repeat}
.w280 .img_list li{ line-height:30px}
.w280 .img_list li.current .img_div{ display:block}
.w280  .text_list{padding:10px 5px}
.w280  .text_list .txt_list li a{ width:260px;}


/*详情页*/
.w700 .detail_cont{}

/*系统信息*/
.software_inf{  display:block; padding:10px 0 20px 0;}

.software_inf  h1{ line-height:40px; font-size:18px; padding-bottom:5px; color: #333; }
.software_inf img{float:left; width:240px; height:180px; padding:1px; border:1px #eaeaea solid}
.software_inf img.app-ico{width: 170px; height: 170px; border-radius: 30px;overflow: hidden;border: 0px;}
.software_inf .txt_div{ float:left; padding-left:30px;width:580px;line-height:26px;   color:#666}
.software_inf  .parta { float:left;width: 270px; }

.software_inf  .partb{ float:left; width:300px}
.software_inf .btn_div{ padding-top:5px}
.software_inf   a.btn_download{ float:left; display:block;width:158px; height:54px; background:url(../images/ico.png) 0px -197px no-repeat}
.software_inf   a.ios_download{ float:left; display:block;width:240px; height:74px; background:url(../images/ios.png) 0px no-repeat}
.software_inf   a.more_download{ float:left; font-size:15px; font-weight:bold; color:#14a218; padding-top:10px; padding-left:30px}

.w700 .tt_div{ width:100%; border-bottom:2px #45b823 solid; height:28px}
.w700 .tt_div span, .w700 .tt_div h2{ color:#fff; background:#45b823; line-height:28px; padding:0 20px; float:left;font-size: 14px;font-weight: normal;}
.w700 .tt_div .tab_tt{ }
.w700 .tt_div .tab_tt ul li{ float:left;line-height:28px; padding:0 20px; float:left; ;background:#efefef; margin-right:10px; cursor:pointer}
.w700 .tt_div .tab_tt ul li.current{color:#fff; background:#45b823;}
.w700 .tab_inf_cont{}
.w700 .tab_inf_cont .text_div{ display:none}
.w700 .tab_inf_cont .current{ display:block}
.w700 .text_div{ padding:20px 0; line-height:28px; ; color:#444;  width:100%; overflow:hidden; }
.w700 .text_div img{ margin:0 auto; max-width:100%;max-height: 400px;}

.w700 .text_div2{ padding:20px; width:840px}

.text_div a{ color:#17a2e7}
.text_div a:hover{ color:#f00}

/*提示信息*/

.w700 .tip_box { margin-bottom:20px;  background-color: #FFF6CF;  border: 1px solid #DEC694;  color: #D20000;
  padding: 10px; ; line-height:26px;}
/*下载地址*/
.w700 .download_box{ padding:10px 0 20px 0}
.w700 .download_box ul li{ float:left; padding:5px 0 ;width: 100%;}
.w700 .download_box ul li .txt{ float:left; line-height:38px; width:80px; font-size:15px}
.w700 .download_box ul li .btn{ float:left; width:600px; font-size:13px}
.w700 .download_box ul li .btn a.xl,a.wp,a.bd,a.no{ float:left; width:100px; height:34px; padding-left:45px; margin-right:10px;margin-bottom:5px; color:#fff; line-height:34px;background:url(../images/ico.png)  no-repeat; }
.w700 .download_box ul li .btn a.xl{ background-position:-195px -158px}
.w700 .download_box ul li .btn a.wp{ background-position:-195px -202px}
.w700 .download_box ul li .btn a.bd{ background-position:-195px -247px}
.w700 .download_box ul li .btn a.no{ background-position:-195px -292px}
.w700 .download_box ul li .btn a:hover{ text-decoration:none}
/*猜你喜欢*/
.w700 .like_box{ padding:15px 0}
.w700 .like_box ul{width: 900px}
.w700 .like_box ul li{ float: left; width:420px; padding-right:20px; padding-bottom:20px}
.w700 .like_box ul li .img_div{ float:left; width:100px; height:85px}
.w700 .like_box ul li .img_div img{width:100%; height:100%;}
.w700 .like_box ul li .txt_div{ float:right; width:300px} 
.w700 .like_box ul li .txt_div .tt{ line-height:24px; font-size:13px; height:26px; overflow:hidden; font-weight:bold}
.w700 .like_box ul li .txt_div .inf{ color:#777; line-height:20px; font-family:simsun; height:60px; overflow:hidden; font-size: 12px;}
/*文章信息-教程-*/
.article{}

.article_title{ text-align:center; padding:20px 0px; border-bottom:1px #ddd dashed}
.article_title h1{ font-size:18px; padding:10px 0; font-weight:bold}
.article_title p{color: #666666;}
.article_title p span{ padding:10px }

.article_txt{ padding:10px 30px}
.btn_share { height:30px; padding:20px 0px;}
.btn_share span{ float:left; line-height:30px}
.btn_share .share_box{ float:left}
/**上、下一篇文章按钮**/

.other_art{  display:block; width:660px; border-top:1px #ddd dashed ; padding:10px 0}
.other_art a{ width:660px;  overflow:hidden; float:left; ; line-height:28px}







/*纯文字列表*/
.txt_list{}
.txt_list li{; line-height:30px}
.txt_list li a{}
.txt_list li a.red{ color:#f00}
.txt_list em{  display:inline-block; width:15px; font-size:18px;vertical-align: bottom;}
/*排行1-10*/
.txt_list span{  display:inline-block;width:15px; height:15px; background:#b9b9b9; color:#fff; text-align:center; line-height:15px;  font-size:12px; font-family:Arial}
.txt_list span.s1{ background:#f00}
.txt_list span.s2{ background:#ff5900}
.txt_list span.s3{ background:#ffac03}
.red{ color:#f00}

/* 返回顶部*/
.go_top { width:50px; height:50px;  background:url(../images/top.png) no-repeat}
.go_top:hover{  text-decoration:none}



/*-声明---版权信息*/
.wbox{ background:#fff; min-height:500px}
.wbox h1{ padding-left:20px; line-height:60px; font-size:20px;}
.copybox{ padding:0 30px 20px 30px; line-height:28px; ;}
/*--网站地图---*/
.web_nav{ padding:0 20px 40px 20px;}

.web_nav .menu_div{ border-bottom:1px #dedede dashed; padding:10px 0}
.web_nav .menu_div .name{ float:left; width:120px; font-size:18px; color:#45b823; padding-left:20px}
.web_nav .menu_div ul{ float:left; width:720px}
.web_nav .menu_div:last-child{ border:0}
.web_nav .menu_div ul li{ float:left; padding:0px 3px 6px 3px; }
.web_nav .menu_div ul li a{ float:left; line-height:30px; background:#f5f5f5;   width:135px; text-align:center}
.web_nav .menu_div ul li a:hover{background:#45b823; color:#fff; text-decoration:none}
/*最新发布*/
.new_pub{ background:#fff; width:1200px;padding-bottom:30px}
.new_pub ul { padding:20px}
.new_pub ul li{ height:34px;line-height:34px;  width:100%; border-bottom:1px #ddd dashed; }
.new_pub ul li span{ padding-right:15px;  color: #14a218; float:left; }
.new_pub ul li a{float:left; width:600px; height:34px; overflow:hidden}
.new_pub ul li em{ float:right; width:150px; color:#999}
/*搜索*/
.hd_search .bdcs-container .bdcs-search{border-radius:0px;border-width:1px}


/*2017-03-09新增电脑问答栏目*/
.hd_nav,.hd_top,.hd_logo,.copy{min-width: 1200px;}
.hd_nav ul li:last-child{ border-right:none}
.w280{padding-top: 0;}

.wenda_nav{background: #faf8f9;font-size: 14px;}
.wenda_nav ul{padding: 20px 10px;}
.wenda_nav li {float: left;padding-right: 10px;padding-bottom: 10px;}
.wenda_nav li a{display: block; line-height: 32px;height: 32px; background: #fff;border: 1px #45b823 solid;color: #14a218; padding: 0 10px;min-width:70px;text-align: center;}
.wenda_nav li a.cur,.wenda_nav li a:hover{background: #45b823 url(../images/wd_cur.png) right center no-repeat; color: #fff;}
 
.wenda_nav li a:hover{text-decoration: none;background: #555;border-color: #555;}

.box-fff{background: #fff;}
.w470{width: 570px;}
.fl{float: left;}
.fr{float: right;}
.marbot{margin-bottom: 20px;}
.menu .tt_box h3{font-size: 16px;}
.wenda_list{padding-top: 5px;}
.wenda_list li {line-height: 20px;height: 20px;overflow: hidden;padding: 10px 5px 10px 15px;border-bottom: 1px #f2f2f2 solid;background: url(../images/li-ico.jpg) 3px 20px no-repeat;}
.wenda_list li:last-child{border: 0;}
.wenda_list li a{float: left;width:300px;font-size: 14px;line-height: 20px;height: 20px;overflow: hidden;text-overflow: ellipsis;    white-space: nowrap;}
.wenda_list li em{float: right;font-style: normal;padding-right: 6px;color: #999;font-size: 13px;}

.w1000 .wenda_list li{width: 550px;float: left;margin-right: 40px;}
.w1000 .wenda_list {width: 1300px;}
.w1000 .wenda_list li:nth-last-child(2){border: 0;}


.box-fff .w470,.box-fff .w1000{padding:5px 10px;}
.w700 .wenda_list{padding: 5px 0;}
.w700 .wenda_list li a{width: 450px;}
.w700 .wenda_list li:last-child{border-bottom: 1px #f2f2f2 solid;}
/*码数*/
.page_num{ width:100%; margin:0px auto; padding:30px 0px; text-align:center;  overflow:hidden;}
.page_num a {color: #666666;margin: 0 3px;padding: 5px 12px;background: #fff;display: inline-block;}

.page_num a:hover,.page_num a.current{background:#3eaf2c; color:#fff;text-decoration:none}

.qa_box{background: #fff; padding: 10px 20px 10px 15px;font-size: 14px;}
.qa_tt{color: #14a218;font-size: 22px;padding: 20px 0 10px;}
.qa_q {padding: 10px 0;}
.qa_q .name{font-size:22px;padding: 0px 0px 15px 0px;font-weight: normal;line-height: 34px;}
.qa_q .name h1 {font-size: 22px;    font-weight: normal;}
.qa_q .name em{float: left;background: url(../images/wd_yjj.jpg) 0 5px no-repeat;width: 75px;height: 34px;}
.qa_q .time{color: #999;font-size: 13px;padding-bottom:10px;border-bottom: 1px #ddd dotted;}
.qa_q .inf{padding: 15px 0;line-height: 28px;}
.qa_a{}
.qa_a .item{padding: 10px 0;border-bottom: 1px #ddd dotted;}
.qa_a .item:last-child{border: 0;}
.qa_a .item .man{font-size: 12px; color: #999;height: 52px;padding:10px 0;}
.qa_a .item .man .img{width: 50px;height: 50px;border-radius: 25px;overflow: hidden;margin-right: 15px;}
.qa_a .item .man .img img{width: 50px;height: 50px;}
.qa_a .item .man .name{color: #3ca3f7;font-size: 14px;padding-bottom: 5px;}
.qa_a .item .man .time{line-height: 52px;}
.qa_a .item .txt{line-height: 28px;padding: 10px 0;}
.qa_a .item .txt img{max-width: 95%;padding: 10px 0;display: block;;margin: auto;}
.qa_a .item .zan{padding-top: 10px; height: 30px; color: #666; }
.qa_a .item .zan .fr{background-image: url(../images/zan.jpg);background-repeat: no-repeat;padding-left: 30px; a}
/*.qa_a .item .zan .fr:hover {background-position:-1px -35px ;padding-left: 30px; color: #14a218;cursor: pointer; }*/
.w700 .qa_other .wenda_list{padding-top: 0;height: 170px;width: 110%;}
.w700 .qa_other .wenda_list li{float:left;border: 0;padding: 6px 0px 6px 15px;width:310px;margin-right:20px;background: url(../images/li-ico.jpg) 3px 15px no-repeat;}
.w700 .qa_other .wenda_list li a{color: #2d64b6;width: 305px;}

.w700 .qa_way .qa_tt{ padding-bottom: 5px;}
.w700 .qa_way ul {}
.w700 .qa_way ul li{ padding:16px 0; float:left; width:100%;border-bottom: 1px #ddd dotted;}
.w700 .qa_way ul li .title{  font-size:16px;  line-height:18px; height: 18px;overflow: hidden;}
.w700 .qa_way ul li .title a.red{ color:#f00}
.w700 .qa_way ul li .title a{color: #000;}
.w700 .qa_way ul li .title a:hover,.w700 .qa_other .wenda_list li a:hover{color: #f00}
.w700 .qa_way ul li .img_div{margin-top: 2px; float:left; width:120px; height:90px; border:1px #ddd solid; overflow:hidden;margin-right: 15px; }
.w700 .qa_way ul li .img_div img{ width:100%;height:100%;}
.w700 .qa_way ul li .txt_div{ }
.w700 .qa_way ul li .txt_div .inf{ font-size:13px; color:#666; line-height:24px; max-height:72px; overflow:hidden;padding-top:8px;}
.w700 .qa_way ul li:last-child{border: 0;}

.qa_box:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.qa_q,.qa_a,.qa_other{border-bottom: 1px #e0e0e0 solid;}

/*相关教程添加教程*/

.other_jc{padding: 10px 0;}
.other_jc .txt_list{padding: 10px 0;width: 900px;}
.other_jc .txt_list li{float: left;width:430px;padding-right: 20px;}




.error-body{background: #fff;}
.error-404{margin: 0 auto;width: 100%;text-align: center;height: 210px;padding-top: 150px;}
.error-404 .box{background: url(../images/404-bg.jpg) no-repeat;width: 400px;margin: 0 auto;}
.error-404 .btn{padding:200px 0 0 0px;color: #777;font-size: 16px;text-align: center;line-height: 30px;}
.error-404 .btn p{padding-bottom: 5px;}
.error-404 .btn a{color: #45b823;}
.error-404 .btn a:hover{text-decoration: underline;}
    
.w700 .text_div img {
      display: block;
    padding: 10px 0;
}
.qa_q .inf img,.qa_a .item .txt img,.qa_way img {    max-width: 95%;    display: block;    margin: 10px auto; max-height: 500px;}
.qa_q .name h1 {  font-size: 22px;  font-weight: normal;}

.pt20{padding-top: 20px;}
.dt_tt {height: 20px;line-height: 20px;font-size: 20px;border-left: 6px #7fbc23 solid;padding-left: 10px;}
.yxpl {padding: 6px 0 15px;}
.yxpl li {border-bottom: 1px dotted #cecece;padding: 15px 0;}
.yxpl li div {padding-left: 10px;padding-right: 10px;}
.yxpl li .name {padding-bottom: 10px;color: #6EB700;font-size: 13px;padding-top: 2px;}
.game_pic{width: 660px; padding-bottom: 20px; padding-top: 10px; margin: 0 auto; overflow: hidden; position: relative;}
.game_pic .bigimg{width: 500px; padding-left: 70px;}
.game_pic .slider_box li{position: relative; overflow: hidden; text-align: center; height: 400px;}
.game_pic .slider_box img{max-width: 500px; max-height: 400px;}
.game_pic .prev{left: 0; background-position: -149px -646px;}
.game_pic .next{right: 0; background-position: -220px -646px;}
.game_pic .hd{overflow: hidden; position: absolute; bottom: 0px; left: 50%; margin-left: -30px;}
.game_pic .hd li{width: 10px; height: 10px; background: #ddd; float: left; margin-right: 8px; text-indent: -999em; cursor: pointer;}
.game_pic .hd li.on{background: #7fbc23;}
.qp_li{width: 100px !important; padding-right: 10px !important;}
.qp_li a{color:#666;}
.bd-code{width: 117px;float: left;margin: 9px 13px 0 0;line-height: 26px;color: #4c97f1;font-weight: bold;background: #F5F5F5;border-radius: 2PX;text-align: center;font-size: 14px;}

.w700 .xt_list_box ul li .txt_div .item_box,
.w700 .xt_list_box ul li .txt_div .item_box,
.copy {
	font-size: 12px;
}
.w700 .text_div .install img {   margin: 0;}
/*20200914-新增软件分类*/
 .sub-nav{ width: 110%;padding: 10px 0; }
 .sub-nav a{ float: left; width: 76px; height: 30px; line-height: 30px; margin: 0 13px 10px 0px; overflow: hidden; text-align: center; border: 1px solid #ddd; border-radius: 18px; }
 .sub-nav a.on,.sub-nav a:hover{ background: #45b823; color: #fff; border-color: #45b823;text-decoration: none; }






/*20191106-新增安卓软件*/
.hot-soft{background: #fff; padding: 20px 0 24px; background:#fff url(../images/hot.png) -2px -2px no-repeat;margin-bottom: 20px;}
.link-name,.list-text li a{white-space: nowrap;    text-overflow: ellipsis;overflow: hidden;display: block;}	

.list-ico{text-align: center;}
.list-ico  li{float: left;width: 10%;}
.list-ico  li .link-ico{display: block; width:80px; height: 80px; overflow: hidden; border-radius:20px;	margin: 0 auto;border: 1px #eee solid;}
.list-ico  li .link-ico img{width:100%; height: 100%; }
.list-ico  li .link-name{display: block;padding: 5px 10px 0;}
.list-ico  li:hover .link-name{color:#f00;text-decoration: underline;}

.app-list{}
.app-list li{float:left;width: 20%;font-size: 14px;}
.app-list li div{ background: #fff;border-right: solid 1px #e5e3e4;border-bottom: solid 1px #e5e3e4; text-align: center;padding-top: 22px;}
.app-list li .link-ico{display:block; width:100px; height: 100px; overflow: hidden; border-radius:25px;	margin: 0 auto;border: 1px #eee solid;}
.app-list  li .link-ico img{width:100%; height: 100%; }
.app-list  li .link-name{display:block;width:90%;padding-top: 5px;margin: 0 auto;font-size: 15px;}
.app-list  li .time{color: #888;padding-bottom: 5px ;}
.app-list  li .tag{background-color: #f3f3f3;line-height:40px;color: #999999;height:40px;overflow:hidden;}
.app-list  li:hover .link-name{color:#f00;text-decoration: underline;}
.app-list li:hover div{ }


.phb-list{	width: 100%;padding-top: 20px;padding-bottom: 5px;}
.phb-list li{}
.phb-list span{float: left;width: 20px;height: 20px;font-family: arial;background: #c7c7c7;line-height: 20px;text-align: center;color: #fff;}
.phb-list .nb1{background: #f73333;}
.phb-list .nb2{background: #ff9600;}
.phb-list .nb3{background: #0078d1;}
.phb-list .item{padding-left: 30px;}
.phb-list .ico-show{color: #666;padding-top: 5px;height: 60px;display: none;position: relative;left: 0;top: 0;}
.phb-list .ico-show .link-ico{float: left; width: 58px; height: 58px; overflow: hidden; border-radius: 15px;margin-right: 10px;	}
.phb-list .ico-show .link-ico img{width:100%; height: 100%; }
.phb-list .ico-show .inf{float: left;padding-top: 8px;max-width: 140px; height: 40px; overflow: hidden;}
.phb-list .ico-show .btn-download{width:50px; height:32px; background: url(../images/btn-down.png) top right no-repeat; position: absolute;right: 0;top: 5px;}
.phb-list .link-name{line-height: 20px;}
.phb-list .star{margin-bottom: 5px;}
.phb-list p{max-width: 150px; overflow: hidden; word-break: break-all}
.phb-list li{padding: 0 5px 14px;}
.phb-list li.on .ico-show{display: block;}
.phb-list2{	width: 100%;padding-top: 20px;padding-bottom: 5px;}
.phb-list2 li{height: 70px;padding-bottom: 15px;}
.phb-list2 span{float: left;width: 20px;height:70px;font-family: arial;background: #c7c7c7;line-height: 70px;text-align: center;color: #fff;border-radius: 2px;}
.phb-list2 .nb1{background: #f73333;}
.phb-list2 .nb2{background: #ff9600;}
.phb-list2 .nb3{background: #0078d1;}
.phb-list2 .item{padding-left: 30px;}
.phb-list2 .ico-show{}
.phb-list2 .ico-show .link-ico{float: left; width: 70px; height: 70px; overflow: hidden; border-radius: 10px;margin-left:10px;margin-right: 10px;	}
.phb-list2 .ico-show .link-ico img{width:100%; height: 100%; }
.phb-list2 .ico-show .inf p {color: #666;font-size: 13px;}
.phb-list2 .ico-show .btn-download{width:50px; height:32px; background: url(../images/btn-down.png) top right no-repeat; position: absolute;right: 0;top: 5px;}

.mar-b15{margin-bottom: 15px;}
 .pad-t15{padding-top: 15px;}
.s-part{padding: 15px 0;}
.part-box{}
.part-box .part-tt{height:24px;background: url(../images/part-tt.jpg) center center repeat-x;}
.part-box .part-tt .t-name{display:inline-block;border-left: 6px #45b823 solid; background: #fff;padding: 0 20px 0 15px;font-size: 18px; color: #45b823;}

.part-box .part-txt{padding:10px 20px 20px;line-height:28px;color:#444;overflow:hidden;}
.part-box .part-txt img{ margin:0 auto; max-width:100%}


.soft-cont{}
.soft-cont h3{display:block; background: #fff;font-size: 18px; color: #45b823;line-height: 22px;padding: 15px 0; border-top: 1px #eee solid;margin-top:30px ;}

.soft-cont h3:before{float:left;content:" ";width:15px;height:22px;border-left: 6px #45b823 solid; background: #fff;}
.pinglun-list li{ border-bottom:1px #ddd dashed ;padding: 12px 0;line-height: 24px; color: #444;}
.pinglun-list li:last-child{ border:0}
.pinglun-list em{ color: #389d1a;}
.like-ico{padding: 20px 0;}
.like-ico li{width:19.6%;padding: 15px 0;border: 1px #eee solid;}
.like-ico ul{float: left;width: 100%;}
.list-text{padding: 20px 0;}
.list-text li{width: 48%;float: left;padding: 5px 0;}
.list-text li a{padding-left: 12px;padding-right: 45px;background: url(../images/li-ico.jpg) left center  no-repeat;}	

.soft-pic{position: relative;padding-top: 20px;}
.soft-pic .bigimg{width: 600px;height:500px;margin: 0 auto;padding-bottom: 20px;overflow: hidden;}
.soft-pic .slider-box li{position: relative;overflow: hidden;text-align: center;display: inline-block;margin-right: 10px;width:300px;display: flex;align-items: center;height: 500px;}
.soft-pic .slider-box img{max-width:300px;max-height:500px;}
.soft-pic .prev, .soft-pic .next{width: 50px;height: 80px;position: absolute;top: 40%;background: url(../images/btn-arrow.png) left center  no-repeat;}
.soft-pic .prev{left: 0;background-position: 0px 0px;}
.soft-pic .next{right: 0;background-position: -60px 0px;}
.soft-pic .prev:hover{background-position: 0px -86px;}
.soft-pic .next:hover{background-position: -60px -86px;}
.soft-pic .hd{overflow: hidden;position: absolute;bottom: 0px;width: 100%;text-align: center;}
.soft-pic .hd li{width: 10px;height: 10px;background: #ddd;margin-right: 8px;text-indent: -999em;cursor: pointer;display: inline-block;}
.soft-pic .hd li.on{background: #45b823;}



.app-tj{background: #fafafa; border: 1px #e5e3e4 solid;margin: 10px 0;color: #999;}

.app-tj  .app-box{position: relative;overflow: hidden;line-height: 20px;}
.app-tj .app-box .app-fl{float: left;width:540px;padding: 15px; }
.app-tj .app-box a{width: 100%;height: 100%;display: block;position: absolute;top: 0px;left: 0;overflow: hidden;text-indent: -999em;z-index: 2;}
.app-tj .app-box img{width:95px; height:95px;border-radius: 20px;float: left;margin-right: 20px;
overflow: hidden;padding: 0;}
.app-tj .app-box .soft-name{font-size:22px;line-height: 24px;color: #444;white-space: nowrap;    text-overflow: ellipsis;overflow: hidden;display: block;padding-top:5px;padding-bottom: 15px;}
.app-tj .app-box .txt{padding-top: 10px;}
.app-tj .app-box .tag{}
.app-tj .app-box .tag em{color: #45b823;font-size: 24px;}
.app-tj .app-box .tag i{padding: 0 20px;color: #ddd;font-size: 14px;}


.app-tj .app-box .app-fr{float:right;padding:15px 0;text-align: center;width:250px;text-align: center;height: 95px;border-left: 1px #e5e3e4 solid;}
.app-tj .app-box .app-fr .txt em{font-size: 24px;color: #ff7200;}
.app-tj .app-box .app-fr .btn{height: 40px; line-height: 40px ;width:200px;display: block;color: #fff;text-align:center;background: #ff7200;border-radius: 5px;margin: 10px auto 0;font-size: 16px;}

/*20200110-首页增加应用app推荐*/
.index_app{float:left;width: 880px; padding: 0 10px; background: #fff;    overflow:hidden;height:495px;}
.index_app .list-ico{float:left;padding-top: 5px;}
.index_app .list-ico  li{width: 16.66%;padding: 10px 0 12px  0;}
.index_app .list-ico  li .link-ico{ width:90px; height: 90px; }
.index_app_top{ float:right; width:260px;background: #fff; padding:0 10px; overflow:hidden;height: 495px;}
.index_app_top .phb-list li{padding: 0 10px 15px;}
.software_inf  .app_name{   line-height:40px;height:46px; }
.software_inf  .app_name h1{  font-size:18px;  color: #333; float: left;}
.software_inf .app_name h2{font-size: 14px;color: #999;font-weight: normal;float: left;}
.software_inf .app_name  i{padding-left: 10px;padding-right: 10px;color: #ddd;float: left;}



.index_cont1 .newapp_list{ width:460px; height:370px; float:left; padding:0 10px 0 20px; background:#fff; overflow:hidden; padding-right:10px}

.index_cont1 .newapp_list ul{ overflow: hidden; padding:5px 5px 0}
.index_cont1 .newapp_list li{ height:22px; line-height:22px; position:relative;padding: 5px 0; overflow:hidden;}
.index_cont1 .newapp_list li .link-ico{float:left;width:22px; height:22px; overflow: hidden;}
.index_cont1 .newapp_list li .link-ico img{width:22px; height:22px;border-radius: 4px;}
.index_cont1 .newapp_list li .link-name{ text-overflow:ellipsis; white-space:nowrap;max-width:350px; overflow:hidden; padding-left: 10px;float: left;}
.index_cont1 .newapp_list li span{color:#999; font-size:12px; float:right;color:#fa4e57;}











/*20190729-单位变换，屏幕大小,css3-rem*/

@media (min-width:1000px)
{

		html {font-size:625%;}
		body {font-size: 0.14rem;line-height: 0.22rem;}
		
.part-box .part-txt{line-height:0.28rem}
		
		.hd_logo {height: 1rem;}
		.hd_logo .search_box{ height:0.3rem; line-height:0.3rem; }
		.hd_logo .search_box .key_txt {width:400px; height:0.3rem; line-height:0.3rem; }
		.hd_logo .search_box .btn_sub{ height:0.3rem;  }

		.hd_nav{ height:0.4rem; line-height:0.41rem;overflow: hidden;}
		.hd_nav ul li {font-size: 0.14rem; }
		.hd_nav ul li a{padding:0 0.25rem}
		.index_cont1 .right_cont .tab_cont ul li p{font-size: 0.12rem;}
		.tab_tool_cont ul li a{font-size:  0.13rem;}
		.tab_tool_cont ul li .num,.yq_link{font-size:  0.12rem;}
		.index_type .tab_type2 ul{font-size:  0.12rem;}
		.tt_box span, .tt_box h3, .tt_box h2{}
		/*高宽*/
		.hd_top{ height:0.26rem; line-height:0.26rem;font-size: 0.12rem;}
		.w{width: 12rem;}

		/*焦点图*/
		.index_cont1{ padding-top:20px}
		.index_cont1 .banner {width: 4.4rem; height:3.7rem;  }
		.slide_box{ height:2.7rem;}
		.slide_box ul li{height:2.7rem; }
		.slide_box ul li span{ height:24px;  line-height:24px; }

		.banner .small_img ul{ width:4.5rem}
		.banner .small_img ul li{width:0.8rem;  }
		.banner .small_img ul li p{ border:2px #fff solid; width:0.76rem; height:0.6rem}

		
		.index_cont1 .list_box{width: 4.6rem;height:3.7rem;padding:0 0.1rem 0 0.2rem;}
		.index_cont1 .list_box ul li a{ line-height:0.3rem;height: 0.3rem;}
		
		.index_cont1 .newapp_list{ width: 4.6rem;height:3.7rem;padding:0 0.1rem 0 0.2rem;}

		.index_cont1 .newapp_list ul{ overflow: hidden; padding:0.05rem 0.05rem 0}
		.index_cont1 .newapp_list li{ height:0.22rem; line-height:0.22rem; padding: 0.06rem 0;}
		.index_cont1 .newapp_list li .link-ico{width:0.22rem; height:0.22rem }
		.index_cont1 .newapp_list li .link-ico img{width:0.22rem; height:0.22rem;}
		.index_cont1 .newapp_list li .link-name{max-width:3.5rem; padding-left: 0.1rem;}
	
				
		
		
		
		.index_cont1 .right_cont{width: 2.3rem;height:3.7rem;padding: 0 0.1rem  }
		.right_cont .tab_type{width:100%; height:0.46rem; }
		.right_cont .tab_type ul{ font-size:0.16rem;}
		.right_cont .tab_type ul li{  padding:0 0.15rem; line-height:0.45rem; height:0.45rem;  font-size:0.16rem;   }
		.right_cont .tab_type ul li.current{font-size:0.18rem; }
		
		
		.index_cont1 .right_cont .tab_cont{ padding-top:0.12rem; }

		.index_cont1 .right_cont .tab_cont ul li{ padding:0.05rem 0;}
		.index_cont1 .right_cont .tab_cont ul li img{  width:0.5rem; height:0.5rem;}
		.index_cont1 .right_cont .tab_cont ul li div{  padding-left:10px; color:#999}
		.index_cont1 .right_cont .tab_cont ul li p{font-size: 0.12rem;}
		/*系统类别tab*/
		.index_type{ padding-top:0.2rem;}
		.index_type .tab_type{height:0.35px;}
		.index_type .tab_type ul{font-size:0.16rem;}
		.index_type .tab_type ul li{ margin-right:0.08rem;  margin-right:0.15rem;padding:0 0.1rem; line-height:0.3rem; height:0.35rem; font-size:0.18rem;  }
		.index_type .tab_sys_cont{ width:12.2rem; padding:0.1rem;}
		.index_type .tab_sys_cont ul li{ width:5.75rem; padding:0.1rem 0.35rem 0.1rem 0}
		.index_type .tab_sys_cont ul li img{ width:1.80rem;min-height: 1.35rem; }
		.index_type .tab_sys_cont ul li div{  width:3.8rem}
		.index_type .tab_sys_cont ul li div a{line-height:0.22rem;min-height: 0.30rem;}
		.index_type .tab_sys_cont ul li div .txt{font-size: 0.12rem;line-height:0.18rem;height:0.54rem;  }
		.index_type .tab_sys_cont ul li div .num{ line-height:0.3rem; height:0.3rem;  min-width:1.2rem; padding:0 0.1rem;  margin-top:0.05rem;}
		/*系统类别tab--22*/
		
		.index_type .tab_type2{ height:0.34rem;}
		.index_type .tab_type2 ul{font-size:0.16rem;}
		.index_type .tab_type2 ul li{  margin-right:0.08rem; padding:0 0.15rem; line-height:0.34rem; height:0.34rem; }
		.index_type .tab_type2 ul li h3 a{ font-size:0.16rem; }
		/*教程列表*/
		.index_study{ width: 8.8rem;padding: 0 0.1rem;  height: 3.7rem;  }
		.index_study .study_list1{  width:4.2rem; padding-top:0.12rem}
		.index_study .txt_list{ line-height:0.28rem; }
		.index_study .study_list2{  width:4.2rem; padding-top:0.15rem; }
		.study_list2 .hot_pic{  height:1.64rem; }
		.study_list2 .hot_pic img{  min-height:1.64rem}
		.study_list2 .hot_pic p{ padding:0 10rem; height:0.24rem; }
		.study_list2 .txt_list{ padding-top:0.1rem}
		
		.index_study_top{  width:2.6rem; padding:0 0.1rem; height:3.7rem;}
		.index_study_top .txt_list{ line-height:0.28rem; padding:0.12rem 0.1rem 0 0.1rem;}
		.index_study_top .txt_list a{ padding-left:0.1rem}
		.index_study .study_list3{padding-top:0.12rem}
		.index_study .study_list3 .txt_list{width: 10rem;}
		.index_study .study_list3 .txt_list li{width:4.2rem;padding-right: 0.4rem;}
		
		
		/*纯文字列表*/
		.txt_list li{ line-height:0.3rem}
		.txt_list em{ width:0.15rem; font-size:0.18rem;}
		/*排行1-10*/
		.txt_list span{ width:0.15rem; height:0.15rem;  line-height:0.15rem;  font-size:0.12rem;}
		
		/*激活工具*/

		.tab_tool_cont ul { width:12rem;  padding:0.15rem 0.1rem;}
		.tab_tool_cont ul li{  width:2.24rem; padding-right:0.15rem; }
		.tab_tool_cont ul li a{ height:0.24rem; font-size:0.13rem; padding-top:0.05rem}
		.tab_tool_cont ul li .img_a{ height:1.3rem; }
		.tab_tool_cont ul li .img_a img{ min-height: 1.3rem;}
		.tab_tool_cont ul li .num{font-size:0.12rem}
		
		/*底部3大排行*/
		.index_top{  width:3.86rem; padding-right:0.2rem; padding-bottom:0.3rem; }
		.index_top .box_list{  padding:0 0.1rem}
		.index_top .txt_list{padding:0.12rem 0.1rem; width:3.46rem}
		.index_top .txt_list a{ padding-left:0.1rem; line-height:0.3rem}
		.index_top3{  padding:0}
		/*内页*/
		.content{  min-height:5rem; }
		.page_position{ line-height:0.5rem;height: 0.5rem; padding-left:0.24rem; }
		.w700{ width:9rem; padding-bottom:0.30rem}
		.w280{  width:2.8rem; padding-top:0}


		.w700 .w680_cont{ padding:0 0.15rem;}
		
		.w700 .xt_list_box{ padding-bottom:0.2rem;  }
		
		.w700 .xt_list_box ul li{ padding:0.2rem 0; }
		.w700 .xt_list_box ul li .title{  font-size:0.16rem; padding-bottom:0.1rem; line-height:0.24rem}
		.w700 .xt_list_box ul li .img_div{ width:2rem; height:1.45rem;  }
		.w700 .xt_list_box ul li .txt_div{  padding-left:0.15rem; width:6.5rem; padding-top:0.1rem}
		.w700 .xt_list_box ul li .txt_div .inf{ line-height:0.24rem; height:0.72rem; }
		.w700 .xt_list_box ul li .txt_div .item_box{ padding-top:0.1rem; }

		.w700 .xt_list_box ul li .txt_div .item_box,.w700 .xt_list_box ul li .txt_div .item_box,.copy{font-size: 0.12rem;}
		
		.menu{ width:2.6rem;  padding:0 0.1rem;margin-bottom: 0.15rem;}
		.menu ul{  width:2.9rem; padding:0.1rem 0;  }
		.menu li{  padding-right:0.08rem; padding-bottom:0.1rem; width:1.25rem }
		.menu li a{ line-height:0.3rem; font-size:0.13rem}
		
		.w280 .list_top{ margin-bottom:0.15rem; padding:0 0.1rem; width:2.6rem}
		.w280 .list_top .top_box{   padding-top:0.04rem}
		.w280 .list_top  .tt_box h3{ font-size:0.16rem}
		.w280 .img_list{ padding:0.1rem 0.05rem }
		.w280 .img_list a{ padding-left:0.1rem; width:2.3rem; font-size:0.13rem;  }
		.w280 .top_box .text_list a{ width:2.6rem; }
		.w280 .img_list .img_div{height:0.5rem; padding:0.05rem 0; }
		.w280 .img_list .img_div img{ width:0.6rem; height:0.45rem; }
		.w280 .img_list .img_div .img_a{ width:0.6rem}
		.w280 .img_list .img_div  div{ font-size:0.12rem;  width:1.7rem; line-height:0.2rem}
		.w280 .img_list .img_div  div em{width:0.9rem;font-size:0.12rem} 
	
		.w280 .img_list li{ line-height:0.3rem}
		.w280  .text_list{padding:0.1rem 0.05rem}
		.w280  .text_list .txt_list li a{ width:2.6rem;}
		/*详情页*/

		
		/*系统信息*/
		.software_inf{padding:0.1rem 0 0.2rem 0;}
		.software_inf  h1{line-height:0.4rem; font-size:0.18rem; padding-bottom:0.05rem }
		.software_inf img{width:2.4rem; height:1.8rem; padding:0.01rem;}
		.software_inf .txt_div{  padding-left:0.3rem;width:5.8rem;line-height:0.26rem; }
		.software_inf  .parta { width: 2.7rem; }
		.software_inf  .partb{  width:3rem}
		.software_inf .btn_div{ padding-top:0.05rem}
		.software_inf   a.btn_download{width:1.58rem; height:0.54rem; }
		.software_inf   a.ios_download{width:2.4rem; height:0.74rem; }
		.software_inf   a.more_download{ font-size:0.15rem; padding-top:0.1rem; padding-left:0.3rem}
	
		.w700 .tt_div{ height:0.28rem}
		.w700 .tt_div span, .w700 .tt_div h2{  line-height:0.28rem; padding:0 0.2rem; height: 0.28rem; font-size: 0.14rem;font-weight: normal;}
		.w700 .tt_div .tab_tt ul li{line-height:0.28rem; padding:0 0.2rem;  margin-right:0.1rem; }
		.w700 .text_div{ padding:0.2rem 0; line-height:0.28rem;}	
		.w700 .text_div2{ padding:0.2rem; width:8.4rem}
		/*提示信息*/
		.w700 .tip_box { margin-bottom:0.2rem;  padding: 0.1rem;  line-height:0.26rem;}
		/*下载地址*/
		.w700 .download_box{ padding:0.1rem 0 0.2rem 0}
		.w700 .download_box ul li{ padding:0.05rem 0 ;}

		.w700 .download_box ul li .btn{font-size:0.13rem}

		/*猜你喜欢*/
		.w700 .like_box{ padding:0.15rem 0}
		.w700 .like_box ul{width: 9rem}
		.w700 .like_box ul li{ width:4.2rem; padding-right:0.2rem; padding-bottom:0.2rem}
		.w700 .like_box ul li .img_div{  width:1rem; height:0.85rem}
		.w700 .like_box ul li .txt_div{  width:3rem} 
		.w700 .like_box ul li .txt_div .tt{ line-height:0.24rem; font-size:0.13rem; height:0.26rem; }
		.w700 .like_box ul li .txt_div .inf{ line-height:0.2rem;  height:0.6rem;font-size: 0.12rem }

		/*文章信息-教程-*/
		
		.article_title{ padding:0.2rem 0rem; }
		.article_title h1{ font-size:0.18rem; padding:0.1rem 0;}
		.article_title p span{ padding:0.1rem }
		
		.article_txt{ padding:0.1rem 0.3rem}
		.btn_share { height:0.3rem; padding:0.2rem 0rem;}
		.btn_share span{  line-height:0.3rem}
		.w700 .study_box  ul li .txt_div .item_box a{ width:0.65rem; height:0.22rem;  line-height:0.22rem; font-size: 0.12rem}
		/**上、下一篇文章按钮**/
		
		.other_art{  width:6.6rem; padding:0.1rem 0}
		.other_art a{ width:6.6rem;  line-height:0.28rem}
		
		/*-声明---版权信息*/
		.wbox{ min-height:5rem}
		.wbox h1{ padding-left:0.2rem; line-height:0.6rem; font-size:0.2rem;}
		.copybox{ padding:0 0.3rem 0.2rem 0.3rem; line-height:0.28rem; }
		/*--网站地图---*/
		.web_nav{ padding:0 0.2rem 0.4rem 0.2rem;}
		.web_nav .menu_div{  padding:0.1rem 0}
		.web_nav .menu_div .name{  width:1.2rem; font-size:0.18rem;  padding-left:0.2rem}
		.web_nav .menu_div ul{width:7.2rem}
		.web_nav .menu_div ul li{  padding:0rem 0.03rem 0.06rem 0.03rem; }
		.web_nav .menu_div ul li a{  line-height:0.3rem;   width:1.35rem; }

		/*最新发布*/
		.new_pub{ width:12rem;padding-bottom:0.3rem}
		.new_pub ul { padding:0.2rem}
		.new_pub ul li{ height:0.34rem;line-height:0.34rem;  }
		.new_pub ul li span{ padding-right:0.15rem;  }
		.new_pub ul li a{ width:6rem; height:0.34rem;}
		.new_pub ul li em{  width:1.5rem;}
		/*2017-03-09新增电脑问答栏目*/
		.hd_nav,.hd_top,.hd_logo,.copy{min-width: 12rem;}
		.wenda_nav{font-size: 0.14rem;}
		.wenda_nav ul{padding: 0.2rem 0.1rem;}
		.wenda_nav li {padding-right: 0.1rem;padding-bottom: 0.1rem;}
		.wenda_nav li a{line-height: 0.32rem;height: 0.32rem;padding: 0 0.1rem;min-width:0.7rem;}
		.wenda_nav li a.cur,.wenda_nav li a:hover{}
		
		
		.w470{width: 5.7rem;}
		.marbot{margin-bottom: 0.2rem;}
		.menu .tt_box h3{font-size: 0.16rem;}
		.wenda_list{padding-top: 0.05rem;}
		.wenda_list li {line-height: 0.2rem;height: 0.2rem;padding: 0.1rem 0.05rem 0.1rem 0.15rem;}
		.wenda_list li a{width:3rem;font-size: 0.14rem;line-height: 0.2rem;height: 0.2rem;}
		.wenda_list li em{padding-right: 0.06rem;font-size: 0.13rem;}
		.w1000 .wenda_list li{width: 5.5rem;margin-right: 0.4rem;}
		.w1000 .wenda_list {width: 13rem;}
		
		
		
		.box-fff .w470,.box-fff .w1000{padding:0.05rem 0.1rem;}
		.w700 .wenda_list{padding: 0.05rem 0;}
		.w700 .wenda_list li a{width: 4.5rem;}
		
		/*码数*/
		.page_num{  padding:0.3rem 0rem; }
		.page_num a {margin: 0.03rem;padding: 0.05rem 0.12rem;}
		

		
		.qa_box{ padding: 0.1rem 0.2rem 0.1rem 0.15rem;font-size: 0.14rem;}
		.qa_tt{font-size: 0.22rem;padding: 0.2rem 0 0.1rem;}
		.qa_q {padding: 0.1rem 0;}
		.qa_q .name{font-size:0.22rem;padding: 0rem 0rem 0.15rem 0rem;line-height: 0.34rem;}
		.qa_q .name h1 {font-size: 0.22rem;}
		.qa_q .time{font-size: 0.13rem;padding-bottom:0.1rem;}
		.qa_q .inf{padding: 0.15rem 0;line-height: 0.28rem;}
		.qa_a .item{padding: 0.10rem 0;}
		
		.qa_a .item .man{font-size: 0.12rem;height: 0.52rem;padding:0.1rem 0;}
		.qa_a .item .man .img{width: 0.5rem;height: 0.5rem;border-radius: 0.25rem;margin-right: 0.15rem;}
		.qa_a .item .man .img img{width: 0.5rem;height: 0.5rem;}
		.qa_a .item .man .name{font-size: 0.14rem;padding-bottom: 0.05rem;}
		.qa_a .item .man .time{line-height: 0.52rem;}
		.qa_a .item .txt{line-height: 0.28rem;padding: 0.1rem 0;}
		.qa_a .item .txt img{padding: 0.1rem 0;}
		.qa_a .item .zan{padding-top: 0.1rem; height: 0.3rem;  }
		.qa_a .item .zan .fr{padding-left: 0.3rem; }
		
		.w700 .qa_other .wenda_list{padding-top: 0;height: 1.7rem;}
		.w700 .qa_other .wenda_list li{padding: 0.06rem 0rem 0.06rem 0.15rem;width:3.1rem;margin-right:0.2rem;}
		.w700 .qa_other .wenda_list li a{width: 3.05rem;}
		
		.w700 .qa_way .qa_tt{ padding-bottom: 0.05rem;}
		
		.w700 .qa_way ul li{ padding:0.16rem 0; }
		.w700 .qa_way ul li .title{  font-size:0.16rem;  line-height:0.18rem; height:0.18rem;}
		
		.w700 .qa_way ul li .img_div{margin-top: 0.02rem;  width:1.2rem; height:0.9rem; margin-right: 0.15rem; }
		
		.w700 .qa_way ul li .txt_div .inf{ font-size:0.13rem; line-height:0.24rem; max-height:0.72rem; padding-top:0.08rem;}
		/*相关教程添加教程*/

		.other_jc{padding: 0.1rem 0;}
		.other_jc .txt_list{padding: 0.1remx 0;width: 9rem;}
		.other_jc .txt_list li{;width:4.3rem;padding-right: 0.2rem;}
		.error-body{background: #fff;}
	  .w700 .xt_list_box ul li .txt_div .item_box,.w700 .xt_list_box ul li .txt_div .item_box,.copy{font-size: 0.12rem;}
	  
	  	/*20191106-新增安卓软件*/
		
		.app-list li div{padding-top:0.22rem;}
		.software_inf img.app-ico{width: 180px; height: 180px; border-radius: 30px;}
		/*20200110-首页增加应用app推荐*/
		.index_app{width: 8.8rem;  padding: 0 0.1rem; }
		.index_app_top{width:2.6rem;padding: 0 0.1rem; }


		.software_inf  .app_name{ line-height:0.4rem;height: 0.46rem; }
		.software_inf  .app_name h1{  font-size:0.18rem;  }
		.software_inf .app_name h2{font-size: 0.14rem;}


	
		 /*20200914-新增软件分类*/
 .sub-nav{padding:0.1rem 0; }
 .sub-nav a{ width: 0.76rem; height:0.3rem; line-height: 0.3rem; margin: 0 0.13rem 0.1rem 0; }



	


	
}


@media screen and (min-width: 1368px) and (max-width: 1440px) {
	
				html {font-size:650%;}
				.app-list  li .link-name{font-size:0.16rem;}
			}

@media screen and (min-width: 1441px) {
			html {font-size:700%;}
				.app-list  li .link-name{font-size:0.16rem;}
}
.qa_a .item .txt img,.qa_box  img{max-width:95%}

.introTit{display:block;color: #333;position:relative;padding:0 0 0 10px;font-weight:700;text-indent:0;margin:30px 0 10px;border-left: 5px solid #f60;font-size: 18px !important;line-height: 40px !important;background: #f8f8f8;}
