@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{
	position: absolute;
	width: 100%;
	z-index: 999999;
	background: url(../images/headbg.png) no-repeat center;
}
.head_logo{
	width: 505px;
	height: 80px;
	margin: 20px 0;
}
.head_body{
	width: 660px;
}
.head_body .dh{
	line-height: 40px;
	color: #fff;
	text-align: right;
}
.head_body .dh a{
	padding: 0 15px;
	color: #fff;
	font-size: 15px;
}
.head_body .dh a:nth-child(2) {
	padding-right: 0px;
}
.head_body .nav{
	background: #0093dd;
	margin: 15px 0;
	padding: 5px;
}
.head_body .nav li{
	float: left;
}
.head_body .nav li a{
	display: block;
	line-height: 40px;
	text-align: center;
	width: 92px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.head_body .nav li:hover a{
	background: #fff;
	color: #0093dd;
}
/*header end*/

/*banner start*/
.banner{
	padding-top: 40px;
}
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 650px;
	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: #0093dd;
}

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

.title{
	margin-bottom: 20px;
	text-align: center;
}
.title b{
	font-weight: normal;
	font-size: 25px;
	letter-spacing: 1px;
	color: #454545;
}
.title p{
	line-height: 30px;
	margin-top: 10px;
	font-size: 14px;
	letter-spacing: 2px;
	color: #fff;
	font-family: Arial;
	text-align: center;
	background: url(../images/title.png) no-repeat center;
}

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

.pro_lb li{
	float: left;
	width: 363px;
	margin-left: 40px;
	padding: 10px 5px;
	background: #454545;
}
.pro_lb li:nth-child(1){
	margin-left: 0;
}
.pro_lb li .img{
	width: 160px;
	height: 120px;
	overflow: hidden;
	margin-right: 10px;
}
.pro_lb li img{
	width: 160px;
	height: 120px;
	cursor: pointer;
	transition: all 2s;
}
.pro_lb li img:hover{
	transform: scale(1.2);
}
.pro_lb li .wz{
	width: 180px;
	margin-right: 10px;
}
.pro_lb li b{
	display: block;
	font-weight: normal;
	font-size: 17px;
	color: #fff;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_lb li .xt{
	height: 1px;
	width: 50px;
	margin: 7px 0;
	background: #0093dd;
}
.pro_lb li p{
	font-size: 14px;
	color: #ddd;
	line-height: 25px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	height: 75px;
}
.pro_lb li:hover{
	background: #0093dd;
}
.pro_lb li .xt{
	background: #454545;
}

.pro_cp li{
	float: left;
}

.pro_cp li{
	float: left;
	width: 282px;
	margin-left: 24px;
	position: relative;
	margin-top: 30px;
}
.pro_cp li:nth-child(4n+1){
	margin-left: 0;
}
.pro_cp li .img{
	width: 280px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #aaa;
}
.pro_cp li .img img{
	width: 280px;
	height: 210px;
	cursor: pointer;
	transition: all 2s;
}
.pro_cp li:hover .img{
	border: 1px solid #0093dd;
}
.pro_cp li:hover .img img{
	transform: scale(1.2);
}
.pro_cp li p{
	position: absolute;
	z-index: 99999;
	line-height: 40px;
	padding: 0 20px;
	width: 242px;
	text-align: center;
	font-size: 16px;
	background: rgba(50,50,50,0.8);
	color: #fff;
	bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_cp li:hover p{
	background: rgba(0,147,221,0.8);
}
/*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: url(../images/combg.png) no-repeat center;
}

.com_body{
	width: 400px;
}
.com_body .title b{
	color: #fff;
}
.com_body .title p{
	background: url(../images/title1.png) no-repeat center;
}
.com_body .nr p{
	font-size: 16px;
	color: #ddd;
	line-height: 30px;
	text-indent: 2em;
}
.com_body .nr a{
	display: block;
	width: 130px;
	text-align: center;
	margin-top: 10px;
	font-size: 15px;
	line-height: 30px;
	background: #fff;
	color: #0093dd;
	letter-spacing: 1px;
}
.com_body .nr a:hover{
	background: #0093dd;
	color: #fff;
}

.com_wh{
	width: 750px;
	background: #fff;
	margin: 46px 0;
}
.com_wh li{
	float: left;
	width: 300px;
	padding-right: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;

}
.com_wh li:nth-child(1){
	padding-left: 50px;
}
.com_wh li b{
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 1px;
	display: block;
	color: #454545;
	line-height: 30px;
}
.com_wh li p{
	font-size: 16px;
	color: #666;
	line-height: 30px;
	text-align: center;
}
.com_wh li img{
	width: 50px;
	height: 50px;
	margin-bottom: 10px;
}
.com_wh .img{
	padding: 0;
	margin-right: 50px;
	width: 350px;
	height: 170px;
	overflow: hidden;
}
.com_wh .img img{
	width: 350px;
	height: 170px;
	margin: 0;
	cursor: pointer;
	transition: all 2s;
}
.com_wh .img img:hover{
	transform: scale(1.2);
}
/*company end*/

/*case start*/
.case{
	padding: 50px 0;
	background: #fff url(../images/casebg.jpg) no-repeat center bottom;
}

.case_tp{
	width: 670px;
}
.case_tp .dt{
	width: 440px;
	background: #000;
}
.case_tp .dt .img{
	width: 440px;
	height: 330px;
	overflow: hidden;
}
.case_tp .dt img{
	cursor: pointer;
	transition: all 2s;
}
.case_tp .dt:hover img{
	transform: scale(1.2);
	opacity: 0.6;
}
.case_tp ul{
	width: 200px;
}
.case_tp ul li{
	margin-top: 30px;
	background: #000;
}
.case_tp ul li:nth-child(1){
	margin-top: 0;
}
.case_tp ul li .img{
	width: 200px;
	height: 150px;
	overflow: hidden;
}
.case_tp ul li img{
	cursor: pointer;
	transition: all 2s;
}
.case_tp ul li:hover img{
	transform: scale(1.2);
	opacity: 0.6;
}

.case_bt{
	width: 480px;
}
.case_bt .nr p{
	font-size: 18px;
	color: #454545;
	line-height: 30px;
	text-align: right;
	margin-top: 50px;
	text-align: center;
}
.case_bt .nr a{
	display: block;
	margin: 0 auto;
	width: 130px;
	text-align: center;
	margin-top: 20px;
	line-height: 30px;
	font-size: 15px;
	color: #0093dd;
	border: 1px solid #0093dd;
}
.case_bt .nr a:hover{
	background: #0093dd;
	color: #fff;
}
/*case end*/

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

.new_l{
	width: 550px;
}
.new_l .nr{
	padding: 0 10px;
	width: 530px;
}
.new_l .nr .img{
	width: 530px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 10px;
	background: #000;
}
.new_l .nr img{
	width: 530px;
	height: 200px;
	cursor: pointer;
	transition: all 2s;
	opacity: 0.9;
}
.new_l .nr img:hover{
	transform: scale(1.2);
}
.new_l .nr a{
	display: block;
	line-height: 40px;
	font-size: 16px;
	color: #454545;
	padding-left: 20px;
	margin: 0 10px;
	background: url(../images/yuan.png) no-repeat 5px center;
	width: 490px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px dashed #aaa;
}
.new_l .nr a:hover{
	color: #0093dd;
}

.new_r{
	width: 600px;
}
.new_r li{
	margin-top: 25px;
}
.new_r li:nth-child(1){
	margin-top: 0;
}
.new_r li b{
	display: block;
	line-height: 38px;
	font-size: 17px;
	font-weight: normal;
	background: url(../images/new_b.png) no-repeat center left;
	padding: 0 50px 0 30px;
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	letter-spacing: 1px;
}
.new_r li span{
	margin-right: 20px;
	font-family: Arial;
	font-size: 16px;
	color: #0093dd;
}
.new_r li:hover b{
	background: url(../images/new_b1.png) no-repeat center left;
}
.new_r li:hover span{
	color: #454545;
}
.new_r li p{
	margin-left: 50px;
	width: 500px;
	background: #ededed;
	padding: 5px 25px;
	font-size: 16px;
	color: #454545;
	line-height: 30px;
	text-indent: 2em;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 60px;
}
/*new end*/

/*footer start*/
.foot{
	background: #454545;
}
.foot_nav{
	background: #0093dd;
	padding: 10px 30px;
	width: 140px;
}
.foot_nav a{
	display: block;
	width: 140px;
	line-height: 40px;
	letter-spacing: 1px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.foot_nav a:hover{
	background: #fff;
	color: #0093dd;
}
.foot_nr{
	width: 700px;
	padding: 26px 0;
	margin: 0 100px;
}
.foot_nr p{
	line-height: 40px;
	font-size: 20px;
	letter-spacing: 1px;
	color: #fff;
}
.foot_nr span{
	font-family: Arial;
	font-size: 14px;
	letter-spacing: 1px;
	color: #aaa;
	display: block;
}
.foot_nr .xt{
	margin: 10px 0;
	height: 1px;
	width: 100px;
	background: #0093dd;
}
.foot_nr ul li{
	line-height: 50px;
	width: 350px;
	font-size: 16px;
	color: #ddd;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.foot_ewm{
	width: 200px;
	padding: 40px 0;
	text-align: center;
}
.foot_ewm img{
	width: 150px;
	height: 150px;
	margin-bottom: 10px;
}
.foot_ewm p{
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	color: #fff;
	line-height: 30px;
	letter-spacing: 1px;
}
.foot_ewm span{
	color: #0093dd;
}

.foot_bot{
	background: #0093dd;
	line-height: 35px;
}
.foot_bot span{
	font-size: 15px;
	color: #fff;
}
.foot_bot a{
	font-size: 15px;
	color: #fff;
}
/*footer end*/