/*index*/
.index-main{
	background-color: #fcfcfc;
}
.index-main .banner-fill{
	display: none;
}
.index-main .content-title h2{
    letter-spacing: 4.5px;
}
.swiper-container-banner {
	height: 100%;
}
.swiper-container-banner .swiper-slide-banner{
	height: 800px;
}

.swiper-slide-banner {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}


/*swiper pagination*/

.pagination-banner {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	width: 100%;
	text-align: center;
}

.pagination-banner .swiper-pagination-switch {
	display: inline-block;
	width: 34px;
	height: 4px;
	background: #fff;
	margin: 0 15px;
	/*opacity: 0.8;*/
	cursor: pointer;
}

.pagination-banner .swiper-active-switch {
	background: #00aebb;
}



.pagination-banner .swiper-pagination-bullet{
	display: inline-block;
	width: 34px;
	height: 4px;
	background: #fff;
	margin: 0 15px;
	/*opacity: 0.8;*/
	cursor: pointer;
	border-radius: 0px;
	opacity: 1;
}
.pagination-banner .swiper-pagination-bullet-active{
	background: #00aebb;
}




/*swiper pagination end*/

.index-about .content {
}
.index-about .content .content-top{
	position: relative;
	margin: 110px 0;
}

.index-about .content-left {
	width: 39%;
	width: calc(40% - 5px);
	width: -webkit-calc(40% - 5px);
	width: -moz-calc(40% - 5px);
	width: -o-calc(40% - 5px);
	width: -ms-calc(40% - 5px);
	display: inline-block;
	vertical-align: middle;
	margin-right: 10%;
}
.index-about .content-left .content-title{
	position: relative;
	top: -50px;
}
.index-about .content-left .more {
	position: absolute;
	bottom: 3px;
	left: 3px;
	height: 60px;
	width: 190px;
	line-height: 60px;
	border: 1px solid #00aebb;
	color: #00aebb;
	text-align: center;
	border-radius: 50px;
	font-size: 14px;
	background-color: #fff;
}

.index-about .content-left p {
	line-height: 30px;
	font-family: "Adobe é»‘ä½“ Std";
}

.index-about .content-right {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
}
.index-about .content .content-bottom .content-li{
	float: left;
	width: 33.333333333%;
	text-align: center;
}
.index-about .content .content-bottom h1{
	font-size: 60px;
	color: #00aebb;
	font-family: PF DinText Pro;
}
.index-about .content .content-bottom h1 span{
	font-size: 85px;
}
.index-about .content .content-bottom p{
	font-size: 16px;
	margin: 20px 0;
}
.index-about .content .content-bottom{
	margin-bottom: 110px;
}
.index-product .content-title{
	margin-bottom: 50px;
}
.index-product .content-text{
	height: 1080px;
}
.index-product .content-left,
.index-product .content-right{
	width: 50%;
	height: 100%;
	float: left;
}
.index-product .content-top,
.index-product .content-bottom{
	width: 100%;
	height: 50%;
}
.index-product .content-top,
.index-product .content-bottom,
.index-product .content-right{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.index-product .content-fill{
	background-color: rgba(0,0,0,.3);
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: auto;
}
.index-product .content-fill.active{
	transition: all .5s;
	background-color: rgba(0,174,187,.88);
}
.index-product .ContentText,
.index-product .ContentText a.more,
.index-product .ContentText h2{
	color: #fff;
	font-family: "Adobe é»‘ä½“ Std";
}
.index-product .ContentText{
	font-size: 14px;
	/* width: 45%; */
	width: 80%;
	padding: 40px 0;
	margin: auto;
	text-align: center;
	/*position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;*/
	display: inline-block;
	vertical-align: middle;
}

.index-product .content-fill:after{
	content:'';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.index-product  .ContentText{
	/*height: 383px;*/
	position: relative;
}
.index-product .ContentText .ContentText-top{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 160px;
	margin: auto;
}
.index-product .ContentText.active .ContentText-top{
	position: relative;
}
.index-product .content-bottom .ContentText{
	/*height: 383px;*/
}
.index-product .ContentText .ContentText-mid{
	display: none;
}
.index-product .ContentText .more-box{
	display: none;
}
.index-product .ContentText p{
	text-align: left;
    line-height: 24px;
}
.index-product .ContentText h2{
	font-size: 30px;
	margin-bottom: 30px;
}
.index-product .ContentText a.more{
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	width: 110px;
	border: 1px solid #fff;
	border-radius: 50px;
	display: inline-block;
	margin-top: 60px;
}
.index-news .content-title{
	margin-top: 110px;
	margin-bottom: 50px;
}
.index-news .content-top .content-li{
	height: 55px;
	width: 180px;
	line-height: 55px;
	text-align: center;
	color: #666666;
	background-color: #eeeeee;
	font-size: 18px;
	float: left;
}
.index-news .content-top .content-li.active{
	color: #fff;
	background-color: #00AEBB;
}
.index-news .content-bottom{
	margin-top: 55px;
}
.index-news .content-bottom .content-li{
	width: 100%;
	margin-bottom: 5px;
}
.index-news .content-bottom .content-li .content-a{
	display: block;
}
.index-news .content-bottom .content-li h3{
	font-size: 18px;
	color: #000;
	cursor: pointer;
}
.index-news .content-bottom .content-li span{
	color: #00AEBB;
	font-size: 16px;
}
.index-news .content-bottom .content-text-box{
	padding: 25px 40px;
}
.index-news .content-bottom .more{
	display: block;
	width: 160px;
	height: 48px;
	border: 1px solid #b9e9ec;
	border-radius: 50px;
	font-size: 22px;
	color: #00AEBB;
	line-height: 48px;
	text-align: center;
	margin: 35px auto 70px;
}
.index-news .content-bottom.industry{
	display: none;
}
.index-news .content-bottom.enterprise{
	display: none;
}
.index-news .content-bottom.industry.active{
	display: block;
}
.index-news .content-bottom.enterprise.active{
	display: block;
}
.index-recruitment{
	height: 858px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.index-recruitment .content-box{
	padding-top: 120px;
	color: #fff;
}
.index-recruitment .content-title{
	margin-bottom: 80px;
}
.index-recruitment .content-left{
	float: left;
}
.index-recruitment .content-left p{
	font-size: 18px;
	letter-spacing: 0.75px;
	line-height: 36px;
}
.index-recruitment .content-bottom{
	float: left;
}
.index-recruitment .content-bottom .more{
	font-size: 22px;
	width: 160px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 50px;
	display: block;
	text-align: center;
	margin-top: 170px;
}
.index-recruitment .content-right{
	float: right;
}
.index-recruitment .content-right .content-li{
	width: 60%;
	float: right;
	padding-top: 30px;
}
.index-recruitment .content-right .content-li.active{
	padding-top: 0;
}
.index-recruitment .content-right .content-li .ContentLi-left{
	float: left;
	width: 40px;
	text-align: center;
	margin-right: 30px;
    line-height: 50px;
}
.index-recruitment .content-right .content-li .ContentLi-right{
	float: left;
    width: 80%;
    width: calc(100% - 70px);
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: -ms-calc(100% - 70px);
    width: -o-calc(100% - 70px);
    width: -m-calc(100% - 70px);
    letter-spacing: 1px;
}
.index-recruitment .content-right .content-li h2{
	font-size: 22px;
    line-height: 36px;
}
.index-recruitment .content-right .content-li p{
	font-size: 14px;
	color: #c3c3c3;
    line-height: 24px;
}
/*index end*/
/*about*/
.about-main .banner-title h1{
	padding-bottom: 0px;
    padding-left: 32px;
}
.about-company{
	position: relative;
}
.about-company .content-box{
	padding: 110px 0;
}
.about-company .content-left{
	width: 40%;
	float: left;
}
.about-company .content-right{
	float: right;
}
.about-company .content-left .content-title{
	margin-bottom: 25px;
}
.about-company .content-left .content-title h2{
	color: #313131;
	line-height: 60px;
}
.about-company .content-left p{
	font-size: 16px;
	line-height: 30px;
    letter-spacing: -0.6px;
    color: #4c4c4c;
}
.about-company .content-right{
	position: absolute;
	right: 0;
	width: 50%;
	height: 440px;
}
.swiper-container-about{
	height: 440px;
}
.swiper-slide-about{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.swiper-slide-about .ContentText{
	height: 36px;
	text-align: center;
    width: 100%;
    position: absolute;
    top: 0;
    margin: auto;
    bottom: 0;
}
.swiper-slide-about .ContentText h2{
	text-align: center;
	color: #fff;
	font-size: 24px;
}

.mission-vision{
	background: center/cover no-repeat;
	padding-top: 80px;
	padding-bottom: 80px;
}
.mission-vision .content-box{
	/*height: 443px;*/
	position: relative;
	padding-bottom: 50px;
	background-color: rgba(0,0,0,.33);
}
.mission-vision .content-ul{
	margin-top: 30px;
}
.mission-vision .content-title h2{
	color: #fff;
	font-size: 36px;
	text-align: center;
	padding-top: 40px;
	line-height: 60px;
}
.mission-vision .content-li-text:before{
	content: '';
	width: 34px;
	height: 4px;
	background-color: #00AEBB;
    display: block;
}
.mission-vision .content-li .content-li-after{
	height: 100%;
	display: block;
	width: 1px;
	background-color: #9db2cb;
	position: absolute;
	top: 0;
}
.mission-vision .content-li .content-li-after.active{
	display: none;
}
.mission-vision .content-li{
	float: left;
	width: 33.33333%;
	min-height: 167px;
	position: relative;
}
.mission-vision .content-li-text{
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	max-width: 215px;
	padding-left: 75px;
	letter-spacing: 1px;
}
.mission-vision .content-li-text h2{
	font-size: 18px;
	padding: 15px 0 20px;

}
.mission-vision  .content-text p{
	font-size: 14px;
}

.about-management .content-title h2{
	letter-spacing: 3px;
	font-size: 36px;
	color: #313131;
}

.about-management .content-box{
	padding: 105px 0;
}
.about-management .content-li{
	width: 25%;
	float: left;
	position: relative;
    font-size: 0;
	margin-top: 40px;
}
.about-management .content-li.active{
	/*margin-right: 0;*/
	margin-right: 12.5%;
}
.about-management .content-li img{
	max-width: 100%;
    width: 100%;
    height: auto;
}
.about-management .content-fill{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-color: rgba(0,174,187,0);
	top: 0;
}
.about-management .content-fill.active{
	transition: background .5s;
	background-color: rgba(0,174,187,0.69);
}
.content-text p{
	font-size: 12px;
}
.about-management .content-li-box{
	display: none;
	position: relative;
    height: 100%;
    width: 100%;
    margin: auto;
    color: #fff;
    overflow-y: auto;
    padding: 30px;
    box-sizing: border-box;
}
.about-management .content-li-title h2{
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	padding-top: 30px;
}
.about-management .ContentText{
	font-size: 14px;
	line-height: 24px;
	/* position: absolute;
	bottom: 30px; */
}
.about-management .ContentText h1{
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 30px;
}
.about-development{
	background-color: #fafafa;
}
.about-development .content-box{
	padding: 85px 0 100px;
}
.about-development .content-title{
	padding-bottom: 40px;
}
.about-development .content-title h2{
	color: #313131;
	font-size: 36px;
    letter-spacing: 3px;
}

.related-box,
.related-box .related-slider{
	height: 100%;
	width: 100%;
}
.related-box .imgwrap{
	height: 100%;
	width: 100%;
}
.related-box .related_title{
	height: 440px;
    text-align: center;
    width: 100%;
    line-height: 440px;
    color: #fff;
    font-size: 24px;
}



#timeline {
	width: 100%;
	height: 450px;
	overflow: hidden;
	position: relative;
	background: url("../images/history_ul.png") repeat-y left 2px top;
}

#dates {
	float: left;
	width: 16%;
	height: 450px;
	overflow: hidden;
}

#dates li {
	float: left;
	width: 100%;
	box-sizing: border-box;
}

#dates li a {
	display: block;
	height: 100px;
	font-size: 14px;
	padding-left: 26px;
	background: url("../images/history_li2.png") no-repeat center left;
	color: #666666;
	line-height: 100px;
	font-weight: bold;
}

#dates li a.selected {
	color: #b60005;
	background: url("../images/history_li_active2.png") no-repeat center left;
	font-size: 18px;
}

#dates li a:hover {
	color: #b60005
}

#issues {
	width: 84%;
	height: 500px;
	padding-top: 50px;
	padding-bottom: 50px;
	box-sizing: border-box;
	overflow: hidden;
}

#timeline #issues li {
	width: 100%;
	height: 500px;
	box-sizing: border-box;
}

#timeline #issues li .left {
	/*float: left;*/
    width: 47%;
    width: calc(47% - 5px);
    width: -moz-calc(47% - 5px);
    width: -ms-calc(47% - 5px);
    width: -o-calc(47% - 5px);
    width: -webkit-calc(47% - 5px);
	display: inline-block;
	vertical-align: middle;
}

#timeline #issues li .left .history_title {
	text-align: center;
	color: #b60005;
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}

#timeline #issues li .left .history_describe {
	font-size: 18px;
	color: #000;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}

#timeline #issues li .left .history_lists {
	margin-top: 30px
}

#timeline #issues li .left .history_lists p {
	font-size: 17px;
	color: #666;
	padding: 10px 0;
	padding-left: 20px;
	/*background: url("../images/history_pointer.png") no-repeat left center;*/
}

#timeline #issues li .right {
	/*float: right;*/
	/*width: 58%;*/
	width: 50%;
	padding-left: 2%;
	display: inline-block;
	vertical-align: middle;
    text-align: right;
}

/*timeline*/
#timeline #issues li .right img {
	max-width: 100%
}

.history_next {
	display: block;
	width: 34px;
	height: 19px;
	background: url(../images/history_bottom.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 31%
}

.history_prev {
	display: block;
	width: 34px;
	height: 19px;
	background: url(../images/history_top.png) no-repeat;
	position: absolute;
	top: 0;
	left: 31%;
}
/*timeline end*/

.about-company .swiper-button-box{
	position: absolute;
	width: 121px;
	height: 60px;
    bottom: 30px;
    left: 30px;
}
.about-company .swiper-button-prev,
.about-company .swiper-container-rtl .swiper-button-next{
	left: 0;
	background-image: url(../images/left.png);
	text-align: center;
	line-height: 60px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;

}
.about-company .swiper-button-next,
.about-company .swiper-container-rtl .swiper-button-prev{
	right: 0;
	background-image: url(../images/right.png);
	text-align: center;
	line-height: 60px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.about-company .swiper-button-next,
.about-company .swiper-button-prev{
	width: 60px;
	height: 60px;
}
.about-company .swiper-button-next{
	background-color: #00AEBB;
	float: right;
}
.about-company .swiper-button-prev{
	background-color: #fff;
	float: left;

}
.about-company .related-box{
	display: none;
}
/*about end*/

/*development*/
.development-platform .content-title{
	margin-bottom: 30px;
}
.development-platform .content-box{
	padding: 110px 0;
}
.development-platform .content-li{
	padding-top: 15px;
}
.development-platform .content-li h2{
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 25px;
	color: #00AEBB;
	padding-left: 30px;
}
.development-platform .content-li p{
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.development-platform .content-li .content-top img{
	position: relative;
	top: -7px;
}
.development-platform .content-li .content-top img,
.development-platform .content-li .content-top h2{
	float: left;
}


.development-ongoing-project .content-box{
	padding: 140px 0 120px;
	line-height: 24px;
	color: #fff;
}
.development-ongoing-project .content-box p{
	padding-bottom: 30px;
}
.development-ongoing-project .content-box .content-title h2{
	padding-bottom: 15px;
}

.development-intellectual .content-box{
	padding: 110px 0;
	line-height: 24px;
	color: #333;
}
.development-intellectual .content-box .content-title h2{
	padding-bottom: 55px;
	color: #000;
}
/*development end*/

/*Production system*/
.production-introduce .content-text{
	padding: 110px 0;
}
.production-introduce .content-li .content-left{
	/*float: left;*/
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
}
.production-introduce .content-li img{
	width: 100%;
	max-width: 725px;
	max-height: 430px;
}
.production-introduce .content-li{
	padding-top: 50px;
}
.production-introduce .content-li.indent{
	padding-top: 0;
}
.production-introduce .content-li .content-right{
	/*float: right;*/
	/*min-height: 430px;*/
	width: 35%;
	width: calc(40% - 5px);
	width: -webkit-calc(40% - 5px);
	width: -moz-(40% - 5px);
	width: -ms-(40% - 5px);
	width: -o-(40% - 5px);;
	width: calc(40% - 5px);
	display: inline-block;
	vertical-align: middle;
	padding-left: 10%;
}
.production-introduce .content-li.active .content-left{
	/*float: right;*/
}
.production-introduce .content-li.active .content-right{
	padding-right: 10%;
	padding-left: 0;
}
.production-introduce .content-li.active .content-right h2{
	font-size: 30px;
	padding-bottom: 50px;
}
.production-introduce .content-li-box{
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.production-introduce .content-li-text{
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}
.production-introduce .indent p{
	text-indent:2em;
}
.production-introduce .content-li.active .content-li-text{
	color: #333;
}
.production-introduce .content-li.active .content-li-text{
	color: #000;
}

.production-title{
	color: #fff;
	line-height: 30px;
	font-size: 16px;
	height: 560px;
	text-align: center;
}
.production-title h2{
	font-size: 30px;
	padding-bottom: 5px;
	cursor: pointer;
}
.production-title .content-title{
	display: inline-block;
	vertical-align: middle;
}
/*Production system end*/

/*strategic cooperation*/
.quality-control-system .content-box{
	padding: 110px 0;
}
.quality-control-system .content-text{
	font-size: 14px;
	line-height: 24px;
	color: #333;
}
.quality-control-system .content-title h2{
	padding-bottom: 50px;
	color: #000;
}
.quality-control-system .content-text h3{
	font-size: 14px;
	line-height: 24px;
	color: #00AEBB;
	padding-top: 30px;
}
.quality-control-system .content-li{
	float: left;
	width: 100%;
	margin: 2px 20px;
    list-style: disc;
	color: #00AEBB;
}


.cooperation-introduce .content-text{
	padding: 110px 0;
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: center;
}
.cooperation-introduce .content-text span{
	color: #00AEBB;
}

.cooperation-slogan{
	height: 280px;
	text-align: center;
}
.cooperation-slogan .content-title{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 40px;
	line-height: 30px;
}

.cooperation-direction .content-box{
	padding: 110px 0;
}
.cooperation-direction .content-title{
	text-align: center;
}
.cooperation-direction .content-title h2{
	font-size: 24px;
	line-height: 30px;
	color: #000;
	padding-bottom: 30px;
}
.cooperation-direction .content-title p,
.cooperation-direction .content-title a{
	font-size: 14px;
	line-height: 30px;
	color: #00AEBB;
}
.cooperation-direction .content-li{
	float: left;
	width: 25%;
}
.cooperation-direction .content-li-box{
	max-width: 310px;
	width: 100%;
	height: 330px;
	border-radius: 10px;
	box-shadow: 0px 0px 5px 5px #f2fbfb;
	text-align: center;
	margin: auto;
}
.cooperation-direction .content-li-box p{
	text-align: left;
	padding: 0 30px;
	font-size: 16px;
	line-height: 26px;
	color: #666666;
}
.cooperation-direction .content-title{
	padding-bottom: 70px;
}
.cooperation-direction .content-li-box img{
	padding: 45px 0 30px;
	margin: auto;
	max-width: 105px;
	max-height: 105px;
	width: 100%;
}
/*strategic cooperation end*/


/*vocational-development*/
.corporate_culture .content-box{
	/* padding: 110px 0; */
	padding: 90px 0;
}
.corporate_culture .content-title h2{
	font-size: 24px;
	line-height: 36px;
	color: #000;
	padding-bottom: 25px;
}
.corporate_culture .content-text p{
	font-size: 16px;
	line-height: 36px;
	color: #000;
}
.corporate_culture .content-left{
	/* width: 35%; */
	/* width: -webkit-calc(40% - 5px);
	width: -moz-calc(40% - 5px);
	width: -ms-calc(40% - 5px);
	width: -o-calc(40% - 5px);
	width: calc(40% - 5px); */
	width: 100%;
	margin-right: 10%;
	display: inline-block;
	vertical-align: middle;
	margin-top: 10px;
}
.corporate_culture .content-text .content-li{
	color: #333333;
	font-size: 14px;
	line-height: 30px;
}
.corporate_culture .content-right{
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.corporate_culture .content-right img{
	max-width: 100%;
	height: auto;
	width: 100%;
}
.corporate_culture ul{
	padding-top: 20px;
}
.corporate_culture li{
	padding-left: 30px;
	line-height: 30px;
	background-image: url(../images/00AEBB.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}

.position-recruitment{
	background-color: #fcfcfc;
}
.position-recruitment .content-box{
	padding: 110px 0 200px;
}
.position-recruitment .content-title{
	text-align: center;
	padding-bottom: 70px;
}
.position-recruitment .content-title h2{
	font-size: 24px;
	line-height: 45px;
	color: #000;
	padding-bottom: 30px;
}
.position-recruitment .content-title p,
.position-recruitment .content-title span{
	font-size: 16px;
	line-height: 24px;
	color: #333;
}
.position-recruitment .content-title p a{
	color: #00AEBB;
}
.position-recruitment .jian{
	display: none;
}
.position-recruitment .jia{
	display: inline-block;
}
.position-recruitment .content-li.active .jian{
	display: inline-block;
}
.position-recruitment .content-li.active .jia{
	display: none;
}
.position-recruitment .symbol{
	float: left;
	height: 104px;
	line-height: 125px;
	vertical-align: middle;
	padding: 0 35px;
}
.position-recruitment .content-li.active .symbol{
	line-height: 102px;
}
.position-recruitment .content-li-title{
	text-align: left;
}
.position-recruitment .content-li-title h2{
	float: left;
	font-size: 30px;
	color: #00AEBB;
	cursor: pointer;
}
.position-recruitment .content-li-title span{
	float: right;
	font-size: 18px;
	color: #8d8d8d;
	font-family: 'Adobe é»‘ä½“ Std';
}
.position-recruitment .content-li-title {
	height: 104px;
	line-height: 104px;
	cursor: pointer;
}
.position-recruitment .content-ul{
	border-top: 2px solid #eeeeee;
}
.position-recruitment .content-li{
	border-bottom: 2px solid #eeeeee;
}
.position-recruitment .content-li-text{
	padding: 0 103px 20px;
	display: none;
}
.position-recruitment .content-li-text h2{
	font-size: 20px;
	color: #000;
	font-family: 'Adobe é»‘ä½“ Std';
}
.position-recruitment .content-li-text p{
	font-size: 14px;
	color: #666;
	line-height: 40px;
}
.position-recruitment .content-li.active .content-li-text{
	display: block;
}
/*vocational-development end*/
/*vaccines-control*/
.vaccines-control-content .content-ul{
	padding: 110px 0 70px;
}
.vaccines-control-content .content-li{
	width: 31.3333333333333%;
	float: left;
	margin-right: 3%;
	margin-bottom: 40px;
	box-shadow: 0px 0px 5px 5px #fafdfe;
	-webkit-box-shadow: 0px 0px 5px 5px #fafdfe;
	-moz-box-shadow: 0px 0px 5px 5px #fafdfe;
	-ms-box-shadow: 0px 0px 5px 5px #fafdfe;
	-o-box-shadow: 0px 0px 5px 5px #fafdfe;
	-webkit-box-shadow: 0px 0px 5px 5px #fafdfe;
}
.vaccines-control-content .content-li.active{
	margin-right: 0;
}
.vaccines-control-content .content-bottom{
	padding: 25px 25px 50px;
	border: 1px solid #e5e5e5;
}
.vaccines-control-content .content-top{
	font-size: 0;
	/*height: 290px;*/
	max-height: 291px;
	overflow: hidden;
}
.vaccines-control-content .content-top img{
	max-width: 100%;
	width: 100%;
	height: auto;
}
.vaccines-control-content .content-bottom h2{
	font-size: 16px;
	color: #000000;
	padding-bottom: 15px;
}
.vaccines-control-content .content-bottom p{
	font-size: 14px;
	line-height: 24px;
}
.vaccines-control-content .content-bottom{
	position: relative;
}
.vaccines-control-content .content-text{
	height: 150px;
}
.vaccines-control-content .content-bottom a.more{
	font-size: 14px;
	color: #00AEBB;
	position: absolute;
	bottom: 20px;
}
/*vaccines-control end*/

/*news*/
.news-content .content-box{
	padding: 110px 0;
}
.news-content .content-top .content-li{
	float: left;
	font-size: 18px;
	line-height: 1;
	background-color: #eeeeee;
	color: #666666;
}
.news-content .content-top .content-li a.content-li-a{
	font-size: 18px;
	line-height: 1;
	padding: 20px 55px;
	background-color: #eeeeee;
	color: #666666;
	display: block;
}
.news-content .content-top .content-li.active a.content-li-a{
	color: #fff;
	display: block;
	background-color: #00AEBB;
}
.news-content .content-bottom .content-ul{
	margin-top: 60px;
}
.news-content .content-bottom .content-li{
	width: 100%;
}
.news-content .content-li-box{
	padding: 25px 40px;
}
.news-content .content-li-box span{
	font-size: 16px;
	color: #00AEBB;
	line-height: 1;
	margin-bottom: 10px;
	display: block;
}
.news-content .content-li-box p{
	font-size: 18px;
	color: #000;
	line-height: 35px;
}
.news-content .more-box{
	text-align: center;
	padding: 30px 0;
}
.news-content .more{
	display: block;
	width: 160px;
	height: 48px;
	line-height: 48px;
	margin: auto;
	border: 1px solid #bae9ec;
	border-radius: 50px;
	font-size: 22px;
	color: #00AEBB;
}
.news-content .content-bottom{
	/*display: none;*/
}
.news-content .content-bottom.active{
	display: block;
}
/*news end*/

/*vaccines-control-Detail*/
.vaccines-control-Detail-content .content-box{
	padding: 110px 0;
}
.vaccines-control-Detail-content .content-title{
	text-align: center;
}
.vaccines-control-Detail-content .content-title h2{
	font-size: 22px;
	color: #000;
}
.vaccines-control-Detail-content .content-title span{
	color: #00AEBB;
    display: block;
    padding: 10px 0;
}
.vaccines-control-Detail-content .content-text{
	padding-top: 50px;
	padding-bottom: 50px;
}
/*vaccines-control-Detail end*/

/*newsDetail*/
.newsDetail-content .content-box{
	padding: 110px 0;
}
.newsDetail-content .content-title{
	text-align: center;
}
.newsDetail-content .content-title h2{
	font-size: 22px;
	color: #000;
}
.newsDetail-content .content-title span{
	color: #00AEBB;
    display: block;
    padding: 10px 0;
}
.newsDetail-content .content-text{
	padding-top: 50px;
	padding-bottom: 50px;
}
/*newsDetail end*/

/*introduce*/
.introduce-content .content-box{
	padding: 110px 0;
}
.introduce-content .content-text p{
	text-indent:2em;
    padding-bottom: 40px;
    line-height: 24px;
	font-size: 14px;
	color: #333;
}
/*introduce end*/

/*animation*/
@keyframes product
{
	from {height: 0;}
	to {height: auto;}
}
/*animation end*/





/*2019-3-8*/
.position-recruitment .content-li-title h2{
	font-size: 22px;
}
.position-recruitment .jia{
	width: 25px;
}
.position-recruitment .jian{
	width: 25px;
}
.position-recruitment .symbol{
	line-height: 115px;
}
.position-recruitment .content-li-title span{
	font-size: 16px;
}
/*2019-3-8 end*/


/*2019-3-21*/
.about-management .ContentText{
	line-height: 20px;
}
/*2019-3-21 end*/


/*2019-3-26*/
.development-ongoing-project .content-box .content-title{
	padding-bottom: 50px;
}
.development-ongoing-project .content-box .content-bottom{
	font-size: 0;
}
.development-ongoing-project .content-box .content-left{
	/*float: left;*/
	width: 45%;
	display: inline-block;
	vertical-align: middle;
}
.development-ongoing-project .content-box .content-left img{
	width: 100%;
}
.development-ongoing-project .content-box .content-right{
	/*float: right;*/
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5%;
}
img{
	max-width: 100%;
}
#header img{
	max-width: unset;
}
.introduce-content .content-text p.img{
     text-indent: 0;
}
/*2019-3-26 end*/
/*2019-3-29*/
.btn-video {
    width: 96px;
    height: 96px;
    background-image: url(../images/play.png);
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border: 0;
    background-color: transparent;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 510;
    display: block;
    position: absolute;
}
.video-box .video-js{
	width: 80%;
	height: 80%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
    border-radius: 5px;
}
.video-box{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	/*border-radius: 10px;*/
	z-index: 10;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background-color: rgba(0,0,0,0.3);
}
.video-close{
	position: absolute;
	right: 20px;
	top: 20px;
    width: 40px;
    height: 40px;
    z-index: 2;
    background-image: url(../images/close.png);
    background-position: center center;
    background-size: 100% 100%;
}
.video-js .vjs-big-play-button{
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}
/*2019-3-29 end*/

/*2019-3-29*/
.position-recruitment .content-top{
	margin-bottom: 60px;
}
.position-recruitment .content-top .content-ul{
	border:0;
}
.position-recruitment .content-top .content-li{
	float: left;
	font-size: 18px;
	line-height: 1;
	background-color: #eeeeee;
	color: #666666;
	margin-bottom: 10px;
}
.position-recruitment  .content-top .content-li a.content-li-a{
	font-size: 18px;
	line-height: 1;
	padding: 20px 55px;
	background-color: #eeeeee;
	color: #666666;
	display: block;
}
.position-recruitment .content-top .content-li.active a.content-li-a{
	color: #fff;
	display: block;
	background-color: #00AEBB;
}
.position-recruitment .content-text .content-ul{
	display: none;
}
.position-recruitment .content-text .content-ul.active{
	display: block;
}


/* 首页弹窗 */
.index-dialog {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	/* display: flex; */
	display: none;
	align-items: center;
	justify-content: center;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.8);
  }
  
  .index-dialog .content {
	cursor: pointer;
	position: relative;
	width: 640px;
	height: 100%;
	overflow: hidden;
	padding-bottom: 30px;
	background-color: #fff;
	border-radius: 40px;
  }
  
  .index-dialog .content .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background-color: #e5f7f8;
	border-bottom-left-radius: 120%;
	border-bottom-right-radius: 120%;
	cursor: pointer;
  }
  
  .index-dialog .content .icon {
	position: relative;
	z-index: 5;
	width: 120px;
	height: 120px;
	margin: 0 auto;
	margin-top: 50px;
  }
  
  .index-dialog .content .icon img {
	width: 100%;
	cursor: pointer;
  }
  
  .index-dialog .title {
	width: 85%;
	margin: 0 auto;
	margin-top: 15px;
	font-size: 36px;
	text-align: center;
	cursor: pointer;
  }
  
  .index-dialog .text {
	width: 85%;
	margin: 0 auto;
	margin-top: 25px;
	text-align: center;
	cursor: pointer;
  }

  .index-dialog .text {
	font-size: 18px;
	color: #00aebb;
	word-break: break-all;
  }
  
  .index-dialog .text a {
	font-size: 18px;
	color: #00aebb;
	word-break: break-all;
  }
  
  .index-dialog .close-btn {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: 20px;
  }
  
  .index-dialog .close-btn:hover {
	cursor: pointer;
  }
  
  .index-dialog .close-btn img {
	width: 100%;
	height: 100%;
  }

  .index-dialog-btn {
	position: fixed;
	right: 10px;
	top: 50%;
	z-index: 80;
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* width: 100px; */
	padding: 15px 20px;
	/* background-color: #ced2d5; */
	background-color: rgb(0,174,187);
	border-radius: 40px;
	font-size: 14px;
	color: black;
  }
  
  .index-dialog-btn:hover{
	cursor: pointer;
  }
  
  .index-dialog-btn p {
	margin-right: 15px;
  }
  
  .development-ongoing-project .table {
	/* position: absolute;
	top: 50%;
	transform: translateY(-50%); */
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
	background-color: #fff;
  }
  
  .development-ongoing-project .table .table-header p {
	padding: 0;
	font-size: 14px;
	color: rgb(66, 130, 195);
	line-height: 20px;
  }
  
  .development-ongoing-project .table .table-header {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	background-color: rgb(242, 251, 251);
  }
  
  .development-ongoing-project .table .table-header .technology {
	box-sizing: border-box;
	width: 80px;
	padding-left: 10px;
	/* text-align: center; */
  }
  
  .development-ongoing-project .table .table-header .variety {
	box-sizing: border-box;
	width: 140px;
	padding-left: 10px;
  }
  
  .development-ongoing-project .table .table-header .verification {
	flex: 1;
	display: flex;
	align-items: center;
  }
  
  .development-ongoing-project .table .table-header .verification > p {
	flex: 1;
  }
  
  .development-ongoing-project .table .table-header .verification > p:last-child {
	text-align: center;
  }
  
  .development-ongoing-project .table .table-content p {
	padding: 0;
	font-size: 14px;
	color: rgb(66, 118, 170);
  }
  
  .development-ongoing-project .table .table-content .classify {
	display: flex;
	width: 100%;
	margin-bottom: 10px;
  }
  
  .development-ongoing-project .table .table-content .classify .title {
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	width: 80px;
	padding: 0 10px;
	text-align: center;
  }
  
  .development-ongoing-project .table .table-content .classify.one .title {
	background-color: rgb(236, 241, 246);
  }
  .development-ongoing-project .table .table-content .classify.two .title {
	background-color: rgb(243, 247, 250);
  }
  .development-ongoing-project .table .table-content .classify.three .title {
	background-color: rgb(253, 240, 245);
  }
  
  .development-ongoing-project .table .table-content .classify.two .title p {
	color: rgb(0, 173, 186);
  }
  .development-ongoing-project .table .table-content .classify.two .product p {
	color: rgb(0, 173, 186);
  }
  
  .development-ongoing-project .table .table-content .classify.three .title p {
	color: rgb(234, 109, 155);
  }
  .development-ongoing-project .table .table-content .classify.three .product p {
	color: rgb(234, 109, 155);
  }
  
  .development-ongoing-project .table .table-content .classify .variety-list {
	flex: 1;
  }
  
  .development-ongoing-project .table .classify .variety-list .product {
	display: flex;
  }
  
  .development-ongoing-project .table .classify .variety-list p {
	font-size: 10px;
  }
  
  .development-ongoing-project .table .classify .variety-list .name {
	width: 130px;
	margin-left: 10px;
	transform-origin: left;
	transform: scale(0.9);
	line-height: 18px;
	/* white-space: nowrap; */
  }
  
  .development-ongoing-project .table .classify .variety-list .num-value {
	flex: 1;
	position: relative;
	margin-right: 14px;
  }
  
  .development-ongoing-project .table .variety-list .separate {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 7;
	width: 100%;
	height: 60%;
	display: flex;
  }
  
  .development-ongoing-project .table .variety-list .separate > div {
	flex: 1;
	border-right: 1px dashed #fff;
  }
  
  .development-ongoing-project .table .variety-list .separate > div.no-border {
	border: none;
  }
  
  .development-ongoing-project .table .variety-list .progress-bar {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	z-index: 6;
	width: 70%;
	/* height: 60%; */
	height: 14.3px;
  }
  .development-ongoing-project .table .classify.one .variety-list .progress-bar {
	background-color: rgb(66, 118, 170);
  }
  .development-ongoing-project .table .classify.two .variety-list .progress-bar {
	background-color: #00aebb;
  }
  .development-ongoing-project
	.table
	.classify.three
	.variety-list
	.progress-bar {
	background-color: rgb(234, 109, 155);
  }
  
  .development-ongoing-project
	.table
	.classify
	.variety-list
	.progress-bar::after {
	content: "";
	position: absolute;
	right: 0;
	width: 0;
	height: 0;
	border: 7px solid transparent;
	transform: translateX(100%);
  }
  
  .development-ongoing-project
	.table
	.classify.one
	.variety-list
	.progress-bar::after {
	border-left-color: rgb(66, 118, 170);
  }
  .development-ongoing-project
	.table
	.classify.two
	.variety-list
	.progress-bar::after {
	border-left-color: #00aebb;
  }
  .development-ongoing-project
	.table
	.classify.three
	.variety-list
	.progress-bar::after {
	border-left-color: rgb(234, 109, 155);
  }
  
  .development-ongoing-project .content-box .content-bottom {
	display: flex;
  }
  
  .development-ongoing-project .content-box .content-left {
	position: relative;
	  width: 700px !important;
  }
  
  .development-ongoing-project .content-box .content-right{
	  width: auto;
	  flex: 1;
  }

body.wfEditorMode .position-recruitment  a.wfEditorMode{
	position: relative;
	z-index: 5;

}
body.wfEditorMode .position-recruitment .content-li-title a.wfEditorMode{
	top: 50%;
}

.development-ongoing-project .table a.wfEditorMode{
	position: absolute;
	right: 0;
	z-index: 99;
	background-color: #fff;
	font-size: 10px;
  }
  
  .development-ongoing-project .table .title a.wfEditorMode{
	right: auto;
	left: 0;
  }
/*2019-3-29 end*/

@media screen and (min-width: 980px) {
	.index-about .content-left .more,
	.ContentText a.more{
		transition: all .5s;
	}
	.index-about .content-left .more:hover{
		background-color: #00aebb;
		color: #fff;
		/*transition: background-color,color .5s;*/
	}
	.index-product .content-fill{
		transition: all .5s;
	}
	.index-product .content-fill:hover{
		background-color: rgba(0,174,187,.88);
	}
	.index-product .ContentText a.more:hover{
		background-color: #fff;
		color: #00aebb;
	}
	.index-product .content-fill:hover .ContentText .ContentText-mid,
	.index-product .content-fill:hover .ContentText .more-box{
		/*display: block;*/
	}
	.index-product .content-fill:hover .ContentText .ContentText-mid{
		/*animation:product 1s infinite;*/
	}
	.index-news .content-top .content-li{
		/*transition: all .5s;*/
	}
	.index-news .content-top .content-li:hover{
		color: #fff;
		background-color: #00AEBB;
	}
	.index-news .content-bottom .content-li:hover{
		transition: all 0.5s;
		background-color: #fff;
     	box-shadow: 0px 0px 10px 1px #f5f5f5;
	}
	.index-recruitment .content-left .more:hover{
		transition: all 0.5s;
		background-color: #fff;
		color: #000;
	}
	.about-management .content-fill{
		transition: all .5s;
	}
	.about-management .content-fill:hover{
		background-color: rgba(0,174,187,0.69);
	}
	.about-management .content-fill:hover .content-li-box{
		display: block;
	}
	.news-content .content-top .content-li a.content-li-a{
		transition: all .5s;
	}
	.news-content .content-top .content-li:hover a.content-li-a{
		color: #fff;
		background-color: #00AEBB;
	}
	.news-content .content-bottom .content-li:hover{
		box-shadow: 0px 0px 5px 5px #f0fafb;
	}
	.news-content .more,
	.back{
		transition: all .5s;
	}
	.news-content .more:hover,
	 .back:hover{
		background-color: #00AEBB;
		color: #fff;
	}
	.index-news .content-bottom .more:hover{
		background-color: #00AEBB;
		color: #fff;
	}
	.index-news .content-bottom .more{
		transition: all .5s;
	}
	.position-recruitment .content-top .content-li a.content-li-a{
		transition: all .5s;
	}
	.position-recruitment .content-top .content-li:hover a.content-li-a{
    	color: #fff;
    	background-color: #00AEBB;
	}
}
