* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Arial";
    font-weight: normal;
}

:after,
:before {
    box-sizing: inherit;
}

a {
    text-decoration: none;
    color: inherit;
}

ul {
    list-style: none;
}

body {
    background: #ffffff;
    font-size: 12px;
}

img {
    vertical-align: middle;
}

/*颜色*/
.cor-orange {
    color: #ff9934;
}

.cor-orange01 {
    padding: 4px;
    background: #ecf2fe;
    color: #2e488d;
}

.cor-orange31 {
    color: #ed8b31;
}

.cor-white {
    color: #fff;
}

.cor-gray51 {
    color: #515151;
}

.cor-gray71 {
    color: #717171;
}

.cor-gray87 {
    color: #878787;
}

.cor-gray97 {
    color: #979797;
}

.cor-gray93 {
    color: #939393;
}

.cor-gray89 {
    color: #898989;
}

.cor-graybd {
    color: #bdbdbd;
}

.cor-gray3a {
    color: #3a3a3a;
}

.cor-green {
    color: #34651c;
}

.cor-grayC2 {
    color: #c3c3c2;
}

.cor-grayD3 {
    color: #d3d3d3;
}

.cor-gray45 {
    color: #454545;
}

.cor-grayd2 {
    color: #d2d6de;
}

.cor-grayd {
    color: #d2d2d2;
}

.cor-gray8f {
    color: #8f8f8f;
}

.cor-blue {
    color: #2f55a0;
}

.cor-grayac {
    color: #acacac;
}


.cor-blue42 {
    color: #4275e4;
}

.cor-bluefb {
    color: #fbfbfb;
}

.cor-green64 {
    color: #64cc6b;
}


.cor-red {
    color: #f84c4c;
}

/*头部导航菜单*/
.g-logo {
    float: left;
    padding: 10px 15px;
    height: 72px;
}

.g-logo>a {
    display: inline-block;
    vertical-align: top;
}

.g-taskbarnav .g-logo>a:hover {
    color: #fff;
}

.g-logo .back-main {
    margin-left: 15px;
    color: #fff;
    line-height: 52px;
}

.g-nav {
    padding: 0;
    font-size: 14px;
    color: #fff;
}

.pos-rela {
    position: relative;
}

.header-top .navbar .f-navbtn {
    /*height:20px;*/
    margin-top: 5px;
    margin-right: -6px;
}

.header-top .navbar .navbar-nav>li {
    border: 0;
}

.g-nav .u-nav-list .s-listseed {
    min-width: 71px;
}

.g-nav .u-nav-list .s-listseed a {
    padding: 3.5px 12px;
    font-size: 12px;
}

.navbar .g-nav li a {
    padding: 20px 18px;
    height: auto;
    font-size: 16px;
}

.navbar .new-homehead ul a {
    padding: 0px 48px;
}

.navbar .g-nav li .hdtop-active {
    border-bottom: 3px solid #ef8200;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 17px;
    margin-left: 18px;
    margin-right: 18px;
}

.navbar .z-navactive {
    font-size: 16px;
}

.topheadposi1,
.topheadposi2 {
    float: right;
    position: relative;
}

.topheadposi1 .user-menu,
.topheadposi2 .user-menu {
    border-radius: 10px !important;
}

.topheadposi2 ul,
.topheadposi1 ul {
    top: 57px !important;
}

.topheadposi2 ul a,
.topheadposi1 ul a {
    line-height: 2;
}

.topheadposi2 ul {
    width: auto;
}

.navbar .z-navactive .topheadimg {
    margin-top: 12px;
    display: block;
}

.navbar .z-navactive .topmessage {
    margin-right: 40px;
    margin-top: 18px;
    position: relative;
    display: block;
    color: #fff;
}

.navbar .z-navactive .topmessage:hover {
    color: #fff;
}

.navbar .z-navactive .user-menu a {
    padding: 1px 48px;
    font-size: 16px;
    color: #656565;
}

.navbar .z-navactive .dropdown-menu.dropdown-close {
    top: auto;
}

/*.dropdown-menu { min-width: 71px;}*/
.navbar .g-nav .z-navactive .dropdown-menu.dropdown-close.dropdown-menu-right {
    right: 0;
}

.navbar-nav>.z-navactive .dropdown-menu {
    border-color: #ebebeb;
    border-radius: 10px !important;
}

.dropdown-yellow>li>a:hover {
    background-color: #f0f5ff;
}

.header-top .navbar .navbar-nav>li>a.u-img {
    padding: 14px 0 12px 18px;
}

.g-nav .u-nav-list {
    padding: 5px 0 4px 29px;
}

.header-top .g-nav li .f-click {
    padding: 3.4px 7px;
    background: #fff !important;
    border-color: #fff;
    color: #7d7d7d !important;
    text-shadow: none !important;
    font-size: 12px;
}

.header-top .input-group .form-control:last-child {
    border-radius: 0 2px 2px 0 !important;
}

.u-tit {
    font-size: 12px;
}

.f-btn {
    margin-left: 28px;
    font-size: 14px;
    color: #fff;
    padding: 3px;
}

.dropdown-menu.dropdown-close50 {
    left: -50%;
}

.dropdown-menu.dropdown-menu-right.dropdown-close50::before,
.dropdown-menu.dropdown-menu-right.dropdown-close50::after {
    right: 45%;
}

.dropdown-menu.dropdown-close100 {
    left: -117%;
}

/*.dropdown-menu.dropdown-menu-right.dropdown-close50::before,.dropdown-menu.dropdown-menu-right.dropdown-close50::after {*/
/*right: 50%;*/
/*}*/
/*.dropdown-menu.dropdown-close100 {*/
/*left:-100%;*/
/*}*/
.dropdown-menu.dropdown-menu-right.dropdown-close100::before,
.dropdown-menu.dropdown-menu-right.dropdown-close100::after {
    right: 50%;
}

.navbar .g-nav .z-navactive .dropdown-close100 a {
    left: -100%;
    padding: 1px 38px;
}

.s-usercenterimg {
    position: relative;

}

.s-usercenterimg img {
    width: 129px;
    height: 131px;
    border-radius: 100%;
    margin: 0 auto;
}

.test {
    width: 129px;
    height: 131px;
    border-radius: 100%;
    position: absolute;
    overflow: hidden;
    top: 40px;
    left: 50%;
    margin-left: -65.5px;
    opacity: 0;
    overflow: visible;
    border: 0px solid rgba(0, 0, 0, 0.7);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.test:hover {
    opacity: 1;
    border: 65px solid rgba(0, 0, 0, 0.7);
}

.g-usercamera {
    width: 37px;
    height: 31px;
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -18px;
    background: url('http://www.ndwww.cn/zt2020/piyao/images/usercamera.png') no-repeat center;
    z-index: 2;
}

.height-line24 {
    line-height: 24px;
}

/*任务大厅*/
.g-headertop {
    background: #f4f4f4;
    height: 38px;
    line-height: 38px;
    color: #5e5e5e;
}

.g-headertop a {
    color: #5e5e5e;
}

.g-headertop li a {
    font-size: 12px;
}

.g-headertop li {
    font-size: 14px;
    color: #ccc;
}

.g-headertop ul {
    margin-bottom: 0;
}

.g-headertop .g-taskbarlist li {
    position: relative;
    margin-right: -1px;
}

.g-headertop .g-taskbarbor {
    border-left: 1px solid #ccc;
    border-right: 1px solid #f4f4f4;
    padding: 0 20px;
    position: relative;
    z-index: 11;
}

.g-headertop .g-taskbaract .g-taskbar1 {
    color: #2f549f;
    background: url('http://www.ndwww.cn/zt2020/piyao/images/taskbarh1.png') no-repeat 20px center;
}

.g-headertop .g-taskbaract .g-taskbar2 {
    color: #2f549f;
    background: url('http://www.ndwww.cn/zt2020/piyao/images/taskbarh2.png') no-repeat 20px center;
}

.g-headertop .g-taskbaract .g-taskbarbor {
    display: block;
    border-right-color: #ccc;
    border-bottom: 1px solid #fff;
    color: #2f549f;
}

.g-headertop .g-taskbardown1 {
    position: absolute;
    right: 0;
    top: 38px;
    border: 1px solid #ccc;
    z-index: 30;
    background: #fff;
    width: 152px;
    padding: 10px 0;
    display: none;
}

.g-taskbarlist {
    margin: 0px;
    /* padding:0 15px; */
}

.g-taskbarlist>li {
    margin: 0 15px;
}

.g-taskbarlist>li a {
    color: #fff;
    line-height: 72px;
    display: block;
    font-size: 14px;
}

.g-dropdown {
    position: relative;
}

.g-taskbarnav .g-dropdown>a:hover {
    color: #fff;
}

.g-dropdown .g-dropdown-menu {
    position: absolute;
    left: -36px;
    z-index: 30;
    background: #fff;
    width: 152px;
    padding: 10px 0;
    display: none;
}

.g-dropdown .g-dropdown-menu::before {
    content: '';
    position: absolute;
    top: -12px;
    left: 65px;
    height: 0;
    width: 0;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid transparent;
}

.g-dropdown .g-dropdown-menu a {
    font-size: 14px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    color: #222;
}

.g-dropdown .g-dropdown-menu a:hover {
    color: #2f549f;
}

.g-dropdown:hover .g-dropdown-menu {
    display: block;
}

.account-btns {
    color: #fff;
    line-height: 36px;
    padding: 0 1.5rem;
    margin-top: 1em;
    border: 2px solid #fff;
}

.account-btns:hover {
    border-color: #FF5722;
    background-color: #FF5722;
}

.account-btns>a {
    color: #fff;
    font-size: 14px;
}

.g-taskbarnav .account-btns>a:hover {
    color: #fff;
}

.g-headertop .g-taskbardown1 div {
    height: 26px;
    line-height: 26px;
    padding-left: 20px;
}

.g-headertop .g-taskbardown1 a {

    margin-right: 14px;
}

.g-headertop .g-taskbardown1 span {
    padding-left: 15px;
}

.g-headertop .g-taskbar1 {
    background: url('../images/taskbar1.png') no-repeat 20px center;
    padding-left: 44px;
}

.g-headertop .g-taskbar2 {
    background: url('../images/taskbar2.png') no-repeat 20px center;
    padding-left: 44px;
}

.g-headertop .g-nomdright {
    margin-right: 0;
}



.g-taskhead {
    background: #fff;
    padding: 34px 0;
}



.g-tasksearch i {
    /*font-size: 18px;*/
    font-size: 14px;
    color: #dbdbdb;
    margin: 10px 0 0 4px;
}

.g-tasksearch input {
    vertical-align: top;
    margin-top: 2px;
    border: none;
    margin-left: 4px;
}

.g-tasksearch button {
    padding: 0 7%;
    height: 36px;
    border: none;
    color: #fff;
    vertical-align: top;
    font-size: 16px;
    margin-right: -3px;
    float: right;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background: none !important;
}

.navbar .navbar-nav>li.open>a,
.navbar .navbar-nav>li>a:focus,
.navbar .navbar-nav>li>a:hover {
    background: none !important;
}

.g-taskhdbg1,
.g-taskhdbg2,
.g-taskhdbg3 {
    border-left: 1px dashed #e6e6e6;
    padding: 10% 10% 0;
    float: left;
    color: #6c6c6c;
    text-align: center;
}

.g-taskhdbg1 {
    border-left: none;
    background: url('../images/searchbg.png') no-repeat center 0;
}

.g-taskhdbg2 {
    background: url('../images/searchbg.png') no-repeat center -62px;
}

.g-taskhdbg3 {
    padding-right: 0;
    background: url('../images/searchbg.png') no-repeat 80% -122px;
}

.g-taskbarnav {
    background: #fff;
    height: 72px;
    line-height: 72px;
    background-color: #2f549f;
}

.g-tasknavdrop {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 72px;
    line-height: 72px;
    width: 100px;
    padding-left: 20px;
    position: relative;
}

.g-tasknavdrop .fa-reorder {
    padding-right: 13px;
}

.g-tasknavdrop .fa-exchange {
    padding-left: 44px;
    /*color: #b4c1dc;*/
    opacity: 0.5;
}

.g-taskbarnav .g-navList a {
    color: #3a3a3a;
    font-size: 16px;
    /*margin-left: 7%;*/
    margin-left: 40px;
    float: left;
}

.g-taskbarnav .z-activeNavlist {
    float: left;
}

.g-taskbarnav .g-navList {
    margin-left: 100px;
    /*width: 85%;*/
    width: 95%;
}

.g-taskbarnav .g-navList a {
    display: inline-block;
    /*padding:2% 4%;*/
    color: #fff;
}


.g-taskbarnav .g-tasknavbtn {
    padding-left: 55px;
    padding-top: 2px;
}

.g-taskbarnav .g-tasknavbtn button {
    background: #2f549f;
    color: #fff;
    border-radius: 4px;
    width: 96px;
    height: 34px;
    line-height: 34px;
    border: none;
    font-size: 14px;
}

.g-taskbarnav .g-tasknavbtn .u-ahref {
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    width: 96px;
    height: 34px;
    line-height: 34px;
    border: none;
    font-size: 14px;
    margin: 0;
}


.g-taskposition {
    height: 43px;
    line-height: 43px;
    color: #898989;
}

.nomart {
    margin-top: 0 !important;
}

.nomarb {
    margin-bottom: 0 !important;
}

#nav .sub {
    display: none;
    width: 100%;
    height: 436px;
    left: -25px;
    top: 45px;
    position: absolute;
    background: #2f55a0;
    line-height: 26px;
    z-index: 1000;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    top: 52px;
    text-align: left;
    padding-top: 4px;
}

#nav .sub li {
    max-height: 112px;
    padding: 0 8%;
}

#nav .sub li:hover a {
    color: #515151;
}

.hov-nav .sub {
    display: none;
    width: 220px;
    height: 434px;
    left: -25px;
    position: absolute;
    background: #2f55a0;
    line-height: 26px;
    z-index: 10;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    top: 60px;
    text-align: left;
    padding-top: 4px;
}

.hov-nav .sub li {
    padding: 0 8%;
}

.hov-nav .sub li:hover a {
    color: #515151;
}

.h-hovheader .sub li:hover a {
    color: #515151;
}


.hov-nav .hov-showdrop:hover .hov-list {

    display: block;
}

.hov-nav .sub .u-tit {
    font-size: 12px;
    margin-right: 4%;
}


.hov-nav .u-navitem a {
    color: #ffffff;
    margin-left: 0;
}

.hov-nav .sub .u-navitem {
    padding-bottom: 16px;
    padding-top: 6px;
    max-height: 110px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.sub h4 {
    margin-bottom: 6px;
}

.g-subshow {
    width: 638px;
    height: 434px;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    border-left: none;
    display: none;
}

.g-subshow div {
    border-bottom: 1px dashed #c3c3c2;
    margin: 0 30px;
    font-size: 16px;
    padding: 10px 0;
}

.g-subshow p {
    color: #c3c3c2;
    padding: 10px 30px;
    font-size: 14px;
    line-height: 38px;
}

#nav .g-subshow a {
    color: #515151;
    font-size: 14px;
    margin: 0;
}

#nav .sub .u-navitem {
    padding-bottom: 16px;
    padding-top: 6px;
    /*height: 112px;*/
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
}

#nav .u-navitem a {
    color: #222;
    margin-left: 0;
    font-size: 16px;
}

#nav .u-navitem a:hover {
    color: #f08200;
}

#nav .sub .u-tit {
    font-size: 12px;
    margin-right: 4%;
}

#nav .sub .u-notit {
    margin-right: 0;
}

#nav .sub li>a {
    color: #fff !important;
}

#nav:hover .parent_box {
    display: block;
}

.pd-navppd {
    padding: 5px 0 4px 10px;
}

.g-nav .pd-navppd .s-listseed a {
    padding: 3.5px 12px;
    font-size: 12px;
}

.g-nav .pd-navppd .s-listseed {
    min-width: 71px;
}

.navbar .g-nav .s-sign a {
    font-size: 14px;
    padding: 20px 4px;
}

/*top*/
.go-top {
    position: fixed;
    top: 90px;
    right: 20px;
    width: 56px;
    z-index: 999;
}

.go-top .sider {
    display: inline-block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    background-color: #4473c2;
    overflow: hidden;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    -ms-transition: background-color 0.4s;
    transition: background-color 0.4s;
}

.go-top .sider:hover {
    background-color: #2f549f;
}

.go-top .sider a {
    display: inline-block;
    padding: 0 10px;
    width: 100%;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    vertical-align: middle;
}

.go-top .sider:first-child a {
    border-top: 0;
}

.go-top .sider.go {
    display: none;
}

.go-top .sider.go a {
    font-size: 30px;
}

/*广告位*/
.for-advertise img {
    width: 100% !important;
    height: auto !important;
    display: block;
    max-width: 100%;
    max-height: 190px;
}

.for-advertise a:hover img {
    opacity: 0.8;
}

.f-table th {
    font-weight: normal !important;
    color: #000;
}

.well {
    box-shadow: none;
}

.accordion-style1.panel-group .panel-heading .accordion-toggle {
    font-weight: normal;
}

/*提示框*/
.gritter-item-wrapper.gritter-info {
    background-color: #fff;
    border: 1px solid #2f55a0;
    color: #515151;
    border-radius: 3px;

}

.gritter-item-wrapper.gritter-info .gritter-without-image {
    padding: 36px 0;
    color: #515151;
}

.gritter-item-wrapper.gritter-info .gritter-without-image p {
    text-align: center;
    margin-bottom: 0;
}

.gritter-item-wrapper.gritter-info .gritter-close {
    text-align: right;
    position: absolute;
    cursor: pointer;
}

.gritter-item-wrapper.gritter-info .gritter-close:hover {
    color: orange !important;
}

/* top nav */
.div-nav {
    position: relative;
}

.div-hover {
    border-bottom: 3px solid #ff9934;
    position: absolute;
    bottom: 0px;
    /*width: 64px;*/
}

.topborbtmul {
    list-style: outside none none;
    width: 100%;
}

.topborbtmul li {
    float: left;
    position: relative;
    z-index: 4;
}

.topborbtmul li .topborbtm {
    display: block;
    text-align: center;
    text-decoration: none;
}

.nav-active {
    border-bottom: 3px solid #ef8200;
}

/* end */



.footer .g-address span:last-child {
    border: 0;
}

.wrap-side-img {
    margin-top: -20px;
    width: 330px;
    height: 52px;
}

.wxShare {
    position: relative;
}

.wxShare:hover .pic_ewm {
    display: block;
}

.wxShare .pic_ewm {
    display: none;
    position: absolute;
    z-index: 10000;
}

.brand_title_m1 {
    padding: 11px 0 11px 20px;
}

.title_brand_m1 {
    margin-right: 15px;
}

.title_brand_m1>span {
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

.title_brand_m2 {
    color: #999;
    font-size: 12px;
    margin-top: 5px;
}

.rel_arrow_cont {
    position: relative;
    /* margin: 0 15px; */
    z-index: 24;
}

.g-dropdown:hover .fa-angle-down:before,
.rel_arrow_cont:hover .fa-angle-down:before {
    content: "\f106";
}

.rel_arrow_cont a {
    width: 150px;
    height: 40px;
    line-height: 22px;
    font-size: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    /* padding: 0 15px; */
    border: none;
    text-align: center;
    color: #fff;
}

.rel_arrow_cont a span {
    font-size: 14px;
}

.g-taskbarnav .rel_arrow_cont a:hover {
    color: #fff;
}

a.button.red {
    color: #fff;
}

a.button {
    display: inline-block;
    white-space: nowrap;
    overflow: visible;
    cursor: pointer;
    text-decoration: none;
    outline: none;
    zoom: 1;
    -webkit-transition: all .3s;
}

.rel_arrow_cont .button i {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    background: url(../images/arr_wt.gif) left bottom;
    width: 11px;
    height: 7px;
}

.rel_arrow_cont .release_hover {
    width: 152px;
    position: absolute;
    z-index: 999;
    left: -15px;
    padding: 10px 0;
    background-color: #fff;
    display: none;
}

.rel_arrow_cont .release_hover::before {
    content: '';
    position: absolute;
    top: -12px;
    left: 65px;
    height: 0;
    width: 0;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid transparent;
}

.rel_arrow_cont:hover .release_hover {
    display: block;
}

.rel_arrow_cont:hover .rel_arrow {
    background: url(../images/arr_wt.gif) left top;
}

.rel_arrow_cont .release_hover a {
    width: 100%;
    height: 35px;
    display: block;
    background: #fff;
    color: #333;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
}

.rel_arrow_cont .release_hover a:hover {
    color: #2f549f;
}

.rel_commend {
    width: 14px;
    height: 14px;
    background: #ffd400;
    color: #000;
    padding: 0 2px;
    margin-left: 3px;
    font-style: normal;
}

.one_key_issur_box {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(40, 40, 40, .7);
    z-index: 9999;
    top: 0;
    display: none;
}

.panel-heading {
    height: 50px;
}

.panel-default {
    width: 400px;
    display: block;
    margin: 10% auto;
}

.close_box_issur {
    font-size: 16px;
    cursor: pointer;
    position: relative;
    top: -3px;
    font-size: 20px;
    font-weight: 600;
}

.close_box_issur:hover {
    opacity: .8;
}

.form-control {
    border-radius: 5px;
}

.form_control_m1 {
    width: 200px;
    margin-right: 15px;
}

.btn_default_m1 {
    border-radius: 5px;
    padding: 3px 12px;
}

.btn_default_m2 {
    border-radius: 5px;
    padding: 3px 12px;
}

.title_content_m3 {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 7px;
}

.info_content_m4 {
    color: red !important;
    font-size: 12px !important;
    display: none;
}

.issur_style_m3 {
    font-weight: 600;
    color: #666;
    font-size: 17px;
}

.parent_box {
    width: 300px;
    height: calc(100% - 72px);
    left: -300px;
    top: 72px;
    position: fixed;
    background: #FFFFFF;
    line-height: 26px;
    z-index: 2147483647;
    color: #222;
    text-align: left;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.main-nav:hover .parent_box {
    left: 0;
    opacity: 1;
}


.parent_box_m3 {
    display: none;
}

.parent_box_H1 {
    width: 226px !important;
    left: -200px !important;
    top: 35px !important;
    display: none;
}

.hover_nav_boxShow:hover .parent_box_H1 {
    display: block;
}

.user-dropdown {
    position: relative;
}

.user-dropdown>a {
    color: #fff;
    display: block;
    line-height: 72px;
    height: 72px;
}

.g-taskbarnav .user-dropdown>a:hover {
    color: #fff;
}

.user-dropdown .user-dropdown-menu {
    background-color: #fff;
    position: absolute;
    top: 72px;
    right: 0;
    width: 220px;
    display: none;
    z-index: 99;
}

.user-dropdown:hover .user-dropdown-menu {
    display: block;
}

.user-dropdown .user-dropdown-menu::before {
    content: '';
    position: absolute;
    top: -6px;
    right: 25px;
    height: 0;
    width: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.user-dropdown .user-dropdown-menu li {
    line-height: 1;
}

.user-dropdown-menu .base-info {
    background-color: #f1f1f1;
    padding: 10px 15px;
    line-height: 1;
}

.user-dropdown-menu .base-info h4 {
    font-size: 14px;
    font-weight: 500;
    position: relative;
}

.user-dropdown-menu .base-info h4>a {
    color: #222;
}

.user-dropdown-menu .base-info h4>a:hover {
    color: #4681ac;
}

.user-dropdown-menu .base-info h4 small {
    font-size: 12px;
    position: absolute;
    right: 0;
}

.user-dropdown-menu .base-info .s-servicericon {
    margin-left: 0;
    border-radius: 0;
}

.user-dropdown-menu .base-info .g-usericon a {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: auto 1px;
    background-size: 100%;
}

.u-bankicon {
    background: url('../images/centericon.jpg') no-repeat 0 -96px;
}

.u-infoicon {
    background: url('../images/centericon.jpg') no-repeat 0 -76px;
}

.u-aliicon {
    background: url('../images/centericon.jpg') no-repeat 0 -38px;
}

.u-messageicon {
    background: url('../images/centericon.jpg') no-repeat 0 -136px;
}

.g-usericon .u-bankiconact {
    background: url('../images/centericon.jpg') no-repeat 0 0;
}

.g-usericon .u-infoiconact {
    background: url('../images/centericon.jpg') no-repeat 0 -19px;
}

.g-usericon .u-aliiconact {
    background: url('../images/centericon.jpg') no-repeat 0 -57px;
}

.g-usericon .u-messageiconact {
    background: url('../images/centericon.jpg') no-repeat 0 -116px;
}

.u-comicon {
    background: url('../images/centericon.jpg') no-repeat 0 -155px;
}

.u-comicon-no {
    background: url('../images/centericon.jpg') no-repeat 0 -175px;
}

.user-dropdown-menu .other-info {
    padding: 10px 15px;
    border-bottom: 1px solid #f3f3f3;
}

.user-dropdown-menu .other-info ul {
    padding: 0;
    margin: 0;
}

.user-dropdown-menu .other-info li {
    padding: 3px 0;
}

.user-dropdown-menu .other-info li>a {
    color: #222;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}

.user-dropdown-menu .other-info li>a:hover {
    color: #4681ac;
}

.user-dropdown-menu .other-info li .iconfont {
    flex: 0 0 24px;
    display: inline-block;
    font-size: 18px;
    color: #222;
    vertical-align: middle;
}

.user-dropdown-menu .other-info li label {
    flex: 0 0 100px;
}

.user-dropdown-menu .other-info li span {
    flex: 1 1 auto;
    text-align: right;
    font-size: 12px;
    color: #636363;
}

.user-dropdown-menu .ops {
    line-height: 1;
    padding: 10px 15px;
    text-align: right;
}

.user-dropdown-menu .ops .btn-logout {
    display: inline-block;
    padding: 6px 0;
    color: #868686;
}

.main-nav-wrap {
    padding: 15px 0;
}

.main-nav-wrap>ul {
    margin: 0;
}

.main-nav-wrap li>a {
    display: block;
    line-height: 35px;
    color: #222;
    position: relative;
    padding: 0 20px 0 30px;
}

.main-nav-wrap li>a .fa {
    position: absolute;
    right: 20px;
    top: 9px;
}

.main-nav-wrap li>a:hover {
    color: #f08200;
}

.ul_one {
    height: 100%;
    display: none;
    text-align: left;
    margin: 0;
    line-height: 26px;
    color: #222;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 300px;
    background-color: #f3f3f3;
    transition: all 0.3s;
    padding: 15px 0;
    border-left: 1px solid #ddd;
}

.ul_one>ul {
    padding: 0;
    margin: 0;
}

.main-nav-wrap li:hover .ul_one {
    display: block;
}

.ul_one::-webkit-scrollbar {
    display: none;
}

.ul_one li {
    /*max-height: 112px;*/
    padding: 0 30px;
}

.ul_one li:hover {
    cursor: pointer;
}

.ul_one li:hover .cor-white {
    color: #333 !important;
}

.ul_one li:hover .u-tit {
    color: #333 !important;
}

.ul_one .g-subshow {
    border-left: none;
    width: 300px;
    height: 100%;
    background-color: #ededed;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 999;
    padding: 10px 0px;
    margin: 0;
    line-height: 26px;
    color: #222;
    overflow: hidden;
    overflow-y: auto;
    display: none;
    border-left: 1px solid #ddd;
}

.ul_one .g-subshow::-webkit-scrollbar {
    width: 6px;
}

.ul_one .g-subshow::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
}

.ul_one .g-subshow::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.1);
}

.ul_one li:hover .g-subshow {
    display: block;
}

.u-navitem {
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
}

.u-navitem>i {
    position: absolute;
    right: 0;
    top: 16px;
}

.u-navitem>h4 {
    margin-bottom: 6px;
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
    line-height: 1.1;
    color: inherit;
}

.u-navitem>h4>a {
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
    color: #fff;
}

.u-navitem>.u-tit {
    font-size: 12px;
    margin-right: 5%;
    margin-left: 0;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
}

.g-subshow>.sub-title {
    color: #2a6496;
    font-size: 16px;
    margin: 0 25px;
    font-weight: bold;
}

#nav .g-subshow .sub-menu {
    margin: 0;
}

#nav .g-subshow .sub-menu li {
    padding: 0 30px;
}

#nav .g-subshow .sub-menu a {
    line-height: 40px;
    display: block;
    font-size: 16px;
    padding: 0;
}

#nav .g-subshow .sub-menu a:hover {
    color: #f08200;
}

.g-subshow>p {
    color: #c3c3c2;
    padding: 10px 30px;
    font-size: 14px;
    line-height: 27px;
}

.g-subshow>p>a {
    color: #515151;
    font-size: 14px;
    margin: 0;
    margin-left: 0;
}

.g-subshow>p>a:hover {
    color: #2F549F;
}

.homemenu-taskbarnav {
    border-bottom: 0;
    height: 72px;
    background: #fff;
    background-color: #2f549f;
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    top: 0;
    line-height: 72px;
}

.g-nav {
    position: relative;
}

#nav .nav-dex {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    top: 52px;
    text-align: left;
}

#nav .nav-dex a {
    margin-left: 0;
}

#nav .nav-dex .u-tit {
    font-size: 12px;
    margin-right: 5%;
}

#nav .nav-dex .u-notit {
    margin-right: 0;
}

.g-taskbarnav .banner-r {
    position: absolute;
    z-index: 11;
    right: 10px;
    top: 84px;
    background: #fff;
    line-height: normal;
    font-size: 12px;
    color: #8f8f8f;
    width: 226px;
    overflow: hidden;
}

.g-taskbarnav .banner-r .tab-bot a {
    display: inline-block;
    padding: 12px 18px;
    margin-left: 0;
    font-size: 14px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    margin-top: 0px;
    border-top: 1px solid #eee;
}

.g-taskbarnav .banner-r .tabbable .nav-tabs li {
    position: relative;
}

.icon-down {
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -7px;
    display: none;
}

.nav-tabs>li.active>.icon-down,
.nav-tabs>li.active>.icon-down:focus,
.nav-tabs>li.active>.icon-down:hover {
    display: block;
}

.g-taskbarnav .banner-r .tab-content {
    border: 0;
    border-bottom: 1px solid #eee;
}

.g-taskbarnav .banner-r .tab-bot .u-btn {
    border-right: 1px solid #eee;
}

.g-taskbarnav .banner-r .tab-top .pull-left a {
    margin-left: 0;
    font-size: 12px;
    color: #2f549f;
}

.g-taskbarnav .banner-r .tab-top .home-usercenter {
    padding: 4px 12px;
}

.g-taskbarnav .banner-r .tab-top .p-mgl {
    margin-left: 88px;
}

.g-taskbarnav .banner-r .tab-top {
    border: 0;
}

.g-taskbarnav .nav-tabs a {
    margin-left: 0
}

.g-taskbarnav .nav-tabs .z-tit1 {
    padding: 15px 22px;
    border-color: #eee;
    font-size: 14px;
}

.g-taskbarnav .nav-tabs a.z-tititm {
    padding: 15px 11px;
}

.g-taskbarnav .nav-tabs .z-tit2 {
    padding: 15px 12px;
}

/* section */
.home-section {
    margin: 25px;
    overflow: hidden
}

.section_title {
    font-size: 3.0rem;
    font-weight: 500;
    letter-spacing: 0.5rem;
    position: relative;
    display: block;
    width: 100%;
    padding: 0.5rem 0;
    text-align: center;
    color: #333;
}

/**/
.body-container {
    width: 1200px;
    margin: 0 auto;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #fff;
    margin-top: 20px;
    padding: 1px;
}

/* countdown */
.count-title,
.news-area .menu {
    height: 54px;
    background-color: #FFF;
}

.count-title,
.menu-sub li {
    font-size: 16px;
    line-height: 54px;
}

.countdown {
    float: left;
    width: 390px;
    border: 1px solid #ccc;
}

.count-title {
    border-top: 1px solid #2f549f;
    position: relative;
}

.count-title::before {
    content: "";
    border-top: 6px solid #2f549f;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    position: absolute;
    left: 60px;
}

.count-title .name {
    display: block;
    color: #4f87d1;
    line-height: 54px;
    font-size: 14px;
    padding: 0 10px 0 54px;
    font-weight: bold;
    background-image: url(../images/icon_countdown.png);
    background-repeat: no-repeat;
}

.count-content {
    width: 390px;
    height: 246px;
}

.count-content a img {
    width: 100%;
    height: 100%;
}

.countdown-banner .swiper-pagination-bullets {
    display: block;
    position: absolute;
    bottom: 0;
    text-align: right;
    padding: 0 10px;
}

.countdown-banner .swiper-pagination-bullets .swiper-pagination-bullet {
    position: relative;
    z-index: 9999999;
    width: 10px;
    height: 10px;
    bottom: 5px;
    background: #FFF;
    opacity: .95;
}

.countdown-banner .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #5ba51b;
}

/* news-area */
.news-area {
    float: right;
    display: block;
    margin: 0;
    width: 740px;
    border: 1px solid #ccc;
    height: 300px;
}

/* news-area-menu */
.menu-sub {
    margin: 0 20px;
    border-bottom: 1px solid #ccc;
}

.menu-sub li {
    float: left;
    position: relative;
    display: block;
    width: 20%;
    /* text-align: center; */
    font-weight: 700;
}

.menu-sub li.active {
    color: #4f87d1;
}

.menu-sub li.active:after {
    border-bottom: 2px solid #4f87d1;
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    bottom: -1px;
}

.menu-sub li:hover {
    color: #4f87d1;
    background-position: left bottom;
}

.menu-sub li:not(.active):after {
    border-bottom-color: #ddd;
}

.menu-sub li span {
    display: block;
    padding-left: 54px;
    background-repeat: no-repeat;
}

.menu-sub li:hover span,
.menu-sub li.active span {
    background-position: left bottom;
}

/* news-area-content */
.news-area .news-list {
    display: block;
    height: 240px;
    position: relative;
}

.news-area .news-list .list-item {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all ease-out 0.3s;
}

.news-area .news-list .list-item.active {
    opacity: 1;
    visibility: visible;
}

.news-list ul {
    padding: 7px 20px;
}

.news-list ul li {
    position: relative;
    display: block;
    font-size: 14px;
    border-bottom: 1px dashed #ccc;
}

.news-list ul li::before {
    content: "";
    border: 2px solid #2f549f;
    border-radius: 100%;
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -2px;
}

.news-list ul li:hover:before {
    border-color: #eb8132;
}

.news-list ul li:hover {
    border-bottom-color: #6b9ceb;
}

.news-list ul li a {
    display: block;
    height: 35px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-list ul li:hover a {
    color: #6b9ceb;
}

.news-list ul li span.news-list-title {
    float: left;
    display: block;
    width: 550px;
    line-height: 35px;
    padding-left: 20px;
}

.news-list ul li span.news-list-date {
    float: right;
    text-align: right;
    color: #666;
    line-height: 35px;
    padding: 0 8px;
    font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    display: block;
}

.news-list-bottom {
    margin: 4px 20px;
}

.news-list-bottom .mores {
    display: block;
    width: 120px;
    text-align: center;
    line-height: 30px;
    float: right;
    text-decoration: none;
    border-radius: 3px;
    border: 1px solid #ddd;
    background-color: #eee;
}

.news-list-bottom .mores:hover {
    color: #FFF;
    border-color: #3172b9;
    background-color: #5691d2;
}

/*slogan*/
.slogan {
    width: 100%;
    height: 100px;
    background-color: #2f549f;
    background-image: url('../images/slogan-copy.jpg');
}

/*banner*/
.g-banner {
    height: auto;
    overflow: hidden;
    margin-top: 72px;
}

.g-banner .focusBox {
    position: relative;
}

.g-banner .focusBox .hd {
    position: absolute;
    z-index: 1;
    bottom: 6em;
    left: 0;
    width: 100%;
    height: 10px;
    visibility: hidden;
}

.g-banner .focusBox .hd ul {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
}

.g-banner .focusBox .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    margin: 0 10px;
    box-sizing: border-box;
    border-radius: 50%;
    background: #fff;
    color: transparent;
    transition: all ease-out 0.3s;
}

.g-banner .focusBox .hd ul li::selection {
    color: transparent;
}

.g-banner .focusBox .hd ul li.on {
    background-color: #2f549f;
    transform: scale(1.5);
}

.g-banner .focusBox .s-btn {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    width: 1200px;
    height: 48px;
    overflow: hidden;
    margin-top: -24px;
    margin-left: -600px;
}

.g-banner .focusBox .prev,
.g-banner .focusBox .next {
    display: block;
    width: 48px;
    height: 48px;
    overflow: hidden;
    float: left;
    background-image: url(../images/arrow_left.png);
    background-repeat: no-repeat;
    background-position: center center;
    pointer-events: all;
    transition: all ease-out 0.3s;
}

.g-banner .focusBox .next {
    transform: rotate(180deg);
    float: right;
}

/****************************************在线申请块****************************************/
/*栅格及盒子防塌陷*/
.col-sm-6 {
    float: left;
    width: 100%;
}

.col-sm-4 {
    float: left;
    width: 33.33333333%;
}

.AGrid-row {
    clear: both
}

.AGrid-row:before,
.AGrid-row:after {
    content: " ";
    display: table;
    line-height: 0
}

.AGrid-row:after {
    clear: both
}

/*背景颜色*/
.bg-grey {
    background-color: #f5f5f5
}

.developer-application-block {
    max-width: 1180px;
    text-align: center;
    padding: 50px 0;
    clear: both;
    margin: 0 auto
}

/*大标题*/
.titleBar {
    text-align: center
}

.titleBar .caption {
    font-size: 36px;
    color: #252b3a;
    letter-spacing: 0;
    text-align: center;
    line-height: 46px;
    margin-bottom: 10px
}

.descript {
    margin-bottom: 40px;
    font-size: 16px;
    color: #A0A2A8
}

.AGrid-row.gap {
    margin: -10px
}

.AGrid-row.gap .col-sm-6 {
    padding: 10px
}

.AGrid-row.gap .col-sm-4 {
    padding: 10px
}

.developer-application .tile {
    background-color: #fff;
    border: 1px solid #dddddd;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.10)
}

.developer-application:last-child .tile {
    border: none
}

/*头部*/
.developer-application .layer-figure .title {
    padding: 9px 20px;
    text-align: left;
    font-size: 18px;
    color: #fff;
    background: url("../images/pc_yingyonfuwu.png") no-repeat center;
    background-size: cover
}

/*内容*/
.developer-application .layer-text {
    overflow: hidden;
    padding: 30px 40px 14px 40px;
    background: url("../images/pc_diwen.png") no-repeat center;
    background-size: cover
}

.developer-application .layer-text ul a {
    cursor: unset
}

/*列表*/
.developer-application .layer-text ul li.col-sm-6 {
    padding: 0 25px 0 0;
    float: left;
    text-align: left
}

.developer-application .layer-text ul li .application-box {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 16px;
    width: 100%;
    height: auto;
}

.developer-application .layer-text .application-box:hover .title {
    color: #f66f6a
}

.developer-application .layer-text .application-box:hover img {
    top: -36px;
}

.developer-application .layer-text .application-box:hover span {
    visibility: visible;
}

.developer-application .layer-text .application-img {
    display: inline-block;
    float: left;
    width: 36px;
    height: 36px;
    overflow: hidden
}

.developer-application .layer-text .application-img img {
    position: relative
}

.developer-application .layer-text .title {
    display: inline-block;
    margin-left: 18px;
    color: #252b3a;
    height: 36px;
    line-height: 36px;
    font-size: 14px
}

.developer-application .layer-text span {
    display: inline-block;
    width: auto;
    height: auto;
    float: right;
    box-sizing: border-box;
    padding: 0 10px;
    border: 1px solid #f66f6a;
    border-radius: 5px;
    font-size: 14px;
    line-height: 36px;
    visibility: hidden;
    color: #f66f6a;
}

/*link*/
.s-link {
    font-size: 14px;
}

.s-link a {
    box-sizing: border-box;
    padding: 0 5px;
}

.picMarquee-left2 {
    width: 1100px;
    position: relative;
    transition: all 2s;
    font-family: "微软雅黑";
}


.picMarquee-left2 .hd {}

.picMarquee-left2 .hd .prev,
.picMarquee-left2 .hd .next {
    display: block;
    z-index: 999999;
    font-size: 20px;
    color: #666;
    background: #e2e2e2;
    width: 20px;
    height: 50px;
    top: 20%;
    position: absolute;
    line-height: 50px;
}

.picMarquee-left2 .hd .prev {
    left: -20%;
}

.picMarquee-left2 .hd .next {
    right: -20%;
}

.picMarquee-left2:hover .prev {
    left: 0;
}

.picMarquee-left2:hover .next {
    right: -4%;
}

.picMarquee-left2 .bd {
    width: 1200px;
    overflow: hidden;
}

.picMarquee-left2 .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left2 .bd ul li {
    margin: 30px 20px;
    float: left;
    width: 147px;
    height: auto;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picMarquee-left2 .bd ul li .img {
    width: 147px;
    height: auto;
    overflow: hidden;
    transition-delay: 0s;
    transition-duration: 0.5s;
    transition-property: all;
    transition-timing-function: ease;
    /* Firefox 4 */
    -moz-transition-delay: 0s;
    -moz-transition-duration: 0.5s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    /* Opera */
    -o-transition-delay: 0s;
    -o-transition-duration: 0.5s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
}

.picMarquee-left2 .bd ul li .img img {
    width: 100%;
    height: auto;
    display: block;
}

.picMarquee-left2 .bd ul li:hover .img img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    /* IE 9 */
    -moz-transform: scale(1.1, 1.1);
    /* Firefox */
    -webkit-transform: scale(1.1, 1.1);
    /* Safari 和 Chrome */
    -o-transform: scale(1.1, 1.1);
    /* Opera */
}


/*footer*/
.col-lg-6 {
    position: relative;
    width: 50%;
    float: left;
}

.col-lg-3 {
    position: relative;
    width: 25%;
    float: left;
}

.clearfix:before {
    content: '';
    display: table;
    margin-bottom: 5px;
}

.space-6,
[class*=vspace-6] {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 6px 0 5px;
}

.col-left {
    padding-left: 10px;
    padding-right: 10px;
}

.container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.footer {
    background-color: #222632;
    border-top: 1px solid #e7e7e7;
    width: 100%;
    height: 132px;
    padding: 30px 0 32px 0;
}

.footer .g-address,
.footer .g-contact {
    border-right: 1px solid #353946;
}

.footer .g-address a {
    color: #717171;
    font-size: 14px;
}

.footer .g-address span {
    border-left: 2px solid #ccc;
    padding-left: 26px;
    margin-left: 26px;
}

.footer .g-contact,
.footer .focusus {
    padding-left: 5%;
    padding-top: 0;
}

.footer .g-contact .g-contacthd {
    background: url(../images/contacthdbg.png) no-repeat 0 center;
    padding-left: 32px;
}

.footer .g-contact p {
    padding-left: 30px;
}

.footer .focusushd i {
    font-size: 20px;
    vertical-align: bottom;
    padding-right: 10px;
}

.footer .focusushd {
    background: url(../images/focusushd.png) no-repeat 0 center;
    padding-left: 24px;
    margin-left: -4px;
}

.footer .focusus a {
    width: 32px;
    height: 74px;
    display: block;
    margin-top: 0;
}

.footer .focusus .foc {
    width: 32px;
    height: 32px;
    overflow: hidden;
    float: left;
    margin-left: 17px;
    margin-right: 6px;
}

.footer .focusus .foc:hover .foc-ewm {
    opacity: 1;
    visibility: visible;
}

.footer .focusus .focususwx {
    background: url("../images/focususbg.png") no-repeat 0 -42px;
}

.footer .focusus .focususqq {
    background: url("../images/focususbg.png") no-repeat -56px -42px;
}

.footer .focusus .focususwb {
    background: url("../images/focususbg.png") no-repeat -110px -42px;
}

.foc-ewm {
    position: absolute;
    width: 116px;
    height: 116px;
    top: -95px;
    left: 34px;
    text-align: center;
    box-shadow: 0 0 1px #000;
    padding: 7px;
    border: 1px solid #dedede;
    background: #fff;
    opacity: 0;
    visibility: hidden;
}

.foc-ewm .foc-ewm-arrow1 {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #dedede;
    position: absolute;
    bottom: -11px;
    left: 50%;
    margin-left: -10px;
}

.foc-ewm .foc-ewm-arrow2 {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -10px;
}

.footer .g-address .kppw-tit a {
    font-size: 12px;
}

.g-copyright {
    width: 267px;
    height: 140px;
    position: fixed;
    left: 0;
    bottom: 30px;
    padding: 10px;
    font-size: 14px;
    background: #fff;
    border-radius: 5px;
}

.g-copyright .closes {
    position: absolute;
    right: 6px;
    top: 0;
    font-size: 12px;
}

.g-copyright p {
    text-indent: 29px;
}



.listnews {
    padding: 10px 0 0 10px;
}

.listnews li {
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 11px;
    position: relative;
}

/*  */
.listnews li a {
    color: #333;
}

.listnews li span {
    right: 0;
    position: absolute;
    top: 0;
    color: #333;
    display: none;
}

.unionlist {
    margin-bottom: 30px;
    border-radius: 15px;
}

.unionlist h1 {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    color: #065076;
    font-weight: bold;
    margin-bottom: 20px;
}

.unionlist li {
    width: 234px;
    display: block;
    padding: 0 0px;
    margin: 0 16px 20px;
    font-size: 18px;
    float: left;
    line-height: 40px;
    height: 40px;
    color: #006193;
    text-align: center;
    font-weight: bold;
    background: #fff;
    border: 1px solid #cbddff;
}