﻿@charset "utf-8";
/* CSS Document */
/* fixed */


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
}

/* always display scrollbars */
body {
	background-color: #fff;
	font-size: 62.5%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul,
li {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

strong {
	font-weight: bold;
}

input {
	outline: none;
}

img {
	border: 0;
}

input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
	border-radius: 0;
}

textarea {
	-webkit-appearance: none;
	border-radius: 0;
}

::-moz-selection {
	background: #3399ff;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #3399ff;
	color: #fff;
	text-shadow: none;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

a:link,
a:visited {
	text-decoration: none;
}

a:active,
a:hover {
	text-decoration: none;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

input,
textarea,
select,
option {
	border: 0;
	background: none;
	outline: 0;
	font-size: 14px;
	font-family: "微软雅黑";
	padding: 0;
	margin: 0;
}

select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
}

h1,
h2,
h3,
h4 {
	font-weight: normal;
}

em,
i {
	font-style: normal;
}

p+p,
p+.lead {
	margin-top: 0;
}

.pw {
	width: 1400px;
	margin: 0 auto;
}

.pw2 {
	width: 1200px;
	margin: 0 auto;
}



.ab1 {
	background: #f5f5f5;
	padding: 150px 0 95px 0;
}

.cpl {
	width: 45%;
	float: left;
}

.ptitle {
	color: #333;
}

.ptitle .ch {
	font-size: 30px;
	font-weight: bold;
}
.pw.two{
	margin-top: 90px;
}
.pw.two .cpr p{
	text-indent:0;
}
.pw.two .pic>img {
height: auto;
}
.pw.two .cpl h2{
font-size: 30px;
color: #333;
font-weight: bold;
margin-bottom: 40px;
}
.pw.two .cpl h4{
font-size: 20px;
font-weight: bold;
line-height: 50px;
}
.pw.two .cpl p{
font-size: 16px;
margin-bottom: 15px
}

.ptitle .en {
	font-family: Arial;
	font-size: 30px;
	text-transform: uppercase;
	margin-top: 8px;
}

.ptitle .en strong {
	color: #11A1E1;
}

.ptitle .line {
	width: 25px;
	height: 9px;
	background: #11A1E1;
	margin-top: 9px;
}

.cpl .pic {
	width: 100%;
	margin-top: 20px;
}

.cpr {
	width: 50%;
	float: right;
	font-size: 15px;
	line-height: 37px;
}

.cpr p {
	text-indent: 2em;
	line-height: 32px;
}

.ab2 {
	background: #fff;
	padding: 90px 0 82px 0;
}

.aht {
	position: relative;
}

.aht .myselect {
	position: absolute;
	right: 0;
	bottom: 30px;
}

.ab3 .fixbg {
	padding: 90px 0 120px 0;
}

.ab3 .ptitle .ch {
	color: #fff;
}

.ab3 .ptitle .en {
	color: #fff;
}

.w-ptitle,
.w-ptitle .en strong {
	color: #fff;
}

.w-ptitle .line {
	background: #fff;
}

.ab4 {
	background: #f5f5f5;
	padding: 80px 0 70px 0;
}

.me-list a {
	float: left;
	width: 23%;
	margin-left: 1%;
	margin-bottom: 2%;
	color: #fff;
}

.me-list .pic.tu {
	float: left;
	width: 220px;
	height: 320px;
	margin-left: 13px;
	margin-bottom: 2%;
	color: #fff;
	border: 1px solid #ededed;
}

.me-list {
	margin-left: -1%;
	margin-top: 57px;
}

.me-list .nowti {
	background: #999;
	text-align: center;
	line-height: 42px;
	font-size: 15px;
	transition: 400ms;
	-webkit-transition: 400ms;
}

.me-list .pic .bg1 {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	border: 3px solid #11A1E1;
	transform: scale(0.3);
	-webkit-transform: scale(0.3);
	opacity: 0;
	visibility: hidden;
	transition: 400ms;
	-webkit-transition: 400ms;
}

.me-list a:hover .bg1 {
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
	visibility: visible;
}

.me-list a:hover .nowti {
	background: #11A1E1;
}

.me-list a:hover p {
	color: #fff;
}


.pic {
	display: block;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.pic>img {
	display: block;
	width: 100%;
	transition: 600ms;
	-webkit-transition: 600ms;
	height: 510px;
}

.bg {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	transition: 300ms;
	-webkit-transition: 300ms;
	-ms-transition: 300ms;
}

.line {
	display: block;
}

.fixbg {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	-webkit-background-attachment: fixed;
	background-attachment: scroll\9;
	position: relative;
}

/* 联系我们 */
.ctabox {
	background: #F5F5F5;
}

.mapbox {
	height: 426px;
	border: 3px solid #fff;
	background: #fff;
	overflow: hidden;
	margin-top: 65px;
}

#map {
	height: 100%;
	width: 50%;
	float: left;
	background: #000;
}

.mapbox .txts {
	width: 50%;
	float: left;
}

.mapbox .txts .pa {
	padding: 5% 18% 0 14%;
}

.mapbox .txts .name {
	font-size: 24px;
	color: #11A1E1;
	border-bottom: 1px solid #ccc;
	padding-bottom: 24px;
}

.ctas a {
	display: block;
	color: #666;
	font-size: 16px;
	line-height: 36px;
	position: relative;
	padding-left: 33px;
}

.ctas .ico {
	width: 22px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("../images/cta.png");
}

.ctas .addr .ico {
	background-position: center top;
}

.ctas .email .ico {
	background-position: center -36px;
}

.ctas .tel .ico {
	background-position: center -72px;
}

.ctas .fax .ico {
	background-position: center bottom;
}

.ctas .email2 .ico {
	background-position: center -36px;
}

.ctas {
	margin-top: 32px;
}

.cta1 {
	padding: 150px 0 80px 0;

}

.cta2 {
	background: #fff;
	padding: 85px 0 75px 0;
}

@media screen and (max-width:751px) {

	/* 关于我们 */
	.ab1 {
		padding: 80px 0 95px 0;
	}
	.pw {
		width: 90%;
		margin: 0 5%;
	}

	.cpl,
	.cpr {
		width: 100%;
	}

	.cpl .pic {
		width: 100%;
		margin-top: 35px;
	}
	.me-list a {
		width: 47%;
		margin-left: 3%;
	}
	.ab3 .fixbg {
		padding: 90px 0 50px 0;
	}

	.cta1 {
		padding: 80px 0 40px 0;
	}
	.ctas {
		margin-top: 20px;
	}
	.ctas a {
		font-size: 14px;
	}
	#map {
		height: auto;
    	width: 100%;
	}
	#map img {
		width: 100%;
	}
	.mapbox {
		border: 0;
		background: none;
		height: auto;
		margin-top: 40px;
	}
	.mapbox .txts {
		width: 100%;
		float: inherit;
	}
	.mapbox .txts .pa {
		padding: 0;
	}
	.mapbox .txts .name {
		padding-bottom: 5px;
	}
	.ptitle {
		line-height: 35PX;
    }
    .pic>img{
        height: auto;
    }
}