*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

body {
	font: 14px/1.2 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;
	color: #414141;
	-webkit-font-smoothing: antialiased;
	font-smooth: always;
	-moz-osx-font-smoothing: grayscale
}

a {
	text-decoration: none;
	color: #414141
}

a:hover {
	color: #e60012
}

a:before, a:after, .trans {
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-ms-transition: all .4s ease 0s
}

input {
	border: 0;
	box-shadow: none;
	border-radius: 0
}

.clearfix {
	*zoom: 1
}

.clearfix:before, .clearfix:after, .container:before, .container:after {
	content: " ";
	display: table
}

.clearfix:after, .container:after {
	clear: both
}

.fl {
	float: left
}

.fr {
	float: right
}

.dib {
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1
}

.el {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.justify {
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing: 0px;
	font-size: 0px
}

.justify:after {
	content: '';
	height: 0px;
	width: 100%;
	display: inline-block;
	overflow: hidden
}

.justify>* {
	text-align: left;
	font-size: 14px
}

.justify .box {
	display: inline-block;
	vertical-align: top
}

.block {
	display: block
}

.center {
	text-align: center
}

*[class*="rect-"] {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden
}

.rect-128 {
	padding-bottom: 128%
}

.rect-100 {
	padding-bottom: 100%
}

.rect-103 {
	padding-bottom: 103%
}

.rect-93 {
	padding-bottom: 93%
}

.rect-87 {
	padding-bottom: 87.74%
}

.rect-75 {
	padding-bottom: 75%
}

.rect-68 {
	padding-bottom: 68%
}

.rect-64 {
	padding-bottom: 64%
}

.rect-62 {
	padding-bottom: 62%
}

.rect-56 {
	padding-bottom: 56.25%
}

.rect-51 {
	padding-bottom: 51%
}

.rect-43 {
	padding-bottom: 43.75%
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid transparent
}

textarea.form-control {
	height: auto
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn-primary {
	color: #fff;
	background-color: #e60012
}

.page-wrap {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	letter-spacing: 0;
	background: #fff
}

.page-bg {
	background: #f5f5f5;
}

.container {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}

.list-dot {
	padding-bottom: 2%
}

.list-dot li {
	background: url("../images/dot.png") 0 3px no-repeat;
	padding: 0 0 5px 18px;
	line-height: 1.3
}

.list-dot.white li a {
	color: #fff
}

.list-dot.white li a .en {
	color: #b2b2b2
}

.page-title {
	text-align: center;
	padding-bottom: 2.22388%;
	overflow: hidden
}

.page-title .en {
	text-transform: uppercase;
	font-size: 22px;
	position: relative;
	display: inline-block;
}

.page-title .cn {
	font-size: 36px;
	display: block;
	text-transform: uppercase;
}

.home-more {
	margin-top: 2.22388%;
	text-align: left
}

.home-more a {
	display: inline-block;
	border-radius: 5px;
	line-height: 38px;
	background: #e60012;
	color: #fff;
	text-align: center;
	padding: 0 30px
}

.home-more a:hover {
	color: #fff;
	background: #e60012;
	opacity: .8
}

.header {
	width: 100%;
	position: static;
	background: #fff;
	z-index: 99999;
}

.header .container {
	position: relative
}

.header .box {
	vertical-align: middle
}

.navbar-btn {
	width: 35px;
	height: 35px;
	background: #e60012;
	z-index: 100;
	cursor: pointer;
	text-align: center;
	line-height: 35px;
	display: none;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -17px
}

.navbar-btn:before {
	font-family: 'FontAwesome';
	color: #fff;
	content: "\f0c9";
	font-size: 24px
}

.navbar-btn.active:before {
	content: "\f00d"
}

.navbar-header {
	width: 19.36%
}

.navbar-header .logo {
	display: block
}

.navbar-collapse {
	width: 56.25%
}

.navbar-collapse .nav-justify {
	width: 100%
}

.nav-justify .list>a {
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	z-index: 2;
	text-align: center;
	line-height: 30px;
	padding: 25px 0
}

.nav-justify .list>a:before {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 2px;
	background: #e60012;
	content: "";
	z-index: -1;
	border-radius: 999px
}

.nav-justify .list>a:hover {
	color: #e60012
}

.nav-justify .list>a:hover:before {
	left: 0;
	width: 100%
}

.top-bar, .lang {
	font-size: 0
}

.top-bar {
	padding: 10px 0;
	background: #181818;
}

.top-bar .container {
	position: relative;
	overflow: hidden;
}

.lang {
	text-align: right;
	color: #999;
}

.lang li {
	font-size: 12px;
	vertical-align: middle !important
}

.lang li:first-child {
	margin-right: 10px
}

.lang li:first-child+li {
	margin-right: 3px
}

.lang li a {
	text-align: center;
	display: inline-block
}

.lang li .cn {
	background: transparent
}

.lang li .en {
	background: transparent
}

.search-btn {
	width: 32px;
	text-align: center;
	display: inline-block;
	color: #fff;
	line-height: 26px;
	background: #858484;
	font-size: 14px;
	cursor: pointer
}

.search {
	position: absolute;
	width: 220px;
	right: 0;
	top: 100%;
	padding: 15px;
	background: #fff;
	display: none;
	z-index: 99999
}

.search .form {
	position: relative;
	max-width: 100%
}

.search .form-control {
	font-size: 13px;
	border: 1px solid #ccc;
	line-height: 30px;
	width: 160px;
	z-index: 4;
	box-sizing: border-box;
	padding: 0 0 0 5px
}

.search .form-control::-moz-placeholder {
	color: #a6a6a6;
	font-size: 13px;
	opacity: 1
}

.search .form-control:-ms-input-placeholder {
	color: #a6a6a6;
	font-size: 13px
}

.search .form-control::-webkit-input-placeholder {
	color: #a6a6a6;
	font-size: 13px
}

.search .form-control:focus::-moz-placeholder {
	color: transparent
}

.search .form-control:focus:-ms-input-placeholder {
	color: transparent
}

.search .form-control:focus::-webkit-input-placeholder {
	color: transparent
}

.search .submit-btn {
	width: 30px;
	border: 0px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	z-index: 9;
	color: #999;
	background: #fff;
	border: 1px solid #ccc;
	border-left: 0px
}

.banner {
	overflow: hidden
}

.banner-in {
	background: #0071A4;
	position: relative
}

.banner img {
	z-index: 9;
	display: block;
	width: 100%;
	height: auto
}

.banner .owl-controls {
	position: absolute;
	z-index: 99;
	width: 100%;
	margin-top: -35px;
	text-align: center
}

.banner .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline
}

.banner .owl-controls .owl-page span {
	z-index: 999;
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 999px;
	margin: 0 5px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	border: solid 2px #fff;
	background: transparent
}

.banner .owl-controls .owl-page.active span, .banner .owl-controls.clickable .owl-page:hover span {
	border: solid 2px #e60012;
	background: #e60012
}

.home-cate {
	border-bottom: solid 1px #e5e5e5;
	padding: 25px 0
}

.home-cate>.box {
	vertical-align: middle
}

.home-cate .cate-title {
	width: 30%;
	font-size: 24px
}

.home-cate .cate-title.en {
	width: 20%
}

.home-cate .cate-title .blue {
	color: #e60012
}

.home-cate .cate-item {
	width: 25%;
}

.home-cate .link {
	padding: 30px 0;
	display: block;
	position: relative;
	text-align: center;
	color: #fff;
	background: #e60012;
	font-size: 18px;
	vertical-align: middle;
	border-right: solid 1px #fff;
}

.home-cate .cate-item:last-child .link {
	border-right: 0;
}

.home-cate .link .ico {
	vertical-align: middle;
	display: inline-block;
	border-radius: 99px;
	width: 25px;
	height: 25px;
	background: #fff;
	color: #565656;
	line-height: 25px;
	text-align: center;
	margin-right: 8px;
}

.home-cate .link:hover {
	
}

.home-cate .link:hover .ico {
	
}

.home-product {
	padding: 5% 0 0;
	background: #f5f5f5;
}

.product-list.inner {
	margin-top: 50px
}

.product-list .item {
	width: 24.5%;
	margin-bottom: 1.5%
}

.product-list .item a {
	position: relative;
	display: block;
}

.product-list .item a .pic {
	background: #fff;
}

.product-list .item a .pic img {
	width: 100%
}

.product-list .item a .name {
	position: relative;
	padding: 15px 0;
	background: #fff;
	border-top: solid 1px #ccc;
	text-align: center;
}

.product-list .item a .title {
}

.product-list .item a:hover {
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
}

.product-list .item a:hover img, .product-list .item a:active img {
	transform: scale(1.1)
}

.home-bg {
	color: #fff;
	padding: 18% 0
}

.home-block .item {
	width: 50%;
	vertical-align: middle
}

.home-block .pic img {
	width: 100%
}

.home-block .text {
	padding: 0 10.5%;
	line-height: 1.8
}

.home-block .text.white {
	color: #fff
}

.home-block .title {
	font-size: 42px;
	position: relative;
	display: inline-block;
	padding-bottom: 0;
	line-height: 1;
	text-transform: uppercase
}

.home-block .subtitle {
	line-height: 1.2;
	font-size: 20px;
	opacity: .8;
	padding: 3% 0 0
}

.home-about {
}

.home-about.inner {
	padding: 5% 0;
}

.home-about .bg {
	padding: 5% 0;
	background: #f8f8f8 url("../images/about-bg.jpg") 50% 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.home-about .img {
	width: 49.25%
}

.home-about .text {
	position: relative;
	width: 47.75%
}

.home-about .title {
	font-size: 28px;
	color: #e60012;
	margin-bottom: 4%;
}

.home-about .link a {
	display: inline-block;
	padding-top: 10px;
	color: #e60012;
	text-transform: uppercase;
}

.home-about .desc {
	line-height: 2em;
	max-height: 30em;
	overflow: hidden;
	margin: 2.08333% 1.08333% 2.08333% 0
}

.focus {
	max-height: 765px;
	overflow: hidden;
	position: relative
}

.focus img {
	z-index: 9;
	display: block;
	width: 100%;
	height: auto
}

.focus .item {
	width: 100%
}

.focus .owl-controls {
	position: absolute;
	z-index: 99;
	width: 100%;
	height: 28px;
	margin-top: -28px;
	text-align: right
}

.focus .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline
}

.focus .owl-controls .owl-page span {
	z-index: 999;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 999px;
	margin: 9px 3px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#afffffff, endcolorstr=#afffffff);
	background-color: rgba(255, 255, 255, .8)
}

.focus .owl-controls .owl-page:last-child {
	margin-right: 10px
}

.focus .owl-controls .owl-page.active span, .focus .owl-controls.clickable .owl-page:hover span {
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffff, endcolorstr=#ffffffff);
	background-color: rgba(255, 255, 255, 1)
}

.home-news {
	padding: 5% 0;
	background: #f5f5f5;
}

.home-news .white-bg {
	background: #fff;
}

.home-news .text {
	width: 49.5%
}

.home-news .text .list {
	display: block;
	margin: 20px 20px 0;
}

.home-news .text .link {
	display: block;
	padding: 15px 0;
}

.home-news .text .link .time {
	opacity: .6;
}

.home-news .headline {
	width: 49.5%;
}

.home-news .headline .link {
	margin: 20px 20px 0;
	display: block;
}

.home-news .headline .link .pic {
	overflow: hidden;
}

.home-news .headline .link:hover img {
	transform: scale(1.1)
}

.home-news .headline .title {
	margin-top: 4px;
	text-align: center;
}

.home-apply {
	position: relative;
	background: #f5f5f5;
	padding: 0 0 5%;
}

.home-apply .apply-bg {
	margin: 0 -10px;
}

.home-apply .title {
	display: block;
	font-size: 42px
}

.apply-list {
	position: relative;
}

.apply-list .item {
}

.apply-list.inner {
	margin: 35px -10px 0;
}

.apply-list.inner .item {
	width: 32.5%;
	margin: 15px 0;
}

.apply-list .item a {
	position: relative;
	display: block;
	margin: 0 10px;
}

.apply-list .item a .pic img {
	width: 100%;
	transform: scale(1.1)
}

.apply-list .item a:hover .pic img, .apply-list .item a:active .pic img {
	transform: scale(1.2)
}

.apply-list .item a .text {
	padding: 15px 0;
	background: #fff;
	text-align: center;
}

.apply-list .item a .cn {
	font-size: 20px;
}

.apply-list .item a .en {
	text-transform: uppercase
}

.apply-list .item a:hover {
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
}

.apply-list .owl-controls {
	position: absolute;
	z-index: 99;
	top: 12%;
	width: 100%
}

.apply-list .owl-controls .owl-buttons .owl-prev, .apply-list .owl-controls .owl-buttons .owl-next {
	position: absolute;
	z-index: 10;
	top: 0;
	display: block;
	width: 36px;
	height: 87px;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#afcccccc, endcolorstr=#afcccccc);
	background-color: rgba(204, 204, 204, .5);
}

.apply-list .owl-controls .owl-buttons .owl-prev {
	left: -50px;
	background-image: url("../images/left.png");
	background-position: 50%;
	background-repeat: no-repeat;
}

.apply-list .owl-controls .owl-buttons .owl-next {
	right: -50px;
	background-image: url("../images/right.png");
	background-position: 50%;
	background-repeat: no-repeat;
}

.apply-list .owl-controls .owl-buttons .owl-prev:hover, .apply-list .owl-controls .owl-buttons .owl-prev:active, .apply-list .owl-controls .owl-buttons .owl-next:hover, .apply-list .owl-controls .owl-buttons .owl-next:active, .apply-list .owl-controls .owl-buttons .owl-prev:focus, .apply-list .owl-controls .owl-buttons .owl-next:focus {
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffe60012, endcolorstr=#ffe60012);
	background-color: rgba(0, 98, 167, 1);
}

.home-super {
	background: #f5f5f5;
	padding: 5% 0;
	position: relative
}

.super-list .item {
	width: 18%;
	position: relative;
	cursor: pointer
}

.super-list .item .inner {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	margin: auto;
	width: 90%;
	display: table;
	text-align: center
}

.super-list .item .ico {
	overflow: hidden;
	text-align: center;
	width: 100px;
	height: 100px;
	margin: 0 auto
}

.super-list .item .ico .img {
	overflow: hidden;
	height: 90px
}

.super-list .item .text {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.super-list .item .title {
	position: relative;
	display: block;
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 20px
}

.super-list .item:hover {
	background: transparent
}

.super-list .item:hover img {
}

.super-list .item:hover .ico {
	background: transparent;
	margin-top: -15px
}

.super-list .item:hover .title {
}

.home-contact {
	padding: 5% 0;
	background: #292d32
}

.home-contact .page-title {
    color: #fff;
    padding-bottom: 36px
}

.home-contact .page-title .en {
    display: block;
    color: #fff;
    font-size: 24px;
}

.home-contact .page-title .en:before {
    border-bottom: solid 1px transparent
}

.home-contact .page-title .en:after {
    border-bottom: solid 1px transparent
}

.home-contact .page-title .cn {
    display: inline-block;
    position: relative;
    font-size: 24px;
}

.home-contact .page-title .cn:after {
    position: absolute;
    content: "";
    background: #fff;
    width: 1px;
    top: 100%;
    left: 50%;
    height: 36px;
    margin-left: -1px
}

.home-contact .desc {
	color: #fff;
	text-align: center;
	padding: 20px 0
}

.home-contact .form-group {
	width: 48.5%;
	margin: .5% 0;
	color: #626467
}

.home-contact .form-group.full {
	width: 100%
}

.home-contact .form-control {
	background: #43464a;
	color: #626467
}

.home-contact .form-submit {
	text-align: right
}

.home-contact .btn-primary {
	padding: 6px 48px
}

.prod-cate {
	text-align: center;
	padding: 50px 0 0
}

.prod-cate a {
	display: inline-block;
	line-height: 32px;
	padding: 0 25px;
	margin: 0 15px;
	border: solid 1px #cfcece
}

.prod-cate a:hover {
	color: #fff;
	background: #e60012;
	border: solid 1px #e60012
}

.img-list {
	overflow: hidden;
	margin-top: 35px;
	margin-left: -15px;
	margin-right: -15px
}

.img-list .item {
	float: left;
	width: 24.5%;
	margin-bottom: 50px;
	padding: 0 15px
}

.img-list .item a {
	display: block;
	font-size: 0;
	position: relative;
	border: solid 1px #ddd
}

.img-list .item a img {
	padding: 5px;
	width: 100%;
	height: auto
}

.img-list .item a .pic {
	height: 0;
	position: relative;
	padding-bottom: 91%;
	overflow: hidden
}

.img-list .item a .bg {
	position: absolute;
	width: 100%;
	height: 0;
	bottom: 0;
	left: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#af000000, endcolorstr=#af000000);
	background-color: rgba(0, 0, 0, .8);
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

.img-list .item a:hover {
	border: solid 1px #e60012
}

.img-list .item a:hover .bg {
	height: 100%
}

.img-list .item a .title {
	position: absolute;
	width: 90%;
	margin-top: -15%;
	top: 50%;
	left: 5%;
	text-align: center;
	color: #fff;
	font-size: 14px;
	display: none
}

.img-list .item a:hover .title {
	display: block
}

.img-list .item a .title span {
	font-size: 12px;
	display: inline-block;
	padding: 0 15px;
	border: solid 1px;
	margin-top: 25px
}

.news-list {
	margin: 50px 0 30px;
}

.news-list .item {
	overflow: hidden;
	margin: 5px 0;
}

.news-list .link {
	display: block;
	padding: 35px 40px;
	box-sizing: border-box;
	background: #fff;
	position: relative;
}

.news-list .link:hover {
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
}

.news-list .link>.box {
	vertical-align: middle
}

.news-list .link .fa {
	margin-right: 4px;
}

.news-list .link .title {
	font-size: 18px;
	color: #666;
	width: 70%;
	position: relative;
	z-index: 2;
}

.news-list .link:hover .title {
}

.news-list .link .date {
	position: relative;
	z-index: 2;
	color: #999;
}

.news-list .link:hover .date {
}

.down-list {
	overflow: hidden;
	position: relative;
	margin: 50px 0
}

.down-list .list {
	position: relative;
	width: 100%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: solid 1px #dfdfdf;
	margin-bottom: 10px
}

.down-list .list a {
	line-height: 20px;
	padding: .75em 10px;
	display: block;
	position: relative;
	overflow: hidden
}

.down-list .list a .time {
	float: right;
	color: #8d8d8e
}

.down-list .list a .title {
	float: left;
	color: #8d8d8e
}

.down-list .list a:hover {
	background: #a00005
}

.down-list .list a:hover .title, .down-list .list a:hover .time {
	color: #fff
}

.crumbs {
	line-height: 36px;
	border-bottom: solid 1px #dfe0e0;
	margin-top: 1.22388%;
	font-size: 13px;
}

.crumbs-cate {
	border-bottom: solid 1px #e5e5e5;
	padding: 25px 0;
	background: #fff;
}

.crumbs-cate>.box {
	vertical-align: middle
}

.crumbs-cate .cate-title {
	width: 30%;
	font-size: 24px
}

.crumbs-cate .cate-title.en {
	width: 20%
}

.crumbs-cate .cate-title .blue {
	color: #e60012
}

.crumbs-cate .cate-item {
	width: 65%;
	text-align: right
}

.crumbs-cate .cate-item.en {
	width: 75%
}

.crumbs-cate .link {
	display: inline-block;
	position: relative;
	padding: 5px 20px;	
}

.crumbs-cate .link .ico {
	vertical-align: middle;
	display: inline-block;
	border-radius: 99px;
	width: 25px;
	height: 25px;
	background: #fff;
	color: #565656;
	line-height: 25px;
	text-align: center;
	margin-right: 8px;
	display: none;
}

.crumbs-cate .cate-item.en .link {
	padding: 5px 10px
}

.crumbs-cate .link:after {
	display: block;
	position: absolute;
	content: "";
	border-right: solid 1px #cccccc;
	right: 0;
	top: 15%;
	height: 70%
}

.crumbs-cate .link:last-child:after {
	display: none
}

.crumbs-cate .link:hover {
	/* color: #fff;
	background: #e60012 */
}

.cate-bg {
	color: #fff;
	padding: 4% 0
}

.cate-bg .text {
	width: 40%
}

.cate-bg .en {
	font-size: 36px;
	text-transform: uppercase;
	display: block
}

.cate-bg .cn {
	font-size: 26px;
	display: block;
	text-transform: uppercase
}

.cate-bg .desc {
	font-size: 18px;
	position: relative;
	padding: 25px 0;
	margin-top: 20px;
	text-transform: uppercase
}

.cate-bg .desc:before {
	position: absolute;
	content: "";
	display: block;
	width: 2em;
	height: 2px;
	background: #fff;
	left: 0;
	top: 0
}

.content-body {
	position: relative;
	overflow: hidden;
	padding: 45px 0;
	line-height: 1.8
}

.content-title {
	display: block;
	text-align: center;
	font-size: 18px;
	margin-top: 30px
}

.content-time {
	text-align: center;
	color: #999;
	padding: 5px 0;
	font-size: 12px
}

.about-white {
	background: #f8f8f8
}

.about-blue {
	background: #005870;
	color: #fff
}

.about-dark {
	background: #232323;
	color: #fff
}

.detail {
	margin-top: 30px
}

.content-img {
	width: 33.333%;
	text-align: center
}

.content-img img {
	border: solid 1px #ddd;
	width: 100%
}

.content-info {
	width: 63.66666%
}

.info-title {
	font-size: 24px;
	font-weight: 600;
	color: #333
}

.info-other {
	padding: 15px 0px;
	border-bottom: 1px solid #ddd;
	line-height: 1.5
}

.info-share {
	height: 30px;
	margin: 15px 0 0;
	background: #f7f7f7
}

.page-more {
	line-height: 28px;
	display: block;
	overflow: hidden;
	width: 120px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #e3e3e3;
	margin-bottom: 30px
}

.page-more:hover, .page-more:active {
	color: #fff;
	border: 1px solid #e60012;
	background: #e60012
}

#dituContent {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin-bottom: 30px
}

#dituContent img {
	max-width: none
}

.page-list {
	text-align: center;
	margin: 0 0 30px;
	display: block
}

.page-list::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden
}

.page-list ul {
	border-radius: 4px;
	display: inline-block;
	vertical-align: bottom
}

.page-list ul li {
	background: #fff;
	border-right: none;
	border-radius: 0;
	float: left;
	display: inline-block;
	border: solid 1px #ddd;
	border-radius: 4px;
	padding: 8px 12px;
	line-height: 18px;
	margin-right: 2px
}

.page-list ul li a {
	color: #333;
	display: block;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
	background: #fff
}

.page-list ul li:not(:first-child):not(:last-child) {
	border-radius: 0
}

.page-list ul li:first-child {
	border-radius: 4px 0 0 4px
}

.page-list ul li:last-child {
	border-radius: 0 4px 4px 0
}

.page-list ul li.active {
	background: #e60012;
	color: #fff
}

.footer .foot-info {
	background: #181818;
	color: #929292;
	padding: 4.22388% 0
}

.footer .foot-info a {
	color: #929292
}

.footer .foot-info a:hover {
	color: #fff
}

.footer .foot-logo {
	width: 16.5%
}

.footer .foot-logo img {
	display: block;
	margin: 0 auto
}

.footer .foot-logo .desc {
	padding: 10px 0 0;
	text-align: center
}

.footer .foot-contact {
	width: 24.5%;
	border-right: solid 1px #929292;
}

.footer .foot-contact .title {
	font-size: 15px;
	margin-bottom: 20px
}

.footer .foot-contact .en {
	font-size: 18px;
	text-transform: uppercase
}

.footer .foot-contact .website {
	font-size: 18px;
	margin-top: 20px
}

.footer .foot-item {
	width: 10.5%
}

.footer .foot-weixin {
	width: 20%;
	text-align: right;
}

.footer .foot-weixin .num {
	padding: 15px 0;
}

.footer .foot-weixin .num a {
	color: #fff;
	font-size: 28px;
}

.footer .foot-weixin img {
}

.footer .foot-title {
	font-size: 18px;
	color: #fff;
	display: block;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px
}

.footer .foot-list>li, .footer .address>li, .footer .foot-dl>dd {
	line-height: 1.8
}

.footer .foot-list>li {
}

.foot-dl {
	width: 88px
}

.foot-dl>dd {
	display: inline-block;
	margin-right: 4px
}

.footer .copyright {
	background: #181818;
	padding: 20px 0;
	text-align: center;
	color: #929292;
	border-top: solid 1px #2f2f2f
}

.footer .copyright a {
	color: #929292
}

.footer .copyright a:hover {
	color: #fff
}

.sidebar {
	background: transparent;
	position: fixed;
	z-index: 9999;
	right: 0px;
	bottom: 200px;
	width: 40px
}

.sidebar dd {
	width: 40px;
	height: 38px;
	position: relative;
	margin-bottom: 1px
}

.sidebar a {
	color: #fff;
	display: block;
	height: 38px;
	line-height: 38px;
	font-size: 20px;
	text-align: center;
	overflow: hidden;
	background: #737474
}

.sidebar a:hover {
	background: #e60012
}

.popover {
	position: absolute;
	right: 56px;
	bottom: -60px;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal;
	display: none;
	font-size: 12px
}

.popover>.arrow, .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	right: 56px;
	bottom: 288px;
	border-width: 11px
}

.popover>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25)
}

.popover>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.popover>.popover-content {
	min-width: 120px
}

.contact-title {
	position: relative;
	overflow: hidden;
	padding: 30px 0 15px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	border-bottom: solid 1px #ccc;
	margin-bottom: 15px;
}

.contact-title .cn {
	position: relative;
	display: inline-block;
}

.contact-title .cn:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #e60012;
	left: 0;
	bottom: -15px;
}

.contact-blue {
	color: #e60012;
	font-size: 16px;
	font-weight: bold;
}

.contact-line {
	height: 1px;
	background: #ccc;
	margin: 30px 0;
}

.contact-blue .fa {
	margin-right: 3px;
	font-size: 20px;
}

.contact-form {
	width: 62.5%;
}

.contact-form .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid transparent
}

.contact-form textarea.form-control {
	height: auto
}

.contact-form .btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.contact-form .btn-primary {
	color: #fff;
	background-color: #e60012
}

.contact-form .form-group {
	width: 48.5%;
	margin: .5% 0;
	color: #999
}

.contact-form .form-group.full {
	width: 100%
}

.contact-form .form-control {
	background: #fff;
	border: solid 1px #e6e6e6;
	color: #999
}

.contact-form .form-submit {
	text-align: right
}

.contact-form .btn-primary {
	padding: 6px 48px
}

.contact-info {
	width: 32.5%;
}

.contact-info .desc {
	margin-bottom: 48px;
}

.contact-info .strong {
	font-weight: bold;
}

.contact-info .blue {
	font-weight: bold;
	color: #e60012;
	font-size: 24px;
	line-height: 1;
	font-style: italic;
	margin-bottom: 20px;
}

.contact-info .weixin {
	text-align: center;
}

@media screen and (max-width:1150px) {
	.container {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px
	}

	.top-bar {
		right: 15px
	}

	.home-about .desc {
		line-height: 2em;
		max-height: 17em;
		overflow: hidden;
		margin-bottom: 4.08333%
	}

}

@media (max-width:992px) {
	.hidden {
		visibility: hidden;
		opacity: 0;
		display: none !important
	}

	.block {
		display: block
	}

	.page-title .cn {
		font-size: 28px
	}

	.product-title .en {
		font-size: 16px
	}

	.header {
		padding: 15px 0;
		text-align: center
	}

	.navbar-btn {
		display: block
	}

	.navbar-header {
		float: none;
		width: 100%
	}

	.navbar-header .logo {
		width: 50%
	}

	.navbar-header .logo img {
		display: block
	}

	.navbar-collapse .nav-justify {
		width: 100%
	}

	.navbar-collapse.box {
		float: none;
		position: absolute;
		background: #fff;
		left: 0;
		top: 100%;
		width: 100%;
		z-index: 99999;
		display: none;
		margin-top: 15px;
		border-top: solid 1px #ccc
	}

	.navbar-collapse.box:after {
		position: absolute;
		content: "";
		display: block;
		width: 100%;
		height: 100vh;
		background: rgba(0, 0, 0, .75)
	}

	.nav-justify .list {
		display: block;
		text-align: center
	}

	.nav-justify .list>a {
		line-height: 1;
		height: auto;
		display: block;
		padding: 15px;
		text-align: center;
		border-bottom: solid 1px #ccc;
		text-align: left
	}

	.nav-justify .list>a:hover, .nav-justify .active>a {
		background: #e60012;
		color: #fff
	}

	.top-bar {
		position: static
	}

	.lang {
		width: 100%;
	}

	.search-btn {
		display: none !important
	}

	.search {
		position: static;
		width: 100%;
		padding: 0 15px 0;
		display: block
	}

	.search .form-control {
		width: calc(100% - 30px)
	}

	.banner .owl-controls {
		margin-top: -20px
	}

	.banner .owl-controls .owl-page span {
		width: 8px;
		height: 8px;
		margin: 0 3px
	}

	.home-about .img {
		width: 100%
	}

	.home-about .text {
		width: 100%
	}

	.home-news .text, .home-news .headline {
		width: 100%;
	}

	.home-news .white-bg {
		height: auto;
		padding-bottom: 0;
	}

	.home-news .headline .white-bg {
		padding-bottom: 20px;
	}

	.product-list .item {
		width: 48.5%
	}

	.home-news {
		padding: 10% 0
	}

	.home-block .item {
		width: 100%;
		vertical-align: middle
	}

	.home-block .text, .home-block .text.left {
		width: 100%;
		padding: 6%
	}

	.home-block .subtitle {
		font-size: 16px
	}

	.home-about .title {
		font-size: 28px
	}

	.crumbs-cate .cate-title {
		display: none;
	}

	.crumbs-cate .cate-item {
		width: 100%;
		text-align: left;
	}

	.crumbs-cate .link {
		width: 50%;		
		border: solid 1px #fff;
		padding: 5px 10px;
	}

	.crumbs-cate .link .ico {
		display: inline-block;
	}

	.crumbs-cate .link:after {
		border-right: 0;
	}

	.flex-reverse {
		display: flex;
		flex-direction: column-reverse
	}

	.home-apply .text, .home-apply .list {
		width: 100%
	}

	.home-apply .title {
		font-size: 28px
	}

	.img-list {
		margin-left: -15px;
		margin-right: -15px
	}

	.img-list .item {
		margin-bottom: 25px;
		padding: 0 15px
	}

	.contact-form, .contact-info, .contact-form .form-submit, .contact-form .form-tips, .contact-form .btn-primary {
		width: 100%;
	}

}

@media (max-width:640px) {
	.page-title .cn {
		font-size: 28px
	}

	.page-title .en {
		font-size: 24px
	}

	.cate-bg {
		padding: 12% 0
	}

	.cate-bg .text {
		width: 100%
	}

	.cate-bg .en {
		font-size: 24px
	}

	.cate-bg .cn {
		font-size: 20px
	}

	.cate-bg .desc {
		font-size: 14px;
		padding: 15px 0;
		margin-top: 10px
	}

	.content-img, .content-info {
		width: 100%
	}

	.home-block .title {
		font-size: 24px
	}

	.home-block .desc {
		padding: 2% 0 3%
	}

	.home-about .img, .home-about .text {
		width: 100%
	}

	.home-about .desc {
		max-height: 999em
	}

	.home-about .title {
		font-size: 20px
	}

	.home-cate .cate-title {
		display: none
	}

	.home-cate .cate-item, .home-cate .cate-item.en {
		width: 100%;
	}

	.home-cate .link {
		padding: 5px 10px;
		text-align: left;
		margin: 1px 0;
		font-size: 14px;
		color: #fff;
	    background: #e60012;
	}

	.home-cate .cate-item:last-child .link {
		border-right: solid 1px #fff;
	}

	.home-cate .cate-item:nth-child(odd) {
		border-right: 0px !important;
	}

	.home-cate .link:after {
		border-right: solid 1px transparent
	}
    .crumbs-cate .link {
		width: 100%;		
		border: solid 1px #fff;
		padding: 5px 10px;
		color: #fff;
	    background: #e60012;
	}
	.home-news .text .link {
		display: block;
		padding: 10px 0;
	}

	.product-list.inner {
		margin-top: 30px
	}

	.apply-list.inner {
		margin: 30px 0 0
	}

	.apply-list.inner .item {
		width: 50%;
	}

	.prod-cate {
		text-align: left;
		padding: 30px 0 0
	}

	.prod-cate a {
		text-align: center;
		width: 50%;
		display: inline-block;
		line-height: 28px;
		padding: 0;
		margin: 0 0 1px;
		background: #f0f0f0;
		border: solid 1px #fff
	}

	.img-list {
		margin-left: -6px;
		margin-right: -6px
	}

	.img-list .item {
		width: 50%;
		margin-bottom: 15px;
		padding: 0 6px
	}

	.product-list .item a .title {
		font-size: 16px
	}

	.home-tech, .home-super, .home-apply, .home-contact {
		display: none
	}

	.news-list .link {
		padding: 10px 15px;
	}

	.news-list .link .title {
		font-size: 14px;
		width: 60%;
	}

	.footer .foot-logo {
		width: 100%
	}

	.footer .foot-item, .footer .foot-contact {
		width: 100%;
		border-right: 0;
	}

	.footer .foot-item {
		display: none;
	}

	.footer .foot-weixin {
		width: 100%;
		text-align: left;
	}

	.footer .foot-title {
		font-size: 16px;
		margin: 10px 0;
		border-bottom: solid 1px #2f2f2f
	}

	.sidebar {
		display: none
	}

}
