@import "style-screen.css";
/*Mobile v1*/
@media only screen and (max-width:767px){
body {
  padding:0 0 0 0 !important;
}
.wrapper {
    width: 92%;
}
.content{
    width: 92%;
    margin: 0 auto 50px auto;
}
.pc{
    display: none !important;
}
.h5{
    display: block !important;
}
.header {
    position: relative;
    height: 50px;
}
.header.home{
    position: relative;
    height: 50px;
}
.header .wrapper{
    display: flex;
    width: 92%;
    height: 100%;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.header .logo {
    float: none;
    margin: 0;
    width: auto;
    height: 35px;
}
.header .logo img {
    display: block;
    width: auto;
    height: 100%;
}
.header.home {
    background: #FFFFFF;
}
.pd0 .header.show .logo {
    width: 50%;
    background: url(../images/logo.png) no-repeat left center;
    background-size: auto 100%;
}
.header.home .logo {
    background: url(../images/logo.png) no-repeat left center;
    background-size: auto 100%;
    width: 50%;
}
.header.home .icon-search {
    background: url(../images/icon-search.png) no-repeat right center;
    background-size: 18px 18px;
}
.header .head-right{
	display: none;
}
.header .nav{
    display: block;
    height: 100%;
    width: 100%;
    top: 50px;
    left: 0;
    padding: 15px 4%;
    padding-top: 50px;
    position: fixed;
    background-color: #FFFFFF;
    border-top: 1px solid #EAEAEA;
    z-index: 1000;
}
.header .nav li{
    padding: 0 22px;
    position: relative;
}
.header .nav li:before {
    display: none;
}
.header .nav li a{
     line-height: 50px;
}
.header.home .nav li a{
     color: #333333;
}
.header.home .nav li a:hover, .header.home .nav li.cur a {
    color: #002F7B;
    opacity: 1;
}
.header .nav li.cur:after, .header .nav li:hover:after {
    top: 45px;
    left: 22px;
    width: 52px;
    transform: translate(0, 0);
}
.header .nav li:hover dl{
    display: none;
}
.head-right {
    height: 50px;
}
.header .icon-search {
	top: 0;
	right: 16%;
    width: 50px;
    height: 50px;
}
.header .head-other{
    display: none;
}
.header .icon-close {
    position: absolute;
    right: 3%;
    left: unset;
    bottom: unset !important;
    top: 13px;
    display: block;
    width: 24px;
    height: 24px;
    margin-left:0 !important;
    background: #FFF url(../images/icon-topclose.png) no-repeat center center;
    background-size: 22px 22px;
    z-index: 100;
}
.header .icon-language{
	display: none;
}
.icon-menu{
     display: block;
     right: 3%;
}
.subbanner {
    margin-bottom: 20px;
    height: 200px !important;
}
.subbanner .wrapper {
    height: 100%;
    padding-top: 45px;
    position: relative;
}
.subbanner .title {
    font-size: 22px;
    font-weight: 500;
}
.subbanner .subtitle {
    font-size: 15px;
    padding-top: 12px;
    line-height: 1.3;
}
.subnav {
    height: 35px;
}
.subnav li {
	width: auto;
	min-width: 20%;
	max-width: 25%;
    height: 35px;
}
.subnav li a {
	display: block;
    line-height: 35px;
    font-size: 13px;
    padding: 0 0;
    text-align: center;
}
.homebanner {
    height: 200px;
}
.swiper-pages {
    position: absolute;
    right: 4%;
    bottom: 10px;
    display: block;
    width: 80px;
    height: 30px;
}
.homebanner .swiper-button-prev, .homebanner .swiper-button-next {
    width: 30px;
    height: 30px;
    margin-top: -16px;
    border-radius: 50%;
}
.homebanner  .swiper-button-next:after, .homebanner  .swiper-button-prev:after {
    color: #FFFFFF;
    font-size: 14px;
}

.homefocus {
    padding-top: 45px;
    padding-bottom: 30px;
}
.homefocus .headlines {
    padding-bottom: 20px;
}
.homefocus .headlines .title {
    font-size: 22px;
    line-height: 1.45;
}
.homefocus .headlines .desc {
    font-size: 14px;
    line-height: 1.6;
    padding-top: 20px;
}
.homefocus .hf-topbox {
    padding-top: 10px;
    padding-bottom: 15px;
    justify-content: flex-start;
    flex-direction: column;
    border-bottom:none;
}
.homefocus .hf-pic {
    display: block;
    flex: 0 0 100%;
    width: 100%;
    height: 230px;
}
.homefocus .hf-pic li {
    height: 230px;
}
.homefocus .hf-pic li .title {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding: 0 15px;
}
.homefocus .hf-pic .swiper-pagination {
    bottom: 45px;
    padding-right: 15px;
}
.homefocus .hf-right {
    display: flex;
    align-items: flex-start;
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    padding: 30px 0 20px 0;
    overflow: hidden;
    flex-direction: column;
    justify-content: flex-start;
    cursor: pointer;
}
.homefocus .hfh-tab {
    height: 45px;
    padding: 0 15px;
}
.homefocus .hfh-tab li {
    width: 30%;
    height: 45px;
    line-height: 42px;
    font-size: 15px;
}
.homefocus .hfh-list {
    padding-top: 15px;
    padding-bottom: 6px;
}
.homefocus .hfh-list a .hfh-title {
    height: 35px;
    line-height: 35px;
    padding-left: 24px;
}
.homefocus .hfh-list a .hfh-title:after {
    left: 2px;
    top: 50%;
    width: 6px;
    height: 6px;
    margin-top: -3px;
}
.homefocus .hfh-list a {
    width: 100%;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
}
.homefocus .hfh-list a .hfh-time {
    font-size: 14px;
    line-height: 35px;
    width: 90px;
    flex: 0 0 90px;
    text-align: right;
}
.homefocus .hf-wrap {
    display: flex;
    padding-top: 30px;
    justify-content: flex-start;
    flex-direction: column;
}
.homefocus .hf-item {
	width: 100%;
    margin-bottom: 30px;
}
.homefocus .hf-item .hf-top a {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.homefocus .hf-item .hf-top .text {
    flex: 0 0 100%;
    width: 100%;
    height: 93px;
}
.homefocus .hf-item .hf-top .pic {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 10px;
}
.homefocus .hf-item .hf-top .text span {
	position: relative;
    font-size: 14px;
    left: 0;
    bottom: 3px;
    margin-top: 15px;
}
.homefocus .hf-item .hf-list .title {
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 30px;
}
.homefocus .hf-item .hf-title strong i {
    height: 21px;
}
.homefocus .hf-item .hf-title strong {
    font-size: 20px;
}
.homefocus .hf-item .hf-title a {
    width: 87px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    border-radius: 10px;
}
.homefocus .hf-item .hf-title a i {
    width: 11px;
    height: 11px;
}
.homebusiness {
    height: auto;
}
.homebusiness .hb-list {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.homebusiness .hb-list li.cur{
    width: 33.3%;
}
.homebusiness .hb-list li{
    width: 33.3%;
    height: 300px;
    overflow: hidden;
    background-size: cover !important;
	border-right: 1px solid #FFFFFF;
}
.homebusiness .hb-list li.cur .hb-box{
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 150px;
    color: #FFFFFF;
    padding: 35px 15px 25px 15px;
    background: transparent;
    border-radius: 0;
    transition: All 0.3s ease-in-out;
}
.homebusiness .hb-list li .hb-box {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 150px;
    color: #FFFFFF;
    padding: 35px 15px 25px 15px;
    background: transparent;
    border-radius: 0;
    transition: All 0.3s ease-in-out;
}
.homebusiness .hb-list li .hb-box .left .hbl-icon {
    width: 35px !important;
    height: 35px !important;
    margin-bottom: 15px !important;
}
.homebusiness .hb-list li .hb-box .left .hbl-title {
    font-size: 20px !important;
    margin-bottom: 18px !important;
}

.homeabout {
    height: auto;
    padding-top: 30px;
    padding-bottom: 50px;
    background: url(../images/aboutbg.png) -540px 80px no-repeat;
    background-size: auto 60%;
}
.homeabout .wrapper {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.homeabout .text {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.homeabout .text .ha-title {
    font-size: 26px;
    padding-top: 15px;
    font-weight: bold;
}
.homeabout .text .ha-desc {
    width: 100%;
    font-size: 15px;
    line-height: 1.8;
    padding-top: 0;
    text-indent: 2em;
}
.homeabout .text .ha-number {
    display: flex;
    width: 100%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    flex-direction: row;
    flex-wrap: wrap;
}
.homeabout .text .ha-number li .han-number {
    display: flex;
    font-size: 14px;
    margin-top: 10px;
}
.homeabout .text .ha-number li .han-number span {
    font-family: 'DIN';
    font-size: 45px;
    font-weight: normal;
    margin-right: 10px;
    margin-top: -3px;
}
.homeabout .text .ha-number li {
    width: 50%;
    padding-right: 25px;
    padding-left: 25px;
    margin-bottom: 30px;
}
.homeabout .text .ha-number li .han-text {
    font-size: 15px;
    padding-top: 3px;
}
.homeabout .text .ha-more {
    width: 100px;
    padding-top: 30px;
    margin-left: auto;
    margin-right: auto;
}
.homeabout .text .ha-more a {
    display: flex;
    font-size: 15px;
    line-height: 26px;
    color: #1361A9;
}
.homeabout .text .ha-more a .icon {
    width: 26px;
    height: 26px;
    margin-left: 12px;
    background: #1361A9 url(../images/img-news-icon.png) no-repeat center center;
    background-size: 10px 10px;
}

.homenews {
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 30px;
}
.homenews .hn-title {
    font-size: 26px;
    margin-bottom: 35px;
}
.homenews .hn-nav {
    margin-bottom: 25px;
}
.homenews .hn-nav .text {
    font-size: 14px;
}
.homenews .hn-nav .more a {
    font-size: 14px;
}
.homenews .hn-nav .more a i {
    width: 20px;
    height: 14px;
    background: url(../images/icon-homenews-more.png) no-repeat right center;
    background-size: 12px 12px;
}
.homenews .hn-list li .title-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    width: auto;
}
.homenews .hn-list li .text .date {
    flex: 0 0 72px;
    width:72px;
}
.homenews .hn-list li .text {
    display: flex;
    width: 100%;
    padding-bottom: 10px;
    justify-content: space-between;
}

.homenews .hn-pic {
    flex: 0 0 100%;
    width: 100%;
    height: 330px;
}
.homenews .hn-pic li .title {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding: 0 15px;
}
.homenews .hn-pic .swiper-pagination {
    bottom: 45px;
    padding-right: 15px;
}
.hn-wrap {
    height: auto;
    margin-bottom: 30px;
    justify-content: flex-start;
    flex-direction: column;
}
.homenews .hn-list {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.homenews .hn-right {
    display: flex;
    align-items: flex-start;
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    padding: 20px 15px;
    overflow: hidden;
    flex-direction: column;
    justify-content: flex-start;
    cursor: pointer;
}
.homenews .hn-right .title {
    display: block;
    font-size: 16px;
    padding-top: 20px;
}
.homenews .hn-right .date strong {
    font-size: 50px;
    padding-right: 10px;
}
.homenews .hn-right .date {
    display: flex;
    align-items: baseline;
    width: 100%;
    padding: 0 0 10px 0;
    border-bottom: 2px solid #EDEDED;
}
.homenews .hn-list li {
    width: 100%;
    height: auto;
    padding: 15px 15px 80px 15px;
    margin-right: 0;
    margin-bottom: 30px;
}
.homenews .hn-list li .title-box .title {
    font-size: 18px;
    line-height: 1.4;
}
.homenews .hn-list li .text .date strong {
    font-size: 50px;
    padding-top: 5px;
}
.homenews .hn-list li .icon {
    left: 15px;
    bottom: 30px;
}

.homejobs {
    display: block;
    width: 100%;
    height: 560px;
    padding-top: 60px;
    padding-bottom: 136px;
}
.homejobs .hj-list .wrapper {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.homejobs .hj-title {
    font-size: 26px;
    padding-bottom: 30px;
}
.homejobs .hj-desc {
    font-size: 14px;
    padding: 0 4%;
    line-height: 1.45;
}
.homejobs .hj-list {
    display: block;
    padding-top: 100px;
}
.homejobs .hj-list li {
    display: block;
    width: 92%;
    height: 70px;
    margin: 0 auto 15px auto;
}
.homejobs .hj-list li .hjl-title {
    display: flex;
    align-items: center;
    font-size: 18px;
}
.homejobs .hj-list li .hjl-title i {
    width: 28px;
    height: 30px;
}

.about-profile {
    position: relative;
    top: -20px;
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: -20px;
    padding: 45px 0 45px 0;
}
.about-profile .wrapper {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.about-profile .ap-left {
    flex: 0 0 100%;
    width: 100%;
    padding-top: 0;
}
.about-profile .ap-left .ap-title {
    font-size: 22px;
}
.about-profile .ap-left .ap-suntitle {
    padding-top: 30px;
}
.about-profile .ap-left .ap-suntitle strong {
    display: block;
    font-size: 28px;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
    line-height: 42px;
}
.about-profile .ap-left .ap-suntitle img {
    bottom: 8px;
}
.about-profile .ap-left .ap-number {
    display: flex;
    margin-top: 45px;
    padding-right: 0;
}
.about-profile .ap-left .ap-number li {
    width: 33%;
    padding-right: 15px;
}
.about-profile .ap-left .ap-number li.pl35 {
    padding-left: 15px;
    width: 33%;
}
.about-profile .ap-left .ap-number li.pl35end {
    width: 33%;
    padding-left: 15px;
    padding-right: 0;
    border-right: none;
}
.about-profile .ap-left .ap-number li .text {
    font-size: 14px;
    padding-top: 5px;
}
.about-profile .ap-left .ap-number li .number span {
    font-size: 35px;
    margin-right: 8px;
    margin-top: -3px;
}
.about-profile .ap-left .ap-number li .number {
    font-size: 13px;
}
.about-profile .ai-right {
    flex: 0 0 100%;
    width: 100%;
    font-size: 15px;
    line-height: 1.8;
    color: #4D4D4D;
}
.about-honors {
    padding: 35px 0 15px 0;
}
.about-honors .wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about-title {
    font-size: 26px;
    padding-bottom: 30px;
}
.about-honors li {
    width: 48.5%;
    height: auto;
    padding: 8px 8px;
    background: #FFFFFF;
    margin-right: 0;
    margin-bottom: 12px;
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.10);
}
.about-honors li .pic {
    display: block;
    width: 100%;
    height: auto;
}
.about-honors li a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    align-content: center;
}
.about-honors li .text strong {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
}
.about-honors li .text .icon {
    width: 20px;
    height: 20px;
}
.about-history {
    height: 602px;
    padding: 80px 0 80px 0;
}
.about-history .about-title {
    padding-bottom: 33px;
}
.about-history .about-title:after {
    bottom: 0;
    left: 50%;
    width: 50px;
    height: 3px;
    margin-left: -50px;
}
.about-history .ah-list {
    width: 300px;
    margin: 0 auto;
    height: 395px;
}
.about-history .ah-list li {
    display: flex;
    width: 100%;
    height: auto;
    padding-top: 68px;
    justify-content: flex-start;
    align-content: center;
    align-items: flex-start;
    flex-direction: column;
}
.about-history .ah-list li .year {
    font-size: 38px;
    padding-left: 80px;
    padding-right: 0;
    padding-top: 5px;
}
.about-history .ah-list li .desc {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 1.8;
    padding-top: 15px;
}
.about-history .ah-list li .desc h1, .about-history .ah-list li .desc h2, .about-history .ah-list li .desc h3{
    font-size: 15px;
    font-weight: normal;
}
.ah-list .swiper-button-prev {
    left: 30%;
}
.ah-list .swiper-button-next {
    right: 30%;
}
.ah-list .swiper-button-next, .ah-list .swiper-button-prev{
	top: unset;
	bottom: 0;
	width: 32px;
	height: 32px;
}
.ah-list .swiper-button-next:after, .ah-list .swiper-button-prev:after {
    font-size: 14px;
}
.about-organization {
    padding: 50px 0 80px 0;
}


.history-thumbs {
    display: none;
}

.group-business-list li {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 15px 15px 15px;
    background-color: #FFFFFF;
    margin-bottom: 30px;
}
.group-business-list li a {
    display: flex;
    width: 100%;
    height: auto;
    justify-content: flex-start;
    flex-direction: column;
}
.group-business-list li .pic {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.group-business-list li .pic img {
    display: block;
    width: 100%;
    height: auto;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.group-business-list li .text {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    padding: 20px 0 0 0;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
}
.group-business-list li a.reverse .text {
    padding: 20px 0 0 0;
    align-items: flex-end;
}
.group-business-list li .text .desc {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 1.8;
    color: #999999;
    padding-top: 25px;
}
.group-business-list li .text .icon-more {
    bottom: 0;
    display: none;
}
.group-business-list li .text .gbl-list {
    position: relative;
    right: 0;
    bottom: 0;
    margin: 20px auto 0 auto;
}
.group-business-list li .text .title strong {
    font-size: 26px;
    padding-right: 30px;
    left: 0;
    top: 0;
}
.group-business-list li a.reverse .text .title strong {
    left: unset;
    top: 0;
    right: 0;
    padding-left: 30px;
    padding-right: 0;
}
.group-business-list li a.reverse {
    flex-direction: column;
}
.group-business-list li a.reverse .text .gbl-list {
    right: unset;
    left: 0;
}

.news-list {
    padding-top: 10px;
    padding-bottom: 30px;
}
.news-list li {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}
.news-list li a {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding: 15px 15px 25px 15px;
    flex-direction: column;
    align-content: flex-start;
}
.news-list li .pic {
    flex: 0 0 100%;
    width: 100%;
    height: 188px;
    min-height: auto;
    margin-right: 0;
    overflow: hidden;
}
.news-list li .pic img {
	object-fit: cover;
    height: 188px;
}
.news-list li .text {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    display: flex;
    align-items: flex-start;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    margin-right: 140px;
    padding-top: 20px;
}
.news-list li .text .title-box .nl-time strong {
    font-size: 50px;
}
.news-list li .text .title-box .nl-time:after {
    top: 80px;
    height: 1px;
}
.news-list li .text .title-box .nl-title {
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    width: auto;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    margin-left: 18px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-list li .text .nl-desc {
    font-size: 14px;
    line-height: 22px;
    padding-top: 35px;
}
.news-list li .text .nl-tag {
    padding-top: 15px;
    padding-bottom: 15px;
}
.news-list li .icon {
    flex: 0 0 35px;
    margin: 0 auto;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-size: 13px 13px !important;
}
.news-detail {
    padding-top: 25px;
    padding-bottom: 30px;
}
.news-detail .nd-title {
    text-align: center;
    font-size: 22px;
    line-height: 1.45;
    padding-bottom: 20px;
}
.news-detail .nd-date {
    font-size: 13px;
}
.news-detail .nd-body {
    display: block;
    font-size: 15px;
    line-height: 1.8;
    padding: 25px 0 0 0;
    overflow-x: auto;
}
.news-recommend {
    padding: 15px 15px;
}
.news-recommend .h3title {
    display: block;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 20px;
}
.news-recommend .nr-list {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
}
.news-recommend .nr-list li {
    display: block;
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 22px;
}
.news-recommend .nr-list li a {
    display: block;
    width: 100%;
    height: auto;
}
.news-recommend .nr-list li .pic {
    display: block;
    width: 100%;
    height: 205px;
    min-height: auto;
    overflow: hidden;
}
.news-recommend .nr-list li .pic img {
	object-fit: cover;
    height: 205px;
}
.news-recommend .nr-list li .text {
    padding-top: 22px;
}
.news-recommend .nr-list li .text .date strong {
    font-size: 55px;
    padding-top: 5px;
}
.news-recommend .nr-list li .title-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    width: auto;
}
.news-recommend .nr-list li .title-box .title {
    font-size: 16px;
    line-height: 1.4;
}
.news-recommend .nr-list li .text .date {
    flex: 0 0 72px;
    width:72px;
}

.photo-list {
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 30px;
}
.photo-list li {
    display: block;
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
    margin-bottom: 30px;
    margin-right: 0;
}
.photo-list li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0;
    flex-direction: column;
}
.photo-list li .pic {
    flex: 0 0 100%;
    width: 100%;
    height: 300px;
}
.photo-list li .text {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    padding: 35px 35px;
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    background: none;
}
.photo-list li .text .title {
    display: block;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
}
.sh-pages {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top:0;
    padding: 20px 0;
}
.sh-pages a {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    margin: 3px 5px;
}
.sh-pages span {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    margin: 3px 5px;
}
.sh-pages a i {
    margin: 0 3px;
    font-size: 14px;
}
.contact-info {
    display: flex;
    width: 100%;
    height: auto;
    flex-direction: column-reverse;
}
.contact-info .contact-map {
    display: block;
    width: 100%;
    height: 350px;
}
.contact-info .ci-text {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    height: auto;
    background: #FFFFFF;
    padding: 28px 4% 28px 4%;
    display: flex;
    align-items: flex-start;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    justify-content: center;
    z-index: 100;
}
.contact-info .ci-text .title {
    width: 100%;
    font-size: 22px;
    padding: 10px 0 20px 0;
    margin-bottom: 20px;
}
.contact-info .ci-text .address {
    font-size: 15px;
    line-height: 26px;
}
.contact-info .ci-text .phone {
    font-size: 15px;
    line-height: 26px;
}
.contact-info .ci-text .btn {
    width: 180px;
    height: 40px;
    border-radius: 25px;
    font-size: 15px;
    line-height: 40px;
    margin-top: 11px;
}
.contact-branch {
    display: block;
    width: 100%;
    padding: 40px 0 40px 0;
    background-color: #FFFFFF;
}
.contact-branch .cb-title {
    font-size: 26px;
}
.contact-branch .cb-list {
    display: flex;
    padding-top: 33px;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.contact-branch .cb-list li {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 15px 15px 15px;
    background: #F7F7F7;
    margin-right: 0;
    margin-bottom: 20px;
}
.contact-branch .cb-list .title {
    display: block;
    font-size: 18px;
    padding-bottom: 15px;
}
.contact-branch .cb-list .picture_list_img {
    width: 100%;
    height: 220px;
    overflow: hidden;
}
.contact-branch .cb-list .picture_list_img>img {
    object-fit: cover;
}
.contact-branch .cb-list .text .icon-add,.contact-branch .cb-list .text .icon-phone,.contact-branch .cb-list .text .icon-website{
    font-size: 14px;
}
.contact-feedback {
    display: block;
    width: 100%;
    padding: 50px 0 60px 0;
}
.form-input.w450 {
    width: 100%;
}
.form-item.flex {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
}
.form-item.m60 {
    margin-top: 35px;
}
.form-input {
    font-size: 14px;
}
.form-textarea {
    font-size: 4px;
    padding: 12px 15px;
}
.form-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}

.footer {
    background: #FFFFFF url(../images/img-footer-line.png) no-repeat center top;
    background-size: 100% 2px;
    padding: 30px 0 30px 0;
}
.footer .footbox {
    display: flex;
    justify-content: flex-start;
    padding-bottom: 10px;
    flex-direction: column;
}
.footer .left {
    flex: 0 0 100%;
    width: 100%;
}
.footer .left .logo img {
    display: block;
    margin: 0 auto;
    height: 60px;
}
.footer .foot-nav {
    flex: 0 0 100%;
    width: 100%;
    padding: 20px 0 0 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.footer .foot-nav li {
    display: block;
    margin-bottom: 20px;
}
.footer .foot-nav li h3 {
    margin-bottom: 8px;
}
.footer .foot-nav li h3 a {
    font-size: 16px;
}
.footer .foot-nav li a {
    display: inline-block;
    font-size: 13px;
    width: 24.0%;
}
.footer .foot-contact {
    padding: 30px 0 30px 0;
    justify-content: flex-start;
    flex-direction: column;
}
.footer .foot-contact .contact {
    display: flex;
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.footer .foot-contact .contact li {
    display: block;
    margin-right: 0;
    padding-left: 29px;
    font-size: 13px;
    color: #666666;
    height: 21px;
    line-height: 21px;
    margin-bottom: 15px;
}
.footer .foot-contact .social {
    display: flex;
    align-items: center;
    padding-right: 0;
    justify-content: center;
    margin-top: 20px;
}
.footer .copyright {
    display: flex;
    justify-content: flex-start;
    padding: 22px 0 30px 0;
    font-size: 13px;
    flex-direction: column;
    align-items: center;
    line-height: 1.8;
}
.photo-detail {
    padding-top: 25px;
    padding-bottom: 30px;
}
.photo-detail .pd-title {
    text-align: center;
    font-size: 22px;
    line-height: 1.45;
    padding-bottom: 20px;
}
.photo-detail .pd-date {
    font-size: 13px;
}
.pd-wrap .pd-pic {
    display: block;
    flex: 0 0 100%;
    width: 100%;
    height: 200px;
}
.pd-wrap .pd-thumbnail {
    display: none;
}
.pd-wrap .pd-box {
	right: unset;
	left: 50%;
    bottom: -10px;
    width: 100px;
    margin-left: -50px;
}
.pd-wrap .swiper-button-next, .pd-wrap .swiper-button-prev {
    font-size: 16px;
    width: 32px;
    height: 32px;
    line-height: 32px;
}
.search_tc .search_nr {
    max-width: auto;
}
.search_tc {
    background: rgba(0, 0, 0, 0.8);
}
.search_tc .search_nr .text {
	width: calc(100% - 50px);
    line-height: 50px;
    font-size: 16px;
}
.search_tc .search_nr .btn {
    width: 50px;
    height: 50px;
}
.search_tc .search_close {
    right: 4%;
    top: 3%;
}
.search_tc .search_close img {
    width: 30px;
    height: 30px;
}
.footer_nav {
    display: table;
    width: 100%;
    position: relative;
    height: auto;
    min-width: 100%;
    background-color: #1361a9;
}
.footer_nav_inner {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.footer_nav_item {
    width: 100%;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.footer_nav_item>span {
    font-size: 15px;
    color: #fff;
}
.footer_nav_item>img {
    margin-left: 12px;
}
.footer_nav_content {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 45px;
    z-index: 5;
    width: 100%;
    height: auto;
    background-color: #1361a9;
}
.news-detail .nd-body img {
    max-width: 90%;
    margin-left: -2em;
}
.xinxilist {
    padding-top: 10px;
    padding-bottom: 0px;
}
.xinxilist .hn-list {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.xinxilist .hn-list li {
    width: 100%;
    height: auto;
    padding: 15px 15px 80px 15px;
    margin-right: 0;
    margin-bottom: 30px;
}
.xinxilist .hn-list li .title-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    width: auto;
}
.xinxilist .hn-list li .text {
    display: flex;
    width: 100%;
    padding-bottom: 10px;
    justify-content: space-between;
}
.xinxilist .hn-list li .title-box .title {
    font-size: 18px;
    line-height: 1.6;
    padding-top: 10px;
}
.xinxilist .hn-list li .text .date {
    flex: 0 0 72px
    width:72px;
    text-align: center;
    position: absolute;
    right: 15px;
    top: 20px;
}
.xinxilist .hn-list li .text .date strong {
    font-size: 50px;
    padding-top: 5px;
}
.xinxilist .hn-list li .icon {
    left: 15px;
    bottom: 30px;
}
.footer_nav_content_inner {
    width: 92%;
    margin: 0 auto;
    line-height: normal;
    text-align: left;
}

}