* {
    margin: 0;
    padding: 0;
    outline: none;
  font-family:"Microsoft Yahei";
}
ul, ol, li, dl, dt, dd {list-style: none; margin:0;}
h1{font-size:22px; font-weight:normal;margin:0;}
h2{font-size:20px; font-weight:normal;margin:0;}
h3{font-size:18px; font-weight:normal;margin:0;}
h4{font-size:16px; font-weight:normal;margin:0;}
h5{font-size:14px; font-weight:normal;margin:0;}
h6{font-size:12px; font-weight:normal;margin:0;}
html, body { -webkit-text-size-adjust: none;}
body {    font: 14px/1.7 Arial, Helvetica, "Microsoft Yahei", SimHei, sans-serif, SimSun;
    /* 默认12号字，1.7倍行距，英文字体Arial > Helvetica,中文字体：微软雅黑 > 宋体 > 黑体 */
    color: #4d4d4d;}
img, a {border: none}
a {text-decoration: none;outline: none;transition: color 0.2s ease 0s;color: #333;}
a:hover {transition: color 0.2s ease 0s;color: #666;text-decoration: none;}
.close {cursor: pointer;}
.hide {display: none;}
.clear {
  clear: both;
}
/* =============================================================================
   排版规则
   ========================================================================== */
b, strong {
    font-weight: bold;
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

/* 重新声明固定宽度字体系列: h5bp.com/j */
pre, code, kbd, samp {
    font-family: monospace, monospace;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/* 改善所有浏览器中预先格式化的文本的可读性 */
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
small {font-size: 85%;}

/* 放置上标和下标内容，而不影响行高 */
sub, sup {
    font-size: 80%  !important;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {top: -0.3em; }
sub {bottom: -0.3em;}
hr {
    display: block;
    clear: both;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
/* =============================================================================
   表单
   ========================================================================== */
fieldset {border: 0;}
/* 指示“label”会将焦点移至相关联的表单元素 */
label { cursor: pointer;}
/*
 * 1. 纠正 IE6/7/8/9 中非继承的颜色
 * 2. 纠正 IE6/7 中显示异常的对齐
 */
legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
}
/*
 * 1. 纠正所有浏览器中非继承的字体大小
 * 2. 删除 FF3/4 S5 Chrome 中的边距
 * 3. 定义在所有浏览器中一致地垂直对齐显示
 */
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

/*
 * 1. 将行高定义为正常，以匹配 FF3/4（使用 UA 样式表中的 !important 设置）
 * 2. 纠正 IE6/7 中显示异常的内边距
 */
button, input { line-height: normal; *overflow: visible;}

/*
 * 在“table”中重新加入内边距，以避免 IE6/7 中的交迭和空白问题
 */
table button, table input { *overflow: auto;}
/*
 * 1. 显示手形光标，表示可以点击的表单元素
 * 2. 允许 iOS 中可点击的表单元素的样式
 */
button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

/*
 * 一致的框大小和外观
 */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box;}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
/*
 * 删除 FF3/4 中的内边距和边框
 */
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;    padding: 0;}

/*
 * 1. 删除 IE6/7/8/9 中的默认垂直滚动条
 * 2. 仅允许垂直调整大小
 */
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

/* 用于表单验证的颜色 */
input:valid, textarea:valid {}

input:invalid, textarea:invalid {background-color: #f0dddd;}
/*=========================================================
  HTML5 新元素标签
=========================================================*/
article,aside,details,figcaption,figure,footer,header,main,nav,section,summary{
    display:block;
}
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
figure{maring:0;}
audio:not([controls]){display:none;height:0;}
[hidden],template{display:none;}


.main-wrap {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.about1{
  background:url("../images/a1img.jpg") no-repeat center;
  height: 680px;
  width: 100%;
  min-width: 1200px;
}
.about1 .a1text{
  padding-top: 460px;
  padding-left: 20px;
}
.about1 .a1text i{
  display: block;
  width: 75px;
  height: 2px;
  background: #fff;
}
.about1 .a1text h3{
  font-size: 44px;
  color: #fff;
  font-weight: 500;
}
.about1 .a1text p{
  font-size: 20px;
  color: #fff;
  font-weight: 500;
}

.about2 .a2img{
    width: 346px;
    height: 467px;
    float: left;
    margin: 100px 84px 100px 65px;
}
.about2 .a2text{
  width: 560px;
  float: left;
  margin: 100px 0;
}
.about2 .a2text h3{
  font-size: 38px;
  color: #333333;
  font-weight: 500;
  text-align: center;
}
.about2 .a2text span{
  display: block;
  font-size: 18px;
  color: #b1b1b1;
  text-align: center;
}
.about2 .a2text p{
  font-size: 16px;
  color: #484848;
  text-indent:2em;
  line-height: 42px;
}
.about3{
  background:url("../images/a3img.jpg") no-repeat center;
  height: 831px;
  min-width: 1200px;
}
.about3 .a3text{
  width: 440px;
  margin-left: 50px;
  padding-top: 46px;
  color: #333333;
}
.about3 .a3text h3{
  font-size: 32px;
  margin-left: 50px;
  line-height: 38px;
}
.about3 .a3text p{
  margin-left: 50px;
  font-size: 18px;
  line-height: 50px;
}
.about3 .a3text i{
  margin-left: 50px;
  display: block;
  width: 55px;
  height: 2px;
  background: #aeaeaf;
  margin-bottom: 20px;
}
.about3 .a3text ul li{
  margin-top: 10px;
}
.about3 .a3text ul span{
  width: 50px;
  font-size: 50px;
  color: #bd090a;
  float: left;
  /*font-family:"SimSun";*/
}
.about3 .a3text ul h5{
  font-size: 28px;
}
.about3 .a3text ul p{
  font-size: 14px;
  line-height: 24px;
}
.about4 {
  background:url("../images/a4img.png") no-repeat center;
  height: 1000px;
  width: 100%;
  min-width: 1200px;
  margin-top: 90px;
}
.about4 .title{
  position: absolute;
  left: 24px;
  top: 40px;
}
.about4 .title h3{
  font-size: 50px;
  color: #4b4b4b;
}
.about4 .title p{
  font-size: 16px;
  color: #cdcdcd;
  line-height: 24px;
}
.about4 ul li{
  position: absolute;
  text-align: center;
}
.about4 ul li h3{
  width: 193px;
  height: 50px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  background:#b79357;
  border-radius: 25px;
}
.about4 ul li h4{
  margin-top: 30px;
  font-size: 18px;
  line-height: 20px;
  height: 20px;
  color: #666666;
}
.about4 ul li p{
  margin-top: 60px;
  font-size: 15px;
  color: #666666;
}
.about4 ul li:nth-child(1){
  top: 20px;
  left: 310px;
}
.about4 ul li:nth-child(2){
  top: 20px;
  left: 615px;
}
.about4 ul li:nth-child(3){
  top: 20px;
  left: 935px;
}
.about4 ul li:nth-child(4){
  top: 220px;
  left: 30px;
}
.about4 ul li:nth-child(5){
  top: 220px;
  left: 305px;
}
.about4 ul li:nth-child(6){
  top: 220px;
  left: 545px;
}
.about4 ul li:nth-child(7){
  top: 220px;
  left: 790px;
}
.about4 ul li:nth-child(8){
  top: 220px;
  left: 950px;
}
.about4 ul li:nth-child(9){
  top: 430px;
  left: 60px;
}
.about4 ul li:nth-child(10){
  top: 430px;
  left: 315px;
}
.about4 ul li:nth-child(11){
  top: 430px;
  left: 565px;
}
.about4 ul li:nth-child(12){
  top: 430px;
  left: 745px;
}
.about4 ul li:nth-child(13){
  top: 430px;
  left: 920px;
}
.about4 ul li:nth-child(14){
  top: 620px;
  left: 50px;
}
.about4 ul li:nth-child(15){
  top: 620px;
  left: 260px;
}
.about4 ul li:nth-child(16){
  top: 620px;
  left: 495px;
}
.about4 ul li:nth-child(17){
  top: 620px;
  left: 740px;
}
.about4 ul li:nth-child(18){
  top: 620px;
  left: 950px;
}
.about4 ul li:nth-child(19){
  top: 850px;
  left: 85px;
}
.about4 ul li:nth-child(20){
  top: 850px;
  left: 375px;
}
.about4 ul li:nth-child(21){
  top: 850px;
  left: 640px;
}

.about5 {
  height: 1254px;
}
.about5 .title{
  padding-top: 80px;
  text-align: center;
}
.about5 .title h3{
  font-size: 48px;
  color: #525252;
}
.about5 .title p{
  font-size: 24px;
  color: #9d9d9d;
  line-height: 24px;
}
.about5 .map{
  display: block;
  width: 750px;
  margin:-7px auto;
}
.about5 .a5l{
  font-size: 18px;
  color: #676767;
  position: absolute;
  top: 604px;
  left: 46px;
  line-height: 33px;
}
.about5 .a5l2{
  font-size: 18px;
  color: #676767;
  position: absolute;
  top: 604px;
  left: 225px;
  line-height: 33px;
}
.about5 .a5r{
  width: 620px;
  position: absolute;
  top: 800px;
  right: 20px;
}
.about5 .a5r p{
  font-size: 14px;
  color: #4c4c4c;
  line-height: 28px;
  margin: 21px 0;
}
.about5 .a5r li{
  font-size: 18px;
  color: #676767;
}
.about5 .a5r li i{
  display: inline-block;
  background: #fff;
  width: 7px;
  height: 7px;
  border-radius:20px;
  margin-right: 14px;
}
.about5 .a5r li:nth-child(1) i{
  border: 3px solid #b79355;
}
.about5 .a5r li:nth-child(2) i{
  border: 3px solid #898989;
}
.about5 .a5r li:nth-child(3) i{
  border: 3px solid #2b3036;

}
.about6{
  background:url("../images/aboutt.jpg") no-repeat center;
  /* height: 1000px; */
  /* height: 804px; */
      height: 868px;
  width: 100%;
  min-width: 1200px;
  background-size: cover;
}
.about6 .a6text{
  /* width: 720px; */
  width: 866px;
  margin: 0 auto;
 /*  padding-top:270px;  */
     /* padding-top: 152px; */
         padding-top: 55px;
}
.about6 .a6text i{
  display: block;
  width: 5px;
  height: 70px;
  background: #bd090a;
  float: left;
  margin-top: 5px;
}
.about6 .a6text h3{
  font-size: 33px;
  line-height: 40px;
  color: #fff;
  font-weight: 500;
  margin-left: 17px;

}
.about6 .a6text p{
  /* font-size: 18px; */
  font-size: 15px;

  color: #fff;
  font-weight: 500;
  margin-left: 20px;
  line-height: 32px;
  /* margin-top: 37px; */
      margin-top: 19px;
}
