﻿@charset "utf-8";
/* CSS Document */
body,
html,
div,
p,
img,
h1,h2,h3,h4,h5,
table,tr,td,
ul,li,
img,
dl,
dd,
dt {
	margin: 0;
	padding: 0;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul li {
	list-style-type: none;
}

table {
	width: 100%;
}

.floatL{
	float: left;
}

.floatR {
	float: right;
}

.clear {
	clear: both;
}

.text-left{
	text-align: left;
}

.text-center{
	text-align: center;
}

.text-right{
	text-align: right;
}

img {
	border: 0;
	max-width: 100%;
}

.img-radius {
	border-radius: 50%;
	overflow: hidden;
}

p{
	color: #666;
	line-height: 30px;
	margin-bottom: 10px;
}

/* clearfix */
* html .clearFix {
  zoom: 1;
}

*+html .clearFix {
  zoom: 1;
}

.clearFix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.width{
	width: 1200px;
}

.margin {
	margin: 0 auto;
}

body {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333;
}
/****************/
#Footer .Footer-text,
#Footer .Footer-text a,
#Footer table h4,
#Footer table ul li a,
#Footer table ul li,
#Nav li a {
	color: #fff;
}


/*******************/

#Header {
	background-image: url(../images/Header_background.png);
	background-position: top center;
	background-repeat: repeat-x;
	height: 135px;
	position: relative;
	z-index: 99;
}

#Nav,
#Search {
	margin-top: 22px;
}

#Search .Search-input-01,
#Search .Search-input-02 {
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}

#Search .Search-input-01 {
	background-image: url(../images/Search_01.jpg);
	width: 220px;
	height: 32px;
}

#Search .Search-input-01 input {
	width: 220px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	top: 8px;
	left: 10px;
	border: none;
}

#Search .Search-input-02 {
	background-image:url(../images/Search_02.png);
	width: 40px;
	height: 32px;
	border: 0px;
}

#Nav li{
	float: left;
	font-size: 16px;
	margin-left: 36px;
}

#Banner {
	margin-top: -12px;
	position: relative;
	z-index: 9;
}

#Banner .new_banner{
	position: relative;
}

#Banner ul li img {
	width: 100%;
}

#Banner .rslides_nav {
	height: 80px;
	width: 80px;
	position: absolute;
	top: 50%;
	cursor: pointer;
	font-size: 0;
}

#Banner .prev{
	background: url(../images/Banner_left.png) no-repeat center center #a0abb1;
	left: 0;
}

#Banner .next{
	background: url(../images/Banner_right.png) no-repeat center center #a0abb1;
	right: 0;
}

#Banner .prev:hover{
	background: url(../images/Banner_left.png) no-repeat center center #2c9cde;
}

#Banner .next:hover{
	background: url(../images/Banner_right.png) no-repeat center center #2c9cde;
}

#index-about {
	width: 900px; 
	background: #fff;
	position: absolute;
	bottom: 1px;
	left: 0;
	right: 0;
}

#index-about .index-about-L {
	width: 330px;
	overflow: hidden;
    padding: 20px 0 15px 30px;
}

#index-about .index-about-R {
	width: 505px;
	padding: 20px 10px 15px 0;
}

#index-about .index-about-R h1 {
	font-weight: 300;
	font-size: 28px;
}

#index-about .index-about-R p {
	margin: 0;
	line-height: 26px;
}

#Footer {
	background-color: #2c9cde;
}

#Footer table{
	padding: 40px 0 20px 0;
}

#Footer table td {
	vertical-align: top;
}

#Footer table h4 {
	font-size: 16px;
}

#Footer table ul {
	border-right: 1px solid #3da4e1;
	margin-top: 25px;
	line-height: 25px;
}

#Footer .Footer-text{
	border-top: 1px solid #3da4e1;
	padding: 20px 0;
	line-height: 30px;
}

/************/
#Main {
	position: relative;
	top: 0;
}

#Main-HuanB ,
#Main-HuanB .Main-HuanB {
	background-color: #fff;
	position: relative;
}

#Main-HuanB{
	  box-shadow: 0 8px 8px #d8d8da;
}

#Main-HuanB .Main-HuanB {
	padding: 60px 0 40px;
}

#Main-HuanB ul li{
	float: left;
	text-align: center;
}

#Main-HuanB ul li a {
	display: block;
	height: 80px;
	width: 80px;
	margin: 0 auto;
	background-position: center center;
	background-repeat: no-repeat;
}
#Main-HuanB ul li .a1{
	background-image: url(../images/huanbao/index-huanB_1.png);
}
#Main-HuanB ul li:hover .a1{
	background-image: url(../images/huanbao/index-huanB_1_.png);
}

#Main-HuanB ul li .a2{
	background-image: url(../images/huanbao/index-huanB_2.png);
}
#Main-HuanB ul li:hover .a2{
	background-image: url(../images/huanbao/index-huanB_2_.png);
}

#Main-HuanB ul li .a3{
	background-image: url(../images/huanbao/index-huanB_3.png);
}
#Main-HuanB ul li:hover .a3{
	background-image: url(../images/huanbao/index-huanB_3_.png);
}

#Main-HuanB ul li .a4{
	background-image: url(../images/huanbao/index-huanB_4.png);
}
#Main-HuanB ul li:hover .a4{
	background-image: url(../images/huanbao/index-huanB_4_.jpg);
}

#Main-HuanB ul li .a5{
	background-image: url(../images/huanbao/index-huanB_5.png);
}
#Main-HuanB ul li:hover .a5{
	background-image: url(../images/huanbao/index-huanB_5_.png);
}

#Main-HuanB ul li:hover span{
	color: #3e9fe8;
}

#Main-HuanB .disabled{
	position: absolute;
	top: 50%;
	cursor: pointer;
	height: 44px;
	width: 21px;
	font-size: 0;
}

#Main-HuanB .bx-prev {
	left: 0;
	background: url(../images/huanbao/index-huanB_left.jpg) no-repeat center center;
}

#Main-HuanB .bx-next {
	right: 0;
	background: url(../images/huanbao/index-huanB_right.png) no-repeat center center;
}

#phone {
	border-bottom: 1px solid #d6d6d6;
    margin-bottom: 20px;
}

#phone .phone {
    padding: 10px 0 10px 20px;
	background: url(../images/position.jpg) no-repeat center left;
}

#Main-text {
	margin-bottom: 80px;
}

#Main-left {
	width: 225px;
}

#Main-left h1 {
	padding: 25px 0;
	text-align: center;
	color: #fff;
	background-color: #2c9cde;
}

#Main-left ul {
	margin-bottom: 15px;
}

#Main-left ul li {
	text-align: center;
	font-size: 16px;
}

#Main-left ul li a{
	background: #f7fdff;
	display: block;
	padding: 15px 0;
	border: 1px solid #d6d6d6;
	border-top: none;
}

#Main-left ul li a:hover,
#Main-left ul li .active {
	color: #2c9cde;
	background: #fff;
	border-left: 2px solid #2c9cde;
}

#Main-left .img{
	border: 1px solid #d6d6d6;
}

#Main-right {
	width: 955px;
}

#Main-right h3 {
	color: #666666;
	font-weight: 300;
	font-size: 22px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
	margin-bottom: 40px;
}

h2 {
	font-size: 25px;
	font-weight: 300;
	color: 444;
}

#Main-Project ul li,
#Main-News ul li,
#Main-See ul li {
	background-color: #fff;
	float: left;
}

#Main-Project {
	margin-top: 55px;
}

#Main-Project .Main-Project-text {
	padding: 40px 20px 50px;
}

#Main-Project .Main-Project-text:hover{
	box-shadow: 2px 2px 8px #d8d8da;
}

#Main-Project ul .li {
	width: 286px;
	margin: 7px;
}

#Main-Project .Main-Project-text .Main-Project-lian {
	padding: 35px 0 10px 0;
	font-size: 18px;
	display: block;
}

#Main-Project .Main-Project-text dl dt{
	float: right;
}

#Main-Project .Main-Project-engineering {
	position: relative;
	margin-bottom: 15px;
}

#Main-Project .Main-Project-engineering .Main-Project-engineering_ {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(56,159,217,0.7);
	font-size: 18px;
	color: #fff;
}

#Main-Project .Main-Project-engineering .Main-Project-engineering_  img {
	padding-top: 65px;
}

#Main-News {
	margin: 55px 0;
}

#Main-News .Main-News-top {
	padding-bottom: 30px;
}


#Main-News ul li {
	width: 288px;
}

#Main-News ul li:hover{
	box-shadow: 2px 6px 8px #d8d8da;
}

.Main-News-text {
	padding: 30px 0 20px;
}

h4 {
	font-size: 16px;
	font-weight: 300;
}

#Main-News .bx-pager{
	padding-top: 30px;
}

#Main-News .bx-pager-item {
	display: inline-block;
	padding: 0 3px;
}

#Main-News .bx-pager-item .bx-pager-link{
	border: 2px solid #F6F7F9;
	height: 9px;
	width: 9px;
	background-color: #747474;
	border-radius: 50%;
	font-size: 0;
	display: inline-block;
	padding: 2px;
	
}

#Main-News .bx-pager-item .active {
	border: 2px solid #0e90dc;
	background-color: #fff;
}

#Main-See {
	padding-bottom: 80px;
}

#Main-See ul li {
	width: 590px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#Main-See ul li .Main-See {
	padding: 40px 0 30px;
}

#Main-See .Main-See-left {
	width: 121px;
	margin-left: 50px;
}

#Main-See .Main-See-right {
	width: 320px;
	margin-right: 10px;
}

#Main-See .Main-See-right a {
	color: #989494;
	border: 1px solid #ccc;
	padding: 4px 10px;
}

#Main-New {
	margin-top: 40px;
}

#Main-New li{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

#Main-New .Main-New-L {
	border: 1px solid #d6d6d6;
	padding: 4px;
	width: 235px;
}

#Main-New .Main-New-R {
	width: 615px;
	margin-top: 20px;
	margin-right: 70px;
}

#Main-New .Main-New-R  a {
	color: #0065ad;
}

h5 {
	font-size: 18px;
	font-weight: 300;
}
#pager {
	padding: 30px 0;
}

#pager a {
	border: 1px solid #ccc;
	padding: 4px 10px;
	display: inline-table;
	margin: 0 6px;
}

#pager a:hover{
	 color: #0d6db1;
	 border: 1px solid #0d6db1;
}

#Main-New-Ye{
	border-top: 1px solid #d6d6d6;
	padding-top: 20px ;
	margin-top: 20px;
}

#Main-Case {
	overflow: hidden;
	padding-bottom: 40px;
	border-bottom: 1px solid #eaeaea;
}

#Main-Case ul {
	width: 975px;
}

#Main-Case li{
	width: 305px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#Main-Case li a img {
	border: 1px solid #d6d6d6;
	padding: 4px;
}

#Main-Case li span{
	padding-top: 15px;
	display: block;
	width: 50px;
	border-bottom: 2px solid #d6d6d6;
	margin: 0 auto 15px;
}

#Main-Case li .Main-Case-M {
	margin-bottom: 20px;
	display: inline-table;
	color: #0065ad;
	border: 1px solid #d6d6d6;
	padding: 3px 30px;
}

#Main-Case li:hover{
		background: #ebf5f9;
}

#Main-Case li:hover a img {
	border-color: #ebf5f9;
}

#Main-Case li:hover .Main-Case-M {
	color: #fff;
	border-color: #0065ad;
	background-color: #0065ad;
}

#Main-Contact {
	margin-top: 20px;
}

#Main-Contact li{
	 border-bottom: 1px solid #d6d6d6;
	 margin-right: 35px;
	 padding: 15px 0;
	 width: 45%;
	 float: left;
}

#Main-About02 {
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#Main-About02 ul{
	width: 1005px;
}

#Main-About02 li {
	width: 285px;
	margin: 0 50px 20px 0;
	float: left;
}

#Main-About02 .Main-About02-I {
	border: 1px solid #d6d6d6;
	padding: 10px;
}

#Main-About02 .Main-About02-T {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	overflow: hidden;
}

#Main-About03 {}

#Main-About03 li {
	padding: 25px 0;
	border-bottom: 1px solid #e5e5e5;
}

#Main-About03 .Main-About03-L{
	color: #2c9cde;
	font-size: 16px;
	line-height: 100px;
	border: 3px solid #e6e6e6;
	height: 100px;
	width: 100px;
}

#Main-About03 .Main-About03-R{
	width: 820px;
	height: 100px;
	display: table;
}

#Main-About03 .Main-About03-R span {
	display: table-cell;
	vertical-align: middle;
}