.tabs ul {
	width: 100%!important;
	border: 1px solid #ddd!important;
}


/* .tabs ul li{
width: 25%!important;
	border-right: 1px solid #ddd!important; 

}*/

.tabs ul li:last-child {
	border-right: none!important;
}

.video-js {
	margin: 0 auto;
}

.tab-container>.tab-content.clearfix>.row>.col-md-4 {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 0 20px;
}

.tab-container>.tab-content.clearfix>.row>.col-md-4 p {
	color: #9e9e9e;
	line-height: 1.3!important;
}

@media (min-width: 1000px) {
	.tab-container>.tab-content.clearfix>.row>.col-md-4:nth-child(3n+3) {
		border-right: none;
	}
	/*.tab-container >.tab-content.clearfix>.row>.col-md-4:nth-last-child(1),.tab-container >.tab-content.clearfix>.row>.col-md-4:nth-last-child(2)
	{

      border-bottom: none;

	}*/
}


/*产品详情tab选项卡的更改*/

.nav-tabs> li> a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: none;
	padding: 10px 3px;
}


/* border: 1px solid transparent;
    border-radius: 4px 4px 0 0;*/


}
.nav-tabs> li.active> a,
.nav-tabs> li.active> a:hover,
.nav-tabs> li.active> a:focus {
	color: #555555;
	background-color: transparent!important;
	/*   border: 1px solid #dddddd;*/
	
	border: none!important;
	/*  border-bottom-color: transparent;*/
	
	cursor: default;
}
.headnav {
	height: 41px;
	border-bottom: 1px solid #DCDCDC;
}
.headnav span {
	font-size: 24px;
	line-height: 40px;
	height: 40px;
}
.tabs>ul>li {
	background-color: #f1f1f1;
	border-right: 1px solid #fff!important;
}
.tabs> ul> li:last-child {
	border-right: none!important;
}
.tabs.tab_lxb ul.tab-nav li.active a {
	border-bottom: none;
	color: #fff;
	font-size: 18px;
	background-color: #000;
}

/*产品详情页的导航*/
.product_nav {
	padding: 8px 0;
	border-bottom: 1px solid #DCDCDC;
}
.product_nav a:first-child {
	padding: 0 5px 0 0;
}
.product_nav a:nth-child(2) {
	padding: 0 5px 0 5px;
}


/*.product_nav a:hover
{
	
	color: #155785;
	
}*/

/*xg产品推送*/
.xg {
	background-color: #7D7A7A;
	color: #fff;
	/*border-top:1px solid #464646;
border-bottom:1px solid #464646;*/
}
.xg .container {
	padding-bottom: 3px;
	padding-top: 3px;
	/* border-top: 1px dashed #464646;
	border-bottom: 1px dashed #464646;*/
}
.xg a {
	color: #fff;
	padding: 0 5px;
}

/* 关于我们的选项卡更改 */
.tab_lxb ul.tab_lxb_nav {
	width: 100%;
	/* border: 1px solid #ddd!important;*/
	
	border: none!important;
	padding-top: 10px;
	margin: auto;
}
.tab_lxb ul.tab_lxb_nav>li {
	width: 20%!important;
	float: left;
	text-align: center;
	border-right: 1px solid #ddd;
}
.tab_lxb ul.tab_lxb_nav>li>a>i {
	margin-right: 10px;
	display: none;
}
.tab_lxb ul.tab_lxb_nav>li:last-child {
	border-right: none;
}
.tab_lxb ul.tab_lxb_nav>li>a {
	font-size: 14px;
	position: relative;
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	background-color: #fff;
}
.tab_lxb ul.tab_lxb_nav>li.active>a,
.tab_lxb ul.tab_lxb_nav>li:hover>a {
	font-size: 18px;
	color: #fff;
	background-color: rgb(21, 87, 133);
	margin-top: -2px;
}
@media (max-width: 640px) {
	.tab_lxb ul.tab_lxb_nav>li.active>a,
	.tab_lxb ul.tab_lxb_nav>li:hover>a {
		font-size: 15px;
		color: #fff;
		background-color: rgb(21, 87, 133);
		margin-top: 0px;
	}
}
.tab_lxb ul.tab_lxb_nav>li.active>a:after,
.tab_lxb ul.tab_lxb_nav>li:hover>a:after {
	content: " ";
	position: absolute;
	bottom: -21px;
	display: block;
	left: 50%;
	margin-left: -10px;
	border: 10px solid rgb(21, 87, 133);
	border-color: rgb(21, 87, 133) transparent transparent transparent;
}
.policy .tabs>ul>li {
	width: 25%!important;
	border-right: 1px solid #ddd!important;
}
.about .tabs>ul>li {
	width: 20%!important;
	border-right: 1px solid #ddd!important;
}
.about .tabs ul li:last-child,
.policy .tabs ul li:last-child {
	border-right: none!important;
}
.about .tab ul li.active a,
.about .tab ul li.active a:hover,
.about .tab ul li.active a:focus {
	border-bottom: none!important;
}
.policy .tab ul li.active a,
.policy .tab ul li.active a:hover,
.policy .tab ul li.active a:focus {
	border-bottom: none!important;
}
.about .nav-tabs> li> a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: none;
	padding: 10px 3px;
}
.policy .nav-tabs> li> a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: none;
	padding: 10px 3px;
}

/* border: 1px solid transparent;
    border-radius: 4px 4px 0 0;*/
.about .tabs.tab_lxb ul.tab-nav li>a:hover,
.about .tabs.tab_lxb ul.tab-nav> li.active> a:hover,
.about .tabs.tab_lxb ul.tab-nav> li.active> a {
	background: blue;
	color: #fff;
	border: none;
}
.about .tabs.tab_lxb ul.tab-nav> li.active> a::after {
	content: " ";
	position: absolute;
	bottom: -20;
	display: block;
	/*width: 20px;
	height: 20px;*/
	
	left: 50%;
	margin-left: -10px;
	/*	background: blue;*/
	
	border: 10px solid blue;
	border-color: blue transparent transparent transparent;
}
.about .nav-tabs> li.active> a,
.nav-tabs> li.active> a:hover,
.nav-tabs> li.active> a:focus {
	color: #555555;
	border-bottom: none!important;
	background-color: transparent!important;
	/*   border: 1px solid #dddddd;*/
	
	border: none!important;
	/*  border-bottom-color: transparent;*/
	
	cursor: default;
}

/*2222*/
.policy .tabs.tab_lxb ul.tab-nav li>a:hover,
.policy .tabs.tab_lxb ul.tab-nav> li.active> a:hover,
.policy .tabs.tab_lxb ul.tab-nav> li.ui-tabs-active> a {
	background: blue;
	color: #fff;
	border: none;
}
.policy .tabs.tab_lxb ul.tab-nav> li.ui-tabs-active> a::after {
	content: " ";
	position: absolute;
	bottom: -20;
	display: block;
	/*width: 20px;
	height: 20px;*/
	
	left: 50%;
	margin-left: -10px;
	/*	background: blue;*/
	
	border: 10px solid blue;
	border-color: blue transparent transparent transparent;
}
.policy .nav-tabs> li.active> a,
.nav-tabs> li.active> a:hover,
.nav-tabs> li.active> a:focus {
	color: #555555;
	border-bottom: none!important;
	background-color: transparent!important;
	/*   border: 1px solid #dddddd;*/
	
	border: none!important;
	/*  border-bottom-color: transparent;*/
	
	cursor: default;
}

/*222*/
.about .headnav {
	height: 41px;
	border-bottom: 1px solid #9e9e9e;
}
.about .headnav span {
	font-size: 24px;
	line-height: 40px;
	height: 40px;
}
.about .nav-tabs {
	border: none;
	width: 216px;
}
.about .nav> li> a:hover,
.nav> li> a:focus {
	background-color: transparent;
	padding: 10px 3px;
	border: none!important;
}
.about .nav-tabs> li.active> a,
.nav-tabs> li.active> a:hover,
.nav-tabs> li.active> a:focus {
	color: #e8431f;
	border: none!important;
	border-bottom: 1px solid #9e9e9e;
	cursor: default;
}

/*华本简介*/
.hbjj {
	width: 80%;
	margin: 45px auto;
	padding-left: 150px;
	position: relative;
	/*padding-left: 10px;*/
	/*margin-top: 30px;
 margin-bottom: 30px;*/
}
.hbjj .leftBox {
	position: absolute;
	width: 70px;
	left: 0px;
	top: 50%;
	text-align: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.hbjj:before {
	content: " ";
	display: block;
	width: 2px;
	background: #B8DDE2;
	position: absolute;
	left: 113px;
	top: 0;
	height: 100%
}
.hbjj .leftBox i {
	font-size: 40px;
	color: #155785;
}

/*联系人*/
.addressRow {
	width: 80%;
	margin: 0 auto;
}
.address.center {
	padding: 30px 0px 80px 0px;
	/*	margin-left: 10px;*/
	
	margin-right: 10px;
	background: #eee;
	background: linear-gradient(80deg, #fff, #9e9e9e);
	border-radius: 5% 0 0 0;
	box-shadow: 1px 1px 5px #eee inset;
}
.address.center p {
	color: #fff!important;
}
.tab-container {
	padding: 20px 0 50px 0px;
}

/*join*/
.join {
	padding-left: 10px;
}
.join h5 i {
	margin-right: 6px;
}

/*更改后的华本关于 11/17*/
section#content.setBg {
	background: #F7F7F7;
}
.about.aboutCoent {
	padding: 30px 40px;
	padding-bottom: 25px;
	box-shadow: 0px 0px 5px #ccc inset;
	background: #FFF;
}
.aboutCoent p {
	line-height: 1.8!important;
	font-size: 16px;
}
.aboutCoent.wh {}
.aboutCoent.wh h3,
h4 {
	font-weight: 400;
	margin-bottom: 10px;
}
.aboutCoent .entry-meta li {
	line-height: 1.5;
}
.zpContent {
	padding: 15px 15px;
	box-shadow: -1px -1px 5px #eee;
}
.boxover {
	margin-left: -15px;
	margin-right: -15px;
	overflow: hidden;
	position: relative;
	/*cursor: pointer;*/
}
.about2bg {
	background: url(images/bg3.jpg) center center no-repeat;
	height: 555px;
	overflow: hidden;
	transition: all 0.8s ease-in-out;
}
.boxover> div.incont {
	height: 100%;
	position: absolute;
	width: 5px;
	height: 100%;
	right: -500px;
	top: 0;
	background: rgba(131, 164, 187, 0.0);
	padding: 25px 15px 15px 15px;
	overflow: hidden;
	transition: all 0.8s ease-in-out;
	animation: myaiaml 2s ease-in-out alternate forwards;
	animation-fill-mode: forwards;
}
@keyframes myaiaml {
	0% {
		right: -500px;
	}
	
	50% {
		right: 0;
	}
	
	100% {
		right: 0;
		background: rgba(131, 164, 187, 0.5);
	}
}
.boxover div.incont p {
	margin: 0!important;
	padding: 0!important;
	line-height: 1.5!important;
}
.boxover div.incont p>i {
	margin-right: 5px;
	color: #e92322;
}

/*.boxover:hover>		div.incont
{
	right: 0;
	background: rgba(131, 164, 187, 0.5);
	
}*/

/*自定义的模块*/
@media (max-width:600px) {
	.tabover {
		overflow-x: scroll;
		overflow-y: hidden;
		margin-left: -15px;
		margin-right: -15px;
	}
	
	.tab_lxb ul.tab_lxb_nav {
		width: 600px!important;
		/* border: 1px solid #ddd!important; */
		border: none!important;
		padding-top: 10px;
		margin: auto;
	}
	
	.tabover ul {
		width: 600px!important;
	}
}