@charset "utf-8";

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jjxWrap {
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
}

/*网站公共头部*/
.jjx_header {
	width: 100%;
	background: #fff;
	overflow: hidden;
}
.jjx_header .logoTel {
	height: 130px;
}
.jjx_header .logoTel h1 {
	float: left;
}
.jjx_header .logoTel h1 img {
	display: block;
	height: 130px;
}
.jjx_header .logoTel .tel {
	float: right;;
}
.jjx_header .logoTel .tel .box {
	padding: 25px 0 25px 80px;
	background: url(../images/logoTel_tel_bg.png) left 60% no-repeat
}
.jjx_header .logoTel .tel em {
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 40px;
}
.jjx_header .logoTel .tel span {
	display: block;
	font-size: 34px;
	color: #0256a1;
	line-height: 40px;
}
.jjx_menu {
	width: 100%;
	height: 65px;
	background: #005ba8;
}
.jjx_menu ul {
	width: 100%;
}
.jjx_menu li {
	float: left;
}
.jjx_menu li a {
	display: block;
	padding: 0 15px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 65px;
}
.jjx_menu li.on {
	background: #ffa200;
}

/*首页banner*/
.jjx_banner {
	position:relative;
	width:100%;
	height: 560px;
	overflow:hidden;
	background: #fff;
}
.jjx_banner .flexslider ul {
	width:100%;
	height:100%;
}
.jjx_banner .flexslider ul li {
	width:100%;
}
.jjx_banner .flexslider ul li img {
	display: block;
	width: 100%;
	height: 560px;
	max-height: 560px;
}
.jjx_banner .flexslider {
	position:relative;
}
.jjx_banner .flex-control-nav {
	bottom:40px;
	z-index:999;
}
.jjx_banner .flex-control-paging li a {
	width:15px !important;
	height:15px !important;
	border: 1px solid #fff;
	background: #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}
.jjx_banner .flex-control-paging li a.flex-active {
	background: #0663b5;
}
.flex-control-paging li a.flex-active {
	background-position: 0 -20px !important;
}
.i_s_cate_box {
	position:absolute;
	left:50%;
	top:0;
	width:240px;
	height:560px;
	background:rgba(0,0,0,0.78);
	margin-left:-750px;
}
.i_s_cate_box ul {
	width:100%;
}
.i_s_cate_box li {
	width:100%;
	border-bottom:1px solid #3f3f3f;
}
.i_s_cate_box li a {
	display:block;
	height:43px;
	padding:34px 0;
	text-align:center;
	font-size:18px;
	color:#fff;
	line-height:59px;
}
.i_s_cate_box li:last-child {
	border-bottom:0;
}
.i_s_cate_box li a:hover {
	background: #ffa200;
}
.i_s_cate_box li a span {
	display:block;
	font-size:18px;
	color:#fff;
	line-height:30px;
}
.i_s_cate_box li a em {
	display:block;
	font-size:12px;
	color:#b0b0af;
	line-height:30px;
	text-transform:uppercase;
}
.i_s_cate_box li:hover a em {
	color: #fff;
}

/*搜索*/
.jjx_ss {
	width: 109%;
	height: 64px;
	background: #f5f5f5;
}
.jjx_ss .keyWords {
	float: left;
}
.jjx_ss .keyWords span {
	font-size: 16px;
	color: #3c3c3c;
	line-height: 64px;
	font-weight: bold;
}
.jjx_ss .keyWords a {
	font-size: 16px;
	color: #3c3c3c;
	line-height: 64px;
}	
.jjx_ss .ssForm {
	float: right;
	width: 340px;
	height: 64px;
	background: #005ba8;
}
.jjx_ss .ssForm form {
	width: 100%;
	height: 100%;
}
.jjx_ss .ssForm form input {
	border:0;
	outline: none;
	background: transparent;
	float: left;
	height: 100%;
}
.jjx_ss .ssForm form input.key {
	width: 248px;
	padding: 0 10px;
	font-size: 16px;
	color: #fff;
}
.jjx_ss .ssForm form input.btn {
	float: right;
	display: block;
	width: 64px;
	height: 64px;
	background: #ffa200 url(../images/jjx_ss_bg.png) no-repeat;
	cursor: pointer;
}
.jjx_ss .ssForm form input.btn:hover {
	background: #f19b06 url(../images/jjx_ss_bg.png) no-repeat;;
}


/*广告栏*/
.jjx_ad_bn1 {
	width: 100%;
	height: 180px;
	background: url(../images/i_ad_bn1.jpg) top center no-repeat;
	overflow: hidden;
}
.jjx_ad_bn1 .left_con {
	float: left;	
}
.jjx_ad_bn1 .left_con img {
	display: block;
	height: 180px;
}
.jjx_ad_bn1 .right_con {
	float: right;
}
.jjx_ad_bn1 .right_con h3 {
	font-size: 30px;
	color: #fff;
	line-height: 60px;
	margin-top: 8px;
}
.jjx_ad_bn1 .right_con h3 span {
	font-size: 36px;
	color: #f72222;
}
.jjx_ad_bn1 .right_con p {
	font-size: 16.8px;
	color: #fff;
	line-height: 40px;
}
.jjx_ad_bn1 .right_con .tel_box {
	width: 100%;
	height: 34px;
	margin-top: 10px;
}
.jjx_ad_bn1 .right_con .tel_box .tel {
	float: left;
	font-size: 26px;
	color: #fff;
	line-height: 34px;
	padding-left: 40px;
	background: url(../images/i_ad_bn1_tel.png) left center no-repeat;
}
.jjx_ad_bn1 .right_con .tel_box .btnBox {
	float: right;
}
.jjx_ad_bn1 .right_con .tel_box .btnBox a {
	float: left;
	width: 120px;
	height: 34px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 34px;
	margin-left: 20px;
	background: #ffaa01;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}


/*产品中心*/
.jjx_s_tit {
	width:100%;
	overflow:hidden;
	margin-bottom:50px;
}
.jjx_s_tit h3 {
	font-size:36px;
	color:#080808;
	line-height:60px;
	text-transform:uppercase;
}
.jjx_s_tit h3 em {
	color:#005ba8;
}
.jjx_s_tit span {
	display:block;
	font-size:28px;
	color:#080808;
	font-weight:bold;
}
.jjx_pdt {
	width:100%;
	padding:60px 0 40px;
	overflow:hidden;
	background: #fff;
}
.jjx_pdt .pdt_nav {
	width:100%;
	overflow:hidden;
	margin:0px 0 20px;
}
.jjx_pdt .pdt_nav ul {
	width:110%;
}
.jjx_pdt .pdt_nav li {
	position:relative;
	float:left;
	width:359px;
	height:86px;
	margin-right:20px;
	padding-bottom:10px;
}
.jjx_pdt .pdt_nav li a {
	display:block;
	width:100%;
	height:86px;
	text-align:center;
	border:1px solid #005ba8;
}
.jjx_pdt .pdt_nav li a span {
	display:block;
	font-size:20px;
	color:#080808;
	font-weight:bold;
	padding-top:12px;
	line-height:30px;
}
.jjx_pdt .pdt_nav li a em {
	display:block;
	font-size:18px;
	color:#080808;
	line-height:30px;
}
.jjx_pdt .pdt_nav li.on {
	background:url(../images/jjx_pdt_arrow.png) bottom center no-repeat;
}
.jjx_pdt .pdt_nav li.on a {
	background:#005ba8;
}
.jjx_pdt .pdt_nav li.on * {
	color:#fff;
}
.jjx_pdt .pdt_con * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.jjx_pdt .pdt_con {
	width:100%;
	overflow:hidden;
}
.jjx_pdt .pdt_con .wraper {
	width:100%;
	overflow:hidden;
	display:none;
}
.jjx_pdt .pdt_con .wraper:first-child {
	display:block;
}
.jjx_pdt .pdt_con ul {
	margin-left: -20px;
	margin-right: -20px;
	overflow: hidden;
}
.jjx_pdt .pdt_con li {
	float:left;
	width:50%;
}
.jjx_pdt .pdt_con li a {
	position:relative;
	display:block;
	margin: 20px;
}
.jjx_pdt .pdt_con li a img {
	display:block;
	width:100%;
	height:380px;
	object-fit: cover;
}
.jjx_pdt .pdt_con li a .desc {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:100px;
	background:url(../images/i-pdt-li-bg.png) repeat-x;
}
.jjx_pdt .pdt_con li a .desc .box {
	position:relative;
	padding:50px 20px 0;
}
.jjx_pdt .pdt_con li a .desc .tit {
	display:block;
	font-size:22px;
	color:#fff;
	line-height:40px;
}
.jjx_pdt .pdt_con li a .desc p {
	display:block;
	width:350px;
	height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:16px;
	color:#fff;
	line-height:30px;
	display: none;
}
.jjx_pdt .pdt_con li a .desc .arrow {
	position:absolute;
	right:20px;
	bottom:10px;
	display:block;
	width:36px;
	height:36px;
	background:#005ba8;
	text-align:center;
	line-height:36px;
	font-size:22px;
	color:#fff;
	font-family:"宋体";
	font-weight:bold;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
}
.jjx_pdt .pdt_con .more {
	display:block;
	width:100%;
	margin-top:30px;
	text-align:center;
	font-size:22px;
	color:#080808;
	line-height:50px;
}

/*公司优势*/
.jjx_adv {
	width: 100%;
	padding: 60px 0;
}
.jjx_adv .jjx_s_tit {
	margin-bottom: 30px;
}
.jjx_adv * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.jjx_adv {
	width: 100%;
	overflow: hidden;
}
.jjx_adv {
	width: 100%;
}
.jjx_adv ul {
	margin-left: -20px;
	margin-right: -20px;
}
.jjx_adv li {
	float: left;
	width: 50%;
}
.jjx_adv li .inner_box {
	margin: 20px;
	border: 1px solid #e2e2e2;
}
.jjx_adv li img {
	display: block;
	width: 100%;
}
.jjx_adv li .intro {
	padding: 20px;
	border-bottom: 1px solid #e2e2e2;
}
.jjx_adv li .intro h3 {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	padding-left: 50px;
}
.jjx_adv li .intro p {
	height: 66px;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	margin-top: 15px;
}
.jjx_adv li .more {
	padding: 20px;
	height: 60px;
}
.jjx_adv li .more a {
	float: left;
	font-size: 20px;
	color: #333;
	line-height: 20px;
}
.jjx_adv li .more span {
	float: right;
	display: block;
	width: 42px;
	height: 10px;
	background: url(../images/jjx_adv_arrow.png) no-repeat;
	margin-top: 5px;
}

/*公司简介*/
.jjx_about {
	margin: 0px 0;
}
.jjx_about .abt_left {
	float: left;
	width: 50%;
}
.jjx_about .abt_right {
	float: right;
	width: 50%;
	position: relative;
}
.jjx_about .abt_left img,
.jjx_about .abt_right img {
	display: block;
	width: 100%;
}
.jjx_about .abt_right .intro {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100px;
}
.jjx_about .abt_right .intro .box {
	padding: 50px 60px;
}
.jjx_about .abt_right .intro .box h3 {
	font-size: 36px;
	color: #fff;
	line-height: 50px;
	text-transform: uppercase;
}
.jjx_about .abt_right .intro .box h4 {
	font-size: 30px;
	color: #fff;
	line-height: 40px;
	padding-bottom: 40px;
	position: relative;
}
.jjx_about .abt_right .intro .box h4:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 10px;
	display: block;
	width: 60px;
	height: 3px;
	background: #22649b;
}
.jjx_about .abt_right .intro .box p {
	font-size: 16px;
	color: #ccd6e3;
	line-height: 34px;
	margin: 20px 0 50px;
	text-indent: 2em;
}
.jjx_about .abt_right .intro .box .more {
	display: block;
	width: 150px;
	height: 50px;
	background: #ffa200;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
}
@media screen and (max-width:1600px) {
    .jjx_about .abt_right .intro .box h3 {font-size:24px;line-height: 40px;}
    .jjx_about .abt_right .intro .box h4 {padding-bottom:20px;font-size:24px;}
    .jjx_about .abt_right .intro .box {padding:25px 50px;}
    .jjx_about .abt_right .intro .box p {font-size: 14px;line-height:26px;margin-top:0;margin-bottom:25px;}
}


/*案例展示*/
.jjx_case {
	width: 100%;
	padding: 50px 0;
	overflow: hidden;
}
.jjx_case * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.picScrollCase {
	position: relative;
	width: 100%;
	padding-bottom: 60px;
}
.picScrollCase ul {
}
.picScrollCase li {
	width: 33.333%;
}
.picScrollCase li a {
	display: block;
	margin: 15px;
	position: relative;
}
.picScrollCase li a img {
	display: block;
	width: 100%;
	height: 430px;
	object-fit: cover;
}
.picScrollCase li a .intro {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 140px;
	background: url(../images/picScrollCase_bg.png) repeat-x;
	overflow: hidden;
}
.picScrollCase li a .intro h3 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 200px;
}
.picScrollCase .hd {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.picScrollCase .hd a {
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid #b8b8b8;
	margin: 0 8px;
	text-align: center;
	line-height: 36px;
	font-size: 30px;
	color: #b8b8b8;
	font-weight: 400;
	font-family: "黑体";

	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.picScrollCase .hd a:hover {
	background: #005ba8;
	color: #fff;
	border-color: #005ba8;
}
.picScrollCase .hd .line {
	display: inline-block;
	width: 200px;
	height: 1px;
	background: #c3c3c3;
	margin: 0 10px;
	position: relative;
	top: -10px;
}

/*新闻中心*/
.jjx_news {
	width: 100%;
	overflow: hidden;
}
.jjx_news .nsList {
	position: relative;
	width: 100%;
	padding-bottom: 90px;
}
.jjx_news .nsList .bd {
	width: 100%;
}
.jjx_news .nsList .bd ul {
	margin-left: -15px;
	margin-right: -15px;
}
.jjx_news .nsList .bd li {
	float: left;
	width: 33.3333%;
	padding: 20px 0;
}
.jjx_news .nsList .bd li .box {
	margin: 0 15px;
	border: 1px solid #ebebeb;
}
.jjx_news .nsList .bd li .pic {
	display: block;
	width: 100%;
}
.jjx_news .nsList .bd li .pic img {
	display: block;
	width: 100%;
}
.jjx_news .nsList .bd li .intro {
	padding: 20px;
}
.jjx_news .nsList .bd li .intro .tit {
	display: block;
	width: 100%;
	height: 30px;
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
}
.jjx_news .nsList .bd li .intro .time {
	display: block;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin: 8px 0;
}
.jjx_news .nsList .bd li .intro p {
	width: 100%;
	height: 72px;
	overflow: hidden;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
}
.jjx_news .nsList .hd {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.jjx_news .nsList .hd a {
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid #b8b8b8;
	margin: 0 8px;
	text-align: center;
	line-height: 36px;
	font-size: 30px;
	color: #b8b8b8;
	font-weight: 400;
	font-family: "黑体";

	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.jjx_news .nsList .hd a:hover {
	background: #005ba8;
	color: #fff;
	border-color: #005ba8;
}
.jjx_news .nsList .hd .line {
	display: inline-block;
	width: 200px;
	height: 1px;
	background: #c3c3c3;
	margin: 0 10px;
	position: relative;
	top: -10px;
}
.jjx_news .nsList .bd li:hover .box {
	border:1px solid #fff;
	box-shadow: #ededed 0 0 8px 8px;
	-webkit-box-shadow: #ededed 0 0 8px 8px;
	-moz-box-shadow: #ededed 0 0 8px 8px;
	-ms-box-shadow: #ededed 0 0 8px 8px;
	-o-box-shadow: #ededed 0 0 8px 8px;
}

/*footer*/
.jjx_footer {
	width: 100%;
	margin-top: 60px;
	background: #004884;
	overflow: hidden;
}
.jjx_footer .menuBox {
	width: 100%;
	height: 90px;
	border-bottom: 1px solid #1a5b91;
}
.jjx_footer .menuBox ul {
	text-align: center;
}
.jjx_footer .menuBox li {
	display: inline-block;
}
.jjx_footer .menuBox li a {
	display: block;
	font-size: 20px;
	color: #fff;
	line-height: 90px;
	padding: 0 20px;
}
.jjx_footer .contact {
	padding: 50px 0;
	overflow: hidden;
}
.jjx_footer .contact .logo {
	float: left;
}
.jjx_footer .contact .logo img {
	display: block;
	margin-top: 40px;
}
.jjx_footer .contact .intro {
	float: left;
	margin-left: 80px;
}
.jjx_footer .contact .intro p,
.jjx_footer .contact .intro a {
	font-size: 16px;
	color: #b8c3d3;
	line-height: 36px;
}
.jjx_footer .ewmBox {
	float: right;
}
.jjx_footer .ewmBox img {
	display: block;
	width: 150px;
}


@media screen and (max-width: 1500px) {
	.jjxWrap {
		margin-left: 5%;
		margin-right: 5%;
	}
	.jjx_menu li a {
		padding: 0 15px;
		font-size: 16px;
	}
	.i_s_cate_box {
		left: 0;
		margin-left: 5%;
	}
	.jjx_pdt .pdt_nav li {
	    width: 21.5%;
	}
	.jjx_footer .menuBox li a {
	    font-size: 16px;
	    padding: 0 15px;
	}
}









