html,body{width:100%;font-family: "微软雅黑",MicrosoftYaHei, MicrosoftYaHei!important;}
body,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form,input,textarea,button,table{margin:0;padding:0;}
body,textarea{font-family:MicrosoftYaHei,arial,helvetica,sans-serif;font-size:14px;color: #333;}
h1,h2,h3{font-size:100%;font-weight:normal;color: #333;}
a{color:#666;text-decoration:none;}
a:active,a:hover{outline:0;}
b,strong{font-weight:700;}
li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
button{overflow:visible;cursor: pointer;}
input,textarea,select{*font-size:100%}
img{border:0 none;}
.hide{display: none!important;}
.clear{clear: both;}
.set-inline{display: inline-block;*zoom:1;_display:inline;}
.not-border{border: none!important;}
.pull-left{float: left!important;}
.pull-right{float: right!important;}
.clearfix,.container{zoom: 1;}
.clearfix:after,.container:after{content:'';display:block;clear:both;height:0;overflow:hidden;visibility:hidden;}
.container{width: 1200px;min-width: 1200px;margin: 0 auto;}
#loading{position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;}
#loading img{position: absolute;top: 50%;left: 50%;width: 32px;height: 32px;margin-left: -16px;margin-top: -16px;}



.drop-down-on{
    position: relative;
}
.drop-down{
    display: none;
    position: absolute;
    left: 50%;
    padding-top: 11px;
    z-index: 999;
}
.drop-down span.common-drop-down-triangle{
    position: absolute;
    top:0px;left: 50%;
    margin-left: -10px;
}
.drop-down .drop-down-menu{
    border:1px solid #eee;
    padding: 8px 0;
    border-radius: 5px;
    background-color: #fff;
}
#header{
    position: relative;
    z-index: 9;
    width: 100%; min-height: 60px;
}
#header .logo{
    float: left;
    /*width: 160px;*/
    height: 60px;line-height: 60px;
    font-size: 23px;font-weight: 700;color: #444;
    padding-top: 6px;
    margin-left: 10px;
}
#header .header-nav .container{
    width: 1400px;
    min-width: 1220px;
    position: relative;
    z-index: 5;
}
/* �ֲ� start*/
#slogon-loop-container{
    width: 250px;
    height: 50px;line-height: 66px;
    overflow: hidden;
    position: relative;
}
#slogon-loop-container>.slogon-loop-items{
    width: 1250px;
    position: absolute;
    top: 0;
    left: -250px;
}
#slogon-loop-container>.slogon-loop-items>.item{
    width: 250px;
    float: left
}
/* �ֲ� end*/
#header ul.nav{
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
}
#header ul.nav li{
    float: left;
}
#header ul.nav li a{
    display: block;
    line-height: 64px;
    padding: 0 24px;
    color: #333;
    text-align: center;
}
#header ul.nav li a span{display: block;}
#header ul.nav li a i{
    display: inline-block;
    width: 20px;height: 4px;
    background: none;
    margin-top: -6px;
    border-radius: 3px;
}
#header ul.nav li a.active{
    font-weight: 600;
    color: #EC3630;
}
#header ul.nav li a.active i,
#header ul.nav li a:hover i{
    background: #fff;
}
#header ul.auth{
    float: right;
    padding: 0px 10px 0px 0;
    height: 64px;line-height: 64px;
}
#header ul.auth > li{
    float: left;
}
#header ul.auth > li.slice{
    padding: 0 10px;
    color: #ddd;
}
#header ul.auth > li a{
    display: inline-block;
    color: #333;
}
#header ul.auth > li a.btn-login{
    /*margin: 3px 6px 0 0;*/
    padding: 0 10px;
    height: 22px;line-height: 22px;
    /*border:1px solid #f29e16;*/
    border-radius: 3px;
}
#header ul.auth > li.member .info img{
    width: 28px;height: 28px;
    border: 1px solid #ddd;
    border-radius: 15px;
    vertical-align: middle;
}
#header ul.auth > li.member .info span{
    display: inline-block;
    padding: 0 3px;
    max-width: 114px;height: 30px;
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*vertical-align: middle;*/
}
.login{
    display: flex;
    align-items: center;
    height: 64px;
}
#header ul.auth > li.member .drop-down{
    top: 44px;
    width: 100px;
    margin-left: -50px;
}
#header ul.auth > li.member .drop-down ul.drop-down-menu > li{
    padding: 3px 0;
    /* height: 20px;line-height: 20px; */
    height: 30px;line-height: 30px;
    overflow: hidden;
}
#header ul.auth > li.member .drop-down ul.drop-down-menu > li > a{
    display: block;
    padding: 0 20px;
    font-size: 14px;color: #111;
}
#header ul.auth > li.member .drop-down ul.drop-down-menu > li > a:hover{
    color: #2878FF;
}
#main{
    background-color: #fff;
}
#breadcrumb dl{
    height: 36px;line-height: 36px;
    font-size: 12px;color: #444;
    overflow: hidden;
}
#breadcrumb dl dt,
#breadcrumb dl dd{
    float: left;
}
#breadcrumb dl dd.gt{
    padding: 0 5px;
}
#breadcrumb dl dd a{
    color: #444;
}
#breadcrumb dl dd span{
    color: #f29e16;
}
#side{
    position: fixed;
    bottom: 160px;right: 10px;
    width: 70px; height: 210px;
    border-top: 1px solid #ddd;
    z-index: 999;
}
#side li{
    position: relative;
    width: 68px; height: 69px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background: #fff;
}
#side li > a{
    display: block;
    height: 50px;line-height: 50px;
    padding: 10px 0;
    text-align: center;
}
#side li > a.title{
    font-size: 20px;
    width: 57px;
    line-height: 24px;
    margin: 0 auto;
}
#side li .side-slip{
    display: none;
    position: absolute;
    width: 233px;
    left: -234px;top:0px;
}
#side li .side-slip span.common-side-triangle{
    position: absolute;
    top:20px;right: 0px;
}
#side li .side-slip .panel{
    border:1px solid #ddd;
    background-color: #fff;
}
#side li.customer{
    border-top: none;
}
#side li.customer .side-slip .panel{
    width: 188px;
    padding: 4px 16px 0;
}
#side li.customer .side-slip .panel dl{
    padding: 6px 0;
    border-bottom: 1px dashed #eee;
}
#side li.customer .side-slip .panel dl dt{
    height: 26px; line-height: 24px;
    font-weight: 600;
}
#side li.customer .side-slip .panel dl dd{
    height: 30px;line-height: 30px;
    color: #777;
}
#side li.customer .side-slip .panel dl dd a{
    color: #777;
}
#side li.wechat .side-slip .panel{
    width: 220px;
    padding: 4px 0;
}
#side li.wechat .side-slip .panel img{
    display: block;
    width: 220px;height: 220px;
}
#side li.wechat .side-slip .panel span{
    display: block;
    line-height: 16px;
    font-size: 12px;
    text-align: center;
}
#side li.top{
    display: none;
}
#side li.top i{
    margin: 0 auto;
}
#side li.top span{
    display: block;
    font-size: 12px;
    line-height: 16px;
}
#footer{
    background-color: #929292;
    overflow: hidden;
}
#footer .container{
    width: 1200px;
    height: 145px;
    margin: 48px auto 54px;
    display: flex;
    justify-content:space-between;
}
.foot-text{
    width: 595px;
    border-right: 1px solid #757575;
}
.foot-text p{
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}
.record_box{
    width: 350px;
    margin-left: 185px;
    display: flex;
    justify-content:space-between;
}
.code_box{
    width: 123px;
    text-align: center;
    font-size: 14px;
    color: #333333;
}
.code_box img{
    width: 123px;
    height: 121px;
    margin-bottom: 5px;
}
.record_text{
    font-size: 16px;
    color: #333333;
}
.record_text p{
    margin-top: 18px;
}
#footer .faq{
    padding: 24px 0;
    overflow: hidden;
}
#footer .faq dl{
    float: left;
    width: 200px;
}
#footer .faq dl dt{
    height: 34px;line-height: 24px;
    font-size: 16px;color: #fff;
}
#footer .faq dl dd{
    height: 26px;line-height: 22px;
    font-size: 12px;color: #A8A9B6;
}
#footer .faq dl dd a{
    color: #A8A9B6;
}
#footer .faq dl dd a:hover{
    color: #fff;
}
#footer .faq dl dd em{
    display: inline-block;
    padding: 0 0 0 10px;
    font-style: normal;
}
#footer .faq .qrcode{
    float: right;
    width: 110px;
    text-align: center;
}
#footer .faq .qrcode img{
    display: block;
    width: 110px;height: 110px;
}
#footer .faq .qrcode span{
    display: block;
    height: 30px;line-height: 30px;
    font-size: 12px;color: #A8A9B6;
}
#footer .copy{
    border-top: 1px solid #394047;
    padding: 30px 0 60px;
    text-align: center;
    font-size: 12px;
}
#footer .copy p{
    line-height: 24px;
    color: #686B7C;
}
#footer .copy p a {
    color: #686B7C;
    text-decoration: underline;
}
#footer .copy h3{
    line-height: 32px;
    color: #5A5D6C;
}
#footer .copy h3 a{
    color: #5A5D6C;
}
#footer .copy a:hover{
    color: #aaa;
}
.tab-content .tab-item{
    display: none;
}
.tab-content .tab-active{
    display: block;
}
.shade{
    background-color: rgba(0,0,0, 0.5);
    color: #fff;
}
@media \0screen\,screen\9 {
    .shade{
        background-color:#000;
        filter:Alpha(opacity=50);
        *zoom:1;
    }
}
.empty{
    width: 100%; line-height: 20px;
    padding: 260px 0 100px;
    text-align: center;
    background: #fff url(../images/empty.png) no-repeat center 100px;
    color: #333;
}
.remove-frame{
    padding: 30px 0;
    text-align: center;
}
.remove-frame h3{
    padding: 10px 0;
    height: 20px; line-height: 20px;
    font-size: 16px; font-weight: 600; color: #333;
}
.remove-frame p{
    height: 20px; line-height: 20px;
    color: #888;
}
.remove-frame .btn-group{
    padding-top: 30px;
}
.btn-group{
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
    text-align: center;
}
.btn{
    margin: 0 5px;
    padding: 0 24px;
    border-radius: 3px;
    border: 1px solid #ddd;
    background-color: #eee;
    color: #666;
    height: 30px; line-height: 28px;
}
.btn-default{
    border: 1px solid #f29e16;
    background-color: #fff;
    color: #f29e16;
}
.btn-primary{
    border: 1px solid #f29e16;
    background-color: #f29e16;
    color: #fff;
}
.btn-disabled{
    border: 1px solid #F0F0F0;
    background-color: #F0F0F0;
    color: #999;
}
ul.paging{
    padding: 20px 0;
    text-align: center;
}
ul.paging li{
    display: inline-block;_zoom:1;*display:inline;
    white-space: nowrap;
    padding: 0 5px;
}
ul.paging li a{
    background-color: #fff;
}
ul.paging li a,
ul.paging li span.disabled{
    display: inline-block;
    padding: 0 8px;
    height: 24px;line-height: 24px;
    border:1px solid #ccc;
    border-radius: 3px;
    color: #666;
}
ul.paging li a:hover,
ul.paging li a.active{
    background-color: #f29e16;
    border:1px solid #f29e16;
    color: #fff;
}
ul.paging li span.disabled{
    background-color: #F7F7F7;
    color: #999;
}
ul.paging li span.ellipsis{
    display: inline-block;
    padding: 0 5px;
    font-size: 20px;
    color: #030303;
}
ul.paging li input[type=text]{
    display: block;
    width: 46px; height: 36px;line-height: 36px;
    border:1px solid #ccc;
    border-radius: 3px;
    color: #030303;
    text-align: center;
}
.icon{
    display: block;
    background-repeat: no-repeat;
}
.icon-font{
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
}
.icon-common{
    background-image: url(../images/icon/common.png);
}
.common-drop-down{
    width: 10px;height: 10px;
    background-position: -176px -27px;
}
.common-drop-up{
    width: 10px;height: 10px;
    background-position: -190px -43px;
}
.common-side-customer{
    width: 50px;height: 50px;
    background-position: -16px -16px;
}
.common-side-wechat{
    width: 50px;height: 50px;
    background-position: -74px -16px;
}
.common-side-top{
    width: 30px;height: 30px;
    background-position: -142px -26px;
}
.common-side-triangle{
    width: 12px;height: 20px;
    background-position: -158px -77px;
}
.common-drop-down-triangle{
    width: 20px;height: 12px;
    background-position: -173px -78px;
}
.common-qq{
    width: 18px;height: 20px;
    background-position: -90px -77px;
}
.common-phone{
    width: 18px;height: 20px;
    background-position: -121px -78px;
}
.common-wechat{
    background-position: -122px -111px;
}
.common-wechat{
    background-position: -120px -110px;
    width: 22px;
    height: 20px;
}
.common-question{
    width: 20px;height: 20px;
    background-position: -25px -77px;
}
.common-answer{
    width: 20px;height: 20px;
    background-position: -57px -77px;
}
.icon-format{
    background-image: url(../images/icon/format.png);
}
.format-pdf{
    width: 18px; height: 18px;
    background-position: -9px -9px;
}
.format-doc,
.format-docx{
    width: 18px; height: 18px;
    background-position: -32px -9px;
}
.format-epub{
    width: 18px; height: 18px;
    background-position: -56px -9px;
}
.format-mp3,
.format-wma,
.format-voice{
    width: 18px; height: 18px;
    background-position: -79px -9px;
}
.format-mp4,
.format-mov,
.format-video{
    width: 18px; height: 18px;
    background-position: -102px -9px;
}
/* ������������Ĺ���������ʽ���� */
#home-nav-bg{
    background: #fff;
    /*filter: alpha(opacity=30);*/
    /*opacity: 0.3;*/
    height: 64px;
    position: absolute;
    left: 0; right: 0;
    z-index: 2;
}
#header .header-nav.home-nav{
    height: 64px;
}
/*#header .header-nav.home-nav>.container{*/
/*    padding-top: 15px;*/
/*}*/
#header .header-nav.home-nav>.container>h1{
    float: left;
    margin-right: 56px;
}
#header .header-nav.home-nav .home-logo{
    /* float: left; */
    /* margin-right: 136px; */
    /* margin-right: 56px; */
}
/* ��������Ч��:ΪĿ��DOM���upward-animation����*/
.upward-animation{
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.upward-animation:hover{
    -ms-transform:translateY(-5px);
    -moz-transform:translateY(-5px);
    -webkit-transform:translateY(-5px);
    -o-transform:translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 0 10px 4px #eaeaea;
}
.copyright-reg-btn{
    display: block;
    width: 188px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #111;
    clear: both;
}
.copyright-reg-btn>i{
    display: inline-block;
    width: 13px;
    height: 20px;
    margin-left: 10px;
    background: url(../images/icon/home-common.png) no-repeat;
    background-position: -84px -80px;
    vertical-align: text-bottom;
}
/* �����ı���� */
.singleLineOver{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* û��banner�Ľ��湲�� */
#page-common-banner{
    height: 337px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: url(../images/banner-common.png) no-repeat;
    z-index: 1;
}
/* ���� */
#document-shadow{
    width: 100%;
    position: absolute;
    top: 0;right: 0;
    bottom:0;left: 0;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 5;
}




/*����*/
.item_list li{
    float: left;
    width: 184.5px;
    margin-left:64px ;
    padding-bottom: 20px;
}
.item_list li:nth-child(1),.item_list li:nth-child(6){
    margin-left: 0;
}
.item_list li .desc{
    display: none!important;
}
.item_list li .data a{
    text-align: center;
}
.item_list li .data a span{
   display: block;
}
.content .result .bd ul.item li>div{
    width: 100%!important;
    float: left;
    padding: 0px 0px!important;
    /*overflow: n;*/
}
.view-number{
    display: none;
}

.container_logo{
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-top: 11px;
}
.container_logo img{
    width: 40px;
    margin-right: 16px;
    vertical-align: middle;
}
