a, span.title, .adv div span {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

body {
  margin: 0;
  font-size: 14px; }

p {
  margin: 0; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

a {
  cursor: pointer;
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.wrap {
  width: 1200px;
  margin: 0 auto; }

.wrap:after {
  content: "";
  display: block;
  clear: both; }

img {
  max-width: 100%;
  height: auto; }

#footer {
  width: 100%;
  padding: 20px 0;
  background: #fff;
  text-align: center;
  margin: 0px auto 0;
  color: #666;
  font-size: 12px;
  color: #7c828e; }

#footer li, #footer ul, #footer p {
  padding: 0px;
  margin: 0px; }

#footer .dib-wrap .dib {
  margin: 0 5px;
  font-size: 12px;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  display: inline; }

#footer p {
  margin: 15px 0;
  color: #7c828e; }

#footer .links {
  color: #7c828e; }

#footer .links a {
  margin: 0 10px;
  color: #7c828e;
  text-decoration: none; }

#footer p a {
  color: #7c828e; }

#footer p a:hover {
  color: #f06556; }

.bg_grey {
  width: 100%;
  background: #f5f5f5; }

.header {
  height: 102px; }
  .header a {
    display: block;
    width: 290px;
    height: 43px;
    float: left;
    margin-top: 28px; }
    .header a img {
      display: block;
      width: 100%; }
  .header h2 {
    padding-left: 16px;
    border-left: 1px solid #ddd;
    font-size: 24px;
    color: #888;
    float: left;
    line-height: 40px;
    margin-left: 15px;
    margin-top: 31px; }
  .header div {
    background: url(../images/logotop.png) no-repeat;
    background-size: 18px 43px;
    background-position: left center;
    padding-left: 28px;
    float: right;
    margin-right: 20px;
    margin-top: 25px; }
    .header div p {
      font-size: 16px;
      color: #666;
      line-height: 24px; }
  .header.h2 div {
    background-image: url(../images/logotop2.png); }

.navw {
  width: 100%;
  border-top: 1px solid #ddd;
  height: 54px;
  background: white; }
  .navw .nav {
    background: white;
    width: 1200px; }
    .navw .nav a {
      display: block;
      float: left;
      padding: 0 26px;
      line-height: 54px;
      text-align: center;
      font-size: 16px;
      color: #333; }
      .navw .nav a.cur, .navw .nav a:hover {
        background: #f06556;
        color: white; }
    .navw .nav.fixed {
      position: fixed;
      top: 0;
      left: 50%;
      margin-left: -600px;
      border-top: 0;
      z-index: 233;
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); }
  .navw.n2 .nav a.cur, .navw.n2 .nav a:hover {
    background: #93337b; }

.navblank {
  width: 100%;
  height: 54px;
  display: none; }

.banner {
  width: 100%;
  height: 300px;
  background: url(../images/banner.png) no-repeat;
  background-size: 1920px 300px;
  background-position: center center;
  min-width: 1200px; }
  .banner.b2 {
    background-image: url(../images/banner2.png); }

div.title {
  padding-top: 60px;
  text-align: center;
  margin-bottom: 40px; }
  div.title h3 {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    position: relative; }
    div.title h3:after {
      background: #f06556;
      height: 1px;
      width: 50px;
      position: absolute;
      top: -5px;
      left: 50%;
      margin-left: -25px;
      content: ''; }
  div.title p {
    font-size: 18px;
    color: #dddddd; }
  div.title.t2 h3 img {
    position: relative;
    left: 8px;
    top: 8px; }
  div.title.t2 h3:after {
    display: none; }

span.title {
  padding: 0 10px 0 15px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  background: #373737;
  color: white;
  font-size: 16px;
  font-weight: bold; }

.ct1 {
  height: 448px;
  background: url(../images/ct1.png);
  position: relative; }
  .ct1 p {
    position: absolute;
    width: 524px;
    line-height: 2;
    font-size: 16px;
    color: #333;
    text-indent: 30px;
    left: 53px;
    top: 92px; }

.ct2 {
  height: 92px;
  background: url(../images/ct2.png);
  width: 1121px;
  margin: 0 auto; }

.ct2p {
  width: 1200px;
  margin-top: 20px;
  margin-bottom: 40px; }
  .ct2p p {
    float: left;
    width: 171px;
    *width: 131px;
    font-size: 16px;
    color: #666;
    line-height: 1.4;
    text-align: center;
    padding: 0 20px; }

.ct3 {
  height: 750px;
  background: url(../images/ct3.png);
  position: relative; }
  .ct3 div.p {
    position: absolute;
    width: 600px;
    left: 0px;
    top: 410px; }
    .ct3 div.p p {
      line-height: 2;
      font-size: 16px;
      color: #666;
      text-indent: 30px; }
  .ct3 div.loc {
    width: 550px;
    position: absolute;
    right: 0;
    top: 20px; }
    .ct3 div.loc .l {
      width: 310px;
      *width: 260px;
      padding-left: 30px;
      background: url(../images/locate.png) no-repeat;
      background-size: 11px 258px;
      background-position: 9px 16px;
      float: left; }
      .ct3 div.loc .l p {
        font-size: 16px;
        color: #333;
        line-height: 48px; }
    .ct3 div.loc .r {
      width: 240px;
      float: right; }
      .ct3 div.loc .r p {
        font-size: 16px;
        color: #666;
        line-height: 48px; }
    .ct3 div.loc span.title {
      width: 170px;
      display: block; }

.ct4 {
  position: relative;
  padding-bottom: 50px; }
  .ct4 p {
    font-size: 16px;
    color: #666;
    line-height: 2;
    text-indent: 12px;
    width: 557px; }
  .ct4 span.title {
    margin: 5px 0; }
  .ct4 div {
    position: absolute;
    right: 0;
    top: 0; }
    .ct4 div p {
      text-indent: 0;
      line-height: 36px; }

.ct5 {
  position: relative;
  padding-bottom: 50px; }
  .ct5 p {
    font-size: 16px;
    color: #666;
    line-height: 2;
    text-indent: 0px;
    width: 557px;
    padding-left: 12px; }
  .ct5 span.title {
    margin: 5px 0; }
  .ct5 div.d {
    position: absolute;
    right: 0;
    top: 0; }
    .ct5 div.d img {
      display: block;
      width: 530px;
      margin-bottom: 20px; }
    .ct5 div.d p {
      text-indent: 0;
      line-height: 30px;
      padding-left: 0; }
    .ct5 div.d div {
      margin: 20px 0; }
      .ct5 div.d div p {
        line-height: 2; }
  .ct5 p.fx {
    font-size: 14px; }

.ct6 {
  position: relative;
  height: 410px;
  background: url(../images/ct6.png) no-repeat;
  background-position: left top;
  background-size: 580px 378px;
  padding-bottom: 32px; }
  .ct6 div {
    position: absolute;
    width: 565px;
    right: 0;
    top: 15px; }
    .ct6 div p {
      font-size: 16px;
      color: #666;
      text-indent: 35px;
      line-height: 2.2;
      margin-bottom: 20px; }

.ct6_1 {
  width: 1193px;
  height: 437px;
  position: relative;
  background: url(../images/ct6_1.png) no-repeat;
  margin: 32px auto 0; }
  .ct6_1 h3 {
    font-weight: bold;
    color: #333;
    font-size: 16px;
    margin-bottom: 44px; }
  .ct6_1 p {
    font-size: 16px;
    color: #666;
    margin-bottom: 27px;
    padding-left: 32px; }

.ct7 {
  height: 624px;
  background: url(../images/ct7.png);
  position: relative;
  margin-bottom: 40px; }
  .ct7 div {
    width: 300px;
    *width: 272px;
    padding: 0 14px;
    position: absolute; }
    .ct7 div p {
      font-size: 14px;
      color: #666;
      line-height: 2; }
    .ct7 div.a1 {
      left: 300px;
      top: 67px; }
    .ct7 div.a2 {
      right: 0px;
      top: 22px; }
    .ct7 div.a3 {
      left: 0px;
      top: 357px; }
    .ct7 div.a4 {
      right: 300px;
      top: 357px; }

.adv {
  width: 1200px;
  height: 140px;
  background: url(../images/ad1.png);
  position: relative; }
  .adv a {
    display: block;
    width: 135px;
    height: 32px;
    position: absolute;
    left: 130px;
    top: 75px; }
  .adv div {
    position: absolute;
    top: 33px;
    left: 536px; }
    .adv div h3 {
      color: white;
      font-size: 24px;
      margin-bottom: 15px; }
    .adv div span {
      font-size: 18px;
      color: #f5f5f5;
      padding-left: 34px;
      margin-right: 52px; }
  .adv.adv2 {
    background: url(../images/ad2.png); }
  .adv.adv3 {
    background: url(../images/ad3.png); }
  .adv.adv4 {
    background: url(../images/ad4.png); }

ul.list {
  margin-right: -150px;
  *margin-right: -180px;
  padding-bottom: 35px;
  margin-top: 20px; }
  ul.list h3 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 40px;
    padding-left: 12px;
    position: relative; }
    ul.list h3:after {
      content: "";
      position: absolute;
      width: 3px;
      height: 12px;
      position: absolute;
      background: #f06556;
      left: 0;
      top: 14px; }
  ul.list li {
    width: 310px;
    float: left;
    position: relative;
    height: 30px;
    padding-left: 10px;
    margin-right: 140px; }
    ul.list li:after {
      content: "";
      display: block;
      clear: both;
      position: absolute;
      width: 3px;
      height: 3px;
      background: #f06556;
      left: 0;
      top: 13.5px; }
    ul.list li a {
      display: block;
      line-height: 30px;
      font-size: 14px;
      color: #333;
      float: left;
      width: 242px; }
      ul.list li a:hover {
        color: #f06556;
        text-decoration: underline; }
    ul.list li span {
      display: block;
      line-height: 30px;
      font-size: 14px;
      color: #999;
      width: 58px;
      float: left; }

.topbg {
  width: 1200px;
  height: 60px;
  background: url(../images/topbg.png);
  margin-top: 40px; }

.dt1 {
  position: relative;
  height: 310px;
  background: url(../images/fake.png) no-repeat;
  background-size: 516px 272px;
  background-position: left top; }
  .dt1 .r {
    position: absolute;
    width: 604px;
    right: 20px;
    top: 0; }
  .dt1 p {
    font-size: 16px;
    color: #666;
    line-height: 2.2; }

.dt2 {
  position: relative;
  height: 451px;
  background: url(../images/dt2.png);
  margin-top: 30px; }
  .dt2 div.m {
    margin: 80px auto 0;
    width: 970px; }
    .dt2 div.m p {
      color: #666;
      font-size: 16px;
      line-height: 2; }
  .dt2 div.title {
    padding-top: 37px; }
    .dt2 div.title h3 {
      color: white; }
    .dt2 div.title p {
      color: white; }

.dt3 {
  width: 1200px;
  height: 296px;
  background: url(../images/dt3.png);
  background-position: right top;
  background-size: 510px 296px;
  position: relative;
  background-repeat: no-repeat;
  margin-bottom: 30px; }
  .dt3 div {
    position: absolute;
    left: 22px;
    top: 5px;
    width: 600px; }
    .dt3 div p {
      font-size: 16px;
      color: #666;
      line-height: 2.2; }

.dt4 {
  position: relative; }
  .dt4 span.title {
    margin-bottom: 8px; }
  .dt4 p {
    font-size: 16px;
    color: #666;
    line-height: 2;
    text-indent: 0px;
    width: 557px;
    padding-left: 12px; }
    .dt4 p.long {
      width: 100%;
      font-size: 14px;
      margin-top: 15px;
      margin-bottom: 15px; }
      .dt4 p.long a {
        color: #55ace4; }
  .dt4 table {
    border-collapse: collapse;
    border: solid 1px #e5cbde;
    text-align: center;
    position: relative;
    left: 12px;
    top: 5px; }
    .dt4 table tr th {
      width: 220px;
      border-collapse: collapse;
      border: solid 1px #e5cbde;
      height: 50px;
      color: #93337b;
      font-size: 14px;
      text-align: center; }
      .dt4 table tr th.m {
        width: 720px;
        background: #fcf9fb; }
    .dt4 table tr td {
      width: 220px;
      border-collapse: collapse;
      border: solid 1px #e5cbde;
      height: 56px; }
      .dt4 table tr td.m {
        width: 720px;
        background: #fcf9fb; }
    .dt4 table.small {
      position: absolute;
      right: 0;
      top: 5px;
      left: auto; }
      .dt4 table.small tr th, .dt4 table.small tr td {
        width: 118px; }
        .dt4 table.small tr th.m, .dt4 table.small tr td.m {
          width: 300px; }
      .dt4 table.small tr td {
        height: 87px; }

.dt5 {
  height: 390px;
  background: url(../images/dt4.png) no-repeat;
  background-position: left top;
  background-size: 1200px 120px;
  border-bottom: 20px solid #f5f5f5; }
  .dt5 div {
    margin-right: -44px;
    margin-left: 4px;
    padding-top: 133px; }
    .dt5 div p {
      font-size: 14px;
      color: #666;
      line-height: 1.6;
      float: left;
      margin-right: 40px;
      width: 208px; }

.dt6 table {
  border-collapse: collapse;
  border: solid 1px #e5cbde; }
  .dt6 table tr th {
    width: 299px;
    border-collapse: collapse;
    border: solid 1px #e5cbde;
    height: 50px;
    color: #93337b;
    font-size: 14px;
    text-align: center; }
    .dt6 table tr th.m {
      background: #fcf9fb; }
  .dt6 table tr td {
    width: 220px;
    border-collapse: collapse;
    border: solid 1px #e5cbde;
    height: 380px;
    vertical-align: top;
    padding-top: 17px; }
    .dt6 table tr td.m {
      background: #fcf9fb; }
    .dt6 table tr td p {
      font-size: 14px;
      color: #666;
      line-height: 1.8;
      padding: 0 20px; }

.greywrap {
  background: #f5f5f5;
  overflow: hidden;
  margin-bottom: 20px; }
  .greywrap ul.list {
    padding-left: 20px;
    margin-right: -130px;
    padding-bottom: 25px; }
    .greywrap ul.list h3:after {
      background: #93337b; }
    .greywrap ul.list li {
      margin-right: 125px;
      *margin-right: 110px; }
      .greywrap ul.list li:after {
        background: #93337b; }
      .greywrap ul.list li a:hover {
        color: #93337b; }

/*# sourceMappingURL=style.css.map */
