/*
 * 扩展css
 * 2016年11月1日 yuanyuqing
 * 2017-11-10 修正  huanghuifang
 */
/*给表格加上边框*/
.cont table{border-collapse:collapse}
.cont table td{ border:1px solid black;}
.notic ul{min-height:310px; }
.tzzx-menu-box .wrapper ul{min-height: 45px;}

/**修改字体和颜色**/
body{border:none;font-family:Microsoft YaHei, SimHei;background:#fff;color:#52687e;font-weight:400;line-height:24px}
*{margin:0;padding:0;border:none;text-decoration:none;font-family:Microsoft YaHei, SimHei; list-style:none;font-size:12px;}


.wrap-ny .list-name li .title {
}

a, input[type=submit] {
}

.tzzx-menu-box .wrapper > ul li a.menu-name {
    /*color: #122e67;*/
    font-size: 18px;
    font-family: "Microsoft YaHei" ! important;
}
.tzzx-menu-box .wrapper > ul li.on a, .tzzx-menu-box .wrapper > ul li:hover > a {
   /* color: #fff; */
    font-family: "Microsoft YaHei" ! important;
}

.sub-cont a {
    /*color: #122e67;*/
    font-family: "Microsoft YaHei" ! important;
}

.date {
    color:#52687e;
}

.font-st {
}

.home-main .cont-r .part-cont ul.list li a {
    font-size: 12px
}

.wrap-ny .notic ul li a {
    font-size: 12px;
    /*color: #122e67;*/
}

.f-16 {
    font-size: 12px !important
}

.wrap-ny .l-nav li a {
    font-size: 13.5px
}

.f-20 {
    font-size: 17px !important
}
.news-cont .cont p {
    text-indent:0;
}

.home-main .cont-r .part-cont ul.list li:hover {
    font-weight: 400
}
.yahei{
    font-family: "Microsoft YaHei" ! important;
}

.link-icon{
   padding-left: 11.5%;
}

.link-icon-item{
    float: left;
   margin-right: 6.5%;
}

.link-icon-item .link-name{
    text-align: center;
    font-family: "Microsoft YaHei" ! important;
    font-weight: 700;
    font-size: 17px;
    line-height: 40px;
}


.tzzx-footer .linkarea > p {
    text-align: left;
    padding-left: 19px;
}

.tzzx-footer .linkarea > p, .tzzx-footer .main > p {

    font-weight: normal;
}

.info-b{
    float: right;
    padding-right: 10px;
}
.info-a{
    float: left;
    padding-left: 10px;
}
.info-bootem{
    font-size: 14px;
    line-height: 28px;
}
.clear{ clear:both; }

.link-code p {
    padding-bottom: 2px;
    text-align: left;
}

.home-notic .wrapper{
    background: #e0efef;
    height: 40px
}
.news-cont .cont {
    padding:0px;
    font-size: 20px
}
input:-webkit-autofill{background-color: #096563;background-image: none;}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
input{
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
}
