@charset "utf-8";
/* CSS Document */
*{font-family:Arial, "微软雅黑";}

.txt-b{color: #0059aa;}

.text-white{
	color: white;
}

.txt-18{
	font-size: 18px;
}

.txt-20{
	font-size: 20px;
}

.txt-40{
	font-size: 40px;
}

/*=========================导航============================*/
.navbar-toggle{
	border:solid 1px #0059aa;
}

.navbar-toggle .icon-bar{
	background-color: #0059aa;
}

.topnav{
	height:80px;
	padding-left: 30px;
	padding-top: 10px;
	margin-bottom: 0;
	z-index: 999;
}

.navbar-brand{
	padding:0;
}

.topnav-1{
	margin-left: 10%;
}

.navbar-nav > li > a{
	color: #333333;
	font-size: 18px;
	padding:15px 35px;
}

.navbar-nav > li > a:hover{
	color: #0078e5;
	background-color: white;
}

.navph > li > a{
	font-size: 30px;
	font-family:Impact;
	color: #0059aa;
}

.navph img{
	margin-top:-5px;
	margin-right: 18px;
	padding:0;
}

/*=====================================banner==========================================*/
.imgBox .aLeft,.imgBox .aRight{display:block; width:44px; height:100px; position:absolute; top:50%;margin-top:-50px; cursor:pointer;}

.aLeft{background-image:url(../images/banner/Left.png); left:20px;}
.aRight{background-image:url(../images/banner/Right.png);right:20px;}


.imgBox{
	width:100%;
}

.imgBox dl{
	max-width:1900px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.imgBox dl img{
	width:100%;
}

.emptybox{
	max-width:1900px;
	height:70px;
	background-color: white;
	display: none;
	margin:0 auto;
}

.imgBox{
	position:relative;
}

.btns{
	overflow:hidden;
	position:absolute;
	left:50%;
	margin-left: -200px;
	bottom: 10%;
}

.btns span{
	display:block; 
	width:80px; 
	height:8px; 
	border-radius: 4px;
	float:left; 
	background-color:rgba(255,255,255,0.50); 
	margin-right:4px; 
	cursor:pointer;
}

.btns .currentBtn{
	background-color:rgba(255,255,255,1.00); 
}

/*首页第一屏*/
.ibox1{
	padding:64px 0 80px 0;
}

.ibox1-1,.ibox1-2{
	margin:0 auto;
	display: block;
}

.ibox1-2{
	margin-top: 35px;
}

.ibox1-3{
	font-size: 44px;
	text-align: center;
}

.ibox1-4{
	line-height: 26px;
}

.ibox1-num,.ibox1-num span{
	font-size: 62px;
	font-family:Impact;
	color: #444444;
}

.ibox1-m{
	padding-left: 30px;;
	line-height: 44px;
	width:210px;
	border: solid 2px #333333;
	color: #333333;
	display:block;
	margin:0 auto;
	margin-top: 54px;
	background-image: url(../images/jiantou-2.png);
	background-repeat: no-repeat;
	background-position:150px center ;
}

.ibox1-m:hover{
	border: solid 2px #0e419c;
	color: #0e419c;
	background-image: url(../images/jiantou-1.png);
}
/*==第二屏==*/
.ibox2{
	padding-top: 64px;
	background-color: #f1f1f1;
	padding-bottom: 40px;
}

.ibox2-1{
	font-size: 50px;
	text-align: center;
}

.ibox2-2{
	font-size: 20px;
	color: #666666;
	text-align: center;
}

.ibox2-3{
	font-size: 14px;
	color: #ff6600;
	text-align: center;
	display: block;
	margin-top: -20px;
}

.ibox2-4{
	display: block;
	margin:0 auto;
}

/*第三屏*/
.ibox3{
	height:700px;
	background-image: url(../images/ibox3-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 130px
}

.ibox3-b{
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width:900px;
}

.ibox3-b h4{
	height:20px;
}

.ibox3-b .img-responsive{
	margin:0 auto;
}

.ibox3-1{
	padding-bottom: 40px;
	border-bottom:solid 1px rgba(255,255,255,0.24);
}

.ibox3-2{
	padding-top: 40px;
}

.ibox3-3{
	border-right:solid 1px rgba(255,255,255,0.24);
}

.ibox3-a{
	color:#ffffff;
	padding-top: 60px;
	display: block;
}

.ibox3-a:hover{
	color:#ffffff;
}

.ibox4{
	padding-top: 120px;
	padding-bottom: 100px;
	position: relative;
}

.ibox-l{
	background-image: url(../images/ibox4-1.jpg);
	height:478px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	float: left;
	width:58%;
	background-position: center bottom;
	position: relative;
}

.ibox-l img{
	display: none;
}

.ibox-l-1{
	position: absolute;
	top:5%;
	left: 10%;
	font-size: 28px;
	color: #666666;
}

.ibox-l-2{
	position: absolute;
	top:15%;
	left: 10%;
}

.ibox-l-3{
	position: absolute;
	top:15%;
	left: 25%;
}

.ibox-l-5{
	font-size: 50px;
	color: #555555;
	font-weight: bold;
}

.ibox-l-4{
	font-size: 16px;
	color: #555555;
	font-weight: bold;
}

.ibox-r{
	width:34%;
	float: left;
	text-align: center;
}

.ibox-r1{
	font-size: 48px;
}

.ibox-r2{
	font-size: 50px;
	color: #666666;
	margin-top: 30px;
}

.ibox-r3{
	font-size: 14px;
	line-height: 20px;
}

.ibox-r4{
	width:250px;
	height:70px;
	line-height: 70px;
	background-color: #0e419c;
	display: inline-block;
	color: white;
	margin-top: 24px;
}

.ibox-r4:hover{
	border:solid 2px #0e419c;
	background-color: white;
	color: #0e419c;
}

.ibox5-1{
	width:20%;
	float: left;
	height:380px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}

.ibox5-t{
	display: none;
	background-color: #0e419c;
	padding:24px;
	height:100%;
	width:100%;
}

.ibox5-1:hover .ibox5-t{
	display: block;
}

.ibox5-t1{
	
}

.ibox5-t2{
	font-size: 28px;
	margin-top: 20px;
}

.ibox5-t3{
	line-height: 30px;
	font-size: 16px;
	margin-top: 20px;
}

.ibox5{
	padding-bottom: 80px;
	max-width: 1900px;
	margin:0 auto;
}

.ibox6{
	padding:80px 60px;
}

.ibox6 h4 a{
	color: #333333;
}

.newsbox h4 a c, .ibox6 h4 a c{
	width:100%;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	height:24px;
}



.ibox6 h5,.newsbox h5{
	color: #666666;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height:72px;
}

footer{
	width: 100%;
	height:240px;
	background-color: #333333;
	border-bottom: solid 2px #242424;
	box-shadow: 0px 2px 4px #000000 inset; 
	padding:50px 0 40px 0;
}

.footerbox1,.footerbox2{
	float: left;
	width:160px;
	background-image: url(../images/footer-line.jpg);
}

.footerbox1 a,.footerbox2 a{
	display: block;
	line-height: 40px;
	color: white;
}

.footerbox3{
	width:220px;
	float: left;
}

.footerbox3 .txt-16{
	color: #7b7b7b;
}

.footerbox4{
	width:310px;
	float: left;
}

.footerbox4 .txt-20{
	color: white;
	float: left;
}

.footerbox4 img{
	float: left;
	margin-right: 10px;
}

.footerbox4 h5{
	color: #a9a9a9;
	line-height: 30px;
}

.footerbox5{
	float: left;
	width:245px;
	background-image: url(../images/footer5-logo.jpg);
	height:109px;
	padding-left: 40px;
}

.footerbox5 img{
	display: block;
	margin-top: 18px;
}

.footerbox5 h5{
	color: white;
	padding-left: 20px;
}

.footer2box{
	background-color: #f6f6f6;
}
/*=====================================================================关于我们===========================================================================================*/
.navbox{
	max-width: 1600px;
	margin:30px auto;
	padding:0 15px;
}

.introbox1{
	padding-bottom: 66px;
}

.introbox1-1{
	font-size: 44px;
}

.introbox2{
	font-size: 16px;
	line-height: 28px;
	margin-top: 20px;
}

.introbox2-1{
	width:100%;
}

.introbox3{
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 10px;
}

.introbox3-1,.introbox4-2{
	line-height: 28px;
	font-size: 16px;
}

.introbox3-3{
	font-size: 50px;
}

.introbox-line{
	height:2px;
	width:150px;
	background-color: #0e419c;
	margin:30px auto;
}

.introbox4{
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #f7f8f9;
}

.introbox4-1{
	font-size: 50px;
}

.introbox4-3 img{
	display: inline-block;
	margin-top: 40px;
}

.change-top{
	padding:30px 0;
	text-align: center;
}

.change-top img{
	display: inline-block;
}

/*=====================================================================公司新闻===========================================================================================*/
.newsbox{
	padding:0 60px;
	padding-bottom: 40px;
}

.newbox-t{
	padding-bottom: 100px;
}

.newsbox h4 a{
	color: #333333;
}

.newsbox h5{
	color: #666666;
}

/*=====================================================================公司新闻===========================================================================================*/

.contactbox{
	max-width: 1600px;
	margin:0 auto;
	margin-bottom: 60px;
	background-color: #f0f0f0;
	padding:40px 60px;
}

.contactbox-line img{
	display: inline-block;
	margin-right: 20px;
}

.contactbox-line{
	line-height: 68px;
	border-bottom:dashed 1px #b1b1b1;
	width:50%;
	float: left;
}

.contactbox2{
	max-width: 1600px;
	margin:0 auto;
	margin-bottom: 60px;
}

.map-x{
	height:550px;
}

/*=====================================================================公司新闻===========================================================================================*/
.casebox1{
	padding-bottom: 10px;
}

.casebox1 .casebox1-1{
	font-size: 28px;
	color: #666666;
}

.casebox1 .casebox1-2{
	font-size: 28px;
	color: #999999;
}

.case-line{
	max-width: 780px;
	height:1px;
	background-color: #0e419c;
	margin:16px auto;
}

.casebox1 h4{
	color: #666666;
}

.case-btn{
	width:400px;
	line-height: 40px;
	text-align: center;
	margin:0 auto;
	margin-top: 60px;
}

.case-btn a{
	display: inline-block;
	width:190px;
	height:40px;
	margin:0 5px;
	float: left;
}

.case-btn1{
	border:solid 1px #0e419c;
	background-color: #0e419c;
	color: white;
}

.case-btn3{
	border:solid 1px #0e419c;
}

.case-btn1:hover{
	color: white;
}

.case-btn2{
	display: inline-block;
	float: left;
	position: relative;
}

.case-btn2 a{
	border:solid 1px #b9b8b8;
	text-align:left;
	padding-left: 20px;
	color: #666666;
	background-image:url(../images/case/icon-1.jpg);
	background-repeat: no-repeat;
	background-position: 90% center;
	background-color: white;
}

.case-btn2 dl{
	position: absolute;
	z-index: 9999;
	top:40px;
	width:100%;
}

.case-btn2 dl dd{
	padding:0;
	line-height: 40px;
}

.case-btn2 dl dd a{
	border-top: none;
	background-image: none;
}

.casebox2{
	max-width: 1600px;
	margin:0 auto;
	margin-bottom: 100px;
}

.casebox2-t{
	width:100%;
	display: block;
}

.casebox2-t{
	padding-bottom: 10px;
	height:100px;
	transition-property: background-color;
	-webkit-transition-property: background-color;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	-ms-transition-property: background-color;
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration:0.5s;
	-o-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
}

.casebox2-a:hover .casebox2-t{
	background-color: #0e419c;
}

.casebox2-t1{
	padding-left:10px;
	float:left;
	width:80%;
}

.casebox2-t1-1{
	font-size: 20px;
	color:#333333;
	padding-top: 10px;
}

.casebox2-t1-2{
	font-size: 16px;
	color:#aeaeae;
}

.casebox2-a{
	margin-bottom: 40px;
}

.casebox2-a:hover .casebox2-t1-1,.casebox2-a:hover .casebox2-t1-2{
	color: white;
}

.casebox2-t2{
	width:26px;
	height:26px;
	border:solid 1px #aeaeae;
	text-align: center;
	line-height: 26px;
	border-radius: 50%;
	color: #aeaeae;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

.casebox2-a:hover .casebox2-t2{
	border:solid 1px #ffffff;
	color: #ffffff;
}

.caseboxbody{
	padding-bottom: 50px;
}

.caseboxbody img{
	margin-bottom: 40px;
}

.caseboxbody h4{
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
}

.case-back{
	width:190px;
	height:40px;
	line-height: 40px;
	text-align: center;
	color: #666666;
	border:solid 1px #666666;
	display: block;
	margin:0 auto;
	margin-top: 80px;
}

/*=====================================================================产品中心===========================================================================================*/

.i-box03{
	width:100%;
}

.i-box03-pro{
	width:25%;
	height:480px;
	float: left;
	box-shadow: 0 1px 1px #0a0a0a inset;
	-moz-box-shadow: 0 1px 1px #0a0a0a inset;
	-webkit-box-shadow: 0 1px 1px #0a0a0a inset;
}


.i-box03 .text-white:hover{
	color: white;
}

.i-box03-pro:nth-child(odd){
	background-color: #3e3e3e;
}

.i-box03-pro:nth-child(even){
	background-color: #2b2b29;
}

.i-box03 .i-box03-pro:hover{
	background-color: #005ac4;
}

.i-box03-pro img{
	margin:0 auto;
	padding-top: 20px;
}

.pagination{
	margin:40px auto;
}

.prodecbox1{
	max-width: 1900px;
	margin:0 auto;
}

.prodecbox1-1{
	padding-top: 140px;
}

.prodecbox1-2{
	padding-top: 20px;
	color: #666666;
	padding-left: 180px;
}

.prodecbox2{
	background-color: #f7f8f9;
}

.prodecbox2-1{
	text-align: right;
	margin-top: 60px;
	padding-top: 60px;
}

.prodecbox2-2{
	font-size: 40px;
	color: #000000;
}

.prodecbox2 img{
	display: inline-block;
	margin-top: 20px;
}

.prodecbox2-3{
	color: #676767;
	font-size: 14px;
	margin-top: 20px;
}

.prodecbox3{
	max-width: 1900px;
	margin:0 auto;
	background-image: url(../images/pro/1/pd-5.jpg);
	height:700px;
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 140px;
}

.prodecbox3-1{
	font-size: 40px;
}

.prodecbox3-2{
	font-size: 16px;
	line-height: 26px;
	margin-top: 15px;
}

.prodecbox3-3{
	display: inline-block;
	margin-top: 20px;
}

.prodecbox3-4{
	display: inline-block;
	margin-top: 50px;
}

.prodecbox4{
	padding:140px 0;
}

.prodecbox4-1{
	font-size: 40px;
}

.prodecbox4-2{
	margin-top: 20px;
}

.prodecbox4-3{
	color: #676767;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.prodecbox5{
	padding:65px 0 80px 0;
	background-color: #f7f8f9;
	color: #676767;
}

.prodecbox5-1{
	font-size: 40px;
}

.prodecbox5-2{
	font-size: 16px;
	margin-bottom: 40px;
}

.prodecbox5-50{
	width:50%;
	float: left;
	line-height: 30px;
	font-size: 16px;
}

.prodecbox5-3{
	font-size: 20px;
	color: #666666;
	margin-top: 40px;
}

.newsbody-box img{
	max-width: 100%;
	margin:20px auto;
	display: block;
}

.newsbody-box p{
	color: #666666;
	padding-top: 20px;
}

.newsbody-box{
	margin-bottom: 80px;
}

.honorbox img{
	margin-bottom: 20px;
}

.honorbox{
	background-color: #F7F7F7;
	padding-top: 40px;
}

.service_box{
	padding:60px 0;
}
.service_box .service_title{
	font-size: 36px;
	font-weight: bold;
	color: #0059aa;
	text-align: center;
}
.service_box .line{
	margin:15px auto;
	display: block;
}
.service_box .nav-tabs{
	border-bottom: none;
	display: flex;
}
.service_box .nav-tabs > li{
	flex: 1;
	margin:0 4px;
	line-height: 36px;
	text-align: center;
}
.service_box .nav-tabs > li > a{
	background-color: #E4E4E4;
}
.service_box .nav-tabs > li.active > a{
	background-color: #0059aa;
	color: white;
	
}
.service_box .nav-tabs > li.active > a{
	border:none;
}
.service_box .tab-content{
	padding-top: 30px;
}
.service_box .title1{
	font-size: 18px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
}

.service_box p{
	line-height: 2;
}
.service_box .title2{
	line-height: 3;
	background-color: #A1A1A1;
	color: white;
	text-align: center;
	margin-bottom: 15px;
}
.service_box .title3{
	color: red;
	font-size: 18px;
	margin-bottom: 15px;
}
.service_box .table-bordered .title4{
	background-color: #A1A1A1;
	color: white;
	text-align: center;
	font-size: 18px;
}