@charset "utf-8";

/* CSS Document */

/*首页*/
* {
    margin: 0;
    padding: 0;
}

body {
    position: absolute;
    width: 100%;
    /* min-height: 100%; */
    min-height: 1080px;
}

input {
    outline: medium;
    border: none
}

input.xtasc {
    vertical-align: middle;
}

a {
    cursor: pointer;
    text-decoration: none;
}

div {
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.header {
    background-color: #fff;
    font-family: "微软雅黑";
    height: 50px;
}

.headerx {
    background-color: #fff;
    border-bottom: 5px solid #dfdfdf;
    font-family: "微软雅黑";
    height: 65px;
}

.headerx2 {
    background-color: #fff;
    font-family: "微软雅黑";
    height: 50px;
}

.bg {
    /* background: url(../../images/ytzj/bg.png) no-repeat; */
    font-family: "微软雅黑";
}

.bgt {
    background-color: #FFFFFF;
    font-family: "微软雅黑";
}

.banner {
    width: 970px;
    height: 70px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.banner-person {
    width: 100%;
    height: 70px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.banner-l {
    float: left;
    width: 338px;
    height: 24px;
    margin-top: 20px;
    background: url(../../images/ytzj/banner-logo.png) no-repeat;
}

.banner-r {
    float: right;
    width: 430px;
    height: 70px;
    margin-top: 15px;
    overflow: hidden;
}

.banner-r ul {
    width: 380px;
    height: 31px;
    float: right;
}

.banner-r ul li.cx {
    width: 173px;
    height: 31px;
    float: left;
    margin-right: 20px;
    background: url(../../images/ytzj/banner-cx.png) no-repeat;
}

.banner-r ul li.ts {
    width: 173px;
    height: 31px;
    float: left;
    background: url(../../images/ytzj/banner-ts.png) no-repeat;
}

.banner-r ul li a {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    float: left;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 45px;
    padding-top: 5px;
    letter-spacing: 1px;
}

.banner-r ul li a:hover {
    color: #ff8400;
}

.banner-b {
    float: right;
    width: 500px;
    height: 70px;
    overflow: hidden;
}

.banner-c {
    float: right;
    width: 400px;
    height: 70px;
    overflow: hidden;
}

.banner-b ul {
    width: 500px;
    float: right;
}

.banner-b ul li a {
    width: 100px;
    height: 40px;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    float: left;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 25px;
}

.banner-b ul li a:hover {
    color: #fff;
    background-color: #CA1E1E;
}

.main {
    width: 1349px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    height: 80%;
}

.frist {
    width: 1000px;
    height: 358px;
    margin-top: 50px;
    overflow: hidden;
    /* background: url(../../images/ytzj/bg-frist.png) no-repeat; */
}

.frist-shang {
    float: left;
    width: 966px;
    height: 291px;
    margin-top: 80px;
}

.frist-xia {
    float: left;
    width: 966px;
    height: 35px;
    margin-top: 0px;
    text-align: center;
}

.frist-left {
    margin-top: 90px;
    float: left;
    width: 495px;
    height: 291px;
    background-color: #767676;
}

.frist-right {
    margin-top: 90px;
    float: left;
    width: 495px;
    height: 291px;
    background-color: #767676;
}

.frist-l {
    float: left;
    width: 495px;
    height: 291px;
    background-color: #FFFFFF;
}

.frist-r {
    float: left;
    width: 495px;
    height: 291px;
    background-color: #FFFFFF;
}

.search-tit {
    width: 230px;
    height: 50px;
    background: url(../../images/ytzj/top_enter.png) no-repeat;
}

.search-tit-new {
    width: 350px;
    height: 100px;
    margin: 0 auto;
    /* background: url(../../images/ytzj/ytzjt-logo.png) no-repeat; */
}

.search-ny {
    width: 480px;
    height: 190px;
}

.help-tit {
    width: 2500px;
    height: 25px;
    background: url(../../images/ytzj/top_zcfg.png) no-repeat;
}

.help-ny {
    width: 480px;
    height: 190px;
}

.strNull {
    font-size: 18px;
    margin-top: 20px;
    text-align: center;
}

.news-zcfg {
    width: 960px;
    height: 35px;
    float: left;
    /* background: url(../../images/ytzj/top_zcfg.jpg) no-repeat 10px 10px; */
}

.news-tit {
    width: 470px;
    height: 35px;
}

.news-titt a {
    float: right;
    width: 30px;
    font-size: 12px;
    color: #CA1E1E;
    margin-right: 15px;
    margin-top: 10px;
    background: url(../../images/ytzj/icon_07.png) no-repeat scroll 25px;
}

.news-titt1 a {
    float: right;
    width: 30px;
    font-size: 12px;
    color: #CA1E1E;
    margin-right: 15px;
    margin-top: 10px;
}

.news-titt a:hover {
    color: #ff8400;
}

.news-ny {
    width: 470px;
    height: 90px;
}

.news-ny ul {
    width: 470px;
    height: 90px;
    margin-top: 15px;
    margin-left: 3px;
}

.news-ny ul li {
    font-size: 14px;
    line-height: 29px;
    background: url(../../images/ytzjt/icon_04.png) no-repeat scroll 10px 10px;
    padding-left: 25px;
}

.news-ny ul li a {
    color: #808080;
    text-decoration: none;
    float: left;
    display: inline-block;
    width: 375px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-ny ul li a:hover {
    color: #ff8400;
}

.news-ny ul li span {
    margin-left: 8px;
    color: #828181;
}

/*-----------------------*/
.fgcx {
    width: 420px;
    overflow: hidden;
    margin-top: 10px;
    float: right;
    padding-left: 100px;
    background: url(../../images/ytzjt/m_menu_04.png) no-repeat 20px;
}

.fgcxs {
    width: 420px;
    overflow: hidden;
    float: right;
    padding-left: 100px;
    background: url(../../images/ytzjt/m_menu_02.png) no-repeat 20px;
}

.gjf {
    float: left;
    font-size: 14px;
    color: #CA1E1E;
    line-height: 32px;
    margin-left: 9px;
}

.gjfz {
    float: left;
    font-size: 14px;
    color: #CA1E1E;
    line-height: 32px;
    margin-left: 9px;
    margin-top: 18px;
}

.xtasf {
    width: 107px;
    height: 31px;
    background: url(../../images/ytzjt/button_01.png) no-repeat;
    padding-top: 10px;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #B5B5B5;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #B5B5B5;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #B5B5B5;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #d9d9d9;
}

.ggcx {
    width: 450px;
    overflow: hidden;
    margin: auto;
}

.gjz {
    font-size: 20px;
    line-height: 32px;
    text-align: right;
}

.help {
    font-size: 20px;
    line-height: 32px;
    margin-left: 9px;
}

.gja {
    font-size: 14px;
    line-height: 32px;
    margin: 20px 0px 10px 94px;
}

.xtas {
    width: 230px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-top: 18px;
    margin-left: 5px;
}

.xtas_focus {
    width: 230px;
    height: 30px;
    border: 1px solid #38f;
    margin-top: 18px;
    margin-left: 5px;
}

.xtas_move {
    width: 230px;
    height: 30px;
    border: 1px solid #b8b8b8;
    margin-top: 18px;
    margin-left: 5px;
}

.xtcs {
    width: 260px;
    height: 26px;
    border: 1px solid #0c5bc1;
    margin-top: 18px;
    margin-left: 5px;
}

.xtasr {
    width: 107px;
    height: 31px;
    background: url(../../images/ytzj/button_01.png) no-repeat;
}

.xtasm {
    width: 107px;
    height: 31px;
    background: url(../../images/ytzj/button_02.png) no-repeat;
}

.xtasc {
    width: 111px;
    height: 35px;
    background: url(../../images/ytzj/button_03.png) no-repeat;
}

.gjm {
    font-size: 14px;
    color: #CA1E1E;
    line-height: 32px;
    margin-bottom: 6px;
}

.gjmb {
    font-size: 14px;
    color: #CA1E1E;
    line-height: 32px;
    margin-left: 9px;
    text-align: center;
    margin-top: 6px;
}

.front_text {
    BACKGROUND-COLOR: #ffffff;
    BORDER: #c6c6c6 1px solid;
    COLOR: #444444;
    HEIGHT: 20px;
    font-size: 14px;
    height: 28px;
}

.front_text {
    BACKGROUND-COLOR: #ffffff;
    BORDER: #c6c6c6 1px solid;
    COLOR: #444444;
    HEIGHT: 20px;
    font-size: 14px;
    height: 180px;
}

.front_botton {
    FONT-SIZE: 14px;
    width: 87px;
    height: 31px;
    text-align: center;
    background: url(../../images/ytzjt/button-bg.png) no-repeat 2px;
    cursor: hand;
    COLOR: #fff;
    margin: 5px;
    outline: medium;
    border: none;
}

.inp {
    font-size: 24px;
    width: 270px;
    position: relative;
    margin-left: 10px;
    color: red;

}

.inp2 {
    font-size: 24px;
    width: 250px;
    position: relative;
    margin-left: 10px;
    color: red;
}

.sel {
    font-size: 24px;
    width: 190px;
    position: relative;
    margin-left: 10px;
}

.box {
    /*border:1px solid #666666; */
    height: 19px;
    width: 100px;
}

.box2 {
    border: 1px solid #FFFFFF;
    overflow: hidden;
    width: 150px;
    height: 30px;
}

.radius5 {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/*-----------------------*/

/*二级页面*/
.mains {
    width: 1164px;
    min-height: 500px;
    overflow: hidden;
    background-color: #FFFFFF;
    margin: 0 auto;
}

.mains2 {
    width: 1050px;
    margin: auto;
    margin-top: 1px;

}

.mains .m_top {
    width: 1164px;
    height: 77px;
    border: #dfdfdf 1px solid;
    overflow: hidden;
    /* background: url(../../images/ytzjt/m_top_bg.png); */
}

.mains .m_top .m_menu_l {
    float: left;
    width: 400px;
    height: 77px;
    background: url(../../images/ytzjt/m_menu_01.png) no-repeat 20px;
}

.mains .m_top .m_menu_large {
    float: left;
    width: 800px;
    height: 77px;
    background: url(../../images/ytzjt/m_menu_01.png) no-repeat 20px;
}

.mains .m_top .m_menu_l h4 {
    padding-left: 110px;
    padding-top: 18px;
    font-size: 24px;
    letter-spacing: 1px;
}

.mains .m_top .m_menu_large h4 {
    padding-left: 110px;
    padding-top: 18px;
    font-size: 24px;
    letter-spacing: 1px;
}

.mains .m_top .m_menu_r {
    float: right;
    width: 600px;
    line-height: 20px;
}

.mains .sr {
    width: 1162px;
    overflow: hidden;
    border: #dfdfdf 1px solid;
    min-height: 500px;
}

.mains .sr ul {
    width: 1080px;
    overflow: hidden;
    height: 401px;
    margin-left: 55px;
    margin-bottom: 10px;
    padding: 16px 10px
}

.mains .sr ul li {
    background: url(../../images/ytzjt/icon_04.png) no-repeat scroll 0px 16px;
    padding: 0px 13px;
    height: 40px;
    width: 1000px;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: dotted 1px #d3d3d3;
    font-size: 16px;
}

.mains .sr ul li a {
    color: #444;
    text-decoration: none;
    float: left;
    display: inline-block;
    width: 650px;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mains .sr ul li .til {
    color: #444;
    text-decoration: none;
    float: left;
    display: inline-block;
    width: 550px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 3px;
}

.mains .sr ul li .til_2 {
    color: #444;
    text-decoration: none;
    float: left;
    display: inline-block;
    width: 120px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 3px;
}

.mains .sr ul li .til_v {
    color: #444;
    text-decoration: none;
    float: left;
    display: inline-block;
    width: 550px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 3px;
}

.mains .sr ul li .til_3 {
    color: #444;
    text-decoration: none;
    float: left;
    text-align: center;
    display: inline-block;
    width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 3px;
}

.mains .sr ul li span {
    color: #4c4c4c;
    margin-left: 30px;
    width: 100px;
    font-size: 14px;
}

.mains .sr ul li a:hover {
    color: #ff7c08
}

.mains .sr .content {
    margin: auto;
    font-size: 14px;
    color: #444;
    width: 500px;
}

.mainx {
    width: 966px;
    min-height: 300px;
    margin: auto;
    overflow: hidden;
    background-color: #FFFFFF;
}

.mainx .m_top {
    height: 150px;
}

.mainx .m_top .query_logo {
    width: 293px;
    height: 41px;
    background: url(../../images/ytzj/search_logo.png) no-repeat;
    margin: 30px auto;
}

.mainx .m_top .query_div {
    width: 500px;
    height: 41px;
    margin: auto;
}

.mainx .m_top .query_div .query_text {
    font-size: 14px;
    color: #666;
    margin-top: 20px;
}

.mainx .m_top .query_div .query_text span {
    font-size: 14px;
    color: #CA1E1E;
}

.mainx .sr {
    width: 964px;
    overflow: hidden;
    min-height: 450px;
}

.mainx .sr .srt {
    width: 850px;
    overflow: hidden;
    min-height: 450px;
    border: #dfdfdf 1px solid;
    margin: auto;
}

.mainx .sr .srt .picmap {
    width: 850px;
    height: 398px;
    background: url(../../images/ytzj/ytmap.png) no-repeat 35px;
}

/* .mainx .sr .srt .picmap{ width:850px; height:398px;background:url(../../images/ytzj/map.jpg) no-repeat 35px;} */
.mainx .sr .srt .query_search {
    width: 850px;
    height: 50px;
    border-bottom: #CA1E1E 1px solid;
    font-size: 14px;
    color: #CA1E1E;
}

.mainx .sr .srt ul {
    width: 950px;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 16px 10px
}

.mainx .sr .srt ul li {
    background: url(../../images/ytzjt/icon_04.png) no-repeat scroll 0px 11px;
    padding: 0px 13px;
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: dotted 1px #d3d3d3;
    font-size: 14px;
}

.mainx .sr .srt ul li a {
    color: #444;
    text-decoration: none;
    float: left;
    display: inline-block;
    width: 780px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mainx .sr .srt ul li span {
    color: #4c4c4c;
    font-size: 14px;
}

.mainx .sr .srt ul li a:hover {
    color: #ff7c08
}

.mainx .sr .srt .content {
    margin: auto;
    font-size: 14px;
    color: #444;
    width: 500px;
}

.input_query_text {
    BACKGROUND-COLOR: #ffffff;
    BORDER: #78B2D6 1px solid;
    COLOR: #444444;
    width: 320px;
    HEIGHT: 40px;
    font-size: 25px;
    margin-top: 80px;
    margin-left: 10px;
}

.input_query_text2 {
    BACKGROUND-COLOR: #ffffff;
    BORDER: #78B2D6 1px solid;
    COLOR: #444444;
    width: 360px;
    HEIGHT: 35px;
    font-size: 25px;
    margin-top: 13px;
}

.input_query_botton {
    FONT-SIZE: 23px;
    width: 110px;
    height: 42px;
    text-align: center;
    background-color: #2984E1;
    cursor: hand;
    COLOR: #fff;
    outline: medium;
    border: none;
    padding-top: 2px;
}

.input_query_botton2 {
    FONT-SIZE: 20px;
    width: 110px;
    height: 37px;
    text-align: center;
    background-color: #2984E1;
    cursor: hand;
    COLOR: #fff;
    outline: medium;
    border: none;
    padding-top: 4px;
}


.dianji {
    width: 58px;
    height: 22px;
    border: #e4e4e4 1px solid;
    margin-left: 10px;
}

.dianji a {
    width: 35px;
    height: 22px;
    text-align: center;
    color: #000000;
    font-size: 14px;
    line-height: 22px;
}

.dianji span {
    width: 21px;
    height: 22px;
    background: url(../../images/ytzj/xiahuise.png) no-repeat;
    float: right;
    display: inline-block;
}

.footer {
    width: 100%;
    height: 145px;
    background-color: #f2f2f2;
    bottom: 10px;
    /* border-top: #CA1E1E solid 2px;
	position: relative; */
}

.footer1 {
    margin-top: -17px;
    width: 997px;
    height: 108px;
    border-top: #FFFFFF solid 2px;
    position: relative;
}

.logo-zf {
    width: 100%;
    height: 20px;
}

.foot-w {
    width: 100%;
}

.foot-left {
    width: 420px;
    height: 110px;
    float: left;
    text-align: right;
}

.foot-center {
    width: 450px;
    height: 110px;
    text-align: center;
    font-size: 16px;
    color: #444;
    line-height: 22px;
    float: left;
}

.foot-right {
    width: 400px;
    height: 110px;
    text-align: left;
    font-size: 16px;
    line-height: 22px;
    float: left;
}

.foot-4 {
    width: 100%;
    height: 108px;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    color: #999;
    line-height: 22px;
}

.foot-w ul {
    width: 490px;
    overflow: hidden;
    margin-left: 115px;
}

.foot-w ul li {
    float: left;
    cursor: pointer;
}

.foot-logo {
    width: 66px;
    height: 69px;
    position: absolute;
    top: 55px;
    left: 247px;
}

/*新闻页*/
.xwy {
    width: 1100px;
    overflow: hidden;
}

.nye {
    width: 1100px;
    overflow: hidden;
}

.nye_bg {
    width: 1064px;
    border-top: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    line-height: 30px;
    font-size: 14px;
    color: #444;
    background: url(../../images/ytzj/bg_menu.png);
}

.nye_bg span {
    color: #444;
    line-height: 28px;
    padding-top: 5px;
    padding-left: 33px;
    background: url(../../images/ytzj/icon_05.png) no-repeat scroll 11px 10px;
}

.nye_bg a {
    color: #444;
    line-height: 28px;
    padding-top: 5px;
}

.czxw {
    width: 1064px;
    overflow: hidden;
    border: 1px solid #dfdfdf;
}

.czxw-tit {
    width: 1040px;
    height: auto;
    font-size: 24px;
    color: #cc0e00;
    text-align: center;
    line-height: 42px;
    border-bottom: 1px dotted #dfdfdf;
    margin-left: 18px;
}

.fbsk {
    font-size: 14px;
    color: #444444;
    margin-left: 800px;
}

.czxw-ny {
    width: 1064px;
    overflow: hidden;
    min-height: 500px;
}

.czxw-w {
    width: 973px;
    color: #444444;
    font-size: 14px;
    margin-top: 14px;
    margin-left: 60px;
    line-height: 25px;
    margin-bottom: 10px;
}

.czxw-w ul {
    width: 932px;
    color: #444444;
    margin-left: 40px;
}

.czxw-w p {
    text-indent: 29px;
}

.czxw-query {
    width: 1256px;
    /* overflow: hidden; */
    min-height: 200px;
    margin: auto;
}

.czxw-query-map {
    width: 910px;
    /* overflow: hidden; */
    min-height: 500px;
    margin: auto;
}

.xg {
    font-size: 18px;
    color: #444444;
    margin-top: 15px;
    margin-left: 57px;
}

.xgwz {
    width: 1000px;
    height: 180px;
    overflow: hidden
}

.xgwz ul {
    width: 890px;
    height: 190px;
    overflow: hidden;
    margin-left: 57px;
}

.xgwz ul li {
    width: 890px;
    font-size: 14px;
    color: #444444;
    line-height: 33px;
}

.xgwz ul li a {
    width: 800px;
    display: inline-block;
}

.xgwz ul li span {
    display: inline-block;
}

.queryInfoTag {
    font-size: 16px;
    color: #444;
    line-height: 25px;
    padding-left: 10px;
    padding-top: 10px;
}

.queryAlertTag {
    font-size: 16px;
    color: #444;
    line-height: 30px;
    padding-bottom: 30px;
    text-align: center;
    padding-top: 30px;
}

.queryTag {
    color: #444;
    padding-left: 50px;
    padding-top: 10px;
    font-weight: bold;
    background: url(../../images/ytzjt/icon_08.png) no-repeat 10px 23px;
    font-size: 32px;
}

.setTag {
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
}

.setLTag a {
    font-size: 14px;
    color: #FFF;
}

.setLTag:link {
    text-decoration: none;
    color: #FFF;
    font-size: 14px;
}

.setLTag:visited {
    text-decoration: none;
    color: #FFF;
}

.setLTag:hover {
    text-decoration: none;
    font-size: 14px;
    color: #FFF;
}

.setLTag:active {
    text-decoration: none;
    color: #FFF;
}

/* 表格 */
table.gridtable {
    font-size: 28px;
    border-width: 1px;
    border-color: #DDDBDB;
    border-collapse: collapse;
    margin: 12px 10px;
}

table.gridtable th {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #DDDBDB;
    background-color: #ffffff;
    color: #fe6c01;
    font-weight: bold;
    text-align: center;
    font-size: 28px;
}

table.gridtable tr:nth-child(2n+1) {
    background-color: #E0D9D9;
}

table.gridtable td {
    border-width: 1px;
    padding: 4px;
    height: 64px;
    border-style: solid;
    border-color: #DDDBDB;
    color: #444;
}


table.gridtable td a:hover {
    color: #ff8400;
}

/* 前台表单样式 */
.border {
    background-color: #CDCDD0;
    margin: 10px;
}

td.tdbg {
    background: #FFFFFF;
    line-height: 150%;
    height: 24px;
}

td.tdbg2 {
    background: #FFF2DB;
    line-height: 150%;
    font-weight: bold;
}

td.tdbg21 {
    background: #FFF2DB;
    line-height: 150%;
}

.content-title {
    TEXT-ALIGN: center;
    LINE-HEIGHT: 25px;
    HEIGHT: 40px;
    COLOR: #c03118;
    FONT-SIZE: 18px;
    VERTICAL-ALIGN: middle;
    FONT-WEIGHT: bold
}

.content-time {
    BACKGROUND-COLOR: #e1e3e3;
    MARGIN-BOTTOM: 20px;
    HEIGHT: 25px;
    COLOR: #0663cd
}

.mask {
    position: absolute;
    top: 0px;
    filter: alpha(opacity=60);
    background-color: #777;
    z-index: 1002;
    left: 0px;
    opacity: 0.5;
    -moz-opacity: 0.5;
    width: 100%;
    height: 100%;
}

.querybutton {
    background-color: #38f;
    height: 43px;
    width: 100px;
    color: #fff;
    cursor: pointer;
}

.querybutton_move {
    background-color: #317ef3;
    box-shadow: 1px 1px 1px #ccc;
    height: 43px;
    width: 100px;
    color: #fff;
    cursor: pointer;
}

.secquery_up {
    height: 328px;
    width: 1214px;
    border: 1px solid #DFDFDF;
    margin: 0 auto;
    margin-top: 10px;
}

.secquery_up .left {
    height: 300px;
    margin: 0 auto;
    width: 40%;
    float: left;
}

.secquery_up .left .query_text {
    margin-top: 25px;
}

.secquery_up .left .input {
    height: 280px;
    border-right: 1px solid #DFDFDF;
}

.secquery_up .left .title {
    padding-left: 5px;
    padding-top: 2px;
    font-size: 24px;
    letter-spacing: 1px;
}

.secquery_up .right {
    height: 300px;
    width: 59%;
    float: right;
    margin-left: 10px;
}

.secquery_up .right .title {
    padding-left: 5px;
    padding-top: 2px;
    font-size: 24px;
    letter-spacing: 1px;
}


.secquery_down {
    height: 600px;
    width: 90%;
    border: 1px solid #DFDFDF;
    margin: 0 auto;
    margin-top: 10px;
}


.grid {
    margin-left: 1px;
    margin-top: 3px;
    list-style-type: none;
}


.grid:after {
    content: ".";
    display: block;
    line-height: 0;
    width: 0;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.grid li {
    float: left;
    line-height: 50px;
}

.grid li span,
.grid li span:visited {
    display: block;
    /* background: url(../../images/ytzjt/option.png) repeat; */
    background-color: #DFDFDF;
    width: 150px;
    height: 40px;
    margin-top: 20px;
    margin-left: 15px;
    text-align: center;
    font-size: 16px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    border-radius: 5px;
    padding-bottom: 9px;

}

.grid li span:hover {
    background-color: #2984E1;
    z-index: 2;
    color: #fff;
}

.mapmargin {
    margin-top: -79px;
}

.maptitle {
    font-size: 18px;
    width: 100%;
    border-bottom: 1px solid #F5DBCD;
}

.secquery_main {
    width: 1349px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background-color: #f2f2f2;
}

.level5grid {
    margin-left: 5px;
    margin-top: 5px;
    list-style-type: none;
}

.level5grid:after {
    content: ".";
    display: block;
    line-height: 0;
    width: 0;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.level5grid li {
    float: left;
}

.level5grid li span,
.level5grid li span:visited {
    display: block;
    /* background: url(../../images/ytzjt/option.png) repeat; */
    text-align: center;
    font-size: 16px;
    margin-left: 13px;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.level5grid li span:hover {
    background-color: #2984E1;
    z-index: 2;
    color: #fff;
}

.spsel {
    /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
    border: solid 1px #000;

    /*很关键：将默认的select选择框样式清除*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;

    /*在选择框的最右侧中间显示小箭头图片*/
    background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;


    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    padding-right: 14px;
}

.spsel::-ms-expand {
    display: none;
}

.query_search2 {
    width: 1349px;
    height: 70px;
    font-size: 24px;
    margin-top: 10px;
}

.query_search2_head {
    width: 1349px;
    height: 67px;
    margin: 0 auto;
    margin-top: 25px;
    overflow: hidden;
}

.query_search2_head2 {
    width: 1349px;
    min-height: 114px;
    margin: 0 auto;
    margin-top: 25px;
    overflow: hidden;
}

.query_search2_project {
    width: 1253px;
    min-height: 114px;
    margin-left: 57px;
    border: 1px solid #e7e7e7;
    font-size: 24px;
    color: #434343;
    background-color: #f7f7f7;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
}

.srt2 {
    width: 1349px;
    overflow: hidden;
    min-height: 450px;
    margin: auto;
    margin-top: -12px;
    background-color: #fff;
}

.sel2 {
    font-size: 20px;
    width: 225px;
    position: relative;
    left: -2px;
    top: -2px;
}

.above-search-input {
    width: 927px;
    height: 90px;
}

.above-search-select {
    width: 186px;
    height: 96px;
    font-size: 32px;
    text-align: center;
    font-weight: 600;
    font-family: PingFangSC-Thin, sans-serif;
    float: left;
    color: #0080ff;
    background: url(../../images/ytzjt/area_sel_bg.png) no-repeat;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}

.above-search-select2 {
    line-height: 95px;
    width: 186px;
    height: 96px;
    font-size: 32px;
    text-align: center;
    font-weight: 600;
    font-family: PingFangSC-Thin, sans-serif;
    float: left;
    color: #0080ff;
    background: url(../../images/ytzjt/area_sel_bg2.png) no-repeat;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}

.above-search_left {
    width: 580px;
    position: relative;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 3px 2px 4px #ccc;
    font-family: PingFangSC-Thin, sans-serif;
}

.above-search_left .popmain {
    border-left: 1px solid #0000FF;
    border-right: 1px solid #0000FF;
    border-bottom: 1px solid #0000FF;
    position: relative;
    background: #fff;
    -webkit-border-radius: 10px;
}

.above-search_left .popmain h2 {
    font: bold 28px "PingFangSC-Thin, sans-serif";
    padding: 5px 20px 5px;
    color: #FFF;
    background-color: #0000FF;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
}

.above-search_left .popmain ul {
    padding-left: 30px;
    zoom: 1;
    overflow: hidden;
    font-size: 24px;
}

.above-search_left .popmain ul li {
    float: left;
    width: 130px;
    text-align: left;
    line-height: 40px;
    height: auto;
    color: #0000FF;
    list-style: disc;
    margin-top: 15px;
}

.above-search_left .popmain ul li a {
    color: #000000;
    display: block;
}

.above-search_left .popmain ul li a:hover {
    font-weight: bold;
    font-size: 14px;
}

.above-search_left .popmain ul li span {
    cursor: pointer;
}

a.closeBtn_2 {
    position: absolute;
    top: 5px;
    right: 10px;
    display: block;
    width: 80px;
    text-align: center;
    background: #fff;
    border: 1px solid #BB3B32;
    color: #333;
    border-radius: 4px;
    font-size: 24px;
}

a.closeBtn_2:hover {
    color: #fff;
    border: 1px solid #BB3B32;
    background: #85B6E2;
    border-radius: 4px;
    font-size: 24px;
}

.backtohome {
    background-image: url("../../images/ytzjt/backtohome.png");
    width: 298px;
    height: 94px;
    float: left;
    margin-left: 30px;
    cursor: pointer;
}

.backtohome_company {
    background-image: url("../../images/ytzjt/backtohome_company.png");
    width: 298px;
    height: 94px;
    float: left;
    margin-left: 30px;
    cursor: pointer;
}

.changeProject {
    width: 160px;
    height: 54px;
    background-image: url("../../images/ytzjt/cp.png");
    background-repeat: no-repeat;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    cursor: pointer;
}

.changeProjectArea {
    width: 160px;
    height: 54px;
    background-image: url("../../images/ytzjt/cparea.png");
    background-repeat: no-repeat;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    cursor: pointer;
}

.change-project-select {
    position: absolute;
    z-index: 999;
    width: 930px;
    border: 1px solid #9EB9DD;
    background-color: white;
    font-size: 28px;
    overflow: auto;
    display: none;
    -webkit-border-radius: 10px;
    box-shadow: 3px 2px 4px #ccc;
    -webkit-box-shadow: 3px 2px 4px #ccc;
    font-family: PingFangSC-Thin, sans-serif;
}

.change-project-select h2 {
    font: bold 28px "PingFangSC-Thin, sans-serif";
    padding: 5px 20px 5px;
    color: #FFF;
    background-color: #0000FF;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
}

.change-project-select li {
    float: left;
    margin-left: 30px;
    list-style: disc;
    color: #0000FF;
    width: 280px;
    margin-top: 10px;
    margin-bottom: 5px;
    cursor: pointer;

}

.change-project-select li span {
    cursor: pointer;
}

.cpsc {
    width: 100px;
    float: right;
    cursor: pointer;
}

.m_left {
    margin-left: 20px;
}

.change-labour-select {
    position: absolute;
    z-index: 999;
    width: 580px;
    left: -430px;
    border: 1px solid #9EB9DD;
    background-color: white;
    font-size: 24px;
    overflow: auto;
    display: none;
    -webkit-border-radius: 10px;
    box-shadow: 3px 2px 4px #ccc;
    -webkit-box-shadow: 3px 2px 4px #ccc;
    font-family: PingFangSC-Thin, sans-serif;
}

.change-labour-select h2 {
    font: bold 24px "PingFangSC-Thin, sans-serif";
    padding: 5px 20px 7px;
    color: #FFF;
    background-color: #0000FF;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
}

.change-labour-select li {
    float: left;
    margin-left: 30px;
    list-style: disc;
    color: #0000FF;
    width: 260px;
    margin-top: 10px;
    margin-bottom: 5px;
    cursor: pointer;

}

/* 监督 */
.supD_banner {
    width: 523px;
    height: 62px;
    margin: 0 auto;
}

.supD {
    width: 1245px;
    min-height: 113px;
    overflow: hidden;
    margin: 30px auto 0 auto;
    position: relative;
    background-color: white;
    border: 1px solid #AE3228;
    border-radius: 4px;
}

.supD_tit {
    height: 30px;
    line-height: 30px;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #AE3228;
    font-weight: bold;
    color: #AE3228;
}

table.supTable th {
    padding: 4px;
    font-weight: bold;
    text-align: center;
}

table.supTable tr:nth-child(2n+1) {
    background-color: #E0D9D9;
    /* background-color: #F6F4F5; */
}

table.supTable td {
    padding: 4px;
    text-align: center;
}

/* 监督台 */
.supervise_middle {
    height: 120px;
    width: 1200px;
    background-color: white;
    margin: 0 auto;
    border-top: 1px dashed;
}

.supervise_ul {
    width: 1200px;
    height: 80px;
}

.supervise_ul li {
    width: 100%;
    height: 40px;
    list-style: none;
    cursor: pointer;
}

.supervise_ul li:HOVER {
    color: blue;
}

.supervise_ul li div {
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.supervise_more {
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

._x40 {
    width: 40px;
}

._p75 {
    width: 75%;
}

._p65 {
    width: 65%;
}

._p45 {
    width: 45%;
}

._p25 {
    width: 25%;
}

._p20 {
    width: 20%;
}

._p10 {
    width: 10%;
}

._p12 {
    width: 12%;
}

._p13 {
    width: 13%;
}

._p15 {
    width: 15%;
}

._p5 {
    width: 5%;
}

.homeUp {
    width: 1346px;
    height: 650px;
    background-color: white;
    margin: 0 auto;
}

.homecontent {
    width: 50%;
    float: left;
    font-size: 20px;
}

.cont-tit1 {
    background: url(../../images/ytzjt/above-title.png) no-repeat center;
    width: 523px;
    height: 62px;
    margin: 30px auto 5px;
}

.cont-tit2 {
    background: url(../../images/ytzjt/above-title2.png) no-repeat center;
    width: 523px;
    height: 62px;
    margin: 30px auto 5px;
}

.cont-tit22 {
    background: url(../../images/ytzjt/img_hpzjcx.png) no-repeat center;
    width: 523px;
    height: 62px;
    margin: 30px auto 5px;
}

.cont-sel {
    width: 120px;
    height: 74px;
    float: left;
    text-align: center;
    padding-top: 10px;
    background: url(../../images/ytzjt/cont-sel.png) no-repeat center;
}

.cont-sel2 {
    width: 120px;
    height: 74px;
    float: left;
    text-align: center;
    padding-top: 10px;
    background: url(../../images/ytzjt/cont-sel2.png) no-repeat center;
}

.cont-butt {
    width: 120px;
    height: 84px;
    float: left;
    background: url(../../images/ytzjt/cont-butt.png) no-repeat center;
}

.cont-input {
    width: 408px;
    height: 82px;
    border-top: 1px solid #285FAC;
    border-bottom: 1px solid #285FAC;
    padding-left: 20px;
    float: left;
    line-height: 82px;
}

.cont-input-hq {
    width: 408px;
    height: 82px;
    border-top: 1px solid #AE3228;
    border-bottom: 1px solid #AE3228;
    padding-left: 20px;
    float: left;
    line-height: 82px;
}

.cont-explain {
    min-height: 80px;
    background-color: #d8d5d5;
    margin-top: 30px;
    width: 100%;
}

.cont-explain span {
    font-size: 16px;
    margin-left: 10px;
    line-height: 25px;
    display: block;
    padding: 0 6px 10px 8px;
}

.cont-smalltit img {
    width: 5px;
    height: 30px;
}

.cont-smalltit span {
    padding: 2px 4px;
    font-size: 22px;
    font-family: "黑体";
    font-weight: 600;
}

.cont-ul {
    width: 100%;
    height: 100px;
    margin: 10px 0;
}

.cont-ul li {
    display: inline-block;
    width: 185px;
    height: 120px;
}

.cont-ul li:nth-child(2) {
    margin: 0 30px;
}

.bank60 {
    width: 100%;
    height: 60px;
}

.clear {
    display: block;
    height: 0;
    clear: both;
}