@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;
}

.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: fixed;
	z-index: 99999;
	background: #fff;
	width: 100%;
	box-shadow: 0 0 40px;
}
.head .head_top{
	background: #0097ff;
	line-height: 30px;
	color: #fff;
}
.head .head_top p{
	padding-left: 40px;
	background: url(../images/tel.png) no-repeat center left;
}
.head .head_top span{
	font-size: 25px;
	font-weight: bold;
}

.head .head_body{
	padding: 10px 0;
}
.head .head_body ul li{
	float: left;
	width: 115px;
	text-align: center;
}
.head .head_body ul li p{
	text-align: center;
	font-size: 16px;
	color: #454545;
	line-height: 36px;
}
.head .head_body ul li b{
	font-weight: normal;
	font-family: Arial;
	color: #888;
}
.head .head_body ul li .xt{
	height: 5px;
	width: 50px;
	background: #0079ff;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	opacity: 0.3;
}
.head .head_body ul li:hover p{
	color: #0079ff;
}
.head .head_body ul li:hover b{
	color: #37ca56;
}
.head .head_body ul li:hover .xt{
	opacity: 1;
}
/*header end*/

/*banner start*/
.banner{
	padding-top: 134px;
}
.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: #0079ff;
}

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

.title{
	margin-bottom: 20px;
	text-align: center;
}
.title p{
	font-family: Arial;
	text-align: center;
	color: #0079ff;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	opacity: 0.5;
}
.title b{
	font-size: 25px;
	color: #454545;
}

/*product start*/
.product{
	margin: 50px 0;
}

.product .tit{
	width: 600px;
}
.product .tit p{
	font-size: 16px;
	text-align: center;
	color: #888;
	line-height: 30px;
	margin: 0 100px;
}
.product .tit ul li{
	float: left;
	width: 280px;
	text-align: center;
	line-height: 40px;
	margin: 5px 10px;
	background: #ededed;
}
.product .tit ul li a{
	font-size: 16px;
	color: #454545;
}
.product .tit ul li:hover{
	background: #0079ff;
}
.product .tit ul li:hover a{
	color: #fff;
}
.product .tit ul .bt{
	background: #0079ff;
	line-height: 38px;
	background: url(../images/btbg.jpg) no-repeat center;
}
.product .tit ul .bt:hover{
	background: url(../images/btbg.jpg) no-repeat center;
}
.product .tit ul .bt b{
	font-size: 18px;
	color: #fff;
	letter-spacing: 1px;
}

.product .tp{
	width: 550px;
	background: url(../images/probg.jpg) no-repeat center;
	padding-left: 50px;
}
.product .tp img{
	width: 480px;
	height: 360px;
	margin-top: 28px;
	margin-left: 60px;
	border: 5px solid #0079ff;
}

.pro_body ul li{
	width: 250px;
	padding: 15px;
	background: #ededed;
	float: left;
	margin:30px 0 0 26.6px;
	box-shadow: 0 5px 10px #aaa;
}
.pro_body ul li:hover{
	background: #ededed url(../images/imgbg.png) no-repeat center bottom;
}
.pro_body ul li:nth-child(4n+1) {
	margin-left: 0px;
}
.pro_body ul li .img{
	width: 250px;
	height: 188px;
	overflow: hidden;
}
.pro_body ul li img{
	width: 250px;
	height: 188px; 
	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;
}
.pro_body ul li 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);
}
.pro_body ul li p{
	font-size: 15px;
	display: block;
	width: 250px;
	line-height: 30px;
	text-align: center;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.pro_body ul li:hover p{
	color: #0079ff;
}
.pro_body ul li .xt{
	height: 5px;
	width: 50px;
	margin: 0 auto;
	background: #0079ff;
	margin-top: 5px;
}
/*product end*/

/*company start*/
.company{
	padding-top: 30px;
	background: url(../images/combg.jpg) no-repeat center top;
}

.company .title p{
	color: #fff;
}
.company .title b{
	color: #fff;
}

.company .tp{
	width: 580px;
	margin-top: 20px;
	margin-right: 20px;
}

.company .nr{
	width: 580px;
	margin-left: 20px;
}
.company .nr b{
	display: block;
	font-size: 18px;
	line-height: 30px;
	text-align: right;
	margin-bottom: 10px;
	color: #fff;
}
.company .nr p{
	text-indent: 2em;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
}
.company .nr a{
	border: 1px solid #fff;
	line-height: 30px;
	color: #fff;
	margin: 10px 0;
	width: 100px;
	text-align: center;
	font-size: 15px;
}
.company .nr a:hover{
	background: #fff;
	color: #0079ff;
}
.company .nr ul{
	margin-top: 50px;
	background: #454545;
	padding: 20px;
}
.company .nr ul li{
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.company .nr ul li:nth-child(1){
	margin-top: 0;
}
.company .nr ul li img{
	width: 50px;
	height: 50px;
	margin-right: 10px;
}
.company .nr ul li:nth-child(1) img{
	margin-left: 50px;
}
.company .nr ul li:nth-child(2) img{
	margin-left: 150px;
}
.company .nr ul li:nth-child(3) img{
	margin-left: 250px;
}
.company .nr ul li p{
	line-height: 25px;
	color: #fff;
	font-size: 16px;
	text-indent: 0;
	letter-spacing: 1px;
}
/*company end*/

/*case start*/
.case{
	margin: 50px 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 #fff;
}
#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-top: 50px;
	background: url(../images/newbg.jpg) no-repeat center top;
}
.new .title p{
	color: #fff;
}
.new .title b{
	color: #fff;
}

.new .newl{
	width: 600px;
}
.new .newl .by{
	font-size: 17px;
	margin-left: 30px;
	color: #fff;
	line-height: 30px;
}
.new .newl a{
	display: block;
	width: 100px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #fff;
	color: #fff;
	line-height: 30px;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.new .newl a:hover{
	background: #fff;
	color: #0079ff;
}
.new .newl .nr{
	width: 570px;
	padding: 30px;
	padding-left: 0;
}
.new .newl .nr b{
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	display: block;
	width: 570px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	letter-spacing: 1px;
}
.new .newl .nr .xt{
	height: 5px;
	width: 100px;
	background: #fff;
	margin: 15px 0;
}
.new .newl .nr p{
	font-size: 16px;
	line-height: 30px;
	color: #ddd;
	text-indent: 2em;
	overflow: hidden;
	letter-spacing: 1px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    height: 150px;
}
.new .newl .nr a{
	margin-bottom: 0;
}

.new .newr{
	width: 520px;
	padding: 50px 30px 0 50px;
}
.new .newr ul li{
	border-bottom:1px dashed #fff;
	margin-bottom:10px;
	padding-bottom: 5px;
}
.new .newr ul li a{
	display: block;
}
.new .newr ul li a font{
	font-size:17px;
	line-height:35px;
	font-weight:normal;
	overflow:hidden;
	background:url(../images/listico2.png) left no-repeat;
	padding-left:14px;
	margin-top:0px;
	margin-bottom:0px;
	width:350px;
	display:inline-block;
	color: #eee;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	letter-spacing: 1px;
}
.new .newr ul li a:hover font{
	color: #fff;
}
.new .newr ul li span{
	line-height:35px;
	overflow:hidden;
	color: #ccc;
}
.new .newr p{
	text-indent:2em;
	line-height:30px;
	overflow:hidden;
	color:#ddd;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 60px;
    letter-spacing: 1px;
}
/*new end*/

/*footer start*/
.foot{
	margin-top: 50px;
	background: #454545;
	padding-top: 20px;
}
.foot .foot_body ul li{
	float: left;
	width: 199px;
	text-align: center;
	border-left: 1px solid #fff;
	margin-bottom: 30px;
}
.foot .foot_body ul li:nth-child(1){
	border-left: none;
}
.foot .foot_body ul li a{
	font-size: 16px;
	color: #fff;
}
.foot .foot_body b{
	margin: 0 65px;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
}
.foot .foot_body img{
	width: 30px;
	height: 30px;
	margin-right: 4px;
}

.foot .foot_bot{
	background: #0079ff;
	line-height: 35px;
	margin-top: 30px;
}
.foot .foot_bot span{
	font-size: 15px;
	color: #fff;
}
.foot .foot_bot a{
	font-size: 15px;
	color: #fff;
}
/*footer end*/