body {
        font-family: "微软雅黑";
        font-size: 15px;
}
a:hover {
    text-decoration: none;
}
ul,p {
    padding: 0;
    margin: 0;
}

.ov {
    overflow: hidden;
}
.left {
    float: left;
}
.right {
    float: right;
}
.head-text {
    width: 100%;
    height: 50px;
}
.head-text-box dd{
  line-height: 50px;
  color: #000;
  font-weight: 800;
}
.head-text-box dd span{
    color: #337ab7;
}
.head-text-box {
    z-index: 100;
    background: #eeeeee;
    opacity: 0.8;
    position: fixed;
    width: 100%;
    padding: 0 15%;
    top: 0;
    border-bottom: 1px solid #dddddd;
}
.head-text-box .navbar {
    margin-bottom: 0px;
}


.entrance-div{
    background: #f4f4f4;
}

.entrance.container.row {
    margin: 20px auto;
}
.entrance.container.row li {
    list-style: none;
    /*width: 90%;*/
    background: #f4f4f4;
    padding: 40px 0;
    /*border-radius: 5px;*/
    width: 160px;
    height: 160px;
    border-radius: 100%;
}
.entrance.container.row li img {
    height: 55px;
}
.entrance.container.row li dd {
    font-size: 17px;
    margin-top: 12px;
    color: #337ab7;
}
.entrance.container.row .col-sm-4.text-center {
    padding: 0;
}

.entrance-county {
    padding: 0 30px;
}
.entrance-county.container ul {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 20px 0%;
    color: #337ab7;

    font-size: 22px;
    font-weight: bolder;
}
.entrance-county.container ul li{
    width: calc(100%/9);
    text-align: center;
}

.text-foot{
	border-top: 1px solid #337ab7;
	margin-top: 60px;
	padding: 40px 0 20px 0;
	background: #337ab7;
}

.text-foot p {
    color: #fff;
}
#xmlwft {
    width: 225px;
    height: auto;
    min-height: 600px;
    font-family: '微软雅黑';
    background: #cccccc;
    margin-bottom: -3000px;
    padding-bottom: 3000px;
    float: left;
}
#xmlwft ul {
    margin: 0;
    padding: 0;
}

.nylmnavt h2 {
    margin: 0;
    padding: 0;
    height: 60px;
    line-height: 60px;
    font-size: 21px;
    color: #fff;
    letter-spacing: 2px;
    background: #08349b;
    text-align: center;
}
.nylmnav li {
    width: 100%;
}
.nylmnav li a {
    display: block;
    font-size: 17px;
    padding: 14px 0;
    width: 100%;
    color: #333333;
    text-align: center;
    background: #cccccc;
    border-bottom: 1px solid #fff;
}
.nylmnav li:hover a,
.nylmnav li.dqwz a{
    background: #efca70;
    color: #993d00;
}
.nylmnav li.dqwz{
    background: #31aff2 right center no-repeat;
}
.nylmnav li.dqwz a {
    background: #efca70;
    color: #993d00;
}
.xmright {
    overflow: hidden;
    height: auto;
    min-height: 600px;
    padding-left: 10px;
}
.hmzclb ul{
    margin: 0;
    padding: 0;
}
.hmzclb ul li{border:1px solid #ccc; margin:0 0 10px; background:#fff;}
.hmzclb ul li:hover{border-color:#1d9add;}
.hmzclb ul li:hover h2{background:#1d9add;color:#fff;border-color:#1d9add;}
.hmzclb ul li:hover h2 a{color:#fff;}
.hmzclb ul h2{background:#f1f1f1;height:48px;line-height:48px; padding:0 10px;border-bottom:1px solid #ccc;}
.hmzclb ul h2 a{float:left;color:#5e5e5e;width:750px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.hmzclb ul h2 a:hover{color:#1895d8}
.hmzclb ul h2 span{font-weight:normal;float:right;}
.hmzclb ul p{padding:10px;line-height:24px;
    margin: 0;
}
.hmzclb ul p a{color:#777;}
.hmzclb ul p a:hover{color:#1895d8;}
.hmzclb ul p span {
    float: right;
    color: #303030;
}
.xml {
    padding: 20px 0;
    margin-bottom: 20px;
}
.tsWrap h1 {
    font-weight: normal;
    font-size: 20px;
    margin-top: 0;
    font-weight: bold;
}
.tsWrap h1 span {
    font-weight: normal;
    font-size: 12px;
    color: #333;
    margin-left: 20px;
}
.tsWrap .plist {
    padding: 10px 30px;
    background: #eee;
    line-height: 60px;
    margin: 16px 0;
    text-align: left;
}
.tsWrap .plist ol {
    float: left;
}
.tsWrap .plist ul {
    float: right;
    margin: 65px 120px 0 0;
}
.tsWrap .keyon {
    color: red;
    font-size: 12px;
    margin: 20px 0;
}
.tsform .tshead {
    height: 50px;
    line-height: 50px;
    background: #eee;
    padding: 0 30px;
    font-size: 12px;
}
.cRed {
    color: #ff0000;
}
.tscontent {
    padding: 25px 145px;
    font-size: 13px;
}
.tsitem {
    margin-bottom: 10px;
}
.tsitem input[type='text'] {
    width: 238px;
    height: 38px;
    line-height: 38px;
    text-indent: 18px;
    border: 1px solid #ccc;
}
.tsitem>span:first-child {
    width: 78px;
    display: inline-block;
    text-align: right;
}
.tsitem label {
    margin: 0 15px;
}
.tsitem textarea {
    vertical-align: top;
    width: 450px;
    padding: 18px;
    min-height: 150px;
}
.yzmget {
    display: inline-block;
    width: 160px;
    text-align: center;
    color: #003399;
    cursor: pointer;
    height: 38px;
    line-height: 38px;
    margin: 0 15px;
    border-radius: 4px;
    border: 1px solid #003399;
}
.subbox {
    padding: 30px 0;
    text-align: center;
    border-top: 1px solid #ccc;
}
/*.subbox input {
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #003399;
    border-radius: 5px;
    cursor: pointer;
    border: none;
    outline: none;
    font-size: 13px;
}*/
.bigBtns {
    overflow: hidden;
    text-align: center;
    padding: 40px 0;
    background: #99ccff;
}
.bigBtns ul li {
    display: inline-block;
    margin: 0 70px;
}
.bigBtns ul li a {
    display: block;
    width: 178px;
    height: 178px;
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: auto;
    line-height: normal;
    background: url(../img/onCircle.png);
    /*background-size: 100% 100%;*/
}
.bigBtns ul li a:hover,
.bigBtns ul li a.on {
    background: url(../img/circle.png);
    /*background-size: 100% 100%;*/
}
.bigBtns ul li img {
    margin: 34px 0 24px 0;
}
.nylmnav_xl{padding-top:10px;padding-bottom:20px;overflow:hidden;}
.nylmnav_xl li{width:100%;float:right;line-height:37px;}
.nylmnav_xl li a{width:100%;display:block;color:#303030;text-align:center; text-indent:30px;border-bottom:1px solid #c6c6c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;}
.nylmnav_xl li>a{background:url(../images/nylmnav_dqwz2.jpg) right bottom no-repeat;cursor:pointer;}
.nylmnav_xl li dl{display:none;line-height:32px;}
.nylmnav_xl li dl a{border-bottom:1px solid #c6c6c6;}
.nylmnav_xl li dl dd:hover{background:#d4d4d4;}
.nylmnav_xl li dl dd .active{color:#31aff2;background:#f1f1f1;}
.nylmnav_xl ul.stextl a{text-align:left;}
.nylmnav_xl li.dqwz>a{background: #31aff2 right top no-repeat;color:#fff;font-weight:bold;border:none;}
.nylmnav_xl li.dqwz dl{display:block;}

.nylmnav_xll{width:100px;margin:10px auto 0;
        
    }
.nylmnav_xll ul {
    margin: 0;
    padding: 0;
}
.nylmnav_xll li{width:100px;height:32px;line-height:32px;text-align:center;background:#c6c6c6;margin-bottom:10px;}
.nylmnav_xll li a{ display:block;width:100px;height:32px;font-weight:;color:#5e5e5e;}
.nylmnav_xll li a:hover ,.nylmnav_xll li.dqwz a{background:#31aff2;color:#fff;font-weight:bold;}
#xmcenter{
    width:120px;
    height:auto;
    min-height:600px;
    background:#f1f1f1;
    float: left;
    margin-bottom: -3000px;
    padding-bottom: 3000px;
}
.mxjdbg {
    margin: 10px 0 15px;
}
.skmt {
    margin-top: 0!important;
}
.mxjdbg{margin:10px 0 15px;}
.mxjdbg .table{border:0;border:1px solid #e2e2e2;border-bottom:none;border-right:none;line-height:32px;width:100%;text-align:center;}
.mxjdbg .tableel td{text-align:left;}
.mxjdbg .tableel th{text-align:right;}
.mxjdbg .dqwz{display:block;}
.mxjdbg .table th{background:#f1f1f1;}
/*.mxjdbg .table tr:hover{background:#f9f9f9;}*/
.mxjdbg .table td.ysf00{font-weight:bold;}
.mxjdbg .table th ,.mxjdbg .table td{
    line-height: 32px;
    vertical-align: middle;
    border-bottom:1px solid #e2e2e2;border-right:1px solid #e2e2e2;padding:0 5px;}
.mxjdbg .table a{line-height: 30px;color:#000;display:block;height:30px;overflow:hidden;}
.mxjdbg .table a:hover{color:#00659b;}
.mxjdbg .table .spana a{display:inline-block;height:auto;overflow:inherit;}
.mxjdbg .table .spana a{color:#31aff2;}
.mxjdbg .table label {
    margin: 0;
    font-weight: normal;
    display: inline;
}

.mxjdbg .table th {
    background: #f1f1f1;
    text-align: center;
}
.bjf1 {
    background-color: #f1f1f1;
    
}
.bjf1 th {
    line-height: 32px !important;
}
.ysf00 {
    color: #f00!important;
}
.stextr {
    text-align: right;
}
.page {
    text-align: center;
    margin: 20px 0;
    line-height: 45px;
    font-size: 18px;
}
.page a{
    font-family: Tahoma;
    color: #6d6d6d;
    display: inline-block;
    font-size: 14px;
    width: 45px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
    line-height: 30px;
    padding: 5px 5px;
    vertical-align: top;
    text-decoration: none;
    background: #e3e3e3;
    border: 1px solid #999999;
    border-radius: 5px;
    margin: 0 2px;
    box-sizing: content-box;
}
.page a:hover{
    font-family: Tahoma;
    color: #6d6d6d;
    display: inline-block;
    font-size: 14px;
    width: 45px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
    line-height: 30px;
    padding: 5px 5px;
    vertical-align: top;
    text-decoration: none;
    background: white;
    border: 1px solid #999999;
    border-radius: 5px;
    margin: 0 2px;
}
.page .current {
    font-family: Tahoma;
    color:#FF0000;
    display: inline-block;
    font-size: 14px;
    width: 45px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
    line-height: 30px;
    padding: 5px 5px;
    vertical-align: top;
    text-decoration: none;
    background: white;
    border: 1px solid #999999;
    border-radius: 5px;
    margin: 0 2px;
    box-sizing: content-box;
}
.mszjcxnr {
    text-align: right;
    padding: 6px 0;
    background: #dae5f1;
}
.mszjcxnr select.srk {
    width: 120px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dbdbdb;
    padding: 0 5px;
    font-size: 12px;
    background: #fff;
    color: #000;
    margin: 2px 10px 0 0;
}
.mszjcxnr input.ljcx {
    height: 35px;
    cursor: pointer;
    border: 0;
    outline: none;
    background: #08349b url(../img/search.png) no-repeat 10px center;
    font-size: 17px;
    text-indent: 22px;
    color: #fff;
    padding: 0 10px;
    margin-right: 20px;
}
.mxxmxxy {
    border: 1px solid #e2e2e2;
    padding: 10px;
}
.mxxmxxy_cx {
    background: url(../img/mxxmxxy_cx.jpg) left center no-repeat;
    height: 62px;
    line-height: 56px;
    text-indent: 50px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    margin-bottom: 10px;
}
.mxjdbg .tableel th {
    text-align: right;
}
.slider_wrap {
    overflow: hidden;
}
.slider_left {
    float: left;
    margin-right: 20px;
}
.slider_left li {
    width: 130px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.slider_left li.on,
.slider_left li:hover {
    border-bottom: 1px solid #337ab7;
}
.slider_left li.on a,
.slider_left li:hover a {
    color: #337ab7;
}
.slider_left li a {
    display: block;
    color: #333;
    padding: 15px 0;
}
.slider_right {
    overflow: hidden;
}
.zc-wrap {
    padding-top: 10px;
}
.zc-wrap li {
    margin-bottom: 10px;
}
.zc-wrap li a,
.zc-wrap li span {
    color: #333;
}
.table {
    border-radius: 4px;
}
.colorBlue {
    color: rgb(25,156,205);
}
.pdBox {
    padding: 0 30px;
}
.formBoxInline .form-group {
    margin-right: 40px;
}
.tsContentForm {
    padding: 20px 0;
    width: 60%;
    margin: 0 auto;
}
.tsContentForm .form-group {
    display: block;
    margin-bottom: 10px;
}
.tsContentForm .form-group>label {
    width: 85px;
    text-align: right;
    margin-right: 5px;
}
.tsContentForm .form-group>label b {
    color: red;
}
#indexBaner {
    height: 435px;
    overflow: hidden;
}
#indexBaner img {
    width: 100%;
}
.table-top {
    border: 1px solid #ddd;
    padding: 10px;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
}
.comh h3 {
    font-size: 20px;
    margin-top: 0;
    font-weight: bold;
}
.comSelect {
    height: 34px;
    padding: 0 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

@media only screen and (max-width: 751px) {
    .widhtbg {
        width: 300px;
        height: 300px;
        background: pink;
    }
    .head-text-box {
        display: none;
    }

    #indexBaner {
        height: auto;
    }

    .entrance.container.row {
        display: flex;
        justify-content: space-around;
        margin: 52px auto;
    }

    .entrance.container.row li {
        width: 80px;
        height: 80px;
        padding: 0;
        display: flex;
        align-items: center;
        flex-direction: column;
        padding-top: 16px;
    }

    .entrance.container.row li dd {
        font-size: 12px;
        margin-top: 24px;
    }

    .entrance-county.container ul li {
        width: 49%;
        text-align: center;
    }
}