﻿@charset "utf-8";
/* CSS Document */
body, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, hr, form, iframe, th, td { margin: 0; padding: 0; }
* { padding: 0; }
body { color: #545454; font-family: Arial, "微软雅黑", Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 1.6; width: 100%; }
.clear { clear: both; }
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
a:link, a:visited { color: #545454; text-decoration: none; }
a:hover { cursor: pointer }
fieldset, img { border: none; }
ul, li { list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
.fl { float: left; }
.fr { float: right; }
.wrap { margin: 0 auto; width: 1200px; }
.minwidth { min-width: 1200px; }
#container { background: #fff; }
.font16 { font-size: 16px; }
.textc { text-align: center; }
.textl { text-align: left; }
.textr { text-align: right; }
.mb { margin-bottom: 30px; }
.pr { position: relative; }
.pa { position: absolute; }
div { outline: none;box-sizing: border-box; }
input { outline: none; }
textarea { outline: none; }
table { border-collapse: collapse; border-spacing: 0; table-layout: fixed; border: 0; }
th, td { padding: 0; }
.aui_border, .aui_dialog, .content table { table-layout: auto; }
ul { padding: 0; }
p { margin: 0; }
li { zoom: 1; vertical-align: middle; }
ol { margin: 0px; padding: 0; padding-left: 36px; }
input, select, button, textarea { border: none; padding: 0; font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 1.6; }
input:focus, textarea:focus { background: #fff; }
::-moz-placeholder { color: #b2b2b2; font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif; }
::-webkit-input-placeholder { color: #b2b2b2; font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif; }
:-ms-input-placeholder { color: #b2b2b2; font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif; }

/*编辑器操作区域样式*/
.cke_editable .operateArea { background: #FF9; position: relative; z-index:999; }
.cke_editable .operateArea a { cursor: pointer; }
.cke_show_borders { max-width: 1200px; }

/*头部*/
#header { height: 100px; background: #fff;}
.logo { padding-top: 0px; }
.logo img { height: 100px; }
.headright { text-align: right;  position: relative;}
.tel_icon{position: absolute;right: 0;top: 15px;line-height:30px;height: 30px;padding-left: 25px;background: url(../images/tel_icon.png) no-repeat left center;font-size: 16px;color: #e83135;}


.navFix .tel_icon{
	display: none;
}
#header.navFix { box-shadow: 0 0 5px #444; height: 65px; left: 0; position: fixed; top: 0; width: 100%; z-index: 4; }
#header.navFix .logo img { height: 65px; }
#header.navFix .menu > li {height: 65px;line-height: 65px;}
#header.navFix .menulist { top: 65px; }
/*导航*/
.menu > li { float: left;height: 100px; margin-left: 70px; text-align: center; position: relative; box-sizing: border-box;line-height: 100px;}
.menu > li.first{border-bottom: 3px solid #eca802;}
.menu > li > a { display: block;font-size: 18px;color: #13244f;}
.menu > li:hover > a { color: #eca802;}
.menu > li:hover{border-bottom: 3px solid #eca802;}
.menu > .first > a { color: #eca802;}
.menu > .last {padding-top: 54px;}
.menu > .last > a { font-size: 12px; display: block; border-bottom: none; width: 22px;height: 22px;line-height: 22px;color: #fff;background-color: #e83135;padding: 0;}
.menu > .last:hover > a {color: #fff; background-color: #e83135; }

.menulist { width: 150px; display: none; padding: 0; position: absolute; top: 100px; z-index: 50; left: -38px; text-align: center; }
.menulist > li { line-height: 35px; font-size: 14px; color: #3c3c3c; margin: 0; width:150px; background: rgba(255,255,255,0.8); }
.menulist > li:hover { background: rgba(255,255,255,0.9); }
.menulist > li > a { display: block; }
.menulist ul { width: 150px; display: none; position: absolute; top: 0; left: 200px; }
.menulist ul li { padding-left: 15px; background: rgba(255,255,255,0.9); }
.menulist ul li:hover { background: rgba(255,255,255,1); }
.menulist ul li a { display: block; }
.menu .subnav { display: block; }
.menulist > li:hover > ul { display: block; }

/*banner*/
#ban { position: relative; overflow: hidden; }
#ban .banner { height: 550px; overflow: hidden; position: relative; }
#ban .imglist li { position: absolute; background: none no-repeat center center; height: 550px; width: 100%; }
#ban .imglist li a { display: block; width: 100%; height: 100%; }
.pagelist { bottom: 25px; height: 14px; position: absolute; right: 0; text-align: center; width: 100%; z-index: 1; }
.pagelist li { font-size: 0px; margin: 0 7px; cursor: pointer; display: inline-block; height: 12px; width: 12px; border: 1px solid orange; background: white; border-radius: 7px; }
.pagelist li.on { background: orange; border-color: #fff; }

.main1{
	height: 600px;
}
.mainTit{
	position: relative;
	padding-top: 60px;
}
.mainTit h1{
	font-size: 28px;
	color: #0c1d4c;
}
.mainTit h3{
	font-size: 12px;
	line-height: 10px;
	color: #0a1d49;
	text-transform: uppercase;;
}
.mainTit img{
	position: absolute;
	left: -355px;
	bottom:-15px;
}
.main1 .main1Left{
	float: left;
	width: 615px;
}
.main1 .main1Left .aboutText{
	margin-top:60px;
}
.main1 .main1Left .aboutText li{
	text-indent: 2em;
	font-size: 16px;
}
.main1 .main1Left .aboutImg{
	display: block;
	box-sizing: border-box;
	margin-top: 30px;
	width: 615px;
	height: 110px;
	background:url(../images/wawale.png) no-repeat center;
	background-color: #fafafa;
	overflow: hidden;
	font-size: 18px;
	color: #b5b4b4;
	text-align: center;
	padding-top: 75px;
	transition:all .3s;
}
.main1 .main1Left .aboutImg:hover{
	color: #0c1d4c;
}

.main1 .main1Left .aboutMore{
	display: block;
	margin-top: 30px;
	width: 167px;
	height: 44px;
	box-sizing: border-box;
	border:1px solid #ccc;
	border-radius: 20px;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #666;
	transition: .5s all;
}
.main1 .main1Left .aboutMore:hover{
	background-color:#eca802;
	color: #fff;
}
.main1 .main1Right{
	float: right;
	width: 570px;
}
.main1 .main1Right img{
	width: 100%;
	margin-top: 80px;
}
.main2{
	height: 738px;
	background:url(../images/main2bg.jpg)no-repeat center;
}
.main2 .mainTit h1{
	color: #fff;
}
.main2 .mainTit h3{
	color: #fff;
}
.main2 .proList{
	margin-top:60px;
}
.main2 .proList li{
	position: relative;
	float: left;
	margin-top: 92px;
	margin-right: 1px;
	width: 299px;
	height: 378px;
}
.main2 .proList li:nth-child(2n){
	margin-top: 0;
}
.main2 .proList li:last-child{
	margin-right: 0;
}
.main2 .proList li .proImg{
	overflow: hidden;
	width: 100%;
	height: 286px;
}
.main2 .proList li .proImg img{
	width: 100%;
	height: 100%;
	transition:all .3s;
}
.main2 .proList li:nth-child(1){
	background-color: #1279bb;
}
.main2 .proList li:nth-child(2){
	background-color: #35a35f;
}
.main2 .proList li:nth-child(3){
	background-color: #f19200;
}
.main2 .proList li:nth-child(4){

	background-color: #11a3bd;
}
.main2 .proList li .proTitIndex{
	width: 100%;
	height: 92px;
	color: #fff;
	text-align: center;
}
.main2 .proList li .proTitIndex h1{
	margin-top: 20px;
	font-size: 19px;
}
.main2 .proList li .proTitIndex h3{
	margin-top: 5px;
	font-size: 12px;
	opacity: .5;
	text-transform: uppercase;
}
/*.main2 .proList li .hideBox{
	position: absolute;
	width: 299px;
	height: 0;
	padding:0 20px;
	text-indent: 2em;
	transition: .6s all;
	overflow: hidden;
	color: #fff;
}*/
/*.main2 .proList li:hover .hideBox{
	height: 286px;
	padding:70px 20px;
}*/
.main2 .proList li:hover .proImg img{
	transform: scale(1.1);
}
.main2 .proList li:nth-child(1) .hideBox{
	background-color: rgba(18,121,187,.8);
	bottom: 92px;
}
.main2 .proList li:nth-child(2) .hideBox{
	background-color: rgba(53,163,95,.8);
	top: 0;
}
.main2 .proList li:nth-child(3) .hideBox{
	background-color: rgba(17,163,189,.8);
	bottom: 92px;
}
.main2 .proList li:nth-child(4) .hideBox{
	background-color: rgba(241,146,0,.8);
	top: 0;
}
.main2 .proMore{
	position: relative;
	display: block;
	float: right;
	box-sizing: border-box;
	margin-top: 70px;
	width: 97px;
	height: 70px;
	font-size: 16px;
	color: rgba(255,255,255,.7);
	padding-top: 10px;
	background:url(../images/moreBg.png) no-repeat center;
}
.main2 .proMore img{
	position: absolute;
	right: 10px;
	bottom: 10px;
	transition: .3s all;
}
.main2 .proMore:hover img{
	animation:myani 1.2s infinite;
}
@keyframes myani{
	0%   {right: 10px;}
	50%  {right: 0;}
	100% {right: 10px;}
}
.main3{
	height: 676px;
}
.main3 .newsList{
	margin-top: 70px;
	overflow: hidden;
}
.main3 .newsList li{
	float: left;
	margin-right: 28px;
	width: 279px;
	box-sizing: border-box;
	height: 360px;
	border-bottom:1px solid #ccc;
}
.main3 .newsList li:last-child{
	margin-right: 0;
}
.main3 .newsList li:nth-child(2n){
	height: 340px;
}
.main3 .newsList li .newsPic{
	width: 100%;
	height: 193px;
	overflow: hidden;
}
.main3 .newsList li .newsPic img{
	width: 100%;
	height: 100%;
	transition:.3s all;
}
.main3 .newsList li:hover .newsPic img{
	transform: scale(1.1);
}
.main3 .newsList li h3{
	margin-top: 30px;
	font-size: 16px;
	color: #666;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;

}
.main3 .newsList li .dateTime{
	margin-top: 30px;
	font-size: 12px;
}
.main3 .newsList li .dateTime span{
	float: left;
	color: #666;
}
.main3 .newsList li .dateTime h5{
	float: right;
	color: #0c1d4c;
}
.main3 .newsMore{
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	width: 167px;
	height: 44px;
	box-sizing: border-box;
	border:1px solid #ccc;
	border-radius: 20px;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #666;
	transition: .5s all;
}
.main3 .newsMore:hover{
	background-color:#eca802;
	color: #fff;
}
.main4{
	height: 680px;
	background:url(../images/main4bg.jpg) no-repeat center;
}
.device {
  width:100%;
  height:340px;
  position: relative;
  margin-top: 70px;
}
.device .arrow-left {
  background: url(../images/leftarrow.png) no-repeat left top;
  position: absolute;
  left: -65px;
  top: 50%;
  margin-top: -30px;
  width: 36px;
  height: 66px;
}
.device .arrow-right {
  background: url(../images/rightarrow.png) no-repeat left bottom;
  position: absolute;
  right: -65px;
  top: 50%;
  margin-top: -30px;
  width: 36px;
  height: 66px;
}
.swiper-container {
  width: 1200px;
  height: 340px;
  text-align: center;
}
.swiper-slide{
	padding-left: 1px;
	padding-right: 1px;
}
.swiper-slide:hover .caseBot{
	background-color: #13244f;
}
.swiper-slide:hover .caseBot h1{
	color: #fcb502;fdfcfc
}
.swiper-slide:hover .caseBot h3{
	color: #fdfcfc;
}
.swiper-slide:hover .caseImg img{
	transform: scale(1.1);
}
.device .caseImg{
	width: 100%;
	height: 246px;
	overflow:hidden;
}
.device .caseImg img{
	width: 100%;
	height: 100%;
	transition: .5s all;
}
.device .caseBot{
	height: 94px;
	background-color:#fff;
	transition: .5s all;
}
.device .caseBot h1{
	font-size: 18px;
	padding-top: 15px;
	transition: .5s all;
}
.device .caseBot h3{
	margin-top: 5px;
	color: #999;
	transition: .5s all;
}
.main4 .caseMore{
	display: block;
	margin: 0 auto;
	margin-top: 50px;
	width: 167px;
	height: 44px;
	box-sizing: border-box;
	border:1px solid #ccc;
	border-radius: 20px;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #666;
	transition: .5s all;
}
.main4 .caseMore:hover{
	background-color:#eca802;
	color: #fff;
}

.products{
	float: right;
	width: 900px;
	overflow: hidden;
}
.products li{
	float: left;
	width: 280px;
	height: 290px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.products li:nth-child(3n){
	margin-right: 0;
}
.products li .proInImg{
	width: 280px;
	height: 170px;
	overflow: hidden;
}
.products li .proInImg img{
	width: 100%;
	height: 100%;
	transition: all .3s;
}
.products li:hover .proInImg img{
	transform: scale(1.1);
}
.products li:hover .proBot h1{
	color: #eca802;
}
.products li .proBot{
	width: 100%;
	height: 120px;
	padding:0 20px;
	background-color: #f6f6f6;
}
.products li .proBot h1{
	padding-top: 20px;
	font-size: 18px;
	transition: all .3s;
}
.products li .proBot h2{
	color: #777;
}
.products li .proBot h3{
	padding-top: 10px;
	color: #555;
}
.product{
	overflow: hidden;
}
.product h1{
	font-size: 24px;
	color: #555;
	text-align: center;
}
.product h3{
	padding-bottom: 20px;
	color: #888;
	text-align: center;
	border-bottom: 1px dashed #ccc;
}
.product .productIN{
	overflow: hidden;
	padding:50px 50px;
	border-bottom: 1px dashed #ccc;
}
.product .productImg{
	float: left;
	width: 450px;
	height: 380px;
}
.product .productImg img{
	width: 100%;
	height: 100%;
}
.product .productRight{
	float: right;
	width: 550px;
}
.product .productRight li{
	line-height: 30px;
	margin-bottom: 10px;
	font-size: 16px;
}

.about{
	background:url(../images/aboutBg.jpg) no-repeat top center; 
}
.about u{
	font-size: 36px;
	font-weight: bold;
	color: #13244f;
}
.about ul{
	margin-top: 50px;
	font-size: 16px;
}
.about ul li{
	margin-bottom: 50px;
}

.news{
	overflow: hidden;
}
.news li{
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 130px;
	margin-bottom: 20px;
	padding-left:30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f3f4f5;
}
.news li .newsDate{
	float: left;
	width: 80px;
	text-align: center;
	color: #999;
}
.news li .newsDate h1{
	width: 56px;
	margin:0 auto;
	font-size: 50px;
	padding-top: 10px;
	line-height: 60px;
	border-bottom: 1px solid #d9d9da;
	transition: all .3s;
}
.news li .newsDate h3{
	font-size: 16px;
	margin-top: 5px;
	transition: all .3s;
}
.news li .newsRight{
	float: left;
	width: 950px;
	padding-left:50px;
	margin-left: 30px;
	height: 100%;
	border-right:1px solid #fbfcfd; 
	border-left:1px solid #d9d9da; 
}
.news li .newsRight h1{
	width: 700px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
	transition: all .3s;
}
.news li .newsRight h3{
	font-size: 16px;
	margin-top: 10px;
}
.news li .newsico{
	float: left;
	width: 100px;
	height: 100%;
	background:url(../images/newsico1.png) no-repeat -3px center;
	transition: all .3s;
}
.news li:hover .newsRight h1{
	color: #13244f;
}
.news li:hover .newsDate h3{
	color: #13244f;	
}
.news li:hover .newsDate h1{
	color: #13244f;
}
.news li:hover .newsico {
	background:url(../images/newsico2.png) no-repeat -3px center;
}
.contact{
	overflow: hidden;
}
.contact ul li:first-child{
	font-size: 40px;
	font-weight: bold;
	color: #14254f;
	margin-bottom: 30px;
}
.contact ul{
	width: 580px;
	overflow: hidden;
	float: left;
	font-size: 16px;
}
.contact ul li{
	margin-bottom: 20px;
}
.contact ul li span{
	font-weight: bold;
}
.contact ul li iframe{
	float: right;
}
/*底部*/
.foot2 {background: #14254f; height:45px; line-height: 45px; }
.foot2 .fl { color: #fff; opacity: 0.6; float: left; }
.foot2 .fr { color: #fff; opacity: 0.5; float: right; margin-left: 30px; }
.foot2 .fr a { color: #fff; }
/*内页*/
#ban1{ background: url(../images/ban1.jpg) no-repeat center center; height: 300px; }
#ban2{ background: url(../images/ban2.jpg) no-repeat center center; height: 300px; }
#ban3{ background: url(../images/ban3.jpg) no-repeat center center; height: 300px; }
#ban4{ background: url(../images/ban4.jpg) no-repeat center center; height: 300px; }
#ban5{ background: url(../images/ban5.jpg) no-repeat center center; height: 300px; }

.intop {height: 50px;border-bottom: 1px solid #878186;font-size: 17px;line-height: 50px;}
.intop a{display: inline-block; margin-right: 10px;margin-left: 10px;}
.intop a:first-child{margin-left: 0;}








.inmain {padding: 50px 0 50px 0; overflow: hidden;}
.norecoder { display: block; text-align: center; padding-bottom: 100px; }
.searchkey { display: block; margin-bottom: 10px; }
.incontent { padding: 40px 0 50px; overflow: hidden; }

/* 分页 */
#pageNav { text-align: center; width: 100%; clear: both; height: 35px; margin: 0 auto; }
#pageNav a { color: #3b3b3b; text-decoration: none; border: 1px solid #d2d2d2; font-size: 12px; line-height: 24px; height: 24px; padding: 4px 15px; text-align: center; }
.pageNum, .cPageNum, listnumber { display: inline-block; }
#pageNav .cPageNum { color: #fff; background: #14254f; border-color: #5b5a5a; }
#pageNav .pageNum:hover { color: #fff; background: #14254f; border-color: #5b5a5a; }
#pageNav a.listnumber { border: none; padding: 0; }

/*新闻详细页*/
.titlepro { font-size: 18px; color: #0eb156; text-align: center; margin: 10px 0 10px; }
.title { padding-bottom: 10px; color: #333; text-align: center; font-size: 18px; }
.time { margin-bottom: 20px; padding-bottom: 7px; border-bottom: 1px dotted #aaa; text-align: center; }
.time .date { padding-left: 20px; background: url(../images/clock.png) no-repeat left center; }
.time .hits { margin-left: 20px; padding-left: 20px; background: url(../images/eye.png) no-repeat left center; }
.operate { margin-top:40px;overflow: hidden;color: #a9a8a8;}
.operate .prev1 { float: left; }
.operate .next1 { float: right; }
.operate a { color: #a9a8a8; }
.return {text-align: center; }




.caseIndex{
	margin-top: 70px;
	overflow: hidden;
}
.caseIndex li{
	float: left;
	width: 279px;
	height: 290px;
	margin-right: 28px;
}
.caseIndex li:nth-child(4n){
	margin-right: 0;
}
.caseIndex li .proInImg{
	width: 279px;
	height: 160px;
	overflow: hidden;
}
.caseIndex li .proInImg img{
	width: 100%;
	height: 100%;
	transition: all .5s;
}
.caseIndex li:hover .proInImg img{
	transform: scale(1.1);
}
.caseIndex li .proBot{
	width: 100%;
	height: 120px;
	padding:0 20px;
	background-color: #f6f6f6;
}
.caseIndex li .proBot h1{
	padding-top: 20px;
	font-size: 18px;
}
.caseIndex li .proBot h2{
	color: #777;
}
.caseIndex li .proBot h3{
	padding-top: 10px;
	color: #555;
}

.productsLeft{
	float: left;
	width: 252px;
	background-color: #f9f9f9;
	border-bottom:3px solid #eca802;
}
.productsLeft .productsLeftTit{
	width: 252px;
	height: 50px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 50px;
	background-color: #eca802;
}
.productsLeft .productsCate{
	overflow: hidden;
}

.productsLeft .productsCate .productsItem{
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 16px;
	line-height: 40px;
}
.productsLeft .productsCate .productsItem > a{
	padding-left: 20px;
	border-bottom: 1px solid #eca802;
	display: block;
	color: inherit;
}
.productsLeft .productsCate .productsItem:last-child a{
	border: none;
}
.productsLeft .productsCate .productsItem > a:hover{
	background-color: #eca802;
	color: #fff;
}
.productsLeft .productsActive{
	background-color: #eca802;
	color: #fff !important;
}