@font-face { font-family: 'FuturaStdHeavy'; src: url("../fonts/FuturaStdHeavy.eot"); src: url("../fonts/FuturaStdHeavy.eot") format("embedded-opentype"), url("../fonts/FuturaStdHeavy.woff2") format("woff2"), url("../fonts/FuturaStdHeavy.woff") format("woff"), url("../fonts/FuturaStdHeavy.ttf") format("truetype"), url("../fonts/FuturaStdHeavy.svg#FuturaStdHeavy") format("svg"); }

* { margin: 0px; padding: 0px; }

html { font-size: 62.5%; height: 100%; }

body { width: 100%; overflow-x: hidden; font-family: Tahoma, Verdana, 'Segoe UI', Geneva, sans-serif; font-size: 16px; font-size: 1.6rem; color: black; }

a { color: #333; text-decoration: none; outline: none; tap-highlight-color: transparent; focus-ring-color: transparent; -webkit-tap-highlight-color: transparent; -webkit-focus-ring-color: transparent; -moz-tap-highlight-color: transparent; -moz-focus-ring-color: transparent; -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

a:hover { color: #d8ad48; }

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

img { max-width: 100%; border: 0px solid #ccc; }

table, embed, video { max-width: 100%; }

input, textarea { border: none; background: none; font-family: inherit; }

input[type="submit"], textarea[type="submit"] { cursor: pointer; }

input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }

input[type="radio"], textarea[type="radio"] { cursor: pointer; }

input:focus, textarea:focus { outline: none; }

textarea { resize: none; }

button { border: none; background: none; cursor: pointer; }

em, i { font-style: normal; }

/* .c-xx start */
.c-fl { float: left; }

.c-fr { float: right; }

.c-cb { clear: both; }

.c-mg { margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; }

.c-oh { overflow: hidden; }

.c-wd { width: 1200px; }

.c-tsn { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.c-bbx { -moz-box-sizing: border-box; box-sizing: border-box; }

.c-pr { position: relative; }

.c-mt-5 { margin-top: 5px; }

.c-mt-10 { margin-top: 10px; }

.c-mt-15 { margin-top: 15px; }

.c-mt-20 { margin-top: 20px; }

.c-mt-25 { margin-top: 25px; }

.c-mt-30 { margin-top: 30px; }

.c-mt-35 { margin-top: 35px; }

.c-mt-40 { margin-top: 40px; }

.c-mt-45 { margin-top: 45px; }

.c-mt-50 { margin-top: 50px; }

.c-nomt { margin-top: 0 !important; }

.c-nomr { margin-right: 0 !important; }

.c-nomb { margin-bottom: 0 !important; }

.c-noml { margin-left: 0 !important; }

.c-nofont { line-height: 0; font-size: 0; }

.c-nobg { background: none !important; }

/* .c-xx end */
/* .f-xx start */
.f-czjz { position: relative; top: 50%; -webkit-transform: translate(0px, -50%); -moz-transform: translate(0px, -50%); -ms-transform: translate(0px, -50%); -o-transform: translate(0px, -50%); transform: translate(0px, -50%); }

.f-box { margin: 0 auto; max-width: 1200px; overflow: hidden; }

@media screen and (min-width: 960px) and (max-width: 1219px) { .f-box { width: 950px; } }

@media screen and (min-width: 768px) and (max-width: 959px) { .f-box { width: 750px; } }

@media screen and (max-width: 767px) { .f-box { padding-left: 10px; padding-right: 10px; -moz-box-sizing: border-box; box-sizing: border-box; } }

/* .f-xx end */
/* .m-xx start */
.m-desc { font-size: 14px; font-size: 1.4rem; color: #333; line-height: 30px; }

.m-desc a { color: #d8ad48; }

.m-desc a:hover { text-decoration: underline; }

.m-desc p { font-size: 14px; font-size: 1.4rem; color: #333; line-height: 30px; }

.m-desc span { font-size: 14px; font-size: 1.4rem; color: #333; line-height: 30px; }

.m-desc b { font-size: 22px; font-size: 2.2rem; color: #333; line-height: 30px; }

.m-desc a { font-size: 14px; font-size: 1.4rem; color: #fb7000; line-height: 30px; }

.m-desc img { display: block; max-width: 100%; margin: 0 auto; }

.m-desc iframe { display: block; max-width: 100%; margin: 0 auto; }

.m-desc table { width: 90%; border-collapse: collapse; line-height: 22px; border: 1px solid #ccc; margin-left: auto; margin-right: auto; }

.m-desc table tr td { padding: 3px; border: 1px solid #ccc; background: #fff; font-size: 14px; font-size: 1.4rem; }

@media screen and (max-width: 767px) { .m-tt1 { font-size: 24px !important; font-size: 2.4rem !important; }
  .m-tt2 { font-size: 20px !important; font-size: 2rem !important; }
  .m-tt3 { font-size: 18px !important; font-size: 1.8rem !important; }
  .m-desc1 { font-size: 16px !important; font-size: 1.6rem !important; }
  .m-desc2 { font-size: 14px !important; font-size: 1.4rem !important; }
  [class*="-item"] .item-title { font-size: 14px; font-size: 1.4rem; }
  [class*="-item"] .item-desc { font-size: 13px; font-size: 1.3rem; }
  [class*="-item"] .item-link { font-size: 13px; font-size: 1.3rem; }
  [class*="-item"] .item-modal { display: none; } }

/* .m-xx end */
/* .j-xx start */
.j-offset-top { -webkit-transition: all 750ms; -o-transition: all 750ms; -moz-transition: all 750ms; transition: all 750ms; -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -ms-transform: translateY(100px); -o-transform: translateY(100px); transform: translateY(100px); opacity: 0; }

.j-offset-top.run { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }

.j-offset-left { -webkit-transition: all 750ms; -o-transition: all 750ms; -moz-transition: all 750ms; transition: all 750ms; -webkit-transform: translateX(100px); -moz-transform: translateX(100px); -ms-transform: translateX(100px); -o-transform: translateX(100px); transform: translateX(100px); opacity: 0; }

.j-offset-left.run { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; }

.j-offset-right { -webkit-transition: all 750ms; -o-transition: all 750ms; -moz-transition: all 750ms; transition: all 750ms; -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -ms-transform: translateX(-100px); -o-transform: translateX(-100px); transform: translateX(-100px); opacity: 0; }

.j-offset-right.run { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; }

.j-lazy { min-width: 20%; }

/* .j-xx end */
[class*="-item"] .item-pic { position: relative; display: block; line-height: 0; font-size: 0; text-align: center; overflow: hidden; }

[class*="-item"] .item-pic img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

[class*="-item"] .item-pic:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

[class*="-item"] .item-title { overflow: hidden; }

[class*="-item"] .item-title a:hover { color: #d8ad48; }

[class*="-item"] .item-desc { overflow: hidden; }

[class*="-item"] .item-desc a { display: block; }

[class*="-item"] .item-desc a:hover { color: #d8ad48; }

.g-hd { position: absolute; z-index: 9; top: 0; left: 0; width: 100%; }

.m-hdbox { overflow: visible; }

.m-hdfix1 { padding: 9px 0; line-height: 26px; background-color: #000; }

.m-hdtext { position: relative; float: left; font-size: 20px; font-size: 2rem; font-family: "FuturaStdHeavy"; color: #fff; }

.m-hdsch { float: left; border: 1px solid #999; overflow: hidden; border-radius: 13px; }

.m-hdsch .form-text { float: left; width: 152px; height: 24px; line-height: 24px; padding: 0 11px; font-size: 14px; font-size: 1.4rem; font-family: "FuturaStdHeavy"; color: #999; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-hdsch .form-text::-webkit-input-placeholder { color: #999; }

.m-hdsch .form-text::-moz-placeholder { color: #999; }

.m-hdsch .form-text:-moz-placeholder { color: #999; }

.m-hdsch .form-text:-ms-input-placeholder { color: #999; }

.m-hdsch .form-btn { float: left; width: 24px; height: 24px; background: url("../img/sch1.png") no-repeat left center; }

.m-hdshare { margin-left: 18px; float: left; overflow: hidden; }

.m-hdshare .share-item { float: left; margin-left: 12px; width: 25px; line-height: 0; font-size: 0; }

.m-hdshare .share-item img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.m-hdshare .share-item:hover img { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); }

.m-hdshare .share-item:first-child { margin-left: 0; }

.m-hdfix2 { position: relative; background-color: rgba(255, 255, 255, 0.5); background-color: #fff \9; }

.m-hdlogo { position: absolute; z-index: 2; left: 50%; margin-left: -35px; display: block; width: 124px; line-height: 0; font-size: 0; }

.m-hdnav { position: relative; z-index: 1; text-align: center; font-size: 0; letter-spacing: 0; }

.m-hdnav .nav-item { margin: 0 2.23958%; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; height: 120px; }

.m-hdnav .nav-item > a { position: relative; display: block; line-height: 120px; font-size: 16px; font-size: 1.6rem; font-family: "FuturaStdHeavy"; color: #333; background-position: center 90px; background-repeat: no-repeat; text-transform: uppercase; }

.m-hdnav .nav-item > a:hover { color: #d8ad48; background-image: url("../img/dot1.png"); }

.m-hdnav .nav-item > a.current { color: #d8ad48; background-image: url("../img/dot1.png"); }

.m-hdnav .nav-item > a.active { color: #d8ad48; background-image: url("../img/dot1.png"); }

.m-hdnav .nav-item2 { margin-right: 10.67708%; }

.m-hdnav .nav-item3 { margin-left: 10.67708%; }

.m-hdnav .sbnav-list { position: absolute; left: 0; top: 100%; display: none; width: 100%; padding: 17px 0; font-size: 0; letter-spacing: 0; text-align: center; background-color: #fff; }

.m-hdnav .sbnav-item { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin: 0 1.45833%; width: 6.14583%; }

.m-hdnav .item-pic { border: 1px solid transparent; }

.m-hdnav .item-pic:hover { border-color: #d8ad48; }

.m-hdnav .item-title { margin-top: 6px; line-height: 16px; font-size: 14px; font-size: 1.4rem; font-family: "FuturaStdHeavy"; }

@media screen and (max-width: 1420px) { .m-hdnav .nav-item1 { margin: 0 20px; }
  .m-hdnav .nav-item2 { margin-right: 100px; }
  .m-hdnav .nav-item3 { margin-left: 100px; }
  .m-hdlogo { margin-left: -65px; -webkit-transform: translateX(23px); -moz-transform: translateX(23px); -ms-transform: translateX(23px); -o-transform: translateX(23px); transform: translateX(23px); } }

@media screen and (max-width: 1219px) { .m-hdtext { font-size: 14px; font-size: 1.4rem; }
  .m-hdnav .nav-item1 { margin: 0 10px; }
  .m-hdnav .nav-item2 { margin-right: 80px; }
  .m-hdnav .nav-item3 { margin-left: 80px; }
  .m-hdnav .nav-item > a { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 959px) { .m-hdfix1, .m-hdshare { display: none; }
  .m-hdnav { display: none; }
  .g-hd { position: relative; }
  .m-hdlogo { position: relative; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; } }

.wap-hd-nav { display: none; }

.wap-nav { width: 5px; height: 100%; position: absolute; right: 0; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 999999999999999; cursor: pointer; position: fixed; top: -5px; right: 0; display: block; }

.wap-nav .nav { overflow: hidden; width: 300px; background: rgba(0, 0, 0, 0.8); position: absolute; top: 0; right: 0; display: block; height: auto; overflow: scroll; }

.wap-nav .nav span { font-family: arial, helvetica, sans-serif; }

.wap-nav .nav form { margin: 15px auto; width: 258px; height: 26px; border: 1px solid #fff; }

.wap-nav .nav form .iptc { -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 15px; background-color: #fff; width: 80%; height: 26px; line-height: 26px; display: block; float: left; }

.wap-nav .nav form .ipsc { width: 20%; height: 26px; line-height: 26px; display: block; float: right; background: #fff url("../img/sch1.png") no-repeat center center; }

.wap-nav .nav > ul { display: none; margin-top: 0px; margin-bottom: 0px; overflow: scroll; padding-top: 45px; -ms-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.wap-nav .nav > ul > li { line-height: 40px; font-size: 12px; font-size: 1.2rem; text-indent: 20px; position: relative; }

.wap-nav .nav > ul > li .addition { width: 20px; height: 20px; position: absolute; right: 15px; top: 10px; background: url("../img/shizi.png") no-repeat center center; }

.wap-nav .nav > ul > li .addition.fa:before { margin-right: 5px; color: #fff; text-indent: 0; }

.wap-nav .nav > ul > li > a { margin-right: 40px; color: #fff; font-size: 12px; font-size: 1.2rem; display: block; }

.wap-nav .nav > ul > li > a span { color: #fff; font-size: 12px; font-size: 1.2rem; }

.wap-nav .nav > ul > li .c-show { display: none; width: 100%; }

.wap-nav .nav > ul > li .c-show1 .c-s1 { position: relative; padding-left: 15px; }

.wap-nav .nav > ul > li .c-show1 .c-s1 > a { position: relative; margin-right: 40px; font-size: 12px; font-size: 1.2rem; color: #fff; display: block; padding-top: 5px; padding-bottom: 5px; line-height: 30px; }

.wap-nav .nav > ul > li .c-show1 .c-s1 > a span { font-size: 12px; font-size: 1.2rem; color: #fff; }

.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 { position: relative; }

.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 { position: relative; }

.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a { margin-right: 40px; text-indent: 35px; font-size: 12px; font-size: 1.2rem; color: #fff; display: block; padding-top: 5px; padding-bottom: 5px; line-height: 30px; }

.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a span { font-size: 12px; font-size: 1.2rem; color: #fff; }

.wap-nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 { position: relative; }

.wap-nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a { margin-right: 40px; text-indent: 50px; font-size: 12px; font-size: 1.2rem; color: #fff; display: block; padding-top: 5px; padding-bottom: 5px; line-height: 30px; }

.wap-nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a span { font-size: 12px; font-size: 1.2rem; color: #fff; }

.wap-nav .nav > ul > dl { padding: 20px; }

.wap-nav .nav > ul > dl dd { float: left; margin: 0 2px; }

.wap-nav .menubtn { width: 23px; height: 18px; position: absolute; top: 12px; right: 12px; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 9999; }

.wap-nav .menubtn span { display: block; width: 100%; height: 3px; margin-bottom: 3px; background-color: #d8ad48; }

@media screen and (min-width: 960px) { .wap-nav, .menubtn { display: none; } }

@media screen and (max-width: 959px) { .wap-hd-nav { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; background-color: #d8ad48; }
  .wap-hd-nav-item { width: 25%; }
  .wap-hd-nav-item a { display: block; padding: 5px 0; line-height: 20px; font-size: 14px; color: white; text-align: center; background-color: #363636; }
  .wap-hd-nav-item a.active { color: white; background-color: #d8ad48; } }

.banner { margin-top: 44px; position: relative; z-index: 2; font-size: 0; line-height: 0; }

.banner .dotList { position: absolute; left: 0; right: 0; bottom: 48px; margin: 0 auto; width: 95%; max-width: 1200px; text-align: left; }

.banner .dotList ul { font-size: 0; line-height: 0; }

.banner .dotList ul li { margin: 0 2px; width: 23px; height: 23px; background-repeat: no-repeat; background-position: center; background-image: url("../img/dot2.png"); }

.banner .dotList ul li.active { background-image: url("../img/dot3.png"); }

.banner.hide { display: none; }

.n-banner .dotList { bottom: 27px; }

@media screen and (max-width: 959px) { .banner { margin-top: 0; display: block; }
  .banner .dotList { bottom: 10px; }
  .banner.hide { display: block; }
  .n-banner { display: none; } }

.m-hproc { padding-top: 105px; padding-bottom: 25px; /*background: url("../img/bg1.png") no-repeat left 103px;*/ }

.m-hproc .box-fix1 { overflow: hidden; }

.m-hproc .box-item1 { float: left; width: 790px; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-hproc .box-item1 .item-text { float: left; width: 266px; padding-top: 82px; }

.m-hproc .box-item1 .item-desc { margin-top: 32px; }

.m-hproc .box-item1 .item-pic { float: right; width: 448px; }

.m-hproc .box-item2 { float: right; padding-top: 24px; width: 380px; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-hproc .box-item2 .item-text { text-align: center; }

.m-hproc .box-item2 .item-desc { margin-top: 14px; }

.m-hproc .box-item2 .item-pic { margin-top: 15px; }

.m-hproc .item-title { line-height: 1; font-size: 24px; font-size: 2.4rem; font-family: "FuturaStdHeavy"; color: #333; text-transform: uppercase; }

.m-hproc .item-title a { color: #333; }

.m-hproc .item-title a:hover { color: #d8ad48; }

.m-hproc .item-desc a { display: block; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #666; }

.m-hproc .item-desc a:hover { color: #d8ad48; }

.m-hproc .box-fix2 { margin-top: -10px; min-height: 672px; -moz-box-sizing: border-box; box-sizing: border-box; background: url("../img/hproc3.png") no-repeat right top; }

.m-hproc .box-item3 { padding-top: 237px; padding-left: 887px; }

.m-hproc .box-item3 .item-title { font-size: 30px; font-size: 3rem; text-indent: 44px; }

.m-hproc .box-item3 .item-desc { margin-top: 33px; text-align: right; }

.m-hproc .box-item3 .item-link { margin-top: 61px; text-align: right; }

.m-hproc .box-item3 .item-link a { display: inline-block; *display: inline; *zoom: 1; width: 140px; height: 32px; line-height: 32px; text-indent: 13px; font-size: 16px; font-size: 1.6rem; font-family: "FuturaStdHeavy"; color: #d8ad48; text-align: left; text-transform: uppercase; background: url("../img/link1.png") no-repeat center; }

.m-hproc .box-item3 .item-link a:hover { color: #d8ad48; background-image: url("../img/link2.png"); }

@media screen and (max-width: 1219px) { .m-hproc { background: none; }
  .m-hproc .box-item1 { padding-left: 0; width: 600px; }
  .m-hproc .box-item1 .item-text { padding-top: 22px; width: 280px; }
  .m-hproc .box-item1 .item-pic { width: 308px; }
  .m-hproc .box-item2 { width: 330px; }
  .m-hproc .box-item3 { padding-left: 627px; } }

@media screen and (max-width: 959px) { .m-hproc { padding: 30px 0; }
  .m-hproc .box-item1 { width: 100%; }
  .m-hproc .box-item1 .item-text { float: none; width: 100%; }
  .m-hproc .box-item1 .item-pic { float: none; margin-top: 20px; width: 100%; }
  .m-hproc .box-item2 { width: 100%; }
  .m-hproc .box-item2 .item-text { text-align: left; }
  .m-hproc .box-item2 .item-pic { margin-top: 20px; }
  .m-hproc .box-item3 { margin-top: 30px; padding: 0px; }
  .m-hproc .box-fix2 { margin-top: 20px; min-height: auto; background: none; }
  .m-hproc .box-fix2 .item-title { text-indent: 0; }
  .m-hproc .box-fix2 .item-desc a { text-align: left; }
  .m-hproc .box-fix2 .item-link { text-align: left; } }

@media screen and (max-width: 767px) { .m-hproc .box-item .item-title { font-size: 20px; font-size: 2rem; }
  .m-hproc .box-item .item-desc { margin-top: 15px; }
  .m-hproc .box-item .item-link { margin-top: 20px; } }

.m-habt { height: 659px; background: url("../img/habt3.png") no-repeat center top; }

.m-habt .box-img { margin-bottom: 25px; line-height: 0; font-size: 0; display: none; }

.m-habt .box-text { padding-top: 101px; max-width: 455px; }

.m-habt .box-title { padding-top: 42px; background: url("../img/htt1.png") no-repeat left top; }

.m-habt .box-title a { display: inline-block; *display: inline; *zoom: 1; padding-bottom: 15px; font-size: 40px; font-size: 4rem; font-family: "FuturaStdHeavy"; background: url("../img/bd1.png") no-repeat left bottom; }

.m-habt .box-desc1 { margin-top: 35px; }

.m-habt .box-desc1 a { display: block; line-height: 20px; font-size: 16px; font-size: 1.6rem; color: #333; font-family: "FuturaStdHeavy"; }

.m-habt .box-desc1 a:hover { color: #d8ad48; }

.m-habt .box-desc2 { margin-top: 30px; }

.m-habt .box-desc2 a { margin-top: 24px; display: block; padding-left: 23px; font-size: 16px; font-size: 1.6rem; line-height: 24px; color: #666; background: url("../img/icon1.png") no-repeat left 6px; }

.m-habt .box-desc2 a:hover { color: #d8ad48; }

.m-habt .box-desc2 a:first-child { margin-top: 0; }

.m-habt .box-link { margin-top: 40px; text-align: left; }

.m-habt .box-link a { display: inline-block; *display: inline; *zoom: 1; width: 140px; height: 32px; line-height: 32px; text-indent: 13px; font-size: 16px; font-size: 1.6rem; font-family: "FuturaStdHeavy"; color: #d8ad48; text-align: left; text-transform: uppercase; background: url("../img/link1.png") no-repeat center; }

.m-habt .box-link a:hover { color: #d8ad48; background-image: url("../img/link2.png"); }

@media screen and (max-width: 959px) { .m-habt { height: auto; background: none; }
  .m-habt .box-img { display: block; }
  .m-habt .box-text { max-width: 100%; margin-top: 25px; padding-top: 0; } }

@media screen and (max-width: 767px) { .m-habt .box-title a { font-size: 24px; font-size: 2.4rem; } }

.m-hbox1 { background: url("../img/bg2.png") no-repeat center top; background-size: 100%; }

.m-hpro { padding-top: 137px; }

.m-hpro .box-hd { float: left; width: 436px; height: 643px; background: url("../img/hpro1.png") no-repeat center; background-size: cover; }

.m-hpro .box-title { padding-top: 44px; padding-bottom: 10px; font-size: 40px; font-size: 4rem; font-family: "FuturaStdHeavy"; color: #333; text-align: center; text-transform: uppercase; background: url("../img/htt2.png") no-repeat center bottom; }



.m-hpro .box-title a { color: #333; }

.m-hpro .box-title a:hover {}

.m-hpro .box-list { max-height: 643px; overflow: hidden; }

.m-hpro .list-item { position: relative; float: left; margin-left: 3.53403%; margin-bottom: 23px; width: 46.46597%; overflow: hidden; }

.m-hpro .list-item:hover .item-modal { top: 0; }

.m-hpro .list-item:hover .item-title { background-color: transparent; }

.m-hpro .item-title { position: absolute; z-index: 2; bottom: 0; left: 0; width: 100%; background-color: rgba(0, 0, 0, 0.4); background-color: #000 \9; }

.m-hpro .item-title a { display: block; height: 44px; line-height: 44px; padding: 0 5px; font-size: 16px; font-size: 1.6rem; color: #fff; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-hpro .item-modal { position: absolute; z-index: 1; left: 0; top: 100%; width: 100%; height: 100%; background: url("../img/vm1.png") no-repeat center; background-color: rgba(0, 0, 0, 0.4); background-color: #000 \9; }

@media screen and (max-width: 1219px) { .m-hpro .list-item { margin-bottom: 8px; } }

@media screen and (max-width: 959px) { .m-hpro { padding-top: 30px; }
  .m-hpro .box-hd { float: none; width: 100%; height: auto; background: none; }
  .m-hpro .box-list { margin-top: 25px; max-height: 1000px; } }

@media screen and (max-width: 767px) { .m-hpro .box-title { font-size: 24px; font-size: 2.4rem; } }

.m-hnews { margin-top: 78px; }

.m-hnews .box-title { padding-bottom: 18px; font-size: 40px; font-size: 4rem; font-family: "FuturaStdHeavy"; color: #333; text-align: center; text-transform: uppercase; background: url("../img/htt3.png") no-repeat center bottom; }

.m-hnews .box-title a { color: #333; }

.m-hnews .box-list { margin-top: 30px; overflow: hidden; }

.m-hnews .list-item { float: left; width: 33.33333%; }

.m-hnews .item-font { position: relative; z-index: 2; height: 306px; border: 1px solid #d2d2d2; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-hnews .item-font:before { content: ""; position: absolute; left: 50%; margin-left: -9px; width: 18px; height: 16px; background-repeat: no-repeat; background-position: center; }

.m-hnews .item-font1:before { top: 100%; background-image: url("../img/sj2.png"); }

.m-hnews .item-font2:before { bottom: 100%; background-image: url("../img/sj1.png"); }

.m-hnews .item-text { display: table-cell; height: 306px; width: 1000px; padding: 0 35px; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: middle; }

.m-hnews .item-title { height: 24px; line-height: 24px; font-size: 18px; font-size: 1.8rem; color: #333; }

.m-hnews .item-title a { color: #333; }

.m-hnews .item-title a:hover { color: #d8ad48; }

.m-hnews .item-time { margin-top: 24px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #333; }

.m-hnews .item-desc a { display: block; height: 72px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #333; overflow: hidden; }

.m-hnews .item-desc a:hover { color: #d8ad48; }

.m-hnews .item-link { margin-top: 28px; line-height: 24px; font-size: 16px; font-size: 1.6rem; font-family: "FuturaStdHeavy"; }

.m-hnews .item-link a { display: inline-block; *display: inline; *zoom: 1; padding-right: 26px; color: #d8ad48; background: url("../img/icon4.png") no-repeat right center; }

.m-hnews .item-link a:hover { color: #d8ad48; background-image: url("../img/icon3.png"); }

@media screen and (max-width: 1219px) { .m-hnews { height: auto; }
  .m-hnews .item-font { height: 246px; }
  .m-hnews .item-text { height: 246px; padding: 0 10px; } }

@media screen and (max-width: 959px) { .m-hnews .list-item { margin-right: 0; margin-top: 20px; width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-flow: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-flow: column; flex-flow: column; }
  .m-hnews .list-item:first-child { margin-top: 0; }
  .m-hnews .item-pic { -webkit-box-ordinal-group: 2; -webkit-order: 1; -moz-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .m-hnews .item-font { -webkit-box-ordinal-group: 3; -webkit-order: 2; -moz-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .m-hnews .item-font:before { display: none; }
  .m-hnews .item-font { height: auto; padding-top: 20px; border: none; }
  .m-hnews .item-desc a { height: auto; max-height: 52px; }
  .m-hnews .item-text { display: block; height: auto; } }

@media screen and (max-width: 767px) { .m-hnews { margin-top: 30px; }
  .m-hnews .box-title { font-size: 24px; font-size: 2.4rem; }
  .m-hnews .box-list { margin-top: 25px; } }

.m-hform { margin-top: 89px; height: 592px; padding-top: 60px; background: url("../img/bg3.png") no-repeat center top; background-color: #f2eeed; background-size: cover; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-hform .box-title { line-height: 1; padding-bottom: 17px; text-align: center; font-size: 40px; font-size: 4rem; font-family: "FuturaStdHeavy"; color: #333; text-transform: uppercase; background: url("../img/htt4.png") no-repeat center bottom; }

.m-hform .box-title1 { line-height: 1; padding-bottom: 17px; text-align: center; font-size: 26px; font-size: 2.6rem; font-family: "FuturaStdHeavy"; color: #333; text-transform: uppercase; }

.m-hform .box-form { margin-top: 40px; }

.m-hform .form-item { float: left; margin-bottom: 15px; padding-left: 17px; font-size: 0; line-height: 0; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-hform .form-item.important { background: url("../img/star1.png") no-repeat 0 18px; }

.m-hform .form-item1 { margin-right: 2.5%; width: 23.08333%; }

.m-hform .form-item2 { width: 100%; }

.m-hform .form-item3 { width: 17.75%; }

.m-hform .form-btn1 { width: 100%; height: 52px; font-size: 16px; font-size: 1.6rem; color: white; background-color: #d8ad48; text-transform: uppercase; }

.m-hform .form-text { width: 100%; padding: 0 13px; height: 52px; line-height: 50px; font-size: 16px; font-size: 1.6rem; color: #999999; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #cdcdcd; background-color: #fff; }

.m-hform .form-text.name { background-image: url("../img/fmicon1.png"); }

.m-hform .form-text.email { background-image: url("../img/fmicon2.png"); }

.m-hform .form-text.country { background-image: url("../img/fmicon3.png"); }

.m-hform .form-text.tel { background-image: url("../img/fmicon4.png"); }

.m-hform .form-text.msg { background-image: url("../img/fmicon5.png"); }

.m-hform .form-text1 { margin-right: 2.91667%; padding-left: 42px; background-repeat: no-repeat; background-position: 10px 12px; }

.m-hform .form-text2 { height: 147px; line-height: 24px; padding-top: 13px; padding-left: 42px; background-repeat: no-repeat; background-position: 10px 12px; }

.m-hform .form-item4 { float: left; margin-left: 2%; display: block; width: 11.83333%; height: 52px; padding-left: 0; line-height: 50px; border: 1px solid #e1e1e1; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden; text-align: center; background-color: #fff; }

.m-hform .form-item4 img { max-height: 50px; vertical-align: middle; }

.m-hform .form-item5 { float: left; margin-left: 2%; width: 15.25%; padding-left: 0; }

@media screen and (max-width: 959px) { .m-hform { height: auto; padding: 30px 0; }
  .m-hform .form-item { margin-left: 0; margin-right: 0; width: 100%; } }

@media screen and (max-width: 767px) { .m-hform { margin-top: 30px; }
  .m-hform .box-title { font-size: 24px; font-size: 2.4rem; } }

.g-ft { position: relative; height: 277px; padding-top: 50px; background: #333 url("../img/bg4.png") no-repeat center top; background-size: cover; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-ftnav { position: absolute; left: 0; bottom: 100%; width: 100%; font-size: 0; letter-spacing: 0; text-align: center; background-color: rgba(255, 255, 255, 0.6); background-color: #fff \9; }

.m-ftnav .nav-item { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin: 0 33px; margin: 0 30px \9; padding: 20px 0; line-height: 26px; font-size: 16px; font-size: 1.6rem; font-family: "FuturaStdHeavy"; color: #333; text-transform: uppercase; }

.m-ftnav .nav-item a { color: #333; }

.m-ftnav .nav-item a:hover { color: #d8ad48; }

.m-ftb { min-height: 141px; line-height: 32px; font-size: 16px; font-size: 1.6rem; color: #fff; }

.m-ftb a { color: #fff; }

.m-ftb a:hover { color: #d8ad48; }

.m-ftb1 { float: left; width: 19.75%; text-align: center; }

.m-ftb2 { float: left; margin-left: 9.58333%; width: 41.66667%; text-align: center; background: url("../img/bd2.png") no-repeat left top; }

.m-ftb3 { float: right; padding-left: 7.83333%; width: 20.25%; background: url("../img/bd2.png") no-repeat left top; text-align: center; }

.m-ftb3 img { vertical-align: middle; }

.m-fttt { margin-bottom: 10px; line-height: 36px; font-size: 20px; font-size: 2rem; font-family: "FuturaStdHeavy"; color: #fff; text-transform: uppercase; }

.m-fttt a { color: #fff; }

.m-fttt a:hover { color: #d8ad48; }

.m-ftshare { font-size: 0; letter-spacing: 0; }

.m-ftshare .share-item { margin: 0 5px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }

.m-ftshare .share-item img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.m-ftshare .share-item:hover img { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); }

.m-ftlnk { padding-top: 37px; min-height: 24px; }

.m-ftlnk .lnk-list { text-align: center; font-size: 0; letter-spacing: 0; }

.m-ftlnk .list-item { margin-right: 15px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; line-height: 24px; font-size: 16px; font-size: 1.6rem; color: #fff; }

.m-ftlnk .list-item a { color: #fff; }

.m-ftlnk .list-item a:hover { color: #d8ad48; }

@media screen and (max-width: 1219px) { .g-ft { height: auto; padding-bottom: 30px; }
  .m-ftnav .nav-item { margin: 0 15px; } }

@media screen and (max-width: 959px) { .m-ftnav { display: none; }
  .g-ft { padding: 30px 0; }
  .m-ftb1, .m-ftb2 { display: none; }
  .m-ftb3 { float: none; width: 100%; padding: 0; background: none; min-height: 0; }
  .m-ftb3 p { display: inline; }
  .m-ftlnk { display: none; }
  .m-ftshare2 { padding-left: 15px; } }

.m-crm { margin-top: 20px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #333; font-family: "FuturaStdHeavy"; }

.m-crm a { color: #333; }

.m-crm a:hover { color: #d8ad48; }

.m-crm a.active { color: #d8ad48; }

.m-oths { margin-top: 30px; border: 1px solid #b9b9b9; padding: 17px 8px; }

.m-oths .oths-item { padding-left: 22px; height: 20px; line-height: 20px; font-size: 14px; font-size: 1.4rem; color: #888; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background-repeat: no-repeat; background-position: left center; }

.m-oths .oths-item a { color: #888; }

.m-oths .oths-item a:hover { color: #d8ad48; }

.m-oths .item-name { color: #333; }

.m-oths .oths-item-1 { margin-bottom: 12px; background-image: url("../img/oths1.png"); }

.m-oths .oths-item-2 { background-image: url("../img/oths2.png"); }

.m-oths a { color: #666666; }

.m-page { margin-top: 46px; letter-spacing: 0; font-size: 0; text-align: center; }

.m-page a { margin: 0 5px; display: inline-block; *display: inline; *zoom: 1; width: 35px; height: 30px; line-height: 28px; font-size: 12px; font-size: 1.2rem; color: #333; text-align: center; border: 1px solid #e5e5e5; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.m-page a.big { width: 61px; }

.m-page a:hover { color: #d8ad48; border-color: #d8ad48; }

.m-page a.active { color: #d8ad48; border-color: #d8ad48; }

.m-page2 { position: relative; text-align: left; padding-right: 180px; min-height: 30px; }

.m-page2 .page-form { position: absolute; right: 0; bottom: 0; width: 173px; padding-right: 23px; -moz-box-sizing: border-box; box-sizing: border-box; background: url("../img/jtt.png") no-repeat right center; }

.m-page2 .form-btn { width: 100%; height: 30px; font-size: 12px; font-size: 1.2rem; color: #fff; background-color: #d8ad48; }

.m-page2 a.no,.m-page2 a.no:hover{color:#333 !important; border: 1px solid #e5e5e5 !important; background: #fff !important}


@media screen and (max-width: 767px) { .m-page { margin-top: 25px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .m-page a { margin-left: 5px; margin-right: 5px; margin-bottom: 10px; }
  .m-page2 { padding-right: 0; padding-bottom: 40px; }
  .m-page2 .page-form { left: 0; margin: 0 auto; } }

.m-kf { position: fixed; z-index: 10; right: 6px; top: 30%; }

.m-kf .kf-item { display: block; line-height: 0; font-size: 0; margin-bottom: 1px; background-color: #d8d8d8; }

.m-kf .kf-item:hover { background-color: #d8ad48; }

.m-kf .kf-item.active { background-color: #d8ad48; }

.m-kf .kf-wx { position: absolute; display: none; bottom: 0; right: 53px; width: 90px; }

@media screen and (max-width: 767px) { .m-kf { right: 0; top: auto; bottom: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; width: 100%; background-color: #d8ad48; }
  .m-kf .kf-item { width: 20%; text-align: center; background-color: #d8ad48; }
  .m-kf .kf-wx { bottom: 100%; left: 0; }
  .g-ft { padding-bottom: 63px; } }

.returntop { position: fixed; *position: absolute; z-index: 9; right: 6px; bottom: 30px; width: 48px; height: 48px; background: url("../img/gotop.png") no-repeat center; background-color: #d8ad48; border-radius: 50%; line-height: 0; font-size: 0; display: none; }

@media screen and (max-width: 959px) { .returntop { right: 0; bottom: 65px; width: 36px; height: 36px; } }

.m-wp { padding-top: 28px; padding-bottom: 159px; }

@media screen and (max-width: 959px) { .m-wp { padding-bottom: 30px; } }

.m-abtb1 { overflow: hidden; }

.m-abtb1 .box-img { float: right; margin-left: 28px; width: 50.33333%; }

.m-abtb1 .box-text { padding-top: 41px; overflow: hidden; }

.m-abtb1 .box-title { padding-bottom: 14px; font-size: 40px; font-size: 4rem; font-family: "FuturaStdHeavy"; color: #333; text-transform: uppercase; background: url("../img/bd3.png") no-repeat left bottom; }

.m-abtb1 .box-desc { margin-top: 27px; line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #666; }

.m-abtb1 .box-desc p { min-height: 30px; }

@media screen and (max-width: 1219px) { .m-abtb1 .box-text { padding-top: 0; } }

@media screen and (max-width: 959px) { .m-abtb1 .box-img { float: none; margin-left: 0; width: 100%; }
  .m-abtb1 .box-text { margin-top: 20px; } }

@media screen and (max-width: 767px) { .m-abtb1 .box-title { font-size: 24px; font-size: 2.4rem; }
  .m-abtb1 .box-desc { line-height: 24px; font-size: 14px; font-size: 1.4rem; }
  .m-abtb1 .box-desc p { min-height: 10px; } }

.m-abtb2 { margin-top: 47px; }

.m-abtb2 .box-title { padding-bottom: 21px; font-size: 30px; font-size: 3rem; font-family: "FuturaStdHeavy"; color: #333; text-transform: uppercase; background: url("../img/bd3.png") no-repeat left bottom; }

.m-abtb2 .box-list { margin-top: 42px; margin-bottom: -46px; overflow: hidden; }

.m-abtb2 .list-item { float: left; margin-right: 2%; margin-bottom: 46px; width: 23.41667%; }

.m-abtb2 .item-pic { border-radius: 60px; }

.m-abtb2 .item-title { margin-top: 20px; height: 18px; line-height: 18px; font-size: 16px; font-size: 1.6rem; color: #333; text-align: center; text-overflow: ellipsis; white-space: nowrap; }

@media screen and (max-width: 767px) { .m-abtb2 { margin-top: 30px; }
  .m-abtb2 .box-title { font-size: 22px; font-size: 2.2rem; }
  .m-abtb2 .box-list { margin-top: 25px; margin-bottom: -25px; }
  .m-abtb2 .list-item { margin-left: 1%; margin-right: 1% !important; margin-bottom: 25px; width: 48%; }
  .m-abtb2 .item-title { font-size: 14px; font-size: 1.4rem; } }

.m-abtb3 { margin-top: 97px; }

.m-abtb3 .box-title { padding-bottom: 21px; font-size: 30px; font-size: 3rem; font-family: "FuturaStdHeavy"; color: #333; text-transform: uppercase; background: url("../img/bd3.png") no-repeat left bottom; }

.m-abtb3 .box-bd { margin-top: 58px; overflow: hidden; }

.m-abtb3 .box-fix1 { float: right; width: 41.75%; padding: 12px 14px; -moz-box-sizing: border-box; box-sizing: border-box; background: url("../img/bg5.png") repeat center; }

.m-abtb3 .box-text { display: table-cell; vertical-align: middle; width: 1000px; height: 316px; padding-left: 6.34249%; padding-right: 6.34249%; border: 1px solid #d8ad48; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 \9; }

.m-abtb3 .box-text p { min-height: 30px; line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #666; padding-left: 32px; background: url("../img/icon2.png") no-repeat left 9px; }

.m-abtb3 .box-fix2 { position: relative; float: left; width: 55.83333%; padding-left: 82px; padding-right: 82px; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-abtb3 .box-btn { position: absolute; top: 50%; margin-top: -70px; width: 40px; height: 104px; background-repeat: no-repeat; background-position: center; background-size: 100% 100%; }

.m-abtb3 .box-btn.prev { left: 0; background-image: url("../img/jtl1.png"); }

.m-abtb3 .box-btn.next { right: 0; background-image: url("../img/jtr1.png"); }

.m-abtb3 .box-list { width: 1000%; overflow: hidden; }

.m-abtb3 .list-item { float: left; margin-right: 1.00791%; width: 4.4664%; }

.m-abtb3 .list-item:hover .item-modal { top: 0; }

.m-abtb3 .item-top { position: relative; overflow: hidden; }

.m-abtb3 .item-modal { position: absolute; left: 0; top: 100%; display: block; width: 100%; height: 100%; background: url("../img/fd1.png") no-repeat center; }

.m-abtb3 .item-title { margin-top: 16px; height: 20px; line-height: 20px; font-size: 16px; font-size: 1.6rem; color: #333; text-align: center; text-overflow: ellipsis; white-space: nowrap; }

@media screen and (max-width: 1219px) { .m-abtb3 .box-fix2 { margin-top: 45px; } }

@media screen and (max-width: 959px) { .m-abtb3 .box-fix { float: none; width: 100%; }
  .m-abtb3 .box-fix2 { margin-top: 25px; }
  .m-abtb3 .item-modal { top: 0; } }

@media screen and (max-width: 767px) { .m-abtb3 { margin-top: 30px; }
  .m-abtb3 .box-title { font-size: 22px; font-size: 2.2rem; }
  .m-abtb3 .box-bd { margin-top: 25px; }
  .m-abtb3 .box-text { display: block; width: 100%; height: auto; padding: 15px; }
  .m-abtb3 .box-text p { min-height: 10px; }
  .m-abtb3 .box-fix2 { padding: 0 50px; }
  .m-abtb3 .list-item { margin-left: .1%; margin-right: .1%; width: 4.8%; } }

.m-zw { margin-top: 44px; height: 119px; background: url("../img/bg6.png") no-repeat center; background-size: cover; }

@media screen and (max-width: 959px) { .m-zw { display: none; } }

.m-mn { float: left; width: 100%; padding-left: 305px; -moz-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 959px) { .m-mn { float: none; padding-left: 0; } }

.m-sd { float: left; margin-left: -100%; width: 250px; }

@media screen and (max-width: 959px) { .m-sd { float: none; margin-left: 0; margin-top: 30px; width: 100%; } }

.m-sdnav .nav-name { line-height: 1; font-size: 36px; font-size: 3.6rem; font-family: "FuturaStdHeavy"; color: #d8ad48; }

.m-sdnav .nav-name a { color: #d8ad48; }

.m-sdnav .nav-btn { position: relative; display: none; width: 100%; padding-top: 13px; padding-left: 15px; padding-right: 40px; padding-bottom: 13px; line-height: 25px; font-size: 18px; font-size: 1.8rem; color: white; text-transform: uppercase; background-color: #d8ad48; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-sdnav .nav-btn > p { position: absolute; bottom: 12px; right: 15px; }

.m-sdnav .nav-btn > p span { margin-bottom: 2px; display: block; width: 25px; height: 4px; background-color: white; }

.m-sdnav .nav-list { margin-top: 14px; }

.m-sdnav .nav-item a { display: block; padding: 10px 9px; line-height: 20px; font-size: 16px; font-size: 1.6rem; color: #333; border-bottom: 1px solid #c0c0c0; }

.m-sdnav .nav-item a:hover { color: #fff; background-color: #d8ad48; border-color: #d8ad48; }

.m-sdnav .nav-item a.active { color: #fff; background-color: #d8ad48; border-color: #d8ad48; }

@media screen and (max-width: 767px) { .m-sdnav .nav-name, .m-sdnav .nav-list { display: none; }
  .m-sdnav .nav-btn { display: block; } }

.m-prol { margin-bottom: -28px; overflow: hidden; }

.m-prol .list-item { float: left; margin-right: 3.35196%; margin-bottom: 28px; text-align: center; overflow: hidden; width: 31.06145%; }

.m-prol .item-top { position: relative; overflow: hidden; }

.m-prol .item-top:hover .item-modal { top: 0; }

.m-prol .item-modal { position: absolute; left: 0; top: 100%; width: 100%; height: 100%; background: url("../img/vm2.png") no-repeat center; background-color: rgba(216, 173, 72, 0.5); background-color: #d8ad48 \9; }

.m-prol .item-title { margin-top: 16px; height: 18px; line-height: 18px; font-size: 16px; font-size: 1.6rem; color: #333; text-overflow: ellipsis; white-space: nowrap; }

.m-prol .item-title a { color: #333; }

.m-prol .item-title a:hover { color: #d8ad48; }

.m-prol .item-link { margin-top: 10px; font-size: 0; letter-spacing: 0; }

.m-prol .item-link a { display: inline-block; *display: inline; *zoom: 1; width: 96px; height: 26px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #d8ad48; border: 1px solid #d8ad48; border-radius: 15px; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-prol .item-link a:hover { color: #fff; background-color: #d8ad48; }

.m-prol .item-link input { margin-right: 13px; }

@media screen and (max-width: 640px) { .m-prol .list-item { margin-left: 1%; margin-right: 1% !important; width: 48%; } }

.m-prob1 .prob-pic { width: 555px; }

.m-prob1 .prob-pic-big { position: relative; float: right; width: 438px; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-prob1 .prob-pic-big-img { display: block; line-height: 0; font-size: 0; }

.m-prob1 .prob-pic-big-img .zoomPad { float: none; z-index: 8; }

.m-prob1 .zoomWrapperImage img { max-width: 1200px; }

.m-prob1 .prob-pic-small { position: relative; float: left; width: 102px; padding-top: 49px; padding-bottom: 49px; overflow: hidden; }

.m-prob1 .prob-pic-btn { position: absolute; left: 0; display: block; width: 100%; height: 32px; background-repeat: no-repeat; background-position: center; }

.m-prob1 .prob-pic-btn.prev { top: 0; background-image: url("../img/jtt1.png"); background-color: #c5c5c3; }

.m-prob1 .prob-pic-btn.prev:hover { background-color: #d8ad48; }

.m-prob1 .prob-pic-btn.next { bottom: 0; background-image: url("../img/jtb1.png"); background-color: #c5c5c3; }

.m-prob1 .prob-pic-btn.next:hover { background-color: #d8ad48; }

.m-prob1 .prob-pic-list { height: 290px; overflow: hidden; }

.m-prob1 .prob-pic-list ul { height: 1000%; overflow: hidden; }

.m-prob1 .prob-pic-list ul li { margin-bottom: 10px; }

.m-prob1 .prob-pic-item .item-pic { border: 1px solid transparent; }

.m-prob1 .prob-pic-item .item-pic:hover { border-color: #d8ad48; }

.m-prob1 .prob-pic-item .item-pic.active { border-color: #d8ad48; }

.m-prob1 .prob-info { float: right; width: 290px; }

.m-prob1 .prob-title { line-height: 26px; padding-bottom: 15px; font-size: 24px; font-size: 2.4rem; color: #333333; background: url("../img/bd4.png") no-repeat left bottom; }

.m-prob1 .prob-desc { margin-top: 25px; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #333; }

.m-prob1 .prob-share { margin-top: 42px; }

.m-prob1 .prob-share .font { float: left; margin-right: 10px; line-height: 22px; font-size: 16px; font-size: 1.6rem; color: #333; }

.m-prob1 .prob-share .img { float: left; height: 22px; }

.m-prob1 .prob-link { margin-top: 50px; margin-bottom: -20px; overflow: hidden; }

.m-prob1 .prob-link a { float: left; margin-bottom: 20px; display: block; width: 134px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; color: #d8ad48; text-align: center; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #d8ad48; }

.m-prob1 .prob-link a:hover { color: white; background-color: #d8ad48; }

.m-prob1 .prob-link a:first-child { margin-right: 19px; }

@media screen and (max-width: 1219px) { .zoomPad { cursor: default !important; }
  .zoomPup { display: none !important; }
  .zoomWindow { display: none !important; }
  .zoomPreload { display: none !important; }
  .m-prob1 .prob-pic { float: none; margin: 0 auto; }
  .m-prob1 .prob-info { float: left; margin-top: 30px; width: 100%; height: auto; }
  .m-prob1 .prob-desc { margin-top: 25px; }
  .m-prob1 .prob-share { margin-top: 25px; }
  .m-prob1 .prob-link { margin-top: 30px; }
  .m-prob1 .prob-link a { float: left; }
  .m-prob1 .prob-link a:first-child { margin-right: 25px; } }

@media screen and (max-width: 767px) { .m-prob1 .prob-pic { display: none; }
  .m-prob1 .prob-link a { width: 120px !important; font-size: 14px; font-size: 1.4rem; } }

.m-propic { display: none; }

@media screen and (max-width: 767px) { .m-propic { position: relative; padding-left: 35px; padding-right: 35px; display: block; overflow: hidden; }
  .m-propic .box-btn { position: absolute; top: 50%; margin-top: -15px; display: block; width: 30px; height: 30px; background-repeat: no-repeat; background-position: center; background-size: 100% 100%; }
  .m-propic .box-btn.prev { left: 0; background-image: url("../img/jtl2.png"); background-color: #d8ad48; }
  .m-propic .box-btn.next { right: 0; background-image: url("../img/jtr2.png"); background-color: #d8ad48; }
  .m-propic .box-bd { overflow: hidden; }
  .m-propic .box-list { width: 1000%; overflow: hidden; }
  .m-propic .list-item { float: left; margin-right: .2%; width: 3.2%; }
  .m-propic .item-pic { border: 1px solid #d8ad48; } }

@media screen and (max-width: 480px) { .m-propic .list-item { width: 4.9%; } }

.m-prob2 { margin-top: 50px; }

.m-prob2 .box-title { position: relative; height: 30px; line-height: 30px; padding-bottom: 8px; font-size: 26px; font-size: 2.6rem; font-weight: bold; color: #333; border-bottom: 1px solid #cfcfcf; }

.m-prob2 .box-title a { color: #333; }

.m-prob2 .box-title:before { content: ""; position: absolute; bottom: -1px; width: 138px; height: 3px; background-color: #333; }

.m-prob2 .box-desc { margin-top: 19px; line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #333; }

.m-prob2 .box-desc p { line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #333; }

.m-prob2 .box-desc span { line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #333; }

.m-prob2 .box-desc a { color: #d8ad48; }

@media screen and (max-width: 767px) { .m-prob2 { margin-top: 30px; }
  .m-prob2 .box-title { font-size: 24px; font-size: 2.4rem; }
  .m-prob2 .box-desc { margin-top: 20px; line-height: 24px; font-size: 14px; font-size: 1.4rem; }
  .m-prob2 .box-desc p { line-height: 24px; font-size: 14px; font-size: 1.4rem; }
  .m-prob2 .box-desc span { line-height: 24px; font-size: 14px; font-size: 1.4rem; } }

.m-mpro { margin-top: 47px; }

.m-mpro .box-hd { position: relative; height: 30px; line-height: 30px; padding-bottom: 8px; font-size: 26px; font-size: 2.6rem; font-weight: bold; color: #333; border-bottom: 1px solid #cfcfcf; }

.m-mpro .box-hd a { color: #333; }

.m-mpro .box-hd:before { content: ""; position: absolute; bottom: -1px; width: 138px; height: 3px; background-color: #333; }

.m-mpro .box-btn { position: absolute; bottom: 0; width: 28px; height: 28px; }

.m-mpro .box-btn.prev { right: 34px; background: url("../img/jtl2.png") no-repeat center; background-size: 100% 100%; background-color: #333; }

.m-mpro .box-btn.prev:hover { background-color: #d8ad48; }

.m-mpro .box-btn.next { right: 0; background: url("../img/jtr2.png") no-repeat center; background-size: 100% 100%; background-color: #333; }

.m-mpro .box-btn.next:hover { background-color: #d8ad48; }

.m-mpro .box-bd { margin-top: 40px; overflow: hidden; }

.m-mpro .box-list { width: 1000%; }

.m-mpro .list-item { float: left; margin-right: 0.3352%; text-align: center; overflow: hidden; width: 3.10615%; }

.m-mpro .item-top { position: relative; overflow: hidden; }

.m-mpro .item-top:hover .item-modal { top: 0; }

.m-mpro .item-modal { position: absolute; left: 0; top: 100%; width: 100%; height: 100%; background: url("../img/vm2.png") no-repeat center; background-color: rgba(216, 173, 72, 0.5); background-color: #d8ad48 \9; }

.m-mpro .item-title { margin-top: 16px; height: 18px; line-height: 18px; font-size: 16px; font-size: 1.6rem; color: #333; text-overflow: ellipsis; white-space: nowrap; }

.m-mpro .item-title a { color: #333; }

.m-mpro .item-title a:hover { color: #d8ad48; }

.m-mpro2 .list-item { margin-right: 0.95833%; width: 2.69167%; }

@media screen and (max-width: 767px) { .m-mpro { margin-top: 30px; }
  .m-mpro .box-hd { font-size: 18px; font-size: 1.8rem; }
  .m-mpro .box-bd { margin-top: 25px; } }

@media screen and (max-width: 640px) { .m-mpro .list-item { margin-right: .2%; width: 4.9%; } }

.m-tuwen .box-title { padding-bottom: 8px; line-height: 28px; font-size: 24px; font-size: 2.4rem; font-weight: bold; color: #333; text-align: center; background: url("../img/bd6.png") no-repeat center bottom; }

.m-tuwen .box-bd { margin-top: 47px; padding: 34px 27px; background-color: #f6f6f6; overflow: hidden; }

.m-tuwen .box-text { overflow: hidden; }

.m-tuwen .box-desc { display: table-cell; vertical-align: middle; width: 1000px; height: 377px; line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #333; }

.m-tuwen .box-img { float: right; margin-left: 40px; width: 582px; }

@media screen and (max-width: 959px) { .m-tuwen .box-bd { padding: 25px; }
  .m-tuwen .box-img { float: none; margin-left: 0; width: 100%; }
  .m-tuwen .box-text { margin-top: 20px; }
  .m-tuwen .box-desc { display: block; width: 100%; height: auto; line-height: 24px; font-size: 14px; font-size: 1.4rem; } }

.m-newsl { overflow: hidden; }

.m-newsl .list-item { margin-top: 61px; overflow: hidden; }

.m-newsl .list-item:first-child { margin-top: 0; }

.m-newsl .item-pic { float: left; margin-right: 48px; width: 323px; }

.m-newsl .item-text { padding-top: 27px; overflow: hidden; }

.m-newsl .item-title { height: 24px; line-height: 24px; font-size: 18px; font-size: 1.8rem; color: #333; text-overflow: ellipsis; white-space: nowrap; }

.m-newsl .item-title a { color: #333; }

.m-newsl .item-title a:hover { color: #d8ad48; }

.m-newsl .item-time { margin-top: 24px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #666; }

.m-newsl .item-desc a { display: block; max-height: 96px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #333; overflow: hidden; }

.m-newsl .item-desc a:hover { color: #d8ad48; }

.m-newsl .item-link { margin-top: 30px; }

.m-newsl .item-link a { display: inline-block; *display: inline; *zoom: 1; padding-right: 26px; line-height: 18px; font-size: 16px; font-size: 1.6rem; font-family: "FuturaStdHeavy"; color: #d8ad48; background: url("../img/icon4.png") no-repeat right center; }

.m-newsl .item-link a:hover { color: #d8ad48; background-image: url("../img/icon3.png"); }

@media screen and (max-width: 767px) { .m-newsl .list-item { margin-top: 25px; }
  .m-newsl .item-pic { float: none; margin: 0; width: 100%; }
  .m-newsl .item-text { padding-top: 20px; }
  .m-newsl .item-time { margin-top: 10px; }
  .m-newsl .item-link { margin-top: 15px; } }

.m-news .box-title { line-height: 24px; font-size: 20px; font-size: 2rem; font-weight: normal; color: #d8ad48; text-align: center; }

.m-news .box-time { line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #666; text-align: center; }

.m-news .box-desc { margin-top: 18px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #333; }

.m-news .box-desc p { line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #333; }

.m-news .box-desc span { line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #333; }

.m-news .box-desc a { color: #d8ad48; }

.m-ctusinfo { margin-bottom: -20px; text-align: center; font-size: 0; letter-spacing: 0; overflow: hidden; }

.m-ctusinfo .info-item { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin-bottom: 20px; margin-left: 30px; margin-right: 30px; padding-left: 53px; padding-top: 10px; padding-bottom: 10px; line-height: 20px; font-size: 14px; font-size: 1.4rem; color: #333; background-repeat: no-repeat; background-position: left top; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-ctusinfo .info-item a { font-weight: bold; color: #333; }

.m-ctusinfo .info-item span { font-weight: bold; }

.m-ctusinfo .info-item1 { background-image: url("../img/cicon1.png"); }

.m-ctusinfo .info-item2 { background-image: url("../img/cicon2.png"); }

.m-ctusinfo .info-item3 { background-image: url("../img/cicon3.png"); }

.m-ctusinfo .info-item4 { background-image: url("../img/cicon4.png"); }

@media screen and (max-width: 1219px) { .m-ctusinfo .info-item { margin-left: 5px; margin-right: 5px; } }

@media screen and (max-width: 959px) { .m-ctusinfo .info-item { margin-left: 1%; margin-right: 1%; width: 48%; text-align: left; } }

@media screen and (max-width: 640px) { .m-ctusinfo .info-item { margin-left: 0; margin-right: 0; width: 100%; text-align: left; } }

.m-form { margin-top: 57px; }

.m-form .box-title { line-height: 1; font-size: 36px; font-size: 3.6rem; color: #333; text-align: center; }

.m-form .box-title a { color: #333; }

.m-form .box-form { margin-top: 35px; overflow: hidden; }

.m-form .box-fix1 { float: left; width: 41.33333%; }

.m-form .box-fix2 { float: right; width: 55.16667%; }

.m-form .form-item { float: left; margin-bottom: 19px; width: 100%; padding-left: 14px; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-form .form-item.important { background: url("../img/star1.png") no-repeat left 21px; }

.m-form .form-item2 { width: 38.82175%; }

.m-form .form-item3 { margin-left: 1.20846%; padding-left: 0; width: 24.16918%; height: 50px; line-height: 48px; text-align: center; border: 1px solid #b9b9b9; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden; }

.m-form .form-item3 img { max-height: 48px; vertical-align: middle; }

.m-form .form-item4 { float: right; padding-left: 0; width: 31.571%; }

.m-form .form-text { width: 100%; height: 50px; line-height: 48px; padding-left: 41px; padding-right: 10px; font-size: 16px; font-size: 1.6rem; color: #333; border: 1px solid #b9b9b9; border-radius: 5px; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-form .form-text.name { background: url("../img/ficon1.png") no-repeat 13px 15px; }

.m-form .form-text.email { background: url("../img/ficon2.png") no-repeat 13px 15px; }

.m-form .form-text.tel { background: url("../img/ficon3.png") no-repeat 13px 15px; }

.m-form .form-text.country { background: url("../img/ficon4.png") no-repeat 13px 15px; }

.m-form .form-text.msg { background: url("../img/ficon5.png") no-repeat 13px 15px; }

.m-form .form-text2 { height: 172px; padding-top: 15px; line-height: 20px; }

.m-form .form-text3 { padding-left: 12px; }

.m-form .form-btn { width: 100%; height: 50px; font-size: 16px; font-size: 1.6rem; text-align: center; color: #fff; background-color: #d8ad48; border-radius: 5px; text-transform: uppercase; }

@media screen and (max-width: 767px) { .m-form { margin-top: 30px; }
  .m-form .box-title { font-size: 24px; font-size: 2.4rem; }
  .m-form .box-fix { float: none; width: 100%; } }

.m-ctusmap { margin-top: 60px; }

@media screen and (max-width: 767px) { .m-ctusmap { margin-top: 30px; } }

/*# sourceMappingURL=style.css.map */


.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}


.none{border: 1px solid #d8ad48 !important; color: #d8ad48 !important; background: #fff !important}