.contact_box {
padding:.8rem 0 1.5rem
}
.contact_box h2 {
font-size:.4rem;
	font-weight: bold;
margin-bottom:.6rem
}
@media (max-width:768px) {
.contact_box h2 {
	font-size: 28px
}
}
@media (max-width:640px) {
.contact_box h2 {
	font-size: 24px
}
}
.contact_box .content {
margin-bottom:.9rem
}
@media (min-width:1200px) {
.contact_box .content {
	display: flex;
	justify-content: space-between;
	flex: 1
}
}
.contact_box .content .space {
	width: 1px;
	margin: 0 10% 0 0%;
	background-color: #eeeeee;
	display: block;
	height: 200px
}
@media (max-width:1360px) {
.contact_box .content .space {
	display: none
}
}
.contact_box .codebox {
	display: flex;
	justify-content: center
}
@media (max-width:1199px) {
.contact_box .codebox {
padding:.5rem 0
}
}
.contact_box .codebox .item+.item {
	margin-left: 28px
}
.contact_box .codebox .item {
	border: 1px solid #eeeeee;
	height: 200px;
	width: 160px;
	padding: 10px 10px 14px;
	text-align: center
}
.contact_box .codebox .item p {
	font-size: 16px;
	color: #999;
	margin-top: 10px
}
@media (min-width:992px) {
.contact_box .sitebox {
	display: flex;
	flex-wrap: wrap
}
}
.contact_box .sitebox .ic1 {
	background: url('../images/ic_e1.png') no-repeat center center
}
.contact_box .sitebox .ic2 {
	background: url('../images/ic_e2.png') no-repeat center center
}
.contact_box .sitebox .ic3 {
	background: url('../images/ic_e3.png') no-repeat center center
}
.contact_box .sitebox .ic4 {
	background: url('../images/ic_e4.png') no-repeat center center
}
.contact_box .sitebox .ic {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center
}
.contact_box .sitebox .tit {
	color: #999;
	padding: 8px 0 6px
}
.contact_box .sitebox li {
	width: 60%;
	font-size: 16px;
	padding-left: 90px;
	min-height: 60px;
	margin-bottom: 60px;
	position: relative
}
@media (max-width:1200px) {
.contact_box .sitebox li {
	padding-left: 80px
}
}
.contact_box .sitebox li:nth-child(2n) {
	width: 40%
}
@media (max-width:991px) {
.contact_box .sitebox {
margin-bottom:.5rem
}
.contact_box .sitebox .ic {
	width: 40px;
	height: 40px
}
.contact_box .sitebox li {
	padding-left: 60px;
	width: 100%;
	margin-bottom: 20px;
	font-size: 15px
}
.contact_box .sitebox .tit {
	padding-top: 0
}
}
.scrollStyle::-webkit-scrollbar {
width:5px;
height:5px
}
.scrollStyle::-webkit-scrollbar-thumb {
border-radius:5px;
background-color:#cc0000
}
.scrollStyle::-webkit-scrollbar-track {
border-radius:5px;
background:rgba(0,0,0,0.05)
}
.company_box {
	padding-bottom: 1.2rem;
	background: url(../images/logobg.png) no-repeat right bottom;
	background-size: 5.26rem
}
@media (max-width:991px) {
.company_box {
padding-top:.9rem
}
}
@media (min-width:700px) {
.company_box .content {
	display: flex;
	justify-content: space-between;
	padding: 1rem 0
}
.company_box .content .info, .company_box .content .img {
	width: 48%
}
.company_box .info {
	position: relative;
	overflow-y: auto
}
.company_box .info::-webkit-scrollbar {
width:5px;
height:5px
}
.company_box .info::-webkit-scrollbar-thumb {
border-radius:5px;
background-color:#cc0000
}
.company_box .info::-webkit-scrollbar-track {
border-radius:5px;
background:rgba(0,0,0,0.05)
}
.company_box .info .inner {
	position: absolute;
	width: 96%;
	height: 100%;
	left: 0;
	top: 0
}
}
@media (max-width:991px) {
.company_box .info {
margin:.5rem 0 1rem
}
.company_box .info h2 {
	text-align: center
}
.company_box .info .more {
	position: relative;
	left: 50%;
	transform: translateX(-50%)
}
}
.company_box .info h2 {
font-size:.36rem;
	font-weight: bold
}
@media (max-width:768px) {
.company_box .info h2 {
	font-size: 24px
}
}
@media (max-width:640px) {
.company_box .info h2 {
	font-size: 22px
}
}
.company_box .info .txt {
	font-size: 16px;
	line-height: 1.75;
	color: #666;
margin:.3rem 0
}
@media (max-width:1360px) and (min-width:992px) {
.company_box .info .txt {
	font-size: 14px
}
}
.company_box .info .txt p {
	margin-bottom: 1em
}
.company_box .info .more {
	color: #cc0000;
	display: inline-block;
	padding: 4px 0;
	border-bottom: 2px solid #cc0000
}
.company_box .info .more:hover {
	color: #000;
	border-bottom-color: #000
}
.company_box .info .more i {
	font-size: 60%
}
.company_box .img {
	position: relative
}
/*.company_box .img::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.4)
}
*/.company_box .img .iconfont {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 5;
	z-index: 55;
	color: #fff;
font-size:.6rem;
	cursor: pointer
}
.company_box .datas {
	display: flex;
	flex-wrap: wrap
}
.company_box .datas dd {
	width: 25%;
	text-align: center;
	position: relative
}
.company_box .datas dd::before {
	content: '';
	display: block;
	width: 1px;
	height: 70%;
	background-color: #eeeeee;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5
}
.company_box .datas dd:first-child:before {
	display: none
}
@media (max-width:640px) {
.company_box .datas dd {
	width: 50%;
margin-bottom:.5rem
}
.company_box .datas dd:nth-child(3)::before {
	display: none
}
.company_box .datas dd .val {
	font-size: 36px
}
.company_box .datas dd .tit {
	font-size: 15px
}
}
.company_box .datas .val {
	color: #cc0000;
font-size:.48rem
}
.company_box .datas .tit {
	font-size: 16px
}
.company_honor {
padding:.9rem 0
}
.company_honor .vhd {
margin-bottom:.4rem
}
.company_honor .swiper_honor {
padding-bottom:.77rem;
	padding-top: 20px;
	position: relative;
	margin-left: -0.12rem;
	margin-right: -0.12rem
}
.company_honor li {
	width: 25%
}
@media (max-width:992px) {
.company_honor li {
	width: 33.33%
}
}
@media (max-width:991px) {
.company_honor li {
	width: 50%
}
}
.company_honor .inner {
margin:0 .12rem;
	background-color: #fbfbfb;
padding:.42rem 12px 0;
	position: relative;
	transition: .6s
}
.company_honor .inner::after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 2px;
	background-color: #cc0000;
	transition: .6s;
	left: 0;
	bottom: 0
}
@media (min-width:768px) {
.company_honor .inner:hover {
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	transform: translateY(-10px)
}
.company_honor .inner:hover::after {
	width: 100%
}
}
.company_honor.bggray .inner {
	background: #fff
}
.company_honor .tit {
	text-align: center;
	font-size: 16px;
	line-height: 60px;
margin-top:.42rem;
	border-top: 1px solid #eeeeee
}
.company_honor .tit span {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}
@media (max-width:640px) {
.company_honor .tit {
	font-size: 14px;
	line-height: 50px
}
}
.company_step {
padding:.9rem 0 1.4rem
}
.company_step .bd {
	position: relative;
	z-index: 55
}
.company_step .bd .pnext {
	position: absolute;
width:.56rem;
height:.56rem;
	border-radius: 50%;
	z-index: 555;
	margin-top: -0.6rem;
	background-color: rgba(0,0,0,0.5)
}
.company_step .bd .pnext::after {
font-size:.18rem;
	color: #fff
}
.company_step .bd .pnext:hover {
	background-color: #cc0000
}
.company_step .bd .swiper-button-prev {
	left: -1rem
}
@media (max-width:1920px) {
.company_step .bd .swiper-button-prev {
	left: -4vw
}
}
@media (max-width:480px) {
.company_step .bd .swiper-button-prev {
	left: -3vw
}
}
.company_step .bd .swiper-button-next {
	right: -1rem
}
@media (max-width:1920px) {
.company_step .bd .swiper-button-next {
	right: -4vw
}
}
@media (max-width:480px) {
.company_step .bd .swiper-button-next {
	right: -3vw
}
}
