@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:relative;
	z-index: 99999;
}
.head .head_top{
	background: #d2d2d2;
	line-height: 35px;
	color: #454545;
}
.head .head_top a{
	padding: 0 15px;
	color: #454545;
}
.head .head_top a:nth-child(2) {
	padding-right: 0px;
}

.head .head_body{
	padding: 10px 0;
}
.lxr{
	padding: 10px 0 10px 60px;
	background: url(../images/tel.png) no-repeat center left;
}
.lxr p{
	font-size: 16px;
	line-height: 31px;
	color: #454545;
}
.lxr b{
	font-size: 25px;
	font-family: Arial;
	color: #1888b6;
}

.head_nav{
	position: absolute;
	z-index: 9999;
	line-height: 40px;
	width: 100%;
}
.head_nav ul li{
	float: left;
	width: 200px;
	text-align: center;
	background: url(../images/navbg.png) no-repeat center;
	font-size: 16px;
}
.head_nav ul li a{
	color: #454545;
}
.head_nav ul li:hover{
	background: #1888b6;
}
.head_nav ul li:hover a{
	color: #fff;
}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height:700px;
	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: #1888b6;
}

.flexslider .slides a img {
	width: 100%;
	height: 700px;
	display: block;
}
/*banner end*/

.title{
	text-align: center;
	margin-bottom: 20px;
}
.title .xt{
	height: 5px;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 50px;
	border-radius: 30px;
	background: #1888b6;
}
.title b{
	font-size: 25px;
	letter-spacing: 1px;
	color: #1888b6;
}
.title p{
	text-align: center;
	font-family: Arial;
	font-size: 20px;
	color: #aaa;
	line-height: 35px;
}

/*product start*/
.product{
	padding: 50px 0 40px 0;
	background: #fff;
}

.pro_lb{
	width: 300px;
	background: #fbfbfb;
}
.pro_lb .tit{
	background: #495058;
	padding: 20px 0;
	text-align: center;
}
.pro_lb .tit p{
	text-align: center;
	font-family: Arial;
	color: #fff;
	opacity: 0.3;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 45px;
}

.pro_lb .tit b{
	letter-spacing: 2px;
	color: #fff;
	font-size: 25px;
}
.pro_lb li{position: relative;}
.pro_lb .one{
	 width:calc(100% - 80px);
	display: block;
	text-align: center;
	margin:27.6px auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
	font-size: 16px;
	color: #fff;
	line-height:50px;
	background:#1888b6;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.pro_lb li:hover .one{
	background:#5ab587; text-decoration:none;border-top-left-radius:0px;border-bottom-right-radius:0px; border-top-right-radius:10px;border-bottom-left-radius: 10px;
}
.pro_lb li:hover .two{ display:block;}
.pro_lb .two{
	display: none;
	padding: 0px; border-radius: 5px; display: none; position: absolute; top:0px;left:261px; z-index: 9999; background: #5ab587;
}
.pro_lb .two li{margin: 0px;height: 35px; padding: 0px 20px;min-width: 130px; width: auto;}
.pro_lb .two li:nth-child(first){ margin-top: 10px;}
.pro_lb .two li:nth-child(end){ margin-top: 10px;}
.pro_lb .two li a{ width:100%;height: 35px; line-height: 35px; background:none; color: #fff; border-bottom: 1px dashed #fff; font-size: 14px; display: block; border-radius: 0px; text-align: center;}
.pro_lb .two li a:hover{ color:#1888b6;background: none; border-bottom: 1px solid #fff;border-radius: 0px; font-weight: normal;}

.pro_lb .bot{
	padding: 16px 0;
	text-align: center;
	background: #495058;
}
.pro_lb .bot p{
	color: #fff;
	font-size: 20px;
	text-align: center;
}
.pro_lb .bot b{
	display: block;
	font-weight: normal;
	font-size: 16px;
	color: #ccc;
	text-align: center;
	line-height: 30px;
}

.pro_cp{
	width: 900px;
}
.pro_cp li{
	width: 262px;
	margin-left: 18px;
	background: #d2d2d2;
	padding: 10px;
	float: left;
	margin-bottom: 10px;
}
.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: #1888b6;
}
.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(0,0,0,0.8);
}
.company .title .xt{
	background: #fff;
}
.company .title b{
	color: #fff;
}

.com_nr .comr{
	width: 60%;
}
.com_nr .comr b{
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	display: block;
	line-height: 30px;
}
.com_nr .comr p{
	color: #ccc;
	font-size: 16px;
	text-indent: 2em;
	line-height: 30px;
}
.com_nr .comr a{
	display: block;
	margin-top: 10px;
	width: 150px;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	border-radius: 50px;
}
.com_nr .comr a:hover{
	background: #fff;
	color: #1888b6;
}
/*company end*/

/*solution start*/
.solution{
	padding: 50px 0;
	background: rgba(255,255,255,0.8);
}

.solution ul li{
	float: left;
	width: 600px;
	position: relative;
}
.solution ul li img{
	width: 400px;
	height: 300px;
	position: absolute;
	z-index: 99999;
	margin: 0 100px;
	top: 0;
}
.solution ul li .nr{
	background: #1888b6;
	padding: 130px 30px 20px 30px;
	width: 440px;
	margin: 0 50px;
	margin-top: 200px;
}
.solution ul li .nr a{
	width: 130px;
	border: 1px solid #fff;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	margin-bottom: 10px;
}
.solution ul li .nr a:hover{
	background: #fff;
	color: #1888b6;
}
.solution ul li .nr .more{
	background: #fff;
	color: #1888b6;
}
.solution ul li .nr .more:hover{
	background: #495058;
	color: #fff;
	border: 1px solid #495058;
}
/*solution end*/

/*new start*/
.new{
	background: #fff;
	padding: 50px 0;
}
.new .tit b{
	font-size: 25px;
	color: #1888b6;
	letter-spacing: 1px;
}
.new .tit p{
	line-height: 30px;
	font-size: 20px;
	color: #aaa;
	font-family: Arial;
}
.new .tit .xt{
	height: 3px;
	width: 50px;
	border-radius: 20px;
	background: #1888b6;
	margin-top: 10px;
	margin-bottom: 20px;
}

.newl{
	width: 550px;
}
.newl ul li{
	margin-top: 15px;
}
.newl ul li:nth-child(1){
	margin-top: 0;
}
.newl ul li b{
	display: block;
	line-height: 30px;
	font-size: 18px;
	color: #555;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newl ul li p{
	line-height: 30px;
	font-size: 16px;
	color: #888;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newl ul li .xt{
	margin-top: 10px;
	height: 2px;
	width: 50px;
	background: #495058;
	border-radius: 20px;
}
.newl ul li:hover b{
	color: #1888b6;
}
.newl ul li:hover .xt{
	background: #1888b6;
}

.newr{
	width: 600px;
}
.newr .tp{
	width: 250px;
}

.newr ul{
	width: 320px;
}
.newr ul li a{
	display: block;
	line-height: 33px;
	font-size: 16px;
	color: #454545;
	padding-left: 30px;
	margin-top: 10px;
	background: url(../images/gou.png) no-repeat center left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newr ul li:nth-child(1) a{
	margin-top: 0;
}
.newr ul li:hover a{
	background: url(../images/gou1.png) no-repeat center left;
	color: #1888b6;
}
/*new end*/

/*footer start*/
.foot{
	background: #454545;
	border-top: 5px solid #333;
}

.foot ul li{
	float: left;
	width: 300px;
	padding-right: 30px;
	padding-left: 80px;
	padding-top: 30px;
	background: url(../images/footbg.png) no-repeat top right;
}
.foot ul li:nth-child(3){
	padding-right: 0;
	background: none;
}
.foot ul li p{
	color: #fff;
	font-size: 20px;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.foot ul li span{
	font-family: Arial;
	opacity: 0.5;
}
.foot ul li a{
	display: block;
	font-size: 16px;
	color: #ddd;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 30px;
}
.foot ul li:nth-child(1) a{
	line-height: 38.5px;
}
.foot ul li a:hover{
	color: #1888b6;
}
.foot ul li b{
	display: block;
	font-weight: normal;
	color: #ddd;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.foot .ewm {
	margin-top: 20px;
}
.foot .ewm img{
	margin-right: 20px;
	width: 130px;
	height: 130px;
}
.foot .ewm p{
	writing-mode:tb-rl;
	letter-spacing: 2px;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}

.foot .foot_bot{
	background: #1888b6;
	line-height: 35px;
	margin-top: 20px;
}
.foot .foot_bot span{
	font-size: 15px;
	color: #fff;
}
.foot .foot_bot a{
	font-size: 15px;
	color: #fff;
}
/*footer end*/