@charset "utf-8";

.headermax{
	padding:15px 0;
	position: relative;
}
.headermax h1{
	width:280px;
	height:77px;
	display: inline-block;
	float:left;
	background-repeat: no-repeat;
	background-position: left center;
	backgorund-size:100% auto;
	background-image: url(../images/logo.png);
}
.headermax h1 a{
	display: inline-block;
	width:100%;
	height:100%;
	text-indent: -9999px;
}
.headermax .header_tool{
	float:right;
	display: inline-block;
	padding-top:15px;
}
.headermax .header_tool span{
	display: inline-block;
	height:45px;
	line-height: 45px;
	padding:0 15px;
	padding-left:50px;
	font-size: 16px;
	color:#666;
	float:right;
	background-repeat: no-repeat;
	background-position: left 15px center;
}
.headermax .header_tool span.call{
	background-image: url(../images/call.png);
	background-color: #18325b;
	color:#fff;
	border-radius: 25px;
	margin-left:25px;
}
.headermax .header_tool span.search{
	background-image: url(../images/search.png);
	padding-left:45px;
	cursor: pointer;
}
.headermax .header_search{
	position: absolute;
	left:0;
	bottom:-120px;
	background-color: rgba(0,0,0,.4);
	z-index: 300;
	width:100%;
	text-align: center;
	padding:10px 0;
	display:none;
}
.headermax .header_search form{
	display:inline-block;
	position: relative;
}
.headermax .header_search form input.text{
	width:380px;
	height:40px;
	line-height: 40px;
	border:none;
	background-color: #fff;
	font-size: 14px;
	color:#666;
	text-indent: 15px;
}
.headermax .header_search form input.submit{
	width:50px;
	height:40px;
	display:inline-block;
	position: absolute;
	right:0;
	top:0;
	background:url('../images/search.png') no-repeat center;
}


.navbar{
	background-color: #18325b;
}
.navbar ul li{
	width:14.28%;
	display:inline-block;
	float:left;
	height:60px;
	line-height: 60px;
	color:#fff;
	font-size:16px;
	text-align: center;
}
.navbar ul li:hover,
.navbar ul li.on{
	background-color: #1e3d6f;
}
.navbar ul li a{
	display:block;
}


/* 广告图 */
.banner{
	width:100%;
	height:100%;
	font-size: 0;
}
.banner .swiper-slide a{
	width:100%;
	height:100%;
}
.banner .swiper-slide a img{
	width:100%;
	height:100%;
	object-fit: cover;
}
.banner .pagination{
	position:absolute;
	text-align: center;
	bottom:45px;
	padding:0;
	z-index:70;
	font-size:0;
}
.banner .swiper-pagination-bullet{
	width:20px;
	height:4px;
	border-radius: 0;
	margin:0 8px !important;
	background-color: #fff;
	opacity: .5;
	transition: all .3s ease-in-out;
	border-radius: 4px;
}
.banner .swiper-pagination-bullet-active{
	width:45px;
	opacity: 1 !important;
}

.inc_banner {font-size:0;}
.inc_banner img {width:100%;}



.footermax{
	background-color: #f5f5f5;
	padding-top:50px;
}
.footermax .fnav{
	padding:60px 0;
}
.footermax .fnav .flogo{
	display: inline-block;
	float:left;
	width:130px;
}
.footermax .fnav .text{
	float:right;
}
.footermax .fnav .text dl{
	display:inline-block;
	float:left;
	margin-left:110px;
}
.footermax .fnav .text dl:nth-child(1){
	margin-left:0;
}
.footermax .fnav .text dl dt{
	font-size: 17px;
	height:30px;
	line-height:30px;
	color:#444;
	margin-bottom:8px;
}
.footermax .fnav .text dl dd{
	font-size: 15px;
	height:25px;
	line-height:25px;
	color:#888;
	margin-bottom:3px;
}
.footermax .fnav .text dl dt:hover,
.footermax .fnav .text dl dd:hover{
	color:#000;
}

.footermax .qrbox{
	padding:30px 0;
	border-bottom:1px solid #ccc;
}
.footermax .qrbox .list{
	display:inline-block;
	float:left;
	margin-right:50px;
}
.footermax .qrbox .list .img{
	width:110px;
	height:110px;
	margin-bottom:5px;
	background-color: #d7d7d7;
}
.footermax .qrbox .list .img img{
	width:100%;
	height:100%;
}
.footermax .qrbox .list p{
	font-size: 15px;
	color:#888;
	text-align: center;
	height:25px;
	line-height: 25px;
}

.footermax .fcontact{
	padding:30px 0;
}
.footermax .fcontact .text{
	font-size: 15px;
	color:#333;
	line-height: 30px;
	display:inline-block;
	float:left;
}
.footermax .fcontact .friendly{
	display:inline-block;
	float:right;
	margin-top:25px;
}
.footermax .fcontact .friendly ul li{
	height:30px;
	line-height: 30px;
	font-size: 14px;
	color:#666;
	float:left;
	margin-left:10px;
}
.footermax .fcontact .friendly ul li:hover,
.footermax .fcontact .friendly ul li:nth-child(1){
	color:#333;
}

.company{
	padding:20px 0;
	background-color: #18325b;
	color:#235ebc;
	font-size: 15px;
	line-height: 22px;
}



.titmax1{
	margin-bottom:50px;
	color:#333;
	font-family: 'constan';
}
.titmax1 h2{
	font-size: 30px;
}
.titmax1 i{
	font-size: 38px;
	text-transform: uppercase;
	display:inline-block;
}




.ipromax{
	padding-top:100px;
	padding-bottom:50px;
}
.iproslide .hd{
	margin-bottom:30px;
}
.iproslide .hd .list{
	width:30%;
	padding:20px 0;
	border-top:2px solid #333;
	position: relative;
}
.iproslide .hd .list i{
	width:150px;
	height:4px;
	background-color: #05275c;
	display:inline-block;
	position: absolute;
	left:0;
	top:-3px;
	display:none;
}
.iproslide .hd .list .img{
	float:left;
	width:45px;
	height:45px;
	display:inline-block;
	float:left;
}
.iproslide .hd .list .img2{
	display:none;
}
.iproslide .hd .list .text{
	display:inline-block;
	float:right;
	color:#333;
}
.iproslide .hd .list .text h4{
	font-size: 20px;
	margin-bottom:6px;
}
.iproslide .hd .list .text p{
	font-size: 16px;
	text-transform: uppercase;
}
.iproslide .hd .list:hover .img1,
.iproslide .hd .list.on .img1{
	display:none;
}
.iproslide .hd .list:hover .img2,
.iproslide .hd .list.on .img2{
	display:block;
}
.iproslide .hd .list:hover i,
.iproslide .hd .list.on i{
	display:block;
}
.iproslide .hd .list:hover .text,
.iproslide .hd .list.on .text{
	color:#05275c;
}
.iproslide .bd{
	font-size: 0;
}
.iproslide .bd .swiper,
.iproslide .bd .swiper-slide{
	position: relative;
}
.iproslide .bd .swiper-slide .img{
	width:100%;
	height:680px;
}

.iproslide .bd .swiper-slide .text{
	display:inline-block;
	width:400px;
	height:220px;
	position: absolute;
	right:0;
	bottom:0;
	background-color: rgba(24,50,91,.7);
	z-index: 100;
	padding-left:40px;
	padding-top:60px;
	color:#fff;
	font-size:15px;
	line-height:28px;
	border-radius: 50px 0 0 0;
	box-sizing: border-box;
}
.iproslide .bd .swiper-slide .text h4{
	font-size: 24px;
	margin-bottom:20px;
}
.iproslide .bd .btns{
	position: absolute;
	right:0;
	bottom:0;
	z-index: 100;
	padding-bottom:40px;
	padding-right:25px;
	box-sizing: border-box;
}
.iproslide .bd .btns .ipro_prev,
.iproslide .bd .btns .ipro_next{
	width:50px;
	height:50px;
	line-height: 50px;
	display:inline-block;
	font-size:24px;
	color:#fff;
	background-color: #18325b;
	border-radius: 100px;
	text-align: center;
	font-family: '宋体';
	cursor: pointer;
	font-weight: bold;
}
.iproslide .bd .btns .ipro_prev{
	margin-right:40px;
}
.iproslide .bd .btns .ipro_prev:hover,
.iproslide .bd .btns .ipro_next:hover{
	background-color: #fff;
	color:#666;
}





.ipro{
	padding: 85px 0;
}
.ipro .pub_tit{
	text-align: center;
	margin-bottom: 70px;
}
.ipro .findpro_box {
	box-shadow: 0 10px 40px rgb(0 0 0 / 10%);
}
.ipro .findpro_box .item{
	float: left;
	width: 33.33%;
	text-align: center;
	padding: 18px 22px;
	border-right: 1px solid #eee;
	box-sizing: border-box;
	transition: 0.5s;
}
.ipro .findpro_box .item:last-child {
	border-right: 0;
}
.ipro .findpro_box .item i {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 15px;
}
.ipro .findpro_box .item:nth-child(1) i {
	background-image: url(../images/ipro_icon1.png);
}
.ipro .findpro_box .item:nth-child(2) i {
	background-image: url(../images/ipro_icon2.png);
}
.ipro .findpro_box .item:nth-child(3) i {
	background-image: url(../images/ipro_icon3.png);
}
.ipro .findpro_box .item h4 {
	font-size: 18px;
	color: #666;
	margin-bottom: 10px;
}
.ipro .findpro_box .item p {
	font-size: 14px;
	color: #666;
}
.ipro .findpro_box .item .item1 {
	display: inline-block;
	height: 183px;
	width: 100%;
	padding: 31px 0;
	box-sizing: border-box;
}
.ipro .findpro_box .item .item2 {
	display: none;
	padding-top: 1%;
	height: 170px;
	overflow: hidden;
}
.ipro .findpro_box .item .item2 ul {
	height: 160px;
	overflow: hidden;
}
.ipro .findpro_box .item .item2 ul li {
	float: left;
	font-size: 14px;
	color: #030000;
	line-height: 43px;
	padding-right: 40px;
	width: 30%;
	text-align: left;
}
.ipro .findpro_box .item .item2 ul li:hover {
	color: #003c54;
}

/* 鼠标触碰 */
.ipro .findpro_box .show .item1 {
	float: left;
	background: #18325b;
	width: 38.5%;
	position: relative;
}
.ipro .findpro_box .show .item1::after {
	content: '';
	border: solid 12px transparent;
	position: absolute;
	right: -24px;
	top: 20%;
	border-left-color: #18325b;
}
.ipro .findpro_box .show .item1 h4,
.ipro .findpro_box .show .item1 p {
	color: #fff;
}
.ipro .findpro_box .show{
	width: 66%;
}
.ipro .findpro_box .remove{
	width: 17%;
}
.ipro .findpro_box .show:nth-child(1) .item1 i {
	background-image: url(../images/ipro_icon1o.png);
}
.ipro .findpro_box .show:nth-child(2) .item1 i {
	background-image: url(../images/ipro_icon2o.png);
}
.ipro .findpro_box .show:nth-child(3) .item1 i {
	background-image: url(../images/ipro_icon3o.png);
}
.ipro .findpro_box .show .item2 {
	display: block;
	float: right;
	width: 52%;
}



.ipro_slidebox{
	margin-bottom: 20px;
	overflow: hidden;
}
.ipro_slide {
	max-width: 1300px;
	overflow: visible;
	margin: 0 auto;
}
.ipro_slide .swiper-slide{
	height: 550px;
}
.ipro_slide .text{
	width: 595px;
	height: 110px;
	padding: 0 25px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	margin: 0 auto;
	background-color: rgba(0,0,0,0.7);
}
.ipro_slide .text .tit{
	float: left;
}
.ipro_slide .text .tit h4{
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
.ipro_slide .text .tit p{
	color: #fff;
	font-size: 15px;
}
.ipro_slide .text span{
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	width: 135px;
	height: 40px;
	display: block;
	border: 1px solid #fff;
}
.ipro_slide .mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.37);
}
.ipro_slide .swiper-slide-active+.swiper-slide .mask,
.ipro_slide .swiper-slide-active  .mask{
	opacity: 0;
}
.ipro_slide .swiper-button-prev,
.ipro_slide .swiper-button-next{
	width: 65px;
	height: 65px;
	outline: none;
	opacity: 1;
	background-color: #fff;
}
.ipro_slide .swiper-button-prev{
	left: 20px!important;
}
.ipro_slide .swiper-button-next{
	right: 20px!important;
}
.ipro_slide .swiper-button-prev::after,
.ipro_slide .swiper-button-next::after{
	color: #131313;
	font-size: 25px;
}



.titmax2{
	margin-bottom:40px;
	color:#333;
	text-align: center;
	font-family: 'constan';
}
.titmax2 h2{
	font-size: 30px;
}
.titmax2 i{
	font-size: 38px;
	text-transform: uppercase;
	display:inline-block;
	margin-bottom:6px;
}




.iabout{
	padding-top:120px;
	padding-bottom:30px;
}
.iabout .text{
	max-width: 995px;
	margin:0 auto;
	font-size: 16px;
	color:#666;
	line-height: 30px;
	text-align: center;
	margin-bottom:70px;
}
.iabout .listgroup .list{
	display:inline-block;
	text-align: center;
}
.iabout .listgroup .list h4{
	font-size: 54px;
	color:#333;
	margin-bottom:10px;
}
.iabout .listgroup .list sup{
	font-size: 12px;
}
.iabout .listgroup .list p{
	font-size: 16px;
	color:#666;
}
.iabout .listgroup .list i{
	display:inline-block;
	width:30px;
	height:4px;
	background-color: #ccc;
	margin-top:30px;
}


.ibarnd{
	height:1400px;
	background-repeat: no-repeat;
	background-position: center;
	backgorund-size:cover;
	background-image:url(../images/ibrand.jpg);
}
.ibarnd .text_box{
	padding-top:380px;
}
.ibarnd .text_box .titmax1{
	color:#fff;
}
.ibarnd .text_box .text{
	max-width: 800px;
	font-size: 16px;
	color:#fff;
	line-height: 30px;
	margin-bottom:40px;
}
.ibarnd .text_box .list_box .list{
	display:inline-block;
	width:410px;
	height:610px;
	background-color: #fff;
	padding:35px;
	padding-bottom:0;
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 1px 2px 3px #ddd;
	position: relative;
}
.ibarnd .text_box .list_box .list i{
	font-size: 30px;
	color:#333;
	text-transform: uppercase;
	margin-bottom:15px;
	display:inline-block;
}
.ibarnd .text_box .list_box .list h4{
	font-size: 24px;
	color:#333;
	margin-bottom:30px;
}
.ibarnd .text_box .list_box .list span{
	display:inline-block;
	width:32px;
	height:16px;
	background:url(../images/ibtag.png) no-repeat left center;
	margin-bottom:35px;
}
.ibarnd .text_box .list_box .list .tx{
	font-size: 16px;
	color:#666;
	line-height:32px;
}
.ibarnd .text_box .list_box .list a.more{
	display:inline-block;
	width:320px;
	height:60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color:#333;
	border:1px solid #ccc;
	position: absolute;
	left:50%;
	bottom:80px;
	transform: translateX(-50%);
	border-radius: 50px;
}
.ibarnd .text_box .list_box .list a.more:hover{
	background-color: #18325b;
	border:1px solid #18325b;
	color:#fff;
}


.ijoinmax{
	height:700px;
	background-repeat: no-repeat;
	background-position: center;
	backgorund-size:cover;
	background-image:url(../images/ijobg.jpg);
	padding-top:90px;
	box-sizing: border-box;
}
.ijoinmax .main{
	position: relative;
	height:100%;
}
.ijoinmax .titmax2{
	color:#fff;
}
.ijoinmax .text{
	max-width: 500px;
	font-size: 16px;
	color:#fff;
	line-height: 30px;
	margin-bottom:40px;
	margin:0 auto;
	text-align: center;
	margin-bottom:70px;
}
.ijoinmax a.more{
	display:block;
	width:200px;
	height:60px;
	line-height: 60px;
	font-size: 16px;
	color:#fff;
	background-color: #18325b;
	padding-left:40px;
	box-sizing: border-box;
	border-radius: 50px;
	margin:0 auto;
	background-repeat: no-repeat;
	background-position: right 35px center;
	background-image:url(../images/ijomore.png);
}
.ijoinmax a.more:hover{
	background-color: #24416e;
}
.ijoinmax .listgroup{
	position: absolute;
	left:0;
	bottom:0;
	width:100%;
}
.ijoinmax .listgroup::after{
	width:1920px;
	height:1px;
	content:'';
	display:inline-block;
	background-color: #fff;
	position: absolute;
	left:-310px;
	top:-1px;
}
.ijoinmax .listgroup .list{
	width:25%;
	display:inline-block;
	float:left;
	border-right:1px solid #fff;
	box-sizing: border-box;
	padding-top:40px;
	height:160px;
	text-align: center;
}
.ijoinmax .listgroup .list:nth-child(1){
	border-left:1px solid #fff;
}
.ijoinmax .listgroup .list i{
	display:inline-block;
	width:40px;
	height:40px;
	background-repeat: no-repeat;
	background-position: center;
	background-size:90% auto;
	margin-bottom:10px;
}
.ijoinmax .listgroup .list:nth-child(1) i{
	background-image:url(../images/ijotag1.png);
}
.ijoinmax .listgroup .list:nth-child(2) i{
	background-image:url(../images/ijotag2.png);
}
.ijoinmax .listgroup .list:nth-child(3) i{
	background-image:url(../images/ijotag3.png);
}
.ijoinmax .listgroup .list:nth-child(4) i{
	background-image:url(../images/ijotag4.png);
}
.ijoinmax .listgroup .list h4{
	font-size: 18px;
	color:#fff;
}



.aboutmax{
	padding-top:100px;
	padding-bottom:100px;
	background-color: #f5f5f5;
}
.aboutmax .titmax2{
	margin-bottom:60px;
}
.aboutmax .titmax2 i{
	max-width: 820px;
}
.aboutmax .titmax2 h2{
	color:#000;
}
.aboutmax .abouttext{
	margin-bottom:60px;
}


.abouttext .text{
	width:570px;
	display:inline-block;
}
.abouttext .text h3{
	font-size: 30px;
	color:#333;
	margin-bottom:10px;
	font-family: 'constan';
}
.abouttext .text .tx{
	font-size: 16px;
	color:#666;
	line-height: 32px;
}
.abouttext .img{
	width:690px;
	display:inline-block;
	float:right;
}


.abouttext.br{
	margin-bottom:60px;
}
.abouttext.br .text{
	float:right;
}
.abouttext.br .img{
	float:left;
}



.aboutmax .listgroup .list{
	display:inline-block;
	text-align: center;
}
.aboutmax .listgroup .list h4{
	font-size: 54px;
	color:#18325b;
	margin-bottom:10px;
}
.aboutmax .listgroup .list sup{
	font-size: 12px;
}
.aboutmax .listgroup .list p{
	font-size: 16px;
	color:#666;
}
.aboutmax .listgroup .list i{
	display:inline-block;
	width:30px;
	height:4px;
	background-color: #ccc;
	margin-top:30px;
}


.brandmax{
	background-color: #f5f5f5;
	padding-bottom:100px;
}










































