@charset "UTF-8";
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;position:relative;font:14px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:/*#e8a20d*/;text-decoration:none;outline:none;}
input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clear{clear:both;}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}
h1,h2,h3,h4{font-size:14px;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
.xp_box{
	background: #f7f7f7;
	height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #bababa;
}
.pull-left h1 a{
  line-height: 30px;
}
.navbar-header img{
  width: 156px;
}
.logo img{
	max-height:70px; 
	margin:10px 0;
}

@media screen and (max-width: 991px){
.navbar-collapse{
	border: 0;
    width: 100%;
    position: absolute;
    background: #fff;
    z-index: 99999;
}
.logo img{
	max-height: 40px;
	margin:10px 0;
}
.navbar{
	height: 60px!important;
	position: relative;
}
.navbar-nav > li > a{
	height: 40px!important;
	line-height: 40px!important;
}
.nav i{
	opacity: 0!important
}
/*.i_news_item{
	max-width: 330px!important;
    margin: 10px 14px!important;
}*/
}


.navbar{
	background:none;
	border:none;
	margin-bottom: 0;
	height: 90px;
	line-height: 90px;
}
.navbar-brand{
	padding: 0px;
}
.navbar-header{
	margin-right: 0px!important;
	margin-left: 0px!important;
}
.navbar-nav > li > a{
	height: 70px;
	line-height: 70px;
	margin:10px;
	padding: 0 25px;
	transition: all .5s;
}
.navbar-nav > li > a:hover{
	color: #555;
    background: #e7e7e7!important;
}

.nav i{
	position: absolute;
	left:36%;
	bottom: 22%;
	width: 0;
	opacity: 0;
	height: 2px;
	background: #000;
	display: block;
/*	-webkit-transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;
    transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;*/
}
.nav li.active>a i{
	width: 30%;
    opacity: 1;
}
.cur{
	width: 30%!important;
	opacity: 1!important;
}
.i_about{
	margin-top: 40px;
}
.i_about_txt h3{
	color: #585b76;
	letter-spacing:1px;
	line-height: 1;
	font-family: "微软雅黑";
	font-size: 36px;
	font-family:"arial";
}
.i_about_txt p{
	/* color: #9899a2; */
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 34px;
	margin-top: 20px;
	text-indent: 2em;
}
.i_news{
	background-color:#f7f7f7;
	padding-bottom: 40px;
	margin-top: 40px;
}
.i_news_title{
	padding-top: 40px;
}
.i_news_title .header_title{
	font-family: 微软雅黑;
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
    color: #494949;
    padding: 0 0 15px 0;
    display: block;
    padding: 0 0 15px 0;
    vertical-align: bottom;
}
.i_news_title .header_subtitle{
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	display: block;
	vertical-align: bottom;
}
.i_news_class ul li{
	display: inline;
}
.i_news_class ul li a{
	cursor: pointer;
	line-height: 13px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	font-family: 微软雅黑;
	font-size: 13px;
	background-color: transparent;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 7px;
	transition: all .5s;
}
.i_news_class ul li a:hover{
	color: #fff;
	background: #000;
}
.mt-30{
	margin-top: 30px;
}
@media(max-width: 768px){
	.i_about{
		margin-top: 10px!important;
		padding-bottom: 30px!important;
	}
	.i_about_txt h3{
		font-size: 28px;
	}
	.i_about_txt{
		margin-top: 20px;
	}
}
@media(min-width: 992px) and (max-width:1200px ){
	.i_news_item{
		max-width: 300px!important;
   		margin-right: 10px!important;
	}
}
@media(max-width: 768px){
	.i_news_item{
		max-width:100%!important;
	}
}
@media(min-width: 768px) and (max-width:991px ){
	.i_news_item{
		max-width: 330px!important;
        margin: 10px 14px!important;
	}
}
@media(min-width: 992px) and (max-width:1199px ){
	.i_news_item1{
		max-width: 215px!important;
        margin-right: 10px!important;
	}
}
.i_news_item{
	margin-top: 30px;
	margin-bottom: 15px;
    border-bottom: 1px solid transparent;
    padding: 0;
    animation-delay: 0.1s;
    visibility: visible;
    border-top: 0px solid #f9f9f9;
    border-bottom: 0px solid #f9f9f9;
    border-left: 0px solid #f9f9f9;
    border-right: 0px solid #f9f9f9;
    background-color: #ffffff;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-out 0s;
    max-width: 360px;
    margin-right: 18px;
    cursor: pointer;
}
.i_news_item:hover .post-title{
	padding-left: 40px !important;
}
.i_news_item:hover .post-title>a{
	color: #555555 !important;
}
.i_news_item img{
	max-width:100%;
	height: auto;
	display: block;
}
.i_news_item>div{
	transition: all 0.3s ease-out 0s;
}
.post-title{
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
	line-height: 15px;
	vertical-align: top;
	text-align: left;
	width: 100%;
	position: relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.i_news_item .post-title:before{
	position: absolute;
	content: '';
	width: 0;
	height: 1px;
	background-color: #ffd3d3;
	left:0;
	bottom: 0;
	margin:0;
	transition: all .6s ease 0s;
}
.i_news_item:hover .post-title:before{
	width: 100%;
	transition: all .6s ease 0s;
}
.post-title a{
	font-size: 15px;
}
.entry-content{
	font-size: 12px;
	font-family: 微软雅黑;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	height: 88px;
}
.entry-content p{
	text-indent: 2em;
	line-height: 34px;
}
.vc_read_more_wrapper{
	width: 100% !important;
    text-align: center;
}
.vc_read_more_wrapper a{
	color: #ff9191;
    font-size: 12px;
    font-family: arial;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
}
.i_news_img{
	position: relative;
}
.i_news_img i{
	background: url(../images/news_bg.png) no-repeat center 0;
	background-position: center top;
	background-color:rgb(174,174,174);
	opacity: 0;
	position: absolute;
	top: 0;
	left:0;
	bottom: 0;
	right: 0;
	transition: all .6s ease;
}
.i_news_item:hover .i_news_img i{
	background: url(../images/news_bg.png) no-repeat center 0;
	background-position: center center;
    background-color: rgb(174,174,174);
	opacity: 0.6;
	transition: all .6s ease;
}
.i_pro{
	margin-top: 40px;
}
.i_pro_title .header_title{
	font-family: 微软雅黑;
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
    color: #494949;
    padding: 0 0 15px 0;
    display: block;
    padding: 0 0 15px 0;
    vertical-align: bottom;
}
.i_pro_title .header_subtitle{
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	display: block;
	vertical-align: bottom;
}
/*.pl-0{
	padding-left: 0!important;
}*/
.i_pro_con{
	margin-top: 30px;
	overflow:hidden;
}
.i_pro_item{
	margin-bottom: 20px;
    padding: 0;
    padding-right: 10px;
}
.i_pro_img img{
	border-radius:4px;
}
.i_pro_name{
	margin-top: 10px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	line-height: 50px;
}
.i_pro_name a{
	font-size: 16px;
}
.i_pro_name a:hover{
	color: #000;
}
.i_pro_img{
	position: relative;
}
.i_pro_img i{
	background: url(../images/news_bg.png) no-repeat center 0;
	background-position: center 0;
	background-color:rgb(174,174,174);
	opacity: 0;
	position: absolute;
	top: 0;
	left:0;
	bottom: 0;
	right: 0;
	transition: all .6s ease;
}
.i_pro_item:hover .i_pro_img i{
	background: url(../images/news_bg.png) no-repeat center 0;
	background-position: center center;
    background-color: rgb(174,174,174);
	opacity: 0.6;
	transition: all .6s ease;
}
.ty_more{
	margin-top: 20px;
}
.ty_more a{
	font-family: 微软雅黑;
    font-size: 15px;
    padding: 10px 74px;
    border-width: 1px;
    border-color: rgb(88, 91, 118);
    background-color: transparent;
    color: rgb(88, 91, 118);
    border: 1px solid;
    transition: all .6s ease;
}
.ty_more a:hover{
	background:rgb(88, 91, 118);
	color: #fff;
}
.bottom{
	background: #f7f7f7;
	margin-top: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
}
.bottom h3{
	font-size: 18px;
}
.bottom a{
	color: #666;
}
.sm{
	margin-top: 20px;
	border-bottom: 1px solid #cccaca;
	padding-bottom: 20px;
}
.link{
	margin-top: 20px;
	padding: 0;
	line-height: 34px;
}
.link p{
	line-height: 34px;
}
.dt_logo{
	margin-top: 20px;
}
.dt_logo img{
	max-width: 300px;
}
.n_ban img{
	max-width: 100%;
	height: auto;
	display: block;
}
.content{
	background: #f7f7f7;
	padding: 40px 0;
}
.n_list{
	/*box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);*/
}
.n_title{
	background: rgb(88, 91, 118);
	padding: 10px 20px 10px;
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
}
.n_list h3{
	color: #fff;
	font-size: 22px;
	line-height: 30px;
}
.n_list span{
	color: #fff;
}
.n_class{
	background: #eaeaea;
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
}
.n_class li{
	display: block;
    margin: 0 20px;
    border-bottom: 1px solid #e0e0e0;
}
.n_class li a{
	display: inline-block;
    width: 100%;
    line-height: 60px;
    height: 60px;
    color: #888888;
}
.n_class li a:before{
	color: #888888;
    font-size: 13px;
    padding-right: 10px;
}
.n_class li a:hover{
	color: rgb(88, 91, 118)
}
.n_class li:hover a:before{
	color: rgb(88, 91, 118)
}
.n_con{
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
	background: #eaeaea;
}
.mbx_nav{
	width: 100%;
	height: 45px;
	line-height: 45px;
}
.mbx_nav span{
	color: #666;
	font-size: 16px;
	position: absolute;
    border-bottom: 2px solid rgb(88, 91, 118);
    padding: 0 15px;
    left: 0px;
    top: -1px;
}
.ty_con{
	margin-top: 30px;
	padding-bottom: 30px;
}
.ty_con p{
	line-height: 34px;
	text-indent: 2em;
}
.ty_con img{
	width: 450px;
}
@media(max-width: 992px){
	.n_con{
		margin-left: 15px;
	    margin-right: 15px;
	    margin-top: 30px;
	}
}
.miaoshu{
	margin:30px 0;
}
.pages ul li{
	display: inline-block;
}
.pages ul li a{
	background: #fff;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    padding: 5px 10px;
    margin: 20px 3px;
    display: inline-block;
    color: #6d6d6d;
}
.pages ul li a:hover{
	background: #eaeaea;
    font-size: 14px;
    padding: 5px 10px;
    display: inline-block;
    color: #6d6d6d;
}
.ty_con1{
	overflow: hidden;
}

.i_news_item1{
	margin-top: 30px;
	margin-bottom: 15px;
    border-bottom: 1px solid transparent;
    padding: 0;
    animation-delay: 0.1s;
    visibility: visible;
    border-top: 0px solid #f9f9f9;
    border-bottom: 0px solid #f9f9f9;
    border-left: 0px solid #f9f9f9;
    border-right: 0px solid #f9f9f9;
    background-color: #ffffff;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-out 0s;
    max-width: 250px;
    margin-right: 20px;
    cursor: pointer;
}
@media(max-width: 768px){
	.i_news_item1{
		max-width: 285px!important;
	}
}
.i_news_item1:hover .post-title{
	padding-left: 40px !important;
}
.i_news_item1:hover .post-title>a{
	color: #555555 !important;
}
.i_news_item1 img{
	max-width:100%;
	height: auto;
	display: block;
	height: 187px;
}
.i_news_item1>div{
	transition: all 0.3s ease-out 0s;
}
.i_news_item1 .post-title:before{
	position: absolute;
	content: '';
	width: 0;
	height: 1px;
	background-color: #ffd3d3;
	left:0;
	bottom: 0;
	margin:0;
	transition: all .6s ease 0s;
}
.i_news_item1:hover .post-title:before{
	width: 100%;
	transition: all .6s ease 0s;
}
.i_news_item1:hover .i_news_img i{
	background: url(../images/news_bg.png) no-repeat center 0;
	background-position: center center;
    background-color: rgb(174,174,174);
	opacity: 0.6;
	transition: all .6s ease;
}
.ty_con h1{
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.time{
	text-align: center;
}
.time span{
	display: inline-block;
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
}
@media(max-width: 768px){
	.time span{
		display: block;
	}
}
.news-atricle{
	margin-top: 20px;
}
.articlenext{
	margin: 10px 0;
    background: #eaeaea;
    width: 100%;
    line-height: 40px;
}
.tag{
	/*padding-left: 5px;*/
}
@media(min-width: 992px){
	.articlenext div:first-child{
		float: left;
    	/*padding-left: 5px;*/
	}
}
@media(min-width: 992px){
	.articlenext div:last-child{
		float: right;
    	/*padding-right: 5px;*/
	}
}
@media(max-width: 991px){
	.articlenext div:first-child{
    	/*padding-left: 5px;*/
	}
}
@media(max-width: 991px){
	.articlenext div:last-child{
    	/*padding-left: 5px;*/
	}
}
.xgnews{
	margin:40px 0;
}
.nn{
	border-left: 5px solid rgb(88, 91, 118);
    padding-left: 30px;
    font-size: 20px;
    margin-bottom: 20px;
}
.xgnews ul li{
	margin: 0 10px;
    line-height: 26px;
    height: 26px;
    border-bottom: 1px solid #cccaca;
}
.xgnews span{
	float: right;
}
.xgnews ul li a:hover{
	color: rgb(88, 91, 118);
}
.xgprol{
	padding: 0 10px;
}
.xgprol h3{
	margin: 0;
    padding: 0;
    overflow: hidden;
}
.xgprol img{
    display: inline-block;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.xgprol h4{
	margin: 0;
    padding: 5px 0;
    text-align: center;
}
.xgprol:hover img{
	transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.xgprol:hover a{
	color: rgb(88, 91, 118);
}
.xgprol h4{
	font-size: 18px;
}
.location{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.phonefooternav {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99999;
  min-height:80px;
  background:#
}
.phonefooternav ul li {
  width: 25%;
  background: #494949;
  float: left;
  padding: 10px 0;
  border-right: 1px solid #666;
  list-style: none;
  min-height: 80px;
}
.phonefooternav ul li a {
  display: block;
  color: #fff;
  text-align: center;
}
.phonefooternav ul li a:hover{
    text-decoration: initial;
}
.phonefooternav ul li a i {
  display: block;
  font-size: 20px;
  padding: 10px 0;
}

@media (max-width: 480px) {
  .phonefooternav ul li {
    padding: 3px 0px;
  }
}
@media (max-width: 991px) {
  body {
   padding-bottom:80px !important;
  }
}

.i-time{
	color: #b7b7b7;
    font-size: 12px;
    font-family: 微软雅黑;
    line-height: 22px;
    padding-left: 20px;
    padding-right: 20px;
}
.ditu img{
	max-width: none!important;
}
.dh_xdd{
	line-height: 30px;
}
.dh_xdd a{
	margin-left: 10px;
}
.dh_xdd a:hover{
	color:rgb(88, 91, 118);
}
@media(max-width: 768px){
	.link{
		width: 100%!important;
	}
	.location{
		display: none!important;
	}
}


/*新闻中心*/
.inews {	
    background: #f5f5f5;
}
.inews_col .img {
	border: 5px solid #fff;
	text-align:center;
}
.inews_col .img img {
	display:inline;
	height: 233px;
}
.inews_col .img:hover {
    background: #e8a20d;
}
.inews_col .img:hover img {
    opacity: 0.6;
}
.inews_col h3 {
	color: #000;
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    margin: 10px 0;
}
.inews_col h3 a{
	color: #2a333c;
}
.inews_col hr {
	width:50px;
	height:2px;
	background:#e8a20d;
	border-top:none;
	margin: 10px 0;
}
.inews_col p {
	line-height: 34px;
	/* color: #818080; */
	text-indent: 2em;
}
.inews_item li {
    line-height: 40px;
}
.inews_item li a {
    font-size: 15px;
    color: #37474f;
    float: left;
    width: 70%;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.inews_item li a:hover {
	color:#e8a20d;
}
.inews_item li span {
    float:right;
    width:30%;
    color: #37474f;
    text-align: right;
}
.news_more a{
    line-height: 30px;
    border: 1px solid #e8a20d;
    color: #e8a20d;
    margin-top: 25px;
    padding: 0 22px;
    display: inline-block;
}
.news_more a:hover {
	color:#fff;
	background:#e8a20d;
	border: 1px solid #e8a20d;
}
/*推荐产品*/
.tuijian {
	text-align: center;
    background: #171E28;
}
.tj_tit {
	padding:50px 0;
	overflow:hidden;
}
.tj_tit h3{
	display: inline-block;
    font-size: 24px;
    color: #fff;
    font-weight: bold;	
    padding-bottom: 20px;
	border-bottom:2px solid #e8a20d;
}
@media (max-width:768px) {
	.tj_tit h3 {
		margin-bottom:10px;
	}
}
.iprotype li {
    display: inline-block;
    background-color: #fff;
    margin:2px 1px;
	padding: 8px 20px;
    color: #76838f;
	cursor:pointer;	
}
.iprohov{background:#e8a20d!important;color:#fff!important;}
.ipro_con{display:none;}
.ipro_con0{display:block;}

.ipro_con li {
  padding:0px;
}
@media (max-width:768px){
	.ipro_con li {
	  margin-top:10px;
	}
}
.ipro_con li .cpro .cpro_img{
  position: relative; 
  overflow: hidden;
}
.cpro_img img{
  width: 100%;
  transition:all 0.3s;
}
.overlay{
  position: absolute; 
  top: 0; left: 0; right: 0; bottom: 0; 
  background: rgba(0, 0, 0, 0.7); 
  opacity: 0; 
}
.cpro_img a{
  color: #fff;
}
.cpro:hover .cpro_img .overlay{
  opacity: 1;
}
.inner{
  display: table; 
  width: 100%; 
  height: 100%; 
  position: relative;
}
.inner:before{
  content: ''; 
  position: absolute; 
  top: 0px; left: 0px; right: 0px; bottom: 0px; 
}
.social{
  display: table-cell; 
  vertical-align: middle; 
  position: relative; 
  padding: 30px;
  font-size: 16px;
  color: #e8a20d;
  font-weight: bold;
}
.tuijian a.more {
	color: #ccc;
    font-weight: 700;
    line-height: 30px;
    border: 1px solid #ccc;
    margin: 30px 0;
    padding: 0 22px;
    display: inline-block;
}
.tuijian a.more:hover { 
	color:#fff;
	background: #e8a20d;
	border: 1px solid #e8a20d;
}