

/*联系我们样式*/
.co_banner{
	width: 7.5rem;
	height: 3rem;
	float: left;
}
.co_banner img{width: 7.5rem;height: 3rem;float: left;}

.co_tab{
	width: 7.5rem;
	float: left;
}
.co_tab_nav{
	width: 100%;
	float: left;
	padding: 0.6rem 1.06rem;
	background: #f5f5f5;
}
.co_tab_nav ul{width: 100%;float: left;}
.co_tab_nav ul .tab_active{background: #ff0000;color: #fff;}
.co_tab_nav ul li{
	width: 1.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.22rem;
    color: #333333;
    text-align: center;
    background: #e6e6e6;
    float: left;
    border-radius: 0.6rem;
    transition: all 0.5s;
}
.co_tab_content{
	width: 100%;
	float: left;
}


/*联系我们*/
.co_tab1{
	width: 100%;
	padding: 0 0.24rem;
	float: left;
}
.co_logo{
	width: 100%;
	float: left;
	padding: 0.44rem 0.82rem;
}
.co_logo>img{
	width: 0.8rem;
	height: 0.72rem;
	float: left;
	margin-right: 0.3rem;
}
.co_logo>span{
	display: inline-block;
	float: left;
	height: 0.36rem;
	font-size: 0.32rem;
	line-height: 0.36rem;
	color: #333333;
}
.co_logo>p{
	display: inline-block;
	height: 0.36rem;
	line-height: 0.36rem;
	font-size: 0.2rem;
	color: #999999;
	float: left;
}
.company_desc{
	width: 100%;
	padding: 0.32rem 0.5rem;
	float: left;
}
.company_desc p{
	display: inline-block;
	float: left;
	width: 100%;
}
.company_desc p span{
	display: inline-block;
	width: 1.4rem;
	line-height: 0.8rem;
	float: left;
	font-size: 0.26rem;
	color: #ff0000;
}
.company_desc p i{
	display: inline-block;
	width: calc(100% - 1.4rem);
	line-height: 0.8rem;
	float: left;
	color: #333333;
}
.company_form{
	width: 100%;
	float: left;
	padding: 0.6rem 0.5rem;
	background: url(../../img/default/sj-img-lxwm-shuru-bg.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 0.6rem;
}
.company_form form{width: 100%;float: left;}
.company_form input{
	display: inline-block;
	width: 100%;
	height: 0.7rem;
	line-height: 0.7rem;
	float: left;
	font-size: 0.26rem;
	color: #333333;
	text-indent: 0.3rem;
	padding: 0px 0.3rem;
	margin: 0px;
	margin-bottom: 0.3rem;
	outline: none;
	background: #fff;
	border-radius: 0.1rem;
	border:0px;
}
.company_form input::-webkit-input-placeholder{font-size: 0.26rem;color: #c7ced2;}
.company_sub{
	width: 100%;
	float: left;
	padding-top: 0.2rem;
}
.company_sub a{
	width: 2.6rem;
	height: 0.8rem;
	float: left;
	border-radius: 0.1rem;
	line-height: 0.8rem;
	font-size: 0.28rem;
	color: #fff;
	text-align:center;
}
.company_sub a:nth-child(1){background: #fed95f;}
.company_sub a:nth-child(2){background: #ff9358;}


/*关于我们*/
.co_tab2{
	width: 100%;
	float: left;
}
.co_tab2_ban{
	width: 100%;
	padding: 0.44rem 0.24rem;
	float: left;
}
.co_tab2_ban>img{
	width: 100%;
	height: 2.7rem;
	float: left;
}
.about_content{
	width: 100%;
	float: left;
	padding: 0.28rem 0.35rem;
	font-size: 0.22rem;
	color: #666666;
	text-indent: 2em;
	line-height: 0.48rem;
}
.about_develop{
	width: 100%;
	float: left;
	padding: 0.56rem 0.24rem;
	background: #fafafa;
}
.about_develop>ul{width: 100%;float: left;}
.about_develop>ul li{
	width: 100%;
	height: 1.78rem;
	float: left;
	margin-top:0.2rem;
}
.about_develop>ul li:nth-child(1){margin-top: 0px;}
.about_develop>ul li>span{
	display: inline-block;
	width: 1.4rem;
	float: left;
	height: 100%;
	line-height: 0.24rem;
	font-size: 0.2rem;
	color: #194d90;
	padding-left: 0.3rem;
}
.about_develop>ul li>img{
	width: 0.16rem;
	height: 1.78rem;
	float: left;
}
.about_develop_desc{
	width: 4.92rem;
	float: right;
	padding-right: 0.34rem;
}
.about_develop_desc>span{
	display: inline-block;
	width: 100%;
	height: 0.24rem;
	line-height: 0.24rem;
	font-size: 0.24rem;
	color: #194d90;
	float: left;
}
.about_develop_desc>p{
	display: inline-block;
	width: 100%;
	float: left;
	line-height: 0.42rem;
	font-size: 0.2rem;
	color: #666666;
	margin-top: 0.1rem;
}


/*企业文化*/
.co_tab3{width: 100%;float: left;}

