@import "style-screen.css";
/*Mobile v1*/
@media only screen and (max-width:767px){
body {
  padding:55px 0 0 0 !important;
  font-size: 13px !important;
}
.wrapper {
    width: 92%;
}
.content{
    width: 100%;
	padding: 30px 4% 38px 4%;
}
.pc{
    display: none !important;
}
.h5{
    display: block !important;
}

.header {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 55px;
    padding-bottom: 0;
    border-bottom: none;
}
.header .wrapper {
    width: 92%;
    height: 55px;
    position: unset;
}
.header .logo {
    margin: 10px 0;
    width: auto;
    height: 35px;
}
.header .logo img {
    display: block;
    width: auto;
    height: 35px;
}
.head-right {
    float: none;
    display: none;
    width: 100%;
    height: 100vh;
    padding-right: 0;
}
.header .nav {
    display: block;
    position: absolute;
    left: 0;
    top: 55px;
    width: 100%;
    height: 95vh;
    overflow: auto;
    padding: 20px 4% 15px 4%;
    flex-direction: column;
    flex-wrap: nowrap;
    background-color: #FFFFFF;
    border-top: 1px solid #EAEAEA;
}
.header .nav li {
    padding: 0px 0px;
    margin: 0 15px;
    position: relative;
    height: auto;
}
.header .nav li a {
    font-size: 16px;
    color: #333333;
    padding: 0;
    line-height: 50px;
}
.header .nav li a span {
    display: block;
    line-height: 24px;
    padding: 0 0;
    border-left: none;
}
.header .nav li a:hover, .header .nav li.cur a {
    font-weight: bold;
}
.header .nav li.cur:after, .header .nav li:hover:after {
    display: none;
}
.header .nav li:hover dl {
    display: flex;
}
.header .nav li dl {
    position: relative;
    display: flex;
    left: 0;
    top: 0;
    padding: 0px 0 20px 0;
    min-width: 100%;
    box-shadow: none;
    flex-direction: row;
    flex-wrap: wrap;
}
.header .nav .nav-arrow{
    display: none;
}
.header .nav li dl dd a {
    padding: 0 15px 0 0 !important;
    font-size: 14px;
    height: 30px !important;
    line-height: 30px !important;
    color: #666 !important;
    font-weight: normal !important;
}
.header .nav li.cur a:after, .header .nav li a:hover:after {
    width: 30px;
    left: 0;
    margin-left: 0;
    background-color: #207cff;
}
.header .nav li:hover dl {
    left: 0;
    top: 0;
    padding: 0px 0 20px 0;
    display: flex;
    position: relative;
    min-width: 150px;
    background-color: #FFFFFF;
    border-radius: 0;
    border-top: none;
    box-shadow: none;
    transform: translate(0, 0);
}
.header .nav li:hover dl dd a {
    white-space: nowrap;
    border-bottom: none;
}
.header .toplogin{
    display: none;
}
.head-top {
    display: none;
}
.head-top .topsocial {
    display: none;
}
.subbanner {
    height: 185px;
}
.subbanner .title {
    font-size: 22px;
    padding-top: 85px;
}
.subbanner .subtitle {
    font-size: 15px;
    padding-top: 12px;
    line-height: 1.3;
}
.subbanner .menubox {
    height: 38px;
}
.subbanner .submenu {
    display: none;
}
.subbanner .path {
    width: 100%;
    height: 38px;
    overflow: hidden;
    line-height: 38px;
    font-size: 14px;
}
.icon-menu {
    display: block;
}
.header .icon-close{
    display: block;
}
.icon-menu.show {
    background: url(../images/icon-close.png) no-repeat center center;
    background-size: auto 20px;
}
.icon-close{
    position: absolute;
    right: 20px;
    top: 80px;
    display: block;
    width: 22px;
    height: 22px;
    background:url(../images/icon-close.png) no-repeat center center;
    background-size: 100% 100%;
}
.header .topsearch{
	display: none;
}
.h2title {
    display: block;
    width: 92%;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.h2title .title {
    font-size: 22px;
    padding: 0 0 10px 0;
}
.h2title .subtitle {
    font-size: 13px;
    padding-top: 15px;
    line-height: 1.5;
    padding-bottom: 0;
}
.homebanner {
    height: 185px;
}
.homebanner .swiper-pagination {
    bottom: 10px;
}
.homebanner .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 6px;
}
.homebanner .swiper-pagination .swiper-pagination-bullet-active, .homebanner .swiper-pagination-current {
    width: 16px;
    border-radius: 4px;
}
.homeprocurement {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
}
.homeprocurement ul {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.homeprocurement li {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    padding: 8px 0 10px 0;
}
.homeprocurement li a{
    font-size: 14px;
}
.homeprocurement-list a span {
}
.homebox {
    padding: 30px 0 30px 0;
}
.homeproduct {
    padding-top: 25px;
    padding-bottom: 45px;
}
.homenews-box {
    display: flex;
    height: auto;
    margin-top: 15px;
    justify-content: flex-start;
    flex-direction: column;
}
.homenews-box .focus {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    border-radius: 8px;
}
.homenews-box .focus .pic {
    height: auto;
    width: 100%;
}
.homenews-box .focus .title {
    font-size: 18px;
    line-height: 1.45;
}
.homenews-box .focus .desc {
    margin-top: 6px;
    font-size: 14px;
    line-height: 1.45;
    height: auto;
}
.homenews-box .focus .textbox {
    padding: 20px 20px 20px;
}
.homenews-box .focus .date {
    display: inline-block;
    height: auto;
    line-height: 1;
    position: relative;
    bottom: unset;
    font-size: 14px;
    color: #BBB;
}
.homenews-box .homenews-list {
    display: flex;
    width: 100%;
    margin-top: 15px;
    justify-content: space-between;
}
.homenews-box .homenews-list .cardWrap {
    width: 100%;
    height: auto;
    padding: 0 20px;
}
.homenews-box .homenews-list .cardContent {
    padding-top: 0;
}
.homenews-box .homenews-list .cardWrap {
    padding: 5px 20px;
}
.homenews-box .homenews-list .cardContent .cardItem .text .textTitle {
    -webkit-line-clamp: 3;
}
.homenews-box .homenews-list .cardContent .cardItem .text .desc {
    display: none;
}
.homesolution-list {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
}
.homesolution-list li {
    width: 100%;
    height: 245px;
    padding: 20px 20px;
    margin-bottom: 15px;
}
.homesolution-list li p {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 15px;
}
.homesolution-list li h4 {
    font-size: 17px;
    line-height: 1.8;
    margin: 0 0 3px 0;
}
.homesolution-list li .button {
    bottom: 25px;
    left: 20px;
}
.protab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0;
    border-bottom: 1px solid #d6dce7;
    flex-direction: row;
    flex-wrap: wrap;
}
.protab li {
    width: 25%;
    margin: 0 0;
    font-size: 13px;
    padding-bottom: 22px;
}
.protab li div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 10px auto;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-size: 75% 75% !important;
}
.protab li span {
    display: block;
    font-size: 13px;
    overflow: hidden;
    padding: 0 0;
    height: 15px;
    line-height: 1.2;
}
.protab li.on:after, .protab li:hover:after {
	display: none;
}
.homepro-con {
    display: block;
    margin-top: 30px;
}
.homepro-con .wrapper {
    display: flex;
    padding: 0 0;
    justify-content: flex-start;
    flex-direction: column;
}
.homepro-con .text {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 0;
}
.homepro-con .text h2 {
    font-size: 18px;
    padding-bottom: 15px;
}
.homepro-con .text .desc {
    display: block;
    height: auto;
    font-size: 13px;
    color: #808080;
    line-height: 1.8;
    margin-bottom: 20px;
}
.homepro-con .pic {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding-top: 30px;
}
.homepro-con .pic .pic-text {
    font-size: 15px;
}
.homeadvantage {
    padding-top: 25px;
    padding-bottom: 45px;
}
.advantage-list {
    display: flex;
    width: 100%;
    padding: 0 4%;
    justify-content: flex-start;
    height: auto;
    flex-direction: column;
}
.advantage-list li {
    display: block;
    width: 100%;
    height: 220px;
    margin: 0 0 15px 0;
}
.advantage-list li .text .title {
    font-size: 18px;
}
.advantage-list li.cur {
    width: 100%;
}
.advantage-list li .pic{
	background-position: right bottom !important;
    background-size: 130% auto !important;
}
.advantage-list li .text .desc {
    display: none;
    font-size: 15px;
    line-height: 1.6;
}
.homeabout {
    display: block;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 45px;
}
.homeabout .wrapper {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
}
.homeabout .ha-pic {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 5px;
}
.about-desc {
    display: block;
    padding: 0 0;
    font-size: 14px;
    line-height: 1.8;
}
.article-list {
    margin-top: 10px;
}
.article-list .alt-con .more a, .homepro-con .more a {
    display: flex;
    font-size: 14px;
    line-height: 22px;
    color: #99aac6;
}
.article-list .alt-con a .icon, .homepro-con a .icon {
    display: block;
    width: 22px;
    height: 22px;
    margin-left: 12px;
    background: #99aac6 url(../images/img-news-icon.png) no-repeat center center;
    background-size: 10px 10px;
    border-radius: 50%;
}
.homepartners {
    padding-top: 25px;
    padding-bottom: 35px;
}
.partners-list a {
    width: 48.5%;
    height: 72px;
    margin-right: 3%;
    margin-bottom: 15px;
}
.partners-list a:nth-child(2n) {
    margin-right: 0 !important;
}
.partners-list a:nth-child(6n) {
    margin-right: 3%;
}
.partners-list a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.homenews {
    padding-top: 25px;
    padding-bottom: 45px;
}
.homearticle-list ul {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
}
.homearticle-list .hl-left {
    flex: 0 0 100%;
    width: 100%;
    height: 350px;
    overflow: hidden;
    background-color: #FFF;
}
.homearticle-list .hl-right {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    margin-top: 15px;
}
.homearticle-list .hl-right li {
    margin: 0 0 15px 0;
    padding: 15px;
    display: inline-block;
    background-color: #FFF;
    position: relative;
    width: 100%;
}
.hl-left .img {
    position: relative;
    width: 100%;
    height: 240px;
}
.hl-left .img img {
    display: block;
    width: 100%;
    height: 240px;
    object-fit: cover;
}
.hl-left .info {
    padding: 15px;
}
.info-top .time .day {
    background-color: #dbe5f6;
    border-radius: 3px;
    line-height: 30px;
}
.hl-left .info .info-right {
    width: 85%;
    margin: 6px 0 0 15px;
}
.hl-left .info-right .title {
    font-size: 16px;
    font-weight: bold;
    line-height: 23px;
    height: 69px;
    overflow: hidden;
}
.info-top .time span:first-child {
    font-weight: bold;
    line-height: 50px;
}
.info-top .time span, .hl-right .time span {
    display: block;
    color: #000;
    width: 65px;
    line-height: 50px;
    text-align: center;
}
.hl-right li .time span:first-child {
    font-weight: bold;
    line-height: 50px;
}
.hl-right li .time .day {
    line-height: 30px;
}
.hl-right li .more {
    width: 76%;
    margin-left: 15px;
    padding-top: 3px;
}
.homearticle-list .fs18 {
    font-size: 16px;
}
.hl-right li .more span {
    font-size: 13px;
    color: #848291;
    line-height: 1.5;
    margin-top: 5px;
}
.info-top .time, .hl-right .time {
    width: 65px;
    height: 80px;
}
.homecase {
    padding-top: 25px;
    padding-bottom: 45px;
}
.article-list li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0 0;
    margin-bottom: 20px;
    flex-direction: column;
}
.article-list .alt-pic {
    flex: 0 0 100%;
    width: 100%;
    height: 200px;
}
.article-list .alt-pic img {
    height: 200px;
}
.article-list .alt-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 0 0 100%;
    width: 100%;
    min-width: 100%;
    height: auto;
    padding: 15px 15px;
}
.article-list .alt-title {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 15px;
    line-height: 1.45;
    font-weight: normal;
}
.article-list .alt-desc{
    display: none;
}
.article-list .alt-con {
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    line-height: 1.6;
    color: #9a9a9a;
    flex-direction: column;
}
.article-list .alt-tag {
    display: none;
    width: 100%;
    overflow: hidden;
}
.article-list .alt-con .more{
	display: none;
}
.article-list .alt-title .time {
    flex: 0 0 65px;
    width: 65px;
    height: 65px;
    margin-right: 15px;
}
.article-list .alt-title .time span:first-child {
    line-height: 45px;
}
.article-list li .alt-title a{
	height: auto;
	overflow: hidden;
}
.case-list {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.case-list li {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 30px;
}
.case-list li .pic {
    width: 100%;
    height: 200px;
}
.case-list li .desc {
    margin-top: 8px;
    margin-bottom: 12px;
    font-size: 13px;
    line-height: 1.6;
    height: 45px;
}
.case-list li .btn {
    border-radius: 19px;
    width: 110px;
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
    font-size: 13px;
}
.case-list li .text {
    height: auto;
    font-size: 15px;
    line-height: 1.45;
    padding: 12px 10px 12px 60px;
}
.case-list li .pic .img-logo {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 100%;
    bottom: -30px;
    left: 20px;
}
.article {
    padding: 10px 15px;
}
.article .head .t1 {
    font-size: 18px;
    line-height: 1.45;
}
.article .head {
    padding: 12px 0;
}
.article .head .tags {
    padding-top: 10px;
    line-height: 1.8;
}
.art_cnt {
    padding: 15px 0;
    font-size: 15px;
    line-height: 1.8;
}
.art_ot li {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.art_ot .backa {
    width: 120px;
    height: 35px;
    line-height: 33px;
    border-radius: 3px;
    position: relative;
    right: 0;
    top: 0;
    margin: 0 auto;
    font-size: 14px;
}
.about-desc .subtitle {
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin-top: 0px;
    padding: 5px 0 30px 0;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
}
.about-desc .subtitle:before {
    left: 50%;
    bottom: 0;
    margin-left: -82px;
}
.aboutbox {
    padding-top: 45px;
    padding-bottom: 45px;
}
.about-vision {
    display: flex;
    width: 100%;
    height: auto;
    padding: 10px 0 0px 0;
    justify-content: flex-start;
    flex-direction: column;
}
.about-vision li {
    width: 100%;
    height: 370px;
    margin-bottom: 15px;
}
.about-vision li h3 {
    padding: 0 0 22px;
    font-size: 22px;
}
.about-vision li p {
    margin: 0 auto;
    line-height: 26px;
    font-size: 15px;
}
.event_box {
    width: 100%;
    padding: 0 4%;
    padding-bottom: 20px;
}
.event_box .parHd .tempWrap{
    width: 260px !important;
    margin:0 auto;
}
.dev-box {
    display: flex;
    width: 100%;
    height: auto;
    justify-content: flex-start;
    text-align: left;
    padding-right: 0;
    flex-direction: column;
}
.dev-box .pic {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    margin-right: 0;
}
.event_box .parBd .slideBox {
    display: none;
    width: 100%;
    margin: 0 auto;
    height: auto;
    background: url(../images/bg-listBox.png) no-repeat center bottom;
    background-size: 100% auto;
}
.dev-box .title {
    font-size: 18px;
    margin-bottom: 15px;
}
.dev-box .desc {
    font-size: 15px;
    line-height: 1.6;
}
.event_box .sPrev, .sNext {
    width: 30px;
    height: 30px;
    top: 15px;
}
.event_box .parHd li {
    font-size: 18px;
    margin: 0 5px;
    color: #999999;
}
.event_box .parHd li:after {
    width: 10px;
    height: 10px;
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    z-index: 20;
    transform: translateY(-50%);
}
.event_box .parHd li.cur span, .event_box .parHd li.act span{
    width: 10px;
    height: 10px;
    margin-left: -5px;
}
.event_box .parHd  ul {
    height: 60px;
}
.event_box .parHd {
    height: 60px;
}
.event_box .parBd {
    margin-top: 20px;
}
.dev-box {
    display: flex;
    width: 100%;
    height: auto;
    justify-content: flex-start;
    text-align: left;
    padding-right: 0;
    flex-direction: column;
}
.dev-box .pic {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    margin-right: 0;
}
.event_box .parBd .slideBox {
    display: none;
    width: 100%;
    margin: 0 auto;
    height: auto;
    background: url(../images/bg-listBox.png) no-repeat center bottom;
    background-size: 100% auto;
}
.dev-box .title {
    font-size: 18px;
    margin-bottom: 15px;
}
.dev-box .desc {
    font-size: 15px;
    line-height: 1.6;
}
.event_box .sPrev, .sNext {
    width: 30px;
    height: 30px;
    top: 15px;
}
.event_box .parHd li {
    font-size: 18px;
    margin: 0 5px;
    color: #999999;
}
.event_box .parHd li:after {
    width: 10px;
    height: 10px;
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    z-index: 20;
    transform: translateY(-50%);
}
.event_box .parHd li.cur span, .event_box .parHd li.act span{
    width: 10px;
    height: 10px;
    margin-left: -5px;
}
.event_box .parHd  ul {
    height: 60px;
}
.event_box .parHd {
    height: 60px;
}
.event_box .parBd {
    margin-top: 20px;
}
.dev-box .year {
    font-size: 38px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
    border-bottom: 3px solid #E6E9EE;
}
.h2title .tab li {
    display: block;
    margin: 0 20px;
    font-size: 15px;
    line-height: 50px;
    position: relative;
    cursor: pointer;
}
.h2title .tab {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
}
.ahonour-box {
    min-height: 340px;
}
.ahonour-list {
    min-height: 340px;
}
.ahonour-box .swiper-button-prev {
    left: 28%;
    top: unset;
    bottom: 0;
}
.ahonour-box .swiper-button-next {
    right: 28%;
    top: unset;
    bottom: 0;
}
.swiper-button-prev, .swiper-button-next {
    width: 35px;
    height: 35px;
    margin-top: -20px;
    border-radius: 50%;
    border: 1px solid #999999;
}
.contact-map {
    display: flex;
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
    position: relative;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
    flex-direction: column;
    justify-content: flex-start;
}
.contact-map .map {
    display: block;
    width: 100%;
    height: 300px;
    border: 1px solid #eaeaea;
}
.contact-map .text {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    padding: 30px 20px 30px 20px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}
.contact-map .title {
    display: block;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 0;
}
.contact-map .desc {
    margin-top: 20px;
    font-size: 15px;
}
.contact-map .desc p {
    margin: 0 0 18px 0;
}
.sh-pages {
    padding: 10px 0 30px 0;
}
.sh-pages a {
    width: auto;
    height: 28px;
    font-size: 14px;
    padding: 0 10px;
    margin: 0 3px;
    line-height: 28px;
}
.sh-pages span {
    width: auto;
    height: 28px;
    font-size: 14px;
    padding: 0 10px;
    margin: 0 3px;
    line-height: 28px;
}
.product-list {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 20px;
}
.product-list li {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 20px;
}
.product-list li .text {
    padding: 20px 20px 20px 20px;
}
.product-list li .text .title {
    font-size: 16px;
}
.product-list li .text .desc {
    font-size: 13px;
    line-height: 21px;
}

.products-info {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    flex-direction: column;
}
.products-info .pi-pic {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    border: 1px solid #eaeaea;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    align-content: center;
}
.products-info .pi-text {
    flex: 0 0 100%;
    width: 100%;
    padding-right: 0;
}
.products-info .pi-text h1 {
    padding: 30px 0 20px 0;
    font-size: 20px;
    line-height: 1.45;
    margin-bottom: 10px;
}
.products-info .pi-desc {
    font-size: 14px;
    line-height: 1.8;
}
.products-info .pi-temperature {
    padding: 20px 0 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.products-info .pi-temperature .item {
    width: 50%;
    margin-bottom: 20px;
    height: 46px;
    padding-left: 58px;
    font-size: 14px;
    line-height: 22px;
}
.products-info .pi-text .pi-btn a {
    font-size: 18px;
}
.pd-nav {
    display: flex;
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    height: 45px;
    margin-bottom: 10px;
    margin-top: 30px;
}
.pd-nav li {
    width: 33%;
    height: 45px;
    margin: 0 0;
    line-height: 45px;
    font-size: 16px;
    border-radius: 0 24px 0 0;
}
.pd-content {
    padding: 8px 0;
    font-size: 14px;
    line-height: 1.8;
}
.products-desc {
    padding-bottom: 0;
}
.pd-body table{
    width:100% !important;
}
.pd-body img{
    max-width: 100%;
}
.pd-app {
    margin-top: 10px;
}
.pd-app ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.pd-app li {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 35px;
}
.pd-app li img {
    height: 220px;
}
.pd-app li .pda-title {
    font-size: 18px;
}
.pd-app li .pda-desc {
    font-size: 14px;
    line-height: 1.8;
}
.subnav {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0px;
    flex-direction: row;
    flex-wrap: wrap;
}
.subnav li {
    padding: 0 5px;
    margin-bottom: 15px;
}
.subnav li a {
    padding: 0 9px;
    line-height: 35px;
    height: 35px;
    font-size: 13px;
    border-radius: 0 18px 0 18px;
}
.contact-info {
    padding-top: 0px;
    padding-bottom: 30px;
}
.contact-info .ci-box {
    display: flex;
    width: 100%;
    height: auto;
    margin-top: 0;
    justify-content: flex-start;
    background-color: #F7F8FA;
    flex-direction: column;
}
.contact-info .ci-map {
    flex: 0 0 100%;
    width: 100%;
    height: 220px;
}
.contact-info .ci-map #allmap{
    height: 220px !important;
}
.contact-info .ci-text {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    padding: 20px 20px;
}
.contact-info .ci-text .cit-title {
    font-size: 18px;
    padding-bottom: 20px;
}
.contact-info .ci-text .cit-desc {
    display: block;
    padding: 10px 0 0 0;
}
.contact-info .ci-text .cit-desc p {
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
}
.contact-info .ci-text .cit-desc p span {
    font-size: 14px;
}

.form-item.flex {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
}
.form-item {
    margin-top: 15px;
}
.form-item.m60 {
    margin-top: 30px;
}
.form-input.w450 {
    width: 100%;
}
.form-input {
    height: 45px;
    font-size: 15px;
    padding: 0 10px;
    margin-bottom: 14px;
}
.form-textarea {
    height: 130px;
    font-size: 15px;
    padding: 10px 10px;
}
.form-btn {
    width: 150px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    margin: 0 15px;
}
.contact-feedback {
    display: block;
    padding-top: 30px;
    padding-bottom: 40px;
}
.recruit-desc {
    font-size: 14px;
    line-height: 1.8;
}
.recruitment-list {
    padding: 20px 0 30px 0;
}
.recruitment-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0px 15px 0;
}
.recruitment-list li .text {
    flex: 0 0 80%;
    width: 80%;
    display: flex;
    justify-content: space-between;
}
.recruitment-list li .text .item {
    width: auto;
    min-width: 25%;
    margin-right: 3%;
}
.recruitment-list li .text .item strong {
    font-size: 14px;
}
.recruitment-list li .text .item:first-child {
    min-width: 44%;
}
.recruitment-list li .text .item span {
    font-size: 12px;
}
.recruitment-list li .btn {
    flex: 0 0 20%;
    width: 20%;
}
.recruitment-list li .btn a {
    font-size: 12px;
}
.jobdet {
    width: 100%;
    padding: 0px 0 25px 0;
    height: auto;
}
.jobdet .title {
    font-size: 22px;
    padding-bottom: 20px;
    margin-bottom: 12px;
}
.jobdet .desc {
    width: 100%;
    font-size: 15px;
    line-height: 1.8;
    padding-top: 15px;
}
.jobdet .desc .info .item {
    font-size: 15px;
    line-height: 1.8;
}
.jobdet-desc {
    width: 100%;
    font-size: 15px;
    line-height: 1.8;
}
.download-list {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
}
.download-list li {
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin-right: 0;
    margin-bottom: 20px;
}
.download-list li .text {
    padding: 20px 20px 20px 20px;
}
.download-list li .text .title {
    font-size: 15px;
    padding-bottom: 0;
    -webkit-line-clamp: 2;
}
.swiper-button-prev {
    left: 12px;
}
.swiper-button-next {
    right: 12px;
}
.footer {
    padding: 25px 0 20px 0;
}
.footer .footbox {
    display: flex;
    justify-content: flex-start;
    padding-bottom: 35px;
    flex-direction: column;
}
.footer .left {
    display: none;
}
.footer .foot-nav {
    flex: 0 0 100%;
    width: 100%;
    padding: 10px 0 15px 0;
    border-left: none;
    border-right: none;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.footer .foot-nav li {
    display: block;
    width: auto;
    min-width:auto;
    height: auto;
    padding-right: 10px;
    margin-bottom: 15px;
}
.footer .foot-nav li:nth-child(1){
    width: 25%;
    min-width:25%;
}
.footer .foot-nav li h3 {
    font-size: 15px;
    margin-bottom: 5px;
}
.footer .foot-nav li h3 a {
    display: block;
    font-size: 14px;
}
.footer .foot-nav li a {
    display: block;
    line-height: 2;
    font-size: 14px;
    white-space: nowrap;
    margin-right: 0;
}
.footer .right {
    flex: 0 0 100%;
    width: 100%;
    display: flex;
    justify-content: center;
}
.footer .right .icon-phone {
    margin-top: 0;
    font-size: 18px;
    line-height: 33px;
    padding-left: 25px;
    background: url(../images/icon-phone.png) no-repeat left center;
    background-size: 18px 18px;
}
.footer .right .ercode {
    margin-right: 5%;
}
.footer .right .text {
    padding-left: 0;
    font-size: 13px;
    line-height: 20px;
    padding-top: 6px;
}
.footer .copyright {
    display: block;
    font-size: 13px;
    line-height: 1.6;
    text-align: center;
}
.right-im {
    display: none;
}
.search-list {
    padding: 0;
}
.search-list li {
    line-height: 1.45;
    height: auto;
    padding: 15px 0;
}
.search-list li a {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.search-list li .title {
    display: block;
    font-size: 15px;
    width: 100%;
    height: auto;
    overflow: auto;
    white-space: unset;
    text-overflow: unset;
    color: #666;
}
.search-list li .time {
    width: 100%;
    font-size: 14px;
    text-align: left;
    padding-top: 8px;
}

}