﻿@charset "utf-8";

/* CSS Document */


* {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

body {
    font-family: "微软雅黑";
    /*background-color:#e9ecee;*/
}

input {
    border: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.top {
    background-color: #f2f2f2;
    height: 40px;
}

.wrap {
    width: 960px;
    margin: 0 auto;
}

.top span {
    font-size: 14px;
    color: #939393;
    line-height: 40px;
}

.top img {
    margin-top: 2px;
    margin-right: 6px;
}

.top p {
    line-height: 40px;
}

.nav {
    width: 100%;
    height: 54px;
    margin: 0 auto;
    background: linear-gradient(to bottom,#073880, #204e98);
}

#nav {
    height: 54px;
    margin: 0 auto;
}
/* 一级菜单左浮动 */
li.nav_li {
    float: left;
    position: relative;
    /*background: url(/images/hn/menu_flog.gif) right 3px no-repeat;*/
    /* background: url(../images/hn1/fgx.jpg) no-repeat right;*/

    text-align: center;
    height: 54px;
}

    li.nav_li ul {
        background: #035098;
        position: absolute;
        top: 44px;
        left: 0;
        display: none;
        z-index: 999;
    }


.nav_li > a {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    display: block;
    line-height: 54px;
    width: 195px;
    height: 54px;
    text-align: center;
}

    .nav_li > a :hover {
        color: #DCDCDC;
        text-decoration: none;
    }
/* 二级菜单 */
.nav ul li ul li {
    border-bottom: 1px solid #999;
}

    .nav ul li ul li a {
        width: 140px;
        display: inline-block;
        color: #fff;
        text-align: center;
    }

        .nav ul li ul li a:hover {
        }

.logo {
    height: 190px;
    padding-top: 20px;
}

.logo_inner {
    width: 1200px;
    margin: 10px auto 0 auto;
}

    .logo_inner .logopic {
        float: left;
        margin: 20px 0 0 0;
    }

    .logo_inner .logoinfo {
        float: left;
        margin: 0 0 0 40px;
    }

    .logo_inner .cert {
        float: left;
        margin: 0 0 0 50px;
    }

        .logo_inner .cert div {
            margin: 8px 0 8px 0
        }
/*.logo img{
	line-height: 105px;
	margin-top:6px;
}*/
.banner {
    width: 960px;
    height: 199px;
}

.chanxun {
    width: 323px;
    height: 300px;
    margin-bottom: 14px;
}

.chanxun_title {
    width: 323px;
    height: 36px;
    background-image: url(../images/chanxun_title.jpg);
    text-align: center;
    line-height: 36px;
    font-weight: bold;
}

.TestNo {
    background: url(../images/input_bg_03.jpg) no-repeat;
    width: 187px;
    height: 39px;
}

.QueryNo {
    background: url(../images/input_bg_03.jpg) no-repeat;
    width: 187px;
    height: 39px;
}

.chanxun_title span {
    width: 322px;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.chanxun .left, .chanxun .right {
    font-size: 18px;
    line-height: 50px;
    color: #fff;
}

.chanxun .left {
    padding-right: 14px;
    padding-left: 16px;
}

#form1 {
    padding-top: 34px;
}

.chanxun .right {
}

.chanxun_main {
    width: 326px;
    height: 265px;
    background: url(../images/chanxun_bg_03.jpg) no-repeat;
}

.btn_query {
    background: url(../images/button_11.png) no-repeat;
    width: 114px;
    height: 35px;
    margin-top: 40px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    clear: both;
    margin-left: 30px;
}

    .btn_query a, .btn_reset a {
        width: 114px;
        height: 35px;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        clear: both;
        display: block;
        text-align: center;
        line-height: 35px;
        cursor: pointer;
    }

.btn_reset {
    background: url(../images/button_13.png) no-repeat;
    width: 114px;
    height: 35px;
    margin-top: 40px;
    margin-left: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-right: 30px;
}

.main {
    height: 300px;
    clear: both;
}

.maindiv {
    min-height: 200px;
}

.main_left {
    float: left;
    width: 316px;
    background-color: #e9ecee;
    -webkit-box-shadow: 0 0 10px #bcbaba;
    -moz-box-shadow: 0 0 10px #bcbaba;
    box-shadow: 0 0 10px #bcbaba;
}

.main_left_title {
    height: 25px;
    background: url(../images/gg_title_03.jpg);
}

    .main_left_title span {
        font-size: 14px;
        color: #fff;
        margin-left: 22px;
        float: left;
        line-height: 25px;
    }

    .main_left_title a {
        float: right;
        background-color: #fffdfe;
        color: #0772c4;
        -moz-border-radius: 6px; /* Firefox */
        -webkit-border-radius: 6px; /* Safari 和 Chrome */
        border-radius: 6px;
        height: 18px;
        line-height: 18px;
        width: 54px;
        display: block;
        font-size: 10px;
        margin-top: 4px;
        text-align: center;
        margin-right: 10px;
    }

        .main_left_title a:hover {
            text-decoration: underline;
        }

.main_right {
    float: left;
    width: 400px;
    background-color: #e9ecee;
    -webkit-box-shadow: 0 0 10px #bcbaba;
    -moz-box-shadow: 0 0 10px #bcbaba;
    box-shadow: 0 0 10px #bcbaba;
}

.main_right_title {
    height: 25px;
    background: url(../images/hn/news_center.gif);
}

    .main_right_title span {
        font-size: 14px;
        color: #000;
        margin-left: 22px;
        float: left;
        line-height: 25px;
    }

    .main_right_title a {
        float: right;
        background-color: #fffdfe;
        color: #0772c4;
        -moz-border-radius: 6px; /* Firefox */
        -webkit-border-radius: 6px; /* Safari 和 Chrome */
        border-radius: 6px;
        height: 18px;
        line-height: 18px;
        width: 54px;
        display: block;
        font-size: 10px;
        margin-top: 4px;
        text-align: center;
        margin-right: 10px;
    }

.main_left_title a:hover {
    text-decoration: underline;
}



.main_list {
    padding-top: 4px;
    background-color: #e9ecee;
}

    .main_list ul li {
        height: 24px;
        line-height: 24px;
        margin-left: 10px;
    }

        .main_list ul li a {
            font-size: 12px;
            color: #666;
            float: left;
            background: url(../images/jt_07.png) no-repeat left center;
            padding-left: 10px;
        }

            .main_list ul li a:hover {
                text-decoration: underline;
                color: #0772c4;
            }

    .main_list span {
        float: right;
        font-size: 12px;
        color: #666;
        margin-right: 12px;
    }

.product {
    height: 226px;
    width: 1006px;
}

.product_list {
    width: 670px;
    height: 188px;
    border: 2px solid #e5e5e5;
}

.product_list_top {
    height: 30px;
    background: url(../images/jpxs_11.jpg);
}

    .product_list_top span {
        color: #fff;
        font-size: 14px;
        padding-left: 22px;
    }

.gengduo {
    display: block;
    color: #0772c4;
    font-size: 10px;
    width: 54px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 4px;
    background-color: #fff;
    margin-top: 6px;
    margin-right: 20px;
}

.product_list_pic {
    width: 940px;
    margin: 0 auto;
}

    .product_list_pic .box {
        padding-top: 6px;
    }

    .product_list_pic ul li {
        padding-left: 26px;
        float: left;
        padding-top: 20px;
    }

    .product_list_pic .box {
        padding-left: 14px;
        float: left;
    }

    .product_list_pic p {
        font-size: 14px;
        color: #666;
        text-align: center;
        height: 32px;
        line-height: 32px;
    }

.box a:hover {
    color: #ddb96b;
}

.LeftBotton {
    position: absolute;
    width: 15px;
    background: url(../images/arrior.png) no-repeat;
    float: left;
    height: 26px;
    top: 73px;
    cursor: pointer;
    left: 5px;
    border: 0px solid #66FF99;
}


.RightBotton {
    position: absolute;
    width: 15px;
    background: url(../images/arrior2.png) no-repeat;
    float: right;
    height: 26px;
    top: 73px;
    cursor: pointer;
    right: 5px;
    border: 0px solid #66FF99;
}

    .RightBotton:hover {
        background: url(../images/arrior4.png) no-repeat;
    }

.LeftBotton:hover {
    background: url(../images/arrior3.png) no-repeat;
}








.banner_bar {
    height: 83px;
    width: 1006px;
    margin-top: 20px;
}

.yqsb {
    margin-top: 16px;
    width: 1006px;
}

.hzhb {
    height: 350px;
    width: 1006px;
    background-color: #dbdefc;
    margin-top: 10px;
}

.hzhb_title {
    width: 208px;
    height: 28px;
    margin: 0 auto;
    padding-top: 20px;
}

.pic1 {
    width: 320px;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
}

.hzhb_pic {
    padding-left: 10px;
    padding-top: 40px;
}

.fotter {
    height: 66px;
    background-color: #f2f2f2;
    clear: both;
    font-size: 14px;
}

    .fotter p {
        width: 1006px;
        margin: 0 auto;
        line-height: 66px;
        color: #666;
    }

    .fotter span {
        margin-left: 114px;
    }

    .fotter a {
        color: #666;
        margin-right: 4px;
    }

        .fotter a:hover {
            text-decoration: underline;
        }

.product_list_top a:hover {
    text-decoration: underline;
}


.qxmar {
    margin: 0px 10px 10px 10px;
    width: 1006px;
}

.qxleft {
    float: left;
    width: 702px;
}

.qxjg {
    margin: 9px 0px;
}

.qxright {
    float: left;
    width: 268px;
    margin-left: 10px;
    height: 500px;
    overflow: hidden;
}

    .qxright ul li {
        width: 268px;
        height: 92px;
        margin-bottom: 8px;
    }

/*广告*/
.bg68comad, .focus, .focus ul, .focus ul li, .banclj a {
    height: 300px;
    overflow: hidden;
}

.focus {
    width: 200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

    .focus ul {
        position: absolute;
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .focus ul li {
            float: left;
            width: 225px;
            overflow: hidden;
            position: relative;
            background: #FFF;
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

.focus2 {
    width: 930px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    height: 200px;
}

    .focus2 ul {
        position: absolute;
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .focus2 ul li {
            float: left;
            width: 225px;
            overflow: hidden;
            position: relative;
            background: #FFF;
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

.banclj a {
    width: 800px;
    display: block;
}

.focus .btnBg {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
    display: none;
}

.focus .btn {
    height: 25px;
    position: absolute;
    right: 10px;
    bottom: 8px;
    text-align: right;
    width: 550px;
    display: none;
}

    .focus .btn span {
        color: #FFFFFF;
        cursor: pointer;
        display: inline-block;
        font: 28px/22px tahoma,Arial,Simsun;
        height: 25px;
        margin-left: 7px;
        text-align: center;
    }

        .focus .btn span.on {
            color: #CC0000;
            cursor: default;
        }

.focus .preNext {
    width: 45px;
    height: 100px;
    /* background: url(../images/sprite.png) no-repeat 0 0;*/
    cursor: pointer;
}

.focus .pre {
    left: 20px;
    position: absolute;
    top: 100px;
}

.focus .next {
    right: 20px;
    background-position: right top;
    position: absolute;
    top: 100px;
}

.chaxun {
    background: url(/images/hn/chaxun_bg.jpg) no-repeat;
    min-height: 170px;
    width: 316px;
    margin: 10px auto;
}

.chaxun1 {
    background: url(/images/hn/chaxun_bg1.jpg) no-repeat;
    min-height: 180px;
    width: 400px;
    margin: 10px auto;
}

.chaxunbtn {
    background: url(/images/hn/button_bg01.jpg);
    width: 50px;
    height: 20px;
    margin-top: 20px;
}

.ml15 {
    margin-left: 10px;
}

.ml40 {
    margin-left: 40px;
}

.ywjs {
    width: 202px;
    margin: 0 auto;
    border: 1px solid #E7E7E7;
}

    .ywjs dl dt {
        background: url(../images/hn/right_title_bg.gif) repeat-x;
        height: 24px;
        line-height: 24px;
        color: #FFFFFF;
        font-weight: bold;
        padding-left: 10px;
    }

.footer {
    height: 25px;
    width: 730px;
    margin-top: 5px;
    margin-bottom: 2px;
    background-image: url(../images/hn/head_bg1.jpg);
}

    .footer h2 {
        font-size: 14px;
        color: #FFF;
        line-height: 25px;
    }

.footerLink {
    width: 718px;
    border: 1px solid #CCC;
    padding: 5px;
}

    .footerLink td {
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 6px;
        padding-right: 6px;
    }

        .footerLink td img {
            width: 108px;
            height: 35px;
        }

.h100 {
    height: 100px;
}

.h168 {
    height: 168px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt5 {
    margin-top: 5px;
}

.hov {
    background: url(/images/hn/menu_haver.gif) 0px 3px repeat-x;
}

.mt0 {
    margin-top: 0;
}

.pleft {
    width: 960px;
    float: left;
    overflow: hidden;
}

    .pleft .place {
        /* width:712px; */
        height: 24px;
        line-height: 24px;
        /* background:transparent url(../images/green_skin.png) repeat-x scroll 0 -188px; */
        border-top: 1px solid #BADAA1;
        border-bottom: 1px solid #BADAA1;
        text-indent: 12px;
        color: #428C5B;
        overflow: hidden;
    }

        .pleft .place strong {
            color: #428c5b;
            font-weight: normal;
            letter-spacing: 1px;
        }

        .pleft .place a {
            color: #428c5b;
            margin: 0px 2px;
        }

            .pleft .place a:hover {
                color: #ff3333;
                text-decoration: none;
            }

        .pleft .place small {
            display: inline-block;
            vertical-align: middle;
            width: 8px;
            height: 20px;
            *height: 24px;
            overflow: hidden;
            background: url(../images/ico-3.gif) 2px 8px no-repeat;
            font-size: 0px;
        }

.place {
    height: 24px;
    line-height: 24px;
    text-indent: 18px;
    color: #999;
    background: transparent url(../images/green_skin.png) repeat-x scroll 0 -188px;
    border-top: 1px solid #BADAA1;
    border-bottom: 1px solid #BADAA1;
    overflow: hidden;
    font-family: ËÎÌå;
    margin-bottom: 6px;
    text-align: left;
}

    .place strong {
        color: #397CBE;
        font-weight: normal;
        letter-spacing: 1px;
    }

    .place a {
        color: #397CBE;
        margin: 0px 2px;
    }

        .place a:hover {
            color: #FF3366;
            margin: 0px 2px;
            TEXT-DECORATION: underline;
        }

.pright {
    width: 200px;
    float: right;
    overflow: hidden;
}

.title1 {
    background: url(/images/l_title.jpg) no-repeat;
    text-indent: 20px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
}

.active {
    padding: 10px 15px 20px 15px;
    border-top: none;
    background: #f4f4f4;
}

    .active p {
        line-height: 25px;
    }

    .active dl dt {
        margin: 0px;
        background: url(/images/new_ico01.png) no-repeat 5px center;
    }

        .active dl dt a {
            font-size: 14px;
            color: #555555;
            padding: 0px 0px 0px 20px;
            line-height: 39px;
            display: block;
            border-bottom: 1px dotted #c7beb8;
        }

.f14 {
    font-size: 14px;
}

.indexLXWM p {
    line-height: 25px;
}

.indexadd p {
    font-size: 14px;
    margin-left: 5px;
}

body {
    font: 12px/26px "宋体",Arial;
    color: #797979;
    margin: 0;
    padding: 0;
    background: #fff;
    line-height: normal;
}

.total {
    background: url(../images/new/indexbg.jpg) no-repeat top;
    background-size: 100%;
    /* background-color: #fff6eb;*/
}

.cx {
    width: 910px;
    height: 272px;
    margin: 20px auto;
}

.login_tab {
    width: 400px;
    background: #999;
    float: left;
    color: #000;
    font-family: "微软雅黑","黑体";
    font-size: 15px;
}

    .login_tab table tr td {
        padding: 8px 0px;
    }

    .login_tab a {
        color: #990000;
    }

.login_txt {
    width: 180px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #444;
    background: url(../images/hn1/bhk2.png) no-repeat;
    border-radius: 6px;
}

.login_txt2 {
    width: 108px;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    color: #ffffff;
    vertical-align: middle;
    background: url(../images/hn1/yzmk.png) no-repeat;
}

.login_check {
    vertical-align: middle;
}

.login_btn {
    width: 150px;
    height: 41px;
    background: url(../images/hn1/button.png) no-repeat;
    background-size: 150px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/hn1/button.png', sizingMethod='scale');
}

.second {
    overflow: hidden;
    width: 930px;
    margin: 0 auto;
}

.hybz {
    float: left;
}

.hybz_title {
    padding-left: 5px;
    background: url(../images/hn1/hybz1.png) no-repeat;
    width: 437px;
    height: 37px;
    line-height: 37px;
    text-align: right;
    margin-left: 5px;
}

    .hybz_title a {
    }

        .hybz_title a:hover {
            color: #134db0;
        }

.hybz_bj {
    height: 459px;
    width: 448px;
    background: url(../images/hn1/hybznr2.jpg) no-repeat;
}

    .hybz_bj a {
    }

        .hybz_bj a:hover {
            color: #134db0;
        }

    .hybz_bj ul {
    }

        .hybz_bj ul li {
            line-height: 22px;
            height: 33px;
            padding: 30px 30px 6px 48px;
            font-size: 14px;
            color: #000;
        }

            .hybz_bj ul li a {
                color: #000;
            }

.bqzs {
    float: right;
    padding-right: 35px;
    padding-top: 10px;
    margin-bottom: 30px;
}

.bqzs_title {
}

.zs-box {
    margin-left: 35px;
}

.bqzs_con {
    padding-top: 5px;
    text-align: center
}

.bgjc_title {
    padding-top: 16px;
}

.bgjc_con {
    padding-top: 12px;
    margin-left: 25px;
}

    .bgjc_con li {
        float: left;
    }

    .bgjc_con ul {
        overflow: hidden;
    }

        .bgjc_con ul .bbjc02 {
            margin-left: 30px;
        }

.zzjs {
    width: 930px;
    margin-bottom: 30px;
    margin: 0 auto;
}

.zzjs_title {
    background: url(../images/hn1/zzjs.png) no-repeat;
    width: 930px;
    height: 39px;
    text-align: right;
    line-height: 39px;
    padding-right: 20px;
}

    .zzjs_title a {
    }

        .zzjs_title a:hover {
            color: #134db0;
        }

.zzjs_con {
    margin-top: 20px;
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
}

.golda {
    border: 1px solid #eee;
    float: left;
    margin-top: 30px;
}

    .golda:hover {
        border: 2px solid #dcdcdc
    }

.goldTitle {
    vertical-align: top;
    float: left;
    margin-top: 30px;
    margin-left: 30px;
    width: 600px;
}

.checnnumml {
margin-left:5px;
}

.indecQueryInput {
    width: 240px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    outline: none;
    padding: 0 5px;
}
    .checknum {
        width: 160px;
    }

.indexquerycontainer {
    float: left;
    width: 400px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-top: 10px;
    margin: 0 15px;
    color: #FFF;
    font-size: 14px;
    background: linear-gradient(to bottom, #4c6dc2, #c9cee1);
    border-radius:2px;
}

.indexquerycontainer {
}

    .indexquerycontainer div {
        line-height: 50px;
    }

    .indexquerycontainer .title {
        font-weight: 600;
        font-size: 24px;
    }

    .indexquerycontainer .inputcontent {
        display: flex;
        align-items: center; /* 垂直居中 */
        margin: 5px 0;
    }

        .indexquerycontainer .inputcontent .name {
            float: left;
            width: 80px;
            font-size: 18px;
        }

        .indexquerycontainer .inputcontent .text {
            float: left;
        }

.querybtn {
    margin-left: 80px;
    margin-top: 10px;
    width: 250px;
}

.bspbutton {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 0px solid transparent;
    padding: .375rem .75rem;
    font-size: 1.1rem;
    line-height: 1.5rem;
    border-radius: .25rem;
    color: #fff;

    background: linear-gradient(to bottom,#1c64ff, #3ca6ff); 
    text-decoration: none;
}

    .bspbutton:hover {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc;
    }

    .bspbutton:focus, .button.focus {
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .5);
    }

    .bspbutton:active, .button.active {
        color: #fff;
        background-color: #0062cc;
        border-color: #005cbf;
    }
