* {
	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;
}


/* 通用样式 */

.more2 h3 {
	border: 1px solid #0752a3;
	padding: 1% 3%;
	width: 13%;
	margin: 5% auto;
	color: #0752a3;
	text-align: center;
	font-size: 1.15em;
}

.more2 i {
	padding-left: 3%;
	font-size: 1.5em;
	display: inline-block;
	float: right;
}

.title {
	border-bottom: 1px solid #d2d2d2;
}

.title h2 {
	color: #0752a3;
	font-weight: bold;
}

.title small {
	border-bottom: 3px solid #898a8a;
	display: block;
	width: 15%;
	margin: 2% auto 0 auto;
}


/* 顶部 */

.header {
	margin-top: 0.5%;
}

.top {
	padding-bottom: 0.5%;
	border-bottom: 1px solid #d2d2d2;
}

.top .uk-width-large-3-4 img {
	width: 20%;
}


/* 导航开始 */

.nav {
	padding-top: 0.8%;
	padding-bottom: 0.8%;
}

.nav .nav-bg {
	background: none;
	border: none;
	margin-top: 5%;
}

.nav .nav-bg ul li {
	text-align: center;
}

.nav .nav-bg ul li a {
	color: #838383;
	height: 30px;
	display: block;
	line-height: 30px;
	font-size: 1.1em;
	text-shadow: none !important;
	border-radius: 5px !important;
}

.nav .nav-bg .uk-active a {
	background: #0752a3;
	color: #fff;
}

.nav .nav-bg ul li a {
	border: none!important;
}

.nav .nav-bg ul li a:hover {
	background: #0752a3;
	color: #fff;
}

.nav .parent-bg {
	background: #0752a3;
	border: none;
	color: #fff;
	padding-top: 0;
	padding-bottom: 0;
	width: 150%;
	margin-left: -25%;
}

.nav .parent-bg ul li a {
	height: 30px !important;
	line-height: 30px;
	font-size: 1.1em;
	display: block;
	color: #ffffff;
}

.nav .parent-bg ul li a:hover {
	background: #00a8e6;
}

.uk-navbar-nav>.parent-bg>li:hover>a,
.uk-navbar-nav>.parent-bg>li>a:focus,
.uk-navbar-nav>.parent-bg>li.uk-open>a {
	background: #00a8e6 !important;
	color: #ffffff;
}

.banner {
	/*	margin-top: 1%;*/
}


/* 公司简介 */

.about {
	background: url(../images/about_bg.jpg) center;
}

.about-center {
	margin: 5% 0;
}

.about-top .ws-wrap {
	overflow: hidden;
}

.about-top .ws-wrap h1 {
	color: #0752a3;
	font-weight: bold;
	float: left;
	width: 50%;
}

.about-top .ws-wrap h1 i {
	padding-right: 5%;
}

.about-top .ws-wrap span {
	float: right;
	width: 50%;
	margin-top: 1%;
}

.about-top span a {
	display: block;
	background: #fff;
	width: 30%;
	float: right;
	padding: 2% 0;
	text-align: center;
}

.about-top p {
	line-height: 25px;
	font-size: 16px;
	color: #333;
	text-indent: 35px;
}

.about-top p span {
	color: #333333;
}

.about-bot ul {
	margin: 0;
	padding: 0;
}

.about-bot ul li {
	float: left;
	border: 1px solid #0752a3;
	padding: 2% 7%;
	margin-left: 0.2%;
}

.about-bot ul li a {
	color: #0752a3;
	font-size: 14px;
}

.about-right {
	margin: 10% 0;
}


/* 产品中心 */

.project {
	margin-top: 3%;
}

.foucebox {
	width: 100%;
	height: 736px;
	background: #000;
	margin: 30px auto;
}

.foucebox .bd {
	position: relative;
	float: left;
	width: 873px;
	height: 680px !important;
	overflow: hidden;
	margin-top: 30px;
}

.foucebox .showDiv {
	position: absolute;
	width: 873px;
	height: 680px;
	left: 30px !important;
	top: 0px;
	display: none;
}

.foucebox .showDiv img {
	width: 873px;
	height: 680px;
}

.foucebox .showDiv p {
	position: absolute;
	left: 40px;
	bottom: 0 !important;
	padding-right: 30px;
	color: #aaa;
	z-index: 9;
	color: #fff;
}

.foucebox .showDiv h2 {
	position: absolute;
	left: 0;
	width: 873px;
	padding-left: 40px;
	font-size: 24px;
	font-family: "Microsoft Yahei";
	line-height: 34px;
	z-index: 9;
	overflow: hidden;
	margin: 0;
}

.foucebox .showDiv h2 a {
	color: #fff;
	font-weight: normal;
}

.foucebox .foucebox_bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 873px;
	height: 100px;
	background: rgba(0, 0, 0, 0.4);
	filter: alpha(opacity=60);
	z-index: 8;
	overflow: hidden;
}

.foucebox .hd {
	width: 200px;
	margin-top: 4px;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
}

.foucebox .hd ul li {
	width: 200px;
	height: 155px;
	display: inline;
	position: relative;
	margin: 0 0 1px 4px;
}

.foucebox .hd ul a {
	display: block;
	width: 200px;
	height: 155px;
}

.foucebox .hd ul img {
	width: 200px;
	height: 155px;
}

.foucebox .hd ul .txt_bg {
	width: 200px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: 0;
	bottom: 0px;
}

.foucebox .hd ul .txt {
	width: 190px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: 4px;
	bottom: 4px;
	z-index: 2;
	text-align: center;
	padding-right: 5px;
	overflow: hidden;
	color: #fff;
}

.foucebox .hd ul .mask {
	width: 200px;
	height: 155px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#66000000', endColorstr='#66000000');
	background: rgba(0, 0, 0, 0.4);
}

.uk-overlay-panel>:last-child {
	color: #fff;
}

.foucebox .hd ul a:hover .mask,
.foucebox .hd ul .on .mask {
	display: none;
	position: relative;
}

.foucebox .hd ul a:hover img,
.foucebox .hd ul .on img {
	border-color: #4e7cff;
	border: 3px solid #4e7cff;
}

.foucebox .hd ul a:hover {
	color: #fff;
}

.foucebox .hd ul a:hover .txt_bg {
	background: #4e7cff;
}


/* 大画幅高品质 */

.banner2 {
	position: relative;
	width: 100%;
}

.banner2 .banner2-text {
	position: absolute;
	top: 20%;
	left: 21%;
	z-index: 2;
}


/* 新闻中心 */

.new {
	margin-top: 3%;
}

.new .new-title {
	width: 28%;
	margin: 3% auto;
}

.new .new-title ul {
	padding: 0;
	margin: 0;
}

.new .new-title ul li {
	padding-left: 0;
	width: 32%;
	margin-top: 0;
	border: 1px solid #00529b;
}

.new .new-title ul li a {
	color: #00529b;
	display: block;
	text-align: center;
	padding: 10% 0;
}

.new .new-title ul li a:hover {
	background: #00529b;
	color: #fff;
}

.new .new-title ul li.uk-active a {
	background: #00529b;
	color: #ffffff;
}

.new-text ul li {
	border-bottom: 1px solid #e5e5e5;
	padding: 1% 0 1% 3%;
}

.new-text ul li img {
	float: left;
	width: 20%;
	border-radius: 50%;
}

.new-text-right {
	width: 73%;
	float: right;
}

.new-text-right h3 {
	color: #333;
	font-family: "微软雅黑";
	font-size: 16px;
	margin: 0;
}

.new-text-right p {
	text-indent: 2em;
	line-height: 20px;
	font-size: 14px;
	margin: 17px 0;
	line-height: 15px;
}

.new-text-right h3:hover {
	color: #2967bc;
}

.new-text-title {
	color: #2967bc;
}


/* 底部 */

.bot {
	background: url(../images/footbg.png) center;
	width: 100%;
	text-align: center;
}

.bot .bot-left ul {
	padding: 0;
	margin: 0;
}

.bot .bot-left ul li {
	float: left;
	width: 30%;
	text-align: left;
	padding-top: 5%;
}

.bot .bot-left ul li h3 {
	padding-bottom: 5%;
}

.bot .bot-left ul li a:hover p {
	color: #7ab0f9;
}

.bot .bot-left ul li .bot-left-text {
	color: #7ab0f9;
}

.bot-right {
	padding-top: 5%;
}

.bot-right-top {
	margin-left: -78%;
}

.bot-right-top img {
	width: 2%;
}

.bot-right-top span {
	color: #fff;
}

.bot-right-inp input {
	height: 30px;
	line-height: 30px;
	background: #4b4b58;
	text-indent: 8px;
	margin-top: 2%;
	color: #fff;
	border-radius: 5px;
	border: none;
	border: 2px solid #5f5f65;
}

.bot-right-inp textarea {
	background: #4b4b58;
	text-indent: 8px;
	margin-top: 2%;
	color: #fff;
	border-radius: 5px;
	width: 89%;
	height: 50px;
	padding: 1%;
	border: none;
	border: 2px solid #5f5f65;
}

.bot-right-inp .bot-right-inp1 .input1 {
	width: 45%;
}

.bot-right-inp .bot-right-inp1 .input2 {
	width: 45%;
}

.input3 input {
	width: 91%;
}

.input5 {
	width: 92%;
	margin: 0 auto;
}

.input5 img {
	width: 30%;
	padding-top: 2%;
}

.input5 input {
	width: 33.33%;
}

.bot-right .but input {
	background: #35a5e1;
	padding: 1% 1%;
	width: 20%;
	border-radius: 3px;
	margin-top: 2%;
	border: none;
	height: 30px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	float: left;
	margin-left: 5%;
}

.chinese {
	border: 2px solid #5f5f65;
	background: #4b4b58;
	width: 20%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	float: right;
	margin-right: 5%;
	margin-top: 6%;
}

.chinese small {
	color: #fff;
	font-size: 14px;
}

.chinese img {
	padding-right: 1%;
	padding-left: 1%;
}


/* footer */

.footer {
	padding: 1% 0 0.5% 0;
	background: #242433;
}

.footer p {
	color: #fff;
	font-size: 1em;
	margin: 0;
	margin-bottom: 0;
}

.footer p span {
	color: #fff;
	padding-left: 3%;
}

.footer p small {
	padding-left: 3%;
	color: #fff;
	padding-left: 3%;
}

.footer p small img {
	padding-bottom: 0.5%;
	padding-right: 0.5%;
}


/*子页开始*/


/*新闻中心开始*/

.ws-news {
	background: #eeeeee url(../images/bg1.jpg) no-repeat top center;
	padding: 20% 0 2% 0;
	position: relative;
}

.news-ws {
	background: #eeeeee url(../images/bg2.jpg) no-repeat top center;
	padding: 20% 0 2% 0;
	position: relative;
}

.ws-title {
	position: absolute;
	top: 30px;
	left: 20%;
}

.ws-title hr {
	border-top: 5px solid #ffffff;
	width: 80%;
}

.ws-title h3 {
	color: #ffffff;
	font-size: 2.2em;
	margin: 10% 0;
	letter-spacing: 5px;
}

.ws-title p {
	color: #ffffff;
	font-size: 1.2em;
	margin: 0;
}

.currency {}

.currency-left {
	background: #e6e6e6 url(../images/bg2.png) no-repeat bottom center;
	border-top-left-radius: 30px;
}

.currency .currency-left .currency-tit {
	background: #f39800;
	border-top-left-radius: 30px;
	padding: 8% 0 8% 20%;
}

.currency .currency-left .currency-tit h3 {
	margin: 0;
	color: #ffffff;
	font-size: 1.5em;
}

.currency .currency-left .currency-tit h3 span {
	color: #ffffff;
	display: block;
	font-size: 0.8em;
}

.currency .currency-left ul {
	padding: 0 10%;
}

.currency .currency-left ul li {
	font-size: 1.2em;
	border-bottom: 1px dashed #b3b3b3;
	padding-bottom: 6%;
	margin-top: 15%;
}

.currency .currency-left ul li a {
	color: #666666;
	display: block;
	border-left: 5px solid #d6d6d6;
	text-indent: 1.5em;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.currency .currency-left ul li a:hover {
	border-left: 5px solid #005599;
}

.currency .currency-right {
	background: #ffffff;
	border-top-right-radius: 30px;
	padding-bottom: 5%;
}

.currency .currency-right .currency-right-title {
	border-bottom: 1px solid #d4d4d4;
}

.currency .currency-right .currency-right-title h3 {
	margin: 0;
	padding: 0;
	padding: 5% 0 3% 0;
	color: #0752a3;
	font-size: 1.4em;
	font-weight: bold;
}

.currency .currency-right .currency-right-title hr {
	padding: 0;
	margin: 0;
	border-top: 3px solid #f39800;
	width: 10%;
}

.currency-padding {
	padding: 0 8%;
}

.news-list {
	width: 70%;
}

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

.news-list ul li {
	overflow: hidden;
	border-bottom: 1px dashed #d4d4d4;
	padding: 4% 0;
}

.news-list ul li img {
	border-radius: 50%;
	float: left;
	width: 18%;
}

.news-list ul li .news-list-text {
	width: 78%;
	float: right;
}

.news-list ul li .news-list-text h3 {
	color: #333333;
	margin: 0;
}

.news-list ul li .news-list-text h3 a {
	color: #333333;
}

.news-list ul li .news-list-text h3 a:hover {
	color: #2967bc;
}

.news-list ul li .news-list-text p {
	color: #999999;
	margin: 2% 0;
	text-indent: 2em;
}

.news-list ul li .news-list-text span {
	color: #999999;
}

.product {
	width: 80%;
	margin: 0 auto;
}

.product .uk-overlay-panel {
	padding: 10px 20px;
}

.product .uk-overlay-panel h3 {
	margin: 0;
}

.product .uk-overlay-panel p {
	margin-top: 1%;
}

.product .uk-overlay-background {
	background: rgba(0, 0, 0, 0.26);
}

.product .uk-grid .uk-width-1-1 {
	margin-top: 5%;
}

.details {
	margin-top: 5%;
}

.details p {
	font-size: 1.15em;
	color: #666666;
	line-height: 1.8em;
}

.details iframe {
	width: 100%;
	height: 550px;
}

.message {
	width: 80%;
	margin: 0 auto;
	margin-top: 5%;
}

.message p {
	margin-top: 3%;
}

.message p label {
	color: #333333;
	font-size: 1.2em;
	line-height: 40px;
	float: left;
}

.message p input {
	height: 40px;
	width: 80%;
	line-height: 40px;
	border: 1px solid #d4d4d4;
	text-indent: 1em;
}

.message p textarea {
	width: 80%;
	height: 100px;
	text-indent: 1em;
	line-height: 30px;
	font-size: 1.1em;
	border: 1px solid #d4d4d4;
}

.message .btn a {
	width: 30%;
	padding: 1% 0;
	margin-top: 3%;
}

.product-mypic {
	height: 215px;
	overflow: hidden;
}

.product-mypic img {
	display: block;
	min-height: 215px;
}

@media screen and (max-width: 768px) {
	.header .uk-hidden-small {
		display: none;
	}
	.header .uk-visible-small {
		display: block !important;
	}
	.currency .currency-right {
		background: #ffffff;
		border-top-right-radius: 30px;
		border-top-left-radius: 30px;
	}
	.news-list {
		width: 86%;
	}
	.currency .currency-right .currency-right-title hr {
		width: 36%;
	}
	.about-bot {
		margin-left: 7%;
	}
	.about-right {
		margin: 5% 8%;
	}
	.iphone-nav {
		padding: 5% 0;
	}
	.logo-text {
		margin-top: 5%;
	}
	.more2 h3 {
		width: 50%;
		padding: 1% 1%;
		text-align: center;
	}
	.more2 i {
		font-size: 18px;
		padding-left: 3%;
	}
	.banner2 .banner2-text {
		width: 25%;
		position: absolute;
		top: 12%;
		left: 10%;
	}
	.type {
		margin-top: 5%;
	}
	.new .new-title {
		width: 70%;
	}
	.project {
		margin-top: 8%;
	}
	.new {
		margin-top: 8%;
	}
	.news-list ul li img {
		width: 30%;
	}
	.news-list ul li .news-list-text {
		width: 65%;
	}
	.news-list ul li .news-list-text h3 {
		padding: 10% 0;
	}
	.news-list ul li {
		padding: 8% 0;
	}
	.ws-news {
		padding: 10% 0;
	}
	.currency-right {
		padding-bottom: 10%;
	}
	.details iframe {
		width: 100%;
		height: 200px;
	}
	.message {
		width: 90%;
	}
	.message p input {
		width: 70%;
	}
	.message p textarea {
		width: 70%;
	}
	.message .btn a {
		width: 50%;
		margin-left: 25%;
	}
	.footer {
		padding: 3% 0;
	}
	.input5 input {
		width: 48%;
	}
	.input5 img {
		width: 100%;
	}
	.product-mypic {
		height: 195px;
		overflow: hidden;
	}
	.product-mypic img {
		display: block;
		min-height: 195px;
	}
}

@media screen and (max-width: 414px) {
	.about-top .ws-wrap span {
		width: 30%;
		margin-top: 5%;
	}
	.about-top .ws-wrap span a {
		width: 100%;
	}
	.about-top span {
		padding-top: -12%;
	}
	.about-bot ul li {
		padding: 2% 3%;
		text-align: center;
	}
	.title small {
		width: 30%;
	}
	.more2 {
		margin: 5% auto;
	}
	.more2 h3 {
		width: 50%;
	}
	.new .new-title {
		width: 100%;
		margin: 5% auto;
	}
	.new-text ul li {
		padding: 3% 5%;
	}
	.new-text-right p {
		display: none;
	}
	.new-text-right h3 {
		margin: 5% auto;
	}
	.chinese {
		width: 30%;
		margin-left: 63%;
	}
	.uk-overlay-panel {
		padding: 10px;
	}
	.input5 input {
		width: 47.9%;
	}
}

@media screen and (max-width: 375px) {
	.about-bot ul li {
		width: 40%;
		margin-top: 5%;
		text-align: center;
	}
	.bot-right-top img {
		width: 3%;
		margin-left: 5%;
	}
	.input5 input {
		width: 100%;
	}
}

@media screen and (max-width: 360px) {
	.logo-text a {
		font-size: 14px;
	}
}

@media screen and (max-width: 320px) {
	.title {
		margin: 10% auto;
	}
	.logo-text a {
		font-size: 12px;
	}
	.more2 {
		margin: 15% auto;
	}
	.more2 h3 {
		width: 80%;
		margin: 8% auto;
	}
	.title small {
		width: 50%;
	}
	.new-text ul li {
		padding: 5% 3%;
	}
	.new-text-right p {
		display: none;
	}
	.new-text-right h3 {
		margin: 7% auto;
	}
	.about-bot {
		width: 100%;
	}
	.about-bot ul {
		margin: 0;
		padding: 0;
	}
	.about-bot ul li {
		width: 40%;
		margin-top: 5%;
		text-align: center;
	}
	.chinese {
		width: 40%;
		margin-left: 55%;
	}
}

.ws-img img {
	width: 80%;
}

.new-two-ul li {
	font-size: 0.9em !important;
	margin-top: 10% !important;
}