﻿@charset "utf-8";
/*公共样式部分 */
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,em,font,img,small,strong,b,u,i,s,dl,dt,dd,ol,ul,li,fieldset,form,label,input,table,tr,td { padding: 0px; margin: 0px;}
textarea {resize: none; overflow: auto; line-height: 18px; border: 1px solid #ccc;-webkit-appearance: none;}
html { font-family: sans-serif;-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;}
ol,ul li {list-style: none outside none;}
img { border: none; }
body { min-width: 1200px; background-color: #fff; font-family: "Microsoft yahei"; }
s,em { font-style: normal;}
s {text-decoration: none;}
h2 { color:#666;}
h4 { font-style: normal;}
a{text-decoration: none; color: #666; background-color: transparent; cursor:pointer; outline:none;}
a:hover{ color:#53a2e4; }
a:hover,a:active {outline: 0; }
table {border-collapse: collapse;border-spacing: 0;}
td,th {padding: 0;}
.clear {display: block;clear: both;width: 0; height: 0px; line-height: 0; overflow: hidden; font-size: 0;}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix{
    *zoom:1;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.content{ width: 1200px; margin:0 auto; }
.search-box{ width:100%; min-height: 76px; border-bottom: 1px solid #e4e4e4; background: url("../images/banner-bg.jpg") repeat-x center top #fff; }
.search-left{ float: left; margin-top: 15px; margin-left: 4px; }
.search-left .logo{ float: left; width: 177px; height: 42px; margin-right: 20px; }
.search-left .data-classify{ position: relative; z-index: 10; float: left; margin-top: 6px; }
.search-left .data-classify .data-selected{ cursor: pointer; }
.search-left .data-classify span { display: inline-block; vertical-align: middle; min-width: 58px; max-width: 100px; padding-left: 10px; margin-right: 10px; text-align: right; font-size: 24px; height: 34px; line-height: 34px; color: #333; border-left: 1px solid #b1cbf8; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; }
.handbook-title { float: left; height: 36px; line-height: 36px; margin: 20px 0 0 3px; padding-left: 22px; color: #222; font-size: 22px; border-left: 1px solid #dddddd; }
.wrapper{ position: relative; z-index: 1; display: inline-block; width: 100%; padding-bottom: 100px; font-size: 12px; font-family: "Microsoft yahei"; background-color: #fff; clear: both;  }
.wrapper .content-help{ position: relative; width: 1200px; margin: 0 auto; overflow: hidden; }
/*左侧导航*/
.sidebar-a{ position: relative; z-index: 2; float: left; width: 175px; margin-top: 20px; }
.sidebar-a-nav-list { overflow: auto; }
.sidebar-a-nav-list .icon{ display: inline-block; vertical-align: middle; width: 25px; height: 25px; margin-right: 5px;   }
.sidebar-a-nav-list .icon-1{ background-position: 0 0; }
.sidebar-a-nav-list .icon-2{ background-position: 0 -25px; }
.sidebar-a-nav-list .icon-3{ background-position: 0 -50px; }
.sidebar-a-nav-list .icon-4{ background-position: 0 -75px; }
.sidebar-a-nav-list .icon-5{ background-position: 0 -100px; }
.sidebar-a-nav-list>li{ margin-top: -1px; margin-bottom: 10px; border-top: 1px solid #dddddd; }
.sidebar-a-nav-list>li+li{ padding-top: 10px; }
.sidebar-a-nav-list .item { height: 40px; padding-left: 15px; line-height: 38px; font-weight: bold; color:#515a6e; font-size: 14px; clear: both; cursor: pointer; }
.sidebar-a-nav-list ul ul .item { padding-left: 50px; height: 30px; line-height: 30px; border: none; }
.sidebar-a-nav-list a { color: #333; font-size: 13px; }
.sidebar-a-nav-list .item:hover>a,
.sidebar-a-nav-list .cur .item a{ color: #2d8cf0; }
.sidebar-a-nav-list .cur .item {  background-color: #f0faff;border-right: 1px solid #2d8cf0; }


/*中间介绍*/
.main{ float: left; width: 830px; min-height: 540px; margin: 20px 0 0 -1px; padding:0 0 0 46px; border-left: 1px solid #dddddd; }
.frame-box{ display: none; }
.frame-box.is-show{ display: block; }
.frame{ padding-top:5px; margin-bottom: 18px; }
.frame h2 { margin-top: 10px; font-weight: normal; }
.frame h2 img{width:40px;/*height:52px;*/ margin-right: 5px; vertical-align: middle;}
.frame h2 b{ color: #010101; font-size: 20px; font-weight: normal; }
.frame h2 span{ margin-left: 13px; color: #515a6e; font-size: 18px; }
.section { display: none; margin: 25px 0 0; color: #414141; font-size: 14px; letter-spacing: 0.2px; }
.frame-box.is-show .section{ display: block; }
.section h3 ,
.section h4 ,
.section h5 ,
.section h6 { font-size: 14px; line-height: 32px; text-align: left; }
.section h5{ color: #666; }
.section p { padding-left:20px;line-height: 32px; text-align: justify; text-justify:inter-word; text-justify: inter-character; text-justify: inter-ideograph;  }
.section .question{ padding-left:0; margin-top: 30px; margin-bottom: 10px; font-weight: bold; line-height: 30px; background: url("../images/helpManual/icon-question.png") left 8px no-repeat; }
.section .question img{width:45px;height:45px;}
.section p img,
.section .list li img{ vertical-align: middle;  }
.section p a{ color: #53a2e3;  }
.section p a:hover{ text-decoration: underline;  }
.section .indent2{ padding-left: 2em; }
.section .pic-part { margin-top: 5px; margin-bottom: 30px; text-align: center;  }
.section .pic-part img{ max-width: 100%; min-height: 32px; border: 1px solid #ddd; padding: 5px;
    -o-box-shadow: 2px 2px 5px #eee;
    -ms-box-shadow: 2px 2px 5px #eee;
    -moz-box-shadow: 2px 2px 5px #eee;
    -webkit-box-shadow: 2px 2px 5px #eee;
    box-shadow: 2px 2px 5px #eee;
}
.section .pic-border{
    border-bottom: 1px dashed #ccc;
    padding-bottom:10px;
}
.section .pic-tit{ font-size: 12px; line-height: 30px;  }
.section-scroll{height:900px;overflow-y: scroll;overflow-x: hidden;padding: 0 30px;}
red{ color: #f60; font-size: 20px; margin: 0 5px; }
b.sign{ color: #b56d00; }
.type-box{
    margin-top:20px;
    padding-bottom:20px;
    border-bottom: 1px dashed #ccc;
}
.type-box p{
    line-height:26px;
}
.type-box li:first-child{
    margin-right: 50px;
}

/**footer start**/
.footer { width:100%; color: #a4acb7; line-height: 22px; font-size: 12px; background-color: #1c2b40; clear: both; }
.foot-top{ width: 100%; height: 181px; padding-top: 28px; clear: both; background: url("../images/foot-bg.jpg") top center #e6e9ee; }
.footer a { color: #66758d; }
.foot-top .content { width: 1200px; margin: 0 auto;}
.foot-top li { float: left; }
.foot-top li+li { margin-left: 105px; }
.foot-top b { display: block; font-size:14px; color: #54627a; line-height: 44px; }
.foot-top a,
.foot-top span{ display: block; color: #66758d; }
.foot-top span a{ display: inline; }
.foot-top .weibo{ height: 90px; padding-top: 30px; padding-left: 65px; margin-top: 17px; text-align: center; border-left: 1px solid #506581; }
.foot-top .weibo a{ display: inline-block; line-height: 40px; text-align: center; }
.foot-top .weibo a{ *display: inline; }
.foot-top .weibo a+a{ margin-left: 35px; }
.foot-top .weibo img{ display: block; width: 40px; height: 40px; margin: 0 auto; border-radius: 20px; background-color: #2b82ff; }
.foot-top .weibo a:hover img{ background-color: #1d1d1d;}
.foot-top .qrcode {position: relative;z-index: 2;}
.foot-top .wechat-qrcode {position: absolute; left: -27px; top: -102px; display: none; width: 100px; height: 100px; background-color: #fff;
    -webkit-box-shadow: 0 2px 10px #aaa;
    -moz-box-shadow: 0 2px 10px #aaa;
    -ms-box-shadow: 0 2px 10px #aaa;
    -o-box-shadow: 0 2px 10px #aaa;
    box-shadow: 0 2px 10px #aaa; }
.foot-top .qrcode:hover .wechat-qrcode {display: block; }
.foot-top .wechat-qrcode img {width: 100%; height: 100%; }
.foot-top .wechat-qrcode:after {content: "";position: absolute;left: 50%; bottom: -13px; width: 0; height: 0; margin-left: -6px; border-width: 8px 6px 6px 6px; border-style: solid; border-color: #fff transparent transparent transparent; }
.foot-bot{ width: 1200px; height: 170px; margin: 0 auto; overflow: hidden; color: #a4acb7; }
.foot-bot .t{ height: 60px; padding-top: 27px;  border-bottom: 1px solid #2e435e; }
.foot-bot .t a{ color: #a4acb7; }
.foot-bot .t>a>img{ float: left; width: 110px; }
.foot-bot .t .mid{ float: left; margin-left: 20px; }
.foot-bot .t .mid span{  display: block; }
.foot-bot .t .mid a+a{  margin-left: 24px; }
.foot-bot .t .right{ float: right; }
.foot-bot .t .right img{ height: 32px; margin-left: 17px; }
.foot-bot .b{ width: 670px; padding-top: 16px;}
.foot-bot .b a{ margin-left: 5px; }
.foot-bot .b a,
.foot-bot .b span{ color: #6a7481; white-space: nowrap;  margin-right: 5px; }
.footer a:hover,
.foot-top a:hover span { color: #2f8bd6; }
/**footer end**/

/*返回顶部*/
.back-top{ position: fixed; right: 20px; bottom: 10%; z-index:999; width: 48px; height: 48px; border-radius: 8px; background-color: #2371ef; }
.back-top i{ display: block; width: 22px; height: 12px; margin: 18px auto 0; background: url("http://119.29.172.80:8085/piccache/kdn/index/subPages/images/icon-backTop.png") no-repeat; }
.back-top:hover{ background-color: #2068dc; }
.back-top:hover i{ background-position: -22px 0; }

.mb25{margin-bottom: 25px;}
.red{color:#f00 !important;}
.bold{font-weight: bold;}
.load-btn{
    height: 48px;
    line-height:48px !important;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}
.load-btn a{
    float: right;
    display: block;
    width: 140px;
    height: 48px;
    padding-left: 22px;
    font-size: 18px;
    font-weight: bold;
    line-height: 42px;
    font-family: 微软雅黑;
    text-shadow: 0 1px 0 #b85108;
    color: #fff !important;
    background: url("../images/btnbg.png") no-repeat scroll 0 0 transparent;
}
.load-large-btn{
    height: 45px;
    line-height:48px !important;
    padding-bottom: 10px;
}
.load-large-btn:first-child{
}

.load-large-btn a{
    display: block;
    width: 140px;
    height: 46px;
    padding-left: 22px;
    font-size: 15px;
    font-weight: bold;
    line-height: 42px;
    font-family: 微软雅黑;
    text-shadow: 0 1px 0 #b85108;
    color: #fff !important;
    background: url("../images/download.png") no-repeat right center #f47312;
    padding-right: 20px;
}
.load-btn a:hover,
.load-large-btn a:hover{
    text-decoration: none !important;
}
.section-scroll::-webkit-scrollbar {/*滚动条整体样式*/
    width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 5px;
    scrollbar-arrow-color:red;
}
.section-scroll::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
    scrollbar-arrow-color:red;
}
.section-scroll::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
