*{font-family: '微软雅黑' ;}
.develop .swiper-container-develop{height: 450px;margin: 0  150px;}
.develop .swiper-container-develop::after{content: '';width: 100%;height: 1px;background: #141414;position: absolute;left: 0;top:50%;}
.develop .swiper-container-develop .odd{position: absolute;top:calc(50% + 100px);}
.develop .swiper-container-develop .odd i{width:50px;height:80px;display:block;background:url(../images/drop.png)no-repeat center center;background-size: cover; position: relative;}
.develop .swiper-container-develop .odd i::before{content: '';width: 1px;height:99px;background: #dfdfdf;position: absolute;left: 50%;bottom: 80px;}
.develop .swiper-container-develop .odd>div{position: absolute;font-family:arial, '黑体';width: 220px;font-size: 16px;bottom: 50px;left: 60px;}
.develop .swiper-container-develop .odd>div h3{font-size: 20px;font-family: arial;}
.develop .swiper-container-develop .even{position: absolute;bottom: calc(50% + 100px)}
.develop .swiper-container-develop .even i{width:50px;height:80px;display:block;background:url(../images/drop1.png)no-repeat center center;background-size: cover; position: relative;}
.develop .swiper-container-develop .even i::after{content: '';width: 1px;height:99px;background: #dfdfdf;position: absolute;left: 50%;bottom: -99px;}
.develop .swiper-container-develop .even>div{position: absolute;font-family:arial, '黑体';width: 230px;font-size: 16px;top: -30px;left: 60px;}
.develop .swiper-container-develop .even>div h3{font-size: 20px;font-family: arial;}
.container{
	padding: 0;
}
#top-bar{
	height: 90px;
    line-height: 90px;
}
.top-links ul li{
	line-height: 90px;
	height: 90px;
}
.top-links li > a{
	height: 90px;
	font-weight: normal;
	font-size: 14px;
}
.top-links ul .search{
	line-height: 2em;
	float: left;
	margin-top:25px;
	padding: 0 12px;
}
.top-links ul .search input.head_keyword{
	background-size: 20px;
	width: 200px;
	height:36px;
	line-height: 36px;
	vertical-align: middle;
	border:1px solid #cccccc;
	border-right:none;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
	padding-left: 5px;
}
.top-links ul .search input.head_search{
	background: url(../images/search.png)no-repeat center center;
	vertical-align: middle;
	border:1px solid #cccccc;
	width:45px;
	height:36px;
	line-height: 36px;
	border-left: none;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
}
#top-bar .col_half.norightmargin{
	width: 40%;
}
#primary-menu{
	float: left;
	width: 100%;
}
#primary-menu ul li{
	margin-left: 0;
}
#primary-menu ul.langs li{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#primary-menu ul.langs li:last-child{
	border-left: none;
}
#primary-menu ul li > a{
	color:#141414;
	padding: 9px 55px;
	transition: 0.3s;
}
#primary-menu ul li ul li ul li a{
	padding: 9px 50px;
}
#primary-menu ul li:hover > a, #primary-menu ul li.current > a {
	color: #fff;
	background: #d60003;
}
#primary-menu ul.langs li > a{
	padding: 9px 15px;
}
#primary-menu ul.langs li:hover > a, #primary-menu ul.langs li.current > a {
	color: #fff;
	background: #333333;
}
#header, #header-wrap{
	height: 40px;
}
.slider-caption p{
	margin-top:0;
	margin-bottom: 0;
}
.slider-caption, .flex-caption{
	max-width: 600px;
}
.slider-caption4{
	top:240px !important;
}
.heading-block:after{
	display: none;
}
.section{
	padding: 54px 0;
}
.heading-block h3{
	color:#fff;
	font-size: 24px;
	font-weight: normal;
}
.tab-content .ab-pane{
	display: none;
}
.tab-content > .active{
	display: block;
}
.nav-tabs{
	background: rgba(0, 0, 0, 0.5);
}
.nav-tabs li{
	width: 25%;
	line-height: 50px;
	text-align: center;
	border:1px solid #626262;
	border-right: none;
	transition: 0.3s;
}
.nav-tabs li:last-child{
	border-right: 1px solid #626262;
}
.nav-tabs li a{
	display: block;
	transition: 0.3s;
	color:#fff;
	font-size: 16px;
}
.nav-tabs li a.active,.nav-tabs li a:hover{
	background: #d60003;
}
.tab-content{
	margin-top:32px;
}
.content-wrap .owl-carousel .owl-item img{
	width: 200px;
	margin:0 auto;
}
.ipost .entry-title h4{
	font-size: 16px;
	color:#141414;
	font-family: arial;
}
.entry-title .product_more{
	margin-bottom:20px;
}
.entry-title .product_more a{
	display: inline-block;
	padding: 8px 25px;
	background: #313131;
	border-radius: 5px;
	color:#fff;
	transition: 0.3s;
}
.entry-title .product_more a:hover{
	background: #d60003;
}
.owl-carousel .owl-nav [class*=owl-]{
	opacity: 1;
	width: 61px;
	height: 36px;
	border-radius: 0;
	margin-top: 0;
	top:auto;
	bottom: -66px;
	line-height: 36px;
	left: auto;
	right: 51%;
}
.owl-carousel .owl-nav .owl-next {
    left: 51%;
    right: auto;
}
.owl-carousel .owl-nav .disabled{
	display: block !important;
}
.owl-carousel:hover .owl-nav [class*=owl-]{
	left: auto;
}
.owl-carousel:hover .owl-nav .owl-next{
	right: auto;
	left: 51%;
}
.owl-carousel .owl-nav [class*=owl-]:hover{
	background: #313131 !important;
}
.about_more a{
	display: inline-block;
	padding: 8px 25px;
	background: #313131;
	border-radius: 5px;
	color:#fff;
	transition: 0.3s;
}
.about_more a:hover{
	background: #d60003;
}
.index_news,.index_contact{
	height: 445px;
	border:1px solid #cccccc;
	padding:20px 15px 0;
	border-bottom: 5px solid #d60003;
}
.index_news h4{
	margin-top:25px;
	font-weight: normal;
	font-size: 16px;
}
.index_news h3{
	color:#313131;
	font-size: 18px;
	font-weight: normal;
}
.index_contact h3{
	color:#313131;
	font-size: 18px;
	font-weight: normal;
}
#content p{
	line-height: 1.5;
}
.widget_links > ul{
	line-height: 2;
}
.widget_links li a{
	background: none;
	color:#666;
}
.widget_links h4 a{
	color:#666;
}
.widget_links a:hover{
	font-weight: bold;
	color:#666 !important;
}
#page-menu nav li a{
	line-height: 44px;
	background: #333333;
	height: 44px;
}
#page-menu nav li:hover a, #page-menu nav li.current a {
    background-color:#d60003;
}
#page-menu ul ul{
	width: 100%;
	top:0;
}
#header.sticky-header ~ #page-menu.sticky-page-menu #page-menu-wrap{
	top:0;
}
#page-menu ul ul li a{
	background: #fafafa !important;
	color:#666;
}
#page-menu ul ul li a:hover,#page-menu ul ul li a.current{
	color:#d60003;
}
.product-image img{
	width: 200px !important;
    margin: 0 auto;
}
.prodownload{
	padding:12px 25px;
	margin-top:10px;
	border-top:1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: url(../images/download.png)no-repeat center left;
	background-size: 22px;
}
.product-desc .product_more a:hover {
    background: #d60003;
}

.product-desc .product_more a {
    display: inline-block;
    padding: 8px 25px;
    background: #313131;
    border-radius: 5px;
    color: #fff;
    transition: 0.3s;
}
.pagination li{
	margin-right:5px;
}
.pagination li a{
	border-radius: 0 !important;
}
.pagination > .active > a,.pagination > .active > a:hover{
	background-color: #f3f3f3 !important;
	color:#3e3e3e !important;
	border:1px solid #cccccc !important;
}
.product p{
	margin:0;
	line-height: 2 !important;
}
.product .product-big-img{
	border:1px solid #cccccc;
	padding: 18% 16%;
}
.new-product .product-title{
	font-size: 24px;
	color:#141414;
}
.new-product .product-description{
	font-size: 16px;
	color:#666666;
	margin-bottom: 15px;
}
.product_detail{
	width: 100%;
	margin-top:20px;
}
.product_detail td{
	border:1px solid #cccccc;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color:#141414;
}
.button-light#addCart:hover {
    background: #d60003;
}

.button-light#addCart {
    display: inline-block;
    background: #313131;
    border-radius: 5px;
    color: #fff;
	transition: 0.3s;
	font-weight: normal;
	margin-right: 20px;
}
ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a{
	background-color: #333333;
	color:#fff;
}
.tab-container table{
	border:1px solid #666666;
	margin-right:50px;
}
.tab-container table td{
	line-height: 50px;
	padding: 0 45px;
	border:1px solid #666666;
}
ul.tab-nav:not(.tab-nav-lg){
	background-color: #F2F2F2;
}
.target-fix {
    position: relative;
    top: -60px;
    display: block;
    height: 0;
    overflow: hidden;
}
.profile p{
	margin-bottom: 0;
}
.profile table td{
	width: 50%;
	vertical-align: middle;
}
.culture{
	background: #fafafa;
	padding: 0 30px;
}
.culture .portfolio-desc{
	padding: 0 15px 0 0;
}
.culture .portfolio-desc div{
	padding:20px 0 30px;
	background: #eaeaea;
}
.honor .owl-carousel .owl-item img{
	width: 100%;
}
.honor .owl-carousel .owl-item{
	padding:12px;
	border:1px solid #d2d2d2;
}
.honor .slider-element{
	overflow: visible;
}
.honor .owl-dots{
	width: auto;
	right: 0;
	bottom: auto;
	top:-80px;
}
.honor .owl-dots .owl-dot{
	width: 22px;
	height:22px;
	background: none;
	opacity: 1;
	border:1px solid #fff;
	margin-right: 0;
}
.honor .owl-dots .owl-dot span{
	display: block;
	border-radius: 100%;
	width: 12px;
	height: 12px;
	background: #141414;
	margin:0 auto;
}
.honor .owl-carousel .owl-dots .owl-dot.active:after{
	display: none;
}
.honor .owl-dots .owl-dot.active{
	border:#d60003 1px solid;
}
.honor .owl-dots .owl-dot.active span{
	background: #d60003;
}

.factory .owl-carousel .owl-item img{
	width: 100%;
}
.factory .owl-carousel .owl-item{
	border:1px solid #d2d2d2;
}
.factory .slider-element{
	overflow: visible;
}
.factory .owl-dots{
	width: auto;
	right: 0;
	bottom: auto;
	top:-80px;
}
.factory .owl-dots .owl-dot{
	width: 22px;
	height:22px;
	background: none;
	opacity: 1;
	border:1px solid #fff;
	margin-right: 0;
}
.factory .owl-dots .owl-dot span{
	display: block;
	border-radius: 100%;
	width: 12px;
	height: 12px;
	background: #141414;
	margin:0 auto;
}
.factory .owl-carousel .owl-dots .owl-dot.active:after{
	display: none;
}
.factory .owl-dots .owl-dot.active{
	border:#d60003 1px solid;
}
.factory .owl-dots .owl-dot.active span{
	background: #d60003;
}
.news_more{
	
}
.news_more>a{
	transition: 0.5s;
	background: #ebebeb;
	width: 46px;
	height: 170px;
	line-height: 170px;
	font-size: 48px;
}
.news_more>a:hover{
	background: #d60003;
	color:#fff;
}
.mind p{
	margin:0;
}

.job table {
	width:100%;
}
.job table tr th{

padding: 15px 0;
text-align: center;
color:#fff;
font-size: 14px;
font-weight: normal;
background: #505050;
width:16%;
}

#read_more{
position: absolute;
}
.jobtit table tr td{
width:16%;
padding:15px 0;
text-align: center;
font-size: 15px;
}
.job ul li .jobtit {
color: #333;
/* line-height: 49px; */
cursor: pointer;
/* background: url(../images/jobtitbg.png) no-repeat 99% center; */
position: relative;
/* height: 49px; */
/* padding-right: 3%; */
}
.job ul li .jobtit span {
width: 63px;
height: 49px;
/* background: url(../images/jobbg1.png) no-repeat center; */
display: inline-block;
font-size: 13px;
color: #fff;
font-weight: bold;
padding-left: 10px;
}
.job ul li .jobtit span b {
font-family: arial;
font-size: 18px;
}
.job ul li .jobtit span.zhiwei {
width: 90%;
display: inline-block;
height: 49px;
overflow: hidden;
background: none;
color: #333;
font-weight: normal;
padding-left: 0;
}
.job ul li .jobtit span.zhiwei b {
font-size: 14px;
}
.job ul li .jobtit i {
width: 16px;
height: 11px;
background: #d80808;
display: inline-block;
position: absolute;
top: 42px;
left: 64px;
transform: rotate(-39deg);
display: none;
}
.job ul li .jobcon {
padding: 30px 75px 25px 75px;
display: none;
}
.job ul li .jobcon td{
padding: 0;
}
.job ul li .jobcon hr {
border-top: 1px solid #cbc7bc;
}
.job ul li.active {
border-bottom: 0;
background: #f8f8f8;
}
.job ul li.active .jobtit .read_more{
color:#d60003;
}
.job ul li.active .jobtit i {
display: block;
}
.job ul li.active .jobtit span.zhiwei {
color: #fff;
}
.job ul li.active .jobcon {
display: block;
}
.jobcon ul li{
display: inline-block;
padding-right: 110px;
margin-bottom: 20px;
}
.jobcon ul {
border-bottom: #e5e5e5 1px solid;
}
.jobcon ul li:nth-child(4n-3){
width:400px;
}
.applyment{
padding: 5px 20px;
border-radius: 10px;
background: #333333;
display: inline-block;
margin-top:30px;
}
.applyment a{
color:#fff;

}
.job>h3{
font-size: 24px;
font-weight: normal;
margin-bottom: 35px;
}
.job li{
	list-style: none;
}
.jobcon p{
	margin-bottom: 0;
}
.way h3{
	color:#505050;
}
.way table{
	width:100%;
	vertical-align: middle;
	border-collapse: separate;
	border-spacing: 15px 20px;
}
.way table td{
	text-align: center;
	vertical-align: middle;
	height: 87px;
	border-radius: 15px;
	border:1px solid #e5e5e5;
	transition: 0.5s;
}
.way table td p{
	margin-bottom: 0;
}
.way table td:hover{
	box-shadow: 2px 3px 9px rgba(168, 168, 168, 0.44);
}
.way table tr:last-child td:last-child{

}
.message .form-control{
	margin-bottom: 15px;
	border-radius: 10px;
	background: #fafafa;
	border:1px solid #e5e5e5;
}
.message textarea.form-control{
	min-height: 270px;
}
.message .button{
	background-color: #d60003;
	font-size: 16px;
	border-radius: 10px;
}
.v52fmbx {
  border-top: 0;
  overflow: hidden;
  text-align: left;
}
.v52fmbx_hr {
	width: 100%;
  margin: 0;
  padding: 0 5px 0 15px;
  font-weight: normal;
  font-size: 18px;
  background: #fafafa;
  height: 53px;
  line-height: 53px;
  color:#333333;
  margin-bottom: 0;
}

.v52fmbx dl {
  width: 100%;
  zoom: 1;
  background: #fff;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.v52fmbx dl {
  border-top: 1px solid #cccccc;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -ms-flexbox;
  position: relative;
  padding: 5px 23px;
}
.v52fmbx dl dt {
  width: 90px;
  color:#333333;
  text-align: left;
  font-weight: normal;
  overflow: hidden;
  line-height: 60px;
  font-size: 16px;
}
.v52fmbx dl dd {
  -moz-box-flex: 1.0;
  -webkit-box-flex: 1.0;
  box-flex: 1.0;
  -ms-flex: 1;
  padding: 2px 0 0 15px;
  margin: 10px 0;
}
.v52fmbx dl dd .fbox {
  margin: 0 10px 0 0;
}
.ftype_input .fbox input {
  width: 50%;
  height: 39px;
  line-height: 39px;
  padding: 2px 5px;
  border: 1px solid #cccccc;
  background-color: #fff;
  color: #333;
  outline: 0;
  border-radius: 2px;
}
.ftype_input .fbox label {
  font-weight: normal;
  height: 28px;
  line-height: 28px;
  margin: 0;
  display: block;
}
.ftype_input textarea {
  width: 1005;
  line-height: 1.5;
  height: 378px;
  padding: 7px 5px;
  border: 1px solid #cccccc;
  background-color: #fff;
  color: #333;
  outline: 0;
}
.v52fmbx dl dd.ftype_code input {
  width: 80px;
  margin-right: 10px;
}
.v52fmbx dl dd.ftype_code img {
  height: 30px;
  position: relative;
  bottom: 2px;
}
.v52fmbx dl:nth-child(2){
  border-top:none;	
}
.v52fmbx dl:last-child {
  border: 1px solid #cccccc;
  border-top:none;
}
.v52fmbx div .button{
	background-color: #d60003;
	font-size: 16px;
	border-radius: 10px;
}
.swiper-parent .swiper-pagination{
	bottom: 3% !important;
}
.swiper-parent .swiper-pagination span{
	width: 15px;
	height: 15px;
	border-radius: 3px;
	border:none;
	background: #fff;
}
.swiper-parent .swiper-pagination span.swiper-pagination-bullet-active{
	background: #d60003 !important;
}
.divStayTopLeft{
	width: 35px;
	height:160px;
	background: #fff;
	border:1px solid #001c58;
	background: #001c58;
	border-radius:15px;
	position: fixed;
	z-index: 999;
	left: 5px;
	top:200px;
	display: none;
	overflow: hidden;
}
.divStayTopLeft .fleft{
	height:100%;
	width:35px !important;
	text-align: center;
}
.divStayTopLeft .fleft h3{
	color:#fff;
	padding: 40px 2px 0px;
	line-height: normal;
	position: relative;
	font-size: 20px;
}
.divStayTopLeft .fleft h3::before{
	content:'';
	width: 17px;
	height:25px;
	background: url(../images/QQ.png) no-repeat center center;
	background-size: 100%;
	position: absolute;
	top:10px;
	left: 8px;
}
.divStayTopLeft .fright{
	width:110px !important;
	display: none;
	height:100%;
	background: #fff;
	padding:5px;
}
.divStayTopLeft .fright ul li{
	list-style: none;
}
.divStayTopLeft .fright ul li p{
	color:#313131;
	font-size: 13px;
	margin-bottom: 0;
}
.divStayTopLeft .fright ul li a i{
	color:#fff;
	font-size: 14px;
}
.divStayTopLeft .fright ul li a{
	display: inline-block;
	color:#fff;
	padding: 3px 15px;
	background: #03297b;
	transition: 0.5s;
	border-radius: 24px;
}
.divStayTopLeft .fright ul li a:hover{
	background: #ac0408;
}
.divStayTopLeft:hover{
	width: 155px;
}
p.tright a.balance{
	background-color: #d60003;
	font-size: 16px;
	border-radius: 10px;
}
.product .product-small-img .swiper-slide {border:1px solid #ccc;height:120px;overflow: hidden;}
.survey .v52fmbx_hr{height: auto;}
.survey .v52fmbx dl dt{width:280px;font-size: 14px;line-height: 2;}
.survey .form-check{float: left;width:25%;}
.survey .ftype_input .fbox input{display: inline-block;vertical-align: middle;margin-bottom: 5px;height:20px;}
@media (max-width: 1200px){
	
	#primary-menu ul li > a{
		padding: 9px 30px;
	}
	
}
@media (max-width: 992px){
	.survey .v52fmbx dl dt{width: 150px}
	#page-menu nav{
		background: #333;
	}
	#page-menu nav ul{
		background: #fafafa !important;
	}
	.divStayTopLeft {
		left:0;
		top:120px;
		transform: scale(0.9)
	}
	.profile table td{
		display: block;
		width: 100%;
		margin-bottom: 20px;
	}
	.tab-container table{
		width: 100%;
		margin:0;
	}
	ul.tab-nav:not(.tab-nav-lg) li a{
		padding: 0;
	}
	ul.tab-nav:not(.tab-nav-lg) li{
		width: 33.33%;
	}
	.top-links li > a span,.top-links li > a div{
		display: none !important;
	}
	#logo a.standard-logo{
		display: inline-block !important;
	}
	.welcometitle{
		display: block !important;
	}
	#top-bar .col_half.d-md-block .nobottommargin{
		display: none;
	}
	#page-menu ul ul a{
		padding: 0;
	}
}
@media (max-width: 768px){
	.survey .form-check{width:33.33%;padding-left: 0}
	.v52fmbx_hr{
		font-size: 16px;
		margin-bottom: 0 !important
	}
	.indexnews .row .col-xl-6{
		padding-left: 0;
		padding-right: 0;
	}
	.way table{
		border-spacing: 0;
	}
	.way table td{
		display: inline-block;
		width:100%;
		margin-bottom: 30px;
		vertical-align: middle;
		padding: 5% 0;
	}
	.news_more span a{
		font-size: 16px;
	}
	#logo{
		line-height: 100px;
	}
	#logo img{
		height: 60px;
		display: inline-block;
	}
	.top-links > ul > li{
		float: right !important;
	}

}
@media (max-width: 575px){
	.ftype_input .fbox input{
		width: 100%;
	}
	.tab-container table td{
		padding: 0 25px;
	}
	#primary-menu-trigger{
		width: 30px;
		height:30px;
	}
	#logo img {
		height: 50px;
	}
	#logo a.standard-logo{
		display: inline-block !important;
	}
}