@charset "utf-8";
html,body{
	height:100%;
	padding:0px;
	margin:0px;
	min-width: 1200px;
	font:14px 微软雅黑;
	color:#444;
}
a{
	text-decoration: none;
	outline: none;
	color: #000;
	transition: 0.2s;
}
p{
	text-align: justify;
	text-justify:inter-ideograph;
	margin: 0;
}
li{list-style-type: none;
	vertical-align: top;
	margin: 0;
	padding:0;
}
ul{margin: 0;
	padding: 0;
}
img{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
dl,dt,dd{
	padding: 0;
	margin:0;
}
i,em{
	font-style: normal;
}

.fl {
	float:left;
}
.fr {
	float:right;
}
.clear{
	clear:both;
}
.w0{
	width: 100%;
	overflow：hidden;
}
.w1{
	width: 100%;
	clear：both;
}
.w1200{
	width: 1200px;
	margin:0 auto;
}
.w1140{
	width: 1140px;
	margin:0 auto;
}

/*header start*/
.head{
	width: 100%;
	position: relative;
	z-index: 99999;
	background: #fff;
	box-shadow: 0 0 40px;
}
.head .head_top{
	background: #454545;
	line-height: 35px;
	color: #fff;
}
.head .head_top a{
	padding: 0 15px;
	color: #fff;
}
.head .head_top a:nth-child(2) {
	padding-right: 0px;
}

.head .head_body{
	padding: 10px 0;
	border-bottom: 1px solid #aaa;
}
.head_nav{width: 100%;}
.head.down{
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	background-color: #fff;
	box-shadow: 0 0 5px #ccc;
}
.head_nav ul li{
	float: left;
	position: relative;
}
.head_nav ul li .one{
	display: block;
	color: #454545;
	width: 141px;
	margin: 5px 5px;
	padding: 0 10px;
	border-radius: 30px;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.head_nav ul li:hover .one{
	background: #0044a5;
	color: #fff;
}
.head_nav .two{
	display: none;
	position: absolute;
	z-index: 99999;
	width: 171px;
}
.head_nav ul li:hover .two{
	display: block;
}
.head_nav .two a{
	display: block;
	width: 131px;
	margin: 0 10px;
	padding: 0 10px;
	text-align: center;
	border-radius: 20px;
	line-height: 30px;
	background: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 16px;
	margin-bottom: 2px;
}
.head_nav .two li:hover a{
	background: #0044a5;
}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 550px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active,.flex-control-paging li.active a{
	background: #0044a5;
}

.flexslider .slides a img {
	width: 100%;
	height: 550px;
	display: block;
}
/*banner end*/

.title{
	margin-bottom: 20px;
	text-align: center;
}
.title b{
	font-size: 25px;
	letter-spacing: 1px;
	color: #454545;
}
.title p{
	text-align: center;
	line-height: 30px;
	font-family: Arial;
	font-size: 14px;
	letter-spacing: 2px;
	color: #666;
	margin-bottom: 5px;
}
.title .xt{
	margin: 0 auto;
	width: 100px;
	height: 1px;
	background: #0044a5;
}

/*product start*/
.product{
	padding: 50px 0;
	background: #fff;
}

.pro_lb{
	width: 1000px;
	margin: 0 auto;
	text-align:center;
}
.pro_lb .lb_nr{
	display: inline-block;
	margin: 20px;
	margin-bottom: 0;
}
.pro_lb .one{
	color: #0044a5;
	display: block;
	width: 160px;
	padding: 0 10px;
	line-height: 35px;
	font-size: 16px;
	border: 1px solid #0044a5;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_lb .lb_nr:hover .one,.pro_lb .lb_nr .one.active{
	color: #fff;
	background: #0044a5;
}
.pro_lb ul li{
	float: left;
}
.pro_lb ul li a{
	color: #454545;
	display: block;
	width: 130px;
	line-height: 37px;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
	margin-left: 20px;
}
.pro_lb ul li:hover a{
	background: url(../images/listbg.png) no-repeat center;
	color: #0044a5;
}

.pro_cp li{
	width: 262px;
	margin-left: 18px;
	background: #ededed;
	padding: 10px;
	float: left;
	margin-top: 20px;
}
.pro_cp li a{
	display: block;
	border: 1px solid #fff;
}
.pro_cp li .img{
	width: 260px;
	height: 195px;
	overflow: hidden;
}
.pro_cp li .img img{
	cursor: pointer;
	transition: all 2s;
}
.pro_cp li:hover .img img{
	transform: scale(1.2);
}
.pro_cp li p{
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #454545;
}
.pro_cp li:hover{
	background: #0044a5;
}
.pro_cp li:hover p{
	color: #fff;
}
/*product end*/

/*company start*/
.scroll_bg{
	width: 100%;
	height: 100%;
	background-image: url(../images/scroll_bg.jpg);
	background-attachment: fixed;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	position: absolute;
	z-index: -1;
}

.company{
	padding: 50px 0;
	background: rgba(69,69,69,0.9);
}
.company .title b{
	color: #fff;
}
.company .title p{
	color: #fff;
	opacity: 0.8;
}
.company .title .xt{
	background: #fff;
}

.com_nr p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}
.com_nr .more{
	border-radius: 30px;
	display: block;
	border: 1px solid #fff;
	width: 150px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
	color: #fff;
}
.com_nr .more:hover{
	background: #fff;
	color: #0044a5;
}

.com_nr ul li{
	float: left;
	width: 100px;
	margin: 0 70px;
	margin-top: 20px;
	text-align: center;
}
.com_nr ul li img{
	width: 80px;
	height: 80px;
	margin-bottom: 15px;
}
.com_nr ul li .xt{
	height: 1px;
	width: 50px;
	margin: 0 auto;
	background: #fff;
	margin-bottom: 10px;
}
.com_nr ul li b{
	display: block;
	font-weight: normal;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
	font-size: 16px;
	line-height: 30px;
}
/*company end*/

/*case start*/
.scroll_bg{
	width: 100%;
	height: 100%;
	background-image: url(../images/scroll_bg.jpg);
	background-attachment: fixed;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	position: absolute;
	z-index: -1;
}

.case{
	padding: 50px 0;
	background: rgba(237,237,237,0.9);
}
.case .title{
	margin-bottom: 0;
}
#d_tab29 ul,#d_tab29 li{
	margin:0;
	padding:0;
	list-style:none;
}
#d_tab29 img{
	border:0;
	vertical-align:top;
}
#d_tab29{
	position:relative;
	height:370px;
	text-align:left;
}
#d_tab29 .d_img{
	position:relative;
	margin:0 auto;
	width:1200px;
	height:100%;
} 
#d_tab29 .d_img li{
	position:absolute;
	display:none;
	z-index:0;
}
#d_tab29 .d_img li img{
	width:100%; border: 6px solid #ffffff;
}
#d_tab29 .d_img li:nth-child(1) {
	display:block;
	width:350px;
	left:0%;
	top:60px;
	z-index:1;
}
#d_tab29 .d_img li:nth-child(2) {
	display:block;
	width:400px;
	left:16%;
	top:40px;
	z-index:2;
}
#d_tab29 .d_img li:nth-child(3) {
	display:block;
	width:450px;
	left:32%;
	top:20px;
	z-index:3;
}
#d_tab29 .d_img li:nth-child(4) {
	display:block;
	width:400px;
	right:16%;
	top:40px;
	z-index:2;
}
#d_tab29 .d_img li:nth-child(5) {
	display:block;
	width:350px;
	right:0%;
	top:60px;
	z-index:1;
}
#d_tab29 .d_next{
	position:absolute;
	left:50%;
	margin-left:620px;
	top:180px;
	z-index:10;
	cursor:pointer;
}
#d_tab29 .d_prev{
	position:absolute;
	left:50%;
	margin-left:-660px;
	top:180px;
	z-index:10;
	cursor:pointer;
}
/*case end*/

/*new start*/
.new{
	padding: 50px 0;
	background: #fff;
}

.new_l{
	width: 470px;
}
.new_l ul li{
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #dfdfdf;
}
.new_l ul li p{
	width: 340px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height: 48px;
	padding-left: 30px;
	background: url(../images/jt.png) no-repeat center left;
	font-size: 15px;
}
.new_l ul li:hover p{
	color: #0044a5;
	background: url(../images/jt1.png) no-repeat center left;
}

.new_r{
	width: 650px;
}
.new_r .new_con{
	width: 650px;
	margin-top: 20px;
	background: #ededed;
}
.new_r .new_con .tit{
	display: inline-block;
	width:70px;
	height:75px;
	background: #aaa;
	color: #fff;
	padding-top: 5px;
	float: left;
	text-align: center;
}
.new_r .new_con .tit b{
	color:#fff;
	line-height: 45px;
	font-size: 38px;
	font-family: Arial;
}
.new_r .new_con .cont{
	display: inline-block;
	height: 80px;
	width: 550px;
	float: right;
	margin-right: 10px;
}
.new_r .new_con .cont .xwtitle{
	clear: both;
}
.new_r .new_con .cont p{
	line-height: 200%;
	font-size: 17px;
	color: #333;
	padding-top: 7px;
	display: block;
	width: 480px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	float: left;
}
.new_r .new_con .cont font{
	line-height: 160%;
	color: #777;
	font-size: 15px;
	display: block;
	width: 550px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.new_r .new_con:hover .tit{
	background: #0044a5;
}
.new_r .new_con .xwtitle em{
	display:block;
	width: 20px;
	height: 20px;
	background: #aaa;
	color: #fff;
	text-align: center;
	line-height: 20px;
	float: right;
	margin-top: 15px;
}
.new_r .new_con:hover .xwtitle em{
	background: #0044a5;
}
.new_r .img{
	width: 650px;
	height: 243px;
	overflow: hidden;
}
.new_r .img img{
	width: 650px;
	height: 243px;
	display: block;
	-moz-transition:.5s ease-in;
	-webkit-transition:.5s ease-in;
	-o-transition:.5s ease-in;
	-ms-transition:.5s ease-in;
	transition:.5s ease-in;
}
.new_r .img img:hover {
	transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
}
/*new end*/

/*footer start*/
.foot{
	background: url(../images/footbg.jpg) no-repeat center;
}
.foot_top{
	background: rgba(237,237,237,0.8);
	padding: 10px 0;
}
.foot_top ul li{
	float: left;
	width: 259px;
	padding: 10px 20px;
	border-left: 1px solid #0044a5;
	text-align: center;
}
.foot_top ul li:nth-child(1){
	border-left: none;
}
.foot_top ul li img{
	width: 80px;
	height: 80px;
	margin-bottom: 5px;
}
.foot_top ul li b{
	font-weight: normal;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #454545;
	line-height: 30px;
}
.foot_top ul li p{
	line-height: 30px;
	font-size: 18px;
	color: #454545;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.foot_nav{
	background: rgba(69,69,69,0.95);
	padding: 10px 0;
}
.foot_nav ul li{
	float: left;
	width: 171px;
	background: url(../images/yuan.png) no-repeat center left;
	text-align: center;
	line-height: 30px;
}
.foot_nav ul li:nth-child(1){
	background: none;
}
.foot_nav ul li a{
	font-size: 16px;
	color: #fff;
}

.foot_bot{
	background: #0044a5;
	line-height: 35px;
}
.foot_bot span{
	font-size: 15px;
	color: #fff;
}
.foot_bot a{
	font-size: 15px;
	color: #fff;
}
/*footer end*/
.logo-title {
	height:60px;
	border-left:1px solid #ccc;
	margin:5px 0 0 24px;
	padding:7px 25px;
}
.logo-title h4 {
	font:bold 21px/30px "microsoft yahei";
	color:#333;
}
.logo-title h4 span {
	color:#0055b0;
}
.logo-title p {
	font:18px/24px "microsoft yahei";
	color:#333;
	letter-spacing:2px;
	margin-top:5px;
}
.logo-title p span {
	color:#0055b0;
}
.od{overflow: hidden; display: block;}
		.text-center{text-align: center;}
		.sidebar{width:294px;}
		.sidebarTop{padding-left:70px;line-height:73px;font-size:22px;color:#fff;background:url(/template/pc/skin/images/sidebarTop.png) no-repeat 24px center #232323}
		.sidebarTop i{font-size:20px;font-family:Arial, Helvetica, sans-serif}
		.sidebar .sort{font-size:0;width:236px;background:#0044a5;padding:45px 29px}
		.sidebar .sort a{height:44px;margin-bottom:26px;background:#186be1;border-radius:13px;line-height:44px;font-size:16px;color:#fff}
		.sidebar .sort a:hover,.sidebar .sort a.active{background:#fff;color:#4b4b4b}
		.sidebar .sort .line{width:100%;height:1px;background:#ccc;margin:12px 0 0 0}
		.lcontact{font-size:0;width:236px;background:#0044a5;padding:0 29px 43px 29px}
		.lcontact h2{line-height:57px;font-style:italic;font-size:44px;color:#fff;font-family:Constantia, Arial, Helvetica, sans-serif;font-weight:bold}
		.lcontact h3{margin-top:9px;line-height:39px;font-size:18px;color:#fff}
		.lcontact h4{line-height:47px;font-size:32px;color:#fff;font-weight:bold}