@charset "utf-8";
.pc{ width:auto}
.pc img{ width:100%}

.sj{ width:auto; display:none}
.sj img{ width:100%}

.zz{ width:auto; overflow:hidden; margin-bottom:100px; margin-top:40px;}
.zz li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
	line-height:40px;
	font-size:14px;
	clear:both;
	overflow:hidden;
}
.zz li strong{
font-size:16px;
display:block; width:15%; float:left; padding-right:40px; line-height:30px;
}
.zz li span{
float:right;
width:80%;
font-size:16px
}
.zz li div{ float:right;display:block; width:85%;
}
/*切换*/

.container {

  width: 100%;
}


.navv {
  position: relative;
  overflow: hidden;
  background-color:#2e2e2e
}

.navv li {
  width: 15%;
  float: left;
  text-align: center;

  list-style: none;
}

.navv li label {
  display: block;
  width: 100%;
  line-height: 80px;
  font-size: 24px;
  cursor: pointer;
  color:#FFFFFF
}
.xiang{ width:auto}
.xiang .title{ font-size:36px; text-align:center; line-height:46px; padding-top:50px;}
.xiang .time{ text-align:center; color:#666666; line-height:20px;}
.xiang .body{ padding-top:20px; font-size:16px; line-height:30px;}
.xiang .body a{ color:#333333} 

.content {
  overflow: hidden;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding:0px;
  background-color:#ededed
}

.content1,
.content2 {
  display: none;
  width: 100%;
  height: 100%;
}

.nav1:checked ~ .navv li {
  color: #fff;
   
}
.nav1:checked ~ .navv li:first-child {
  color: #fff;
}

.nav2:checked ~ .navv li {
	border-bottom-width:0px;
  color: #fff;
 
}
.nav2:checked ~ .navv li:last-child {
 	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
  color: #fff;
}

.nav1:checked ~ .content > div {
  display: none;
}
.nav1:checked ~ .content > div:first-child {
  display: block;
}

.nav2:checked ~ .content > div {
  display: none;
}
.nav2:checked ~ .content > div:last-child {
  display: block;
}

.navv li.active {
	color: #fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.content .default {
  display: block;
}
/*切换结束*/




.input2{
	border: 1px solid #CCCCCC;
}

/*人才招聘*/
.recruit {
    padding-top: 5px;
    padding-bottom: 50px;
}

.recruit-fm {
    margin-top: 55px;
    width: calc(100% + 20px);
    font-size: 0;
    position: relative;

}

.recruit-int, .recruit-set, .recruit-sub {
    display: inline-block;
    vertical-align: top;
    width: 230px;
    height: 60px;
    padding: 0 20px;
    background: #f5f5f5;
    border: 0 !important;
    font-size: 16px;
    color: #333;
    margin-right: 20px
}

.recruit-int {
    width: calc(100% - 910px);
}

.recruit-sub {
    width: 115px;
    color: #fff;
    background: #6abb31 url(../img/ss03.png) no-repeat center;
}

.recruit-a {
    margin-top: 60px;
    height: 70px;
    padding: 0 130px;
    overflow: hidden;
    color: #fff;
    font-size: 18px;
    line-height: 70px;
    background: #6abb31;
}

.recruit-a1 {
    width: 100%;
    float: left;
    padding-right: 15px;
}

.recruit-ul li {
    border-bottom: 0px solid #e6e6e6;
}

.recruit-b {
    background: initial;
    padding: 10px;
    overflow: hidden;
    background: url(../img/ico18.png) no-repeat;
    background-position-x: calc(100% - 110px);
    background-position-y: center;
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s;
	
}

.recruit-b:hover {
    background-color: #f5f5f5;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.recruit-b .recruit-a1 {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
	padding-left:40px;
	background-image: url(../images/xian.jpg);
	background-repeat: no-repeat;
	background-position: 15px 20px;
}

.recruit-c {
padding:10px;
    border-bottom: 2px solid #1d58F4;
    overflow: hidden;
    display: none;
	background-color:#fafbff;
}

.recruit-c1 {
    width: calc(100%);
    float: left;
    padding-right: 0px;
	
}

.recruit-c1 .d1 {
    font-size: 16px;
    line-height: 1.1;
    font-weight: bold;
    color: #000;
    margin-bottom: 35px;
}
*{font-family: "Microsoft YaHei", "Arial", arial;}
.recruit-c1 .d2 {
font-family: "Microsoft YaHei", "Arial", arial;
	font-size: 14px;
	line-height: 35px;
	color: #000;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:25px;
	padding-right:25px;

}
MsoNormal span{
	font-size: 14px;


}

.recruit-c1 .d2 td{
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;

}

.recruit-c2 {
    margin: 0;
    margin-top: 45px;
    float: right;
}

.recruit-c0 {
    display: none;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}


.recruit-ul li.on {
    border: 0px solid #E6E6E6;

}

.recruit-ul li.on .recruit-b {
    background-image: url(../img/ico18_1.png);
    transition: all .3s;
    -webkit-transition: all .3s;
	
	
}

.recruit .page {
   
}

.content2 td{ line-height:40px; margin-bottom:5px;}
@media (max-width: 1600px) {
    .recruit-a {
        padding: 0 20px;
    }

    .recruit-b {
        padding: 10px;
        background-position-x: calc(100% - 35px);
    }

    .recruit-c {
        padding: 0px;
		
    }
}

@media (max-width: 1200px) {
    .recruit-set {
        width: 180px;
        font-size: 14px;
        padding: 0 15px;
    }

    .recruit-int {
        width: calc(100% - 760px);
    }
}

@media (max-width: 1000px) {
.pc{ width:auto; display:none}
.pc img{ width:100%}

.sj{ width:auto; display: block}
.sj img{ width:100%}
.zz li{ line-height:30px;}
.zz li strong{
font-size:16px;
display:block; width: auto; float:left; padding-right:10px;line-height:30px;
}
.zz li span{
float:right;
width:80%;
font-size:16px;
line-height:30px;
}
.about .title{ font-size:21px;height:45px;}
    .recruit-set {
        width: 160px;
        font-size: 14px;
        padding: 0 15px;
        margin-bottom: 20px;
		
    }

    .recruit-int {
        width: 520px;
        margin-bottom: 20px;
        margin-right: 100px;
    }

    .recruit-a1 {
        display: none;
    }

    .recruit-a1:first-child {
        width: 100%;
        display: block;
    }

    .recruit-c0 {
        display: block;
    }

    .recruit-c1 {
        width: 100%;
        margin-bottom: 30px;
    }

    .recruit-c1 .d1 {
        margin-bottom: 15px;
    }

    .recruit-b .recruit-a1 {
        padding-top: 20px;
        padding-bottom: 20px;

    }
}

@media (max-width: 750px) {
.news1 .body li span {
height:auto;
	text-align:justify;
}
.about .body {
	background-attachment: fixed;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:420px;
	background-size:100% auto;
	color:#FFFFFF;
}
.about .body strong{ font-size:18px; padding-top:30px; padding-bottom:10px;}
.about .body span{ font-size:18px; width:98%; line-height:30px; margin-left:1%;	display: flex; justify-content: center; align-items: center;

overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:8;
}
.news .body li span{ padding-bottom:10px;}
.news .body li u{ padding-bottom:10px;}
.news .body li{ width:100%; float:none; padding-bottom:15px;}
.news .body{ padding-bottom:30px;}
.news{ padding-top:20px; margin-top:50px;}
.about{ padding-top:20px;}
.pro .left{ width:100%;}
.pro .right{ width:100%}
.navv li{ width:100%}
.news1 .body li{ width:100%; padding-right:0%;}
.news11 .body li{ width:100%}
.xiang .title{ font-size:18px}
.news2 .body li{ width:50%;}
    .recruit {
        padding: 1rem 0;
    }

    .recruit-fm {
        margin-top: .5rem;
        width: 103%;
    }

    .recruit-int, .recruit-set {
        width: 47%;
        height: .8rem;
        font-size: .26rem;
        margin-bottom: .2rem;
        margin-right: 3%;
        font-size: .26rem;
        padding: 0 .2rem;
    }

    .recruit-sub {
        width: 2rem;
        height: .8rem;
        float: right;
        margin-right: 3%;
    }

    .recruit-a {
        padding: 0 .3rem;
        margin-top: 1.5rem;
        height: 2.2rem;
        font-size: .26rem;
        line-height: .8rem;
    }

    .recruit-b {
        width: ;
        padding: 0 1rem;
        padding-right: .5rem;
        background-position-x: calc(100% - .2rem);
    }

    .recruit-b .recruit-a1 {
        font-size: 1rem;
        line-height: 1.1rem;
        padding-top: .2rem;
        padding-bottom: .2rem;
		background-image: url(../images/xian.jpg);
    background-repeat: no-repeat;
    background-position: 15px 12px;
	height:2.8rem;
    }

    .recruit-c {
        padding: .4rem .3rem;
    }

    .recruit-c0 {
        font-size: .8rem;
        line-height: 1.2rem;
    }

    .recruit-c1 {
        margin-bottom: .4rem;
    }

    .recruit-c1 .d1 {
        font-size: .3rem;
        margin-bottom: .15rem;
    }

    .recruit-c1 .d2 {
        flex-basis: .24rem;
        line-height: 1rem;
    }
.recruit-c1 .d2 { overflow-x: auto; overflow-y: auto; height: auto; width:100%;
	 }
    .recruit-c2 {
        margin-top: .3rem;
    }

    .recruit .page {
        margin-top: .5rem;
    }
}

@media (max-width:1360px) {
}
@media (max-width:992px) {
.index_partner dd {
width:25%
}
}
@media (max-width:480px) {
.index_partner dd {
width:49%
}
}
@media (max-width:450px) {
}
.index_partner img {
	width:100%
}
.index_partner .swiper-pagination-bullet {
	background:#3390ff;
	opacity:1;
	width:10px;
	height:10px;
	margin:1px 4px!important
}
.index_partner .swiper-pagination-bullet-active {
	width:12px;
	height:12px;
	margin:0 4px!important
}
.index_partner .desc {
	font-size:15px;
	color:#fff;
	line-height:1.5;
	margin-bottom:1rem
}
@media (min-width:992px) {
.index_partner .desc {
width:80%;
margin-left:auto;
margin-right:auto
}
}
.index_partner .swiper-container {
padding-bottom:.9rem
}
.index_partner .coverbox {
margin:0 .1rem
}