@charset 'utf-8';
a, body {
    color: #5a5a5a
}
a, a:hover {
    text-decoration: none;
    curosr: pointer;
}

body, h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

body, input, select, textarea {
    font-family: 'Microsoft YaHei', Tahoma, Helvetica, Arial, Verdana, SimSun;
    font-size: 14px
}

.iQues, em {
    font-style: normal
}

.pop_call .list ul li, .pop_call .list ul li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}



article, aside, button, dialog, figure, footer, header, menu, nav, section {
    display: block
}
.layui-laypage-btn{
	display: inline-block;
}

* {
    margin: 0;
    padding: 0
}

body {
    line-height: 1.5em;
    
    /*background: url(../images/body_bg.gif) left top repeat-y #fff*/
}

a:hover {
    color: #24b
}

.c_yellow, a.c_yellow, a.c_yellow:hover {
    color: #f4ac11
}

.c_pink, a.c_pink, a.c_pink:hover {
    color: #f37474
}

.c_red, a.c_red, a.c_red:hover {
    color: red
}

.c_bred, a.c_bred, a.c_bred:hover {
    color: #db5a27
}

.c_green, a.c_green, a.c_green:hover {
    color: #5db052
}

.c_sgreen, a.c_sgreen, a.c_sgreen:hover {
    color: #9cc948
}

.c_sblue, a.c_sblue, a.c_sblue:hover {
    color: #82a9ec
}

.c_blue, a.c_blue, a.c_blue:hover {
    color: #03f
}

li, ul {
    list-style-type: none
}

img, input[type=checkbox], input[type=radio] {
    border: 0
}

input, select, textarea {
    color: #666
}

.fixfloat:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '020'
}

.fixfloat {
    zoom: 1
}

.f_left {
    float: left
}

.f_right {
    float: right
}

.e_clear {
    clear: both;
    overflow: hidden;
    height: 0
}

.iQues {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    text-indent: -9999em;
    background: url(../images/icon_ques.png) center top no-repeat;
    background-size: 100%
}

.iQues_tips {
    position: absolute;
    z-index: 9;
    top: 26px;
    left: -223px;
    width: 260px;
    text-indent: 0;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.iQues_tips .main {
    font-size: 12px;
    line-height: 20px;
    padding: 8px 10px
}

.iQues_tips i, .iQues_tips i span {
    width: 0;
    height: 0;
    content: ' ';
    border: 10px solid transparent
}

.iQues_tips i {
    position: absolute;
    z-index: 2;
    top: -20px;
    left: 220px;
    border-bottom-color: #e0e0e0
}

.iQues_tips i span {
    position: absolute;
    z-index: 1;
    top: -9px;
    left: -10px;
    border-bottom-color: #fff
}

.iQues_tips_top {
    top: auto;
    bottom: 26px;
    left: -223px
}

.iQues_tips_top i, .iQues_tips_top i span {
    border: 10px solid transparent
}

.iQues_tips_top i {
    top: auto;
    bottom: -20px;
    left: 220px;
    border-top-color: #e0e0e0
}

.iQues_tips_top i span {
    top: auto;
    bottom: -9px;
    left: -10px;
    border-top-color: #fff
}

.head {
    height: 60px;
    border-bottom: 1px solid #d9dadc
}

.head .logo {
    float: left
}

.head .tips {
    font-size: 14px;
    float: right;
    padding: 22px 30px 0 0
}

.head .tips a.exit {
    margin-left: 30px
}

.head .title {
    font-size: 18px;
    padding-top: 22px;
    text-align: center
}





.pop_call {
    position: fixed;
    z-index: 999;
    top: 50%;
    right: 0;
    width: 24px;
    height: 171px;
    margin-top: -90px
}

.pop_call a {
    display: block;
    width: 100%
}

.pop_call a.a_call {
    height: 93px;
    background: url(../images/rightbar.png) center top no-repeat
}

.pop_call a.a_issue {
    height: 75px;
    margin-top: 3px;
    background: url(../images/rightbar.png) center -96px no-repeat
}

.pop_call a.a_issue_hover {
    height: 75px;
    margin-top: 3px;
    background: url(../images/rightbar.png) center -174px no-repeat
}

.pop_call .list {
    display: none;
    position: absolute;
    z-index: 900;
    top: 100px;
    left: -269px;
    width: 268px;
    height: 195px;
    border: 1px solid #8fb745;
    border-radius: 4px 0 4px 4px;
    background: #fff
}

.leftnav dd, .leftnav dt {
    border-bottom: 1px solid #e0e0e0
}

.pop_call .list ul {
    line-height: 30px;
    padding: 12px 20px 0
}

.pop_call .list ul li {
    height: 30px;
    padding-left: 18px;
    background: url(../images/li_dot.gif) left center no-repeat
}

.pop_call .list .more {
    font-size: 12px;
    margin-left: 38px
}

.leftnav {
    float: left;
    width: 160px
}

.leftnav a, .leftnav a:hover {
    color: #5a5a5a
}

.leftnav dt {
    line-height: 40px;
    height: 40px;
    cursor: pointer
}

.leftnav dt i {
    float: left;
    width: 21px;
    height: 18px;
    margin: 12px 7px 0 17px
}

.leftnav dt i.icon1 {
    background: url(../images/nav_i1.gif) no-repeat
}

.leftnav dt i.icon2 {
    background: url(../images/nav_i2.gif) no-repeat
}

.leftnav dt i.icon3 {
    background: url(../images/nav_i3.gif) no-repeat
}

.leftnav dt i.icon4 {
    background: url(../images/nav_i4.gif) no-repeat
}

.leftnav dt i.icon5 {
    background: url(../images/nav_i5.gif) no-repeat
}

.leftnav dt i.icon6 {
    background: url(../images/nav_i6.gif) no-repeat
}

.leftnav dt i.icon7 {
    background: url(../images/nav_i7.gif) no-repeat
}

.leftnav dt i.icon8 {
    background: url(../images/nav_i8.gif) no-repeat
}

.leftnav dt i.icon9 {
    background: url(../images/nav_i9.gif) no-repeat
}

.leftnav dt i.icon10 {
    background: url(../images/nav_i10.gif) no-repeat
}

.leftnav dt i.icon11 {
    background: url(../images/nav_i11.gif) no-repeat
}

.leftnav dt i.icon12 {
    background: url(../images/nav_i12.gif) no-repeat
}

.leftnav dt i.icon13 {
    background: url(../images/nav_i13.gif) no-repeat
}

.leftnav dt i.icon14 {
    background: url(../images/nav_i14.gif) no-repeat
}

.leftnav dt i.icon15 {
    background: url(../images/nav_i15.gif) no-repeat
}
.leftnav dt i.icon_fy001{
    background:url(../images/fy_001.png) no-repeat
}

.leftnav dt i.icon16 {
    background: url(../images/nav_i16.gif) no-repeat
}

.leftnav dd li a {
    line-height: 32px;
    display: block;
    padding-left: 45px
}

.leftnav dd li a:hover {
    background: #f7f8f8
}

.leftnav dd li a.active {
    color: #fff;
    background: #9cc948
}


.pop_baselist {
    margin: 0 35px
}

.index_banner {
    height: 190px;
    padding-top: 10px;
    background: url(../images/banner.png) center bottom no-repeat
}

.lead li, .lead li a {
    width: 114px;
    height: 160px
}

.lead {
    padding: 30px 0 20px;
    text-align: center
}

.lead ul {
    display: inline-block;
    _zoom: 1;
    *display: inline
}

.lead li {
    display: inline;
    float: left;
    background-repeat: no-repeat;
    background-position: center top
}

.lead li.crum1, .lead li.crum2, .lead li.crum3 {
    background-position: center 47px
}

.lead li a {
    display: block;
    text-indent: -9999em
}

.lead li.step1 {
    background-image: url(../images/lead_im1.gif)
}

.lead li.step2 {
    background-image: url(../images/lead_im2.gif)
}

.lead li.step3 {
    background-image: url(../images/lead_im3.gif)
}

.lead li.step4 {
    background-image: url(../images/lead_im4.gif)
}

.lead li.crum1 {
    background-image: url(../images/lead_icon1.gif)
}

.lead li.crum2 {
    background-image: url(../images/lead_icon2.gif)
}

.lead li.crum3 {
    background-image: url(../images/lead_icon3.gif)
}

.index_notice {
    line-height: 34px;
    margin-top: 10px;
    border: 1px solid #d9dadc
}

.index_notice dt {
    font-size: 16px;
    padding: 0 10px;
    background: #f4f5f9
}

.index_notice dt a.more {
    font-size: 12px;
    float: right
}

.index_notice dd {
    padding: 0 10px;
    border-top: 1px solid #d9dadc
}

.index_notice dd .time {
    float: right;
    color: #bfc0c0
}

.download {
    font-family: SumSin;
    font-size: 12px;
    line-height: 20px;
    padding: 25px 5px 40px;
    text-align: right;
    color: #bfc0c0
}

.download .down_link {
    display: inline-block;
    margin-right: 50px;
    padding-left: 25px;
    color: #bfc0c0;
    background: url(../images/icon_down.gif) left center no-repeat
}

.baseBtn, .baseBtn2, .baseBtn3, .baseBtn_nc {
    font-size: 16px;
    display: block;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #9cc948
}

.baseBtn:hover {
    color: #fff
}

.baseBtn2, .baseBtn2:hover {
    color: #5a5a5a
}

.baseBtn2 {
    border: 1px solid #d9dadc;
    background: #fff
}

.baseBtn3, .baseBtn3:hover {
    color: #fff;
    border: 1px solid #f4ac11;
    background: #f4ac11
}

.baseBtn_nc, .baseBtn_nc:hover {
    color: #fff;
    border: 1px solid #aaa;
    background: #aaa;
    cursor: default
}

.areaText, .inpText {
    line-height: 24px;
    border: 1px solid #d9dadc
}

.inpText {
    height: 24px;
    padding: 0 10px
}

.areaText {
    padding: 5px 10px
}

.inpError {
    border: 1px solid red
}

.tipsnav {
    font-size: 16px;
    line-height: 29px;
    height: 29px;
    padding: 6px 0 5px 10px;
    border-bottom: 1px solid #d9dadc
}

.tipsnav a.btn {
    line-height: 29px;
    float: right;
    width: 82px;
    margin-left: 10px
}

@media screen and (max-width: 1002px) {
    .con, .footer, .head {
        width: 1004px
    }
}

.page {
    padding: 15px 0;
    text-align: right
}

.page ul {
    display: inline-block;
    _zoom: 1;
    *display: inline
}

.page ul li {
    float: left;
    padding: 4px 0 4px 10px
}

.page ul li a {
    float: left;
    padding: 1px 6px;
    border-radius: 4px
}

.page ul li.active a {
    color: #fff;
    background: #9cc948
}

tr td{
	word-break:break-all; word-wrap:break-word;
}
