@charset "UTF-8";
/* CSS Document */
/*单篇+文章页start*/
.articleTitle{
	font-size: 30px;
	text-align: center;
	color: #333;
	margin: 0 100px;
}
.articleTime{
    line-height:36px;
    text-align:center;
    font-size:0px;
}
.articleTime .center{
    display: inline-block;
    overflow: hidden;
}
.articleTimeTxt{
    font-size: 14px;
}
.newsShare{
    padding-left: 15px;
    margin-top: 2px;
}
.newsShare span{
    font-size: 14px;
}
.pageUp{
	clear:both;
	overflow:hidden;
	line-height:35px;
	font-size:16px;
	padding:20px 0 0 0;
	color: #858585;
}
.pageUp a{
	color: #858585;
}
.pageUp a:hover{
	color: #211E77;
}
/* 文章阅读页——*/

#play {
	width: 785px;
	height: 525px;
	position: relative;
	overflow: hidden;
	background: #fff;
	border: 1px solid #e9e9e9;
	padding: 5px;
	margin: 0 auto;
}

#play .change_a {
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
}

#play .prev_a {
	left: 0;
}

#play .next_a {
	right: 0
}

#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}

#play .prev_a span {
	background: url(../images/article_icon.png) no-repeat 0px -50px;
	left: 15px;
}

#play .next_a span {
	background: url(../images/article_icon.png) no-repeat -30px -50px;
	right: 15px;
}

#play .img_ul {
	position: relative;
	z-index: 1;
	width: 785px;
	height: 525px;
}

#play .img_ul li {
	position: relative;
	z-index: 1;
	width: 785px;
	height: 525px;
	background: #fff;
	margin: 0 0 5px 0;
}

#play .img_ul li img {
	position: absolute;
}

.imgMove {
	width: 797px;
	clear: both;
	margin: 20px auto;
	position: relative;
}

.img_hd {
	margin: 0 auto;
	overflow: hidden;
	height: 90px;
	position: relative;
}

.img_hd ul {
	position: absolute;
	z-index: 1
}

.img_hd ul li {
	float: left;
	width: 124px;
	height: 82px;
	padding: 3px;
	margin: 0 5px;
	cursor: pointer;
	background: #fff;
	border: 1px solid #d4d4d4;
	position: relative;
}

.img_hd ul li p {
	width: 124px;
	height: 82px;
	display: block;
	background: #fff;
	position: relative;
}

.img_hd ul li i {
	display: block;
	clear: both;
	line-height: 20px;
	padding: 0 5px;
	background: #000;
	color: #fff;
	position: absolute;
	right: 3px;
	bottom: 3px;
	z-index: 99999999999999;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}

.img_hd ul li img {
	position: absolute;
	width: 90px;
	width: 124px;
	height: 82px;
}

.img_hd ul li.on {
	border: 1px solid #134b96;
	background: #134b96;
}

.imgMove .prev_a {
	display: block;
	width: 30px;
	height: 90px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/prev6.png) no-repeat center center;
	background-color: #e5e5e5;
}

.imgMove .next_a {
	display: block;
	width: 30px;
	height: 90px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../images/next6.png) no-repeat center center;
	background-color: #e5e5e5;
}

.article_pageUp {
	font-size: 14px;
	line-height: 30px;
	color: #333;
	padding-left: 20px
}

.article_pageUp a {
	color: #666
}

.article_pageUp a:hover {
	color: #317f37
}

.articlePage {
	clear: both;
	height: 30px;
	text-align: center;
	font-family: Arial;
}

.articlePage a {
	margin: 0 1px;
	background: #ccc;
	padding: 5px 10px;
}

.articlePage a:hover {
	color: #fff;
	background: #134b96;
}

.articlePage a.hover {
	color: #fff;
	background: #134b96;
}

.articleHand {
	clear: both;
	font-size: 16px;
	padding: 10px 0px 20px 0;
	overflow: hidden;
}

.articleHand a {
	display: block;
	line-height: 32px;
	padding: 0 20px 10px 30px;
	float: left;
	background: url(../images/file.png) no-repeat left center;
}

.articleHand a:hover {
	color: #134b96;
}

.articleHand a.word {
	background: url(../images/word.png) no-repeat left 3px;
	color: #37a6ff !important;
}

.articleHand a.ppt {
	background: url(../images/ppt.png) no-repeat left center;
	color: #ff7735 !important;
}

.articleHand a.excel {
	background: url(../images/excel.png) no-repeat left center;
	color: #15bf44 !important;
}

.articleHand a.pdf {
	background: url(../images/pdf.png) no-repeat left center;
	color: #1369c0 !important;
}

.articleHand a.zip {
	background: url(../images/zip.png) no-repeat left 3px;
	color: #ff9779 !important;
}
.articleBox{
	font-size: 16px;
	line-height: 40px;
}
.articleBox em,
.articleBox i{
	font-style: italic;
}
.articleBox img{
    max-width: 100%;
}
/* 分享 */
.ShareBox {
	overflow: hidden;
	clear:both;
}
.ShareBox p {
	display: block;
	overflow: hidden;
	float: left;
}
.ShareBox i {
	clear:both;
	display: block;
	font-size:12px;
	color:#666;
	text-align: center;
	overflow: hidden;
	margin:5px 0px;
	display:none;
}
.ShareBox span {
    font-size: 14px;
    line-height: 30px;
	float:left;
}
.ShareBox a{
	padding: 0 !important;
    width: 25px !important;
    height: 25px !important;
    margin: 0 7px 0 0 !important;
	}
.ShareBox .bds_weChat{background: url(../images/sharebt5.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_tsina{background: url(../images/sharebt1.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_tqq{background: url(../images/sharebt2.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_qzone{background: url(../images/sharebt3.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_douban{background: url(../images/sharebt4.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_sqq{background: url(../images/sharebt6.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .f_more{background:url(../images/footshare.png) no-repeat -111px 0px !important;}
/*单篇+文章页end*/
/*honor start*/
.honor{
	margin: 0 -8px;
}
.honor dd{
	float:left; 
	width:33.333333%; 
	-webkit-animation:gfadeIn 0.6s 0.8s both; 
	-moz-animation:gfadeIn 0.6s 0.8s both; 
	animation:gfadeIn 0.6s 0.8s both;
	margin-bottom: 15px;
}
.honor a{
	display: block;
	margin: 0 8px;
	background: #fff;
	position: relative;
	padding: 10px;
}
.honor .pic img{
	object-fit: contain;
}
.honor .icon{
	background:rgba(0,0,0,0.4) url(../images/look.png) center center no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	transition: 0.4s;
}
.honor a:hover .icon{
	opacity: 1;
	visibility: visible;
}
.viewer-canvas>img{
    padding: 20px;
    background: #fff;
    border-radius: 3px;
}
.viewer-toolbar li.viewer-prev{
    position: fixed;
    top: 50%;
    left: 30px;
    width: 40px;
    height: 80px;
    border-radius: 0;
    background: #999 url(../images/arrowl.png) center center no-repeat;
}
.viewer-toolbar li.viewer-next{
    position: fixed;
    top: 50%;
    right: 30px;
    width: 40px;
    height: 80px;
    border-radius: 0;
    background: #999 url(../images/arrowr.png) center center no-repeat;
}
.viewer-toolbar li.viewer-prev:before,
.viewer-toolbar li.viewer-next:before{
    display: none;
}

.viewer-play,
.viewer-flip-horizontal,
.viewer-flip-vertical{
    display: none;
}
.viewer-toolbar{
    width: 150px !important;
}
/*honor end*/

/*图文1 start*/
.textImg1 dd{
	margin-bottom: 20px;
}
.textImg1 a{
	display: block;
	padding: 20px;
	background: #fff;
	border-radius: 3px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.textImg1 dd .pic{
    display:block;
    width:300px;
	margin-right: 30px;
	border-radius: 3px;
}
.textImg1 dd .pic:before{
	padding-top: 66.66666%;
}
.textImg1 .data{
	overflow: hidden;
}
.textImg1 .title{
    font-size:20px;
    color:#333;
    padding: 10px 0 0 0;
	line-height: 36px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.textImg1 .time{
    font-size:14px;
    color:#999999;
	line-height: 30px;
	padding: 10px 0;
	overflow: hidden;
}
.textImg1 .time span{
	float: left;
	padding-left: 25px;
	background: url(../images/time.png) left center no-repeat;
}
.textImg1 .time em{
	float: left;
	padding-left: 25px;
	margin-left: 30px;
	background: url(../images/browse.png) left center no-repeat;
}
.textImg1 .info{
    line-height:30px;
    overflow:hidden;
    font-size:14px;
    color:#666;
    height: 60px;
}
.textImg1 a:hover{
	transform: translateX(4px);
	box-shadow: 0 3px 15px 0 rgba(0,0,0,0.1);
}
.textImg1 a:hover .title{
	font-weight: bold;
	color: #134B96;
}
/*图文1 end*/

/*产品列表 start*/
.productList dd{
	margin-bottom: 20px;
}
.productList a{
	display: block;
	background: #fff;
	border-radius: 3px;
	padding: 10px 50px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.productList .title{
	font-size:16px;
	color:#333;
	line-height: 36px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.productList .more{
	font-size:16px;
	color:#333;
	line-height: 36px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.productList a:hover{
	transform: translateX(4px);
	box-shadow: 0 3px 15px 0 rgba(0,0,0,0.1);
}
.productList a:hover .title,
.productList a:hover .more{
	color: #134B96;
}
/*产品列表 end*/

/*全图1 start*/
.imgList1{
	margin: 0 -10px;
}
.imgList1 dd{
	float:left;
	display: inline;
	width:33.333333%; 
	-webkit-animation:gfadeIn 0.6s 0.8s both; 
	-moz-animation:gfadeIn 0.6s 0.8s both; 
	animation:gfadeIn 0.6s 0.8s both;
	margin-bottom: 20px;
}
.imgList1 a{
	display: block;
	margin: 0 10px;
	background: #fff;
	position: relative;
	border-radius: 3px;
	overflow: hidden;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.imgList1 .pic:before{
	padding-top: 66.66666%;
}
.imgList1 .title{
	line-height: 50px;
	color: #333;
	text-align: center;
	font-size: 16px;
}
.imgList1 a:hover{
	transform: translateY(4px);
	box-shadow: 0 3px 15px 0 rgba(0,0,0,0.1);
}
.imgList1 a:hover .title{
	color: #134B96;
}
/*全图1 end*/
/*招聘列表 start*/
.recruitList {
    overflow: hidden;
}

.recruitList .title {
    height: 50px;
    line-height: 50px;
    font-size: 0;
	background:#cccccc;
	margin-bottom: 20px;
}

.recruitList .title span {
    display: inline-block;
    width: 190px;
    text-align: center;
    font-size: 16px;
	color: #fff;
	font-weight: bold;
}

.recruitList dd {
    overflow: hidden;
	background: #fff;
	margin-bottom: 20px;
}

.recruitList dd .recruitT {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    color: #656565;
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.recruitList dd .recruitT .text {
    font-size: 0px;
    overflow: hidden;
}

.recruitList dd .recruitT .text .textName {
    width: 190px;
    display: inline-block;
    font-size: 16px;
    color: #666;
    text-align: center;
}

.recruitList dd .recruitT .btn {
    float: right;
    display: inline;
    height: 50px;
    width: 190px;
    background: url(../images/arrow3.png) no-repeat center center;
    transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
}
.recruitList dd:hover .recruitT .btn{
	background-image: url(../images/arrow3_h.png);
}
.recruitList dd.active .recruitT .btn{
	transform: rotate(180deg);
	background-image: url(../images/arrow3_h.png);
}
.recruitList dd .recruitC {
    overflow: hidden;
    font-size: 14px;
    color: #888;
    line-height: 28px;
    display: none;
    background: #FFF;
    padding-top: 12px;
	padding: 15px 40px 40px;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.11);
	margin: 2px;
}

.recruitTable {
    font-size: 14px;
    color: #555555;
    border-bottom: 1px solid #ddd;
}

.recruitList dd .recruitC .recruitText_title {
    font-size: 16px;
    color: #343434;
    line-height: 35px;
}

.recruitList dd .recruitC .tel {
    padding-top: 23px;
    display: block;
}


.recruitText {
    overflow: hidden;
	line-height: 34px;
	font-size: 14px;
	color: #858585;
}
.recruitText div{
	padding: 10px 0 25px;
}
.recruitBtn {
    overflow: hidden;
    width: 150px;
	height: 48px;
}

.recruitBtn a {
    overflow: hidden;
    display: block;
    height: 48px;
    line-height: 48px;
    float: left;
    display: inline;
    padding: 0 40px;
    background: #134b96;
    color: #FFF;
    border-radius: 3px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.recruitBtn a:hover {
    opacity: 0.9
}

.recruitList dd:hover .recruitT {
    background: #134b96;
    color: #FFF;
}

.recruitList dd:hover .recruitT .text .textName {
    color: #FFF;
}

.recruitList dd:hover .recruitT .btn {
   color: #fff;
}

.recruitList dd.active .recruitT {
    background: #134b96;
    color: #FFF;
}

.recruitList dd.active .recruitT .text .textName {
    color: #FFF;
}

.recruitList dd.active .recruitT .btn {
   color:#fff;
}

.subPopBox {
	display: none;
}

.subPopCont {
	border-radius: 3px;
	background: #fff;
	padding: 0 50px 0 10px;
}

.joinForm {
	overflow: hidden;
}

.joinFormTit {
	display: block;
	font-size: 30px;
	color: #333;
	text-align: center;
	overflow: hidden;
	height: 76px;
	line-height: 76px;
}

.h20 {
	clear: both;
	height: 20px;
	overflow: hidden;
}

.joinForm_dl {
	overflow: hidden;
}

.joinForm_dl dd {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

.joinForm_dl dd .formBox {
	overflow: hidden;
}

.joinForm_dl dt {
	position: relative;
	margin-bottom: 20px;
}

.joinFormName {
	float: left;
	display: inline;
	width: 100px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	text-align: right;
	font-size: 15px;
	color: #666;
}

.formDiv {
	width: 400px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
}

.joinFormInp {
	display: block;
	width: 398px;
	height: 38px;
	overflow: hidden;
	padding: 0px 10px;
	font-size: 14px;
	background: transparent;
	border-radius: 3px;
	color: #666;
	font-family: "microsoft yahei";
	line-height: 38px;
	border: none;
	box-sizing: border-box;
}
.dutyTitle{
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #343434;
}
.joinForm_dl dd label {
	margin-right: 15px;
}

.joinForm_dl dt .formAbox {
	overflow: hidden;
	
	border: 1px solid #e6e6e6;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	border-radius: 3px;
}

.joinForm_dl dt .formAbox .formArea {
	width: 100%;
	height: 100%;
	border: none;
	padding: 5px 10px;
	height: 150px;
	line-height: 30px;
	box-sizing: border-box;
	outline: none;

}

.joinFile {
	display: inline-block;
	width: 80px;
	height: 28px;
	border-radius: 3px;
	border-style: none;
	overflow: hidden;
	background: #00b7ee;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	text-align: center;
}

.formDiv.w_100 {
	width: 245px;
}

a.joinCode {
	font-size: 12px;
	color: #999;
	margin-left: 10px;
}

.joinCode img {
	display: block;
	height: 40px;
	float: left;
}

.joinCode i {
	display: block;
	height: 32px;
	overflow: hidden;
	float: left;
	padding-left: 10px;
}

.h10 {
	clear: both;
	height: 10px;
	overflow: hidden;
}

.contactBt {
	margin-left: 95px;
}

.contactBt a {
	display: inline-block;
	width: 150px;
	height: 48px;
	overflow: hidden;
	font-size: 16px;
	color: #999;
	text-align: center;
	line-height: 48px;
	border-radius: 3px;
	margin: 0px 5px;
}

.contactSubmit {
	background: #134b96;
	color: #fff !important;
}

.contactReset {
	background: #e6e6e6;
	color: #999;
}

.closeSubPop {
	width: 30px;
	height: 28px;
	overflow: hidden;
	background: url(../images/close.png) no-repeat center center;
	position: absolute;
	right: -30px;
	top: -30px;
}
/*招聘列表 end*/

/*联系我们 start*/
.contactDeta{
	width: 360px;
	margin-right: 20px;
	background: #fff;
	height: 425px;
}
.contactDeta_ul{
	margin: 0 40px;
	padding-top: 15px;
}
.contactDeta_ul li{
	padding:15px 0 15px 45px ;
	line-height: 30px;
	font-size: 14px;
	color: #333;
}
.contactDeta_ul li+li{
	border-top: 1px solid #e5e5e5;
}
.contactDeta_ul li.li1{
	background: url(../images/contactico1.png) left 25px no-repeat;
}
.contactDeta_ul li.li2{
	background: url(../images/contactico2.png) left 25px no-repeat;
}
.contactDeta_ul li.li3{
	background: url(../images/contactico3.png) left 25px no-repeat;
}
.contactDeta_ul li.li4{
	background: url(../images/contactico4.png) left 25px no-repeat;
}
.contactMap{
	overflow: hidden;
	height: 425px;
}
/*联系我们 end*/

/*企业文化 start*/
.slider{
    position: relative;
    width:700px;
    margin: 0px auto;
    height: 350px;
}
.slider .bt{
    display: block;
    width: 30px;
    height: 48px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -24px;
	z-index: 999;
}
.slider .prev{
    left: -105px;
    background: url(../images/wprev.png) no-repeat center center;
}
/* .slider .prev:hover{
    background: url(../images/wprev_h.png) no-repeat center center;
} */
.slider .next{
    right: -98px;
    background: url(../images/wnext.png) no-repeat center center;
}
/* .slider .next:hover{
    background: url(../images/wnext-h.png) no-repeat center center;
} */
#img-slider{
    height: 365px;
}
#img-slider li{
    width:565px;
    height:365px;
    position:relative;
}
#img-slider a{
	display: block;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
#img-slider span{
	overflow: hidden;
    font-size: 16px;
    color: #666;
    text-align: center;
    padding-top: 10px;
	display: none;
}
#img-slider li img{
    display:block;
    width: 100%;
	height: 100%;
}
/*企业文化 end*/

/*发展历程 start*/
.event{
	background:#fff url(../images/eventbg.jpg) center bottom no-repeat;
}
.eventDl{
	position: relative;
	width: 815px;
	margin: 0 auto;
	background: url(../images/eventline.png) center top;
	background-repeat: repeat-y;
}
.eventIco{
	height: 37px;
	width: 35px;
	margin: 0 auto;
	background: url(../images/eventico1.png);
}
.eventDl dd{
	padding:20px 0 19px 0;
	width: 370px;
	position: relative;
}
.eventDl dd.even{
	margin-left: 500px;
}
.eventDl .title{
	font-size: 24px;
	color: #333;
}
.eventDl .info{
	font-size: 16px;
	color: #666;
	line-height: 30px;
	padding-top: 5px;
	height: 90px;
	overflow-y: auto;
}
.eventDl .dots{
	position: absolute;
	top: 32px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #134B96;
}
.eventDl dd.one .dots{
	right: -13px;
}
.eventDl dd.two .dots{
	right: auto;
	left: -153px;
}
.eventDl dd.three .dots{
	right: -72px;
}
.eventDl dd.four .dots{
	right: auto;
	left: -40px;
}
/*发展历程 end*/


.common-phone-header,
.side-wrap{
    display: none;
}
@media only screen and (max-width: 1024px) {
    html,
    body,
    #fullpage{
        height: auto!important;
        overflow: scroll!important;
        touch-action: auto!important;
    }
    .top,
    .wrap1 {
        display: none;
    }
    .common-phone-header {
        display: block !important;
    }
    .side-wrap {
        display: block !important;
    }
    .common-phone-header {
        position: fixed;
        z-index: 10000;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
    }
    .common-phone-header-inner {
        display: flex;
        height: 50px;
        border-bottom: 1px solid #eee;
        padding: 0 15px;
        justify-content: space-between;
        align-items: center;
        flex-direction: row-reverse;
    }
    .header-menu-phone{
        height: 30px;
        width: auto;
    }
    .header-logo-phone {
        height: 30px;
        width: auto;
    }
    .header-search-phone {
        height: 30px;
        width: auto;
    }
    .header-search-box-phone {
        display: none;
    }
    .header-search-input-phone {
        border-radius: 20px;
        height: 35px;
        border-width: 1px;
        border: 1px solid #333;
        padding: 0 10px;
        font-size: 14px;
    }
    .side-modal {
        display: none;
        position: fixed;
        z-index: 99999;
        left: 0;
        top: 0;
        height: 100vh;
        width: 100vw;
        background:rgba(0, 0, 0, .5);
    }
    .side-container {
        display: none;
        position: fixed;
        z-index: 100000;
        left: 0;
        top: 0;
        height: 100vh;
        width: 6.4rem;
        background-color: #fff;
        color: #000;
        border-left: 1px solid #eee;
        animation: ani_side 1s;
    }
    .side-container.shown {
        display: block;
    }
    @keyframes ani_side{
        from {
            display: none;
            width: 3rem;
        }
        to {
            display: block;
            width: 6.4rem;
        }
    }
    .side-wrap {
        width: 100%;
    }
    .side-top {
        display: flex;
        height: 60px;
        padding: 0 20px 0 30px;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #eee;
    }
    .side-logo {
        height: 30px;
        width: auto;
    }
    .side-close {
        width:.48rem;
    }
    .side-bottom {
        padding:  0 .48rem 0 .72rem;
    }
    .nav-item-inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: .27rem 0 .27rem 0;
        border-bottom: 1px solid #eee;
    }
    .nav-item-inner span{
        display: flex;
        align-items: center;
        font-size: 14px;
    }
    .nav-item-inner img{
        width: .4rem;
    }
    .side-nav-list .nav-item a{
        color: #000;
        font-size: .26rem;
        width: 100%;
        display: inline-block !important;
    }
    .side-nav-list .side-local-img {
        width: .3rem;
        margin-right: .2rem;
        vertical-align: text-bottom;
    }   
    .side-nav-list-sub {
        display: none;
    }
    .side-nav-list-sub  .side-back-img {
        width: .3rem;
        margin-right: .2rem;
        vertical-align: text-bottom;
    }
    #fullpage{
        overflow-x: hidden!important;
        transform: scale(1)!important;
    }
    .fp-table,
    .fp-tableCell{
        height: auto!important;
    }
    
    .floRight{
        display: none!important;
    }
    
    .nav-item{
        color: #000!important;
    }
    .textImg1 dd .pic{
        width: 120px;
        height: auto;
        margin-right: 15px;
    }
    .textImg1 a{
        padding: 10px;
    }
    .textImg1 .title{
        font-size: 14px;
        padding-top: 0;
        line-height: 1;
    }
    .textImg1 .time{
        font-size: 12px;
        padding: 0;
        line-height: 1.5;
        display: flex;
    }
    .textImg1 .time em{
        margin-left: 5px;
        padding-left: 12px;
        background-size: 10px auto;
    }
    .textImg1 .time span{
        padding-left: 20px;
        padding-left: 12px;
        background-size: 10px auto;
    }
    .textImg1 .info{
        font-size: 12px;
        line-height: 1.5;
        height: auto;
        overflow:hidden;
        display: -webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
        text-overflow:ellipsis;
    }
    .articleTitle{
        margin: 0;
        font-size: 18px;
    }
    .recruitList .title,
    .recruitList dd .recruitT .text{
        display: flex;
        justify-content: space-between;
        padding: 0 10px;
    }
    .recruitList .title span,
    .recruitList dd .recruitT .text .textName{
        width: auto;
        font-size: 14px;
    }
    .recruitList dd .recruitT .btn{
        width: 10px;
        margin: 0 10px;
    }
    .recruitList dd .recruitC{
        padding: 15px;
    }
    .recruitBtn,
    .recruitBtn a{
        display: flex;
        margin: 0 auto;
    }
    .contactMap,
    #dituContent{
        width: 100%!important;
        height: 3rem!important;
        padding-right: 2px;
        box-sizing: border-box;
    }
    .subPopCont{
        padding: 0;
    }
    .joinFormTit{
        font-size: 18px;
        margin: 0 auto;
        height: auto;
        line-height: 1.5;
        margin-bottom: 15px;
    }
    .formDiv{
        width: 69%;
    }
    .joinForm_dl dd .formBox{
        display: flex;
        align-items: center;
    }
    .formDiv.w_100{
        width: 40%;
    }
    .joinFormName{
        width: 30%;
    }
    .joinForm_dl{
        width: 317px;
    }
    .contactBt{
        margin: 0;
        display: flex;
        justify-content: space-between;
    }
    .product-k{
        width: 48%!important;
        margin-right: 4%!important;
        margin-bottom: 4%!important;
        box-sizing: border-box;
        height: auto!important;
    }
    .product-k:nth-child(2n){
        margin-right: 0!important;
    }
    .productk-img,
    .productk-img img{
        height: auto!important;
    }
    .productk-text{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
