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

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

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

body { width: 100%; overflow-x: hidden; font-family: arial, helvetica, 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: #014099; }

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: #014099; }

.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 1050ms; -o-transition: all 1050ms; -moz-transition: all 1050ms; transition: all 1050ms; -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-bottom { -webkit-transition: all 1050ms; -o-transition: all 1050ms; -moz-transition: all 1050ms; transition: all 1050ms; -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); opacity: 0; }

.j-offset-bottom.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 1050ms; -o-transition: all 1050ms; -moz-transition: all 1050ms; transition: all 1050ms; -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 1050ms; -o-transition: all 1050ms; -moz-transition: all 1050ms; transition: all 1050ms; -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: #014099; }

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

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

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

.m-crm { margin-top: 25px; line-height: 20px; font-size: 14px; font-size: 1.4rem; color: #333; font-weight: bold; }

.m-crm .box-fix { padding-left: 23px; padding-bottom: 5px; background: url("../images/home1.png") no-repeat left 4px; border-bottom: 1px solid #d6d6d6; }

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

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

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

.m-oths { margin-top: 18px; }

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

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

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

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

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

.m-oths .item-name { font-weight: bold; }

.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: white; border-color: #014099; background-color: #014099; }

.m-page a.active { color: white; border-color: #014099; background-color: #014099; }

.m-page2 { position: relative; padding-right: 200px; text-align: left; min-height: 42px; padding-bottom: 10px; }

.m-page2 .page-form { position: absolute; right: 0; top: 0; width: 170px; padding-right: 20px; -moz-box-sizing: border-box; box-sizing: border-box; background: url("../images/icon3.png") no-repeat right center; }

.m-page2 .form-btn { width: 100%; height: 30px; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: white; background-color: #999999; }

@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: 62px; text-align: center; }
  .m-page2 .page-form { left: 0; right: 0; top: auto; bottom: 10px; margin: 0 auto; } }

.returntop { position: fixed; *position: absolute; z-index: 9; right: 6px; bottom: 30px; width: 44px; height: 44px; background: url("../images/gotop.png") no-repeat center; background-color: #1076be; border-radius: 50%; line-height: 0; font-size: 0; display: none; box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.4); }

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

.g-hd { position: relative; z-index: 9; }

.m-hdlogo { float: left; display: block; padding-top: 10px; padding-bottom: 12px; width: 107px; line-height: 0; font-size: 0; }

.m-hdname { float: left; margin-left: 15px; display: block; width: 290px; padding-top: 12px; font-size: 16px; font-size: 1.6rem; font-family: "GothamBold"; line-height: 28px; color: #333; letter-spacing: -1px; text-transform: uppercase; }

.m-hdname:hover { color: #014099; }

.m-hdinfo { float: right; padding-top: 20px; overflow: hidden; }

.m-hdinfo .info-item { float: left; margin-right: 42px; padding-top: 10px; padding-bottom: 10px; padding-left: 50px; line-height: 20px; font-size: 16px; font-size: 1.6rem; color: #333; background-repeat: no-repeat; background-position: left center; }

.m-hdinfo .info-item a { color: #333; }

.m-hdinfo .info-item a:hover { color: #014099; }

.m-hdinfo .info-item1 { background-image: url("../images/hdicon1.png"); }

.m-hdinfo .info-item2 { margin-right: 0; background-image: url("../images/hdicon2.png"); }

.m-hdfix2 { background-color: #014099; }

.m-hdbox { overflow: inherit; }

.m-hdnav { float: left; }

.m-hdnav .nav-item { position: relative; margin: 0 30px; float: left; }

.m-hdnav .nav-item > a { position: relative; display: block; padding: 10px 0; line-height: 20px; color: white; font-size: 16px; font-size: 1.6rem; font-family: "GothamBold"; text-transform: uppercase; }

.m-hdnav .nav-item > a:before { content: ""; position: absolute; left: 0; bottom: 0; display: none; width: 100%; height: 3px; background-color: #fff; }

.m-hdnav .nav-item > a:hover { color: white; }

.m-hdnav .nav-item > a:hover:before { display: block; }

.m-hdnav .nav-item > a.active { color: white; }

.m-hdnav .nav-item > a.active:before { display: block; }

.m-hdnav .nav-item > a.current { color: white; }

.m-hdnav .nav-item > a.current:before { display: block; }

.m-hdnav .sbnav-list { position: absolute; display: none; padding-top: 11px; padding-bottom: 11px; background-color: rgba(255, 255, 255, 0.9); background-color: white \9; border-top: 3px solid white; }

.m-hdnav .sbnav-list1 { top: 100%; margin-top: -3px; left: 0; width: 200px; }

.m-hdnav .sbnav-list2 { margin-left: 1px; top: -11px; left: 100%; width: 200px; border: none; }

.m-hdnav .sbnav-item { position: relative; }

.m-hdnav .sbnav-item a { display: block; padding-top: 5px; padding-bottom: 5px; padding-left: 9px; padding-right: 9px; line-height: 22px; font-size: 14px; font-size: 1.4rem; color: #333333; }

.m-hdnav .sbnav-item a:hover { padding-left: 24px; color: #014099; font-size: 13px; font-size: 1.3rem; background: url("../images/icon1.png") no-repeat 9px 9px; }

.m-hdnav .sbnav-item a.current { padding-left: 24px; color: #014099; font-size: 13px; font-size: 1.3rem; background: url("../images/icon1.png") no-repeat 9px 9px; }

.m-hdnav .sbnav-item a.active { padding-left: 24px; color: #014099; font-size: 13px; font-size: 1.3rem; background: url("../images/icon1.png") no-repeat 9px 9px; }

.m-hdsch { float: right; margin-top: 6px; width: 250px; border: 1px solid #fff; border-radius: 14px; overflow: hidden; }

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

.m-hdsch .form-text { float: left; width: 220px; height: 26px; line-height: 26px; padding: 0 12px; font-size: 14px; font-size: 1.4rem; color: #fff; font-style: italic; -moz-box-sizing: border-box; box-sizing: border-box; }

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

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

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

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

@media screen and (max-width: 1219px) { .m-hdnav .nav-item { margin: 0 25px; }
  .m-hdnav .nav-item > a { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 959px) { .m-hdlogo { float: none; width: 100%; text-align: center; }
  .m-hdinfo { display: none; }
  .m-hdname { display: none; }
  .m-hdfix2 { display: 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("../images/sch2.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("../images/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: #014099; }

@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: #014099; }
  .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: #014099; } }

.banner { position: relative; z-index: 2; line-height: 0; font-size: 0; overflow: hidden; }

.banner .carousel-control { position: absolute; top: 50%; margin-top: -30px; width: 60px; height: 60px; }

.banner .carousel-control.left { left: 168px; background-image: url("../images/jtl1.png"); background-repeat: no-repeat; background-position: center; background-size: 100% 100%; }

.banner .carousel-control.left:hover { background-image: url("../images/jtl2.png"); }

.banner .carousel-control.right { right: 168px; background-image: url("../images/jtr1.png"); background-repeat: no-repeat; background-position: center; background-size: 100% 100%; }

.banner .carousel-control.right:hover { background-image: url("../images/jtr2.png"); }

.banner .dotList { position: absolute; bottom: 10px; height: auto; width: 100%; text-align: center; }

.banner .dotList ul li { margin: 0 2px; width: 18px; height: 18px; background: url("../images/dot1.png") no-repeat center; background-size: 100% 100%; }

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

.banner.hide { display: none; }

@media screen and (max-width: 959px) { .banner .dotList { bottom: 10px; }
  .banner .dotList ul li { width: 10px; height: 10px; }
  .banner .carousel-control { margin-top: -17px; width: 35px; height: 35px; }
  .banner .carousel-control.left { left: 10px; }
  .banner .carousel-control.right { right: 10px; }
  .banner.hide { display: block; }
  .n-banner { display: none; } }

.m-htt { margin-bottom: 40px; line-height: 1; font-size: 38px; font-size: 3.8rem; font-family: "GothamBold"; color: #014099; text-transform: uppercase; text-align: center; }

.m-htt a { position: relative; display: inline-block; *display: inline; *zoom: 1; }

.m-htt1 a { padding-right: 58px; color: #014099; }

.m-htt1 a:before { content: ""; position: absolute; right: 0; bottom: 2px; width: 48px; height: 2px; background-color: #f08200; }

.m-htt2 a { padding-bottom: 15px; color: #014099; }

.m-htt2 a:before { content: ""; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 0; width: 48px; height: 2px; background-color: #f08200; }

@media screen and (max-width: 767px) { .m-htt { margin-bottom: 25px; font-size: 24px; font-size: 2.4rem; } }

.m-habt1 { position: relative; padding-top: 93px; padding-bottom: 90px; background-color: #e0edff; }

.m-habt1 .box-text { position: relative; z-index: 2;  }

.m-habt1 .box-desc a { display: block; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #333; text-align: center; }

.m-habt1 .box-desc a:hover { color: #014099; }

.m-habt1 .box-desc .desc-item-1 { -webkit-transition-delay: 800ms; -moz-transition-delay: 800ms; -o-transition-delay: 800ms; transition-delay: 800ms; }

.m-habt1 .box-desc .desc-item-2 { -webkit-transition-delay: 1100ms; -moz-transition-delay: 1100ms; -o-transition-delay: 1100ms; transition-delay: 1100ms; }

.m-habt1 .box-desc .desc-item-3 { -webkit-transition-delay: 1400ms; -moz-transition-delay: 1400ms; -o-transition-delay: 1400ms; transition-delay: 1400ms; }

.m-habt1 .box-img { position: absolute; z-index: 1; left: 202px; top: 94px; width: 270px; }

@media screen and (max-width: 767px) { .m-habt1 { padding: 30px 0; }
  .m-habt1 .box-img { left: 15px; top: 30px; } }

.m-habt2 { padding-top: 42px; padding-bottom: 45px; background: url("../images/bg1.png") no-repeat center bottom; }

.m-habt2 .box-img { float: left; margin-right: 72px; width: 55.25%; }

.m-habt2 .box-desc { padding-top: 52px; }

.m-habt2 .box-desc p { min-height: 24px; }

.m-habt2 .box-desc a { display: block; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #333; }

.m-habt2 .box-desc a:hover { color: #014099; }

.m-habt2 .box-link { margin-top: 57px; text-align: right; }

.m-habt2 .box-link a { display: inline-block; *display: inline; *zoom: 1; width: 160px; padding: 10px 0; line-height: 20px; font-size: 14px; font-size: 1.4rem; font-family: "GothamBold"; text-align: center; color: white; background-color: #014099; border-radius: 5px; }

@media screen and (max-width: 1219px) { .m-habt2 .box-img { margin-right: 30px; }
  .m-habt2 .box-desc { padding-top: 30px; } }

@media screen and (max-width: 767px) { .m-habt2 { padding: 30px 0; }
  .m-habt2 .box-img { float: none; display: block; width: 100%; text-align: center; }
  .m-habt2 .box-desc p { min-height: 10px; }
  .m-habt2 .box-link { margin-top: 20px; } }

.m-hpro .box-btn { display: none; }

.m-hpro .box-list { font-size: 0; letter-spacing: 0; text-align: center; width: 1000%; overflow: hidden; }

.m-hpro .list-item { float: left; width: 10%; }

.m-hpro .list-item > div { margin: 0 3.75%; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 16.14583%; padding: 0 5px; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-hpro .list-item > div:hover .item-top { background-color: #fff; box-shadow: 0px 5px 7px 0px rgba(31, 32, 33, 0.21); }

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

.m-hpro .item-top { position: relative; overflow: hidden; -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.m-hpro .item-modal { position: absolute; left: 0; top: 100%; width: 100%; height: 100%; -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.m-hpro .item-link { position: relative; top: 50%; margin-top: -10px; display: block; line-height: 20px; font-size: 14px; font-size: 1.4rem; font-weight: bold; color: #014099; }

.m-hpro .item-title { margin-top: 22px; height: 20px; line-height: 20px; font-size: 16px; font-size: 1.6rem; color: #014099; font-weight: bold; text-overflow: ellipsis; white-space: nowrap; }

.m-hpro .item-title a { color: #014099; }

.m-hpro1 { padding-top: 93px; padding-bottom: 95px; background: url("../images/bg2.png") repeat-y center; }

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

@media screen and (max-width: 767px) { .m-hpro .list-item { margin-left: 1%; margin-right: 1%; margin-bottom: 20px; width: 48%; }
  .m-hpro .item-title { font-size: 14px; font-size: 1.4rem; }
  .m-hpro1 { padding: 30px 0; } }

.m-hcmpy { margin-top: 93px; }

.m-hcmpy .box-list { overflow: hidden; }

.m-hcmpy .list-item { position: relative; float: left; width: 50%; overflow: hidden; color: white; }

.m-hcmpy .list-item a { color: white; }

.m-hcmpy .list-item a:hover { color: white; }

.m-hcmpy .item-modal { position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; padding: 20px 40px; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden; background-color: rgba(0, 0, 0, 0.6); background-color: #000 \9; }

.m-hcmpy .item-modal { background-color: rgba(0, 0, 0, 0.4); background-color: #000 \9; }

.m-hcmpy .item-fix { height: 100%; display: table; }

.m-hcmpy .item-text { display: table-cell; vertical-align: middle; width: 1920px; }

.m-hcmpy .item-text2 { text-align: right; }

.m-hcmpy .item-desc a { display: inline-block; *display: inline; *zoom: 1; max-width: 525px; line-height: 30px; font-size: 16px; font-size: 1.6rem; }

.m-hcmpy .item-link { margin-top: 44px; }

.m-hcmpy .item-link a { display: inline-block; *display: inline; *zoom: 1; width: 170px; height: 40px; line-height: 38px; font-size: 16px; font-size: 1.6rem; font-family: "GothamBold"; text-align: center; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #fff; }

@media screen and (max-width: 959px) { .m-hcmpy .item-modal { padding: 20px; }
  .m-hcmpy .item-desc a { max-height: 72px; line-height: 24px; font-size: 14px; font-size: 1.4rem; overflow: hidden; }
  .m-hcmpy .item-link { margin-top: 20px; }
  .m-hcmpy .item-link a { height: 30px; line-height: 28px; font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 767px) { .m-hcmpy { margin-top: 30px; }
  .m-hcmpy .list-item { float: none; width: 100%; }
  .m-hcmpy .item-text2 { text-align: left; }
  .m-hcmpy .item-link { display: none; } }

.m-hpro2 { margin-top: 93px; margin-bottom: 93px; }

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

.m-hnews {  padding-top: 46px; padding-bottom: 37px; background-color: #c1dbff; }

.m-hnews .box-fix { position: relative; padding: 0 95px; overflow: hidden; }

.m-hnews .box-btn { position: absolute; top: 50%; margin-top: -20px; display: block; width: 27px; height: 41px; background-repeat: no-repeat; background-position: center; background-size: 100% 100%; }

.m-hnews .box-btn.prev { left: 0; background-image: url("../images/jtl3.png"); }

.m-hnews .box-btn.next { right: 0; background-image: url("../images/jtr3.png"); }

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

.m-hnews .list-item { float: left; width: 10%; text-align: center; }

.m-hnews .item-title { height: 20px; line-height: 20px; font-size: 16px; font-size: 1.6rem; font-family: "GothamBold"; color: #333; text-overflow: ellipsis; white-space: nowrap; }

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

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

.m-hnews .item-time { margin-top: 8px; height: 16px; line-height: 16px; font-size: 14px; font-size: 1.4rem; color: #666; overflow: hidden; }

.m-hnews .item-desc { margin-top: 22px; }

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

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

@media screen and (max-width: 767px) { .m-hnews { margin-top: 30px; padding: 30px 0; }
  .m-hnews .box-fix { padding: 0 30px; }
  .m-hnews .box-btn { margin-top: -12px; width: 15px; height: 24px; } }

.g-ft { padding-top: 56px; padding-bottom: 7px; background: url("../images/bg3.png") no-repeat center; background-size: cover; background-color: #014099; font-size: 16px; font-size: 1.6rem; line-height: 30px; color: white; }

.g-ft a { color: white; }

.g-ft a:hover { color: #ccc; }

.m-ftfix1 { overflow: hidden; }

.m-fttt { margin-bottom: 16px; line-height: 26px; padding-left: 24px; font-size: 22px; font-size: 2.2rem; font-family: "GothamBold"; text-transform: uppercase; background: url("../images/icon2.png") no-repeat left 2px; }

.m-ftb1 { float: left; margin-right: 14.58333%; width: 24.16667%; }

.m-ftb2 { float: left; width: 15.41667%; }

.m-ftb3 { float: right; width: 30%; }

.m-ftinfo { margin-top: -10px; }

.m-ftinfo p { margin-top: 8px; }

.m-ftinfo p:first-child { margin-top: 0; }

.m-ftshare { margin-top: 20px; }

.m-ftshare .share-item { float: left; margin-right: 8px; margin-bottom: 10px; width: 41px; line-height: 0; font-size: 0; }

.m-ftshare .share-item:hover { margin-top: -5px; }

.m-ftnav { margin-top: -15px; padding-left: 23px; }

.m-ftnav .nav-item { padding: 10px 0; line-height: 20px; }

.m-ftform { overflow: hidden; }

.m-ftform .form-item { float: left; margin-bottom: 10px; width: 100%; padding-left: 11px; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 0; line-height: 0; }

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

.m-ftform .form-item2 { margin-right: 7px; width: 37.5%; }

.m-ftform .form-item3 { padding-left: 0; width: 69px; }

.m-ftform .form-item3 a { display: block; height: 25px; line-height: 24px; border: 1px solid #f0f0f0; background-color: #fff; text-align: center; }

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

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

.m-ftform .form-text { background-color: #fff; width: 100%; padding-left: 37px; padding-right: 10px; height: 27px; line-height: 26px; font-size: 14px; font-size: 1.4rem; color: #999; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-ftform .form-text1 { height: 36px; line-height: 36px; background: url("../images/email1.png") no-repeat 9px center; background-color: #fff; }

.m-ftform .form-text2 { height: 142px; padding-top: 10px; padding-bottom: 10px; background: url("../images/msg1.png") no-repeat 9px 12px; background-color: #fff; }

.m-ftform .form-text3 { padding: 0 6px; background-color: #eee; }

.m-ftform .form-btn { width: 100%; height: 27px; font-size: 14px; font-size: 1.4rem; font-weight: bold; color: white; text-transform: uppercase; background-color: #f08200; border-radius: 5px 0px 5px 0px; }

.m-ftfix2 { margin-top: 24px; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #fff; }

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

.m-ftlnk { min-height: 30px; overflow: hidden; }

.m-ftlnk .list-item { float: left; margin-right: 15px; }

@media screen and (max-width: 959px) { .m-ftb1 { margin-right: 0; width: 45%; }
  .m-ftb2 { float: right; width: 40%; }
  .m-ftb3 { margin-top: 25px; clear: both; width: 100%; } }

@media screen and (max-width: 767px) { .m-ftfix1 { display: none; }
  .m-ftlnk { display: none; }
  .m-ftfix2 { margin-top: 0; }
  .g-ft { padding-top: 30px; }
  .m-fttext { text-align: center; }
  .m-ftshare { padding-left: 20px; }
  .m-ftshare .share-item { width: 30px; margin-right: 10px; } }

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

.m-kf .kf-item { display: block; line-height: 0; font-size: 0; background-color: #00aff0; }

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

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

.m-kf .kf-wx { position: absolute; display: none; bottom: 0; right: 50px; 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: #014099; }
  .m-kf .kf-item { width: 20%; text-align: center; background-color: #014099; }
  .m-kf .kf-wx { bottom: 100%; left: 0; }
  .g-ft { padding-bottom: 63px; } }

.m-wp { padding-top: 60px; padding-bottom: 100px; }

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

.m-abtb1 { overflow: hidden; }

.m-abtb1 .abtb-font { float: left; width: 47.91667%; }

.m-abtb1 .abtb-img { position: relative; float: right; width: 45.58333%; -moz-box-sizing: border-box; box-sizing: border-box; margin-right: 9px; margin-bottom: 9px; }

.m-abtb1 .abtb-img:before { content: ""; position: absolute; z-index: 1; top: 10px; left: 10px; width: 100%; height: 100%; background-color: #809fcc; }

.m-abtb1 .abtb-img img { position: relative; z-index: 2; }

.m-abtb1 .abtb-title { line-height: 1.2; font-size: 40px; font-size: 4rem; font-weight: bold; text-transform: uppercase; color: #333333; }

.m-abtb1 .abtb-title font { color: #014099; }

.m-abtb1 .abtb-name { margin-top: 12px; line-height: 1.2; font-size: 16px; font-size: 1.6rem; font-family: "GothamBold"; color: #999999; font-weight: bold; }

.m-abtb1 .abtb-desc { margin-top: 30px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #333333; }

.m-abtb1 .abtb-desc p { min-height: 24px; }

@media screen and (max-width: 1219px) { .m-abtb1 .abtb-font { float: none; width: 100%; }
  .m-abtb1 .abtb-img { margin-left: 20px; margin-bottom: 20px; } }

@media screen and (max-width: 767px) { .m-abtb1 .abtb-img { float: none; margin: 0; width: 100%; max-width: 599px; }
  .m-abtb1 .abtb-img:before { display: none; }
  .m-abtb1 .abtb-title { margin-top: 30px; font-size: 24px; font-size: 2.4rem; }
  .m-abtb1 .abtb-desc { margin-top: 20px; font-size: 14px; font-size: 1.4rem; } }

.m-abtb2 { margin-top: 60px; overflow: hidden; }

.m-abtb2 .abtb-img { position: relative; float: left; margin-right: 83px; width: 50.08333%; line-height: 0; font-size: 0; }

.m-abtb2 .abtb-desc { padding-top: 52px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #333333; }

.m-abtb2 .abtb-desc p { min-height: 24px; }

@media screen and (max-width: 1219px) { .m-abtb2 { margin-top: 25px; } }

@media screen and (max-width: 959px) { .m-abtb2 .abtb-img { float: none; margin-right: 0; margin-bottom: 25px; width: 100%; max-width: 631px; }
  .m-abtb2 .abtb-desc { padding-top: 0; }
  .m-abtb2 .abtb-desc p { min-height: 10px; } }

.m-abtb3 { position: relative; margin-top: 70px; }

.m-abtb3 .box-ct { position: relative; padding-left: 57px; padding-right: 57px; }

.m-abtb3 .box-btn { position: absolute; top: 50%; margin-top: -29px; display: block; width: 19px; height: 31px; background-repeat: no-repeat; background-position: center; background-size: 100% 100%; }

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

.m-abtb3 .box-btn.prev:hover { background-image: url("../images/jtl5.png"); }

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

.m-abtb3 .box-btn.next:hover { background-image: url("../images/jtr5.png"); }

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

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

.m-abtb3 .list-item { position: relative; float: left; margin-right: 0.35978%; width: 2.23247%; overflow: hidden; }

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

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

.m-abtb3 .item-modal { position: absolute; left: 0; top: 100%; display: block; width: 100%; height: 100%; background: url("../images/fd1.png") no-repeat center; background-color: rgba(53, 53, 53, 0.45); background-color: #353535 \9; }

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

@media screen and (max-width: 959px) { .m-abtb3 .list-item { margin-right: .2%; width: 3.2%; }
  .m-abtb3 .item-modal { top: 0; background-color: transparent; } }

@media screen and (max-width: 767px) { .m-abtb3 { margin-top: 25px; }
  .m-abtb3 .box-ct { margin-top: 25px; padding-left: 30px; padding-right: 30px; } }

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

@media screen and (max-width: 320px) { .m-abtb3 .list-item { margin-right: 0; width: 10%; } }

.m-cert { margin-top: 76px; }

.m-cert .box-title { line-height: 1.2; font-size: 30px; font-size: 3rem; text-transform: uppercase; font-weight: bold; color: #014099; text-align: center; background: url("../images/bd2.png") no-repeat center; }

.m-cert .box-ct { position: relative; margin-top: 54px; padding-left: 74px; padding-right: 74px; overflow: hidden; }

.m-cert .box-btn { position: absolute; top: 50%; margin-top: -39px; display: block; width: 19px; height: 31px; background-repeat: no-repeat; background-position: center; background-size: 100% 100%; }

.m-cert .box-btn.prev { left: 0; background-image: url("../images/jtl4.png"); }

.m-cert .box-btn.prev:hover { background-image: url("../images/jtl5.png"); }

.m-cert .box-btn.next { right: 0; background-image: url("../images/jtr4.png"); }

.m-cert .box-btn.next:hover { background-image: url("../images/jtr5.png"); }

.m-cert .box-list { overflow: hidden; }

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

.m-cert .list-item { position: relative; float: left; margin-right: 0.3619%; width: 2.22857%; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-cert .item-top { position: relative; z-index: 2; margin: 0 auto; overflow: hidden; }

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

.m-cert .item-modal { position: absolute; left: 0; top: 100%; display: block; width: 100%; height: 100%; background: url("../images/fd2.png") no-repeat center; background-color: rgba(53, 53, 53, 0.7); background-color: #353535 \9; }

.m-cert .item-title { position: relative; z-index: 2; margin-left: auto; margin-right: auto; margin-top: 23px; height: 20px; line-height: 20px; font-size: 14px; font-size: 1.4rem; color: #333; text-align: center; text-overflow: ellipsis; white-space: nowrap; }

@media screen and (max-width: 1219px) { .m-cert .list-item { margin-left: .1%; margin-right: .1%; width: 2.3%; }
  .m-cert .list-item:before { display: none !important; } }

@media screen and (max-width: 959px) { .m-cert .list-item { margin-left: .1%; margin-right: .1%; width: 3.1333%; }
  .m-cert .item-modal { top: 0; background-color: transparent; } }

@media screen and (max-width: 767px) { .m-cert { margin-top: 30px; }
  .m-cert .box-title { font-size: 24px; font-size: 2.4rem; background: none; }
  .m-cert .box-ct { margin-top: 25px; padding-left: 40px; padding-right: 40px; } }

@media screen and (max-width: 480px) { .m-cert .list-item { margin-left: .1%; margin-right: .1%; width: 4.8%; } }

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

.m-mn2 { padding-left: 334px; }

.m-mn1 { padding-left: 418px; }

.m-mn3 { padding-right: 464px; }

.m-mn4 { padding-left: 355px; }

@media screen and (max-width: 1219px) { .m-mn1 { padding-left: 350px; }
  .m-mn3 { padding-right: 350px; } }

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

.m-sd { float: left; }

.m-sd2 { margin-left: -100%; width: 270px; }

.m-sd1 { margin-left: -100%; width: 350px; }

.m-sd3 { margin-left: -267px; width: 267px; }

@media screen and (max-width: 1219px) { .m-sd1 { width: 300px; } }

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

.m-sdnav1 .sdnav-name { padding-left: 5px; padding-right: 5px; padding-top: 10px; padding-bottom: 10px; line-height: 26px; font-size: 20px; font-size: 2rem; font-family: "GothamBold"; color: white; text-transform: uppercase; text-align: center; background: url("../images/bg4.png") no-repeat center; background-size: cover; }

.m-sdnav1 .sdnav-name a { color: white; }

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

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

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

.m-sdnav1 .list-item { margin-top: 8px; background-color: #f4f4f4; }

.m-sdnav1 .list-item > a { position: relative; display: block; padding-top: 8px; padding-bottom: 8px; padding-left: 21px; padding-right: 41px; line-height: 24px; font-size: 16px; font-size: 1.6rem; font-weight: bold; color: #333333; background-color: #f4f4f4; }

.m-sdnav1 .list-item > a:before { content: ""; position: absolute; right: 15px; top: 0; width: 15px; height: 100%; background: url("../images/jtr.png") no-repeat center; }

.m-sdnav1 .list-item > a:hover { color: white; background-color: #014099; }

.m-sdnav1 .list-item > a:hover:before { background-image: url("../images/jtb.png"); }

.m-sdnav1 .list-item > a.active { color: white; background-color: #014099; }

.m-sdnav1 .list-item > a.active:before { background-image: url("../images/jtb.png"); }

.m-sdnav1 .sdsnav-list { padding-top: 7px; padding-bottom: 7px; display: none; }

.m-sdnav1 .sdsnav-list.show { display: block; }

.m-sdnav1 .sdsnav-list-item > a { display: block; padding-top: 3px; padding-bottom: 3px; padding-left: 21px; padding-right: 21px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #333333; }

.m-sdnav1 .sdsnav-list-item > a:hover { color: #014099; }

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

.m-sdtt { position: relative; }

.m-sdtt a { position: relative; display: inline-block; *display: inline; *zoom: 1; padding-right: 17px; line-height: 24px; font-size: 22px; font-size: 2.2rem; color: #014099; font-weight: bold; background-color: #fff; }

.m-sdtt:before { content: ""; position: absolute; left: 0; top: 50%; margin-top: -1px; width: 100%; height: 1px; background-color: #d2d2d2; }

.m-sdtt2:before { display: none; }

@media screen and (max-width: 767px) { .m-sdtt a { font-size: 18px; font-size: 1.8rem; }
  .m-sdtt:before { display: none; } }

.m-sdpro { margin-top: 90px; }

.m-sdpro .box-list { margin-top: 14px; overflow: hidden; }

.m-sdpro .list-item { margin-top: 19px; display: table; overflow: hidden; }

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

.m-sdpro .item-pic { float: left; width: 130px; border: 1px solid #dcdcdc; -moz-box-sizing: border-box; box-sizing: border-box; display: table-cell; }

.m-sdpro .item-font { padding-left: 20px; overflow: hidden; display: table-cell; vertical-align: middle; }

.m-sdpro .item-title { height: 52px; line-height: 26px; font-size: 16px; font-size: 1.6rem; color: #333; overflow: hidden; }

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

.m-sdpro .item-title a:hover { color: #014099; }

.m-sdpro .item-link { height: 35px; line-height: 35px; font-size: 14px; font-size: 1.4rem; color: #333333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-sdpro .item-link a { color: #333333; }

.m-sdpro .item-link a:hover { color: #014099; }

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

.m-list1 { margin-bottom: -24px; overflow: hidden; }

.m-list1 .list-item { float: left; margin-right: 5.37084%; margin-bottom: 24px; width: 47.31458%; }

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

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

.m-list1 .item-modal { position: absolute; left: 0; top: 100%; display: block; width: 100%; height: 100%; background: url("../images/fd1.png") no-repeat center; background-color: rgba(53, 53, 53, 0.45); background-color: #353535 \9; }

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

@media screen and (max-width: 959px) { .m-list1 .item-modal { top: 0; background-color: transparent; } }

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

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

.m-prol .list-item { position: relative; float: left; margin-right: 3.34101%; margin-bottom: 45px; width: 31.10599%; }

.m-prol .item-top { position: relative; border: 1px solid #d5d5d5; 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("../images/vm1.png") no-repeat center; background-color: rgba(1, 64, 153, 0.5); background-color: #014099 \9; -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.m-prol .item-title { margin-top: 18px; padding: 0 22px; }

.m-prol .item-title a { display: block; height: 20px; line-height: 20px; font-size: 16px; font-size: 1.6rem; color: #333; text-align: left; overflow: hidden; }

.m-prol input { position: absolute; left: 0; bottom: 4px; }

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

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

.m-prob1 .prob-pic-big { position: relative; border: 1px solid #d5d5d5; -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; margin-top: 12px; padding-left: 27px; padding-right: 27px; overflow: hidden; }

.m-prob1 .prob-pic-btn { position: absolute; top: 50%; margin-top: -7px; display: block; width: 17px; height: 25px; background-repeat: no-repeat; background-position: center; background-size: 100% 100%; }

.m-prob1 .prob-pic-btn.prev { left: 0; background-image: url("../images/jtl4.png"); }

.m-prob1 .prob-pic-btn.prev:hover { background-image: url("../images/jtl5.png"); }

.m-prob1 .prob-pic-btn.next { right: 0; background-image: url("../images/jtr4.png"); }

.m-prob1 .prob-pic-btn.next:hover { background-image: url("../images/jtr5.png"); }

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

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

.m-prob1 .prob-pic-list ul li { position: relative; float: left; margin-right: 0.3662%; width: 3.09859%; padding-top: 5px; }

.m-prob1 .prob-pic-item .item-pic { border: 1px solid #d5d5d5; overflow: inherit; }

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

.m-prob1 .prob-pic-item .item-pic:hover img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

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

.m-prob1 .prob-pic-item .item-pic.active:before { display: block; }

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

.m-prob1 .prob-info-title { position: relative; padding-left: 27px; padding-bottom: 10px; line-height: 1.2; font-size: 22px; font-size: 2.2rem; color: #014099; border-bottom: 1px solid #d3d3d3; }

.m-prob1 .prob-info-title:before { content: ""; position: absolute; left: 0; top: 5px; width: 16px; height: 16px; background-color: #d5d5d5; }

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

.m-prob1 .prob-info-desc p { min-height: 24px; }

.m-prob1 .prob-info-desc span { display: block; font-size: 16px; font-size: 1.6rem; font-weight: bold; color: #333; }

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

.m-prob1 .prob-share .font { float: left; margin-right: 10px; line-height: 26px; font-size: 14px; font-size: 1.4rem; color: #666; }

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

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

.m-prob1 .prob-info-link a { float: right; margin-bottom: 20px; display: block; width: 160px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; color: #014099; font-family: "GothamBold"; text-align: center; text-transform: uppercase; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #014099; border-radius: 5px; }

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

.m-prob1 .prob-info-link a:first-child { float: left; }

@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 { margin-top: 20px; width: 100%; height: auto; }
  .m-prob1 .prob-info-link a { width: 100%; } }

@media screen and (max-width: 767px) { .m-prob1 .prob-pic { width: 100%; }
  .m-prob1 .prob-pic-big { display: none; }
  .m-prob1 .prob-pic-small { margin-top: 0; }
  .m-prob1 .prob-pic-list ul li { margin-right: .2%; width: 4.9%; }
  .m-prob1 .prob-pic-item .item-pic:before { display: none !important; }
  .m-prob1 .prob-info-title { margin-top: 25px; }
  .m-prob1 .prob-share { margin-top: 20px; } }

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

.m-prob2 .prob-title { line-height: 1.2; font-size: 30px; font-size: 3rem; color: #333; font-family: "GothamBold"; text-transform: uppercase; }

.m-prob2 .prob-title span { position: relative; }

.m-prob2 .prob-title span:before { content: ""; position: absolute; left: 100%; top: 50%; margin-top: -6px; margin-left: 18px; width: 1200px; height: 11px; background: url("../images/bg5.png") no-repeat left center; }

.m-prob2 .prob-desc { margin-top: 22px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #333; }

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

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

.m-prob2 .prob-desc a { color: #014099; }

@media screen and (max-width: 767px) { .m-prob2 { margin-top: 30px; }
  .m-prob2 .prob-title { font-size: 20px; font-size: 2rem; }
  .m-prob2 .prob-title span:before { display: none; } }

.m-repro { margin-top: 47px; overflow: hidden; }

.m-repro .repro-hd { position: relative; background: url("../images/bg6.png") no-repeat 343px center; }

.m-repro .repro-title { line-height: 1.2; font-size: 30px; font-size: 3rem; color: #333; font-family: "GothamBold"; text-transform: uppercase; }

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

.m-repro .repro-btn { position: absolute; top: 50%; margin-top: -10px; display: block; width: 13px; height: 20px; background-repeat: no-repeat; background-position: center; background-size: 100% 100%; }

.m-repro .repro-btn.prev { right: 30px; background-image: url("../images/jtl4.png"); }

.m-repro .repro-btn.prev:hover { background-image: url("../images/jtl5.png"); }

.m-repro .repro-btn.next { right: 0; background-image: url("../images/jtr4.png"); }

.m-repro .repro-btn.next:hover { background-image: url("../images/jtr5.png"); }

.m-repro .repro-bd { margin-top: 25px; }

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

.m-repro .list-item { position: relative; float: left; margin-right: 0.34642%; width: 3.09469%; -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-repro .list-item:hover { border-color: #014099; }

.m-repro .item-top { position: relative; overflow: hidden; border: 1px solid #d5d5d5; }

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

.m-repro .item-title { margin-top: 8px; }

.m-repro .item-title a { display: block; height: 35px; line-height: 34px; font-size: 16px; font-size: 1.6rem; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: left; }

.m-repro .item-title a:hover { color: #014099; }

.m-repro .item-modal { position: absolute; left: 0; top: 100%; display: block; width: 100%; height: 100%; background: url("../images/vm1.png") no-repeat center; background-color: rgba(1, 64, 153, 0.5); background-color: #014099 \9; }

@media screen and (max-width: 1219px) { .m-repro .repro-hd { background: none; } }

@media screen and (max-width: 767px) { .m-repro { margin-top: 30px; }
  .m-repro .repro-title { font-size: 20px; font-size: 2rem; }
  .m-repro .repro-bd { margin-top: 25px; } }

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

@media screen and (max-width: 320px) { .m-repro .list-item { margin-right: 0; width: 10%; } }

.m-video { margin-bottom: -52px; overflow: hidden; }

.m-video .list-item { float: left; margin-right: 5.32544%; margin-bottom: 52px; width: 47.33728%; background-color: #f1f1f1; padding: 6px; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-video .item-video { position: relative; padding-top: 63.91753%; overflow: hidden; }

.m-video .item-video iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.m-video .item-font { margin-top: 18px; padding-left: 60px; padding-right: 5px; background: url("../images/icon4.png") no-repeat 12px top; }

.m-video .item-title { height: 20px; line-height: 20px; font-size: 16px; font-size: 1.6rem; font-weight: bold; color: #333; text-overflow: ellipsis; white-space: nowrap; }

.m-video .item-desc { margin-top: 8px; height: 48px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #4d4d4d; overflow: hidden; }

@media screen and (max-width: 640px) { .m-video { margin-bottom: -25px; }
  .m-video .list-item { margin-right: 0; margin-bottom: 25px; width: 100%; }
  .m-video .item-video { padding-top: 250px; } }

.m-newsl { overflow: hidden; }

.m-newsl .list-item { margin-top: 51px; padding-bottom: 32px; overflow: hidden; border-bottom: 1px dashed #d1d1d1; }

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

.m-newsl .item-time { position: relative; float: left; width: 87px; height: 110px; padding-top: 18px; line-height: 1.2; font-size: 24px; font-size: 2.4rem; font-family: "GothamBold"; text-transform: uppercase; color: white; text-align: center; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #014099; }

.m-newsl .item-time span { font-size: 41px; font-size: 4.1rem; }

.m-newsl .item-time:before { content: ""; position: absolute; left: 100%; top: 50%; margin-top: -15px; display: block; width: 0; height: 0; border-left: 14px solid #014099; border-top: 15px solid transparent; border-bottom: 15px solid transparent; }

.m-newsl .item-pic { float: left; margin-left: 47px; width: 238px; -moz-box-sizing: border-box; box-sizing: border-box; border: 2px solid #b7b7b7; }

.m-newsl .item-font { padding-left: 38px; overflow: hidden; }

.m-newsl .item-title { height: 24px; line-height: 24px; font-size: 16px; font-size: 1.6rem; font-weight: bold; text-overflow: ellipsis; white-space: nowrap; }

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

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

.m-newsl .item-desc { margin-top: 10px; }

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

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

.m-newsl .item-link { margin-top: 26px; display: block; max-width: 160px; height: 34px; line-height: 32px; font-size: 14px; font-size: 1.4rem; font-family: "GothamBold"; color: #666; text-align: center; text-transform: uppercase; border: 1px solid #666666; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 5px; }

.m-newsl .item-link:hover { color: #014099; border-color: #014099; }

@media screen and (max-width: 767px) { .m-newsl .list-item { margin-top: 25px; }
  .m-newsl .item-time { float: none; width: 150px; height: auto; padding-top: 10px; padding-bottom: 10px; font-weight: normal; font-size: 14px; font-size: 1.4rem; }
  .m-newsl .item-time span { font-size: 16px; font-size: 1.6rem; }
  .m-newsl .item-time br { display: none; }
  .m-newsl .item-time:before { display: none; }
  .m-newsl .item-title { margin-top: 10px; }
  .m-newsl .item-pic { float: none; margin-left: 0; margin-top: 20px; }
  .m-newsl .item-font { padding-left: 0; } }

.m-news .news-title { line-height: 24px; font-size: 20px; font-size: 2rem; color: #014099; }

.m-news .news-time { margin-top: 10px; padding-left: 22px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #666666; background: url("../images/time1.png") no-repeat left center; }

.m-news .news-desc { margin-top: 23px; padding-bottom: 50px; border-bottom: 1px dashed #d1d1d1; color: #666; line-height: 24px; font-size: 14px; font-size: 1.4rem; }

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

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

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

.m-sdnews .sdnews-hd { padding-bottom: 9px; line-height: 1.2; font-size: 20px; font-size: 2rem; font-weight: bold; text-transform: uppercase; border-bottom: 3px solid #e4e4e4; }

.m-sdnews .sdnews-hd a { color: #333333; }

.m-sdnews .sdnews-hd a:hover { color: #014099; }

.m-sdnews .sdnews-list { margin-top: 36px; }

.m-sdnews .list-item { margin-top: 42px; padding-bottom: 13px; border-bottom: 1px dotted #8f8f8f; }

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

.m-sdnews .item-pic { margin: 0 auto; max-width: 267px; border: 2px solid #b7b7b7; }

.m-sdnews .item-title { margin-top: 17px; }

.m-sdnews .item-title a { display: block; max-height: 48px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #666666; overflow: hidden; }

.m-sdnews .item-title a:hover { color: #014099; }

.m-sdnews .item-time { margin-top: 20px; padding-left: 19px; line-height: 16px; font-size: 12px; font-size: 1.2rem; color: #666666; background: url("../images/time2.png") no-repeat left center; }

@media screen and (max-width: 767px) { .m-sdnews .sdnews-hd { font-size: 18px; font-size: 1.8rem; } }

.contact_top { background: #e5e5e5; border-radius: 8px; }

/* c_left */
.c_left { width: 465px; padding-top: 60px; height: 603px; background: url(../images/ctus.png) no-repeat left top; border-radius: 8px 0px 0px 8px; background-size: cover; -moz-box-sizing: border-box; box-sizing: border-box; }

.c_left_wrap { width: 371px; margin: 0 auto; }

.c_left_wrap .c_title { margin-bottom: 22px; font-size: 24px; font-size: 2.4rem; color: #fff; line-height: 32px; font-weight: bold; }

.c_left_wrap .c_title2 { position: relative; line-height: 24px; font-size: 20px; font-size: 2rem; font-weight: bold; color: white; padding-bottom: 10px; }

.c_left_wrap .c_title2:before { content: ""; position: absolute; left: 0; bottom: 0; width: 34px; height: 3px; background-color: #f08200; }

.c_left_wrap .c_info { margin-top: 13px; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #fff; }

.c_left_wrap .c_info a { color: #fff; }

.c_left_wrap .c_wx { margin-top: 10px; font-size: 0; line-height: 0; }
.c_left_wrap .c_wx img { padding: 10px;padding-bottom: 40px; }

/* c_right */
.c_right { float: right; width: 47%; margin-right: 84px; }

.c_right .c_title2 { padding-top: 23px; padding-left: 14px; line-height: 30px; font-weight: bold; font-size: 24px; font-size: 2.4rem; color: #014099; text-transform: uppercase; padding-bottom: 3px; }

.c_right .c_xp { padding-top: 13px; }

.c_right .c_bt { width: 14px; float: left; color: #ff0000; font-family: Verdana; line-height: 36px; height: 36px; font-size: 14px; font-size: 1.4rem; }

.c_right .c_div1 { padding-bottom: 18px; }

.c_right .c_div2 { padding-bottom: 20px; }

.c_right .c_div3 { padding-bottom: 20px; }

.c_right .c_div4 { padding-top: 2px; margin-bottom: 5px; }

.c_right .c_input1 { float: left; line-height: 35px; height: 35px; font-size: 12px; font-size: 1.2rem; text-indent: 14px; color: #666666; width: 547px; border: solid 1px #cccccc; background: #fff; }

.c_right .c_textarea { font-family: Arial; float: left; font-size: 12px; font-size: 1.2rem; text-indent: 14px; color: #666666; width: 544px; border: solid 1px #cccccc; line-height: 26px; padding-top: 1px; height: 211px; background: #fff; }

.c_right .c_captcha { font-size: 12px; font-size: 1.2rem; background: #fff; width: 154px; float: left; line-height: 35px; height: 35px; text-indent: 9px; color: #666666; border: solid 1px #cccccc; }

.c_right .c_yzm { float: left; margin-left: 19px; cursor: pointer; border: solid 1px #cccccc; width: 118px; }

.c_right .c_send { float: right; text-align: center; color: #fff; background: #014099; width: 181px; height: 37px; line-height: 35px; font-size: 14px; font-size: 1.4rem; font-weight: bold; cursor: pointer; }

.map { margin: 50px auto 0; }

.map img { display: block; }

@media screen and (max-width: 1219px) { .c_left { width: 399px; }
  .c_right .c_div1, .c_right .c_div2, .c_right .c_div3 { padding-bottom: 16px; }
  .c_right .c_input1 { width: 95%; }
  .c_right .c_textarea { width: 95%; }
  .c_right .c_send { width: 116px; } }

@media screen and (max-width: 959px) { .contact_top { background: #e5e5e5; margin-top: 20px; }
  .map { margin: 20px auto 20px; }
  .c_left { float: none; width: 95%; height: auto; margin: 0 auto; max-width: 399px; border-radius: 10px; margin-top: 20px; padding-bottom: 40px; padding-top: 40px; }
  .c_right { float: none; width: 95%; margin: 0 auto; margin-top: 20px; }
  .c_right .c_title2 { padding-top: 0px; }
  .c_right .c_send { width: 95%; margin-left: 14px; margin-top: 15px; float: left; }
  .c_left_wrap { width: 90%; }
  .c_left_wrap .c_title { margin-bottom: 40px; }
  .c_left_wrap .c_tiyl { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 767px) { .c_left_wrap .c_tiyl { margin-bottom: 15px; }
  .c_right .c_input1 { width: 90%; }
  .c_right .c_textarea { width: 90%; }
  .c_right .c_send { width: 90%; }
  .c_right .c_captcha { width: 90%; margin-bottom: 20px; }
  .c_right .c_yzm { margin-left: 12px; } }

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



#baguetteBox-overlay { display: none; opacity: 0; position: fixed; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; background-color: #222; background-color: rgba(0, 0, 0, 0.8); -webkit-transition: opacity .5s ease; -o-transition: opacity .5s ease; -moz-transition: opacity .5s ease; transition: opacity .5s ease; z-index: 99999999999999999999999999999999999999; }

#baguetteBox-overlay.visible { opacity: 1; }

#baguetteBox-overlay .full-image { display: inline-block; position: relative; width: 100%; height: 100%; text-align: center; }

#baguetteBox-overlay .full-image figure { display: inline; margin: 0; height: 100%; }

#baguetteBox-overlay .full-image img { display: inline-block; width: auto; height: auto; max-height: 100%; max-width: 100%; vertical-align: middle; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

#baguetteBox-overlay .full-image figcaption { display: block; position: absolute; bottom: 0; width: 100%; text-align: center; line-height: 1.8; color: #ccc; background-color: #000; background-color: rgba(0, 0, 0, 0.6); font-family: Verdana, Geneva, sans-serif; }

#baguetteBox-overlay .full-image:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; }

#baguetteBox-slider { position: absolute; left: 0; top: 0; height: 100%; width: 100%; white-space: nowrap; -webkit-transition: left .4s ease, -webkit-transform .4s ease; transition: left .4s ease, -webkit-transform .4s ease; -o-transition: left .4s ease, -o-transform .4s ease; -moz-transition: left .4s ease, transform .4s ease, -moz-transform .4s ease; transition: left .4s ease, transform .4s ease; transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease, -o-transform .4s ease; transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease; }

#baguetteBox-slider.bounce-from-right { -webkit-animation: bounceFromRight .4s ease-out; -moz-animation: bounceFromRight .4s ease-out; animation: bounceFromRight .4s ease-out; }

#baguetteBox-slider.bounce-from-left { -webkit-animation: bounceFromLeft .4s ease-out; -moz-animation: bounceFromLeft .4s ease-out; animation: bounceFromLeft .4s ease-out; }

.baguetteBox-button#next-button, .baguetteBox-button#previous-button { top: 50%; top: -webkit-calc(50% - 30px); top: -moz-calc(50% - 30px); top: calc(50% - 30px); width: 44px; height: 60px; }

.baguetteBox-button { position: absolute; cursor: pointer; outline: 0; padding: 0; margin: 0; border: 0; border-radius: 15%; background-color: #323232; background-color: rgba(50, 50, 50, 0.5); color: #ddd; font: 1.6em sans-serif; -webkit-transition: background-color .4s ease; -o-transition: background-color .4s ease; -moz-transition: background-color .4s ease; transition: background-color .4s ease; }

.baguetteBox-button:hover { background-color: rgba(50, 50, 50, 0.9); }

.baguetteBox-button#next-button { right: 2%; display: block !important; }

.baguetteBox-button#previous-button { left: 2%; display: block !important; }

.baguetteBox-button#close-button { top: 20px; right: 2%; right: -webkit-calc(2% + 6px); right: -moz-calc(2% + 6px); right: calc(2% + 6px); width: 30px; height: 30px; }

.baguetteBox-button svg { position: absolute; left: 0; top: 0; }

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

.m-heademail {
  display: flex;
  justify-content: flex-end; /* 主轴方向右对齐 */
  gap: 1rem; /* 两个链接之间的间距，按需调整 */
  padding-top: 10px;
  padding-bottom: 12px;
  line-height: 0;
}

.m-heademail .m-hdname{
  text-align: right;
  display: inline-block; /* 保证链接整体是块级容器 */
  overflow: hidden; /* 清除浮动影响，防止父容器高度塌陷 */
}

.icon-left {
  float: left; /* 关键：图片向左浮动 */
  margin-right: 8px; /* 图片和文字之间的间距，可按需调整 */
  margin-top: 2px; /* 微调垂直对齐，让图标和文字居中 */
  width: 40px; /* 图标大小，按你实际图标尺寸调整 */

}