@import "style-screen.css";
/*Mobile v1*/
@media only screen and (max-width:767px){
body {
  padding:0 0 0 0 !important;
  font-size: 13px !important;
}
.wrapper {
    width: 92%;
}
.content{
    width: 100%;
	padding: 30px 4% 30px 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 {
    padding: 10px 0 8px 0;
    margin: 0;
    width: 35%;
    height: 100%;
}
.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:hover, .header .nav li.cur a {
    font-weight: bold;
}
.header .nav li.cur a {
    color: #2183e9;
    font-weight: bold;
}
.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;
    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 {
	display: none;
    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;
    transform: translate(0, 0);
}
.header .nav li:hover dl dd a {
    white-space: nowrap;
    border-bottom: none;
}
.subbanner {
    height: 260px;
}
.subbanner .title {
    font-size: 22px;
    padding-top: 125px;
}
.subbanner .subtitle {
    font-size: 15px;
    padding-top: 12px;
    line-height: 1.3;
}
.menubox {
    position: relative;
    width: 100%;
    height: auto;
    padding: 30px 0 0 0;
}
.submenu a {
    font-size: 13px;
    padding: 0 12px;
    min-width: auto;
    height: 32px;
    line-height: 30px;
    border-radius: 10px;
    margin-right: 12px;
    margin-top: 6px;
    margin-bottom: 6px;
}
.submenu {
    display: flex;
    width: 100%;
    height: auto;
    flex-direction: row;
    flex-wrap: wrap;
}
.subbanner .path {
    width: 100%;
    height: 38px;
    overflow: hidden;
    line-height: 38px;
    font-size: 14px;
}
.icon-menu {
    display: block;
}
.header .icon-close{
    display: block;
}
.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: 25px;
}
.h2title .title {
    font-size: 22px;
}
.h2title .subtitle {
    font-size: 13px;
    padding-top: 15px;
    line-height: 1.5;
}
.homebanner {
    height: 220px;
}
.homebanner .swiper-pagination {
    bottom: 15px;
}
.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;
}
.path {
    font-size: 13px;
    padding: 20px 0 0 0;
}
.homeproduct {
    padding-top: 35px;
    padding-bottom: 45px;
}
.homeproduct-list li {
    width: 100%;
    margin: 7px 0 8px 0;
    height: 206px;
    padding: 20px 20px;
    transition: all .4s ease;
}
.homecase {
    padding-top: 35px;
    padding-bottom: 45px;
}
.homenews {
    padding-top: 35px;
    padding-bottom: 45px;
}
.homenews-box {
    display: flex;
    height: 100%;
    justify-content: flex-start;
    flex-direction: column;
}
.homenews-box .focus {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 15px;
}
.homenews-box .focus .title {
    font-size: 18px;
    line-height: 32px;
}
.homenews-box .focus .pic {
    height: auto;
    width: 100%;
}
.homenews-box .focus .pic img {
    height: auto;
}
.homenews-box .focus .textbox {
    padding: 15px 15px 20px;
}
.homenews-box .focus .desc {
    margin-top: 10px;
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    height: 60px;
}
.homenews-box .focus .date {
    display: inline-block;
    height: auto;
    line-height: 1;
    position: relative;
    bottom: 0;
    font-size: 13px;
    color: #BBB;
}
.homenews-box .homenews-list {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.homenews-box .homenews-list .cardWrap {
    width: 100%;
    height: auto;
    padding: 0 15px;
}
.homenews-box .homenews-list .cardContent {
    padding-top: 8px;
    padding-bottom: 10px;
}
.homenews-box .homenews-list .cardContent .cardItem {
    padding: 7px 0 8px 0;
    height: auto;
}
.homenews-box .homenews-list .cardContent .cardItem .pic {
    height: 70px;
    width: 110px;
    margin-right: 10px;
    border-radius: 4px;
    display: block;
    overflow: hidden;
}
.homenews-box .homenews-list .cardContent .cardItem .text .textTitle {
    line-height: 22px;
    font-size: 14px;
    margin: 0 0;
    font-weight: normal;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.homenews-box .homenews-list .cardContent .cardItem .text .desc{
	display: none;
}
.homepartners {
    padding-top: 35px;
    padding-bottom: 45px;
}
.partners-list a {
    width: 48.5%;
    height: 85px;
    margin-right: 3%;
    margin-bottom: 15px;
}
.partners-list a:nth-child(2n) {
    margin-right: 0 !important;
}
.partners-list a:nth-child(7n) {
    margin-right: 3%;
}
.partners-list a img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}
.article-list{
	padding: 15px 15px;
}
.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 0;
}
.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: 65px;
	-webkit-line-clamp: 3;
	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 20px 12px 20px;
}
.case-list li .text .title {
    font-size: 18px;
    padding-bottom: 5px;
}
.case-list li .text .desc {
    font-size: 13px;
    line-height: 18px;
    height: 36px;
}
.case-list li .pic .img-logo {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 100%;
    bottom: -30px;
    left: 20px;
}

.pro-list {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.pro-list li {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 30px;
}
.pro-list li .pic {
    width: 100%;
    height: 200px;
}
.pro-list li .desc {
    margin-top: 8px;
    margin-bottom: 12px;
    font-size: 13px;
    line-height: 1.6;
    height: 45px;
}
.pro-list li .btn {
    border-radius: 19px;
    width: 110px;
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
    font-size: 13px;
}
.pro-list li .text {
    height: auto;
    font-size: 15px;
    line-height: 1.45;
    padding: 12px 20px 12px 20px;
}
.pro-list li .text .title {
    font-size: 18px;
    padding-bottom: 5px;
}
.pro-list li .text .desc {
    font-size: 13px;
    line-height: 18px;
    height: 36px;
}
.pro-list li .pic .img-logo {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 100%;
    bottom: -30px;
    left: 20px;
}


.content.flex {
    display: flex;
    padding-top: 25px;
    justify-content: flex-start;
    flex-direction: column;
}
.art-left {
    flex: 0 0 100%;
    width: 100%;
    padding: 0 0 30px 0;
}
.art-right {
    flex: 0 0 100%;
    width: 100%;
    margin-top: 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: 14px;
    line-height: 1.6;
}
.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;
}
.rbox {
    padding: 20px 20px;
    margin-bottom: 25px;
}
.rbox h3 {
    font-size: 20px;
}
.art-rlist li .title {
    font-size: 13px;
    line-height: 22px;
    height: 66px;
}

.homeabout {
    padding-top: 35px;
    padding-bottom: 45px;
}
.aboutbox {
    padding-top: 35px;
    padding-bottom: 45px;
}
.homeabout .wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 10px;
    flex-direction: column;
}
.homeabout .ha-pic {
    position: relative;
    width: 100%;
    height: 270px;
    margin-top: 5px;
}
.homeabout .ha-pic img {
    position: absolute;
    width: 95%;
    height: auto;
}
.homeabout .ha-pic .bg {
    width: 95%;
    height: 250px;
}
.about-desc {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 35px;
}
.about-desc .title {
    font-size: 18px;
    padding: 0 0 0px 0;
}
.about-desc .text {
    font-size: 14px;
    line-height: 1.8;
    text-align: left;
}
.ahonour-list {
    min-height: 400px;
    padding-top: 10px;
}
.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 {
	position: relative;
	top: 0;
	right: 0;
    width: 100%;
    height: auto;
    background: #FFFFFF;
    padding: 30px 20px 30px 20px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    box-shadow:none;
}
.contact-map .desc p {
    margin: 0 0 20px 0;
    line-height:1.6;
}
.contact-map .title {
    display: block;
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    padding-bottom: 0;
}
.contact-map .desc {
    margin-top: 20px;
    font-size: 15px;
}
.contact-map .desc p {
    margin: 0 0 18px 0;
}
.w1500 {
    width: 92%;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
}
.ydln_cry {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
}
.ydln_text {
    width: 100%;
    padding-right: 0;
    transition: all 0.36s;
    position: relative;
    z-index: 10;
}
.ydln_text_year_font1 {
    font-size: 60px;
}
.ydln_text .ydln_text_word p {
    font-size: 14px;
}
.ydln_img {
    width: 100%;
    transition: all 0.36s;
}
.ydln_text_word h3 {
    margin-bottom: 10px;
}
.intro_hist .pro-thumbs .swiper-slide {
    padding: 30px 35px;
    width: 15%;
    cursor: pointer;
    position: relative;
}
.intro_hist .pro-thumbs .swiper-slide .std_title6 {
    font-size: 16px;
    line-height: 1.5;
}
.intro_hist .swiper-button-prev, .intro_hist .swiper-button-next {
    bottom: 80px;
    top: unset;
    border-radius: 50%;
}
.swiper-button-next:after, .swiper-button-prev:after {
    color: #999999;
    font-size: 16px;
}
.swiper-button-prev, .swiper-button-next {
    width: 26px;
    height: 26px;
    margin-top: -20px;
    border-radius: 50%;
    border: 1px solid #999999;
}
.ys_imgbox_cover {
    position: absolute;
    bottom: 0;
    overflow: hidden;
    z-index: 1;
}
.ys_develop1_box_bg {
    width: 100%;
}
.ahonour-box{
	overflow: hidden;
}
.sh-pages {
    padding: 10px 0 30px 0;
}
.sh-pages a {
    width: 28px;
    height: 28px;
    margin: 0 3px;
    line-height: 28px;
}
.sh-pages span {
    width: 28px;
    height: 28px;
    line-height: 28px;
    margin: 0 2px;
}
.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;
    padding-right: 0;
    justify-content: space-between;
}
.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%;
    height: auto;
    font-size: 12px;
}
.footer .right .ercode img{
	height: auto;
}
.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;
}
}