@charset "UTF-8";
/* CSS Document */
/*档案网办大厅*/
.title-h1{
    font-size: 18px;
    color: #333333;
    margin: 20px 0 15px 0;
}
.yewu-list-one,.yewu-list-two{
    overflow: hidden;padding-top:5px;
}
.yewu-list-one li,.yewu-list-two li{
    width: 175px;
    height: 165px;
    float: left;
    border-radius: 5px;
    margin-right:30px;
    position: relative;
}
.yewu-list-one li:hover,.yewu-list-two li:hover{
    cursor: pointer;
    opacity:1;
    top:-5px; position:relative;
}
.yewu-list-one li:last-child,.yewu-list-two li:last-child{
    margin-right: 0;
}
.yewu-list-one li:nth-child(1){background:linear-gradient(#42c3f6, #329ce6);}
.yewu-list-one li:nth-child(1) .yewu-icon{background:linear-gradient(#40bef4, #2f9ee0);box-shadow:inset 2px 5px 5px #23abee;}
.yewu-list-one li:nth-child(2){background:linear-gradient(#faca4e, #f2a32c);}
.yewu-list-one li:nth-child(2) .yewu-icon{background:linear-gradient(#f9c448, #eaa125);box-shadow:inset 2px 5px 5px #f2b02b;}
.yewu-list-one li:nth-child(3){background:linear-gradient(#8d9ef1, #5394e0);}
.yewu-list-one li:nth-child(3) .yewu-icon{background:linear-gradient(#819ced, #598edc);box-shadow:inset 2px 5px 5px #5f81e7;}
.yewu-list-one li:nth-child(4){background:linear-gradient(#2dcea6, #35bcd8);}
.yewu-list-one li:nth-child(4) .yewu-icon{background:linear-gradient(#2eccaa, #26b9c3);box-shadow:inset 2px 5px 5px #18b799;}
.yewu-list-one li:nth-child(5){background:linear-gradient(#fdac67, #f58c88);}
.yewu-list-one li:nth-child(5) .yewu-icon{background:linear-gradient(#fca86b, #ee8068);box-shadow:inset 2px 5px 5px #f2894a;}

.yewu-list-two li:nth-child(1){background:linear-gradient(#0bbaff, #278cd3);}
.yewu-list-two li:nth-child(1) .yewu-icon{background:linear-gradient(#2ab0e9, #1289cd);box-shadow:inset 2px 5px 5px #1397d8;}
.yewu-list-two li:nth-child(2){background:linear-gradient(#f9ba16, #e48d0a);}
.yewu-list-two li:nth-child(2) .yewu-icon{background:linear-gradient(#f3ad13, #e39000);box-shadow:inset 2px 5px 5px #e89902;}
.yewu-list-two li:nth-child(3){background:linear-gradient(#697fea, #347dd2);}
.yewu-list-two li:nth-child(3) .yewu-icon{background:linear-gradient(#607ee6, #2d69cb);box-shadow:inset 2px 5px 5px #3e61d9;}
.yewu-list-two li:nth-child(4){background:linear-gradient(#11ca9c, #1eaac7);}
.yewu-list-two li:nth-child(4) .yewu-icon{background:linear-gradient(#17cdba, #12a5a8);box-shadow:inset 2px 5px 5px #09aa9b;}
.yewu-list-two li:nth-child(5){background:linear-gradient(#ffa456, #df5f5a);}
.yewu-list-two li:nth-child(5) .yewu-icon{background:linear-gradient(#f69157, #df644c);box-shadow:inset 2px 5px 5px #eb753d;}
.yewu-icon{
    width:88px;
    height:88px;
    margin:20px auto 15px;border-radius: 100%;
}
.yewu-list-one li:hover .yewu-icon,.yewu-list-two li:hover .yewu-icon{background: white; box-shadow: none;}
.yewu-icon span{display: inline-block; width: 48px; height: 48px;margin:20px auto;}
.yewu-icon-1{background: url("../images/20190819/icon-1.png") center center no-repeat;}
.yewu-list-one li:hover .yewu-icon .yewu-icon-1{background: url("../images/20190819/icon-1a.png") center center no-repeat;}
.yewu-icon-2{background: url("../images/20190819/icon-2.png") center center no-repeat;}
.yewu-list-one li:hover .yewu-icon .yewu-icon-2{background: url("../images/20190819/icon-2a.png") center center no-repeat;}
.yewu-icon-3{background: url("../images/20190819/icon-3.png") center center no-repeat;}
.yewu-list-one li:hover .yewu-icon .yewu-icon-3{background: url("../images/20190819/icon-3a.png") center center no-repeat;}
.yewu-icon-4{background: url("../images/20190819/icon-4.png") center center no-repeat;}
.yewu-list-one li:hover .yewu-icon .yewu-icon-4{background: url("../images/20190819/icon-4a.png") center center no-repeat;}
.yewu-icon-5{background: url("../images/20190819/icon-5.png") center center no-repeat;}
.yewu-list-one li:hover .yewu-icon .yewu-icon-5{background: url("../images/20190819/icon-5a.png") center center no-repeat;}
.yewu-icon-6{background: url("../images/20190819/icon-6.png") center center no-repeat;}
.yewu-list-two li:hover .yewu-icon .yewu-icon-6{background: url("../images/20190819/icon-6a.png") center center no-repeat;}
.yewu-icon-7{background: url("../images/20190819/icon-7.png") center center no-repeat;}
.yewu-list-two li:hover .yewu-icon .yewu-icon-7{background: url("../images/20190819/icon-7a.png") center center no-repeat;}
.yewu-icon-8{background: url("../images/20190819/icon-8.png") center center no-repeat;}
.yewu-list-two li:hover .yewu-icon .yewu-icon-8{background: url("../images/20190819/icon-8a.png") center center no-repeat;}
.yewu-icon-9{background: url("../images/20190819/icon-9.png") center center no-repeat;}
.yewu-list-two li:hover .yewu-icon .yewu-icon-9{background: url("../images/20190819/icon-9a.png") center center no-repeat;}
.yewu-icon-10{background: url("../images/20190819/icon-10.png") center center no-repeat;}
.yewu-list-two li:hover .yewu-icon .yewu-icon-10{background: url("../images/20190819/icon-10a.png") center center no-repeat;}
.yewu-list-one li p,.yewu-list-two li p{
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.yewu-list-one li:hover p,.yewu-list-two li:hover p{
    color: #fff;
}
.yewu-list-one .hot::after{
    content: '';
    width: 34px;
    height: 34px;
    position: absolute;
    right: 0;
    top: 0;
    background: url("../images/20190819/HOT.png") no-repeat;
}
.nav-left{
    width: 200px;
    float: left;
    background: #edf7ff;
    border: 1px solid #2b82c9;
    border-radius: 5px;
    padding: 15px;
}
.nav-left h1{
    font-size: 18px;
    color: #116ebc;
    border-bottom: 1px solid #116ebc;
    background: url("../images/20190819/down.png") right center no-repeat;
    padding: 5px 0 10px;
}
.nav-left ul{
    padding: 10px;
}
.nav-left ul li{
    font-size: 14px;
    line-height: 36px;
    color: #666666;
    cursor: pointer;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.nav-left ul li.current{
    color: #2b82c9;
}
.yc{
    display: none;
}
.dt-right{
    width: 750px;
    float: right;
}
.dt-right h1{
    background: #edf7ff;
    border: 1px solid #2b82c9;
    border-radius: 5px;
    padding: 15px;
    font-size: 18px;
    color: #333333;
}
.dt-right h1 span{
    color: #666666;
    font-size: 14px;
}
.man-t20{
    margin-top: 20px;
}
.dt-right-zhinan{
    padding: 20px;
}
.dt-right-zhinan dl{
    font-size: 14px;
    line-height: 2.5;
    padding: 0;
    margin: 0;
}
.dt-right-zhinan dl dt{
    color: #2b82c9;
    float: left;
    font-weight: bold;
    margin-right: 10px;
}
.dt-right-tab{
    /*background: #f9f9f9;*/
    /*border: 1px solid #e5e5e5;*/
    border-radius: 5px;
    margin-top: 20px;
}
.dt-right-tab ul{
    overflow: hidden;
    /*padding: 12px 12px 0 12px;*/
    border-bottom:2px solid #2b82c9;
}
.dt-right-tab ul li{
    font-size: 16px;
    color: #333333;
    float: left;
    margin-right:10px;
    padding:8px 10px;
    border-radius: 4px 4px 0 0;
}
.dt-right-tab ul li.current{
    color: #fff;
    background: #2b82c9;
    /*border-bottom: 3px solid #2b82c9;*/
}
.dt-right-tab div{
    padding: 20px;
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
    border-top:0;
    border-radius: 0 0 4px 4px;
    font-size: 14px;
    color: #666666;
}
.dt-right-tab p{
    font-size: 14px;
    color: #666666;
    line-height: 2;
}
.but{
    font-size: 16px;
    color: #ffffff;
    background: #2b82c9;
    border: 1px solid #2b82c9;
    padding:8px 20px;
    border-radius: 4px;
}
.but-bai{
    color: #2b82c9;
    background: #ffffff;
    border: 1px solid #2b82c9;
}
.but-center{
    display: block;
    margin: 20px auto;
}
.dangan_table{
    min-height: 300px;
    background: #fcfcfc;
    border: 1px solid #e5e5e5;
}
.dangan_table table{
}
.dangan_table table th,.dangan_table table td{
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0;
}
.dangan_table table th{
    font-size: 16px;
    color: #333333;
}
.dangan_table table td{
    font-size: 14px;
    color: #666666;
    text-align: center;
}
.dangan_table table tr:nth-child(even) td{
    background: #f4f4f4;
}
.dangan_table table tr:hover td{
    background: #e0f1ff;
}
.title-h1 span{
    font-size: 14px;
}
.font-red{
    color: #f53e26;
}
.daxx_cx{
    font-size: 14px;
}
.daxx_cx input[type='text']{
    width: 300px;
    height: 34px;
    text-indent: 10px;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    line-height: 34px;
}
.daxx_cx select{
    width: auto;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    line-height: 34px;
    margin-left: 30px;
}
.daxx_cx .but{
    margin-left: 30px;
}
.dangan_table h4{
    border-bottom: 1px solid #e5e5e5;
    padding: 20px;
    overflow: hidden;
    margin: 20px;
}
.dangan_table p{
    font-size: 14px;
}
.dangan_table h4 p{
    width: 50%;
    float: left;
}
.dangan_text{
    margin: 30px 40px;
}
.dangan_text p{
    line-height: 2.5;
}
.dangan_but{
    display: block;
    text-align: center;
}
.dangan_but .but{
    margin: 20px 3px 0;
}
.dangan_zr{
    font-size: 14px;
}
.dangan_zr1 ul{
    padding: 30px;
    overflow: hidden;
}
.dangan_zr1 ul li{
    width: 50%;
    float: left;
}
.dangan_zr ul li label{
    width: 100px;
    display: inline-block;
    text-align: right;
}
.dangan_zr ul li input[type="text"]{
    width: 300px;
    height: 35px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    font-size: 14px;
    text-indent: 10px;
}
.dangan_zr ul li input:disabled{
    background: #efefef;
}
.dangan_zr ul li select{
    width: 300px;
    height: 35px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    font-size: 14px;
    text-indent: 10px;
}
.dangan_zr2{
    padding:0 30px 50px;
    overflow: hidden;
}
.dangan_zr2 h2{
    font-size: 16px;
    margin-bottom: 20px;
}
.dangan_zr2 ul li{
    margin-bottom: 20px;
}
.but-right{
    float: right;
}
.title-h3{
    font-size: 16px;
    text-align: center;
    margin: 30px 0 20px;
}
.dangan_dayin{
    width: 85%;
    margin: 0 auto 50px;
}
.dangan_dayin table{
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
}
.dangan_dayin table tr td{
    padding: 8px;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
}
.dangan_table .dangan_dayin table tr td{
    text-align: left;
    background: #ffffff;
}
.dangan_table .dangan_dayin table tr td label{
    display: block;
    text-align: right;
}
.dangan_table .dangan_dayin table tr td input{
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 1;
    border: none;
    background: none;
}