@charset "utf-8";
/* CSS Document */

.zhuyih_s {
    width: 100%;
    background: #f0f0f0;
    padding-bottom: 35px;
}

.zhugyw_s {
    display: block;
    padding-top: 50px;
}

.yidingg_s {
    width: 100%;
    border-bottom: 1px solid #003b93;
    display: inline-block;
    padding-bottom: 17px;
}

.zuoyy_s {
    float: left;
}

.zuoyy_s img {
    max-width: 100%;
}

.zhuzi_y {
    float: right;
    padding-top: 38px;
    font-size: 16px;
}

.xiajib_b {
    width: 100%;
    padding-top: 35px;
}

.xiajib_b ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.xiajib_b ul li {
    width: 32.5%;
    background: #fff;
    padding-bottom: 45px;
    margin-right: 1.2%;
    position: relative;
    margin-bottom: 15px;
}

.xiajib_b ul li:nth-child(3n) {
    margin-right: 0;
}

.xbt {
    max-width: 100%;
    margin: auto;
    padding-top: 60px;
}

.xiajib_b ul li p {
    text-align: center;
    font-size: 18px;
    color: #333333;
    padding-top: 30px;
    font-weight: bold;
}

.xiajib_b ul li span {
    text-align: center;
    font-size: 14px;
    color: #999999;
    padding-top: 10px;
    display: block;
	width: 96%;
	margin: 0 auto;
}

.nich_s {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-self: center;
}

.nich_s img {
    /* width: 100%; */
    max-width: 100%;
    /* height: 100%; */
}

.nich_s a {
    position: absolute;
    display: block;
    width: 118px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
}

.xiajib_b ul li:hover .nich_s {
    opacity: 1;
	background: #fff;
    transition: all 0.5s;
}

.xiajib_b ul li:last-child p {
    padding-top: 35px;
}

.xiajib_b ul li:last-child img {
    padding-top: 70px;
}

.xiajib_b ul li:hover {
    box-shadow: 1px 4px 7px #c4c4c4;
}

.gfdh {
    width: 100%;
}

.gfdh img {
	display: block;
    width: 100%;
}

.gfdh img:nth-of-type(2) {
	display: none;
}

.fuwu_s {
    width: 100%;
    padding-top: 50px;
    background: url(../images/zhebj_02.jpg) no-repeat center;
	background-size: 100% 100%;
    padding-bottom: 56px;
}

.wofu_s {
    display: block;
}

.haoqieh_s {
    width: 100%;
    padding-top: 35px;
}

.sahngqie_s {
    width: 100%;
    display: inline-block;
}

.sahngqie_s li {
    float: left;
    width: 23.3%;
    position: relative;
    margin-right: 2%;
}

.sahngqie_s li:last-child {
    margin-right: 0;
}

.tu {
    width: 100%;
    border: 6px solid #00000000;
}

.sahngqie_s li:hover .tu {
    border-color: #7a98c3;
}

.tu img {
    width: 100%;
}

.sahngqie_s li p {
    text-align: center;
    font-size: 24px;
    color: #333333;
    padding-top: 16px;
}

.sahngqie_s li:hover p {
    color: #003d95;
}

.yiqie_s {
    width: 100%;
    background: #fff;
    margin-top: 50px;
    position: relative;
    display: none;
}

.sanjiao {
    display: block;
    background: url(../images/daijj_03.png);
    width: 41px;
    height: 20px;
    position: absolute;
    top: -20px;
    left: 9%;
}

.xiaman_s {
    width: 96.4%;
    margin: auto;
    padding-top: 43px;
    padding: 43px 0;
    overflow: hidden;
}

.zuoshu_s {
    float: left;
    width: 12%;
}

.zuoshu_s p {
    font-size: 60px;
    color: #084499;
    font-weight: bold;
    opacity: 0.5;
    line-height: 47px;
}

.zuoshu_s i {
    width: 3px;
    height: 33px;
    background: #999999;
    display: block;
    margin: auto;
    margin-top: 30px;
}

.zuoshu_s h3 {
    font-weight: normal;
    width: 25px;
    font-size: 24px;
    color: #084499;
    padding-top: 20px;
    margin: auto;
}

.yiday_s {
    float: right;
    width: 88%;
    padding-top: 20px;
}

.yiday_s li {
    float: left;
    width: 23%;
    margin-right: 2%;
}

.yiday_s li:last-child {
    margin-right: 0;
}

.yiday_s li img {
    max-width: 100%;
    margin: auto;
}

.yiday_s li h3 {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    padding-top: 40px;
}

.miaod {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    padding-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.yiqie_s:nth-child(3) .sanjiao {
    left: 35%;
}

.yiqie_s:nth-child(4) .sanjiao {
    left: 60%;
}

.yiqie_s:nth-child(5) .sanjiao {
    left: 86%;
}

.sahngqie_s li.cur .tu {
    border-color: #7a98c3;
}