* {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
small,
div,
li,
a {
	font-family: "Microsoft YaHei" !important;
	color: #999999;
}


/*头部开始*/

.header {
	overflow: hidden;
	height: 140px;
}

.header .logo {
	width: 648px;
	float: left;
	margin-top: 26px;
}

.Header-er {
	float: right;
	width: 81px;
	height: 81px;
	margin-top: 30px;
}

.Header-tel {
	width: 265px;
	float: right;
	overflow: hidden;
	margin-top: 48px;
	margin-right: 20px;
}

.Header-tel img {
	width: 49px;
	float: left;
}

.Header-tel .tel-text {
	width: 200px;
	float: right;
}

.Header-tel .tel-text p {
	margin: 0;
	padding: 0;
	font-size: 12PX;
	color: #2a4292;
}

.Header-tel .tel-text h3 {
	margin: 0;
	padding: 0;
	font-size: 26px;
	color: #2a4292;
}


/*手机头部*/

.Phone-nav {
	padding: 5%;
}


/*导航开始*/

.Nav {
	background: #0054a7;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
}

.Nav ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.Nav ul li {
	float: left;
	margin-left: 3.5%;
}

.Nav ul li:nth-child(1) {
	margin-left: 0;
}

.Nav ul li a {
	color: #FFFFFF;
	display: block;
	position: relative;
}

.Nav ul li a .Down {
	position: absolute;
	bottom: -8px;
	line-height: 0;
	text-align: center !important;
	width: 100%;
}

.Nav ul li a .Down i {
	font-size: 26px;
	color: #FFFFFF;
}


/*头部五块*/

.Solve {
	padding: 20px 0;
}

.Solve ul li {
	padding-left: 3px;
}

.Solve ul li a .block {
	display: block;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Solve ul li img {
	width: 100%;
}

.Solve ul li a .hidde {
	display: none;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Solve ul li a:hover .block {
	display: none;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Solve ul li a:hover .hidde {
	display: block;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Solve ul li a.Solve-ative .block {
	display: none;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Solve ul li a.Solve-ative .hidde {
	display: block;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}


/*解决方案*/

.Gram {
	background: #cff0ff;
	padding: 45px 0;
}

.Gram .title {
	color: #000000;
	font-size: 46px;
	height: 50px;
	line-height: 50px;
}

.Gram .Gram-B {
	background: none;
	color: #FFFFFF;
}

.Gram .Gram-B h3 {
	color: #FFFFFF;
	font-size: 20px;
	margin: 0;
	display: block !important;
}

.Gram .Gram-B p {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	margin-top: 10px;
}

.Gram-margin {
	margin-top: 30px;
}

.Gram-text {
	background: #FFFFFF;
	display: block;
}

.Gram-text h3 {
	color: #505050;
	font-size: 18px;
	padding: 10px 15px;
	font-weight: bold;
	margin: 0;
}

.Gram-text p {
	color: #505050;
	font-size: 14px;
	padding-bottom: 13px;
	line-height: 24px;
	padding: 0 15px;
	margin: 0;
}

.Gram img {
	width: 100%;
}


/*优势和保障*/

.Tage {
	padding: 45px 0;
	background: #0054a7;
}

.Tage .title {
	color: #FFFFFF;
	font-size: 46px;
	height: 50px;
	line-height: 50px;
}

.Tage-P {
	margin-top: 35px;
}

.Tage-P-Ul {
	margin: 0;
	padding: 0;
	z-index: 9999;
	width: 100%;
	background: #0054a7;
	opacity: 0.8;
	padding: 15px 0;
}

.Tage-P-Ul li {
	width: 14%;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 21px;
	overflow: hidden;
	float: left;
	border-right: 1px solid #4b7aac;
	line-height: 21px;
}

.Tage-P-Ul li a {
	background: none !important;
	color: #000 !important;
	display: block;
	height: 21px !important;
	text-indent: 0;
	font-size: 16px !important;
	color: #FFFFFF !important;
}

.Tage-P-Ul li.uk-active a {
	font-size: 16px !important;
	color: #FFFFFF !important;
}


/*产品展示*/

.Product {
	padding: 45px 0;
}

.Product .title {
	color: #000000;
	font-size: 46px;
	height: 50px;
	line-height: 50px;
}

.Tage-I {}

.Tage-I ul {
	margin: 0;
	padding: 0;
}

.Tage-I ul li {
	margin-top: 20px;
}

.Tage-I ul li h3 {
	font-size: 18px;
	margin-top: 30px;
}

.Tage-I ul li p {
	color: #FFFFFF;
}


/*产品中心*/

.Product-Tab {
	margin: 0;
	padding: 0;
}

.Product-Tab li {
	margin: 0;
	padding: 0;
	width: 33.33%;
}

.Product-Tab li a {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 60px;
	line-height: 60px;
	border-radius: 0;
	background: #435468;
	color: #FFFFFF;
	font-size: 20px;
}

.Product-Tab li a:hover {
	background: #0054a7;
	color: #FFFFFF;
}

.Product-Tab li a:visited{
	background: #435468;
	color: #ffffff;
}

.Product-Tab li.uk-active a {
	border-radius: 0;
	background: #0054a7;
	color: #FFFFFF;
}

.Product-contont li a {
	border: 1px solid #e5e5e5;
	border-right: 0;
}



.Product-margin {
	margin-top: 40px;
}


/*工程案例*/

.Case {
	background: #f0f0f0 url(../images/pic17.jpg) center no-repeat;
	padding: 45px 0;
}

.Case .title {
	color: #000000;
	font-size: 46px;
	height: 50px;
	line-height: 50px;
}

.Case ul {
	margin-top: 40px;
}

.Case-Text {
	display: block !important;
}

.Case-Text h3 {
	margin-top: 20px;
}

.Case-Text p {
	color: #FFFFFF;
}

.Case-Text button {
	display: block;
	width: 30%;
	margin: 0 auto;
	background: #0054a7;
	height: 40px;
	color: #FFFFFF;
	border: none;
	margin-top: 15px;
}

.Case .Case-top ul li {
	margin-top: 1px;
}

.Case .Case-top ul li figure {
	padding-left: 1px;
}

.Case-Bottom ul li {
	overflow: hidden;
	margin-bottom: 20px;
}

.Case-Bottom ul li a {
	display: block;
	background: #ffffff;
}

.Case-Bottom ul li h3 {
	color: #333333;
	padding: 10px;
	margin: 0;
}

.Case-Bottom ul li p {
	color: #666;
	margin: 0;
	padding: 0;
	padding: 0 10px;
	padding-bottom: 10px;
}

.More {
	color: #0054a7;
	font-size: 24px;
	margin-top: 30px;
}


/*新闻栏目*/

.News {
	padding: 45px 0;
}

.News-TOP {
	border-bottom: 1px solid #cecece;
	padding-bottom: 2px;
	margin: 0;
	padding: 0;
}

.News-TOP li {
	margin: 0;
	padding: 0;
	width: 10%;
	font-size: 18PX;
	color: #000000;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border: none;
	padding-bottom: 2px;
}

.News-TOP li a {
	color: #000000;
	border: none;
	border-radius: 0;
	border-bottom: 2px solid #FFFFFF;
}

.News-TOP li a:hover {
	color: #0054A7;
	border-bottom: 2px solid #0054A7;
	box-shadow: none;
}

.News-TOP li.uk-active a {
	background: none;
	color: #0054a7;
	border-bottom: 2px solid #0054A7;
}

.News-TOP li a {
	display: block;
	padding: 0;
}

.News-Con {}

.News-Con .News-left img {
	display: block;
}

.News-Con .News-left h3 {
	color: #000000;
	font-size: 18px;
	margin: 15px 0 10px 0;
}

.News-Con .News-left p {
	color: #525252;
	line-height: 24px;
	font-size: 14px;
	margin: 0;
}

.News-Con .News-left a:hover h3 {
	color: #0054A7;
}

.News-right {}

.News-right ul li {
	overflow: hidden;
	border-bottom: 1px dashed #c1c1c1;
	padding: 15px 0;
}

.News-right ul li a .News-L {
	width: 20%;
	float: left;
	text-align: center;
}

.News-right ul li a .News-L h3 {
	color: #171717;
	font-size: 50px;
	line-height: 50px;
	margin: 0;
	font-family: arial !important;
}

.News-right ul li a .News-L p {
	color: #6c6c6c;
	font-size: 16px;
	margin: 0;
	margin-top: 6px;
	font-family: arial !important;
}

.News-right ul li a .News-R {
	width: 80%;
	float: right;
}

.News-right ul li a .News-R h3 {
	color: #000000;
	font-size: 18px;
	margin: 0;
}

.News-right ul li a .News-R p {
	color: #525252;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	margin-top: 10px;
}

.News-Bottom {
	margin-top: 40px;
}


/*底部导航*/

.Foot-nav {
	background: #0054a7;
	height: 50px;
	line-height: 50px;
	margin-top: 40px;
}

.Foot-nav ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 88%;
	margin: 0 auto;
}

.Foot-nav ul li {
	float: left;
	width: 14%;
	text-align: center;
	font-size: 16px;
}

.Foot-nav ul li a {
	color: #FFFFFF;
}


/*底部开始*/

.Foot {
	background: #434343;
	padding: 40px 0;
}

.Foot-I h3 {
	color: #FFFFFF;
	font-size: 18px;
}

.Foot-I input {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: none;
	border: 1px solid #686868;
	margin-top: 8px;
	outline: none;
	text-indent: 1em;
	color: #686868;
}

.Foot-I button {
	background: #0054a7;
	width: 40%;
	border: none;
	color: #FFFFFF;
	height: 40px;
	font-size: 14px;
	margin-top: 8px;
}

.Foot-T {
	padding-left: 5%;
}

.Foot-T h3 {
	color: #FFFFFF;
	font-size: 18px;
}

.Foot-T ul li {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 32px;
}

.Foot-img img {
	display: block;
	float: right;
}

.Foot-img p {
	color: #FFFFFF;
	font-size: 14px;
}

.Footer {
	background: #262626;
	text-align: center;
	color: #FFFFFF;
	padding: 10px 0;
}


/*底部导航*/

.medium {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #e60012;
}

.medium a {
	padding: 5px 0;
}

.medium img {
	display: block;
	width: 20px;
	margin: 0 auto;
}

.medium p {
	color: #FFFFFF;
	margin: 0;
	margin-top: 0px;
	font-size: 12px;
}


/*经营范围*/

.N-banner {
	margin-top: 6px;
}

.N-banner img {
	display: block;
	width: 100%;
}

.Solve2 {
	padding: 3px 0;
}

.Scope-left img {
	display: block;
	width: 60%;
	margin-top: 2%;
}

.Scope-right h3 {
	color: #0054A7;
	font-size: 24px;
}

.Scope-right p {
	font-size: 16px;
	line-height: 40px;
	color: #333333;
	margin: 0;
}

.Scope ul {
	margin: 0;
	padding: 0;
}

.Scope ul li {
	margin-top: 60px;
}

.Scope-T {
	margin-top: 50px;
}

.Scope-T p {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.Scope table tr td p {
	font-size: 16px;
	line-height: 220%;
}

.Foot2 {
	border-top: 5px solid #0054A7;
	margin-top: 80px;
}

.Product-top {
	padding: 6px 0;
	overflow: hidden;
}

.Product-Text a {
	background: #ebebeb;
	padding: 8px;
}

.Product-Text a .Product-top-img {
	width: 30%;
	float: left;
}

.Product-Text a .Product-top-text {
	width: 65%;
	float: right;
}

.Product-Text a .Product-top-text h3 {
	color: #333333;
	margin: 0;
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 13px;
}

.Product-Text a .Product-top-text p {
	color: #333333;
	font-size: 14px;
	margin: 0;
}

.Product-active a {
	background: #0aa496;
}

.Product-active a .Product-top-text h3 {
	color: #FFFFFF;
}

.Product-active a .Product-top-text p {
	color: #FFFFFF;
}

.Product-List {
	margin-top: 40px;
}

.Product-List ul li figure {
	border: 1px solid #f0f0f0;
}

.Product-List ul li p {
	color: #333333;
	font-size: 20px;
	line-height: 28px;
}

.Light-part {
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
	padding: 30px 0;
}

.Light-part ul {
	margin: 0;
	padding: 0;
}

.Light-part ul li h3 {
	width: 95px;
	height: 95px;
	margin: 0 auto;
	background: url(../images/tb4.png) center no-repeat;
	background-size: 100%;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Light-part ul li a:hover h3 {
	background: url(../images/tb04.png) center no-repeat;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Light-part ul li:nth-child(2) h3 {
	background: url(../images/tb5.png) center no-repeat;
}

.Light-part ul li:nth-child(2) a:hover h3 {
	background: url(../images/tb05.png) center no-repeat;
}

.Light-part ul li:nth-child(3) h3 {
	background: url(../images/tb6.png) center no-repeat;
}

.Light-part ul li:nth-child(3) a:hover h3 {
	background: url(../images/tb06.png) center no-repeat;
}

.Light-part ul li:nth-child(4) h3 {
	background: url(../images/tb7.png) center no-repeat;
}

.Light-part ul li:nth-child(4) a:hover h3 {
	background: url(../images/tb07.png) center no-repeat;
}

.Light-part ul li a.Light-ative h3 {
	background: url(../images/tb04.png) center no-repeat;
}

.Light-part ul li:nth-child(2) a.Light-ative h3 {
	background: url(../images/tb05.png) center no-repeat;
}

.Light-part ul li:nth-child(3) a.Light-ative h3 {
	background: url(../images/tb06.png) center no-repeat;
}

.Light-part ul li:nth-child(4) a.Light-ative h3 {
	background: url(../images/tb07.png) center no-repeat;
}

.Light-part ul li:nth-child(5) a.Light-ative h3 {
	background: url(../images/tb08.png) center no-repeat;
}

.Light-part ul li p {
	color: #333333;
	font-size: 16px;
	margin-bottom: 0;
}

.Light-part2 {
	padding: 40px 0;
}

.Light-part2 h3 {
	color: #e80000;
	font-size: 20px;
}

.Light-part2 p {
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}

.Light-Home .uk-width-large-2-3 {
	padding-right: 6%;
}

.Light-Home .uk-width-large-2-3 h3 {
	color: #333333;
	font-size: 26px;
	margin-top: 20px;
}

.Light-Home .uk-width-large-2-3 p {
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	margin-top: 30px;
}

.Coo-P {
	width: 100%;
	overflow: hidden;
}

.Coo {
	margin-top: 40px;
}

.Coo h2 {
	text-align: center;
	color: #333333;
	font-size: 26px;
}

.Coo-P {
	margin-top: 40px;
}

.Coo-P .Coo-part {
	width: 47%;
	background: #eeeeee;
}

.Coo-P .Coo-part h3 {
	background: #1b62b7;
	height: 50px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	line-height: 50px;
	font-size: 23px;
	color: #FFFFFF;
}

.Coo-P .Coo-part p {
	margin: 0 auto;
	padding: 0 10%;
	font-size: 16px;
	line-height: 45px;
	color: #333333;
}

.Coo-Text {
	padding-bottom: 20px;
}

.Loan {
	margin-top: 70px;
}

.Loan h3 {
	text-align: center;
	font-size: 26px;
	color: #333333;
	margin: 0;
}

.Loan p {
	color: #666666;
	font-size: 18px;
	line-height: 45px;
	margin-top: 40px;
}

.Loan .uk-width-1-1 img {
	width: 90%;
	margin: 0 auto;
	display: block;
}

.Details-top {
	padding: 25px 0 15px 0;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}

.Details-top ul {
	margin: 0;
	padding: 0;
	width: 46%;
	margin: 0 auto;
	overflow: hidden;
}

.Details-top ul li {
	float: left;
	width: 25%;
	text-align: center;
}

.Details-top ul li a {
	color: #333333;
	font-size: 18px;
}

.Details-top ul li a hr {
	border-top: 2px solid #FFFFFF;
	width: 40%;
	margin: 0 auto;
	margin-top: 10px;
}

.Details-top ul li.Details-ative a {
	color: #0054A7;
}

.Details-top ul li.Details-ative a hr {
	border-top: 2px solid #0054A7;
}

.Details-title {
	padding: 25px 0;
}

.Details-title h3 {
	color: #333333;
	font-size: 24px;
	line-height: 44px;
	margin: 0;
}

.Details-title p {
	color: #999999;
	font-size: 14px;
	margin: 0;
	margin-top: 15px;
}

.Details-text {}

.Details-text p {
	font-size: 14px;
	color: #666666;
	margin: 0;
	padding: 0;
	line-height: 45px;
}

.Details-Next {
	margin-top: 40px;
}

.Details-Next .uk-width-1-1 {
	font-size: 14px;
	color: #666666;
}

.Details-Next .uk-width-1-1 a {
	color: #005599;
}


/*项目案例*/

.Ject {}

.tit {
	text-align: center;
	padding: 40px 0;
}

.tit p {
	color: #dbdbdb;
	font-size: 18px;
	font-family: arial;
	margin: 0;
	padding: 0;
}

.tit h3 {
	color: #333333;
	font-size: 24px;
	margin: 0;
	margin: 6px 0 8px 0;
}

.tit hr {
	margin: 0;
	padding: 0;
	width: 6%;
	margin: 0 auto;
	border-top: 2px solid #0054A7;
}

.Ject ul li img {
	width: 100%;
}

.Ject ul li p {
	color: #666666;
	line-height: 30px;
	font-size: 18px;
	margin: 10px 0;
}


/*新闻列表*/

.New-list {}

.New-list ul {
	margin: 0;
	padding: 0;
}

.New-list ul li {
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	padding: 40px 0;
}

.New-list-text {
	padding-left: 20px;
	padding-top: 3%;
}

.New-list-text h3 {
	color: #333333;
	font-size: 20px;
}

.New-list-text p {
	color: #666666;
	font-size: 14px;
}

.New-list-text span {
	color: #999;
	font-size: 14px;
}

.New-list-text i {
	margin-right: 6px;
}

.New-list ul li a:hover h3 {
	color: #0054A7;
}

.About-part1-text p {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}

.About-part1-text iframe {
	display: block;
	width: 80%;
	height: 400px;
	margin: 30px auto;
}

.Honor {
	background: #f2f2f2;
	margin-top: 60px;
	padding-bottom: 50px;
}

.Roll-A {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}

.Roll-A a {
	background: #000000;
	display: block;
	width: 46%;
	background: #CECECE;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #FFFFFF;
	padding: 0 1%;
}

.Roll-A a:nth-child(2) {
	background: #0054A7;
}

.Roll-A .uk-slidenav-previous:before {
	display: block;
	height: 30px;
	line-height: 30px;
}

.X .Gram-text p {
	padding-bottom: 10px;
}

.Wrap {}

.Wrap ul li h3 {
	width: 95px;
	height: 95px;
	margin: 0 auto;
	background: url(../images/tb9.png) center no-repeat;
	background-size: 100%;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Wrap ul li a:hover h3 {
	background: url(../images/tb09.png) center no-repeat;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Wrap ul li:nth-child(2) h3 {
	background: url(../images/tb10.png) center no-repeat;
}

.Wrap ul li:nth-child(2) a:hover h3 {
	background: url(../images/tb010.png) center no-repeat;
}

.Wrap ul li:nth-child(3) h3 {
	background: url(../images/tb11.png) center no-repeat;
}

.Wrap ul li:nth-child(3) a:hover h3 {
	background: url(../images/tb011.png) center no-repeat;
}

.Wrap ul li:nth-child(4) h3 {
	background: url(../images/tb12.png) center no-repeat;
}

.Wrap ul li:nth-child(4) a:hover h3 {
	background: url(../images/tb012.png) center no-repeat;
}

.Wrap ul li:nth-child(5) h3 {
	background: url(../images/tb13.png) center no-repeat;
}

.Wrap ul li:nth-child(5) a:hover h3 {
	background: url(../images/tb013.png) center no-repeat;
}

.Wrap ul li a.Light-ative h3 {
	background: url(../images/tb09.png) center no-repeat;
}

.Wrap ul li:nth-child(2) a.Light-ative h3 {
	background: url(../images/tb010.png) center no-repeat;
}

.Wrap ul li:nth-child(3) a.Light-ative h3 {
	background: url(../images/tb011.png) center no-repeat;
}

.Wrap ul li:nth-child(4) a.Light-ative h3 {
	background: url(../images/tb012.png) center no-repeat;
}

.Wrap ul li:nth-child(5) a.Light-ative h3 {
	background: url(../images/tb013.png) center no-repeat;
}

.Wrap ul li a p {
	color: #333333;
	font-size: 16px;
}

.Wrap {
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
	padding: 30px 0;
}

.wrap2 p {
	font-size: 16px;
	color: #333333;
	line-height: 40px;
}

.Human-left {
	background: #eaeaea;
}

.Human-left h2 {
	color: #f00;
	font-size: 28px;
	text-align: center;
	line-height: 40px;
	margin: 0;
	padding: 15px 0;
}

.Human-left .Human-left-text {
	padding-left: 6%;
}

.Human-left img {
	width: 100%;
}

.Human-left .Human-left-text p {
	color: #333333;
	font-size: 16px;
	margin: 0;
	line-height: 36px;
}

.Human-er {
	width: 100%;
	padding: 20px 0;
}

.Human-er img {
	width: 40%;
	margin: 0 auto;
}

.Drop {
	margin: 0;
	padding: 0;
}

.Drop {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ececec;
}

.Drop h3 {
	padding: 0;
	height: 50px;
	line-height: 50px;
	background: none;
	font-size: 16px;
	margin: 0;
	color: #333333;
	background: url(../images/jia.png) right center no-repeat;
	text-indent: 20px;
}

.Drop h3 span {
	font-size: 14px;
	color: #999999;
	margin-left: 20px;
}

.Drop .uk-accordion-content {
	padding: 0;
	border-top: 1px solid #ECECEC;
	padding: 15px 0;
}

.Drop p {
	color: #333333;
	font-size: 14px;
	padding: 0 5%;
}

.Drop h3.uk-active {
	background: #005599 url(../images/jian.png) right center no-repeat !important;
	color: #FFFFFF;
}

.Drop h3.uk-active span {
	color: #FFFFFF;
}

.Human-right {
	border: 1px solid #ececec;
}

.General {
	margin-top: 40px;
}

.General-left {
	padding-right: 30px;
}

.General-left p {
	font-size: 16px;
	color: #333333;
	line-height: 220%;
	margin-top: 20px;
}

.Tab {
	margin-top: 50px;
}

.Tab table thead {
	background: #005599;
}

.Tab table thead th {
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	padding: 20px 0;
}

.Tab-border {
	border-right: 1px solid #DDDDDD;
	overflow: hidden;
	overflow: hidden;
	color: #333333;
	padding: 25px 0;
}

.Tab table tbody tr {}

.Tab table tbody {
	border-left: 1px solid #DDDDDD;
}

.Tab table tbody td {
	padding: 0;
	color: #333333;
}

.Type {}

.Type h3 {
	color: #333333;
	font-size: 26px;
	margin-bottom: 40px;
}

.Type .uk-grid .uk-width-1-1 {
	padding-left: 5px !important;
}

.Type .uk-grid .uk-width-1-1 h4 {
	color: #333333;
	margin: 0;
	margin: 10px 0 8px 0;
	padding: 0 10px;
}

.Type .uk-grid .uk-width-1-1 p {
	margin: 0;
	padding: 0 10px;
}

.Mode {
	background: url(../images/mode.jpg) center;
	padding: 120px 0;
	margin-top: 40px;
}

.Mode h3 {
	color: #FFFFFF;
	margin: 0;
	font-size: 30px;
}

.Mode p {
	color: #FFFFFF;
	margin: 0;
	width: 53%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 28px;
	margin-top: 25px;
}

.Support {
	padding: 60px 0;
}

.Support-title {
	font-size: 26px;
	color: #333333;
	height: 26px;
	line-height: 26px;
	text-align: center;
}

.Support ul {
	margin: 0;
	padding: 0;
}

.Support ul li h3 {
	color: #1b62b7;
	font-size: 16px;
	margin: 0;
}

.Support ul li {
	margin-top: 40px;
}

.Support ul li p {
	margin-top: 10px;
	margin-bottom: 0;
	color: rgb(102, 102, 102);
	font-size: 14px;
	line-height: 24px;
}

.Answer {
	background: url(../images/bgbg.jpg) center top repeat;
	padding: 80px 0;
}

.Answer-title {
	font-size: 26px;
	color: #FFFFFF;
}

.Answer ul {
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

.Answer ul li {
	padding: 20px 0;
	border-bottom: 1px solid #FFFFFF;
}

.Answer ul li h3 {
	color: #FFFFFF;
	margin: 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
}

.Answer ul li p {
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 24px;
}

.Cog {
	padding: 50px 0 60px 0;
}

.Cog-tel {
	font-size: 22px;
	color: #333333;
	line-height: 30px;
}

.Cog-tel span {
	color: #0077DD;
	font-size: 28px;
}

.Cog-contont h3 {
	color: #333333;
	font-size: 26px;
	line-height: 36px;
	text-align: center;
}

.Cog-contont {
	margin-top: 60px;
}

.Cog-contont .uk-grid {
	margin-top: 50px;
}

.Cog-contont .uk-width-1-2 img {
	width: 70%;
	margin: 0 auto;
	display: block;
}

.Cog-contont .uk-width-1-2 p {
	width: 90%;
	margin: 0 auto;
	color: #666666;
	font-size: 14px;
	margin-top: 15px;
}

.Join {
	background: url(../images/join.jpg) center top;
	padding: 80px 0;
}

.Join h3 {
	color: #FFFFFF;
	font-size: 26px;
	line-height: 36px;
	margin: 0;
}

.Join p {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 26px;
	margin: 0;
	margin-top: 40px;
}

.Tech {
	padding: 60px 0;
}

.Tech h3 {
	font-size: 26px;
	line-height: 36px;
	color: #333333;
	margin-top: 0;
}

.Six-title {
	font-size: 26px;
	line-height: 36px;
	color: #333333;
	margin-top: 0;
}

.Six .uk-grid {
	margin-top: 20px;
}

.Six-T {
	background: url(../images/support.png) left top no-repeat;
	margin-top: 30px;
	width: 90%;
}

.Six-T h3 {
	color: #0077DD;
	font-size: 16px;
	margin: 0;
	padding-left: 30px;
	line-height: 16px;
}

.Six-T p {
	margin: 0;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	padding-left: 30px;
	margin-top: 10px;
}

.Cog-Qi li {
	width: 14%;
	text-align: center;
	float: left;
	margin-top: 3%;
}

.Cog-Qi li img {
	width: 60%;
	margin: 0 auto;
}

.Cog-Qi li p {
	color: #333333;
	font-size: 14px;
}

.Join2 {
	background: url(../images/range.jpg) center top repeat;
	overflow: hidden;
	padding: 80px 0;
}

.Join2 h3 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}

.Join2 p {
	color: #FFFFFF;
	width: 76%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 0;
}

.Six-title2 {
	padding-top: 60px;
}

.Six-U {
	margin-top: 50px;
	margin: 0;
	padding: 0;
}

.Six-U li {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	background: url(../images/support.png) left top no-repeat;
	padding-left: 30px;
	margin-top: 40px;
}

.Tion {
	margin-top: 40px;
}

.Tion .Tion-left {
	position: relative;
}

.Tion .Tion-left i {
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 99;
	color: #FFFFFF;
	font-size: 30px;
}

.Tion .Tion-right {
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	padding-top: 20px;
}

.Chara {
	margin-top: 40px;
}

.P-T {
	color: #307bc6;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 30px;
}

.Chara p {
	color: #666666;
	margin: 0;
	margin-top: 15px;
	font-size: 16px;
}

.Tem {
	margin-top: 80px;
}

.Pera {}

.Pera h3 {
	color: #005599;
}

.Pera p {
	width: 66%;
	margin: 0 auto;
}

.Pera img {
	width: 72%;
	margin: 0 auto;
}

.Rest {
	margin-top: 60px;
}

.Rest ul {
	margin: 0;
	padding: 0;
	margin-top: 40px;
	overflow: hidden;
}

.Rest ul li {
	float: left;
}

.add {
	margin: 0 22px;
	margin-top: 24px;
}

.Rest ul li p {
	color: #333333;
	font-size: 16px;
}

.page {
	margin-top: 30px;
}

.page-title {
	color: #0077DD;
	font-size: 18px;
	line-height: 30px;
}

.page-text {
	margin-top: 15px;
}

.page-text h4 {
	font-size: 16px;
	color: #0077DD;
}

.page-text p {
	color: #333333;
	font-size: 16px;
	line-height: 28px;
}

.Wrap-Text {
	background: url(../images/tb101.jpg) left top no-repeat;
	text-indent: 40px;
}

.Wrap-Text p {
	margin: 0;
	line-height: 26px;
	font-size: 18px;
	margin-bottom: 10px;
}

.Wrap-Text p span {
	color: #1e3034;
	font-weight: bold;
}

.Wrap-Text2 {
	margin-top: 40px;
}

.Main-title {
	font-size: 46px;
	color: #0077DD;
	line-height: 50px;
}

.Main ul {
	margin: 0;
	padding: 0;
}

.Main ul li {
	background: url(../images/tb102.jpg) left top no-repeat;
	padding-left: 40px;
	margin-top: 50px;
}

.Main ul li:nth-child(2) {
	background: url(../images/tb103.jpg) left top no-repeat;
}

.Main ul li:nth-child(3) {
	background: url(../images/tb104.jpg) left top no-repeat;
	padding-left: 40px;
	margin-top: 50px;
}

.Main ul li:nth-child(4) {
	background: url(../images/tb105.jpg) left top no-repeat;
}

.Main ul li h3 {
	color: #000000;
	margin: 0;
}

.Main ul li p {
	margin: 0;
}

.Main ul li p img {
	margin-top: 50px;
}

.Product-contont li a .uk-overlay {
	border-right: 1px solid #e5e5e5;
}

.Pr-List{
	margin-top: 20px;
}

.Pr-List a{
	display: block;
	width: 120px;
	text-align: center;
	color: #0054a7;
	margin: 0 auto;
	line-height: 40px;
	height: 40px;
	border: 1px solid #0054a7;
	border-radius: 5px;
}

.Pr-Ra{
	position: relative;
	width: 100%;
}

.Pr-Ra1{
	display: block;
	width: 33.33%;
	height: 60px;
	background: #f00;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.Pr-Ra2{
	display: block;
	width: 33.33%;
	height: 60px;
	background: #f00;
	position: absolute;
	top: 0;
	left: 33.33%;
	opacity: 0;
}

.Pr-Ra3{
	display: block;
	width: 33.33%;
	height: 60px;
	background: #f00;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
}

.News-img{
	height: 300px;
	overflow: hidden;
}

.News-img img{
	min-height: 300px;
}

.News-list-img{
	height: 190px;
	overflow: hidden;
}

.News-list-img img{
	min-height: 190px;
}

.pagination ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.pagination ul li{
	padding: 0 10px;
	line-height: 30px;
	height: 30px;
	border: 1px solid #ededed;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	font-size: 16px;
}

.pagination ul li a{
	display: block;
}

.pagination ul li.active span{
	
}

@media screen and (max-width: 1024px) {
	.Nav ul li {
		margin-left: 1.8%;
	}
}

@media screen and (max-width: 768px) {
	.Product-Tab li a {
		font-size: 14px;
	}
	
	.pagination{
		margin-bottom: 30px;
	}
	
	.Rest ul li {
		width: 50%;
	}
	.add {
		display: none;
	}
	.General-left {
		padding-right: 0;
	}
	.title {
		font-size: 32px;
	}
	.News-TOP li {
		width: 25%;
		font-size: 16px;
	}
	.News-L {
		display: none;
	}
	.News-right ul {
		margin: 0;
		padding: 0;
	}
	.News-right ul li a .News-R {
		width: 100%;
	}
	.Foot-T {
		margin-top: 30px;
	}
	.Foot-img {
		margin-top: 30px;
	}
	.Foot-img img {
		display: block;
		width: 50%;
		margin: 0 auto;
		float: none;
	}
	.Footer {
		margin-bottom: 45px;
	}
	.Scope-left img {
		margin: 0 auto;
		margin-bottom: 30px !important;
	}
	.Scope ul li {
		margin-top: 30px;
	}
	.Light-part .uk-width-1-2 {
		margin-top: 30px;
	}
	.Light-part {
		padding-top: 0;
	}
	.Coo-P .Coo-part {
		width: 100%;
	}
	.Coo-P .Coo-part {
		margin-bottom: 30px;
	}
	.Loan {
		margin-top: 10px;
	}
	.Loan p {
		margin-top: 15px;
	}
	.Details-top ul {
		width: 100%;
	}
	.tit {
		padding: 20px 0;
	}
	.New-list-text {
		padding-left: 0;
	}
	.About-part1-text iframe {
		height: 200px;
		width: 100%;
	}
	.Light-part2 p img {
		width: 100%;
	}
	.Tab table thead th {
		font-size: 14px;
	}
	.Mode {
		padding: 60px 0;
	}
	.Mode p {
		width: 90%;
		margin: 0 auto;
		margin-top: 30px;
	}
	.Cog-contont .uk-grid {
		margin-top: 10px;
	}
	.Cog .uk-width-1-2 {
		margin-top: 20px;
	}
	.Join {
		padding: 40px;
	}
	.Loan .uk-width-1-1 img {
		width: 100%;
	}
	.Scope-right h3 {
		text-align: center;
	}
	.Drop h3 {
		padding-right: 40px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.Gram-text p {
		padding-bottom: 20px;
	}
	.uk-hidden-small {
		display: none !important;
	}
	.uk-visible-small {
		display: block !important;
	}
	.Phone-nav .uk-width-1-3 a {
		display: block;
		line-height: 86px;
		float: right;
	}
	.X {
		margin-top: 0 !important;
	}
	.X .uk-width-1-1 {
		margin-top: 15px;
	}
}

@media screen and (max-width: 414px) {
	.Phone-nav .uk-width-1-3 a {
		display: block;
		line-height: 56px;
		float: right;
	}
	.Gram-text p {
		padding-bottom: 20px;
	}
}

.Details-text img {
	padding-bottom: 10px;
}
.uk-overlay {
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: middle;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    margin: 0;
}