/*------------------公共样式标题---------------------*/

.two_title {
	width: 100%;
	font-size: 0.3rem;
	color: #121314;
	text-align: center;
}

.two_title_eng {
	width: 100%;
	font-size: 0.24rem;
	color: #DA221A;
	text-align: center;
}

.three_title {
	box-sizing: border-box;
	width: 100%;
	height: 0.88rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #da221a;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	margin-bottom: 0.5rem;
}

.three_title img {
	width: 0.38rem;
	height: auto;
}

.three_title>span {
	font-size: 0.3rem;
	color: #FEFEFE;
}


/*------------------顶部-------------------------*/
.index_header{
	height: 0.9rem;
}
.index_header>div {
	padding: 0.07rem 0;
}

.index_logo_img {
	width: 2.71rem;
	height: 0.76rem;
	float: left;
}
.index_logo_box {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.index_nav_key {
	float: right;
	margin-left: 0.4rem;
}
@media (max-width: 320px) {
    .index_nav_key{
        margin-left: 1.6rem;
    }
}
.index_nav_key img{
	width: 0.38rem;
	height: 0.38rem;
	float: left;
	margin-top: 0.06rem;
	margin-right: 0.1rem;
}
.index_nav_key>span {
	font-size:0.4rem;
	font-family:MicrosoftYaHei-Bold;
	font-weight:bold;
	font-style:italic;
	color:rgba(234,63,0,1);
	/*line-height:0.28rem;*/
	float: right;
}



/*------------------导航栏---------------------*/

.nav_box {
	padding-left: 0;
	padding-right: 0;
}

.nb_nav_w {
	height: 100%;
	height: 1.22rem;
	position: relative;
	background: #ffffff;
}

.level {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 3;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.nb_nav_w .level>li {
	float: left;
	width: 1.85rem;
	height: 0.58rem;
	/*box-sizing: border-box;*/
	text-align: center;
	transition: 0.4s;
	background: #343434;
	margin-top: 0.02rem;
}

.nb_nav_w .level>li a {
	display: block;
	width: 100%;
	height: 0.58rem;
}

.nb_nav_w .level>li a span {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 0.26rem;
	line-height: 0.58rem;
}


/*-----------------------------轮播---------------------------*/

.index_banner {
	padding-left: 0;
	padding-right: 0;
}

.index_banner_box {
	width: 100%;
	height: 3rem;
	overflow: hidden;
}

.index_banner .swiper-container1 {
	width: 100%;
}

.index_banner .swiper-container img {
	width: 100%;
}

.index_hot_product {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0.3rem;
	margin-top: 0.4rem;
}

/*---------热销产品--------*/
.index_hot_product .swiper-container {
	width: 100%;
    margin-top: 0.2rem;
}

.index_hot_product .swiper-slide img{
	height:3.9rem;
	width: 5.7rem !important;
}
.index_hot_product .swiper-slide {
	width:auto;
	height:3.9rem;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
    margin-right: 0.3rem;
}
.index_hot_product .swiper-slide:first-child{
    margin-left: -1.5rem;
}
/*----------------------- 产品中心---------------------*/
/*-----标题-------*/
.index_title {
	width: 100%;
	height: 0.8rem;
	background: #343434;
	color: #fffdef;
	font-size:0.36rem;
	text-indent: 0.5em;
	line-height: 0.8rem;
    margin-top: 0.4rem;
}
.index_title a{
	color: white;
	float: right;
	margin-right: 0.2rem;
	font-size: 0.24rem;
}
.index_title span{
	font-size: 0.24rem;
}
.index_title1{
    width: 100%;
    color: blue;
    font-size: 0.7rem;
    font-weight: bold;
    text-align: center;
    text-indent: 0;
}
.index_product_cenetr {
	padding-left: 0;
	padding-right: 0;
}

.ipc_nav {
	width: 100%;
	height: 1rem;
	background: #DADADA;
	display: flex;
	justify-content: center;
}

.ipc_nav>a {
	display: block;
	width: 50%;
	text-align: center;
	font-size: 0.36rem;
	color: #333;
	line-height: 1rem;
}

.ipc_nav>.ipc_nav_current {
	color: #DA221A;
	background: linear-gradient(to bottom, #DFDFDF, #A9A9A9);
	border-bottom: 0.01rem solid #DA221A;
}

.ipc_list {
	width: 100%;
	box-sizing: border-box;
	padding-left: 0.15rem;
	padding-right: 0.15rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 0.18rem;
}

.ipc_list>a {
	display: block;
	width: 3.4rem;
	height: 3.8rem;
	overflow: hidden;
    margin-top: 0.2rem;
}

.ipc_list>a img {
	width: 100%;
	height: 3rem;
}

.ipc_list>a span {
	display: block;
	width: 100%;
	font-size: 0.24rem;
	color: #121314;
	line-height: 0.4rem;
	text-align: center;
}


/*-------------------------首页关于我们----------------------*/

.index_about_us {
	padding-left: 0;
	padding-right: 0;
}
.iau_text {
	width: 100%;
	box-sizing: border-box;
	padding: 0.2rem 0rem;
}
.iau_text p {
	font-size: 0.24rem;
	color: #333;
	line-height: 0.36rem;
	letter-spacing: 2px;
    text-indent: 2em;
    padding: 0 0.2rem;
}

.iau_text div a {
	display: inline-block;
	font-size: 0.23rem;
	color: #B0B0B0;
	padding: 0.18rem;
	border-top: 1px solid #fffefd;
	border-bottom: 1px solid #fffefd;
}


/*-------------------------首页新闻资讯----------------------*/

.index_news {
	padding-left: 0;
	padding-right: 0;
    margin-bottom: 0.8rem;
}

.index_news .in_nav {
	width: 100%;
	height: 1rem;
	background: #DADADA;
	display: flex;
	justify-content: center;
}

.index_news .in_nav>a {
	display: block;
	width: 50%;
	text-align: center;
	font-size: 0.36rem;
	color: #333;
	line-height: 1rem;
}

.index_news .in_nav>.in_nav_current {
	color: #DA221A;
	background: linear-gradient(to bottom, #DFDFDF, #A9A9A9);
	border-bottom: 1px solid #DA221A;
}

.in_content {
	width: 100%;
	box-sizing: border-box;
	padding-left: 0.15rem;
	padding-right: 0.15rem;
}

.in_c_adv {
	display: block;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0.3rem 0;
	border-bottom: 0.02rem solid #fff;
}

.in_c_adv img {
	width: 2.9rem;
	height: 2.17rem;
	box-sizing: border-box;
	border: 0.05rem solid #fff;
}

.in_c_adv div {
	width: 3.94rem;
}

.in_c_adv h4 {
	font-size: 0.24rem;
	color: #EA3F00;
	line-height: 0.4rem;
    font-weight: bold;
}

.in_c_adv p {
	font-size: 0.2rem;
	color: #666666;
    margin-top: 0.1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 0.32rem;
}

.in_c_list {
	width: 100%;
}

.in_c_list>li a {
	display: block;
	width: 100%;
	padding: 0.15rem 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.in_c_list>li p {
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.24rem;
	color: #333333;
}

.in_c_list>li div {
	width: 0;
	height: 0;
	border-top: 0.07rem solid transparent;
	border-bottom: 0.07rem solid transparent;
	border-left: 0.15rem solid #EA3F00;
}

.in_c_list>li span {
	font-size: 0.24rem;
	color: #646464;
}

/*----------------------------底部---------------------------------*/

.index_footer {
	padding-left: 0;
	padding-right: 0;
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -3.75rem;
	z-index: 999;
}

.index_footer>ul {
	width: 100%;
	height: 0.7rem;
	display: flex;
	justify-content: space-between;
	background: #343434;
}

.index_footer>ul li {
	width: 25%;
	height: 100%;
}

.index_footer>ul li a {
	display: block;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.index_footer>ul li a img {
	width: 0.3rem;
	height: auto;
	margin-right: 0.1rem;
}

.index_footer>ul li a span {
	font-size: 0.2rem;
	color: #fff;
}


/*-----------------------关于我们-----------------------------*/

.about_us img{
	max-width: 100%;
	margin: 0.2rem auto;
	justify-items: center;
	display: flex;

}
.about_us p{
	font-size: 0.24rem;
	color: #333333;
	padding: 0 0.2rem;
}
.about_us h4{
	font-size:0.26rem;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:0.5rem;
	padding: 0 0.2rem;
}
/*-----------------------关于我们-企业文化-----------------------------*/

.about_culture_content {
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	margin-bottom: 0.7rem;
}

.about_culture_content>ul {
	box-sizing: border-box;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
}

.about_culture_content>ul>li {
	width: 3.5rem;
	height: 2.4rem;
	position: relative;
	margin-bottom: 0.2rem;
}

.about_culture_content>ul>li img {
	display: block;
	width: 100%;
	height: 100%;
	/*position: absolute;
	top: 0;
	z-index:1;*/
}

.about_culture_content>ul>li h4 {
	font-size: 0.3rem;
	color: #1B1B1B;
	line-height: 0.3rem;
	font-weight: bold;
	position: absolute;
	top: 0.6rem;
	left: 0.15rem;
}

.about_culture_content>ul>li span {
	font-size: 0.2rem;
	color: #1B1B1B;
	font-weight: 400;
	position: absolute;
	top: 0.98rem;
	left: 0.15rem;
}


/*-----------------------关于我们-证书-----------------------------*/

.about_credential_content {
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	margin-bottom: 0.7rem;
}

.about_credential_content>ul {
	box-sizing: border-box;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	margin-bottom: 0.2rem;
}

.about_credential_content>ul>li {
	width: 3.4rem;
	height: auto;
}

.about_credential_content>ul>li img {
	display: block;
	width: 100%;
	height: auto;
}

.about_credential_content>ul>li span {
	display: block;
	font-size: 0.24rem;
	color: #333;
	line-height: 0.6rem;
	text-align: center;
}

/*-------------------关于我们-经理谈话---------------------*/

.about_manager_content {
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	margin-bottom: 0.7rem;
}

.about_manager_content>div {
	box-sizing: border-box;
	width: 100%;
	overflow: auto;
	margin-bottom: 0.2rem;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
}

.about_manager_content>div img {
	width: 100%;
}


/*-------------------产品展示----------------------*/

.product_display_content {
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	margin-bottom: 0.7rem;
}

.right_nav {
	width: 4.21rem;
	height: 1.19rem;
	position: absolute;
	right: 0;
	top: 0.88rem;
	z-index: 100;
	display: none;
}

.right_nav>a {
	display: block;
	width: 100%;
	height: 50%;
	border: 1px solid #fff;
	box-sizing: border-box;
	padding: 0 0.4rem;
	background: #2d2d2d;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.right_nav>a span {
	font-size: 0.24rem;
	color: #fff;
}

.right_nav>a img {
	width: 0.3rem;
	height: auto;
}

.product_display_content>ul {
	box-sizing: border-box;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
}

.product_display_content>ul>li a {
	display: block;
	width: 3.35rem;
	height: 2.40rem;
	margin-bottom: 0.2rem;
	position: relative;
}

.product_display_content>ul>li img {
	display: block;
	width: 100%;
	height: 100%;
}

.product_display_content>ul>li span {
	display: block;
	width: 100%;
	background: rgba(42, 42, 42, 0.8);
	text-align: center;
	font-size: 0.2rem;
	color: #fff;
	line-height: 0.4rem;
	position: absolute;
	bottom: 0;
}


/*-------------------产品详情---------------------*/

.product_details_content {
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0.7rem;
}

.product_details_content>div {
	box-sizing: border-box;
	width: 100%;
	overflow: auto;
	margin-bottom: 0.2rem;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
}

.product_details_content>div img {
	width: 100%;
}

/*-------------------新闻资讯---------------------*/

.new_content {
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	position: relative;
}

.new_content ul {
	box-sizing: border-box;
	width: 100%;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	margin-bottom: 0.2rem;
}

.new_content div:nth-of-type(3)>ul li {
	padding: 0.2rem 0;
	border-top: 1px dashed #ababab;
}
.new_content div:nth-of-type(3)>ul li:first-child{
	border-top: 1px dashed transparent;
}
.new_content ul li:nth-of-type(1) {
	border: none;
}

.new_content ul a {
	display: block;
	display: flex;
	justify-content: flex-start;
}

.new_content ul a div:nth-of-type(1) {
	width: 17%;
	margin-right: 0.3rem;
	margin-top: 0.2rem;
}

.new_content ul a div:nth-of-type(2) {
	width: 72%;
}

.new_content ul div span:nth-of-type(1) {
	display: block;
	text-align: right;
	font-size: 0.35rem;
	color: #666666;
	font-family:MicrosoftYaHei-Bold;
	font-weight: bold;
}

.new_content ul div span:nth-of-type(2) {
	display: block;
	text-align: right;
	font-size: 0.24rem;
	color: #666666;
	font-weight: bold;
	font-family:MicrosoftYaHei-Bold;
}

.new_content ul div h4 {
	font-size: 0.26rem;
	color: #333333;
	line-height: 0.35rem;
}

.new_content ul div p {
	font-size: 0.2rem;
	color: #666;
	line-height: 0.36rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 0.07rem;
}
@media (max-width: 320px) {
	.new_content ul div p{
		line-height:0.4rem;
	}
}

/*-------------------新闻详情---------------------*/

.new_details_content {
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0.7rem;
}

.new_details_content>div {
	box-sizing: border-box;
	width: 100%;
	overflow: auto;
	margin-bottom: 0.2rem;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
}

.new_details_content>div img {
	width: 100%;
}

/*-------------------联系我们-在线留言--------------------*/
.culy_box{
	padding: 0.4rem 0.2rem 0;
}
.culy_box>form>div {
	width:100%;
	display: flex;
	justify-content:flex-start;
	align-items: center;
}
.culy_box>form>input{
	width:3.1rem;
	line-height: 0.7rem;
	margin-bottom: 0.15rem;
	font-size:0.24rem;
	color: #121314;
	border-radius:0.05rem;
	border:1px solid #D7D7D7;
	padding-left:0.25rem;
	margin-right:0.17rem;
}
.culy_box>form>input:nth-of-type(even){
	margin-right: 0;
}
.culy_box>form>input::-webkit-input-placeholder,
.culy_box>form>textarea::-webkit-input-placeholder{
	font-size:0.24rem ;
	color: #999;
}
.culy_box>form>textarea{
	width:95%;
	height:2.6rem;
	border-radius:0.05rem;
	border:1px solid #D7D7D7;
	margin-bottom:0.15rem;
	padding-left:0.25rem;
	line-height:0.3rem;
	font-size:0.24rem;
	color: #121314;
	padding-top:0.2rem;
}
.culy_box>form>div input{
	width:1.25rem;
	line-height: 0.5rem;
	margin-right:0.09rem;
	border-radius: 0.05rem;
	border:1px solid #D7D7D7;
	padding-left:0.25rem;
	text-align: center;
}
.culy_box>form>div img{
	width:1.1rem;
	height: 0.5rem;
	border-radius: 0.05rem;
	border:0.01rem solid #D7D7D7;
}
.culy_box>form>div button{
	width:3rem;
	line-height:0.5rem;
	border-radius:0.05rem;
	background: #EA3F00;
	margin: 0.3rem 0;
	border:none;
	font-size: 0.24rem;
	color: #fff;
	cursor: pointer;
}
.culy_box>form>div button:nth-of-type(2){
	margin-left: 0.3rem;
	background:#280052;
}


/*-------------------联系我们---------------------*/
.cuc_box{
	margin: 0 0.2rem;
}
.cuc_box .cuc_details h4 {
	font-size: 0.36rem;
	color: #F92207;
	font-weight: 600;
	padding: 0.25rem 0;
}
.cuc_box .cuc_details p {
	font-size: 0.24rem;
	color: #333333;
	line-height: 0.4rem;
	text-indent:0em;
}
.cuc_box .cuc_details div{
	margin-top: 0.25rem;
}
.cuc_box .cuc_details div:nth-of-type(1){
	margin-top: -0.1rem;
}
/*------------二级菜单---------------*/
.ej_menu{
	width: 100%;
	padding: 0;
}
.menu_title{
	background: #EA3F00;
	position: relative;
	margin-top: 0.02rem;
}
.menu_title img{
	width: 0.27rem;
	height: 0.26rem;
}
.menu_title h3{
	text-align: center;
	color: white;
	font-size: 0.28rem;
	line-height: 0.6rem;
	letter-spacing: 2px;
	font-weight:400;
	color:rgba(255,255,255,1);
}
.menu_title span{
	position: absolute;
	top: 15%;
	left: 0.2rem;
	vertical-align: middle;
	line-height: 0.6rem;
}

/*-----------二级菜单切换更多图标------------*/
@media (max-width: 414px) {
	.menu_title span{
		top: 8%;
	}
}
@media (max-width: 360px) {
	.menu_title span{
		top: 1.2%;
	}
}
@media (max-width: 320px) {
	.menu_title span{
		top: 0.4%;
	}
}

/*-----------菜单-------------*/
.sidenav {
	height: 100%;
	width: 0;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.9);
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 0.6rem;
}
.sidenav a {
	padding: 0.08rem 0.08rem 0.08rem 0.32rem;
	text-decoration: none;
	font-size: 0.24rem;
	color: #818181;
	display: block;
	transition: 0.3s;
	border-bottom: 0.01rem solid #333333;
}
.sidenav a:first-child{
	border-bottom: 0.01rem solid transparent;
}
.sidenav a:hover, .offcanvas a:focus{
	color: #ffffff;
}
.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 0.25rem;
	font-size: 0.36rem;
	margin-left: 0.5rem;
}
#main {
	transition: margin-left .5s;
}


/*--------------工厂掠影-----------------*/
.factory {
    padding: 0.2rem 0.2rem 0;
}
.factory li{
    float: left;
	width: 3.45rem;
}
.factory li img{
    width: 3.45rem;
    height: 2.4rem;
}
.factory li:nth-of-type(even){
    margin-left: 0.2rem;
}
.factory li p{
    text-align: center;
    color: #333333;
    text-indent: 0;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

/*---------------翻页按钮-----------*/
.page {
    display: flex;
    justify-items: center;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.4rem;
}
.page ul{
    margin-left: 10%;
}
.page li{
    float: left;
    width:1rem;
    height:0.5rem;
    margin-left: 0.3rem;
    background:rgba(51,51,51,1);
}
.page li a{
    display: inline-block;
    width: 100%;
    color: white;
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.5rem;

}


/*-----------产品详情--------*/
.product_details {
	padding: 0 0.2rem;
}
.product_details img{
	max-width: 100%;
	display: flex;
	justify-items: center;
}
.product_details h3 ,.product_details h2{
	color: #EA3F00;
	font-size: 0.3rem;
	margin-top: 0.3rem;
	padding-bottom: 0.2rem;
}
.product_details>div>b{
	float: left;
	color: #666666;
	font-size: 0.24rem;
	font-weight: normal;
	margin-top: 0.4rem;
}
.product_details .phone{
	float: left;
	color: #EA3F00;
	font-weight: bold;
	font-size: 0.4rem;
	margin-top: 0.3rem;
}
.product_details>div>a{
	display: inline-block;
	color: white;
	width:1.7rem;
	height:0.5rem;
	background:rgba(234,63,0,1);
	border-radius:0.05rem;
	text-align: center;
	line-height: 0.5rem;
	font-size: 0.24rem;
	float: right;
	margin-right: 0.4rem;
	margin-top: 0.35rem;
}


/*----------新闻详情------------*/
.new_content_details{
	margin-top: 0.3rem;
	padding: 0 0.2rem;
}

.new_content_details h1{
	text-align: center;
	font-size: 0.3rem;
	color: #333333;
}
.new_content_details .info p{
	text-align: center;
	margin-top: 0.1rem;
	font-size: 0.2rem;
	color: #999999;
}
.new_content_details p{
	font-size: 0.24rem;
	color: #333333;
	margin-top: 0.1rem;
	line-height: 0.4rem;
}
.new_content_details img{
	max-width: 100%;
	display: flex;
	justify-items: center;
}
.sx_w {
	margin-bottom: 0.4rem;
}
.sx_w span{
	color: #EA3F00;
}
.sx_w a{
	display: block;
	font-size: 0.2rem;
	margin-top: 0.1rem;
	width: 80%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}


/*--------------广飞资质--------------*/
.about_text {
	padding: 0 0.2rem;
}
.gallery-top .swiper-slide img{
	width: 6.6rem;
	height: 3.70rem;
	border: 0.01rem solid #999999;
	padding: 0.2rem;
	margin-top: 0.4rem;
	display: flex;
	justify-items: center;
}

.gallery-thumbs{
	margin-top: 0.4rem;
	width:7.2rem;
	position: relative;
}
.gallery-thumbs .swiper-slide img{
	width: 3.2rem;
	height:2.1rem;
	padding: 0.1rem;
	border: 1px solid #999999;
}
.gallery-thumbs .swiper-slide {
	margin-right: 0.15rem !important;
}
.gallery-thumbs .swiper-slide-thumb-active img{
	border: 1px solid #DA221A;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
	opacity: 1;
}

.about_content{
	position: relative;
}


/*-----------人力资源-----------*/
.human_list{
	padding: 0 0.2rem;
}
.human_list>ul>li{
	margin-top:0.2rem;
	border-bottom:1px dashed #999999;
	padding-bottom: 0.2rem;
}
.human_list>ul>li>a{
	width: 70%;
	font-size:0.24rem;
	color: #333333;
	display: inline-block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.human_list>ul>li:hover a{
	color: #EA3F00;
}
.human_list>ul>li>span{
	float: right;
	font-size:0.24rem;
	color:#666666;
	line-height:0.3rem;
}


/*----------人力资源详情--------------*/
.human_list_details{
	margin-bottom: 1.2rem;
	margin-top: 0.4rem;
	padding: 0 0.2rem;
}
.human_list_details h1{
	font-size:0.3rem;
	color:#333333;
	text-align: center;

}
.human_list_details>p{
	text-align: center;
	border-top: 0.01rem solid #dddddd;
	border-bottom: 0.01rem solid #dddddd;
	margin-top:0.3rem;
	padding: 0.2rem 0;
}
.human_list_details p span{
	font-size:0.24rem;
	color:rgba(153,153,153,1);
}
.human_text h3{
	background: #eeeeee;
	font-size:0.26rem;
	color:#333333;
	line-height:0.6rem;
	text-indent: 1em;
	font-weight: bold;
	margin-top: 0.4rem;
	margin-bottom: 0.2rem;
}
.human_text p{
	font-size:0.24rem;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:0.4rem;
	text-indent: 2em;
	margin-top: 0.05rem;
}

.human_text a{
	display: inline-block;
	width:2rem;
	height:0.7rem;
	background:rgba(218,34,26,1);
	color: white;
	font-size: 0.28rem;
	line-height:0.7rem;
	text-align: center;
	margin-top:0.3rem;
	margin-left: 0.2rem;
}


/*-------简历--------*/
.human_resume {
	font-size: 0.24rem;
	color: #333333;
	width: 100%;
	padding-bottom: 1.2rem;
}
.human_resume td{
	line-height: 0.6rem;
	text-align: center;
}
.human_resume table, .human_resume table tr th, .human_resume  table tr td { border:0.01rem solid #DEDEDE; }

table { text-align: center; border-collapse: collapse; width:7.1rem; margin: 0.4rem 0.2rem 0;}

.human_resume td input{
	width: 1.8rem;
	height: 0.4rem;
	border:0.01rem solid #DEDEDE;
	vertical-align: middle;
	margin-top: -0.05rem;
	text-indent: 1em;
}
.human_resume td:nth-of-type(odd){
	width: 2.1rem;
}
.human_resume textarea{
	width: 70%;
	height: 1.8rem;
	vertical-align: middle;
	display: flex;
	justify-items: left;
    text-indent: 0.2rem;
	padding-top: 0.2rem;
	font-size: 0.24rem;
}
.human_resume td:nth-of-type(odd){
	 width: 1.8rem;
 }
.human_resume td:nth-of-type(even){
	width: 2.1rem;
}
.human_resume  button{
	font-size: 0.24rem;
	color: #ffffff;
	display: inline-block;
	width: 1.2rem;
	height: 0.7rem;
	text-align: center;
	line-height: 0.7rem;
	border:0;
	background: #EA3F00;
	margin-top: 0.2rem;
	margin-left: 0.2rem;
}
.human_resume b{
	color: #FF0000;
}

.current{
	background: #e7370c;
	color: white;
}

/*----------技术资料--------*/
.support_content{
	padding: 0;
}
.support_content #main{
	padding: 0 0.2rem;
}
.support_content #main div h4{
	font-size: 0.24rem;
	color: #333333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width: 80%;
}
.support_content #main div p{
	font-size: 0.2rem;
	color: #686868;
	margin-top: 0.1rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;

}

.support_content #main div span{
	font-size: 0.2rem;
	color: #686868;
}
.support_content #main>ul div:nth-of-type(1){
	width: 70%;
	float: left;
}
.support_content #main>ul div:nth-of-type(2){
	width: 25%;
	float: right;
	margin-top: 0.3rem;
}
.support_content #main>ul div:nth-of-type(2) span{
	float: right;
}
.support_content #main>ul>li{
	padding: 0.25rem 0;
	border-bottom: 0.01rem solid #E4E4E4;
}
.support_content #main>ul>li:last-child{
	border-bottom: 0.01rem solid transparent;
}


#main{
	margin-bottom: 1.4rem;
}