body,
div,
ul,
li,
a,
ol,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
form,
input,
span,
label,
b {
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-decoration: none;
	box-sizing: border-box;
}

body {
	background-color: #FFFFFF;
	margin: 0;
	font-family: 微软正黑体;
	min-width: 1280px;
}

@font-face {
	font-family: zaofang;
	/*这里是说明调用来的字体名字*/
	src: url(../font/MFYueHei_Noncommercial-Regular.otf);
	/*这里是字体文件路径*/
}

ul {
	list-style: none;
}

li {
	list-style: none;
}

button {
	border: none;
}

img,
input {
	outline: none;
	line-height: normal;
}

input[type=button],
input[type=submit],
input[type=file],
button {
	cursor: pointer;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
}

i,
em {
	font-style: normal;
}

a:hover {
	text-decoration: none;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0%;
	clear: both;
}
header{
	width: 100%;
}
.header1{
	width: 100%;
	height: 40px;
	background-color: #4b4b4b;
}
.header1main{
	width: 1200px;
	margin: auto;
}
.header1left{
	float: left;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 13px;
}
.header1right{
	float: right;
}
.header1right a{
	display: block;
	float: left;
	line-height: 40px;
	background-color: #8f8f8f;
	color: #FFFFFF;
	width: 100px;
	text-align: center;
	font-size: 14px;
}
.header1right .header1lang{
	background-color: #dc4b3c;
}
.header2{
	width: 100%;
	height: 120px;
	background-color: #FFFFFF;
}
.header2main{
	width: 1200px;
	height: 100%;
	margin: auto;
	padding: 20px 0;
}
.header2left{
	height: 100%;
	float: left;
}
.header2right{
	float: right;
	margin-top: 10px;
}
.header2right p{
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
}
.header2right1{
	width: 100%;
	padding-right: 35px;
	position: relative;
	border: 1px solid #dddddd;
}
.header2right1 input{
	width: 220px;
    height: 35px;
    border: none;
    padding: 0 5px;
}
.header2right1 button{
	width: 35px;
	height: 35px;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	background-color: #dc4b3c;
	color: #FFFFFF;
}
.header3{
	width: 100%;
	height: 50px;
	background-color: #dc4b3c;
}
.header3main{
	width: 1200px;
	margin: auto;
}
.header3menu{
	width: 100%;
}
.header3menu li{
	width: 20%;
	float: left;
	padding: 0 20px;
}
.header3menu li a{
	display: block;
	width: 100%;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.header3menu li a:hover{
	background-color: #e7685c;
}
.header3menu li .header3menu1{
	background-color: #c93628;
}
.indexn01{
	width: 100%;
	padding: 80px 0;
}
.indexn01main{
	width: 1200px;
	margin: auto;
	position: relative;
}
.indexn01main1{
	width: 100%;
	position: relative;
	z-index: 9;
}
.indexn01main1left{
	width: 65%;
	float: left;
}
.indexn01main1right{
	width: 32%;
	float: right;
}
.indexn01main1left h4{
	font-size: 28px;
	color: #c93628;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.indexn01main1left h4 span{
	font-weight: bold;
}
.indexn01main1left h5{
	font-size: 15px;
	color: #999797;
}
.indexn01main1left p{
	font-size: 14px;
	line-height: 22px;
	color: #222222;
	margin: 25px 0;
}

.promore{
	display: block;
	width: 120px;
	text-transform: uppercase;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	background-color: #c93628;
	margin-top: 50px;
	border: 1px solid #dddddd;
	transition: all 0.3s ease;
}
.promore:hover{
	background-color: #c93628;
	color: #FFFFFF;
}
.promore i{
	opacity: 0;
	font-size: 15px;
	margin-left: -15px;
	color: #ffffff;
	transition: all 0.3s ease;
}
.promore:hover>i{
	opacity: 1;
	color: #FFFFFF;
	margin-left: 5px;
}
.indexn01main2{
	width: 100%;
	margin-top: 30px;
	position: relative;
	z-index: 9;
}
.indexn01sz{
	font-size: 127px;
    position: absolute;
    left: -124px;
    top: -20px;
    color: #eac0bd;
    text-transform: uppercase;
    z-index: 1;
    font-weight: bold;
}
.indexn01sz1{
	font-size: 165px;
    position: absolute;
    right: -124px;
    top: 255px;
    color: #eac0bd;
    text-transform: uppercase;
    z-index: 1;
    font-weight: bold;
}
.indexn02{
	width: 100%;
    padding: 80px 0;
    background-color: #f1f1f1;
}
.indexn02main{
	width: 1200px;
	margin: auto;
}
.indexn02maintit{
	
}
.indexn02maintit{
	font-size: 28px;
	text-align: center;
	color: #c93628;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.indexn02maintit span{
	font-weight: bold;
}
.indexn02lb{
	width: 100%;
	padding: 20px;
	margin: 40px 0;
	float: left;
	background-color: #FFFFFF;
}
.indexn02lb li{
	width: 23%;
	float: left;
	margin: 10px 0;
	margin-right: 2.66%;
}
.indexn02lb li:nth-child(4n){
	margin-right: 0;
}
.indexn02lb li a img{
	width: 100%;
	height: 240px;
}
.indexn02lb li a p{
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.indexn02main .promore{
	margin: auto;
}
.indexn03{
	width: 100%;
	padding: 80px 0;
}
.indexn03main{
	width: 1200px;
	margin: auto;
}
.indexn03main1{
	width: 100%;
	margin-top: 40px;
	position: relative;
}
.indexn03main1left{
	width: 50%;
    float: left;
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 8;
}
.indexn03main1left li{
	width: 30.33%;
	float: left;
	margin-right: 4.5%;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}
.indexn03main1left li:nth-child(2){
	margin-right: 40px;
}
.indexn03main1left li:nth-child(5){
	margin-right: 0px;
}
.indexn03main1left li a img{
	width: 100%;
}
.indexn03main1left li a div{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	text-align: center;
	opacity: 0;
	background-color: rgba(0,0,0,0.7);
	transition: all 0.5s ease;
}
.indexn03main1left li a div p{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 183px;
}
.indexn03main1left li:hover>a div{
	opacity: 1;
}
.indexn03main1right{
	width: 59%;
    float: right;
    position: relative;
}
.indexn03main1right img{
	width: 100%;
}
.mapd{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mapd1{
	width: 40px;
    height: 48px;
    background: url(../images/pin.png);
    background-size: 100%;
    line-height: 40px;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
}
.mapd1:nth-child(1){
	position: absolute;
    left: 21%;
    top: 17%;
}
.mapd1:nth-child(2){
	position: absolute;
    left: 50%;
    top: 23%;
}
.mapd1:nth-child(3){
	position: absolute;
    left: 43%;
    top: 33%;
}
.mapd1:nth-child(4){
	position: absolute;
    left: 20%;
    top: 52%;
}
.mapd1:nth-child(5){
	position: absolute;
    left: 28%;
    top: 62%;
}
.mapd1:nth-child(6){
	position: absolute;
    right: 26%;
    top: 50%;
}
.mapd1:nth-child(7){
	position: absolute;
    right: 18%;
    top: 60%;
}
.mapd1:nth-child(8){
	position: absolute;
    right: 11%;
    top: 70%;
}
.indexn04{
	width: 100%;
	padding: 80px 0;
	background-color: #f1f1f1;
}
.indexn04main{
	width: 1200px;
	margin: auto;
}
.indexn04lb{
	width: 100%;
	float: left;
	margin: 40px 0;
}
.indexn04lb li{
	width: 30.33%;
	float: left;
	margin-right: 4.5%;
}
.indexn04lb li:nth-child(3n){
	margin-right: 0;
}
.indexn04lb li a img{
	width: 100%;
}
.indexn04lb li a h4{
	font-size: 15px;
	line-height: 20px;
	margin: 5px 0;
	margin-bottom: 10px;
	color: #222222;
	font-weight: bold;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.indexn04lb li a h5{
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	color: #222222;
	overflow: hidden; 
text-overflow: ellipsis; 
display: -webkit-box; 
-webkit-line-clamp: 2; 
-webkit-box-orient: vertical; 
display: -moz-box; 
-moz-line-clamp: 2; 
-moz-box-orient: vertical; 
display: -o-box; 
-o-line-clamp: 2; 
-o-box-orient: vertical; 
}
.indexn04lb li a p{
	font-size: 14px;
	color: #919191;
	margin-top: 10px;
}
.indexn04main .promore {
    margin: auto;
}
.indexn05{
	width: 100%;
	padding: 80px 0;
}
.indexn05main{
	width: 1200px;
	margin: auto;
}
.indexn05lb{
	width: 100%;
}
.indexn05lb li{
	width: 30.33%;
    float: left;
    margin-right: 4.5%;
    padding: 0 10px;
}
.indexn05lb li:nth-child(3n){
	margin-right: 0;
}
.indexn05lb1{
	width: 100px;
	height: 100px;
	margin: auto;
	border-radius: 50%;
	text-align: center;
	line-height: 100px;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
}
.indexn05lb1 i{
	font-size: 50px;
	color: #666;
}
.indexn05lb li h4{
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	color: #222222;
	font-weight: bold;
	margin-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.indexn05lb li p{
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #222222;
}
footer {
	width: 100%;
	background-color: #1f1f1f;
	padding: 40px 0;
}

.footer {
	width: 1200px;
	margin: auto;
}

.footerlogo {
	width: 20%;
	float: left;
	position: relative;
}

.footerlogo img {
	width: 100%;
}

.footerlogo h4 {
	position: absolute;
	top: 35px;
	width: 100%;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
}

.footerlogo p {
	position: absolute;
	top: 63px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #aaaaaa;
}

.footerlink {
	width: 60%;
	padding-left: 10%;
	float: left;
}

.footerlink1 {
	width: 100%;
	margin-top: 20px;
	float: left;
}

.footerlink1 a {
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 35px;
	text-transform: uppercase;
	transition: all 0.3s ease;
}

.footerlink1 a:hover {
	color: #dddddd;
}

.footerlink1 span {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
}

.footerewm {
	width: 12%;
	float: right;
}

.footerewm img {
	width: 100%;
}

.footerewm p {
	font-size: 13px;
	text-align: center;
	/* line-height: 30px; */
	color: #a9a5a5;
	margin-top: 10px;
}

.bqsy {
	width: 100%;
	height: 40px;
	background-color: #000000;
}

.bqsymain {
	width: 1200px;
	margin: auto;
}

.bqsy1 {
	float: left;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 14px;
}

.bqsy2 {
	float: right;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 14px;
}

.bqsy2 a {
	color: #FFFFFF;
}
.footerlink1 span:first-child{
	width: 25%;
	float: left;
}
.footerlink1 span:last-child{
	width: 75%;
	float: left;
}
@media only screen and (max-width: 640px){
	body{
		min-width: 100%;
	}
	.indexn01 {
    width: 100%;
    padding: 20px 10px;
}
.indexn01main {
    width: 100%;
    margin: auto;
    position: relative;
}
.indexn01sz {
    font-size: 50px;
    left: 65px;
    top: 35px;
}
.indexn01main1left {
    width: 100%;
    float: left;
}
.indexn01main1right {
    width: 100%;
    float: right;
    margin-top: 20px;
    display: none;
}
.indexn01sz1 {
    font-size: 50px;
    right: 0;
    top: 305px;
}
.indexn02 {
    padding: 20px 10px;
}
.indexn02main {
    width: 100%;
}
.indexn02lb {
    padding: 10px;
    margin: 20px 0;
}
.indexn02lb li {
    width: 48%;
    float: left;
    margin: 10px 0;
    margin-right: 0;
}
.indexn02lb li:nth-child(2n){
	float: right;
}
.indexn03 {
    width: 100%;
    padding: 20px 10px;
}
.indexn03main {
    width: 100%;
    margin: auto;
}
.indexn02maintit{
	font-size: 20px;
}
.indexn03main1 {
    margin-top: 20px;
}
.indexn03main1left {
    width: 100%;
    float: left;
    position: inherit;
    left: 0;
    top: 0;
    z-index: 8;
}
.indexn03main1left li {
    width: 25.33%;
}
.indexn03main1right{
	width: 100%;
}
.mapd1 {
    width: 20px;
    height: 24px;
    background: url(../images/pin.png);
    background-size: 100%;
    line-height: 24px;
    font-size: 9px;
    color: #FFFFFF;
    text-align: center;
}
.indexn04 {
    padding: 20px 10px;
}
.indexn04main {
    width: 100%;
}
.indexn04lb {
    margin: 20px 0;
}
.indexn04lb li {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 10px;
}
.indexn05 {
    width: 100%;
    padding: 20px 10px;
}
.indexn05main {
    width: 100%;
    margin: auto;
}
footer {
    padding: 20px 10px;
    box-sizing: border-box;
}
.indexn05lb li {
    width: 100%;
    float: left;
    margin-right: 0;
    padding: 10px;
}
.footer {
    width: 100%;
}
.footerlogo, .footerewm{
	display: none;
}
.footerlink {
    width: 100%;
    padding-left: 0;
    float: left;
}
.footerlink1 a {
    font-size: 13px;
    color: #FFFFFF;
    margin-right: 10px;
    text-transform: uppercase;
    transition: all 0.3s ease;
}
.footerlink1{
	margin-top: 0px;
}
.footerlink1:nth-child(1){
	margin-bottom: 15px;
}
.footerlink1 span:first-child {
    width: 100%;
    float: left;
    line-height: 20px;
}
.footerlink1 span:last-child {
    width: 100%;
    float: left;
    line-height: 20px;
}
.bqsymain {
    width: 100%;
    text-align: center;
    margin: auto;
}
.bqsy, .bqsy1 {
    line-height: 16px !important;
    font-size: 14px;
    float: left;
    height: auto;
}
.bqsy1{
	padding-top: 4px;
}
.bqsy2 {
    width: 100%;
    line-height: 25px;
}
body{
	width: 100%;
	overflow-x:hidden; 
}
.indexn02lb li a img {
    width: 100%;
    height: 140px;
}


}