body{

}
.home_header{
    height: 58px;
    background-color: #fff;
    border-bottom: 1px solid #dddddd;
}

.home_logo{
    margin-top: 2px;
}
.home_nav{
   margin-top: 8px;
}
.home_nav a{
    display: inline-block;
    font-size: 14px;
    padding:10px 12px;
    vertical-align: 4px;
    float: right;
    color:#333;
}
/* home banner*/
.home_banner_item{
    text-align: center;
}
.home_banner_item img{
    width:auto;
    display: inline-block;
    margin: 0 auto;
    max-width: 100%;
    
}
.home_banner .container{
    min-width: 1500px;
}
.home_banner{
    /* background:url(../common/images/home_banner.jpg) 100% 100%; */
    background: linear-gradient(to bottom, #edf3f9, #cdd6e1);
}
.home_banner_img1{
    margin-top: 110px;
}
.home_banner_img2{
    margin-top: 147px;
}
.home_soft_img{
   

}
.home_soft_version{
    
    font-size: 30px;
    
}
.home_soft_version span{
    color:gray;
    font-size:20px;
}
.home_soft_version i{
    color:#24e224;
    font-weight: bold;
    font-style: normal;
}

.home_soft_btns{
    margin-top:20px;
}
.home_soft_history{
    color: #fff;
    margin-left: 35px;
    font-weight: bold;
}

.home_title{
    font-size:30px;
    color:#333;
    margin-bottom: 40px;
    margin-top:40px;
    font-weight:bold;
    text-align: center;
}

/* home spe */
.home_spe{
    background-color:rgb(242, 242, 242);
    padding-bottom: 40px;
}
.home_spe_item{
    background-color: #ffffff;
    border-radius: 40px;
    padding: 30px 0 24px 0;
    text-align: center;
    box-shadow: 0 0 11px 0px #d9d9d9;
}
.home_spe_item .wzts{
    background-image: url(../images/acdcd583db6b4d945650.png);
    background-repeat: no-repeat;
    width: 121px;
    height: 120px;
    display: inline-block;
}
.home_spe_item .wzts_fast{
    background-position: 0 0;
}
.home_spe_item .wzts_small{
    background-position: -179px 0;
}
.home_spe_item .wzts_easy{
    background-position: -360px 0;
}
.home_spe_item .wzts_large{
    background-position: -536px 0;
}
.home_spe_item img{
    display: inline-block;
    width:98px;
    height: 106px;
}
.home_spe_item span{
    display: block;
    font-size: 20px;
    color:black;
    margin-top: 20px;
    margin-bottom: 7px;
    font-weight: bold;
    color:#666;
}
.home_spe_item p{
    font-size: 14px;
    color: #999;
}


/* home_intro */
.home_intro{
    background-color: #fff;
    padding:40px 0;
}
.home_intro img{
    width:100%;
}
.home_intro_right{
    background-color: rgb(242, 242, 242);
    text-align: right;
}
.home_intro_group{
    padding:80px 0;
}
.home_intro_group span{
    font-size: 32px;
    font-weight: bold;
    color:#333;
}
.home_intro_group div i{
    width:40px;
    height: 4px;
    display: inline-block;
    background-color: rgb(15, 98, 207);
}
.home_intro_right div{
    text-align: right;
}
.home_intro_group p{
    margin-top: 10px;
}
.home_footer{
    margin-top: 80px;
    padding:50px 0;
    border-top: 1px solid #ddd;

}
.home_footer_nav{
    margin-top: 16px;
    text-align: right;
}
.home_footer_nav a{
    color: #666;
    font-size: 12px;
}
.home_footer_nav span{
    display: inline-block;
    background: #666;
    width: 1px;
    height: 14px;
    margin: 0 10px;
    position: relative;
    top: 1px;
}

.home_page_title{
    font-size: 24px;
    margin-top: 80px;
    margin-bottom: 30px;
    font-weight: bold;
}
.home_version_item{
    border-bottom: 1px solid #333;
    margin-bottom: 15px;
}
.home_version_time{
    text-align: center;
}
.home_version_right{
    text-align: right;
}
.home_version_right a{
    
}

.home_version_update p{
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 3px;
}
.home_version_update li{
    color:rgb(17, 89, 184);
}

.home_search{
    padding:30px 0;
    background-color: #b6b6f3;
    margin-bottom: 30px;
    margin-top: 25px;
}
.home_video_list
{
    margin-top: 50px;
}
.home_video_item{
    margin-bottom: 20px;
    background-color: #fff;
    padding:20px;
    box-shadow: 0px 2px 11px 0px rgb(143 152 169 / 35%);
}
.home_video_item img{
    display: block;
    width:100%;
    height:200px;
}
.home_video_title{
    font-weight: bold;
    margin-top: 10px;
}
.home_video_footer{
    margin-top: 5px;
    color:#999;
}
.home_video_view
{
    padding:20px;
    margin-top:50px;
    box-shadow: 0px 2px 11px 0px rgb(143 152 169 / 35%);
}
.home_video_view h3{
    font-size: 18px;
    font-weight: bold;
}
.home_video_view h4{
    font-size: 14px;
    color:#999;
    margin-top: 15px;
    margin-bottom: 15px;
}
.footer_ewm{
    text-align: center;
}
.footer_ewm img{
    width:120px;
}

.categories{
    border: 1px solid #dddddd;
    padding: 10px;
    background: #fff;
}

.categories a{
    color:#3e464c;
    height:25px;
    margin-left: 5px;
}
.categories li{
    line-height: 35px;
}
.categories ul ul{
    margin-left:20px;
}
.categories .iconfont{
    font-size: 11px;
    color:#999;
    margin-right: 3px;
    vertical-align: 2px;
}
.categories .icon-circle{
    font-size:5px;
    vertical-align: 4px;
    color: #aaa;
}

.category_container{
    margin-top: 20px;
}
.category_container p{
    text-indent: 1em;
}

.category_main{
    border: 1px solid #dddddd;
    padding: 25px;
    background: #fff;
}
.bread_crumb a,.bread_crumb i{
    color:#3e464c;
    font-size: 12px;
    margin-right: 5px;
}
.bread_crumb .iconfont{
    font-size:12px;
}
.category_title
{
    color: #181818;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: .4px;
    line-height: 44px;
    margin-bottom: 16px;
    margin-top: 24px;
    min-height: 44px;
    word-break: break-word;
}
.category_time{
    color:#999;
    font-size:12px;
    font-weight: 500;
    margin-bottom:20px;
}
.category_sub_list{
    margin-top: 30px;
}
.category_sub_list li{
    line-height: 30px;
}
.category_sub_list a{
    color:#1366ec;
}
.category_content{
    line-height: 24px;
    color:#181818;
}
a.download{
    cursor: pointer;
}

@media (max-width: 1200px) {  
   .download{
       display: none;
   }
}

@media (min-width: 1200px) {  
    .download_mobile{
        display: none;
    }
 }



/*blocks*/
.block_category{
    margin-top: 20px;
}
.block_category_item{
   position: relative;
   padding-left: 80px;
   margin-bottom: 20px;
}
.block_category_label{
    width: 80px;
    position: absolute;
    left: 0;
    text-align: right;
    font-weight: bold;
}
.block_category_content span
{
    display: inline-block;
    margin-left: 24px;
}

/**search**/


/**waterfall**/
.block_waterfall_item{
    box-sizing: content-box;
    margin-bottom: 20px;
    border:1px solid #ddd;
    background: #eeeeee;
    border-radius: 8px;
}
.yanWaterfall-image{
    border-radius: 8px;
}

.template_body{
    background-color: #eee;
}

.template{
    width:700px;
    margin:30px auto;
}
.template h4{
    text-align: center;
    font-weight: bold;
    margin: 20px auto;
}
.template_imgs{
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    border:1px solid #ddd;
    padding:10px;
}

.template_imgs img{
    width: 100%;
}

.template_doc_item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    background-color: #fff;
    border:1px solid #ddd;
    padding: 7px 14px;
}

.template_nav{
    position: fixed;
    left: 100px;
    top: 100px;
}
.template_nav_item{
    background-color: #ffffff;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 5px 10px;
    cursor: pointer;
    margin-bottom: 5px;
}
.template_nav_item.active{
    background-color: black;
    color: #fff;
}
.template_tip{
    background: #fff6c4;
    padding: 5px 10px 7px 10px;
    border: 1px solid #e1cea4dd;
    color:#8d6528;
}
.template_tip i{
    font-size: 18px;
    position: relative;
    top: 1px;
}
@font-face {
  font-family: "zhwebfont"; /* Project id 4922844 */
  src: url(../font/0025cd563d984c1266f4.woff2) format('woff2'),
       url(../font/40890d60f58604dfc3b1.woff) format('woff'),
       url(../font/e2f0256a90444af9768f.ttf) format('truetype');
}

.zhwebfont {
  font-family: "zhwebfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tip1:before {
  content: "\e680";
}

.icon-tip2:before {
  content: "\e74c";
}

.icon-search:before {
  content: "\e840";
}

.icon-template:before {
  content: "\e625";
}

.icon-api:before {
  content: "\e655";
}

.icon-image_file:before {
  content: "\e626";
}

.icon-zhd_file:before {
  content: "\e6ac";
}

.icon-doc:before {
  content: "\e695";
}

.icon-download:before {
  content: "\e612";
}

.icon-photos:before {
  content: "\e623";
}

.icon-yonghu:before {
  content: "\e7fd";
}

.icon-gonggao:before {
  content: "\e60f";
}

.icon-order:before {
  content: "\e621";
}

.icon-question:before {
  content: "\e60d";
}

.icon-key:before {
  content: "\e61f";
}

.icon-tj:before {
  content: "\e665";
}

.icon-gold:before {
  content: "\e6c6";
}

.icon-help:before {
  content: "\e6b7";
}


@font-face {
  font-family: "iconfont"; /* Project id 861442 */
  src: url(../font/ff74947163004adda421.woff2) format('woff2'),
       url(../font/3220a70f0c3d4d8c3581.woff) format('woff'),
       url(../font/b8302ee1cc6d39351dca.ttf) format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-eye:before {
  content: "\e62b";
}

.icon-circle:before {
  content: "\ea9f";
}

.icon-qiyeyunpan:before {
  content: "\e654";
}

.icon-z-weixin:before {
  content: "\e6c9";
}

.icon-saoma:before {
  content: "\e624";
}

.icon-iconfonticonfontsousuo1:before {
  content: "\e62f";
}

.icon-yanse:before {
  content: "\e678";
}

.icon-tupian:before {
  content: "\e614";
}

.icon-tupian1:before {
  content: "\e644";
}

.icon-tupian2:before {
  content: "\e610";
}

.icon-ic_join_dialing_norm:before {
  content: "\e641";
}

.icon-yingyong:before {
  content: "\e643";
}

.icon-shouye:before {
  content: "\e603";
}

.icon-gailan:before {
  content: "\e622";
}

.icon-right-copy:before {
  content: "\eede";
}

.icon-user:before {
  content: "\e72d";
}

.icon-bianji:before {
  content: "\e639";
}

.icon-sucaiku:before {
  content: "\e627";
}

.icon-toggle:before {
  content: "\e634";
}

.icon-up:before {
  content: "\e635";
}

.icon-down:before {
  content: "\e63a";
}

.icon-shangjiantou:before {
  content: "\e609";
}

.icon-duihao1:before {
  content: "\e6ff";
}

.icon-qq1:before {
  content: "\e613";
}

.icon-dongjiezhong:before {
  content: "\e602";
}

.icon-xiajiantou1:before {
  content: "\e890";
}

.icon-yue1:before {
  content: "\e73b";
}

.icon-qianbi:before {
  content: "\e66a";
}

.icon-collect:before {
  content: "\e601";
}

.icon-ICAtubiao_xiazai:before {
  content: "\e60f";
}

.icon-lubiao:before {
  content: "\e67d";
}

.icon-fanhui:before {
  content: "\eedd";
}

.icon-project:before {
  content: "\e620";
}

.icon-xiangmuliebiao:before {
  content: "\e637";
}

.icon-chuangjianxiangmu:before {
  content: "\e638";
}

.icon-shanchu:before {
  content: "\e600";
}

.icon-xiangyou-copy:before {
  content: "\e623";
}

.icon-duihao:before {
  content: "\e60b";
}

.icon-yonghu2:before {
  content: "\e700";
}

.icon-clean-up:before {
  content: "\e786";
}

.icon-gouwuche-tianchong:before {
  content: "\e70c";
}

.icon-gouwuche1:before {
  content: "\e636";
}

.icon-paint-bucket:before {
  content: "\e801";
}

.icon-yonghu1:before {
  content: "\e617";
}


/* zh_pagination */
.zh_pagination{
    padding-left: 0;
    text-align: right;
    margin-bottom: 0;
}
.zh_pagination:after{
    content: '';
    display: block;
    clear: both;
}
.zh_pagination li{
    background: #fff;
    border:1px solid #ddd;
    display: inline-block;
    margin-left: -1px;

}
.zh_pagination li span,.zh_pagination li a{
    display: block;
    padding: 3px 10px;
    font-size: 14px;
    color: #999;
}
.zh_pagination li a{
    text-decoration: none;
}
.zh_pagination li a:hover{
    background: #007bff;
    color: #fff;
}
.zh_pagination .active{
    background: #007bff;
    color: #fff;
}

.wgt_search{
    
}
.wgt_search .input-group{
    border:1px solid #e25151;
    background: #fff;
}
.wgt_search .form-control{
    height: 34px;
    border:none;
    font-size: 14px;
}
.wgt_search .input-group-addon{
    background: #e25151;
    padding:0;
    border:1px solid #e25151;
}
.wgt_search .input-group-addon button{
    border:none;
    color: #fff;
    background: transparent;
    padding:5px 10px;
    font-size: 14px;
}
.wgt_search_hots>div{
    display: none;
}
.wgt_search_tabs span{
    display: inline-block;
    padding:2px 9px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    cursor: pointer;
    color: #fff;
}
.wgt_search_tabs span.active{
    background:#e25151;
    color: #fff;
}
.wgt_search_hots span{
    color: #fff;
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    text-shadow: 0 0 1px #ddd;
    margin-right: 10px;
    margin-top: 8px;
}

