.header,
.content,
.footer {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.h_top {
    height: 256px;
    background: url(../images/t_bg.jpg) no-repeat center 0;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.t_top {
    height: 42px;
    line-height: 42px;
    color: #666;
    font-size: 14px;
}

.t_top span {
    float: right;
}

.t_top img {
    vertical-align: middle;
    padding-right: 6px;
}

.t_top a {
    color: #666;
    padding: 0 0 0 39px;
}

.t_top a:hover {
    text-decoration: underline;
}

.t_con {
    height: 119px;
    padding: 35px 0 0;
    overflow: hidden;
    clear: both;
}

.t_con h1 img {
    width: 239px;
    display: block;
    height: 96px;
}

.t_con .jia_logo {
    position: absolute;
    top: 56px;
    left: -150px;
}

.t_text {
    font-size: 18px;
    color: #333;
    padding-left: 26px;
    padding-top: 30px;
}

.t_text b {
    display: block;
    font-size: 40px;
    color: #ff0000;
    padding-bottom: 13px;
}

.jia_ewm {
    position: absolute;
    top: 60px;
    right: -134px;
}

.t_pho {
    color: #333;
    padding: 3px 0 0 33px;
    font-size: 16px;
}

.t_pho span {
    display: block;
    text-align: left;
    padding-bottom: 5px;
}

.t_pho b {
    color: #1f64b1;
    font-size: 30px;
    padding-left: 6px;
}

.menu {
    white-space: nowrap;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    overflow: hidden;
}

.menu ul {
    overflow: hidden;
}

.menu li {
    float: left;
    ;
    background: url(../images/lin.jpg) no-repeat right 20px;
}

.menu ul li:nth-last-child(1) {
    background: none;
}

.menu li a {
    color: #fff;
    display: inline-block;
    height: 59px;
    padding: 0 49px;
}

.menu li.cur a,
.menu li a:hover {
    text-decoration: none;
    color: #fff;
    z-index: 1;
    font-weight: bold;
    background: url(../images/cur.jpg) repeat-x;
}

.menu li a:-webkit-any-link {
    display: block;
}

.menu li.nob {
    background: none;
}

i,
em {
    font-style: normal;
}

.fullSlide {
    min-width: 1200px;
    position: relative;
    height: 601px;
    overflow: hidden;
    z-index: 2
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
}

.fullSlide .bd ul {
    width: 100%!important;
}

.fullSlide .bd li {
    width: 100%!important;
    height: 601px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 601px;
}

.fullSlide .hd {
    position: absolute;
    bottom: 32px;
    z-index: 99;
    left: 50%;
    width: 200px;
}

.fullSlide .hd li {
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 20px;
    background: #636363;
    border-radius: 50%
}

.fullSlide .hd li.on {
    background: #1f64b1;
}

.prev {
    position: absolute;
    left: 3%;
    top: 40%;
}

.next {
    position: absolute;
    right: 3%;
    top: 40%;
}

.next img,
.prev img {
    display: inline-block;
    width: 66px;
    height: 66px;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-opacity: 0.6;
    -o-opacity: 0.6;
    opacity: 0.6;
}

.p_lomc dl dd p {
    height: 24px;
}

.p_lom ul li .pao {
    height: 91px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 12px;
}

.p_lom ul li .pao p {
    line-height: 100%;
}

.p_lom ul li .pao p:nth-child(3n) {
    display: none;
}

.p_lom ul li {
    height: 432px;
}

.dzh .xiq {
    height: 50px;
    overflow: hidden;
    position: relative;
}

.dzh .xiq a {
    display: inline-block;
    position: absolute;
    right: 6px;
    bottom: 0;
    color: #0481e7;
}

.tij ul {
    padding-left: 44px;
}

.tij ul li label {
    display: none;
}

.tij .code {
    display: none;
}

.tij ul li.li3 input {
    cursor: pointer;
}

.tij .submit {
    display: none;
}


/*表单弹框*/

.nsw-modal {
    width: 100%;
    height: 100%;
    background: rgba(225, 225, 225, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}

.modal-dialog {
    position: fixed;
    color: #000000;
    top: 150px;
    width: 400px;
    border-radius: 3px;
    min-height: 155px;
    overflow: hidden;
    z-index: 99998;
    margin-left: -200px;
    left: 50%;
}

.modal-dialog .css-icon {
    background-image: url("../images/modal-icons.png");
}

.modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
    width: 15px;
    height: 15px;
    background-position: 1px 0px;
    margin: 8px 5px 0 0;
    float: left;
}

.modal-dialog .modal-head .close {
    float: right;
    width: 15px;
    height: 15px;
    background-position: -14px 0px;
    margin-top: 8px;
}

.modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff;
}

.modal-dialog .modal-body .modal-body-left {
    width: 140px;
    float: left;
}

.modal-dialog .modal-body .modal-body-left .icon {
    width: 64px;
    height: 64px;
    margin: 30px 0 0 48px;
}

.modal-dialog .modal-body .modal-body-left .success-message {
    background-position: 0px -14px;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
    background-position: 0px -78px;
}

.modal-dialog .modal-body .modal-body-right {
    width: 260px;
    float: right;
    padding-top: 20px;
}

.modal-dialog .modal-body .modal-body-right .close-btn {
    color: #000;
    text-align: center;
    width: 90px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #818079;
}

.modal-dialog .modal-body .modal-body-right p {
    line-height: 30px;
}


/*翻页*/

.p12-pagination-1-main {
    margin: 0 auto;
    padding: 20px 0;
    height: 30px;
    text-align: center;
}

.p12-pagination-1 a,
.p12-pagination-1 span {
    display: inline-block;
    padding: 0 8px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #e5e5e5;
    text-align: center;
    margin: 0 2px;
    background: #fff;
}

.p12-pagination-1 span {
    border: 1px solid #fff;
}

.p12-pagination-1 .page_curr {
    background: #1f64b1;
    color: #fff;
}

.p12-pagination-1 .laypage_first,
.p12-pagination-1 .laypage_last {
    display: none;
}

.tij ul li.bg3 b {
    color: #fff;
}

.tij ul li.bg3 {
    height: 120px;
}

.f_bj {
    color: #fff;
    clear: both;
    height: 425px;
    font-family: "Microsoft Yahei";
    overflow: hidden;
    background: url(../images/f_bg.jpg) no-repeat center 0;
}

.f_bj a {
    color: #fff;
}

.f_con {
    display: block;
    overflow: hidden;
    height: 341px;
    padding-top: 35px;
}

.f_nav {
    line-height: 50px;
    width: 420px;
    font-size: 16px;
}

.f_nav p {
    width: 125px;
    float: left;
}

.f_nav .mar {
    width: 186px;
}

.f_nav p span a {
    display: block;
    font-size: 14px;
    line-height: 33px;
    padding-left: 13px;
    background: url(../images/f_iil.png) no-repeat left 14px;
}

.f_nav p i {
    display: block;
    height: 59px;
    background: url(../images/f_lim.jpg) no-repeat left 40px;
    line-height: normal;
}

.f_text {
    width: 438px;
}

.f_text .mar {
    width: 186px;
}

.f_text p em {
    display: block;
    font-size: 14px;
    line-height: 35px;
}

.f_text p i {
    display: block;
    height: 59px;
    background: url(../images/f_lim.jpg) no-repeat left 40px;
    line-height: normal;
    font-size: 14px;
}

.f_wz {
    height: 49px;
    line-height: 49px;
    color: #8f8f8f;
}

.f_wz h3 {
    display: inline-block;
    float: left;
    width: 70px;
    font-weight: normal;
    color: #b8cde4;
    font-size: 14px;
}

.f_wz p {
    float: left;
    width: 1130px;
}

.f_wz p a {
    color: #b8cde4;
    font-size: 14px;
    display: inline-block;
    padding: 0 12px;
}

.f_text p span {
    padding: 0 12px;
}

.f_code {
    width: 282px;
    float: right;
    text-align: center;
}

.f_logo {
    text-align: center;
    height: 113px;
}

.f_code h4 {
    text-align: center;
    color: #8fb6e2;
    font-weight: normal;
    font-size: 14px;
    height: 37px;
}

.f_code h4 span {
    font-weight: bold;
    color: #fff;
    font-size: 20px;
}

.f_code p {
    overflow: hidden;
    padding-left: 6px;
    text-align: center;
}

.f_code p em {
    text-align: center;
    color: #89b1df;
}

.f_code p em img {
    display: block;
    margin: 0 auto 6px;
    width: 160px;
    height: 160px;
    border: 4px solid #fff;
}

i,
em {
    font-style: none;
}

.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: #1f64b1;
    color: #fff;
    height: 56px;
    width: 247px;
    padding: 9px 0 6px;
    float: left;
}

.client-2 .my-kefu-main {
    background: #1f64b1;
    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;
}