* {
    padding: 0;
    margin: 0;
    border: 0;
}

body {
    min-width: 1200px;
    font-family: "Microsoft YaHei";
    background: #fff;
    color: #333;
}

a {
    text-decoration: none;
    cursor: pointer;
}

ul,
li {
    list-style: none;
}

input {
    border: 0;
    outline: none;
}

i,
em {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    zoom: 1;
}

.clear:after {
    display: table;
    content: '';
    clear: both;
}

.pcNone {
    display: none !important;
}

.wjb_header {
    background: #fff;
}

.wjb_logo {
    float: left;
}

.wjb_rightInfo {
    float: right;
    padding-top: 45px;
    font-size: 14px;
}

.wjb_rightInfo a {
    float: right;
    line-height: 20px;
}

.wjb_linkA {
    padding-right: 35px;
    color: #333;
    font-weight: bold;
}

.wjb_loginA {
    padding: 0 14px;
    color: #333;
    border: none;
}

.wjb_registerA {
    padding-left: 14px;
    color: #c20609;
    border-left: 1px solid #c2c2c2;
}

.wjb_header_my {
    float: right;
    position: relative;
    padding-left: 14px;
}

.wjb_header_my span {
    display: inline-block;
    width: 76px;
    font-size: 14px;
    color: #0d3988;
    line-height: 20px;
    cursor: pointer;
    background: url(wjb_pc_icon_arrow02.png) right center no-repeat;
}

.wjb_header_myList {
    display: none;
    position: absolute;
    top: 27px;
    right: 0;
    width: 137px;
    height: auto;
    padding: 18px 0;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 5px 7px 3px rgba(197, 197, 197, 0.32);
    z-index: 2;
}

.wjb_header_myList a {
    display: block;
    width: 100%;
    height: 35px;
    font-size: 14px;
    color: #666;
    line-height: 35px;
    text-align: center;
}

.wjb_header_myList a:hover {
    color: #0d3988;
    background: #eef5fa;
}

.wjb_searchBox {
    float: right;
    position: relative;
    width: 311px;
    height: 38px;
    margin-top: 26px;
    border: 1px solid #b8bec6;
    clear: both;
}

.wjb_searchBox input {
    padding-left: 13px;
    width: 220px;
    height: 38px;
    font-size: 18px;
    color: #333;
    line-height: 38px;
}

.wjb_searchBox a {
    display: block;
    position: absolute;
    top: -1px;
    right: -1px;
    width: 70px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #2d5da7;
}

.wjb_nav {
    height: 61px;
    background: #2d5da7;
    /*box-sizing: border-box;*/
}

.wjb_nav .wjb_navBox{
    height: 100%;
    background: url(wjb_pc_navBg2.jpg) center top no-repeat;
}

.wjb_nav .wjb_content1200 {
    height: 100%;
}

.wjb_nav a {
    float: left;
    display: block;
    margin-top: 19px;
    padding: 0 78px;
    font-size: 20px;
    color: #fff;
    line-height: 22px;
    border-right: 2px solid #7399d7;
}

.wjb_nav a:last-child {
    border: none;
    padding-right: 0;
}

.wjb_nav a:hover {
    color: #d6f6fb;
}

.wjb_nav .wjb_nav_index {
    padding-left: 38px;
    background: url(wjb_pc_icon_home.png) 6px center no-repeat;
}

.wjb_container {
    padding-bottom: 100px;
    background: #f5f5f5 url(wjb_pc_contBg.jpg) left top no-repeat;
    background-size: 100% auto;
}

.wjb_content1200 {
    width: 1200px;
    margin: 0 auto;
}

.wjb_footer {
    position: relative;
    height: 200px;
    background: #78889f;
}

.wjb_footerTopUlBox {
    height: 100%;
}

.wjb_footerTopUl {
    position: absolute;
    bottom: 198px;
    left: 50%;
    width: 1200px;
    height: 0;
    margin-left: -600px;
}

.wjb_footerTopUl ul {
    display: none;
    padding: 30px 0;
    height: 100%;
    box-sizing: border-box;
    background: rgba(85, 106, 137, 0.97);
    border: 1px solid #b7bfca;
}

.wjb_footerTopUl ul.active {
    display: block;
}

.wjb_footerTopUl ul li {
    float: left;
    width: 25%;
}

.wjb_footerTopUl ul li a {
    display: block;
    padding-left: 60px;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
}

.wjb_footerTopUl ul li a:hover {
    color: #d6f6fb;
}

.wjb_footerLinkUl {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1200px;
    margin-left: -600px;
    padding-left: 51px;
    overflow: hidden;
}

.wjb_footerLinkUl li {
    display: inline-block;
    margin: 0 13px;
    padding-top: 16px;
}

.wjb_footerLinkUl li a:hover {
    cursor: pointer;
    background: #556a89;
}

.wjb_footerLinkUl_c.active,
.wjb_footerLinkUl_c.active a,
.wjb_footerLinkUl_c1 a:hover,
.wjb_footerLinkUl_c2 a:hover {
    background: #556a89;
    border: none;
}

.wjb_footerLinkUl_c.active {
    border: 1px solid #b7bfca;
    border-top: none;
}

.wjb_footerLinkUl li a {
    display: block;
    width: 338px;
    height: 33px;
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    background: #6993b6;
    border: 1px solid #b7bfca;
}

.wjb_footerLinkUl li span {
    display: block;
    text-align: left;
    background: url(wjb_pc_icon_top.png) center right no-repeat;
}

.wjb_footerLinkUl_c1 span {
    width: 203px;
    margin: 0 auto;
}

.wjb_footerLinkUl_c2 span {
    width: 171px;
    margin: 0 auto;
}

.wjb_footerInfo {
    padding: 68px 60px 0;
    overflow: hidden;
}

.wjb_footer_BLImg {
    float: left;
    padding-top: 23px;
}

.wjb_footerText {
    float: left;
}

.wjb_footerText p {
    padding-left: 39px;
    font-size: 14px;
    color: #fff;
    line-height: 38px;
}

.wjb_footer_jiucuo {
    float: right;
    padding-top: 30px;
}

.wjb_rightBar {
    position: fixed;
    right: 10px;
    bottom: 23%;
    z-index: 3;
}

.wjb_rightBar a {
    position: relative;
    display: block;
    width: 67px;
    height: 67px;
    margin-bottom: 10px;
    box-shadow: 0px 5px 7px 0px rgba(197, 197, 197, 0.32);
}

.wjb_rightBar a img {
    /* display: block; */
}

.wjb_rightBar a .wjb_rightBar_ewm {
    display: block;
    position: absolute;
    top: 0;
    left: -152px;
    display: none;
}

.wjb_rightBar a:hover .wjb_rightBar_ewm {
    display: block;
}

.wjb_footTip_pop {
    width: 462px;
    height: auto;
    padding-bottom: 31px;
    position: fixed;
    bottom: 415px;
    left: 50%;
    margin: 0 0 0 -231px;
    background: #fff;
    z-index: 10;
    display: none;
    z-index: 11;
}

.wjb_footTip_pop dt {
    padding-top: 15px;
    height: 34px;
    line-height: 34px;
}

.wjb_footTip_pop dt span {
    font-size: 18px;
    font-weight: bold;
    color: #666;
    text-indent: 20px;
    float: left;
}

.wjb_footTip_pop dt strong {
    font-size: 35px;
    color: #999;
    float: right;
    margin-right: 20px;
    font-weight: bold;
    cursor: pointer;
}

.wjb_footTip_pop dd.wjb_pop_cont1 {
    overflow: hidden;
    font-size: 18px;
    font-family: "微软雅黑";
    color: #000;
    padding: 20px 10px 0 27px;
    line-height: 36px;
}

.wjb_footTip_pop dd.wjb_pop_cont1 p {
    width: 355px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #333;
    float: left;
    line-height: 30px;
}

.wjb_footTip_pop dd .wjb_pop_iconTip {
    margin-right: 10px;
    width: 36px;
    height: 36px;
    float: left;
    background: url(wjb_icon_tip.png) no-repeat;
}

.wjb_footTip_pop .wjb_pop_orgText {
    color: #fb954d;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 14px !important;
  height: 24px;
}