﻿@charset "utf-8";
/* CSS Document */

/*-----公用---*/
/*html {*/
/*	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
/*	-webkit-filter: grayscale(100%);*/
/*}*/

body, html {
    text-align: left;
    font-size: 12px;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
    min-width: 1190px;
    height: 100%;
    width: 100%;
    color: #2d394f;
}

* html, * html body {
    background-image: url(about:blank);
    background-attachment: fixed;
}

ul, ol {
    list-style: none;
}

img {
    border: 0;
    vertical-align: top;
}

li {
    vertical-align: bottom; /*消除ie6多余行高*/
    list-style: none;
    list-style-type: none;

}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p, img, body {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    table-layout: fixed;
    word-spacing: normal;
    border-spacing: 0;
}

a {
    color: #2d394f;
    cursor: pointer;
    text-decoration: none;
}

a:hover {

    text-decoration: none;
}

a:visited {
}

a:active {
    text-decoration: none;
}

a:focus {
    outline: none;
}

button, input, select, textarea {
    font-size: 100%;
}

button {
    cursor: pointer;
    border: none;
}

.clear {
    clear: both;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.udline {
    text-decoration: underline;
}

.nomr {
    margin-right: 0px !important;
}

.nomt {
    margin-top: 0px !important;
}

.nomb {
    margin-bottom: 0px !important;
}

.pdt-15 {
    padding-top: 15px !important;
}

.pdt-20 {
    padding-top: 20px !important;
}

.pdt-25 {
    padding-top: 25px !important;
}

.pdt-30 {
    padding-top: 30px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mb-10 {
    margin-bottom: 15px !important;
}

.mt-65 {
    margin-top: 65px !important;
}

.mr-35 {
    margin-right: 35px !important;
}

.wd-120 {
    width: 120px !important;
}

.noborder {
    border: none !important;
}

.noborder_r {
    border-right: none !important;
}

.flnone {
    float: none !important;
}

.h500 {
    height: 500px !important;
}

.bold {
    font-weight: bold;
}

input[type=text] {
    font-family: "微软雅黑";
}

/*------登录--------*/
.dl_bk1 {
    background: url(../images/daohangimages/dk_bk1.jpg) center top no-repeat #87d3fe;
}

.dl_bk2 {
    background: url(../images/daohangimages/dk_bk2.jpg) center top no-repeat #7DCFFF;
}

.dlkbox {
    position: fixed !important;
    position: absolute;
    width: 740px;
    z-index: 100;
    left: 50%;
    top: 50%;
    _margin-top: 0px;
    _top: expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/

    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: url(../images/daohangimages/dlk_bk.png) 0px 30px no-repeat #fff;
}

.dlkbox .pagetitle {
    float: left;
    width: 740px;
    padding: 20px 0px;
    text-align: center;
}

.dlkbox .kbox {
    float: left;
    width: 640px;
    padding: 50px 50px 15px 50px;
    position: relative;
    background: url(../images/daohangimages/dk01.png) repeat;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
}

.dlkbox .kbox .tswz {
    position: absolute;
    width: 740px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #F00;
    top: 0px;
    left: 0px;
    text-align: center;
    background: #d3ddd5;
    z-index: 10;
}

.dlkbox .kbox .j {
    position: absolute;
    width: 25px;
    height: 11px;
    z-index: 11;
    background: url(../images/daohangimages/j_icon.png) no-repeat;
    left: 231px;
    top: 0px;
}

.dlkbox .kbox .nrk {
    float: left;
    width: 450px;
    padding-top: 15px;
    padding-left: 290px;
    background: url(../images/daohangimages/tz_logo2.png) 40px 40px no-repeat;
}

.dlkbox .kbox .nrk2 {
    background: url(../images/daohangimages/zc_logo2.png) 40px 40px no-repeat;
}

.dlkbox .kbox .row {
    float: left;
    width: 360px;
    margin-bottom: 20px;
}

.dlkbox .kbox .row1 {
    float: left;
    width: 360px;
    margin-bottom: 15px;
    margin-top: -25px;
}

.dlkbox .kbox .nrk .textbox1 {
    float: left;
    width: 260px;
    height: 38px;
    line-height: 38px;
    padding: 0 5px 0 50px;
    background: url(../images/daohangimages/tz_icon1.png) no-repeat;
    background-color: #ffffff;
    font-size: 16px;
    color: #777777;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #3b7ddf;
}

.dlkbox .kbox .nrk .textbox2 {
    float: left;
    width: 260px;
    height: 38px;
    line-height: 38px;
    padding: 0 5px 0 50px;
    background: url(../images/daohangimages/tz_icon2.png) no-repeat;
    background-color: #ffffff;
    font-size: 16px;
    color: #777777;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #3b7ddf;
}

.dlkbox .kbox .nrk .textbox3 {
    float: left;
    width: 160px;
    height: 38px;
    line-height: 38px;
    padding: 0 5px 0 50px;
    background: url(../images/daohangimages/l_icon4.png) no-repeat 12px 13px;;
    background-color: #ffffff;
    font-size: 16px;
    color: #777777;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #3b7ddf;
}

.dlkbox .kbox .nrk .yzm_img {
    float: left;
    padding-left: 15px;
    width: 130px;
    height: 40px;
    padding-top: 5px;
}

.dlkbox .kbox .nrk .zhzh {
    float: left;
    line-height: 38px;
    padding: 0 110px 0 10px;
}

.dlkbox .kbox .nrk .zhzh a {
    float: left;
    color: #208eff;
    font-size: 16px;
}

.dlkbox .kbox .nrk .zhzh a:hover {
    color: #3176dd;
}

.dlkbox .kbox .nrk .btnbox {
    float: left;
}

.dlkbox .kbox .nrk .btnbox a {
    float: left;
    width: 130px;
    height: 38px;
    line-height: 38px;
    color: #FFF;
    background: #3176dd;
    text-align: center;
    font-size: 18px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0px 1px 1px #0071a6;
}

.dlkbox .kbox .nrk .btnbox a:hover {
    background: #E6AA15;
}

.dlkbox .kbox .nrk .checkbox1 {
    float: left;
    margin: 25px 5px 0 5px;
}

.dlkbox .kbox .nrk span {
    float: left;
    font-size: 13px;
    color: #6e6e6e;
    margin-top: 20px;
}

.dlkbox .kbox .nrk a.mm {
    float: right;
    font-size: 13px;
    color: #6e6e6e;
    margin-top: 20px;
    padding-left: 20px;
    background: url(../images/daohangimages/icon05.png) no-repeat 0px 4px;
}

.dlkbox .kbox .nrk a.mm:hover {
    color: #00a3f0;
    text-decoration: underline;
}

.gzfu_nav .gzfu_nav_mid .nav_l .linkbox .xxx {
    background: url(../images/daohangimages/tj_icon03_1.png) 20px center no-repeat !important;
    width: 130px;
    padding-left: 50px;
    cursor: pointer;
}

.gzfu_nav .gzfu_nav_mid .nav_l .linkbox .xxx:hover {
    background-color: #449ee5 !important;
}

/*-----公众服务--------*/
.gzfu_top {
    float: left;
    width: 100%;
    height: 110px;
}

.gzfu_top .gzfu_top_mid {
    margin: 0 auto;
    width: 1190px;
    height: 150px;
}

.gzfu_top .gzfu_top_mid .logo {
    float: left;
    width: 753px;
    height: 49px;
    padding: 30px 0 0 0;
}

.gzfu_top .gzfu_top_mid .img365 {
    float: right;
    width: 236px;
    height: 60px;
    padding: 30px 0 0 0;
}

.gzfu_nav {
    float: left;
    width: 100%;
    height: 50px;
    background: #61b5f8;
    line-height: 50px;
}

.gzfu_nav .gzfu_nav_mid {
    margin: 0 auto;
    width: 1300px;
    height: 50px;
}

.gzfu_nav .gzfu_nav_mid a {
    float: left;
    color: #FFF;
    font-size: 18px;
    line-height: 50px;
}

.gzfu_nav .gzfu_nav_mid a:hover {
    background-color: #449ee5 !important;
}

.gzfu_nav .gzfu_nav_mid .nav_l {
    float: left;
    width: 1240px !important;
}

.gzfu_nav .gzfu_nav_mid .nav_l .linkbox {
    float: left;
    position: relative;
    width: 171px !important;
}

.gzfu_nav .gzfu_nav_mid .nav_l a {
    width: 171px;
    background: url(../images/daohangimages/tj_icon01.png) 125px center no-repeat;
    margin-right: 1px;
}

.gzfu_nav .gzfu_nav_mid .nav_l a.checked {
    background-color: #449ee5 !important;
}

.gzfu_nav .gzfu_nav_mid .nav_l a.s1 {
    width: 130px;
    margin-left: 20px;
    padding-left: 50px;
    background: none;
}

.gzfu_nav .gzfu_nav_mid .nav_l .xl {
    position: absolute;
    left: 0px;
    top: 50px;
    background: #ecf3f9;
    width: 170px;
    padding: 5px 0;
}

.gzfu_nav .gzfu_nav_mid .nav_l .xl a {
    font-size: 14px;
    color: #666666;
    padding: 0;
    background: none !important;
    line-height: 40px;
    width: 100%;
    text-align: left !important;
    margin-left: 10px;
}

.gzfu_nav .gzfu_nav_mid .nav_l .xl a:hover {
    color: #ff8f5e;
    padding: 0;
    background: none !important;
}

.gzfu_nav .gzfu_nav_mid .nav_r {
    float: right;
}

.gzfu_nav .gzfu_nav_mid .nav_r a.s1 {
    width: 100px;
    padding-left: 45px;
    background: url(../images/daohangimages/tj_icon03_1.png) 10px center no-repeat;
}

.gzfu_nav .gzfu_nav_mid .nav_r a.s2 {
    width: 85px;
    padding-left: 45px;
    background: url(../images/daohangimages/tj_icon04_1.png) 10px center no-repeat;
}

.gzfu_nav .gzfu_nav_mid .nav_r a.s3 {
    width: 65px;
    padding-left: 45px;
    background: url(../images/daohangimages/tj_icon05_1.png) 10px center no-repeat;
}

.gzfu_content {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #f8f8f8;
}

.gzfu_content .textbox1 {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 150px;
    border: 1px solid #d6d6d6;
    padding: 0 3px;
}

.gzfu_content .gzfu_content_mid {
    margin: 0 auto;
    width: 1190px;
}

.gzfu_content .gzfu_content_mid .main_title1 {
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #aeaeae;
    font-size: 18px;
    color: #008eff;
}

.gzfu_content .main_title1 span {
    margin-right: 50px;
}

.gzfu_content .gzfu_content_mid .main_nr {
    float: left;
    width: 100%;
    padding: 20px 0;
}

.gzfu_content .gzfu_content_mid .main_nr .title1 {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #333;
    line-height: 40px;
}

.gzfu_content .gzfu_content_mid .main_nr .nr {
    float: left;
    width: 96%;
    padding: 10px 2%;
    font-size: 14px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #333333;
    line-height: 32px;
    margin-bottom: 15px;
}

.gzfu_content .gzfu_content_mid .main_nr .nr .k0 {
    float: left;
    margin-bottom: 20px;
}

.gzfu_content .gzfu_content_mid .main_nr .nr i {
    font-style: normal;
    color: #F00;
    width: 10px;
    float: left;
    display: block;
    height: 35px;
}

.gzfu_content .gzfu_content_mid .main_nr .nr span {
    float: left;
    margin-right: 10px;
}

.gzfu_content .gzfu_content_mid .main_nr .nr span.s1 {
    font-size: 16px;
    color: #F00;
}

.gzfu_content .gzfu_content_mid .main_nr .nr a.btn1 {
    float: left;
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background: #ff8f5e;
    margin-right: 30px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    font-size: 16px;
}

.gzfu_content .gzfu_content_mid .main_nr .nr a.btn1:hover {
    background: #ff9c71;
}

/*-----登录框--------*/

/*-框-*/
.dlkbox2 {
    position: fixed !important;
    position: absolute;
    width: 400px;
    z-index: 100;
    left: 50%;
    top: 50%;
    _margin-top: 0px;
    background: #FFF;
    _top: expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
}

.dlkbox2 .title1 {
    float: left;
    width: 400px;
    height: 50px;
    line-height: 47px;
    color: #4ab3ac;
    font-size: 16px;
}

.dlkbox2 .title1 span.s1 {
    float: left;
    height: 47px;
    line-height: 47px;
    padding: 0 20px 0 20px;
    border-bottom: 3px solid #4ab3ac;
    font-size: 20px;
}

.dlkbox2 .title1 .shut1 {
    float: right;
    padding: 20px 20px 0 0;
}

.dlkbox2 .title1 .shut1 a {
    float: left;
    width: 16px;
    height: 17px;
    background: url(../images/daohangimages/shut.png) no-repeat;
}

.dlkbox2 .title1 .shut1 a:hover {
    background: url(../images/daohangimages/shut2.png) no-repeat;
}

.dlkbox2 .nr {
    float: left;
    width: 310px;
    padding: 10px 0px 20px 45px;
}

.dlkbox2 .nr .radio1 {
    float: left;
    margin-right: 10px;
    margin-top: 15px;
}

.dlkbox2 .nr span.rd {
    float: left;
    font-size: 14px;
    color: #808080;
    margin-right: 50px;
    color: #4AB3AC;
}

.dlkbox2 .nr .textbox1 {
    float: left;
    width: 250px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #FFF;
    padding: 0 10px;
    padding-left: 50px;
    border: none;
}

.dlkbox2 .nr .bk1 {
    background: url(../images/daohangimages/cc01.png) no-repeat #61b5f8;
}

.dlkbox2 .nr .bk2 {
    background: url(../images/daohangimages/cc01.png) no-repeat #61b5f8;
}

.dlkbox2 .nr .kd120 {
    width: 120px !important;
}

.dlkbox2 .nr .yzm_img {
    float: left;
    margin-left: 10px;
}

.dlkbox2 .nr .btnbox {
    float: left;
    width: 310px;
    padding-top: 15px;
}

.dlkbox2 .nr .btnbox a.dl {
    float: left;
    width: 310px;
    height: 40px;
    line-height: 40px;
    background: #fea078;
    text-align: center;
    font-size: 16px;
    color: #FFF;
}

.dlkbox2 .nr .btnbox a.dl:hover {
    background: #ff9c71;
}

.dlkbox2 .nr .btnbox a.mm {
    float: right;
    line-height: 45px;
    font-size: 14px;
    color: #61b5f8;
    text-decoration: underline;
}

.dlkbox2 .nr .btnbox a.mm:hover {
    color: #61b5f8;
}

.dlkbox2 .nr .table1 {
    float: left;
    width: 365px;
}

.dlkbox2 .nr .table1 tr td {
    height: 60px;
}

.dlkbox2 .nr .table1 tr td.st1 {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
}

.dlkbox2 .nr .table1 tr td.st2 {
    height: 30px;
    line-height: 30px;
    color: #F00;
    text-align: center;
    font-size: 14px;
}

/*-背景-*/

.pop_bg {
    background: #000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; /*FF IE7*/
    filter: alpha(opacity=60); /*IE*/
    opacity: 0.6; /*FF*/
    z-index: 99;
    position: fixed !important; /*FF IE7*/
    position: absolute;
    height: expression(document.body.clientHeight+"px");
}

/*------静静练习-特检院信息管理平台--------*/
.tglpt {
    float: left;
    width: 100%;
    height: 768px;
    background: url(../images/daohangimages/dbk.png) no-repeat left bottom;
    background-color: #f1f5f5;
}

.tglpt .top_box {
    width: 100%;
    background-color: #4babf7;
}

.tglpt .top_box .midbox {
    /*
        width:1190px;
        margin:0 auto;
    */
    height: 100%;
    margin-left: 100px;
}

.tglpt .top_box .midbox .onebox {
    float: left;
    width: 110px;
    height: 100%;
}

.tglpt .top_box .midbox .onebox .img1 {
    float: left;
    margin-top: 14px;
}

.tglpt .top_box .midbox .onebox .txt1 {
    /*float:left;*/
    font-size: 18px;
    color: #fff;
    padding-left: 10px;
    padding-top: 10%;
    line-height: 50px;
}

.tglpt .top_box .midbox .onebox .txt1:hover {
    color: #fda305;
}

.tglpt .top_box .midbox .twobox {
    float: left;
    width: 2px;
    height: 20px;
    background-color: #fff;
    margin: 15px 20px;
}

.tglpt .content {
    width: 90%;
    margin: 0 auto;
}

.tglpt .content .topbox {
    height: 20%;
    width: 100%;
}

.tglpt .content .topbox .l_box {
    height: 50%;
}

.tglpt .content .topbox .r_box {
    height: 50%;
    #padding-top: 60px;
    padding-left: 30px;
}

.tglpt .content .topbox .r_box .one_box {
    height: 50px;
    font-size: 22px;
    color: #535150;
    line-height: 50px;
    margin-left: 20px;
}

.tglpt .content .topbox .r_box .two_box {
    width: 2px;
    height: 25px;
    background-color: #4f494b;
    margin-top: 15px;
    margin-left: 20px;
}

.tglpt .content .topbox table a:hover {
    color: #fda305;
}

.tglpt .content .topbox .r_box a.checked {
    color: #1371bc;
    border-bottom: 2px solid #1371bc;
}

.tglpt .content .nr_box {
    height: 80%;
    width: 100%;
}

.tglpt .content .nr_box .lbox {
    width: 50%;
    padding-top: 50px;
    margin-left: 30px;
}

.tglpt .content .nr_box .rbox {
    height: 90%;
    background: url(../images/daohangimages/img-nr.png) left no-repeat;
    padding-top: 20px;
    width: 100%;
}

.tglpt .content .nr_box .rbox .w_box {
    width: 40%;
    /*height:44%;*/
    border: 1px solid #d6d9d9;
    margin-bottom: 1.5%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -o--border-radius: 10px;
    min-height: 190px;
    min-width: 480px;
    overflow-x: overlay;
}

.tglpt .content .nr_box .rbox .w_box .list1 {
    float: left;
    width: 486px;
    height: 60px;
}

.tglpt .content .nr_box .rbox .w_box .list1 .img2 {
    float: left;
    margin-left: 20px;
    margin-top: 25px;
}

.tglpt .content .nr_box .rbox .w_box .list1 .txt2 {
    float: left;
    height: 55px;
    font-size: 2.2em;
    color: #4e494a;
    line-height: 55px;
    padding-left: 10px;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box {
    float: left;
    width: 50%;
    height: 40px;
    margin: 0;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_1 {
    height: 100%;
    width: 80%;
    float: left;
    margin-left: 20px;
    background: url(../images/daohangimages/ywbl-1.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .txt3 {
    float: left;
    font-size: 1.4em;
    color: #0593fd;
    line-height: 34px;
    padding-left: 40px;
}

@media screen and (max-width: 1614px) {
    .tglpt .content .nr_box .rbox .w_box .gyk_box .txt3 {
        font-size: 1.2em;
    }
}

.tglpt .content .nr_box .rbox .w_box .gyk_box>a>div[class^="img_"]{
    height: 100%;
    width: 80%;
    float: left;
    margin-left: 20px;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_2 {
    background: url(../images/daohangimages/ywbl-2.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_3 {
    background: url(../images/daohangimages/ywbl-3.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_4 {
    background: url(../images/daohangimages/ywbl-4.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_5 {
    background: url(../images/daohangimages/ywbl-5.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_6 {
    background: url(../images/daohangimages/xxcx-1.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_7 {
    background: url(../images/daohangimages/xxcx-2.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_8 {
    background: url(../images/daohangimages/xxcx-3.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_9 {
    background: url(../images/daohangimages/xxcx-4.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_10 {
    background: url(../images/daohangimages/xxcx-5.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_11{
    background: url(../images/daohangimages/ywbl-6.png) no-repeat;
    background-size: 32px;
    background-position-x: 2px;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_12{
    background: url(../images/daohangimages/ywbl-7.png) no-repeat;
    background-size: 30px;
    background-position-x: 2px;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_13{
    background: url(../images/daohangimages/ywbl-8.png) no-repeat;
    background-size: 35px;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_14{
    background: url(../images/daohangimages/ywbl-9.png) no-repeat;
    background-size: 28px;
    background-position-x: 4px;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .txt3:hover {
    color: #fd6f05;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_1:hover {
    background: url(../images/daohangimages/ywbl2-1.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_2:hover {
    background: url(../images/daohangimages/ywbl2-2.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_3:hover {
    background: url(../images/daohangimages/ywbl2-3.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_4:hover {
    background: url(../images/daohangimages/ywbl2-4.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_5:hover {
    background: url(../images/daohangimages/ywbl2-5.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_6:hover {
    background: url(../images/daohangimages/xxcx2-1.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_7:hover {
    background: url(../images/daohangimages/xxcx2-2.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_8:hover {
    background: url(../images/daohangimages/xxcx2-3.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_9:hover {
    background: url(../images/daohangimages/xxcx2-4.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_10:hover {
    background: url(../images/daohangimages/xxcx2-5.png) no-repeat;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_11:hover{
    background: url(../images/daohangimages/ywbl2-6.png) no-repeat;
    background-size: 32px;
    background-position-x: 2px;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_12:hover{
    background: url(../images/daohangimages/ywbl2-7.png) no-repeat;
    background-size: 30px;
    background-position-x: 2px;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_13:hover{
    background: url(../images/daohangimages/ywbl2-8.png) no-repeat;
    background-size: 35px;
}

.tglpt .content .nr_box .rbox .w_box .gyk_box .img_14:hover{
    background: url(../images/daohangimages/ywbl2-9.png) no-repeat;
    background-size: 28px;
    background-position-x: 4px;
}

.tglpt .dbbq_box {
    float: left;
    width: 100%;
    height: 48px;
    background-color: #edecec;
}

.tglpt .dbbq_box .midbox {
    width: 1190px;
    margin: 0 auto;
}

.tglpt .dbbq_box .midbox .text {
    float: left;
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 48px;
    text-align: center;
    padding: 0 20px;
}




