.bannerBox {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.firstLevelTitle {
	text-align: center;
	font-size: 38px;
	font-weight: normal;
	margin-top: 60px;
	margin-bottom: 30px;
}

.firstLevelTitle img {
	vertical-align: middle;
}

.blueText {
	color: #009CFF;
}

.orangeText {
	color: #FDA22C;
}

.ProductServiceContent {
	width: 370px;
	float: left;
	margin-right: 45px;
}

.secondaryTitle {
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	margin-bottom: 15px;
}

.secondaryTitle span {
	float: left;
}

.secondaryTitle .hxz {
	width: 100px;
	height: 5px;
	background: url(../images/hxz.png) no-repeat center right;
	vertical-align: middle;
	margin-top: 17px;
	margin-right: 10px;
}

.secondaryTitle .hxy {
	width: 100px;
	height: 5px;
	background: url(../images/hxy.png) no-repeat center left;
	vertical-align: middle;
	margin-top: 17px;
	margin-left: 10px;
}

.secondaryTitle p {
	text-align: center;
}

.secondaryTitle img {
	vertical-align: middle;
}

.ProductServiceImg {
	width: 370px;
	margin: 0px auto;
}

.ProductServiceContent.lastContent {
	margin-right: 0;
}

.companyIntroduction {
	margin-top: 0px;
}

.companyPictures {
	width: 500px;
	float: left;
	margin-top: 60px;
}


.companyIntroductionContent {
	width: 600px;
	float: right;
	font-size: 17px;
	margin-top: 60px;
}

.honorCertificateList ul li {
	float: left;
}

.honorCertificateList ul li img {
	width: 230px;
	height: 150px;
	/* 	margin: 10px; */
}

.multilevelNav {
	line-height: 30px;
	margin-top: 80px;
	font-size: 16px;
	font-weight: normal;
}

.multilevelNav a {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}

.multilevelNav a:hover {
	color: #fda22c;
}

.levelIcon {
	margin-left: 5px;
	margin-right: 5px;
	color: #ff7a38;
}

/*产品展示*/
.productServiceLeftNav {
	float: left;
	width: 252px;
	margin-top: 60px;
}

.productServiceLeftNav ul {
	background: #ff7a38;
}

.productServiceLeftNav ul li {
	color: #FFFFFF;
	padding-left: 30px;
	font-size: 16px;
	border-bottom: 2px solid #fff;
	line-height: 40px;
	background: url(../images/productServiceLeftNavBg.png) no-repeat 230px 11px;
}

.productServiceLeftNav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.productServiceLeftNav ul li.productServiceTitle {
	font-size: 20px;
	text-align: center;
	line-height: 60px;
	background: none;
	font-weight: 600;
	padding-left: 0px;
}

.productsShow {
	width: 898px;
	float: right;
	margin-top: 60px;
}

.productsShowBox {
	float: left;
	margin-right: 24px;
	margin-bottom: 28px;
}

.productsShowBox a {
	display: block;
	width: 200px;
	height: 200px;
	padding: 2px;
	overflow: hidden;
	border: 1px solid #ededed;
}

.widthSet {
	width: 200px;
	height: 200px;
	overflow: hidden;
}

.productsShowBox img {
	text-align: center;
	height: 200px;
}

.productsShowBox a:hover {
	border: 1px solid #FF7A38;
}

.productsShowBox.lastProductsShowBox {
	margin-right: 0px;
}

.companyName {
	font-size: 24px;
	line-height: 50px;
}

.companyNameEN {
	font-size: 18px;
	line-height: 50px;
}

.compantAddress {
	font-size: 18px;
	line-height: 30px;
}

.compantAddressEN {
	font-size: 14px;
	line-height: 30px;
}

.contactUsContent p {
	line-height: 24px;
	margin-bottom: 20px;
}

/*产品详情*/
.productLeftBox {
	float: left;
}

.productsBigImg {
	width: 420px;
	height: 420px;
	overflow: hidden;
	border: 1px solid #dbdbdb;
}

.productsBigImg img {
	height: 420px;
}

.productDetailsAttr {
	float: left;
	margin-left: 15px;
}

.productDetailsAttrTitle {
	font-weight: normal;
	font-size: 20px;
	line-height: 60px;
}

.productsPriceList {
	width: 450px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	padding-left: 10px;
	background: #f9f9f9;
}

.shareBox {
	float: right;
	height: 30px;
	margin-top: 10px;
}

.shareBox a {
	height: 16px;
	padding-left: 19px;
	vertical-align: middle;
	margin-right: 3px;
	cursor: pointer;
}

.shareBox .bshare-weixin {
	background: url(../images/weixin.png) no-repeat;
	display: inline-block;
}

.shareBox .bshare-qqxiaoyou {
	background: url(../images/top_logos_sprite.png) no-repeat 0 -216px;
	display: inline-block;
}

.shareBox .bshare-qzone {
	background: url(../images/top_logos_sprite.png) no-repeat 0 -234px;
	display: inline-block;
}

.shareBox .bshare-sinaminiblog {
	background: url(../images/top_logos_sprite.png) no-repeat 0 -270px;
	display: inline-block;
}

.shareBox .bshare-more.more-style-addthis {
	background: url(../images/more-style-addthis.png) no-repeat;
	padding-left: 19px !important;
}

.productDirections {
	margin-bottom: 30px;
}
.tab-switch-module{
	border: 1px solid #ccc;
	overflow: hidden;
}
.tab-switch-module .tab-switch-t{
	background: #EFEFEF;
	border-bottom: 1px solid #dbdbdb;
	height: 40px;
	color: #444;
}
.tab-t-item{
	font-weight: normal;
	width: 101px;
	line-height: 41px;
	text-align: center;
	background: #FFFFFF;
	border-right: 1px solid #dbdbdb;
}
.tab-t-itemEN{
	width: 248px;
}
.tab-switch-module .tab-switch-c {
    background-color: #FFF;
}
.tab-c-item.tab-c-item-active{
	margin-top: 30px;
	margin-bottom: 30px;
}
/*相关产品轮播*/
.control-box {
    width: 877px;
    height: 230px;
    background-image: url(../images/hots_bg.png);
    background-size: 1055px;
    background-repeat: no-repeat;
    background-position: 60px 165px;
    margin-left: auto;
    margin-right: auto;
}
.control-box ul {
  list-style: none;
  position: relative;
}
.control-box ul li {
  position: absolute;
  top: 84px;
  cursor: pointer;
  z-index: 1000;
}
.prev {
  left: 0;
}
.next {
  right: 0;
}
.bigbox {
  overflow: hidden;
  width:870px;
  height: 260px;
  /* margin: auto 70px auto; */
}
#switcher {
  height: 260px;
  left: 0px;
}
.content_1.content_2 {
  width: 100%;
  float: left;
}
.box {
  /* transition:all .7s ease 0s; */
  float: left;
  margin-right: 5px;
  width: 200px;
  height: 260px;
}
.box a{
	text-decoration: none;
	display: block;
}
.limitImgBox{
	width: 200px;
	height: 200px;
	padding: 5px;
	border: 1px solid #ededed;
	overflow: hidden;
}
.limitImg{
	width: 200px;
	height: 200px;
	overflow: hidden;
}
.box a img{
	height: 200px;
}
.box a h3{
	font-size: 16px;
	line-height: 30px;	
}
.box a{
	color: #555555;
}
.box a:hover{
	text-decoration: none;
	color: #FF7A38;
}
.box a .limitImg:hover {
	border: 1px solid #FF7A38;
}



/*荣誉轮播*/
/* marqueeleft */
.marqueeleft {
	height: 180px;
	width: 1200px;
	overflow: hidden;
	margin: 40px auto;
}

.marqueeleft ul {
	float: left;
}

.marqueeleft li {
	float: left;
	margin: 0 10px;
	display: inline;
	width: 230px;
	height: 180px;
	overflow: hidden;
}

.marqueeleft li .pic {
	display: block;
	width: 230px;
	height: 150px;
	overflow: hidden;
}

/*分页*/
.viciao {
	width: 410px;
	margin: 0px auto;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.viciao span.disabled {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #ccc 1px solid;
	color: #ccc;
	margin-right: 5px;
	padding-top: 2px;
	border-bottom: #ccc 1px solid;
}

.viciao span.current {
	border-right: #e89954 1px solid;
	padding-right: 5px;
	border-top: #e89954 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: #e89954 1px solid;
	color: #000;
	margin-right: 5px;
	padding-top: 2px;
	border-bottom: #e89954 1px solid;
	background-color: #ffca7d;
}

.viciao a {
	border-right: #8db5d7 1px solid;
	padding-right: 5px;
	border-top: #8db5d7 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #8db5d7 1px solid;
	color: #000;
	margin-right: 5px;
	padding-top: 2px;
	border-bottom: #8db5d7 1px solid;
	text-decoration: none;
}
