.top_bg {
    /* background: url(images/common/top_bg.gif) repeat-x; */
    padding: 30px 0 0;
    height: 148px;
    overflow: hidden;
}

.header {
    width: 1200px;
    margin: 0 auto;
}

.h_con {
    height: 88px;
    overflow: hidden;
}

.h_con h1 {
    float: left;
    padding: 7px 25px 0 0;
}

.h_con h1 img {
    width: 122px;
    height: 43px;
}

.h_con .h_dw {
    float: left;
    padding: 5px 0 10px 22px;
    font-size: 22px;
    color: #333;
    /* background: url(images/common/t_line.gif) no-repeat 0 8px; */
    font-weight: bold;
}

.h_dw span {
    display: block;
    font-size: 12px;
    color: #999;
    padding: 3px 0 0;
    font-weight: normal;
}

.h_con .tel {
    /* background: url(images/common/tel.gif) no-repeat 0 15px; */
    padding: 5px 0 0 40px;
    float: right;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.tel b {
    display: block;
    font-size: 24px;
    padding: 5px 0 0;
}

.h_nav {
    height: 60px;
    line-height: 60px;
}

.h_nav li {
    height: 60px;
    float: left;
    /* background: url(images/common/nav_bor.gif) no-repeat right 26px; */
    position: relative;
    margin-left: -1px;
}

.h_nav li a {
    font-size: 14px;
    color: #333;
    padding: 0 34px;
    display: block;
    float: left;
    position: relative;
    z-index: 4;
    text-decoration: none;
}

.h_nav li.cur a,
.h_nav li a:hover {
    background: #151f5d\9;
    color: #fff;
}

/* IE6銆両E7銆両E8鏀寔 */

.h_nav li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    background: #151f5d;
    bottom: 0;
    left: 0;
    -webkit-transition: height .3s;
    transition: height .3s;
}

.h_nav li:hover:after,
.h_nav li.cur:after {
    height: 100%;
}

em,
i {
    font-style: normal;
}


.ty-banner-1 {
    overflow: hidden;
    line-height: 0;
    text-align: center;
}



.p1-search-1 {
    background: #f2f2f2;
    height: 82px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    font-size: 14px;
}

.p1-search-1 p {
    color: #444;
    line-height: 82px;
}

.p1-search-1 a {
    color: #444;
    display: inline-block;
    margin-right: 15px;
}

.p1-search-1-inp {
    width: 270px;
    height: 30px;
    border-radius: 20px;
    background: #fff;
    padding-left: 10px;
    margin-top: 28px;
}

.p1-search-1-inp input {
    margin-top: 4px;
    border: 0;
}

.p1-search-1-inp1 {
    width: 224px;
    height: 30px;
    line-height: 30px;
    color: #a9a9a9;
    float: left;
}

.p1-search-1-inp2 {
    width: 30px;
    height: 30px;
    /* background: url(images/VISkins-p1.png) no-repeat -258px -936px; */
    float: right;
    cursor: pointer;
}


.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
    background: #fff;
    width: 1200px;
}

.p12-curmbs-1 b {
    border-left: 10px solid #00264b;
    font-weight: normal;
    padding-left: 8px;
}

/*.xnznr-mbx .blk-main{}*/
.p12-curmbs-1 span {
    font-family: '瀹嬩綋';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}

.guding {
    position: fixed;
    top: 0px;
    z-index: 99;
}


.fenxiang {
    float: left;
    padding: 5px 0 0 20px;
}

.p14-infocontent-1 {
    background: #fff;
    padding: 18px 44px;
}

.p14-infocontent-1-tit {
    font-size: 24px;
    font-weight: normal;
    line-height: 38px;
    color: #4b4a4a;
    text-align: center;
}

.p14-infocontent-1-sour {
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #aaa;
    margin: 5px auto 10px;
    width: 380px;
}

.p14-infocontent-1-sour a {
    color: #aaa;
}

.p14-infocontent-1-sour em {
    margin: 0 9px;
    font-style: normal;
}

.p14-infocontent-1-text {
    padding: 16px 18px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #d6d6d6;
    margin-bottom: 22px;
}

.p14-infocontent-1-text-t1 {
    width: 78px;
    float: left;
    color: #342f2e;
    margin-right: -78px;
}

.p14-infocontent-1-text-t2 {
    padding-left: 80px;
}


.p14-info-3 {
    background: #fff;
    padding: 0 40px 8px;
}

.p14-info-3-tit {
    height: 55px;
    font-size: 28px;
    line-height: 55px;
    color: #4b4a4a;
}

.p14-info-3-list li {
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    color: #4b4a4a;
    border-top: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-info-3-list li a {
    color: #4b4a4a;
}

.p14-info-3-list li span {
    float: right;
}


.p14-pagination-1 dl {
    margin-bottom: 24px;
    padding-right: 40px;
}

.p14-pagination-1 dd {
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-pagination-1 dd b {
    float: right;
    font-weight: normal;
}

.p14-pagination-1 dd span {
    width: 60px;
    height: 32px;
    background: #a2a2a2;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}

.p14-pagination-1 dt {
    height: 1px;
    border-bottom: 1px dashed #b5b5b5;
    margin-left: 60px;
    padding-top: 2px;
    margin-bottom: 2px;
}

.p14-pagination-1 dd em {
    float: right;
    font-style: normal;
    padding-left: 20px;
    font-weight: normal;
}

.p14-pagination-1 dl a {
    color: #4b4a4a;
}

.p14-pagination-1-href {
    float: right;
    font-size: 18px;
    line-height: 32px;
}

.p14-pagination-1-href span {
    display: inline-block;
    padding: 0 6px;
    margin-left: 4px;
    background: #00264b;
}

.p14-pagination-1-href a {
    display: block;
    color: #fff;
}

.p14-pagination-1-key {
    min-height: 40px;
    border-top: 1px solid #00264b;
    font-size: 14px;
    line-height: 40px;
    color: #575556;
}

.p14-pagination-1-key a {
    color: #575556;
}

.p14-pagination-1-key span {
    display: inline-block;
    margin: 0 4px;
}


.p14-info-2 {
    background: #fff;
}

.p14-info-2-tit {
    height: 80px;
    font-size: 24px;
    line-height: 80px;
    background: #151f5d;
    color: #fff;
    text-align: center;
}

.p14-info-2-list dl {
    width: 223px;
    display: inline-block;
    padding: 26px 10px 20px 7px;
    border-bottom: 1px dashed rgba(153, 153, 153, 0.3);
    font-size: 12px;
    line-height: 18px;
}

.p14-info-2-list dt {
    width: 90px;
    float: left;
    margin-right: 6px;
}

.p14-info-2-list dt img {
    display: block;
    width: 90px;
    height: 67px;
    margin: 0 auto;
}

.p14-info-2-list dd h3 {
    height: 22px;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.p14-info-2-list-desc {
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-info-2-list dl:nth-last-child(1) {
    border-bottom: 0;
}


.contact-z1 {
    height: 140px;
    /* background: url("images/contact-z1.jpg") no-repeat; */
    color: #333;
    margin-bottom: 30px;
}

.contact-z1 p {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    padding: 37px 0 0 95px;
    /* background: url(images/contact-z1_tel.png) no-repeat 74px 44px; */
}

.contact-z1 span {
    display: block;
    height: 30px;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    padding-left: 73px;
}


.f_bg {
    background: #00264b;
    overflow: hidden;
    padding: 25px 0 40px;
}

.footer {
    width: 1200px;
    margin: 0 auto;
}

.f_nav {
    height: 150px;
}

.f_nav ul li {
    height: 40px;
    line-height: 40px;
    float: left;
    width: 150px;
    text-align: center;
}

.f_nav ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.f_nav li .erji li {
    height: 25px;
    line-height: 25px;
}

.f_nav li .erji a {
    font-weight: normal;
    color: #a3aab4;
}

.f_logo {
    width: 185px;
    padding: 25px 0 0;
}

.f_logo img {
    width: 145px;
    height: 52px;
}

.f_ban {
    padding: 20px 25px 0 0;
}

.f_ban p {
    font-size: 14px;
    color: #a3aab4;
    line-height: 32px;
}

.f_ban p b {
    color: #fff;
}

.f_ban span {
    padding: 0 30px;
}

.f_ban em {
    padding: 0 0 0 172px;
}

.f_ban a {
    font-size: 14px;
    color: #a3aab4;
}

.f_er {
    width: 108px;
    text-align: center;
    position: absolute;
    top: 105px;
    right: 0;
}

.f_er img {
    width: 108px;
    height: 108px;
}

.f_er span {
    font-size: 14px;
    color: #a3aab4;
    display: block;
    padding: 10px 0 0;
}

em,
i {
    font-style: normal;
}


.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative;
}

.client-2 li i {
    /* background: url(images/fx.png) no-repeat; */
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #151f5d;
    color: #fff;
    height: 56px;
    width: 242px;
    padding: 9px 0 6px;
    float: left;
}

.client-2 .my-kefu-main {
    background: #151f5d;
    width: 97px;
    height: 56px;
    position: relative;
    padding: 9px 0 6px;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}