@charset "utf-8";
/* CSS Document */
/*全局样式*/
* {
    margin: 0px;
    padding: 0px;
}

html, .div-row {
    width: 100%;
    min-width: 1200px;
}

a {
    text-decoration: none;
}

.flex-row {
    width: 100%;
}

body {
    box-sizing: border-box;
    flex-shrink: 0;
    font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, PingFang SC-Light, Microsoft YaHei;
    /*font-weight: lighter;*/
    color: #333;
    background: #fff;
    background-size: 100%;
    text-align: justify;
    text-justify: inter-ideograph;
}

.Banner {
    background: url(../img/banner.png) center center no-repeat #f0f0f0;
    width: 100%;
    min-height: 400px;
}

.form {
    height: 314px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 19px 0px rgba(1, 16, 49, 0.5);
    width: 368px;
    margin: 60px 55%;
    float: left;
}

.form-title {
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    text-align: center;
    margin-top: 25px;
}

.div-input {
    margin-top: 20px;
}

.div-input > input {
    width: 218px;
    height: 36px;
    border: 1px solid rgba(204, 204, 204, 1);
    padding-left: 10px;
    font-size: 16px;
}

.form button {
    height: 36px;
    background-color: rgba(18, 96, 231, 1);
    width: 174px;
    border: 1px solid transparent;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
}

label {
    float: left;
    display: block;
    width: 80px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    padding: 9px 15px;
}

.title-col {
    text-align: center;
}

/*政策中心*/
.title {
    height: 33px;
    color: rgba(18, 96, 231, 1);
    font-size: 24px;
}

.title > span {
    color: rgba(136, 175, 243, 1);
    padding: 0 16px;
}

.title-col > p {
    color: rgba(208, 209, 210, 1);
    font-size: 14px;
    margin-top: 45px;
}

.news-div li {
    list-style-type: none;
    float: right;
    height: 26px;
    border-radius: 50px;
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    line-height: 26px;
    padding: 5px 20px;
    text-align: center;
}
.type-list,.validateImg,.more:hover{
    cursor:pointer
}

.type-list .select {
    background-color: rgba(18, 96, 231, 1);
    color: rgba(255, 255, 255, 1);
}

.news-div li:nth-of-type(n+2) {
    margin-right: 30px;
}

.news-div {
    width: 1200px;
    margin: 20px auto;
}

.news-div > .date {
    width: 58px;
    height: 89px;
    float: left;
}

.date > .date1 {
    width: 58px;
    height: 67px;
    color: rgba(208, 209, 210, 1);
    font-size: 48px;
    white-space: nowrap;
    line-height: 67px;
}

.date > .date2 {
    width: 56px;
    height: 22px;
    color: rgba(153, 153, 153, 1);
    font-size: 16px;
    white-space: nowrap;
    line-height: 22px;
}

.news-div .news-line {
    width: 1px;
    height: 68px;
    background-color: rgba(208, 209, 210, 1);
    margin-top: 16px;
    float: left;
    margin-left: 30px;
}

.news-div > .content {
    margin-left: 30px;
    width: 1081px;
    height: 76px;
    margin-top: 12px;
    float: left;
}

.news-div > .content > p {
    font-size: 16px;
}

.news-div > .content > p:first-child {
    color: rgba(51, 51, 51, 1);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-div > .content > p:nth-last-of-type(1) {
    color: rgba(153, 153, 153, 1);
    margin-top: 10px;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.news-hover {
    height: 140px;
}

.news-div > .content > .source {
    margin-top: 8px;
    height: 36px;
    background-color: rgba(238, 238, 238, 1);
    line-height: 36px;
    width: 128px;
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
    text-align: center;
}

.news-hover:hover {
    background-color: rgba(240, 241, 242, 1);
}

.news-hover:hover p:first-child {
    color: rgba(18, 96, 231, 1);;
}

.news-hover:hover .source {
    background-color: rgba(18, 96, 231, 1);
    color: rgba(238, 238, 238, 1);
}

.more {
    color: rgba(18, 96, 231, 1);
    font-size: 16px;
    text-align: center;
    line-height: 48px;
    width: 226px;
    height: 48px;
    border: 1px solid rgba(18, 96, 231, 1);
    margin: 60px auto;
}

/*考评*/
.evaluation {
    height: 920px;
    background: url(../img/evaluation.png) center center no-repeat #305da7;
}

.evaluation-title {
    height: 36px;
    background: url(../img/evaluation-title.png) 100% no-repeat;
    width: 202px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
}

.procedure {
    height: 30px;
}

.procedure div {
    font-size: 16px;
    color: #FFFFFF;
    width: 200px;
    float: left;
    text-align: center;
}

.procedure-line {
    border: 1px solid #ABC3FF;
}

.procedure-line > div {
    float: left;
    width: 200px;
    text-align: center;
}

.procedure-line > div > div {
    width: 20px;
    height: 20px;
    background: #3560A7;
    border: 1px solid #ABC3FF;
    border-radius: 50%;
    margin: -10px 90px;
}

.procedure-vice {
    padding: 15px 0;
}

.procedure-vice div {
    width: 200px;
    float: left;
    text-align: center;
    color: #AFD1EDFF;
    font-size: 24px;
}

/*安全生成*/
.safety > div > div {
    float: left;
    width: 400px;
    height: 200px;
}

.safety .safety_img1 {
    background: url(../img/safety_img1.png) 100% no-repeat;
}

.safety .safety_img2 {
    background: url(../img/safety_img2.png) 100% no-repeat;
}

.safety .safety_img3 {
    background: url(../img/safety_img3.png) 100% no-repeat;
}

.safety .safety_text {
    padding: 5px 10px;
    width: 380px;
    height: 190px;
}

/*关于我们*/
.about {
    height: 350px
}

.about div:first-child {
    background: url(../img/about_img.png) 100% no-repeat;
    width: 450px;
    height: 314px;
    float: left;
}

.about div:nth-last-of-type(1) {
    width: 730px;
    height: 304px;
    float: left;
    padding: 10px;
    letter-spacing: 3px;
    line-height: 25px;
}

/*联系我们*/
.contact {
    background-color: #1D50A2;
    height: 424px;
    color: #ffffff;
}

.contact-logo {
    margin-top: 50px;
    width: 200px;
    height: 51px;
}

.contact-line {
    width: 100%;
    border: 0.5px solid #ABC3FF;
    margin: 40px 0 20px;
}

.contact-left {
    float: left;
    height: 104px;
}

.contact-left p:first-child {
    font-size: 16px;
}

.contact-left p:nth-last-of-type(1) {
    font-size: 24px;
    margin-top: 25px;
}

.contact-right {
    float: right;
    height: 104px;
}

.contact-follow {
    width: 94px;
    height: 94px;
}

.contact-right p {
    text-align: center;
}

.record-no {
    text-align: center;
    font-size: 18px;
    margin-top: 210px;
}

/*列表*/
.list-logo {
    width: 278px;
    height: 70px;
    margin: 30px 0;
}

.header {
    background: url(../img/pic.png) center center no-repeat #f0f0f0;
    width: 100%;
    min-height: 230px;
}

/*详情*/
.content-title {
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    text-align: center;
}

.content-line {
    border: 0.5px dashed #DDDDDD;
    width: 100%;
    margin: 16px 0;
}

.content-subtitle {
    width: 50%;
    height: 40px;
    margin: auto;
}

.content-subtitle div {
    width: 50%;
    float: left;
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
}

.content-info {
    padding: 10px 10px;
}