/******************************
    yqy notice 20160713
******************************/
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 12px;
}

* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.nt-st {
    font-family: "宋体";
}

table {
    border-spacing: 0;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

img, input, button, select, textarea {
    outline: none;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.red {
    color: #c00;
}

.b, b {
    font-weight: 600;
}

.fs13 {
    font-size: 13px;
}

.fs14 {
    font-size: 14px;
}

.fs15 {
    font-size: 15px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
}

.fs20 {
    font-size: 20px;
}

.fn {
    font-weight: normal;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.textR {
    text-align: right;
}

.textL {
    text-align: left;
}

.textC {
    text-align: center;
}

.posiR {
    position: relative;
}

.posiA {
    position: absolute;
}

.posiF {
    position: fixed;
}

.disB {
    display: block;
}

.disI {
    display: inline-block;
}

.nt-file-open.disN,
.disN {
    display: none;
}

.nt-curpointer {
    cursor: pointer;
}

.m0auto {
    margin: 0 auto;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.mr40 {
    margin-right: 40px;
}

.mr50 {
    margin-right: 50px;
}

.mr60 {
    margin-right: 60px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml40 {
    margin-left: 40px;
}

.ml50 {
    margin-left: 50px;
}

.ml60 {
    margin-left: 60px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pt60 {
    padding-top: 60px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb60 {
    padding-bottom: 60px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl30 {
    padding-left: 30px;
}

.pl40 {
    padding-left: 40px;
}

.pl50 {
    padding-left: 50px;
}

.pl60 {
    padding-left: 60px;
}

.pl120 {
    padding-left: 120px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr30 {
    padding-right: 30px;
}

.pr40 {
    padding-right: 40px;
}

.pr50 {
    padding-right: 50px;
}

.pr60 {
    padding-right: 60px;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p25 {
    padding: 20px;
}

.plr5 {
    padding: 0 5px;
}

.plr10 {
    padding: 0 10px;
}

.plr15 {
    padding: 0 15px;
}

.plr20 {
    padding: 0 20px;
}

.cl {
    float: none;
    clear: both;
}

.h10 {
    height: 10px;
}

.h20 {
    height: 20px;
}

.h25 {
    height: 25px;
}

.h30 {
    height: 30px;
}

.lh15 {
    line-height: 15px;
}

.lh20 {
    line-height: 20px;
}

.lh25 {
    line-height: 25px;
}

.lh30 {
    line-height: 30px;
}

.w50 {
    width: 50px;
    max-width: 50px;
    min-width: 50px;
}

.w100 {
    width: 100px;
    max-width: 100px;
    min-width: 100px;
}

.w120 {
    width: 120px;
    max-width: 120px;
    min-width: 120px;
}

.w150 {
    width: 150px;
    max-width: 150px;
    min-width: 150px;
}

.w200 {
    width: 200px;
    max-width: 200px;
    min-width: 200px;
}

.w250 {
    width: 250px;
    max-width: 250px;
    min-width: 250px;
}

.w300 {
    width: 300px;
    max-width: 300px;
    min-width: 300px;
}

.wb100 {
    width: 100%;
    overflow: auto;
}

/*head*/
.head {
    height: 140px;
    width: 100%;
}

.w1325 {
    width: 1325px;
    margin: 0 auto;
    overflow: hidden;
}

.w1230 {
    width: 1230px;
    margin: 0 auto;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.w1220 {
    width: 1210px;
    margin: 0 auto;
}
.w1190 {
    width: 1190px;
    margin: 0 auto;
}

.w1120 {
    width: 1120px;
    margin: 0 auto;
}

.w780 {
    width: 740px;
    overflow: hidden;
}

.logo {
    width: 450px;
    height: 56px;
    margin-top: 42px;
    display: block;
    background: url(/static/cangdan/images/logo.png) no-repeat;
}

.logo_qq {
    display: block;
    width: 62px;
    height: 23px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.head_fr {
    margin-top: 34px;
}

.head_dl {
    height: 32px;
}

.head_dl a, .head_dl span {
    float: right;
    display: block;
    font-size: 14px;
    color: #004872;
    margin-top: 12px;
}

.head_dl span {
    margin: 12px 5px 0;
}

a.head_dl_but {
    margin-top: 0px;
    background: url(/static/cangdan/images/cart.png) 14px 8px #f39700 no-repeat;
    color: #fff;
    font-size: 12px;
    padding: 8px 15px 8px 37px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

/*.head_nav a {
    float: right;
    display: block;
    font-size: 18px;
    color: #3e3a39;
    padding: 0 13px;
    height: 23px;
    line-height: 23px;
    border-right: 2px solid #595757;
}

.head_nav a.not {
    border: 0px;
    padding-right: 0px;
}*/

.foot-top {
    height: 25px;
    background: #004873;
}

.foot-center {
    padding: 30px 0;
    background: #d3d3d3;
}

.foot-center-fl {
    width: 945px;
    border-right: 3px solid #595757;
}

.foot-center-fl dl {
    width: 182px;
    padding-left: 54px;
    float: left;
    position: relative;
    color: #595757;
    font-size: 14px;
    margin-top: 22px;
}

.foot-center-fl dt {
    font-size: 23px;
    height: 62px;
    overflow: hidden;
    line-height: 32px;
}

.foot-center-fl dd {
    height: 36px;
    overflow: hidden;
}

.foot-center-fl dd a {
    color: #595757;
    line-height: 14px;
}

.foot-center-dl1 {
    background: url(/static/cangdan/images/ico2x.png) left top no-repeat;
}

.foot-center-dl2 {
    background: url(/static/cangdan/images/ico2x2.png) left top no-repeat;
}

.foot-center-dl3 {
    background: url(/static/cangdan/images/ico2x3.png) left top no-repeat;
}

.foot-center-dl4 {
    background: url(/static/cangdan/images/ico2x4.png) left top no-repeat;
}

.foot-bottom {
    text-align: center;
    height: 100px;
    line-height: 100px;
    color: #595757;
    font-size: 17px;
}

.foot-center-fr {
    width: 238px;
    padding-top: 4px;
    font-weight: bold;
}

.foot-center-fr-p {
    width: 96%;
    height: 69px;
    line-height: 69px;
    font-size: 22px;
    color: #004872;
    background: url(/static/cangdan/images/phone.png) center right no-repeat;
}

.foot-center-fr-p2 {
    font-size: 33px;
    color: #004872;
    height: 67px;
}

.foot-center-fr-a {
    color: #ffffff;
    font-size: 16px;
    width: 134px;
    height: 46px;
    line-height: 46px;
    background: #004873;
    display: block;
    margin: 0 auto;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.search {
    height: 66px;
}

.search-div {
    border: 1px solid #536e91;
    width: 598px;
    height: 36px;
    padding: 14px 20px;
    line-height: 36px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.search-div input {
    border: 0px;
    width: 90%;
    font-size: 19px;
    height: 36px;
}

.search-div a {
    display: block;
    background: url(/static/cangdan/images/ss.png) no-repeat;
    width: 39px;
    height: 36px;
    position: absolute;
    right: 20px;
    top: 14px;
}

.search-div-a {
    width: 100px;
    text-align: center;
    height: 66px;
    line-height: 66px;
    color: #fff;
    background: #004873;
    font-size: 31px;
    display: block;
    float: right;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

/*分页*/
.nt-panelbar {
    background: #efeff0;
    height: 160px;
    margin-bottom: 45px;
    clear: both;
    width: 100%;
    overflow: auto;
}

.nt-pagination {
    margin-top: 60px;
}

.nt-panelbar ul {
    padding: 0px;
    margin: 0px;
}

.nt-pagination li {
    float: left;
    display: block;
    height: 34px;
    line-height: 24px;
    font-size: 17px;
    text-align: center;
    background: #fff;
    margin-right: 19px;
    border: 1px solid #b8b9b9;
}

.nt-pagination li a {
    text-align: center;
    line-height: 34px;
    color: #59676f;
    display: block;
    height: 34px;
}

.nt-pagination li.nt-first a,
.nt-pagination li.nt-prev a,
.nt-pagination li.nt-next a,
.nt-pagination li.nt-last a {
    width: 61px;
}

.nt-pagination li.nt-num {
    padding: 0px;
    width: 30px;
}

.nt-pagination li.nt-jumpto {
    height: 36px;
    line-height: 36px;
    background: none;
    color: #595757;
    border: 0px;
    position: relative;
}

.nt-pagination li.nt-jumpto span,
.nt-pagination li.nt-jumpto input {
    display: block;
    float: left;
}

.nt-pagination li:hover {
    background: #f4f4f4;
}

.nt-pagination li.nt-pages {
    width: 188px;
    border: 1px solid #e4e4e4;
    border-left: 0px;
    height: 28px;
    line-height: 28px;
}

.nt-pagination li.nt-panelbar-li {
    border: 0px;

}

.nt-pagination li.nt-pages:hover,
.nt-pagination li.nt-panelbar-li,
.nt-pagination li.nt-panelbar-li:hover,
.nt-pagination li.nt-jumpto:hover {
    background: none;
}

.nt-pagination li.nt-pages span {
    display: block;
    float: left;
    text-align: center;
    overflow: hidden;
    width: 113px;
}

.nt-pagination li.nt-pages .nt-pages-num {
    width: 74px;
    text-align: center;

}

.nt-pagination li.checked:hover a,
.nt-pagination li.hover.checked a,
.nt-pagination li.checked a {
    background: #004873;
    border-color: #004873;
    color: #fff;
}

.nt-pagination li.checked a {
    position: relative;
    color: #fff;
    font-weight: normal;
}

.nt-pagination li.nt-jumpto .nt-textInput {
    border: 1px solid #b8b9b9;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin: 0px 15px;
    background: #fff;
}

.nt-pagination li.nt-jumpto .nt-goto {
    background: none;
    position: absolute;
    right: -1px;
    top: -1px;
    height: 30px;
    border: 0px;
    border-left: 1px solid #35d4b5;
    width: 29px;
    background: #35d4b5;
}

.nt-pagination li.nt-jumpto .nt-goto:before {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #fff;
    top: 11px;
    right: 11px;
}

.nt-pagination li .nt-panelbar-a {
    display: block;
    height: 36px;
    line-height: 36px;
    background: #d3d3d3;
    padding: 0 13px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.thickdiv {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000001;
    width: 100%;
    height: 100%;
    background: #000;
    border: 0;
    filter: alpha(opacity=15);
    opacity: .15
}

.Popup {
    display: none;
    width: 800px;
    position: fixed;
    z-index: 10000002;
    overflow: hidden;
    left: 50%;
    margin-left: -400px;
    top: 5%;
    background: #fff;
    color: #595757;
}

.PopupTop {
    height: 84px;
    line-height: 84px;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    background: #004873;
}

.PopupTop .close {
    width: 35px;
    height: 35px;
    display: block;
    position: absolute;
    right: 44px;
    top: 25px;
    background: url(/static/cangdan/images/PopupIco.png) no-repeat;
}

.PopupCenterTop {
    height: 109px;
    margin: 30px 0 0 75px;
    padding-left: 120px;
    font-size: 17px;
    line-height: 109px;
    overflow: hidden;
    color: #004872;
    background: url(/static/cangdan/images/Popuptu.png) left center no-repeat;
}

.PopupCenter {
    padding-bottom: 50px;
}

.PopupCenterDiv {
    padding: 0 108px;
    line-height: 44px;
    font-size: 17px;
    margin-bottom: 30px;
}

.PopupCenterDiv b {
    color: #004872;
}

.PopupCenterA {
    display: block;
    padding: 0 50px;
    height: 50px;
    line-height: 50px;
    background: #f39700;
    color: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.PopupCenterA:hover {
    text-decoration: none;
}

.PopupCenterA b {
    font-size: 30px;
}

.PopupCenterUl {
    float: left;
    margin: 48px 0 0 98px;
    width: 280px;
    font-size: 17px;
    line-height: 35px;
}

.PopupCenterImg {
    border: 2px solid #003b65;
    width: 334px;
    height: 260px;
    overflow: hidden;
    margin: 121px 82px 0 0;
}

.PopupCenterTextarea {
    outline: none;
    width: 160px;
    height: 45px;
    resize: none;
    border: 1px solid #ececec;
    background: #f7f7f7;
    padding: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.nt-downloadtemplate,
.logi-in-nr select,
.nt-input,
.nt-file-open,
.nt-textarea,
.nt-listnr-div {
    border: 1px solid #e4e4e4;
    font-size: 16px;
    background-color: #fff;
    background-image: none;
    position: relative;
    padding: 7px 10px 9px;
    width: 100%;
    *width: 98%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nt-input {
    height: 40px;
    *height: 18px;
    *line-height: 21px;
    color: #000;
}

.nt-textarea:focus,
.nt-input:focus {
    border-color: #004873;
}

.nt-textarea {
    display: block;
    line-height: 20px;
    height: 120px;
}

.nt-resize {
    resize: none;
}

.nt-list-input.nt-error > select,
.nt-list-input.nt-error > .nt-input,
.nt-list-input.nt-error > .nt-textarea {
    border-color: #cd0a0a;
}

.nt-search-in::-moz-placeholder,
.nt-textarea::-moz-placeholder,
.nt-input::-moz-placeholder {
    color: #c1c5c7;
}

.nt-search-in:-ms-input-placeholder,
.nt-textarea:-ms-input-placeholder,
.nt-input:-ms-input-placeholder {
    color: #c1c5c7;
}

.nt-search-in::-webkit-input-placeholder,
.nt-textarea::-webkit-input-placeholder,
.nt-input::-webkit-input-placeholder {
    color: #c1c5c7;
}

.text-in2 {
    text-indent: 2em;
}


/*supply*/
.supply_top {
    height: 362px;
    background: url(../images/ty_bg.png) top center no-repeat;
    width: 100%;
    color: #004873;
    margin-bottom: 54px;
}

.fudon {
    z-index: 99;
    position: fixed;
    bottom: 30px;
}

.fudon ul {
    width: 60px;
    border: 1px solid #edefee;
    border-bottom:0px;
}

.fudon li {
    height: 60px;
    width: 100%;
    position: relative;
    background: url(../images/left/wx.png) center center #004773 no-repeat;
    border-bottom: 1px solid #edefee;
    background-size: 60%;
}

.fudon li.fudon2 {
    background-image: url(../images/left/mja.png);
}

.fudon li.fudon3 {
    background-image: url(../images/left/mj.png);
    background-size: 65%;
}

.fudon li.fudon4 {
    background-image: url(../images/left/ewm.png);
}
.fudon li.fudon5 {
    background-image: url(../images/left/gys.png);
}

.fudon li.fudon6 {
    background-image: url(../images/left/kf.png);
}

.fudon li.fudon7 {
    background-image: url(../images/left/zd.png);
}


.fudon span {
    position: absolute;
    color: #fff;
    display: none;
    right: 60px;
    padding: 0 20px;
    background-color: #004873;
    height: 60px;
    line-height: 60px;
    white-space: nowrap;

}

.fudonImg span {
    background: none;
    height: 160px;
    padding: 0 5px;
}

.fudon7 > a {
    width: 100%;
    height: 100%;
    display: block;
}

.fudon span a {
    display: block;
    color: #fff;
    font-size: 22px;
}

.nt-frame.checked .nt-btnshow span.disN,
label.error,
.nt-ico,
.nt-list-input.nt-error .nt-error-span {
    display: block;
}

.nt-ico {
    border: 0px;
    background-color: inherit;
    z-index: 9;
    cursor: pointer;
    background-image: url(/static/cangdan/images/notice/ico.png);
    background-repeat: no-repeat;
    position: absolute;
}

.nt-ico-empty2,
.nt-ico-empty {
    background-color: #fff;
    width: 16px;
    height: 16px;
    right: 43px;
    top: 10px;
}

.nt-file-up,
.nt-file-down,
.nt-ico-more {
    right: 1px;
    top: 1px;
    background-position: 10px -17px;
    background-color: #f5f8f8;
    height: 32px;
    width: 34px;
    border-left: 1px solid #e4e4e4;
}

.nt-file-down {
    background-position: 11px -98px;
}

.nt-file-up {
    background-position: 11px -127px;
}

@media (max-width: 1200px) {
    .list_banner,
    .expertxtop,
    .w1200,
    .ab_title,
    .supply_top,
    .supply_center,
    .bank_title,
    .information_main,
    .head,
    .banner,
    .main,
    .foot,
    .w1120,
    .w1230{
        min-width: 1200px;
        max-width: 1200px;
    }
}
/*20170208 yqy  nav*/
.head .w780 {
    overflow: inherit;
}

.head_nav .head_nav_li {
    position: relative;
    float: right;
    display: block;
    font-size: 18px;
   padding: 0 13px;
    height: 23px;
    line-height: 23px;
   border-right: 2px solid #595757;
}

.head_nav .head_nav_li.not {
    border: 0px;
    padding-right: 0px;
}

.head_nav .head_nav_li a {
    color: #3e3a39;
}


.head_nav_li_div {
    width: 100%;
    position: absolute;
    left: 0px;
    z-index: 999;
    text-align: center;
    display: none;
}
.head_nav_li_div_d{
    width: 100%;
    padding: 8px 0 10px;
    background: #ececec;
}
.head_nav_li_div i {
    width: 11px;
    height: 6px;
    display:block;
    background: url(/static/cangdan/images/sanj.png) no-repeat;
    margin: 0px auto;
}

.head_nav_li_div a {
    width: 100%;
    background: #ececec;
    line-height: 20px;
    font-size: 16px;
    display: block;
    padding: 6px 0 5px;
    color: #595757;
    clear: both;
}

.banner_div li img{
    width: 100%;
}
