* {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: "Microsoft YaHei" ! important;
}

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

.top {
	padding: 30px 0;
}


/*导航*/

.nav-bar {
	background: #ffffff;
	height: 48px;
}

.nav-bar ul {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.nav-bar ul li {
	width: 160px;
	float: left;
	line-height: 48px;
	font-size: 16px;
	text-shadow: none;
	letter-spacing: 3px;
}

.nav-bar ul li a {
	display: block;
	width: 130px;
	color: #666;
	text-align: center;
	font-weight: bold;
}

.nav-bar ul li a:hover {
	display: block;
	width: 130px;
	color: #ffffff;
	background: #009bff;
	text-decoration: none;
}

.nav-bar-small {
	background: #1f8fd7;
	position: relative;
	padding-bottom: 30px;
}

.nav-bar-small .logo img {
	width: 70%;
	padding: 3% 0;
}

.nav-bar-small .nav-new {
	padding-top: 6%;
	color: #ffffff;
	text-shadow: none;
}

.phone-chese{
	position: absolute;
	right: 10px;
	bottom: 10px;
}


/*关于我们*/

.about {
	padding: 3% 0;
}

.about .title {
	text-align: center;
}

.about .title h4 {
	font-size: 2em;
}

.about .title p {
	font-size: 1.1em;
}

.about .about-text {
	text-align: center;
	font-size: 1.1em;
	line-height: 2em;
	color: #333;
	margin-top: 2%;
}

.about .about-text a {
	color: #666;
	margin-top: 3%;
	display: block;
}


/*产品中心*/

.Train-Tr {
	background: url("../images/bg1.jpg") center no-repeat;
	padding: 3% 0;
}

.Train-Tr .title {
	text-align: center;
	color: #ffffff;
}

.Train-Tr .title h4 {
	font-size: 2em;
	color: #ffffff;
}

.Train-Tr .title p {
	font-size: 1.1em;
}

.Train-center li a {
	background: #ffffff;
	display: block;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.Train-center li a h3 {
	padding-top: 5%;
	margin-bottom: 3%;
}

.Train-center li a p {
	width: 100%;
	padding-bottom: 5%;
	margin-top: 0;
	color: #666666;
}

.Train-center li a img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100%;
}

.currency-in .more2 a {
	text-align: center;
	color: #ffffff;
	display: block;
	margin-top: 5%;
}

.currency-in .title {
	text-align: center;
}

.currency-in .title small {
	text-align: center;
	color: #7e7e7e;
	font-family: 微软雅黑;
	font-size: 1em;
	display: block;
	margin-top: 3%;
	width: 90%;
	margin-left: 5%;
	line-height: 2em;
}

.Train-Tr .Roll {
	margin-top: 6%;
	overflow: hidden;
}

.currency-in .Roll .uk-slidenav-position .uk-slider-container ul li {
	text-align: center;
}

.currency-in .Roll .uk-slidenav-position .uk-slider-container ul li a {
	background: #ffffff;
	display: block;
	text-decoration: none;
	padding: 5% 5% 0 5%;
}

.currency-in .Roll .uk-slidenav-position .uk-slidenav {
	top: 35%;
}

.uk-slidenav-position .uk-slidenav-previous {
	left: 0;
}

.uk-slidenav-position .uk-slidenav-next {
	right: 0;
}


/*新闻动态*/

.NEWS {
	padding: 3% 0;
}

.NEWS .title {
	text-align: center;
}

.NEWS .title h4 {
	font-size: 2em;
}

.NEWS .title p {
	font-size: 1.1em;
}

.NEWS .table {
	width: 20%;
	margin-left: 40%;
	margin-top: 3%;
}

.NEWS .table ul li {
	width: 45%;
	text-align: center;
}

.NEWS .table ul li a {
	background: #dfdfdf;
	color: #000000;
	display: block;
	padding: 10% 0;
}

.NEWS .table ul li a:hover {
	background: #1f8fd7;
	color: #ffffff;
}

.NEWS .table ul li.uk-active a {
	background: #1f8fd7;
	color: #ffffff;
}

.NEWS .new-part .mg-small {
	margin-top: 5%;
	padding-left: 0;
}

.NEWS .new-part .mg-small li {
	overflow: hidden;
}

.NEWS .new-part .mg-small li a {
	display: block;
	overflow: hidden;
	padding: 20px 0 20px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.NEWS .new-part .mg-small li a:hover {
	background: #1f8fd7;
	display: block;
	padding: 20px 0 20px 20px;
	color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.NEWS .new-part .mg-small li a .NEW-left {
	width: 26%;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.NEWS .new-part .mg-small li a .NEW-left img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100%;
}

.NEWS .new-part .mg-small li a .NEW-right {
	float: left;
	width: 68%;
	margin-left: 3%;
}

.NEWS .new-part .mg-small li a em {
	color: #999;
	font-style: normal;
}

.NEWS .new-part .mg-small li a:hover em {
	color: #ffffff;
	font-style: normal;
}

.NEWS .new-part .mg-small li a .NEW-right .tit {
	border-bottom: 1px dashed #ababab;
	padding-bottom: 2%;
}

.NEWS .new-part .mg-small li a .NEW-right h3 {
	font-size: 1.2em;
	color: #333333;
	margin-bottom: 1%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.NEWS .new-part .mg-small li a .NEW-right small {
	color: #666666;
	font-size: 1.1em;
}

.NEWS .new-part .mg-small li a .NEW-right p {
	color: #666666;
	line-height: 30px;
	font-size: 14px;
	margin-bottom: 0;
}

.NEWS .new-part .mg-small li a:hover .NEW-right h3 {
	color: #ffffff;
}

.NEWS .new-part .mg-small li a:hover .NEW-right small {
	color: #ffffff;
}

.NEWS .new-part .mg-small li a:hover .NEW-right p {
	color: #ffffff;
}

.NEWS .new-part ul.uk-visible-small {
	padding-left: 0;
	margin-top: 10%;
}

.NEWS .new-part ul.uk-visible-small li a h3 {
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 0;
}

.NEWS .new-part ul.uk-visible-small li a p {
	margin-top: 2%;
	color: #666666;
}


/*地图部分开始*/

.map .title {
	text-align: center;
	margin-bottom: 5%;
}

.map .title h4 {
	font-size: 2em;
}

.map .title p {
	font-size: 1.1em;
}

.map iframe {
	width: 100% !important;
	height: 550px !important;
}


/*底部开始*/

.foot {
	margin-top: 2%;
}

.foot .foot-top {
	background: #353535;
}

.foot .foot-top .foot-top-left {
	float: left;
	padding: 5% 0 3% 0;
}

.foot .foot-top .foot-top-left ul {
	padding: 0;
}

.foot .foot-top .foot-top-left ul li {
	float: left;
	font-size: 16px;
}

.foot .foot-top .foot-top-left ul li a {
	color: #ffffff;
	font-family: 微软雅黑;
	margin-right: 80px;
}

.foot .foot-top .foot-top-left .flost {
	margin-top: 70px;
}

.foot .foot-top .foot-top-left .flost p {
	float: left;
	font-size: 14px;
	font-family: 微软雅黑;
	line-height: 34px;
	color: #ffffff;
}

.foot .foot-top .foot-top-left .flost p span {
	display: block;
	font-size: 16px;
}

.foot .foot-top .foot-top-left .flost-right {
	float: right;
	margin-top: 5px;
	width: 150px;
	margin-left: 80px;
}

.foot .foot-top .foot-top-left .flost-right img{
	display: block;
	width:150px
}

.foot-top-right {
	float: right;
	font-size: 14px;
	color: #ffffff;
	font-family: 微软雅黑;
	text-align: right;
	width: 150px;
}

.foot-top-right h2 {
	color: #ffffff;
	font-size: 30px;
	margin-top: 20px;
}

.foot-bottom {
	background: #2d2d2d;
	text-align: center;
	color: #ffffff;
	font-family: 微软雅黑;
	padding: 1% 0;
}

.foot-bottom p {
	padding: 0;
	margin: 0;
}

.foot-bottom p a {
	color: #ffffff;
}


/*子页-关于我们*/

.about-text-new {
	text-align: center;
}

.about-text-new p {
	text-align: left;
	text-indent: 2em;
	font-size: 1.1em;
	line-height: 2em;
}

.about-text-new img {
	margin-top: 3%;
}


/*子页-联系我们*/

.contact {
	padding-top: 3%;
}

.contact .title {
	text-align: center;
	margin-bottom: 5%;
}

.contact .title h4 {
	font-size: 2em;
}

.contact .title p {
	font-size: 1.1em;
}

.contact-text {
	font-size: 1.1em;
	line-height: 2.4em;
	font-weight: 400;
	margin-bottom: 3%;
}

.contact iframe {
	width: 100% !important;
	height: 550px !important;
}


/*子页-新闻详情*/

.new-put {
	padding-top: 3%;
}

.new-put .title {
	text-align: center;
	border-bottom: 1px dashed #cacaca;
	padding-bottom: 2%;
	margin-bottom: 2%;
}

.new-put .title h3 {
	font-size: 1.6em;
}

.new-put .title small {
	font-size: 1.1em;
}

.new-put-new {}

.new-put-new p {
	font-size: 1.1em;
	line-height: 2.4em;
	text-indent: 2em;
}

.product {
	padding-top: 3%;
}

.product ul li a h3 {
	text-align: center;
	margin-top: 3%;
	color: #333333;
}

.product ul li a:hover h3 {
	text-decoration: underline;
}


/*加入同凯*/

.recruit-text {
	border-bottom: 1px dashed #acacac;
	margin-top: 2%;
}

.recruit-text h3 {
	font-weight: bold;
}

.recruit-text p {
	font-size: 1.1em;
	line-height: 2.2em;
}

.recruit-text p span {
	display: block;
	font-weight: bold;
}

.recruit {
	padding-top: 3%;
}

.product .title {
	text-align: center;
	margin-bottom: 0;
}

.product .title h4 {
	font-size: 2em;
}

.product .title p {
	font-size: 1.1em;
}


/*产品详情*/

.details {
	padding: 3% 0;
}


/*.details .uk-grid>*{ padding: 0;}*/

.details .uk-grid .mg-border {
	border: 1px solid #e0e0e0;
	height: 100%;
}

.details .uk-grid .mg-border .tit {
	background: #3092e7;
	padding: 5% 0 5% 10%;
	font-family: 微软雅黑;
}

.details .uk-grid .mg-border .tit h3 {
	padding: 0;
	margin: 0;
	color: #ffffff;
}

.details .uk-grid .mg-border ul {
	padding: 0 5% 0 5%;
}

.details .uk-grid .mg-border ul li {
	font-family: 微软雅黑;
	color: #686868;
	border-bottom: 1px solid #e5e5e5;
}

.details .uk-grid .mg-border ul li a {
	color: #686868;
	display: block;
	padding: 5% 0;
}

.details .uk-grid .mg-border ul li a:hover {
	background: #3092e7;
	display: block;
	padding: 5% 0;
	color: #ffffff;
	text-decoration: none;
}

.details .uk-grid .uk-width-2-3 {
	padding-left: 3%;
}

.details .uk-grid .uk-width-2-3 .titl {
	border-bottom: 1px solid #e5e5e5
}

.details .uk-grid .uk-width-2-3 .titl h3 {
	font-family: 微软雅黑;
	padding-top: 3%;
}

.details .uk-grid .uk-width-2-3 .details-text {
	margin-top: 2%;
}

.details .uk-grid .uk-width-2-3 .details-text p {
	line-height: 2.4em;
	font-family: 微软雅黑;
	text-indent: 2em;
	color: #666666;
}

.k_pagelist {
	margin-top: 3%;
}

.k_pagelist span {
	margin-right: 20px;
}

.k_pagelist strong {
	margin-right: 20px;
}

@media screen and (max-width: 768px) {
	.about {
		padding: 10% 0;
	}
	.NEWS .table {
		width: 80%;
		margin-left: 10%;
		margin-top: 10%;
	}
	.Train-Tr {
		padding: 10% 0;
	}
	.NEWS {
		padding: 10% 0 0 0;
	}
	.map iframe {
		width: 100% !important;
		height: 200px !important;
	}
	.contact iframe {
		width: 100% !important;
		height: 200px !important;
	}
	.foot-bottom {
		padding: 3% 0;
	}
	.foot {
		margin-top: 10%;
	}
	.contact {
		padding-top: 10%;
	}
	.new-put {
		padding-top: 10%;
	}
	.product {
		padding-top: 10%;
	}
	.new-put .title {
		padding-bottom: 5%;
	}
	.product .uk-grid>* {
		padding-left: 25px;
	}
	.details .uk-grid .uk-width-2-3 {
		width: 100%;
		padding-left: 8%;
	}
}

.zhong{
	width: 103px;
	height: 30px;
	background: url(../images/yingyu.jpg) no-repeat center;
	background-size: 100%;
	float: right;
	margin-top: 40px;
	margin-right: 70px;
}
