@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: impact;
	src: url(../fonts/impact.ttf);
}
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei', '微软雅黑';
}
img, a {
	border: 0;
}
ul, li {
	list-style: none outside none;
}
a{ color:#333;}
body {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #404040;
	min-width: 1200px;
}
body {
	font-family: "微软雅黑";
	background: #fff;
	font-size: 15px;
}
.lf {
	float: left;
}
.rg {
	float: right;
}
.mart40 {
	margin-top: 40px;
}
.w1200 {
	max-width: 1200px;
	margin: 0 auto;
}
.warper {
	max-width: 1800px;
	margin: 0 auto;
}
.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 1px;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom:1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
i, em {
	font-style: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.webscreen {
	width: 100%;
	margin: auto;
}
.webwidth {
	width: 1200px;
	margin: auto;
}
.otherscreen {
	width: 1600px;
	margin: auto;
}
.bg_fff {
	background: #fff;
}
.ljs_line {
	border: 2px solid #ff9900;
	width: 50px;
}
/*头部*/
.webleft {
	float: left
}
.webright {
	float: right;
	height:100px;
	display: flex;
	align-items: center;
	font-size: 20px;
	font-weight: bold;
}
.webright ul {
	margin-top: 15px;
}
.webright ul li {
	float: right;
	text-align: center;
	margin-left: 20px;
}
.webright ul li a {
	display: block;
	width: 100px;
	padding: 10px;
}
.webright ul li:hover {
	box-shadow: 0 0 5px 0 rgba(29, 45, 101, 0.2);
}
.webright ul li i {
	width: 36px;
	height: 36px;
	display: block;
	margin: 0 auto;
}
.webright a {
	display: block;
	color: #999;
}
.webright a p {
	margin-top: 5px;
	font-size: 15px;
}
.webright a:hover {
	color: #ff5b4a;
}
.webtitle {
	position: relative;
	display: block;
	height: 100px;
	display: flex;
	align-items: center;
}
.webtitle a {
	display: flex;
	align-items: center;
	font-size: 30px;
	font-weight: bold;
	color: #093154;
}
.webtitle a img {
	margin-right: 10px;
}
#head .hd li {
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	display: inline
}
#head .hd ul li.on {
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	background: #ff9900;
}
.menu {
	background: #093154;
	height: 50px;
	font-size: 16px;
	margin: 0px;
	padding: 0px
}
.menu ul {
	width: 1200px;
	margin: auto;
	height: 50px;
}
.menu ul li {
	width: 133px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	position: relative;
}
.menu ul li a {
	color: #ffffff;
	display: block;
	TEXT-DECORATION: none;
}
.tonlan01 {
	width: 100%;
	height: 210px;
	overflow: hidden;
}
.ljs_chanpin {
	display: flex;
	justify-content: space-between;
}
.ljs_chanpin li {
	border-bottom: 2px solid #f5f5f5;
	cursor: pointer;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}
.ljs_chanpin li .ljs_img {
	width: 365px;
	height: 195px;
	overflow: hidden;
}
.ljs_chanpin li:hover {
	border-bottom: 2px solid #ff9900;
}
.ljs_chanpin li p {
	height: 55px;
	line-height: 55px;
	text-align: left;
	color: #333;
}
.ljs_chanpin li img {
	webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}
.ljs_chanpin li img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.ljs_btn {
	height: 50px;
	line-height: 50px;
	color: #fff;
	width: 220px;
	text-align: center;
	background: #093154;
	display: block;
	margin: 80px auto 0;
	font-size: 18px;
}
.ljs_about {
	background: url(../images/line.jpg) repeat-y center;
}
.ljs_w {
	display: flex;
	padding: 100px 0;
}
.ljs_w .ljs_lf, .ljs_w .ljs_rg {
	width: 50%;
}
.ljs_about ljs_rg {
	background: #f8f8f8;
}
.ljs_jianjie {
	line-height: 30px;
	margin-right: 60px;
}
.ljs_lf {
	position: relative;
}
.ljs_rg {
	text-align: right;
}
.ljs_a_img {
	height: 500px;
	overflow: hidden;
}
.ljs_a_img img {
	webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}
.ljs_a_img img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.ljs_us {
	background: url(../images/index1101.jpg) no-repeat top;
	padding-bottom: 80px;
}
.jjfabot {
	margin-top: 50px;
}
.jjfabot a {
	text-decoration: none;
}
.jjfabot ul {
	margin-left: -26px;
}
.jjfabot li {
	padding: 50px 30px 50px;
	box-shadow: 0 0 10px 0 rgba(29, 45, 101, 0.2);
	width: 220px;
	float: left;
	text-align: center;
	position: relative;
	margin-left: 26px;
	background: #fff;
}
.jjfabot li img {
	width: 54px;
	height: 54px;
	display: block;
	margin: 0 auto;
}
.jjfabot li:hover {
	background: url(../images/jjfabg.jpg) no-repeat center;
}
.jjfabot li img.jjfaicn1 {
	display: none
}
.jjfabot li h2 {
	font-size: 20px;
	color: #282828;
	font-weight: normal;
	margin: 40px 0 30px;
}
.jjfabot li h5 {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.jjfabg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	display: none
}
.jjfabot li:hover {
	box-shadow: 0 0 40px 0 rgba(29, 45, 101, 0.3);
}
.jjfabot li:hover img.jjfaicn0 {
	display: none
}
.jjfabot li:hover img.jjfaicn1 {
	display: block
}
.jjfabot li:hover .jjfabg {
	display: block
}
.jjfabot li:hover h2, .jjfabot li:hover h3, .jjfabot li:hover h5, .jjfabot li:hover h6 {
	color: #fff
}
.jjfabot li:hover h4 {
	background: #fff
}
.jjfabot li .divbutton {
	line-height: 40px;
	height: 40px;
	width: 140px;
	margin: 40px 0px 0px 40px;
	border-radius: 5px;
	text-align: center;
	background: #eeeeee;
	color: #333;
	font-size: 15px;
}
.jjfabot li:hover .divbutton {
	background: #ffffff;
	color: #ab1114;
}
.mt-tabpage {
}
.mt-tabpage-title {
	text-align: center;
}
.mt-tabpage-title a {
	background: #eaeaea;
	margin-right: 10px;
}
.mt-tabpage-title a:last-child {
	margin-right: 0;
}
.mt-tabpage-title .mt-tabpage-item {
	display: inline-block;
	width: 105px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #666;
	font-size: 14px;
}
.mt-tabpage-title .mt-tabpage-item:hover {
	color: #fff;
	background: #093154;
}
.mt-tabpage-title .mt-tabpage-item-cur {
	color: #fff;
	font-size: 14px;
	background: #093154;
}
.mt-tabpage-count {
	position: relative;
	width: 1200;
	height: 500px;
	overflow: hidden;
}
.mt-tabpage-cont_wrap {
	position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
	width: 1200px;
	height: 500px;
	text-align: center;
}
.ketang_ul {
	margin-top: 80px;
}
.ketang_ul li {
	padding-bottom: 40px;
	float: left;
	margin-right: 40px;
}
.ketang_ul li:nth-child(2n) {
	margin-right: 0;
}
.ketang_ul li:last-child {
}
.ketang_ul .n_vnewl {
	height: 133px;
	width: 380px;
	overflow: hidden;
	background: #f8f8f8;
}
.ketang_ul .n_vnewLt {
	height: 30px;
	line-height: 30px;
	color: #4c4c4c;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-align: left;
}
.ketang_ul .n_vnewLt a {
	color: #333;
}
.ketang_ul .n_vnewk {
	margin: 20px 20px 0 20px;
	position: relative;
}
.ketang_ul .n_vnewb {
	color: #777777;
	line-height: 30px;
	margin-top: 10px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.ketang_ul .n_vnewr {
	width: 200px;
	height: 133px;
	overflow: hidden;
}
.ketang_ul .n_vnewr .tr_sc {
	width: 200px;
	height: 133px;
	overflow: hidden;
}
.ketang_ul .n_vnewr img {
	width: 200px;
	height: 133px;
	display: block;
	transition: all 0.3s;
}
.ketang_ul .n_vnewr img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.ketang_ul li .kc_time {
	color: #999;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
}
.ketang_ul li .rb_jiantou {
	font-size: 26px;
	transition: margin-left 0.3s ease-out;
	font-style: normal;
	float: left;
	color: #999;
}
.ketang_ul li:hover .rb_jiantou {
	margin-left: 20px;
	color: #093154;
}
.pagebottom {
	background: #093154;
	width: 100%;
	display: table;
	padding: 20px 0px;
	color: #ffffff;
	font-size: 15px
}
/*.hy_foot {
	float: left;
	width: 870px;
}*/
.pbmiddle {
	margin-top: 30px;
}
.pbleft{ float:right;}
.pbleft li {
	background: url(../images/link02.png) no-repeat left 7px;
	width: 180px;
	float: left;
	font-size: 15px;
	padding: 0px 0px 10px 20px;
	margin-top: 30px;
}
.pbleft li p {
	font-size: 15px;
	line-height:32px;
	color: #ccc;
}
.pbleft li p a{ font-weight:normal; color:#ccc;}
.pbleft li a {
	color: #fff;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
}
.pbmiddle .pbaddr {
	background: url(../images/linkaddr.png) no-repeat left 2px;
	padding: 0px 0px 20px 30px
}
.pbmiddle .pbmobile {
	background: url(../images/linkmobile.png) no-repeat left 2px;
	padding: 0px 0px 20px 30px
}
.pbmiddle .pbtel {
	background: url(../images/linktel.png) no-repeat left 2px;
	padding: 0px 0px 20px 30px
}
.bottomline {
	background: #000000;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	color: #fff
}
.bottomline a {
	color: #fff
}
.pbright {
	float: left;
}
.wxtxt {
	font-size: 14px;
	color: #ffffff;
	margin-top: 10px;
}
.bottomline {
	background: #000000;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	color: #777777;
}
.ljs_list {
	min-height: 750px;
}
.kb_location {
	line-height: 40px;
	height: 40px;
	padding: 10px 0;
}
.kb_down_lf {
	width: 220px;
	height: 400px;
	float: left;
}
.kb_news_tit {
	background: url(../images/jjfabg0.jpg) no-repeat center;
	color: #fff;
	height: 80px;
	text-align: center;
	padding: 20px 0;
}
.kb_news_tit p {
	font-size: 24px;
}
.kb_news_tit p:first-child {
	font-size: 28px;
	font-weight: bold;
}
.kb_down_lf ul li {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #ececec;
	margin-top: 2px;
}
.kb_down_lf ul li:hover a {
	background: #093154;
	display: block;
	color: #fff;
}
.kb_down_lf ul li a.ljs_act{background: #093154;
	display: block;
	color: #fff; }
.news_ul {
	width: calc(100% - 240px);
}
.news_ul li {
	padding-bottom: 20px;
}
.news_ul li:last-child {
}
.news_ul .n_vnewl {
	height: 133px;
	width: 760px;
	overflow: hidden;
	background: #f8f8f8;
}
.news_ul .n_vnewLt {
	height: 30px;
	line-height: 30px;
	color: #4c4c4c;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.news_ul .n_vnewk {
	margin: 20px 20px 0 20px;
	position: relative;
}
.news_ul .n_vnewb {
	color: #777777;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.news_ul .n_vnewr {
	width: 200px;
	height: 133px;
	overflow: hidden;
}
.news_ul .n_vnewr img {
	width: 200px;
	height: 133px;
	display: block;
	transition: all 0.3s;
}
.news_ul .n_vnewr img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.news_ul li .kc_time {
	color: #999;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
}
.news_ul li .rb_jiantou {
	font-size: 20px;
	transition: margin-left 0.3s ease-out;
}
.news_ul li:hover .rb_jiantou {
	color: #ca0010;
	margin-left: 20px;
}
/******内容页***********/
.list_view {
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 1px;
}
.list_view .view_tit {
	border: 1px dashed #eaeaea;
	padding: 20px;
	margin: 30px;
	margin-top: 0;
	min-height: 550px;
}
.list_view .view_tit .view_biaoti {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	padding-bottom: 10px;
}
.list_view .view_tit .view_time {
	text-align: right;
	color: #999;
	font-size: 14px;
	line-height: 30px;
	padding: 5px 0 10px;
	border-bottom: 1px solid #eaeaea;
}
.list_view .view_tit .view_neirong {
	line-height: 30px;
	margin-top: 20px;
}
.list_view .view_tit .view_neirong img{
	max-width:1010px;
}
.ljs_products{width: calc(100% - 240px); float:right;}
.ljs_products .rb_teams_ul li{ width:33.3%; float:left; box-sizing: border-box; padding: 0 15px; margin-bottom:30px;}
.ljs_products .rb_teams_ul li:nth-child(3n){ padding-right:0;}
.tr_sc { overflow: hidden;display: block;}
.ljs_products .rb_teams_ul dt { display: block; overflow: hidden;}
.ljs_products .rb_teams_ul dd { background: #f9f9f9; border-bottom: 3px solid #eaeaea; border-left: 1px solid #fff; border-right: 1px solid #fff; text-align: center;  height: 52px;transition: 0.4s; color: #555;}
.ljs_products .rb_teams_ul li a:hover dd { background:#093154;color: #fff; border-left: 1px solid #093154; border-right: 1px solid #093154; border-bottom: 3px solid #ff9900;}
.ljs_products .rb_teams_ul li img { width: 100%; height:200px;}
.tr_sc img { transition: 0.3s all;}
.tr_sc:hover img { transform: scale(1.1,1.1);}
.ljs_products .rb_teams_ul dd b { display: block; font-weight: bold; font-size: 16px; padding: 15px 0 20px 0;}
.view_tit_cont{ font-size:20px; line-height:40px;}
.view_tel p{margin:20px 20px 20px 0; font-size:18px;}
.view_tel i{ font-size:20px; color:#ff9900;}






.ljs_page{ display:flex; align-items:center;justify-content:center; margin-bottom:20px;}
  .pagination {
      display: block;
      padding-left: 0;
      border-radius: 4px;
  }
  .pagination > li {
      display: inline;
  }
  .pagination > li > a,
  .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.42857143;
      color: #333;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd;
  }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
  }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px;
  }
  .pagination > li > a:hover,
  .pagination > li > span:hover,
  .pagination > li > a:focus,
  .pagination > li > span:focus {
      z-index: 2;
      color: #23527c;
      background-color: #eee;
      border-color: #ddd;
  }
  .pagination > .active > a,
  .pagination > .active > span,
  .pagination > .active > a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span:focus {
      z-index: 3;
      color: #fff;
      cursor: default;
      background-color: #ff9900;
      border-color: #ff9900;
  }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
      color: #777;
      cursor: not-allowed;
      background-color: #fff;
      border-color: #ddd;
  }
.kb_zanwu {background: url(../images/zanwu.png) no-repeat center; width: 150px; height: 133px; background-size: 100%; margin: 0 auto; padding-top: 20%;}
