@charset "utf-8";
/* CSS Document */


/*header
==============================================================================*/
.box{
	min-width:1200px;
	margin: auto; 
}
.a-row{
	width:1140px;
	margin: auto;
}

.more {
	width: 140px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	display: block!important;
	font-size: 16px !important;
	; color: #124b9a !important;
	border: solid 2px #124b9a;
	margin-top: 50px;
}

.more:hover {
	color: #fff !important;
	background: #124b9a
}

/*.head-top
------------------------*/
.header .head-top {
	height: 80px;
	background: #fff;
	position: relative;
	z-index: 2
}

.header .head-top .box {
	position: relative;
	height: 80px;
}

.header .head-top .box .logo {
	display: block;
	position: absolute;
	left: 5%;
	top: 12px;
	width:140px;
}
.header .head-top .box .logo img{
	width:100%;
}

.header .head-top .box .nav {
	height:80px;
	position: absolute;
	right: 5%;
	top: 0;
}

.header .head-top .box .nav .listbox>li {
	display: inline-block;
	float: left;
	padding-left: 2px
}

.header .head-top .box .nav .listbox li .list {
	display: block;
	width:80px;
	height: 80px;
	font-size: 15px;
	color: #666;
	text-align: center;
	line-height: 80px;
	padding: 0 15px;
	position:relative;
}

.header .head-top .box .nav .listbox li .list small {
	font-size: 10px !important;
	color: #999;
}

.nav ul li ul {
	display: none;
	background: #006999;
	opacity: 0.8
}

.nav ul li ul li {
	display:block;
	float: none!important;
	text-align: center;
	/*width: 100%;*/
	height: 30px;
	line-height: 30px;
}

.nav ul li ul li a {
	display: block;
	padding: 0 15px;
	color: #fff;
	position: relative;
}

.nav ul li ul li a:hover {
	background:#00a0e9;
}

.listbox li:hover .list {
	color: #e13835;
}

.listbox li .on:before {
	content:'';
	background:#c40d23;
	width:100%;
	height:8px;
	position:absolute;
	left:50%;
	margin-left:-50%;
	top:0;
}

.listbox li:hover .list:before{
	content:'';
	background:#c40d23;
	width:100%;
	height:8px;
	position:absolute;
	left:50%;
	margin-left:-50%;
	top:0;
}

.listbox li:hover .list,.on {
	background:#00a0e9;
	color: #fff !important;
}

.listbox li:hover .list small,.on small {
	color: #e13835 !important;
}



/*banner
------------------------*/
.banner {
	width: 100%;
	position: relative;
	height: 600px;
	z-index: 1px;
	
}

.banner .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

.banner .bd ul {
	width: 100% !important;
}

.banner .bd li {
	width: 100% !important;
	height:600px;
	overflow: hidden;
	text-align: center;
}

.banner .bd li a {
	display: block;
	position: relative;
}

.banner .bd li img {
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 99;
	bottom: 20px;
	left: 0;
	height: 10px;
	line-height: 30px;
}

.banner .hd ul {
	text-align: center;
}

.banner .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 2;
	width: 40px;
	height: 6px;
	margin: 1px;
	overflow: hidden;
	background: #fff;
	filter: alpha(opacity=50);
	line-height: 999px;
	opacity: 1
}

.banner .hd ul .on {
	width: 40px;
	height: 3px;
	margin: 1px;
	background: #c40d23;
	border-bottom: 3px solid #00a0e9;
}

.banner .prev,.banner .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 280px;
	margin-top: -30px;
	left: 17px;
	z-index: 1;
	width: 50px;
	height: 100px;
	background: url(../images/slider-arrow.png) 5px /*#eee */no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.6;
	display: block;
}

.banner .next {
	left: auto;
	right: 17px;
	background-position: -55px;
}




/*article 
------------------------*/
article{
}


/*new*/
.title {
	text-align:center;
	margin-bottom:25px;
}
.title h1{
	height:40px;
	line-height:35px;
	font-size:24px;
	font-weight:500;
	color:#00a0e9;
	position:relative;
}
.title span{
	line-height:30px;
	color:#00a0e9;
}
.title h1:before{
	content:'';
	background:#c30d23;
	width:20px;
	height:4px;
	position:absolute;
	left:50%;
	margin-left:-10px;
	bottom:0;
}
.home-new{
	padding:50px 0;
}
.home-new .new-box {
	width: 100%;
	position: relative;
	height: 75px;
	z-index: 1px;
}

.home-new .new-box .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	height: 75px;
	overflow: hidden;
}

.home-new .new-box .bd ul {
	width: 800px !important;
	margin: 0 auto
}

.home-new .new-box .bd li {
	width: 100%;
	margin: 10 auto;
	height: 75px;
	overflow: hidden;
	text-align: center;
}
.home-new .new-box .bd li h2{
	font-size:15px;
	color:#666;
	font-weight:600;
	width:500px;
	height:30px;
	line-height:30px;
	margin:auto;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.home-new .new-box .bd li span{
	font-size:14px;
	color:#999;
}
.brief{
	color:#666;
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.home-new .prev,
.home-new .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50px;
	z-index: 1;
	width: 30px;
	height: 70px;
	border:1px solid #ccc;
	background: url(../images/ico.png) -93px 21px no-repeat;
	/*background-size: 100%;*/
	cursor: pointer;
	filter: alpha(opacity=100);
	opacity: 1;
	display: block;
}

.home-new .next {
	left: auto;
	right: 50px;
	background-position: -124px 21px;
}

.home-new .prev:hover,
.home-new .next:hover{
	border:none;
	background:url(../images/ico.png) -93px -22px no-repeat #00a0e9;
}
.home-new .next:hover {
	background-position: -124px -22px;
}
.btn{
	display:block;
	width:60px;
	height:30px;
	line-height:30px;
	padding:0 25px 0 10px;
	margin:30px auto 0;
	text-align:center;
	position:relative;
}
.btn i{
	display:block;
	background:url(../images/ico.png) no-repeat -80px -46px;
	width:10px;
	height:20px;
	position:absolute;
	top:5px;
	right:10px;
}
.white{
	background:#fff;
	color:#00a0e9 !important;
}
.blue{
	background:#00a0e9;
	color:#fff !important;
}



/*product*/
.pdt-top{
	padding:40px 0 40px;
	height:110px;
	background: url(../images/pdt_tit_bg.jpg) center no-repeat;
}
.home-product .tab{margin:0 auto;}
.home-product .tab-hd {
	text-align:center;
	overflow:hidden;
	zoom:1;
}
.home-product .tab-hd li{
	display: inline-block !important;
	width:120px;
	height:30px;
	margin:0 30px;
	line-height:30px;
	font-size:16px;
	text-align:center;
	cursor:pointer;
	color:#00a0e9;
}


.home-product .tab-hd li:hover{
	background:#00a0e9;
	color:#fff;
}
.home-product .tab-hd li.active{
	background:#00a0e9;
	color:#fff;
}

.home-product .tab-hd li div{
	background:#CCC;
	display:inline-block;
	width:20px;
	height:20px;
	vertical-align: middle;
}
.home-product .tab-hd li .mk-a{
	background:url(../images/ico.png) -4px -5px no-repeat;
}
.home-product .tab-hd li .mk-b{
	background:url(../images/ico.png) -28px -5px no-repeat;
}
.home-product .tab-hd li .mk-c{
	background:url(../images/ico.png) -54px -5px no-repeat;
}
.home-product .tab-hd li:hover .mk-a,
.home-product .tab-hd li.active .mk-a{
	background:url(../images/ico.png) -4px -49px no-repeat;
}
.home-product .tab-hd li:hover .mk-b,
.home-product .tab-hd li.active .mk-b{
	background:url(../images/ico.png) -28px -49px no-repeat;
}
.home-product .tab-hd li:hover .mk-c,
.home-product .tab-hd li.active .mk-c{
	background:url(../images/ico.png) -54px -49px no-repeat;
}

.home-product .tab-bd li{
	display:none; 
    border-top:0 none;
}
.home-product .tab-bd li.thisclass{
	display:list-item;
}



.home-product .pic-list .item{
	float:left;
	width:20%;
	position:relative;
}
.home-product .pic-list .item:before{
	content:'';
	background: rgba(0,160,233,0.3);
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.home-product .pic-list .item img{
	width:100%;
}
.home-product .pic-list .item .pdt-name{
	background: rgba(0,160,233,0.75);
	width:100%;
	height:70px;
	position: absolute;
	bottom:0;
	left:0;
	-webkit-transition:0.5s linear;
	-moz-transition:0.5s linear;
	transition:0.5s linear;
}
.home-product .pic-list .item .pdt-name h2{
	font-size:20px;
	text-align:center;
	color:#fff;
	height:70px;
	line-height:70px;
	position: absolute;
	left:10px;
	right:10px;
	bottom:0 !important;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.home-product .pic-list .item:hover .pdt-name{
	height:100%;
	position: absolute;
	bottom:0;
-webkit-box-shadow:inset 0 8px #c30d23;
-moz-box-shadow:inset 0 8px #c30d23;
	box-shadow:inset 0 8px #c30d23;
}

.home-product .pic-list .item .pdt-name .btn{
	top:45%;
	margin-top:-15px;
	opacity:0;
	-webkit-transition:0.3s linear 0.2s;
	-moz-transition:0.3s linear 0.2s;
	transition:0.3s linear 0.2s;
}
.home-product .pic-list .item:hover .pdt-name .btn{
	opacity:1;
	display: block;
}




/*about*/
.home-about{
	background:#00a0e0;
	height:220px;
	margin-top:30px;
}
.home-about .ab-left{
	background:url(../images/bg01.jpg) no-repeat;
	background-size: auto 100%;
	height: 220px;
	float:left;
	width:50%;
}
.home-about .ab-right{
	float:left;
	width:50%;
}

.home-about .ab-right h1{
	margin:20px 30px 0;
	height:40px;
	line-height:35px;
	color:#fff;
	font-size:18px;
	font-weight:500;
	position:relative;
}
.home-about .ab-right h1:before{
	background:#c30d23;
	width:35px;
	height:4px;
	content:'';
	position:absolute;
	left:0;
	bottom:0;
}
.home-about .ab-right .ab-nr{
	margin:10px 20% 0 30px;
	height:45px;
	line-height:1.5;
	color:#fff;
	font-weight:500;
	overflow:hidden;
}
.home-about .ab-right a{
	margin-left:30px;
}


/* ----- footer ----- */
footer{
	background:#eee;
}
footer .copyright{
	text-align:center;
	height:50px;
	line-height:50px;
	background:#00a0e9;
	color:#fff;ss
}
footer .copyright a{
	color:#fff;
}
footer .copyright a:hover{
	color:#fff;
	text-decoration:underline;
}
footer .ft-top{
	padding:50px 0;
}
footer .ft-top dl{
	float:left;
	margin-right:40px;
}
footer .ft-top dl dt{
	font-size:15px;
	color:#00a0e9;
	line-height:30px;
	margin-bottom:10px;
	position:relative;
}
footer .ft-top dl dt:before{
	content:'';
	background:#c30d23;
	width:15px;
	height:2px;
	position:absolute;
	left:0;
	bottom:0;
}
footer .ft-top dl dd a{
	font-size:13px;
	color:#666;
	line-height:1.7;
}
footer .ft-top dl dd a:hover{
	color:#333;
}

footer .ft-top .foot-tr{
	width:400px;
	float:right;
}
footer .ft-top .foot-tr img{
	width:200px;
	margin-bottom:20px;
}
footer .ft-top .foot-tr .foot-con{
	line-height:1.6;
}





/*-------内页----------*/
.in-banner{
	height:300px;
	overflow:hidden;
}
.in-banner img{
	width:100%;
}
.bread{
	height:40px;
	line-height:40px;
	text-align:right;
	color:#999;
	font-size:12px;
}
.bread a{
	color:#999 !important;
	font-size:12px !important;
}
.bread a:hover{
	color:#888 !important;
}


/*in-about*/
.mg-tb{
	padding:50px 0;
}
.in-title{
	width:600px;
	margin:0 auto 20px;
	font-size:22px;
	text-align:center;
	color:#00a0e9;
}
.in-title span{
	display:block;
	text-align:center;
	color:#999;
	height:30px;
	line-height:30px;
	margin:auto;
	font-size:14px;
}
.main{
	line-height:1.5;
	padding:5px;
}
.main p{
	text-align:justify;
	padding:10px 0;
}

.in-about ul{
	padding:30px 0;
}
.in-about ul li{
	display:block;
	float:left;
	width:50%;
}
.in-about ul li a{
	display:block;
	background:#999;
	margin:5px;
	height:400px;
}
.in-about ul li.item-a a{
	background:url(../images/bg_a.jpg) center no-repeat;
	background-size:100%;
}
.in-about ul li.item-b a{
	background:url(../images/bg_b.jpg) center no-repeat;
	background-size:100%;
}
.in-about ul li.item-c a{
	background:url(../images/bg_c.jpg) center no-repeat;
	background-size:100%;
}
.in-about ul li.item-d a{
	background:url(../images/bg_d.jpg) center no-repeat;
	background-size:100%;
}

.in-about ul li a h1{
	background: rgba(0,160,233,0.75);
	color:#FFF;
	font-size:18px;
	font-weight:500;
	text-align:center;
	line-height:400px;
	-webkit-transition:0.5s linear;
	-moz-transition:0.5s linear;
	transition:0.5s linear;
	
}
.in-about ul li a h1:hover{
	opacity:0;
}



/*in-kudos*/
.in-kudos ul li{
	float:left;
	width:25%;
	margin-bottom:20px;
	text-align:center;
}
.in-kudos ul li figure{
	margin:5px;
}
.in-kudos ul li figure img{
	width:275px;
	height:196px;
}
.in-kudos ul li figure figcaption{
	height:40px;
	line-height:40px;
	text-align:center;
	padding:0 5px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}



/*second*/
.second{
	text-align:center;
	margin-bottom:50px;
}
.second a{
	display: inline-block !important;
	width:120px;
	height:30px;
	margin:0 30px;
	line-height:30px;
	font-size:16px;
	text-align:center;
	cursor:pointer;
	color:#00a0e9 !important;
	border:1px solid #00a0e9;
}

.second a:hover{
	background:#00a0e9;
	color:#fff !important;
}
.second a.active{
	background:#00a0e9;
	color:#fff !important;
}

.second a div{
	background:#CCC;
	display:inline-block;
	width:20px;
	height:20px;
	vertical-align: middle;
}
.second a .mk-a{
	background:url(../images/ico.png) -4px -5px no-repeat;
}
.second a .mk-b{
	background:url(../images/ico.png) -28px -5px no-repeat;
}
.second a .mk-c{
	background:url(../images/ico.png) -54px -5px no-repeat;
}
.second a .mk-d{
	background:url(../images/ico.png) -160px -5px no-repeat;
}
.second a:hover .mk-a,
.second a.active .mk-a{
	background:url(../images/ico.png) -4px -49px no-repeat;
}
.second a:hover .mk-b,
.second a.active .mk-b{
	background:url(../images/ico.png) -28px -49px no-repeat;
}
.second a:hover .mk-c,
.second a.active .mk-c{
	background:url(../images/ico.png) -54px -49px no-repeat;
}
.second a:hover .mk-d,
.second a.active .mk-d{
	background:url(../images/ico.png) -160px -49px no-repeat;
}


/*in-product*/
.in-product .pic-list .item{
	float:left;
	width:25%;
}
.in-product .pic-list .item .it-box{
	margin:10px;
	position:relative;
}
.in-product .pic-list .item .it-box:before{
	content:'';
	background: rgba(0,160,233,0.3);
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.in-product .pic-list .item img{
	width:100%;
}
.in-product .pic-list .item .pdt-name{
	background: rgba(0,160,233,0.75);
	width:100%;
	height:60px;
	position: absolute;
	bottom:0;
	left:0;
	-webkit-transition:0.5s linear;
	-moz-transition:0.5s linear;
	transition:0.5s linear;
}
.in-product .pic-list .item .pdt-name h2{
	font-size:18px;
	text-align:center;
	color:#fff;
	height:60px;
	line-height:60px;
	position: absolute;
	left:10px;
	right:10px;
	bottom:0 !important;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.in-product .pic-list .item:hover .pdt-name{
	height:100%;
	position: absolute;
	bottom:0;
-webkit-box-shadow:inset 0 8px #c30d23;
-moz-box-shadow:inset 0 8px #c30d23;
	box-shadow:inset 0 8px #c30d23;
}

.in-product .pic-list .item .pdt-name .btn{
	top:45%;
	margin-top:-15px;
	opacity:0;
	-webkit-transition:0.3s linear 0.2s;
	-moz-transition:0.3s linear 0.2s;
	transition:0.3s linear 0.2s;
}
.in-product .pic-list .item:hover .pdt-name .btn{
	opacity:1;
	display: block;
}

/*分页*/
.page {
	height: 25px;
	margin: 30px auto 30px auto;
	text-align: center;
}

.page01 a {
	line-height: 25px;
	color: #999 !important;
	text-align: center;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 60px;
	border: 1px solid #999;
	cursor: pointer;
}

.page02 a {
	line-height: 25px;
	padding: 0 10px;
	color: #ccc;
	text-align: center;
	text-decoration: none;
	display: block;
	height: 25px;
	border: 1px solid #999;
	color: #999;
}

.page li {
	display:inline-block;
	float: center;
	line-height: 25px;
	padding-right: 5px;
	list-style-type: none;
}

.page li a:hover {
	color: #c30d23 !important;
	text-decoration: none;
	border: 1px solid #c30d23;
}

.page02 a.current {
	background-color: #c30d23;
	color: #fff !important;
	border: 1px solid #c30d23;
}
.page02 a.current:hover{
	background-color: #c30d23 !important;
	color: #fff !important;
	border: 1px solid #c30d23;
}




/*in-piclist*/
.in-piclist li{
	float:left;
	width:25%;
	margin-bottom:20px;
	text-align:center;
	cursor:pointer;
}
.in-piclist li figure{
	margin:5px;
}
.in-piclist li figure img{
	width:275px;
	height: 175px;
}
.in-piclist li figure figcaption{
	height:40px;
	line-height:40px;
	text-align:center;
	padding:0 5px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}



/*text-list*/
.text-list .item{
	padding:10px 0;
	border-bottom:1px dashed #ddd;
}
.text-list .item a{
	display:block;
	-webkit-transition:0.5s linear 0s;
	transition:0.5s linear 0s;
	transform: translateX(0);
}
.text-list .item a:hover{
	transform: translateX(20px);
}
.text-list .item .tl-left{
	float:left;
	width:18%;
	height:60px;
	text-align:right;
	position:relative;
}
.text-list .item .tl-left:before{
	content:'';
	background:#ddd;
	width:1px;
	height:40px;
	position: absolute;
	right:0;
	top:10px;
}
.text-list .item .tl-left h1{
	font-weight:500;
	font-size:28px;
	color:#00a0e9;
	padding-right:50px;
}
.text-list .item .tl-left span{
	color:#999;
	display:block;
	padding-right:50px;
}
.text-list .item .tl-right{
	float:right;
	width:82%;
	height:60px;
}
.text-list .item .tl-right h2{
	display:block;
	height:30px;
	line-height:30px;
	padding:0 50px;
	font-size:16px;
	color:#666;
	font-weight:600;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	-webkit-transition:0.5s linear 0s;
	transition:0.5s linear 0s;
}
.text-list .item:hover .tl-right h2{
	color:#00a0e9;
}
.text-list .item .tl-right span{
	display:block;
	height:30px;
	line-height:30px;
	padding:0 50px;
	color:#666;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}


 
/*service*/
.in-service .contact{
	background:#00a0e9;
}
.in-service .contact .con-meg{
	width:50%;
	/*height:500px;*/
	color:#FFF;
}
.in-service .contact .map{
	width:50%;
	height:500px;
	background:#f5f5f5;
}

.in-service .contact .con-top{
	padding:30px 35px;
	line-height:1.6;
}
.in-service .contact .con-top h1{
	font-size:18px;
	font-weight:600;
	height:35px;
	line-height:35px;
	margin-bottom:10px;
	position:relative;
}
.in-service .contact .con-top h1:before{
	height:2px;
	width:30px;
	position:absolute;
	bottom:0;
	left:0;
	content:'';
	background:#c30d23;
}
.in-service .contact .con-bottom{
	padding:0 30px;
}

.in-service .contact .con-bottom table{
	border-spacing:5px !important;
}
.in-service .contact .con-bottom table input{
	border:none;
}
.in-service .contact .con-bottom table tr td{
	width:50%;
}
.in-service .contact .con-bottom table tr td .in-text{
	height:30px;
	width:100%;
	text-indent:5px;
}
.in-service .contact .con-bottom table tr td .in-nr{
	width:100%;
	padding:10px 3px 10px 0;
	text-indent:5px;
	border:none;
}

.in-service .contact .con-bottom table tr td .btn1{
	cursor:pointer;
	color:#FFF;
	margin-right:10px;
	height:30px;
	line-height:30px;
	padding:0 30px;
	text-align:center;
}
.in-service .contact .con-bottom table tr td .ly{
	margin-top:0;
	border:none;
	float:left;
	background:#fff;
	color:#00a0e9;
}
.in-service .contact .con-bottom table tr td .cz{
	margin-top:0;
	border:none;
	float:left;
	background:#c30d23;
}



/*zhaopin*/
.in-recruit .tab {
	background:#f5f5f5;
}
.in-recruit .tab-hd {
	width: 30%;
	overflow: hidden;
	zoom: 1;
	float: left;
}

.in-recruit .tab-hd li {
	font-size: 15px;
	font-weight: 600;
	width: 100%;
	color: #666;
	text-align: center;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
}

.in-recruit .tab-hd li.active {
	background: #00a0e9;
	color: #fff;
}
.in-recruit .tab-hd li.active:hover {
	color: #fff !important;
}
.in-recruit .tab-hd li:hover {
	color: #00a0e9;
}

.in-recruit .tab-bd {
	background: #f5f5f5;
	width: 70%;
	float: right;
}

.in-recruit .tab-bd li {
	display: none;
	padding: 20px 50px;
	border-top: 0 none;
	line-height: 28px;
}

.in-recruit .tab-bd li.thisclass {
	display: list-item;
}



/*chanpinxiangqing*/
.pdt_box{
	width:50%;
	height:350px;
	margin:0 auto 20px;
}
.pdt_box img{
	width:100%;
	height:350px;
}

