body { font-size:14px; font-family:microsoft yahei,Verdana; line-height:1.5;margin:0px; padding:0px;background:#f7f7f7;}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
img { border:0px;}
textarea{ resize:none;}
input,textarea{outline:none;-webkit-appearance: none;}
a { color:#444444; text-decoration:none;}
a:hover { color:#b00000;}

.left{ float:left;}                          
.right{ float:right;}
.clearfix{zoom:1;}


/*body*/
#container { width:100%; min-width:1200px; margin:0 auto;}

/*header*/
#header { width:100%; position:fixed; top:0; box-shadow:0 2px 8px rgba(0,0,0,.1); opacity:1; z-index:999; height:100px; background:#fff;}
#header_content{ width:1200px; margin:0 auto;}

 
/*main*/
#maincontent { background:#f7f7f7; margin:0 auto;}
#main { width:1160px; min-height:360px; font-size:15px; color:#555555; line-height:26px; text-align:justify; margin:0px auto;}

 
/*footer*/
#footer { height:186px; background:#3e3e3e; border-top:6px #e9eaee solid;}
.footer_main{ width:1200px; margin:0 auto;}
.footer_main_left{  float:left;}
.footer_nav{ height:75px; border-bottom:1px #625e5f solid; padding:18px 0px 0px 0px;}
.test ul{list-style:none;} 
.test li{float:left;line-height:65px; margin:0px 60px 0px 0px;} 
.test a{display:block;text-align:left;height:65px; font-size:16px;} 
.test a:link{color:#f8f8f8;text-decoration:none;} 
.test a:visited{color:#f8f8f8;text-decoration:none;} 
.test a:hover{color:#FFF;text-decoration:none; border-bottom:1px #e50015 solid;} 

.footer_info{ height:49px; border-bottom:1px #625e5f solid; color:#8e8e8e; line-height:49px; padding:0px 20px 0px 0px;} 
.footer_info a{ color:#8e8e8e; }

.footer_main_right{ float:right; margin:30px 0px 0px 0px;}
.footer_main_right .subtit{font-size:20px; margin:0 0;color:#fff;}
.footer_main_right .subtit span{ font-size:35px; font-weight:normal; color:#fff;}
.footer_main_right p{ float:left; color:#fff; line-height:30px;font-size:14px; padding:34px 0px 0px 0px;}


.botcod{ color:#fff; margin:0 0; position:relative;z-index: 100;}
.botcod a{ background-image:url(../Images/footer_weixin.jpg); background-repeat:no-repeat; display:inline-block; width:36px; height:36px; -moz-border-radius: 50%;-webkit-border-radius: 50%; border-radius:50%; margin-left:15px; position:relative; top:10px;}
.botcod a:hover{ background-image:url(../Images/footer_weixin.jpg);}
.botcod a.weixin{ background-position:0 0;}
.botcod a.sina{ background-position:-46px 0;}
.weixinbox{ position:absolute; top:0px; left:140px;  display:none;}
.weixinbox img{ /*width:91px; height:91px;*/ width: 120px;height: 120px;border:3px solid #fff;}


.copy{ width:100%; height:88px; background:#2e2e2e; margin:0 auto;}
.copy_content{ width:1200px; margin:0 auto;}
.copy_content_left{ float:left; color:#8e8e8e; line-height:88px;}
.copy_content_left a{ color:#8e8e8e;}
.copy_content_right{ float:right; margin:20px 0px 0px 0px;}



.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}


.logo{ float:left; width:330px; height:90px; background-image:url(../Images/henxing_logo.png); margin:5px 0px 0px 0px;}
.nav { float:right;}

.navbar-brand{
		    padding: 29px 15px;
		    height: auto;
		}
		nav.navbar.bootsnav{
		    border: none;
		    margin-bottom: 150px;
		}
		.navbar-nav{
		    float: left;
		}
		nav.navbar.bootsnav ul.nav > li > a{
		    color: #474747;
		    text-transform: uppercase;
		    padding: 30px;
		}
		nav.navbar.bootsnav ul.nav > li:hover{
		    background: #f4f4f4;
		}
		.nav > li:after{
		    content: "";
		    width: 0;
		    height: 3px;
			background:#cb1808;
		    position: absolute;
		    bottom: 0;
		    left: 0;
		    transition: all 0.5s ease 0s;
		}
		.nav > li:hover:after{
		    width: 100%;
		}
		nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
		    font-size: 16px;
		    font-weight: 500;
		    position: absolute;
		    top: 35%;
		    right: 10%;
		    transition: all 0.4s ease 0s;
		}
		nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{

		}
		.dropdown-menu.multi-dropdown{
		    position: absolute;
		    left: -100% !important;
		}
		nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
		    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
		    border: none;
		}
		@media only screen and (max-width:990px){
		    nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,
		    nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{ content: " "; }
		    .dropdown-menu.multi-dropdown{ left: 0 !important; }
		    nav.navbar.bootsnav ul.nav > li:hover{ background: transparent; }
		    nav.navbar.bootsnav ul.nav > li > a{ margin: 0; }
		}
		
		
/*slider*/
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; margin-top:100px;}

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url(../images/ajax-loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-dots { position: absolute; bottom: 68px; list-style: none; display: block; text-align: center; padding: 0px; margin:0; width: 100%; z-index:2;}
.slick-dots li { position: relative; display: inline-block; height: 7px; width: 27px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; display: block; height: 7px; width: 27px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 0; cursor: pointer; outline: none; background-color:#df222a;}
.slick-dots li button:focus { outline: none;}
.slick-dots .slick-active button{ background-color:#05b712;}

.slick-prev:focus, .slick-next:focus { outline: none; }

.slider-box{ position:relative; margin-bottom:15px;}
.slider-bottom{ position:absolute; left:0; bottom:0; width:100%; height:74px; background:url(../images/slide-bottom.png) no-repeat center bottom; background-size:100% auto;}

.hidden-xs {
  display: block !important;
}


/*about*/
.set-time{ width:1400px;position:relative;margin:100px auto 100px auto;}
.set-time .intro{float:left;position:relative;width:30%; z-index:99; margin:0px 0px 0px 100px;}
.set-time .intro>img{width:100%}
.set-time .intro>div{position:absolute;top:50%;left:50%;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff;width:72%}
.set-time .intro>div span{display:block;width:70px;height:2px;background:#fff;margin-bottom:10px}
.set-time .intro>div p{font-size:20px;margin-bottom:10px}
.set-time .intro>div h5{font-size:35px; line-height:50px;}
.set-time .r-line{position:absolute;top:-94px;left:470px;height:206px;width:2px;transform:rotate(55deg);-ms-transform:rotate(55deg);-moz-transform:rotate(55deg);-webkit-transform:rotate(55deg);-o-transform:rotate(55deg);background:#b20a04}
.set-time .r-line-1{position:absolute;top:380px;left:60px;height:206px;width:2px;transform:rotate(55deg);-ms-transform:rotate(55deg);-moz-transform:rotate(55deg);-webkit-transform:rotate(55deg);-o-transform:rotate(55deg);background:#b20a04}
.set-time .play{position:absolute;top:0;left:450px;width:14%;cursor:pointer; z-index:999;}
.set-time .time{position:absolute;top:30%; right:-4%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);margin:0 auto}
.set-time .time>p{text-align:center}
.set-time .time>img{margin:50px 0}
.set-time .world{float:right;width:42%;padding:250px 100px 0 0px; text-align:justify; line-height:28px; font-size:16px;}
.set-time .world>p{font-size:16px;line-height:30px}
.set-time .world .btn{width:200px;padding:20px;display:block;color:#fff;margin-top:50px;background:#b00000;transition:all 1s}
.set-time .world .btn span{transition:all 1s;float:right}
.set-time .world .btn:hover{background:#930000}
.set-time .world .btn:hover span{transform:translateX(-10px);-webkit-transform:translateX(-10px)}

/*product*/
.product{ width:100%; background:#FFFFFF; margin:0 auto;}
.product_main{ width:1200px; margin:0 auto;}
.product_main .intro{ text-align:center; padding:50px 0px;}
.product_main .intro span{display:block;width:70px;height:2px;background:#000; margin:0 auto 10px auto;}
.product_main .intro p{font-size:20px; color:#000;margin-bottom:10px}
.product_main .intro h5{font-size:35px; line-height:50px; color:#b00000;}


.box3{padding: 0 0 100px 0;}
.box3 .container1{max-width: none;}
.container1{max-width: 75em;
    margin: 0 auto;
    padding: 0 1rem;}
.box3 .ih-item {float: left;}

.box3 .ih-item.square{width: 33%; margin-right:0.33%; border:none;height: auto;box-shadow: none;}
.box3 .ih-item.square.effect6 .info{background:rgba(0,0,0,0.30);}
.box3 .ih-item.square.effect6 .info h3{background:none;margin: 50% 20px 0; font:normal 33px/40px;min-height: 80px;
    -webkit-transition: all 0.85s ease-in-out;
    -moz-transition: all 0.85s ease-in-out;
    transition: all 0.85s ease-in-out;}
.box3 .ih-item.square.effect6 .info p{font-size: 18px;}

.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;

  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}


.ih-item.square.effect6 {
  overflow: hidden;
}
.ih-item.square.effect6.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
.ih-item.square.effect6.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
.ih-item.square.effect6 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ih-item.square.effect6 .info {
  background: #333333;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111111;
  margin: 30px 0 0 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info p {

  font-size: 14px;
  position: relative;
  color: #fff;
  padding: 20px 20px 20px;
  text-align: center;
  -webkit-transition: all 0.35s 0.1s linear;
  -moz-transition: all 0.35s 0.1s linear;
  transition: all 0.35s 0.1s linear;
}
.ih-item.square.effect6 a:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.ih-item.square.effect6 a:hover .info {
  visibility: visible;
  opacity: 1;
}

.ih-item.square.effect6.from_top_and_bottom .info h3 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.from_top_and_bottom .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.from_top_and_bottom a:hover .info h3,
.ih-item.square.effect6.from_top_and_bottom a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect6.from_left_and_right .info h3 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.ih-item.square.effect6.from_left_and_right .info p {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.ih-item.square.effect6.from_left_and_right a:hover .info h3,
.ih-item.square.effect6.from_left_and_right a:hover .info p {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ih-item.square.effect6.top_to_bottom .info h3 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom .info p {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom a:hover .info h3,
.ih-item.square.effect6.top_to_bottom a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect6.bottom_to_top .info h3 {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top a:hover .info h3,
.ih-item.square.effect6.bottom_to_top a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

/*product*/
.tac {
  text-align: center;
}
.pro-navs{
	display: inline-block;
	zoom:1;
	*display: inline;
	margin-bottom:40px;
	
}
.pro-navs li{
	float: left;
	width: 200px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	color: #333;
	cursor: pointer;
	font-size: 16px;
	background: url(../images/img_38.png) no-repeat center center;
	margin-right: 20px;
}
.pro-navs li a{
	color: #333;
	font-size: 16px;
	width:200px; display:block; height:47px;
}
.pro-navs li.on,.pro-navs li:hover{
	background: url(../images/img_39.png) no-repeat center center;
	transition: all 0.3s;

}
.pro-navs li.on a,.pro-navs li:hover a{
	color: #fff;
	transition: all 0.3s;
}

.pro-navs01 li{ width:150px; float: left; height:45px; margin-right:15px; line-height:45px;}
.pro-navs01 li a{ font-size:14px; color:#333333;width:150px;height:45px;background:#ececec; display:block;}
.pro-navs01 li a:hover{ color:#ffffff;background:#00A1E9;display:block;}

.works a{
	display: block;
	background: url(../images/img_78.png) no-repeat center center;
	width: 210px;
	height: 50px;
	padding-right: 30px;
	text-align: center;
	font-size: 16px;
	color: #666666;
	line-height: 50px;
	margin-top: 56px;
	transition: all 0.3s;
}
.works a:hover{
	background: url(../images/img_79.png) no-repeat center  center;
	color: #c40000;
	transition: all 0.3s;
}

/*news*/
.news{ width:100%; background-image:url(../Images/news_bg.jpg); margin:0 auto;}
.news_main{ width:1200px; height:100%; overflow:hidden; margin:0 auto;}
.news_main .intro{ text-align:center; padding:50px 0px;}
.news_main .intro span{display:block;width:70px;height:2px;background:#000; margin:0 auto 10px auto;}
.news_main .intro p{font-size:20px; color:#000;margin-bottom:10px}
.news_main .intro h5{font-size:35px; line-height:50px; color:#b00000;}
.news_main .content{ height:100%; overflow:hidden; margin:0px auto 60px auto;}


.fnavbd{ background:url(../images/bg.png) repeat-x; height:143px; margin-top:100px;/* margin-top:44px;*/}
.fnav{ background:url(../images/white.png) no-repeat; height:78px; position:absolute; top:-78px; left:24px; width:1252px;}
.event{ padding:14px 30px 0 40px; width:1158px;}
.huo{ font-size:22px; color:#4c4c4c;}
.kuai li{ float:left;}
.kuai{ margin-top:14px;}
.event{ position:relative;}
.kuai a{ display:block; float:left; padding:5px 20px; background:#a7a7a7; margin-right:4px; color:#fff; font-size:16px;}
.kuai a.last{ margin-right:0;}
.kuai a:hover,.kuai .current{ background:url(../images/sekuai.png) repeat-x;}
.kuai a.return{ background:#bb1921; padding:0; width:50px; height:29px; line-height:29px; text-align:center;}
.kuai a.return:hover{ background:url(../images/return.png) 14px 6px no-repeat; background-color:#bb1921; text-indent:-9999px;}

.centerc{ padding:0 26px 54px; width:1118px; position:relative;}
.wrap{ width:1232px; margin:0 auto;}

.row_2{ width:1200px; margin:0px auto;}
.col-md-3{ float:left; width:21.9%; margin:0 1.5%;}
.col-md-3 li{ list-style-type: disc;}
.col-md-4{ float:left; width:20.9%; margin:0 1.5%;}
.col-md-4 li{ list-style-type: disc;}
.col-md-12{ width:100%; margin:30px 0px 0px 0px;}


.entry-content{ margin:10px auto;}
.entry-content p{ line-height:30px; font-size:16px;}
.entry-content h2{ font-size:30px; margin:20px 0px 10px 0px;}

.pagebuilder-row{ width:100%; height:100%; font-size:16px; overflow:hidden;margin:30px 0px 0px 0px;}

.cont{margin: 0 auto;width:1200px;}
.customer{width:100%;background:url(../images/customer-border.jpg) no-repeat left top;margin-top: 30px;}
.customer li{height: 100px;line-height: 80px;margin: 20px 0px 0px 0px;
background:url(../images/customer-border.jpg) no-repeat left bottom;padding: 0 5%;}
.customer li a{width:25%;height: 80px;line-height: 80px; float: left;display: block;text-align: center; }
.customer li a img{vertical-align: middle;}




/*contact*/
.lx_con{ height:100%; overflow:hidden; margin:20px auto 80px auto;}
.lx_left{ width:476px; float:left; margin:25px 0px 35px 0px;}
.info-c li {
	height: 60px;
	line-height: 60px;
	border: 1px solid #cc5522;
	border-radius: 30px;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 15px;
}
.info-c li .add {
	display: inline-block;
	padding-left: 35px;
	background: url(../Images/ic-add.png) no-repeat 3px center;
}

.info-c li .phone{
	display: inline-block;
	padding-left: 35px;
	background: url(../Images/ic-phone.png) no-repeat 3px center;
}

.info-c li .lxr {
	display: inline-block;
	padding-left: 35px;
	background: url(../Images/lxr.png) no-repeat 3px center;
}

.info-c li .chuazhen {
	display: inline-block;
	padding-left: 35px;
	background: url(../Images/chuazhen.png) no-repeat 3px center;
}
.info-c li .email {
	display: inline-block;
	padding-left: 35px;
	background: url(../Images/email.png) no-repeat 3px center;
}

.info-c li .lx_tel {
	display: inline-block;
	padding-left: 35px;
	background: url(../Images/ic-tel.png) no-repeat left center;
	margin-right: 20px;
}
.qr-c img {
	margin-bottom: 10px;
}
.qr-c {
	text-align: center;
	padding: 50px 0 60px 0;
	font-size: 18px;
	color: #333;
}
.lx_right{ float: right; width:610px;}