html,
body,
p,
h1,
h2,
h3 {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: black;
}

* {
    font-family: "microsoft yahei";
}

html,
body {
   /* margin: auto;
    max-width: 1920px; */
    margin: 0;
    padding: 0;
}

body {
    /* background-image: url(../img/dt-bg.png); */
    background-color: #f7f7f7;
    background-repeat: no-repeat;
	
	max-width: 1920px;
	margin: auto;
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

img {
    border: none;
}

.clear {
    clear: both;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.header {
    width: 100%;
    position: fixed;
    z-index: 999;
    background: #fff;
	
	max-width: 1920px;
}

.header-con {
    width: 90%;
    height: auto;
    margin: auto;
}

.header .logo {
    margin-top: 25px;
    margin-bottom: 25px;
}

.seach {
    margin-top: 40px;
}

.sp_nav {
    display: none;
}

.navigation {
    height: 95px;
}

.nav-con {
    margin: auto;
}

.nav {
    height: 95px;
    line-height: 95px;
    /* position: relative; */
    z-index: 9;
}

.nav a {
    color: #2c2c2c;
}

.nav .nLi {
    width: 95px;
    height: 96px;
    float: left;
    display: inline;
    text-align: center;
    margin-right: 20px;
}

.nav .on {
    color: #d2006b;
}

.nav .nLi h3 {
    height: 95px;
}

.nav .nLi h3 a {
    font-size: 16px;
    text-align: center;
    font-weight: 500;
}

.nav .sub {
    display: none;
    width: 1920px;
    left: 0;
	top: 95px;
    position: absolute;
    background: rgba(255, 255, 255, .9);
    border-bottom: 5px solid #c10664;
    z-index: 9;
}

.nav .sub li {
    width: 30%;
    height: 36px;
    line-height: 36px;
    text-align: left;
    color: #444444;
    zoom: 1;
    position: relative;
    border-bottom: 1px solid #d2d2d2;
    /* margin-left: 40px; */
	margin-left: 20px;
}

.nav .sub li:hover {
    border-bottom: 2px solid #d2006b;
}

.nav .sub .sub-con {
    width: 1400px;
    margin: auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}

.sub-con .list {
    direction: rtl;
    unicode-bidi: bidi-override;
}

.sub-con .sub-txt,
.sub-con .list {
    width: 50%;
    height: 150px;
    display: flex;
    flex-flow: row wrap;
    margin: 35px 0;
}

.sub-con .list {
    width: 48%;
	display: flex;
	flex-direction: row-reverse;
	/* justify-content: space-between; */
	justify-content: flex-start;
}

.sub-txt {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}

.sub-txt img {
    width: 300px;
    height: 150px;
}

.sub-txt .txt {
    width: 375px;
    margin-left: 25px;
    text-align: left;
}

.sub-txt .txt p:nth-of-type(1) {
    font-size: 20px;
    color: #c10664;
    margin-bottom: 25px;
    line-height: 1em;
}

.sub-txt .txt p:nth-of-type(2) {
    font-size: 12px;
    color: #888686;
    line-height: 22px;
}

.sub-con .list ul li {
    float: right;
}

.nav .sub a {
    display: block;
    color: #444444;
    font-size: 14px;
}

.nav .sub a:hover {
    color: #444444;
}

.sub-con .list a:hover{
	color: #d2006b;
	font-weight: bold;
}

/* .nav .on h3 a {
    color: #d2006b;
    font-weight: bold;
}

.nav .on {
    border-bottom: 3px solid #d2006b;
} */
.nav .nLi:hover{
	border-bottom: 3px solid #d2006b;
}
.nav .nLi:hover h3 a{
	color: #d2006b;
	font-weight: bold;
}


.swiper1 .swiper-container {
    width: 100%;

}

.swiper1 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper1 .swiper-slide img {
    width: 100%;
    display: block;
}

.swiper-pagination {
    bottom: 30px !important;
}

.swiper1 .swiper-container .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff !important;
    opacity: 0.5;
}

.swiper1 .swiper-container .swiper-pagination-bullet-active {
    background: #fff !important;
    opacity: 1;
}

.gysh {
    background: url(../img/gysh-bg.png) #fff;
    background-position-y: -440px;
    overflow: hidden;
}

.gysh-con {
    max-width: 1400px;
    margin: 0 auto;
    background: url(../img/gy-bg.png) no-repeat;
    background-position-y: -755px;
    background-position-x: -280px;
    overflow: hidden;
    padding: 100px 0;
}

.gysh-left {
    width: 45%;
}

.column-name {
    font-size: 40px;
    font-weight: bold;
}

.gysh-left .title {
    font-size: 24px;
    font-weight: bold;
    color: #d2006b;
    line-height: 110px;
}

.gysh-left .abs {
    line-height: 36px;
    color: #757575;
}

.gysh-left .abs .more {
    display: inline-block;
    color: #d2006b;
}

.gysh-right {
    width: 46%;
    overflow: hidden;
}

.gysh-right img {
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.gysh-right:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.gysh-icon ul {
    overflow: hidden;
    margin-top: 6%;
}

.gysh-icon ul li {
    float: left;
    margin-right: 15%;
}

.gysh-icon ul li:last-child {
    margin-right: 0;
}

.gysh-icon ul li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.gysh-icon ul li p {
    font-size: 20px;
    margin-top: 10px;
}

.gysh-icon ul li:hover p {
    font-weight: bold;
    color: #d2006b;
}

.gysh-icon ul li:hover .font_family {
    color: #d2006b;
}

.cpzs {
    background: url(../img/cp-bg.png) no-repeat;
    padding-top: 80px;
}

.cpzs-column {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.cpzs-column a {
    color: #fff;
}

.swiper2 {
    max-width: 1400px;
    margin: auto;
}

.swiper2 .swiper-container {
    padding-top: 30px;
}

.swiper2 .swiper-slide {
    background: #fff;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    /* IE 9 */
    -moz-transition: all 0.3s;
    /* Firefox */
    -webkit-transition: all 0.3s;
    /* Safari 和 Chrome */
    -o-transition: all 0.3s;
    /* Opera */
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -webkit-transform: translateY(0px);
}

.swiper2 .swiper-slide:hover {
    box-shadow: 0 0 20px #aaa;
    transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
}

.swiper2 .swiper-slide .swiper-item {
    padding: 25px;
}

.swiper2 .swiper-slide .swiper-item .img {
    overflow: hidden;
}

.swiper2 .swiper-slide .swiper-item .img img {
    width: 100%;
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.swiper2 .swiper-slide .swiper-item .img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.swiper2 .swiper-slide .swiper-item .title {
    line-height: 52px;
    font-size: 20px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 15px;
}

.swiper2 .swiper-slide:hover .swiper-item .title {
    font-weight: bold;
    color: #d2006b;
}

.swiper2 .swiper-slide .swiper-item .abs {
    font-size: 14px;
    line-height: 26px;
    margin-top: 30px;
    color: #6a6a6a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	min-height: 78px;
}

.swiper2 .swiper-slide .swiper-item .btn {
    width: 160px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #d8d8d8;
    margin-top: 35px;
}

.swiper2 .swiper-slide .swiper-item .btn:hover {
    background: #d2006b;
    border: 1px solid #d2006b;
}

.swiper2 .swiper-slide .swiper-item .btn a {
    font-size: 14px;
    color: #767676;
}

.swiper2 .swiper-slide .swiper-item .btn:hover a {
    color: #fff;
}

.swiper2-pagination {
    margin-top: 40px;
    text-align: center;
}

.swiper2-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #000 !important;
    opacity: 0.1;
}

.swiper2-pagination .swiper-pagination-bullet-active {
    background: #d2006b !important;
    opacity: 1;
}

.news-list {
    max-width: 1400px;
    margin: auto;
    margin-top: 90px;
    overflow: hidden;
    margin-bottom: 100px;
}

.news-list .news-left {
    width: 680px;
}

.news-list .news-right {
    width: 700px;
}

.news-list .news-left .news-column {
    font-size: 40px;
    font-weight: bold;
}

.swiper3 {
    width: 680px;
    background: #fff;
    margin-top: 35px;
}

.swiper3 .swiper-button-prev {
    left: 0;
    background: url(../img/left.png) no-repeat;
}

.swiper3 .swiper-button-prev:hover {
    background: url(../img/left-on.png) no-repeat;
}

.swiper3 .swiper-button-next {
    right: 0;
    background: url(../img/right.png) no-repeat;
}

.swiper3 .swiper-button-next:hover {
    background: url(../img/right-on.png) no-repeat;
}

.swiper3 .swiper-slide .title {
    font-size: 18px;
    margin-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.swiper3 .swiper-slide:hover .title {
    font-weight: bold;
    color: #d2006b;
}

.swiper3 .swiper-slide .abs {
    font-size: 14px;
    color: #8e8e8e;
    font-weight: 100;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 15px 0;
}

.swiper3 .swiper-slide .time {
    font-size: 14px;
    color: #8e8e8e;
}

.swiper3 .swiper-slide:hover .time {
    color: #d2006b;
}

.swiper3 .swiper-slide .img {
    overflow: hidden;
}

.swiper3 .swiper-slide img {
    width: 100%;
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.swiper3 .swiper-slide .img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.swiper-button-next,
.swiper-button-prev {
    width: 35px;
    height: 50px;
    top: 35%;
}

.swiper3 .swiper-slide .txt {
    padding: 30px;
}

.slideTxtBox {
    width: 700px;
}

.slideTxtBox .hd {
    height: 50px;
    line-height: 50px;
    position: relative;
}

.slideTxtBox .hd ul {
    position: absolute;
    right: 0;
}

.slideTxtBox .hd ul li {
    float: left;
    cursor: pointer;
    margin-right: 30px;
    font-size: 20px;
}

.slideTxtBox .hd ul li:last-child {
    margin-right: 0;
}

.slideTxtBox .hd ul li.on {
    width: 160px;
    text-align: center;
    background: #d2006b;
    border-radius: 50px;
}

.slideTxtBox .hd ul li.on a {
    color: #fff;
}

.slideTxtBox .bd {
    margin-top: 35px;
}

.slideTxtBox .bd li {
	min-height: 133px;
    margin-bottom: 10px;
    background: #fff;
}

.slideTxtBox .bd li:last-child {
    margin-bottom: 0;
}

.slideTxtBox .bd li a {
    display: block;
	padding: 19.2px 25px;
}

.slideTxtBox .bd li .title {
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.slideTxtBox .bd li:hover .title {
    font-weight: bold;
    color: #d2006b;
}

.slideTxtBox .bd li .abs {
	height: 51px;
    line-height: 51px;
    font-size: 14px;
    color: #8e8e8e;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.slideTxtBox .bd li .time {
    font-size: 14px;
    color: #8e8e8e;
}

.slideTxtBox .bd li:hover .time {
    color: #d2006b;
}

.foot {
    padding: 25px 0;
    background-image: url(../img/foot-bg.jpg);
    background-color: #1c1e1b;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.foot-con {
    max-width: 1400px;
    margin: auto;
    overflow: hidden;
}

.foot-nav {
    overflow: hidden;
}

.foot-nav ul {
    overflow: hidden;
}

.foot-nav ul li {
    float: left;
    line-height: 70px;
}

.foot-nav ul li span {
    margin: 0 25px;
    color: #b1b1b1;
}

.foot-nav ul li a {
    display: inline-block;
    color: #b1b1b1;
}

.foot-con p {
    color: #b1b1b1;
    font-size: 14px;
    line-height: 30px;
}

.foot-con .link-list a {
    display: inline-block;
    margin-right: 25px;
    color: #b1b1b1;
}

.foot-con .qr {
    margin-top: 35px;
}

.foot-con .qr p {
    line-height: 35px;
    color: #b1b1b1;
    font-size: 14px;
    text-align: center;
}

.subnav {
    height: 60px;
    background: #fff;
}

.subnav .subnav-con {
    max-width: 1400px;
    margin: auto;
}

.subnav ul {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
}

.subnav ul li {
    white-space: nowrap;
	height: 60px;
	line-height: 60px;
    float: left;
    position: relative;
    text-align: center;
    padding: 0 25px;
}

.subnav ul li:hover {
    background: #d2006b;
}

.subnav ul li:hover a {
    color: #fff;
    font-weight: bold;
}

.subnav ul li.on {
    background: #d2006b;
}

.subnav ul li.on a {
    color: #fff;
    font-weight: bold;
}

.subnav ul::-webkit-scrollbar {
    height: 5px;
    background-color: #dddddd;
}

.subnav ul::-webkit-scrollbar-thumb {
    background-color: #b8b8b8;
}



.detail,
.about {
    max-width: 1400px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 65px;
    background: #fff;
    overflow: hidden;
}

.detail-con {
    margin: 50px 75px 75px;
    border: 1px solid #e5e5e5;
    padding: 60px 130px 0 130px;
}

.detail h2 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 10px;
}

.detail .timer {
    font-size: 14px;
    color: #aeaeae;
    line-height: 45px;
    text-align: center;
}

.detail .detail-txt {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 45px;
    padding-bottom: 45px;
}

.detail .detail-txt p {
    /* margin-bottom: 45px; */
    line-height: 45px;
    text-indent: 2em;
}

.turnPages {
    padding: 30px 0;
}

.turnPages p:nth-of-type(1) {
    margin-bottom: 25px;
}

.turnPages p:hover a {
    color: #d52678;
    text-decoration: underline;
}

.about-con {
    padding: 30px;
}

.about-map {
    max-height: 405px;
    margin-bottom: 30px;
}

.about-list ul {
    overflow: hidden;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.about-list ul li {
    float: left;
    width: 49.5%;
    height: 100px;
    margin-right: 1%;
    margin-bottom: 1%;
    background: #f7f7f7;
    /* line-height: 100px; */
	display: flex;
	align-items: center;
    font-size: 18px;
}

.about-list ul li a {
    display: block;
    padding: 0 30px;
}

.about-list ul li:hover a {
    color: #d2006b;
    font-weight: bold;
}

.about-list ul li:nth-of-type(2n) {
    margin-right: 0;
}

.about-message {
    min-height: 540px;
    margin: 20px 0 60px 0;
    /* background: #f7f7f7; */
}

.picture-list,.pictureTxt-list,.txt-list {
    max-width: 1400px;
    margin: auto;
    margin-top: 40px;
}

.picture-list ul {
    overflow: hidden;
}

.picture-list ul li {
    width: 32.3%;
    float: left;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    background: #fff;
}

.picture-list ul li a {
    display: block;
    padding: 25px;
}

.picture-list ul li .img {
    width: 100%;
    overflow: hidden;
}

.picture-list ul li .img img{
    width: 100%;
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.picture-list ul li .img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.picture-list ul li:nth-of-type(3n) {
    margin-right: 0;
}

.picture-list ul li p:nth-of-type(1) {
    font-size: 20px;
    line-height: 50px;
    margin-top: 20px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.picture-list ul li:hover p:nth-of-type(1) {
    font-weight: bold;
    color: #d2006b;
}

.picture-list ul li p:nth-of-type(2) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 26px;
    margin: 25px 0;
    color: #6a6a6a;
	min-height: 70px;
}

.picture-list ul li .more {
    width: 160px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #e5e5e5;
    border-radius: 50px;
    font-size: 14px;
    color: #767676;
    text-transform: uppercase;
}

.picture-list ul li .more:hover {
    background: #d2006b;
    border: 1px solid #d2006b;
    color: #fff;
}

.pictureTxt-list .img {
    width: 30%;
    height: 100%;
    overflow: hidden;
}

.pictureTxt-list .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.pictureTxt-list .img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.pictureTxt-list .txt {
    width: 60%;
}

.pictureTxt-list .txt p {
    margin: 0 40px;
}

.pictureTxt-list .txt p:nth-of-type(1) {
    font-size: 14px;
    color: #d2006b;
}

.pictureTxt-list ul li:hover .txt p:nth-of-type(2) {
    font-weight: bold;
    color: #d2006b;
}

.pictureTxt-list .txt p:nth-of-type(2) {
    font-size: 18px;
    line-height: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pictureTxt-list .txt p:nth-of-type(3) {
    line-height: 25px;
    color: #aaaaaa;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
} 

.pictureTxt-list ul li .more {
    width: 10%;
    height: 165px;
    border-left: 1px solid #e5e5e5;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pictureTxt-list ul li .more img:nth-of-type(2) {
    display: none;
}

.pictureTxt-list ul li:hover .more img:nth-of-type(1) {
    display: none;
}

.pictureTxt-list ul li:hover .more img:nth-of-type(2) {
    display: block;
}

.pictureTxt-list ul li {
    height: 255px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
}

.pictureTxt-list ul li a {
	width: 100%;
    height: 255px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.txt-list ul li {
    background: #fff;
    margin-bottom: 20px;
}

.txt-list ul li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 25px 0;
	width: 100%;
}

.txt-list .time {
    width: 10%;
    height: 105px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #e5e5e5;
}

.txt-list .time p:nth-of-type(1) {
    font-size: 36px;
    color: #373737;
    margin-bottom: 10px;
}

.txt-list ul li:hover .time p:nth-of-type(1) {
    color: #d2006b;
}

.txt-list .time p:nth-of-type(2) {
    font-size: 16px;
    color: #b0b0b0;
}

.txt-list .txt {
    width: 90%;
}

.txt-list .txt p {
    margin: 0 30px;
}

.txt-list .txt p:nth-of-type(1) {
    font-size: 18px;
    line-height: 44px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.txt-list ul li:hover .txt p:nth-of-type(1) {
    font-weight: bold;
    color: #d2006b;
}

.txt-list .txt p:nth-of-type(2) {
    line-height: 24px;
    font-size: 14px;
    color: #aaaaaa;
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.txt-list .txt p:nth-of-type(3) {
    display: none;
}
.swiper1{
	position: relative;
}
.position{
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.position .position-cont{
	width: 1400px;
	margin: 0 auto;
}
.position .position-cont h3{
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
}
.position .position-cont p{
	display: flex;
	font-size: 14px;
	color: #ffffff;
}
.position .position-cont p a{
	font-size: 14px;
	color: #ffffff;
}
.detail .detail-txt img{
	display: inline-block;
	margin-bottom: 30px;
}

.pagination{
	display: flex;
	justify-content: center;
	margin: 60px 0;
}
.pagination li{
	margin: 0 5px;
	border: 1px solid #e5e5e5;
}
.pagination a{
	padding: 5px 10px;
}

center.padding-top-90 ul li a .layui-icon-prev:before {
	content: "«";
}

center.padding-top-90 ul li a .layui-icon-next:before {
	content: "»";
}

center.margin-top-60 li.active,
center.padding-top-90 li.active,
.pagination li:hover
{
	border: 1px solid #d2006b;
	background: #d2006b;
}

center.margin-top-60 li.active a,
center.padding-top-90 li.active a,
.pagination li:hover a
{
	color: #fff;
}

.text-mute.text-left{
	width: 1400px;
	margin: 0 auto 20px;
}
.text-mute.text-left .text-info{
	color: #d2006b;
}
.searchpage{
	width: 1400px;
	height: 50px;
	background-color: #fff;
	margin: 30px auto 0;
	padding: 10px;
	box-sizing: border-box;
	position: relative;
}
.searchpage input[type=text]{
	width: 100%;
	height: 30px;
	border: 1px solid #e5e5e5;
	outline: none;
	padding-left: 10px;
	box-sizing: border-box;
}
.searchpage input[type=image]{
	position: absolute;
	top: 18px;
	right: 18px;
}

#fdbform input{
	height: 60px;
	background-color: #f7f7f7;
	border: none;
	outline: none;
	padding-left: 30px;
	box-sizing: border-box;
}
#fdbform .inputbox{
	display: flex;
	justify-content: space-between;
}
#fdbform .inputbox input{
	width: 663px;
}
#fdbform .layui-col-md12{
	margin-top: 10px;
}
#fdbform .layui-col-md12 input{
	width: 100%;
}
#fdbform textarea{
	width: 100%;
	height: 260px;
	background-color: #f7f7f7;
	border: none;
	outline: none;
	padding: 30px;
	box-sizing: border-box;
}
#fdbform #captcha{
	width: 250px;
}
#fdbform .captcha{
	display: flex;
	align-items: center;
}
#fdbform button{
	width: 100%;
	height: 60px;
	border: none;
	outline: none;
	background-color: #d2006b;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
}
.alert.alert-danger.margin-top-30{
	padding: 20px;
	box-sizing: border-box;
	width: 1400px;
	margin: 20px auto;
	background-color: #fff;
}
.alert.alert-danger.margin-top-30 h4,.alert.alert-danger.margin-top-30 p{
	font-size: 14px;
	color: #333;
}
.alert.alert-danger.margin-top-30 .text-danger{
	font-size: 16px;
	color: #d2006b;
}
.page_detail .detail-con{
	padding: 0 130px 0 130px;
}
.picture-list ul li p:nth-of-type(1){
	border-bottom: none;
	text-align: center;
}
.honor ul li p:nth-of-type(2){
	display: none;
}
.honor ul li .more{
	display: none;
}

.subnav_box{
    padding: 60px 75px 0;
    overflow: hidden;
}
.subnav_box li{
    float: left;
    margin-bottom: 18px;
}
.subnav_box li a{
    display: block;
    height: 60px;
    background-color: #f2f2f2;
    line-height: 60px;
    font-size: 16px;
    color: #373737;
    text-align: center;
}
.subnav_box li.on a,
.subnav_box li a:hover {
    background-color: #d2006b;
    color: #fff;
    font-weight: bold;
}
.subnav_fgs li{
    width: calc((100% - 36px) / 3);
    margin-right: 18px;
}
.subnav_fgs li:nth-child(3n){
    margin-right: 0;
}

.subnav_cpzs li {
    width: calc((100% - 75px) / 6);
    margin-right: 15px;
}

.subnav_cpzs li:nth-child(6n) {
    margin-right: 0;
}