select{ appearance:none; -moz-appearance:none; -webkit-appearance:none; }
.clearfix:after{ content:'.'; display:block; visibility: hidden; height:0; clear: both; overflow: hidden; }
.clearfix{ *zoom:1; }
.header .wrap .search{ background:url(../images/icon_nav.png) no-repeat; }

/* min */
.min{ width:100%; height:616px; background:url(../images/icon_bg.png) no-repeat; background-size:cover; }
.min .content{ position: relative; height:616px; }
.min .content h1{ position: absolute; top:50px; left:0; font-size:40px; color:#FFF; font-weight:bold; height:33px; }
.min .content .icon_down{ width:320px; height:80px; margin-top:60px; position: absolute; top:110px; left:0; border-radius:40px; background:#FFF; text-align:center; line-height: 80px; font-size:18px; color:#555; font-weight:bold; }
.min .content .icon_down i{ display:inline-block; width:16px; height:20px; background:url(../images/icon_download.png) no-repeat; vertical-align: middle; margin-right:10px; }
.min .content img{ position: absolute; top:71px; right:218px; width:242px; height:245px; }
.min .content span{ position: absolute; bottom:230px; right:228px; font-size:40px; color:#FFF; }
.item{ position: absolute; top:283px; left:0; }
.item li{ height:20px; line-height:20px; font-size:16px; color:#FFF; overflow: hidden; margin-bottom:15px; }
.item li i{ display:inline-block; width:20px; height:20px; background:url(../images/icon_01.png) no-repeat; vertical-align: middle;margin-right: 8px; }

/* æ•™ç¨‹ */
.tab_hd{ margin:-160px 0 0; }
.tab_hd a{ float:left; position: relative; width:400px; height:100px; text-align: center; line-height:100px; font-size:24px; color:#FFF;
     background:rgba(0,0,0,0.2); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#33000000, endcolorstr=#33000000);
     cursor: pointer; }
.tab_hd a:after{ content:''; display:block; height:100%; width:1px; background: #2e94bf; position: absolute; top:0; right:0; }
.tab_hd a:last-child:after{ display:none; }
.tab_hd a i{ display:inline-block; vertical-align: middle; width:30px; height:25px; margin-right:19px; }
.tab_hd a i.win10{ background:url(../images/pic_04.png) no-repeat; }
.tab_hd a i.win7, .tab_hd span i.winxp{ background:url(../images/pic_05.png) no-repeat; }
.tab_hd a.on{ background:#14cc8f; }

/* è§†é¢‘ */
.video{ padding:40px 60px; background:#FFF; box-shadow: 1px 20px 40px #eee; margin-bottom:40px; }
.video .video_left h2{ font-size:30px; color:#333; font-weight:bold; position: relative; padding-left:30px; height: 40px;  width: 380px; }
.video .video_left h2:before{ content:''; display:block; width:10px; height:24px; background:#ff4c4c; position: absolute; top:8px; left:0px; }
.video .video_left .video_text{ font-size:18px; color:#666666; width:410px; height:138px; line-height:36px; margin-top:54px; overflow: hidden; }
.video .video_left .down_l{ display:block; width:320px; height:72px; background:#14cc8f; color:#FFF; text-align:center; line-height:72px; border-radius:4px; font-size:20px; font-weight:bold; margin-top:48px; }
.video .video_right{ width:600px; height:358px;
    background: #eee;
     background:url(../images/pic_01.png) no-repeat center;
      position: relative; }
.video .video_right a:hover{ color:#333; }
.video .video_right .tab_icon{ display:block; width:80px; height:80px; background:url(../images/icon_03.png) no-repeat center; 
    background-size:100% 100%; position: absolute; top:115px;cursor: pointer; left:50%; margin-left:-40px;  opacity: .8; z-index: 2;}
    .video .video_right img{    width: 580px;
        height: 286px;
        margin: 9px 10px; }
/* .video .video_right img{ display:block; float:left; width:160px; height:160px; margin-left:43px; margin-top:64px; }
.video .video_right h3{ float:left; font-size:24px; color:#333; font-weight:bold; position: absolute; top:75px; left:234px; }
.video .video_right p{ font-size:16px; color:#666666; position: absolute; top:131px; left:234px; max-width:300px; }
.video .video_right p:nth-child(5){ top:195px; } */

/* æŸ¥è¯¢ */
.query{ margin-top:40px; }
.query .wrap{  justify-content: flex-start; align-items: center; overflow: hidden; padding:34px 26px; background:url(../images/pic_06.png) no-repeat center; background-size:100% 100%; box-sizing: border-box; }
.query .wrap .icon_search{ display:block;float: left;margin-top: 15px; width:24px; height:22px; background:url(../images/icon_search2.png) no-repeat; background-size:100% 100%; margin-right:20px; }
.query .wrap>span{ float: left;margin-top: 15px; font-size:20px; line-height:24px; color:#ff4c4c; }
.query .wrap .query_search1{ position: relative; display:block;float: left; width:220px; height:52px;   background:#FFF; border-radius:26px;  margin:0 15px; border:0; font-size:16px; color:#666666; background: #fff url(../images/icon_up.png) no-repeat 186px 20px;    padding:15px 40px 15px 25px;
}
.query .wrap .query_search2{ width:360px; height:24px; background:#FFF; border-radius:26px; padding:14px 12px;float: left; }
.query .wrap .query_search2 span{ display:block; float:left; font-size:16px; line-height:24px; color:#666666; width: 252px;height: 24px; }
.query .wrap .query_search2 a{ display:block; float:right; width:100px; height:24px; line-height:24px; font-size:16px; color:#14cc8f; }

/* æ­¥éª¤ */
.stage .stage_name{ position: relative; font-size:24px; color:#14cc8f; font-weight:bold; text-align:center; margin-bottom:40px; }
.stage .stage_name:before, .stage .stage_name:after{ content:''; display:block; width:500px; height:8px; background:url(../images/pic_08.png) no-repeat; position: absolute; top:14px; left:0; }
.stage .stage_name:after{ left:auto; right:0px; }
.stage .stage_one{ height:359px; padding:40px; border-radius:4px; border:1px solid #f4f4f4; overflow: hidden; margin-top:40px; box-shadow:1px 3px 9px #eee; }
.stage .stage_one:nth-child(2){ margin-top:0; }
.stage .stage_one:last-child{ margin-bottom:117px; }
.stage .stage_one img{ width:722px; height:360px; }
.stage .stage_one .stage_info{ width:355px; }
.stage .stage_one .stage_info h2{ position: relative; font-size:30px; font-weight:bold; color:#333333; padding-left:24px;    height: 40px;
    overflow: hidden; }
.stage .stage_one .stage_info h2:before{ content:""; display:block; width:10px; height:24px; background:#ff4c4c; position: absolute; top:8px; left:0; }
.stage .stage_one .stage_info p{ font-size:18px; color:#666666; line-height:36px; margin-top: 53px; }

.index-menu-bar .stairs{ display:none; float:right; }
.index-menu-bar .stairs ul{ width:180px; height:350px; padding:10px 10px 0; background:#FFF; border-radius:4px; box-shadow: 1px 3px 9px #eee; }
.index-menu-bar .stairs ul li{ width:180px; height:48px; line-height:48px; padding:0; margin-bottom:10px; border-bottom:0; border-radius:4px; font-size:16px; font-weight:bold; cursor: pointer; }
.index-menu-bar .stairs ul li:last-child{ margin-bottom:0px; }
.index-menu-bar .stairs ul li a{ display:block; }
.index-menu-bar .stairs ul li:before{ display:none; }
.index-menu-bar .stairs ul li a{ color:#666666; }
.index-menu-bar .stairs ul li.on{ background:#14cc8f; }
.index-menu-bar .stairs ul li.on a{ color:#FFF; }

/* èåœ */
.logo{ height:120px; }
.logo .icon_logo{ width:143px; height:52px; margin:34px 0; }
.logo .icon_logo img{ display:block; width:143px; height:52px; }
.logo .back_home{ width:144px; height:40px; background:#25c88a; border-radius:4px; text-align:center; line-height:40px; margin:40px 0; }
.logo .back_home a{ color:#FFF; font-size:15px; }
/* äº§å“ */
.products{ width: 100%; height: 616px; background: url(../images/icon_bg.png) no-repeat; background-size: cover; }
.products .wrap{ position: relative; height:100%; }
.products h1{ width:320px; height:50px; font-size:40px; color:#FFF; position: absolute; top:50px; }
.products .Min_name{ font-size:24px; color:#ffe14c; width:205px; height:30px; position: absolute; top:125px;font-weight: bold; }
.products .item{ top:190px; }
.products .pro_item{ overflow: hidden; width:550px; position: absolute; top:320px; }
.products .pro_item a{color: #fff;font-weight: bold; display:block; float:left; margin-right:25px; margin-bottom:15px; width:240px; height:50px; line-height:50px; border:1px solid #eeeeee; text-align:center; border-radius:26px; font-size:20px; }
.products .pro_item a i{ display:inline-block; width:16px; height:20px;    margin-top: 4px; vertical-align: text-top; background:url(../images/icon_download.png) no-repeat; background-size:100% 100%; margin-right:8px; }
.products .pro_item a.on, .products .pro_item a:hover{ background:#FFF; color:#555555; }
.products .pro_right{ position: relative; width:600px; height:380px;
     background:url(../images/pic_13.png) no-repeat; background-size:100% 100%; 
     margin-top:50px; }
.products .pro_right i{ display:block; width:80px; height:80px; background:url(../images/icon_03.png) no-repeat; background-size:100% 100%; position: absolute; 
    top:110px; left:50%;  margin-left:-40px; z-index:3;cursor: pointer; }
    .products .pro_right img {
        width: 580px;
        margin: 10px;
        height: 258px;
    }
/* .products .pro_right img{ position: absolute; top:64px; left:45px; width:160px; height:160px; }
.products .pro_right h3{ position: absolute; top:76px; right:153px; font-size:24px; color:#FFF; height:36px; }
.products .pro_right .desc{ width:297px; height:130px;overflow: hidden; font-size:16px; color:#FFF; position: absolute; right:48px;top:131px; }
.products .pro_right .desc p{ margin-bottom: 10px; } */
/* .products .pro_right p:nth-child(5){ top:194px; } */
.products .pro_bottom{ position: absolute; bottom:30px; width:100%;  background:rgba(0,0,0,0.1);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1A000000, endcolorstr=#1A000000);
     padding:15px 24px; }
.products .pro_bottom p{ height:50px; font-size:16px; color:#FFF; line-height:25px; overflow: hidden; }
/* å®‰è£…æ•™ç¨‹ */
.install{ margin-top:40px; }
.install .wrap{ height:560px; box-shadow:1px 3px 9px #eee; }
.install .install_hd{ overflow: hidden; }
.install .install_hd span{ display:block; float:left; width:598px; height:60px; text-align:center; border:1px solid #EEE; background:#FFF; font-size:20px; color:#666; line-height:60px; cursor: pointer; }
.install .install_hd span i{ display:inline-block; width:20px; height:20px; background:url(../images/install_pic_0.png) no-repeat 0 1px; background-size:100% auto; vertical-align: middle; margin-right:8px; }
.install .install_hd span:last-child i{ background-position:0px -23px; }
.install .install_hd span.on{ color:#14cc8f; background:#daf2ea; }
.install .install_hd span.on i{ background: url(../images/install_pic_01.png) no-repeat 0px 0px; background-size:100% auto; }
.install .install_hd span:last-child.on i{ background: url(../images/install_pic_01.png) no-repeat 1px -28px; background-size:100% auto; } 
.install .install_bd{ display:none; width:1112px; margin:0 auto; }
.install .install_bd.show{ display:block; width:1112px; margin:0 auto; }
.install .install_bd .install_title{ width:1100px; height:40px; margin:40px 0 37px; overflow: hidden; }
.install .install_bd .install_title span{ position: relative; left:0px; width:204px; height:40px; display:block; float: left; background:#f2f2f2; text-align:center; line-height:40px; font-size:16px; font-weight:bold; color:#999999; margin-right:20px; cursor: pointer; }
.install .install_bd .install_title span:last-child{ margin-right:0; }
.install .install_bd .install_title span:after, .install .install_bd .install_title span:before{ content:''; position: absolute; top:0; left:100%; width:0; height:0; border-top:20px solid transparent; border-left:21px solid #f2f2f2; border-bottom:20px solid transparent; }
.install .install_bd .install_title span:before{ left:0; border-left:21px solid #FFF; }
.install .install_bd .install_title span:first-child:before{ display:none; }
.install .install_bd .install_title span.on{ color:#fff; background:#14cc8f; }
.install .install_bd .install_title span.on:after{ border-left:21px solid #14cc8f; }

.install .install_bd .inatsll_detail .install_item{ display:none; }
.install .install_bd .inatsll_detail .install_item.show{ display:block; }
.install .install_bd .inatsll_detail .mask_img { width:580px; height:340px; background:rgba(0,0,0,0.4); position: relative; z-index:40; }
.install .install_bd .inatsll_detail .mask_img img{ width:100%; height:100%; }
.install .install_bd .inatsll_detail .install_info{    overflow: hidden;
    height: 340px;}
.install .install_bd .inatsll_detail .install_info h3{ position: relative; font-size:20px; color:#333333; padding-left:20px; }
.install .install_bd .inatsll_detail .install_info h3:before{ content:''; display:inline-block; width:10px; height:20px; background:#ff4c4c; position: absolute; top:3px; left:0px; }
.install .install_bd .inatsll_detail .install_info p{ font-size:16px; line-height:24px; color:#666666; width:479px; margin-top:20px; }
.install .install_bd .inatsll_detail .install_info p:nth-child(2){ margin-top:40px; }

/* ç³»ç»Ÿ */
.system_title{ position: relative; font-size:24px; line-height:22px; color:#14cc8f; text-align:center; font-weight:bold; }
.system_title:before, .system_title:after{ content:''; display:inline-block; width:500px; height:8px; position: absolute; top:8px; left:0px; background:url(../images/pic_08.png) no-repeat; }
.system_title:after{ left:auto; right:0; }

.system{ margin-top:46px; }
.system .system_box{ overflow: hidden; margin-top:38px; }
.system .system_box .left{ float:left; width:560px; }
.system .system_box .right{ float:right; width:560px; }
.system .system_box .name{ width:560px; overflow: hidden; margin-bottom:20px; }
.system .system_box .name h3{ position: relative; float:left; font-size:20px; line-height:24px; color:#333; padding-left:19px; }
.system .system_box .name h3:before{ content:''; display:block; width:10px; height:20px; background:#ff4c4c; position: absolute; top:2px; left:0px; }
.system .system_box .name a{ float:right; font-size:14px; color:#99b898; line-height:24px; } 
.system .system_box .name a i{ display: inline-block; width: 10px; height: 4px; background: url(../images/icon_img.png) no-repeat; margin: 0 6px 3px 4px; background-position: -157px -130px; }
.system .system_box ul li{ display:block; padding:20px 0; border-bottom:1px solid #e5f3ff; overflow: hidden;}
.system .system_box ul li:last-child{ border-bottom:0; }
.system .system_box ul li .img,.system .system_box ul li .img img{ width:112px; height:84px; float: left;}
.system .system_box ul li .infor{   margin-left:20px;width: 318px;overflow: hidden;float: left; }
.system .system_box ul li .infor > span,
.system .system_box ul li .infor > a{ width:300px; font-size:16px; color:#555; font-weight:bold; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; word-break: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.system .system_box ul li .infor .time{ font-size:14px; color:#999; margin-top:21px; }
.system .system_box ul li .infor .time span{ font-size:14px; color:#555; font-weight:normal; }
.system .system_box ul li .system_l{ display:block; width:108px; height:40px; border-radius:4px; border:1px solid #b8e6d6; 
    line-height:40px; text-align:center; color:#14cc8f; font-size:14px; font-weight:bold; margin-top:21px;    float: right; }
.system .system_box ul li .system_l:hover{ color:#FFF; background: #14cc8f; border-color:#14cc8f; }

/* æ–‡ç«  */
.Minx{height:375px;position: relative;overflow: hidden;margin-top: 15px;}
.Minx .wrap{ height:100%; position: relative; margin-top:15px; }
.Minx .wrap h1{ font-size:40px; color:#FFF; position: absolute; top:50px; left:0;  overflow: hidden;  height: 50px;  width: 920px; }
.Minx .wrap p{ width:450px; font-size:18px; color:#FFF; line-height:36px; position: absolute; top:145px; left:0;    max-height: 210px; overflow: hidden; }
.Minx .wrap img{ width:240px; height:248px; position: absolute; top:64px; right:0; }
.Minx .headbg{ position: absolute;width: 1920px;top: 0;z-index: 0;height: 375px;margin-left: 50%;left: -960px;}
/* é—®é¢˜ */
.problem{ margin:40px 0; }
.problem .wrap{ height:130px; }
.problem .wrap .problem_title{ height:100%; width:58px; border:1px solid #eee; background:#FFF; }
.problem .wrap .problem_title span{ display:block; width:20px; margin:17px auto; line-height:24px; font-size:15px; color:#ff4c4c; font-weight:bold;  }
.problem .wrap .problem_wrap{ width:1114px; height:70px; background:#f7f7f7; padding:30px 0 32px 26px; }
.problem .wrap .problem_wrap a{ display:block; float:left; margin-right:40px; font-size:16px; color:#666666; margin-bottom:30px; }
.problem .wrap .problem_wrap a.on,.problem .wrap .problem_wrap a:hover{ color:#25c88a; }

/* åˆ—è¡¨ */
.article_item{ margin-bottom:40px; }
.article_item ul{ overflow: hidden; }
.article_item ul li{ display:block; float:left; width:275px; height:154px; }
.article_item ul li + li{margin-left: 33px;}
.article_item ul li a{ position: relative; display: block; width:100%; height:100%; }
.article_item ul li a img{ display:block; width:275px; height:154px; }
.article_item ul li a em{ position: absolute; bottom:0px; left:0px; display: block; width:100%; height:30%; background:url(../images/article_bg.png) no-repeat center; font-size:15px; font-weight:bold; color:#FFF; text-align:center; }
.article_item ul li a div{ width:275px; height:154px; background:rgba(0,0,0,0.6); position: absolute; top:154px; left:0px; transition: all .15s linear; }
.article_item ul li a div p{ font-size:18px; color:#ffffff; font-weight:bold; text-align:center; margin-top:60px;     overflow: hidden;    max-height: 50px;}
.article_item ul li a div span{ display:block; font-size:14px; color:#11a976; text-align:center;  margin-top:10px; }
.article_item ul li a div span i{ display:inline-block; width:24px; height:7px; background:url(../images/icon_l.png) no-repeat; margin-left:10px; }
.article_item ul li a:hover em{ display:none; }
.article_item ul li a:hover div{ top:0px; }

/* å†…å®¹ */
.con_title{ font-size:24px; color:#333333; font-weight:bold; margin-bottom:20px; }
.con_left{ width:800px;margin-right: 40px; }
.con_left ul{width: 100%;overflow: hidden;}
.con_left li{ display:block; margin-bottom:40px;width: 100%;overflow: hidden; }
.con_left li > a{ display:block; width:280px; height:180px;     float: left;}
.con_left li > a img{ display:block; width:100%; height:100%; }
.con_left li .con_info{  width:490px; margin-left:30px; overflow: hidden;float: left; }
.con_left li .con_info > span{ display:block; font-size:24px; color:#333333; margin-bottom:21px; white-space: nowrap; }
.con_left li .con_info p{ font-size:16px; color:#555555; line-height:32px; overflow: hidden;height: 64px; text-overflow: ellipsis; display: -webkit-box; word-break: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.con_left li .con_info div{ height:50px; margin-top:15px; overflow: hidden; }
.con_left li .con_info div span{ float:left; font-size:14px; color:#999999; margin-right:31px; line-height:50px; }
.con_left li .con_info div span em{ font-size:14px; color:#ff4c4c; }
.con_left li .con_info div span i{ color:#666666; }
.con_left li .con_info div .con_down{ float:right; display:block; width:160px; height:45px; border:1px solid #b8e6d6; text-align:center; line-height:45px; border-radius:4px; color:#14cc8f; font-size:14px; font-weight:bold; }
.con_left li .con_info div .con_down:hover{ color:#FFF; background:#14cc8f; border-color:#14cc8f; }

.con_right{ width:360px; }
.con_right ul{ width:360px; }
.con_right ul li{ overflow: hidden; margin-bottom:20px; cursor: pointer; background-color:#f7f7f7;}
.con_right ul li i{ position: relative; display:block; float:left; width:80px; height:80px; background-color:#eeeeee; }
.con_right ul li>p{ float:left; width:248px; height:48px; font-size: 16px; color:#555555; margin:16px; overflow: hidden;line-height: 24px; }
.con_right ul li .hot_img{ display: none; }
.con_right ul li .hot_img img{ display:block; width:360px; height:180px; }
.con_right ul li .hot_img p{ width:320px; font-size:16px; color:#555555; height:20px; background:#FFF; padding:22px 20px; box-shadow: 1px 3px 9px #eee; }
.con_right ul li.on i,.con_right ul li.on > p{ display:none; }
.con_right ul li.on .hot_img{ display:block; }
.con_right ul li em{ display:block; width:22px; height:18px; position: absolute; top:50%; left:50%; margin-top:-9px; margin-left:-9px; background:url(../images/icon_num.png) no-repeat; }
.con_right ul li:nth-child(2) em{ background-position:0px -47px; }
.con_right ul li:nth-child(3) em{ background-position:0px -98px; }
.con_right ul li:nth-child(4) em{ background-position:0px -148px; }
.con_right ul li:nth-child(5) em{ background-position:0px -198px; }
.con_right ul li:nth-child(6) em{ background-position:0px -247px; }
.con_right ul li:nth-child(7) em{ background-position:0px -298px; }
.con_right ul li:nth-child(8) em{ background-position:0px -347px; }
.con_right ul li:nth-child(9) em{ background-position:0px -397px; }
.con_right ul li:nth-child(10) em{ background-position:0px -448px; }

 
.con_right .list{ float:right; width:360px;margin-bottom: 30px; }
.con_right .list a{ position: relative; width:360px; height:220px; margin-top:20px;display: block; }
.con_right .list a img{ display:block; width:360px; height:220px; }
.con_right .list a .other_mask{ position: absolute; bottom:0px; left:0px; width:360px; height:110px; 
     background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 1) 100%);transition: all .1s linear; -webkit-transition: all .1s linear; }
.con_right .list a .other_mask p{ width:96%;padding: 2%; position: absolute; bottom:16px; left:0px; font-size:16px; color:#FFF; text-align:center; }
.con_right .list a .other_mask:hover{height: 150px;}
.con_right .list a .other_mask:hover p{ color: #4bd3a1; }
/* æ•™ç¨‹ */
.other{ margin-top:10px; }
.other .Qz_title .more{margin-bottom:20px;}
.other .other_wrap{ overflow: hidden; width: 100%;}
.other .other_wrap .other_l{ float:left; width:840px; }
.other .other_wrap .other_l .l_item{ width:390px; float:left; margin-right:20px; margin-bottom:15px; }
.other .other_wrap .other_l .l_item > div{ overflow: hidden;width: 100%; }
.other .other_wrap .other_l .l_item > div .l_img{ float:left; display:block; width:158px; height:102px; }
.other .other_wrap .other_l .l_item > div .l_img img{ display:block; width:100%; height:100%; }
.other .other_wrap .other_l .l_item > div .l_text{ float:left; width:210px;height: 50px; overflow: hidden; font-size:18px; color:#333; font-weight:bold; margin-left:20px; }
.other .other_wrap .other_l .l_item > div .l_text:hover{ color:#4bd3a1; }
.other .other_wrap .other_l .l_item > div p{position: relative; float:left; width:210px; font-size:15px; color:#555555; margin-left:20px; margin-top:10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; word-break: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.other .other_wrap .other_l .l_item > div p a{  color: #4bd3a1;position: absolute;right: 0;bottom: 0; background-image: linear-gradient(to right , rgba(255,255,255,0) 0%,#fff 40%);padding-left: 12px; }
.other .other_wrap .other_l .l_item ul{ margin-top:30px;width: 100%;     height: 66px;}
.other .other_wrap .other_l .l_item li{ height:20px; line-height:20px; margin-bottom:17px; overflow: hidden; }
.other .other_wrap .other_l .l_item li a{ width: 310px;overflow: hidden;height: 20px;}
.other .other_wrap .other_l .l_item li a:hover{color: #4bd3a1;}
.other .other_wrap .other_l .l_item li i{ display:block; float:left; width:12px; height:12px; margin-right:10px; background:url(../images/l_left.png) no-repeat; vertical-align: middle; margin-top:5px;  }
.other .other_wrap .other_l .l_item li a, .other .other_wrap .other_l .l_item li em{ float:left; color:#555; font-size:15px; }
.other .other_wrap .other_l .l_item li em{ float:right; }



/* æ•™ç¨‹æŽ’è¡Œ */
.article_rank{ margin-top:0px; }
.article_rank .more{margin-bottom: 0;}
/* æ›´å¤šä¸“é¢˜ */
.more{ margin-bottom:40px; }
.more .wrap .Qz_title{ margin:40px 0 20px; }
.slideTxtBox{ position: relative; height:200px; overflow: hidden; }
.slideTxtBox .bd .tempWrap{ width:1200px !important; }
.slideTxtBox .bd ul{ white-space: nowrap; overflow: hidden; }
.slideTxtBox .bd li{ display:inline-block; width:275px; height:200px; margin-right:33px; }
.slideTxtBox .bd li:last-child{ margin-right:0px; }
.slideTxtBox .bd li a{ position: relative; display:block; overflow: hidden; }
.slideTxtBox .bd li a span{ display:block; width:275px; height:154px; background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 100%); position: absolute; top:0px; left:0px; }
.slideTxtBox .bd li a img{ width:275px; height:154px; }
.slideTxtBox .bd li a .bd_mask{ width:275px; height:154px; background:rgba(0,0,0,0.5); position: absolute; top:154px; left:0px; transition: all .15s linear; -webkit-transition: all .15s linear; }
.slideTxtBox .bd li a .bd_mask em{ display:block; width:137px; height:42px; border-radius:26px; border:1px solid #14cc8f; line-height:42px; text-align:center; position: absolute; top:50%; left:50%; margin-top:-21px; margin-left:-68.5px; font-size:14px; font-weight:bold; color:#14cc8f; }
.slideTxtBox .bd li p{ height:46px; background:#fff; text-align:center; line-height:46px; font-size:16px;margin: 0 10px;overflow: hidden; }
.slideTxtBox .bd li a:hover .bd_mask{ top:0px; }
.slideTxtBox .bd li a .bd_mask em:hover{ color:#FFF; background:#4bd3a1; }

.slideTxtBox .hd .prev, .slideTxtBox .hd .next{ position: absolute; top:0px; display:block; width:75px; height:154px; z-index:10; background:url(../images/right.png); }
.slideTxtBox .hd .prev{ left: 0px; transform: rotate(180deg); }
.slideTxtBox .hd .next{ right:0px; background:url(../images/right.png) no-repeat; }
.slideTxtBox .hd .prev:hover{ background:url(../images/left.png) no-repeat; transform: rotate(0deg); }
.slideTxtBox .hd .next:hover{ background:url(../images/left.png) no-repeat; transform: rotate(180deg); }

/* system */
.minxp{ margin-top:15px; }
.minxp h1{ width:auto; }
.minxp .system_load{ display:block; width:320px; height:20px; line-height:20px; background:#FFF; border-radius:35px; text-align:center; padding:28px 0 27px; font-size:24px; font-weight:bold; color:#555555; position: absolute; top:148px; left:0; }
.minxp .system_load i{ display:inline-block; width:20px; height:25px; background:url(../images/icon_download.png) no-repeat; vertical-align: middle; margin-right:30px; }
.minxp .item{ top:287px; }
.minxp .pro_right{ background:url(../images/pic_13.png) no-repeat; }
/* .minxp .pro_right i{ margin-top:-85px; } */
.minxp_item{ position: absolute; bottom:50px; left:0px; }
.minxp_item a{ display:block;float: left; width:280px; height:100px; background:rgba(0,0,0,0.2);
     filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#33000000, endcolorstr=#33000000);
     border-radius:6px;}
 .minxp_item a:hover{background: #fff;}
 .minxp_item a:hover span, .minxp_item a:hover p{color: #000;}
.minxp_item a + a{margin-left: 23px;} 
/* .minxp_item a:last-child{ margin-right:0; } */
.minxp_item a i{ float:left; margin:20px 0 20px 30px; display:block; width:60px; height:60px; background:url(../images/pic_14.png) no-repeat; }
.minxp_item a div{ float:left; margin: 20px 0px 20px 20px; width:160px; overflow: hidden; }
.minxp_item a span{ display:block; height:18px; line-height:18px; font-size:18px; font-weight:bold; color:#FFF; overflow: hidden; }
.minxp_item a p{ height:15px; line-height:15px; color:#FFF; font-size:14px; margin-top:21px; }
.minxp_item a i.icon2{ background:url(../images/pic_26.png) no-repeat; }
.minxp_item a i.icon3{ background:url(../images/pic_27.png) no-repeat; }
.minxp_item a i.icon4{ background:url(../images/pic_28.png) no-repeat; }

/* å®‰è£… */
.install_one{ overflow: hidden; }
.install_one .system_title{ margin:40px 0; font-weight:bold; }
.install_list{ float:left; position: relative; width:120px; height:398px; overflow: hidden;  transition:all .2s linear; }
.install_list + .install_list{margin-left: 10px;}
/* .install_list:last-child{ margin-right:0px; } */
.install_list .bz{ width:120px; height:398px;background: #eee;; background-image: linear-gradient(#e0e0e0, #f5f5f5); }
.install_list .bz i{ display:block; width:36px; height:36px; background:url(../images/pic_16.png) no-repeat; text-align: center; line-height: 36px; color: #FFF; font-weight: 700; position: absolute; top:120px; left:40px; }
.install_list .bz span{ position: absolute; top:184px; left:45px; display:block; width:25px; font-size:24px; font-weight:bold; color:#FFF;  }
.install_list .xq{ width:510px; padding:24px 24px 0; border:1px solid #EEE; z-index:10; background:#FFF; }
.install_list .xq img{ width:510px; height:240px; }
.install_list .xq p{ width:468px; font-size:16px; color:#666; margin:23px auto; line-height:22px; }
.install_list .xq p a{ color:#333333; font-weight: 700; }
.install_list.show .bz{ background-image: linear-gradient(#8be0b6, #92f792); }
.install_list.show .bz i{ background:url(../images/pic_15.png) no-repeat; }
.install_list.show{ width:680px; }

/* æ•™ç¨‹ */
.teach .system_title{ margin:40px 0; }
.teach .teach_item{ width:574px; }
.teach .teach_item .teach_name{ overflow: hidden; }
.teach .teach_item .teach_name h3{ float:left; font-size:20px; color:#333333; font-weight:bold; padding-left:35px; height:20px; line-height:20px; background:url(../images/pic_17.png) no-repeat; }
.teach .teach_item .teach_name a{ float: right; font-size: 14px; color: #66ccaa;   }
.teach .teach_item .teach_name a i{ display: inline-block; width: 10px; height: 4px; background: url(../images/icon_img.png) no-repeat; margin: 0 6px 3px 4px; background-position: -157px -130px;  }
.teach .teach_item .teach_wrap{ margin-top:40px; }
.teach .teach_item .teach_wrap li{ height:15px; line-height:15px; overflow: hidden; margin-bottom:35px; font-size:15px; color:#555555; }
.teach .teach_item .teach_wrap li i{ display:inline-block; width:12px; height:12px; background:url(../images/l_left.png) no-repeat; margin-right:10px; }
.teach .teach_item .teach_wrap li span{ display:inline-block; float:right;  }
.teach .teach_item .teach_wrap li a{    width: 445px;
    overflow: hidden;
    height: 15px;
    display: inline-block;}
.teach .teach_item .teach_wrap li a:hover{ color:#14cc8f; }
.teach .teach_item .teach1_n h3{ background:url(../images/pic_29.png) no-repeat; }
.teach .teach_item .teach_load h3{ background:url(../images/pic_30.png) no-repeat; }

/* å“ç‰Œç³»ç»Ÿ */
.pp .wrap .system_title{ margin:5px 0 40px; }
.pp .wrap ul{ overflow: hidden; height:360px; background:url(../images/pic_19.png) no-repeat;}
.pp .wrap ul li{ float:left; width:240px; height:120px; background:#FFF; border-radius:4px; margin:40px 13px 0 40px ; }
/* .pp .wrap ul li:nth-child(4n){ margin-right:0; } */
.pp .wrap ul li a{ display:block; height:100%; line-height:120px; text-align:center; }
.pp .wrap ul li a img{ max-width:100%; max-height:100%; }
.pp .wrap ul li:last-child a{ font-size:20px; font-weight:normal; color:#14cc8f; }
.pp .wrap ul li:last-child a em{ display:inline-block; width:18px; height:18px; background:url(../images/more.png) no-repeat; margin-left:8px; margin-top:-2px; vertical-align: middle; }

/* æ‰‹å†Œ */
.sc .system_title{ margin:40px 0; }
.sc ul{ overflow: hidden; }
.sc ul li{ float:left; width:25%; margin-bottom:45px; overflow: hidden; }
.sc ul li a{ display:block; width:100%; height:100%; overflow: hidden; }
.sc ul li a img{ float:left; width:72px; height:72px; }
.sc ul li a .sc_info{ float:left; margin-left:20px; margin-top:10px; }
.sc ul li a .sc_info span{ display:block; font-size:18px; color:#333333; font-weight:bold; width:200px; height:19px; line-height:19px; overflow: hidden; }
.sc ul li a .sc_info p{ font-size:15px; color:#999999; margin-top:15px;height: 20px;width: 200px;overflow: hidden; }
.sc ul li a:hover span{ color:#14cc8f; }
/* ç³»ç»Ÿå“ç‰Œ */
.brand{ margin-bottom:56px; }
.brand .system_title{ margin:40px 0; }
.brand .brandSlide{ position: relative; height:271px; background:url(../images/pic_19.png) no-repeat; overflow: hidden; }
.brand .brandSlide > span{ position: absolute; top:50%; z-index:10; display:block; width:28px; height:50px; margin-top:-25px; background:url(../images/luobo_left.png) no-repeat; }
.brand .brandSlide .prev{ left:28px; background:url(../images/luobo_left.png) no-repeat; }
.brand .brandSlide .next{ right:28px; transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.brand .brandSlide .prev:hover{ background:url(../images/luobo_right.png) no-repeat; transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.brand .brandSlide .next:hover{ background:url(../images/luobo_right.png) no-repeat; transform: rotate(0deg); -webkit-transform: rotate(0deg); }
.brand .brandSlide .screen{ width:983px; margin:0 auto; overflow: hidden; }
.brand .brandSlide ul{ position: relative; overflow: hidden; white-space: nowrap; font-size:0; margin:46px auto 0;height: 180px; }
.brand .brandSlide ul li{ float:left; width:280px; height:140px; margin-right:30px; margin-top:21px; }
.brand .brandSlide ul li .brandContent{ position: relative; width:100%; height:100%; }
.brand .brandSlide ul li .brandContent img{ width:280px; height:140px; border-radius:4px; }
.brand .brandSlide ul li .brandContent .mengceng{ position: absolute; top:0; left:0; width:280px; height:140px; border-radius:4px; background:rgba(0,0,0,.7); text-align:center; }
.brand .brandSlide ul li .brandContent .mengceng span{ display:block; font-size:16px; color:#FFF; font-weight:bold; text-align:center; margin-top:60px; }
.brand .brandSlide ul li .brandContent a{ display:none; }
.brand .brandSlide ul li:last-child{ margin-right:0; }

.brand .brandSlide ul li.on{ width:360px; height:180px; margin-top:0px; }
.brand .brandSlide ul li.on .brandContent{ position:relative; }
.brand .brandSlide ul li.on .brandContent img{ display:block; width:360px; height:180px; }
.brand .brandSlide ul li.on .brandContent .mengceng{ display:none; width:360px; height:180px; }
.brand .brandSlide ul li.on .brandContent a{ display:block; width:100%; height:100%; position: absolute; top:0; left:0; background:rgba(0,0,0,0.5); text-align:center; }
.brand .brandSlide ul li.on .brandContent a span{ display:block; font-size:20px; font-weight:bold; color:#fff; margin-top:50px; }
.brand .brandSlide ul li.on .brandContent a div{ width:180px; height:40px; background:#14cc8f; border-radius:20px; text-align:Center; line-height:40px; margin:20px auto 0; font-size:14px; color:#fff; }

.brandArticle{ position: relative; padding:34px 30px; background:#FFFF; box-shadow: 1px 3px 9px #eee; }
.brandArticle:after{ content:''; display:block; width:0; height:0; position: absolute; top:-40px; left:50%; border-top: 20px solid transparent; border-left: 21px solid transparent; border-bottom: 20px solid #fff; border-right: 20px solid transparent; transform: translateX(-50%); }
.brandArticle .article_list{ display:none; width:1144px; overflow: hidden; }
.brandArticle .article_list.show{ display:block; }
.brandArticle .article_list .article_left{ float:left; width:361px; height:196px; }
.brandArticle .article_list .article_left span{ display:block; width:361px; font-size:18px; color:#555; font-weight:bold; }
.brandArticle .article_list .article_left p{ font-size:15px; color:#555; line-height:28px; margin-top:40px; }
.brandArticle .article_list .article_right{ float:right; width:760px; overflow: hidden;  margin-right: -20px; }
.brandArticle .article_list .article_right li{ float:left; width:342px; overflow: hidden; margin-bottom:30px;margin-left: 30px; }
.brandArticle .article_list .article_right li > a{ display:block; float:left; width:112px; height:84px; }
.brandArticle .article_list .article_right li > a img{ width:100%; height:100%; }
.brandArticle .article_list .article_right li div{ float:right; width:210px; } 
.brandArticle .article_list .article_right li div a{ display:block; font-size:16px; color:#555; font-weight:bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.brandArticle .article_list .article_right li div a:hover{ color:#14cc8f; }
.brandArticle .article_list .article_right li div p{ margin-top:15px; font-size:14px; color:#555555; height:13px; line-height:13px; }
.brandArticle .article_list .article_right li div p span{ color:#999999; }

/* å¼¹çª— */
.layer,.videowrap{ display:none; width:100%; height:100%; background:rgba(0,0,0,0.4); 
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66000000, endcolorstr=#66000000);
    position:fixed; top:0px; left:0px; z-index:50; }
.layer img{ position: absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:100%; height:auto; }

/* è§†é¢‘ */
.videowrap .video-pop{width: 800px; height: 450px; margin: -225px 0 0 -400px; position: fixed; top: 50%; left: 50%; z-index: 10000; background: #111;}
.videowrap .close:hover{transform: rotate(180deg);}
.videowrap .close{
    position: absolute; top: 0; right: -83px; display: block; width: 65px; height: 65px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD8AAABACAMAAACa9V/5AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAbUExURUxpcf///////////////////////////////+WJFuQAAAAIdFJOUwDUfxYVazGfeBeiygAAARVJREFUSMel1tkShCAMRNG4Ufz/F4/bKCBZuvH9nppSSEYkCf2sU5I5b3yeJ9kyCxz5IjRw5yzw5BxQ5AxQ5TjQ5CiwtDkGdHIE6OZxQMmjgJrHACOPAGbuA07uAW5uA4HcAkK5DgRzDQjnfQDIewCUf4EjX5EBUQNwXgNEXgJU/gJk/gfo/AIG8hMYyWVfzkP5/uMzv97PVzfzwPXq6P8H/zdPAu+Ho4DyuxNAfWxgoD11IPA9tBDQO/MA0L8yYUC7cUFAv7AhwLrvAcAeFy7gTRsH8IeVCURmnQHERqUKRCetAsQHdRdA5nwHwNbEB0C3TAPgS6oCmB1XANyKfAB2w94Av6AvYGBBn0AaWNBbnmXoSfIDcYMKJE6NcYwAAAAASUVORK5CYII=) no-repeat center center;
    cursor: pointer; z-index: 100001; -webkit-transition: transform .3s ease-in-out; -moz-transition: transform .3s ease-in-out; -ms-transition: transform .3s ease-in-out; -o-transition: transform .3s ease-in-out; transition: transform .3s ease-in-out;
} 
.bgmask{
    display:none;
    background:rgba(0,0,0,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66000000, endcolorstr=#66000000);
    position:fixed; top:0px; left:0px; z-index:50;
     width:100%; height:100%; 
}
.downlbox{
    width: 760px;
    height: 520px;
    position: fixed;
    top: 50%;left: 50%;
    margin: -260px 0 0 -380px;
    background: #fff;
    z-index: 2020;
    display: none;
}
.downlbox .list + .list{display: none;}
.downlbox .list .title{
    font-size: 30px;color: #25c88a;font-weight: bold;
    width: 90%;height: 56px;line-height: 56px;
    margin:20px auto;overflow: hidden;
    text-align: center;
}

.downlbox .list .btn_list{
    width:340px;
    overflow: hidden;
    float: left;
    margin-left: 25px;
} 
.downlbox .list .btn_list .hds{
    width:338px;
    height: 110px;
    background: #fff;
    border: 1px solid #efefb6;
    float: left;text-align: center;
    margin-bottom: 10px;position: relative;
}
.downlbox .list .btn_list .hds p{
    font-weight:bold;
    font-size: 24px;
    line-height: 40px;margin-top: 15px;
}
.downlbox .list .btn_list .hds span{
    font-size: 15px;
    line-height: 30px;
}
  .downlbox .list .btn_list .hds i{
    position: absolute;
    width: 22px;height: 12px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAMCAYAAABm+U3GAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA39pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5NDdlY2I5My00NTg5LWQ5NGEtOWE5YS04MWZhYTA2NTQ1MjYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEZDRDVDNjM3RjgxMTFFQTgxNDhFMDcyQjJGRUIzQ0QiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEZDRDVDNjI3RjgxMTFFQTgxNDhFMDcyQjJGRUIzQ0QiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUyZmIzNDAxLTE5ZGUtNDg0Yy05NmU2LTU5ZjBiYjIyZTVmNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjRkZGMwMjU2LTZhNTUtMTFlYS1iNzIyLWU5ODViZDk1MjRjOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pun+fu0AAAEfSURBVHjarJPfTsIwFIcPDRe78hX0yoeCa1FifBzfgDfgNbhR/LMxcCCEAAMmurZcYMrvjJIsZrChNvmS9vScL6ftVoqiZstxLshxzuk/xno9AH0Sm82qGscPH7z4uzQguCI4KwJrD9Tj+HGpdfBrqdZvkLYXmF6DjrBxnwNStueccLq0R1I+zTCtgUQgUvvcbg0JU627J0i7kD5PrHSwj4sfee/gSsqXsdZ+AalPnGulo/SeyMgf7zp/HSrVOSjlPeQkjdgayhPzSI6mlNtXysuQesANbKfTLIE4ctJwJ/d6aTmELPbt688PFZdzrnEJbiC6JzKXxhi+VxexW7A6VlgKw0aRxz8DkNM3uANfeQXlgl/VJ/9EwABZpGArwABKCJ+FzN6XJgAAAABJRU5ErkJggg==) no-repeat;
    background-size: 100%;
    left: 165px;bottom: -12px;
  }
.downlbox .list .btn_list .lis{
    width: 338px;
    height: 70px;
    margin-top: 20px;
    display: block;
    background: #f3f3f3;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #555;
    float: left;
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
}
.downlbox .list .btn_list .lis.c1{ background: linear-gradient(to right, #14cc8f, #9df249);-webkit-background: linear-gradient(to right, #14cc8f, #9df249);}
.downlbox .list .btn_list .lis.c2{ background: linear-gradient(to right, #18aaf2, #30f2f2);-webkit-background: linear-gradient(to right, #18aaf2, #30f2f2);}
.downlbox .list .btn_list .lis.c3{ background: linear-gradient(to right, #9973e6, #4de1ff);-webkit-background: linear-gradient(to right, #9973e6, #4de1ff);}
.downlbox .list .btn_list .lis {color: #fff;}
.downlbox .list .btn_list .lis:hover{opacity:0.8}
.downlbox .list .btn_list .hds{
    background: #f2f9ff;
    border: 1px solid #cce7ff;
}
.downlbox .list .btn_list .hds i{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAMCAYAAABm+U3GAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA39pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5NDdlY2I5My00NTg5LWQ5NGEtOWE5YS04MWZhYTA2NTQ1MjYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDlGNEY4MkQ3RjgxMTFFQThFRENEMUUwM0FBOTFCMjYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDlGNEY4MkM3RjgxMTFFQThFRENEMUUwM0FBOTFCMjYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUyZmIzNDAxLTE5ZGUtNDg0Yy05NmU2LTU5ZjBiYjIyZTVmNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjRkZGMwMjU2LTZhNTUtMTFlYS1iNzIyLWU5ODViZDk1MjRjOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoHhsYIAAAEBSURBVHjarJNrCoJQEIWnIah/tZXaQFF/WnOLqKjIiqIoeqlpBalBYWfyBiJa9hg4eD0z58N71UxP9/1inqiQo7/U8UJ08Ij4cqPy7kymGL+WAMEywCwx7ttQHYYujW/LRlZ3aItlFeqw8rtioLGxve+ghkMrBR2Ix6G+Jg0MLD+BWwF0gWUFGj19jsyNZQCDcysF3HKJTIdmCjoN9zhm/jGIwESCSbUXqBs8CDSP9jkh99gagsO9Gw+FNHWmyzgAv9jpWoIA9MNwM4B2FXSTFOY3x7iDagB1zGDrcq4t8SD9VTCb4sUb8p0D2MT1CjXkX3gXyqb9qgQO+dApTeAuwAAJsHrAb6mDWgAAAABJRU5ErkJggg==) no-repeat;
    background-size: 100%;
}
.downlbox .list .btn_list .lis span{
    margin-top: 22px;
    display: inline-block;
}
.downlbox .list .btn_list .lis .icon{
    display: inline-block;
    width: 16px;height: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA39pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5NDdlY2I5My00NTg5LWQ5NGEtOWE5YS04MWZhYTA2NTQ1MjYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDdDN0M0MkQ3RjdEMTFFQUFBNDNGNDBDQjVERjY4RUEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDdDN0M0MkM3RjdEMTFFQUFBNDNGNDBDQjVERjY4RUEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUyZmIzNDAxLTE5ZGUtNDg0Yy05NmU2LTU5ZjBiYjIyZTVmNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjRkZGMwMjU2LTZhNTUtMTFlYS1iNzIyLWU5ODViZDk1MjRjOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Poa007UAAAEQSURBVHjaYjxz5gwDFuAKxFOAWADK/wbE/UA8CV0hIw4DrgCxNhZxUSB+gyzAxIAd/MUhzo0ugMuAHzgM/UOsAUQDXAb8I9ZlFBvAAsS2QNwExDxQjf+BWAeHa48A8U8gZgbiX0C8AGTABiAWIsK7jEBsgCZmBTJ1GgVhuBJkQC0Q+5OhuQSII2CBuAmInYH4LhEaQWGUCMS96LGwD4iNgfgyHs2voOGwAFc0fgRiPSCeh0UzKAY0gfgSMekgGYgbkPgLodH9Dls6wAUagXgbNIp34lLEQiDAThMKUZAB7EA8GYjNoInlPxEJCoQfA3EuyAAXIE4lIx3ogmIFZMB5ID4KxBpI8UyMC0BRugQgwADW7jWYyi7xjAAAAABJRU5ErkJggg==) no-repeat;
    background-size: 100%;
    margin: 0 4px -4px 0;
}
.downlbox .list .btn_list .lis .icon{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA39pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5NDdlY2I5My00NTg5LWQ5NGEtOWE5YS04MWZhYTA2NTQ1MjYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDA5NzkxRDM3RjdEMTFFQTg3RUVGODFDQjA5QTFENjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDA5NzkxRDI3RjdEMTFFQTg3RUVGODFDQjA5QTFENjEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUyZmIzNDAxLTE5ZGUtNDg0Yy05NmU2LTU5ZjBiYjIyZTVmNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjRkZGMwMjU2LTZhNTUtMTFlYS1iNzIyLWU5ODViZDk1MjRjOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmCjKN4AAADnSURBVHjaYvj//z8DFuwKxDeB+CUU3wfiPGxqGXAYcOU/diCCrpaJATv4i0OcG10AlwE/cBj6h1gDiAa4DPhHrMsoNoARGJK2QLoJiHmgGoFxw6CDJcBA4heB+CcQMwPxLyBeADLgLZAhREkYTKMgDFfCEoTff9JBMXpKdALiO0Ro/AfECbiSMj8QX8KjGZQv9IjJC3OxaD4MxELEZiYQrkfSvACXOkawKbiBKTSKd+JSQMgAgoAFiNmBeDIQm4EMhKY4fIARih8DcS7IH97/yQfzQS44D8RHgVgDKc0T44JXQLwEIMAAQjrlMyvsL58AAAAASUVORK5CYII=) no-repeat;
    background-size: 100%;
}
.downlbox .list .btn_list .lis .null{
    font-size: 14px;color: #ff4c4c;
    display: block;text-decoration: none;
}
.downlbox .list .btn_list .lis .key{
    color: #333;
    font-size: 14px;
    display: block;text-decoration: none;
}
.xp_box{height:394px}
.xp_box .btn_list ,.xp_box .btn_list .lis{width: 710px !important;}