#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:"Microsoft YaHei","微软雅黑"; }

#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; }

.zoomPad { position: relative; float: left; z-index: 99; cursor: crosshair; }

.zoomPreload { -moz-opacity: 0.8; opacity: 0.8; filter: alpha(opacity=80); color: #333; font-size: 12px; font-family:"Microsoft YaHei","微软雅黑"; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align: center; background-image: url(../images/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; z-index: 110; width: 90px; height: 43px; position: absolute; top: 0px; left: 0px; }

.zoomPup { overflow: hidden; background-color: #FFF; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity=60); z-index: 120; position: absolute; border: 1px solid #CCC; z-index: 101; cursor: crosshair; }

.zoomOverlay { position: absolute; left: 0px; top: 0px; background: #FFF; /*opacity:0.5;*/ z-index: 5000; width: 100%; height: 100%; display: none; z-index: 101; }

.zoomWindow { position: absolute; left: 110%; top: 40px; background: #FFF; z-index: 6000; height: auto; z-index: 10000; z-index: 110; }

.zoomWrapper { position: relative; border: 1px solid #999; z-index: 110; }

.zoomWrapperTitle { display: block; background: #999; color: #FFF; height: 18px; line-height: 18px; width: 100%; overflow: hidden; text-align: center; font-size: 10px; position: absolute; top: 0px; left: 0px; z-index: 120; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity=60); }

.zoomWrapperImage { display: block; position: relative; overflow: hidden; z-index: 110; }

.zoomWrapperImage img { border: 0px; display: block; position: absolute; z-index: 101; }

.zoomIframe { z-index: -1; filter: alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; position: absolute; display: block; }

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
.wap-hd-nav { display: none; }

@media screen and (max-width: 991px) { .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: #3478c7; }
  .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: #3478c7; } }

.m-mobilenav { display: none; }

@media screen and (max-width: 991px) { .m-mobilenav { position: absolute; z-index: 11; padding-top: 25px; top: 0; left: 0; display: block; -moz-box-sizing: border-box; box-sizing: border-box; }
  .m-mobilenav .mbnav-btn { position: absolute; z-index: 2; top: 10px; left: 17px; width: 26px; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }
  .m-mobilenav .mbnav-btn .line { width: 100%; height: 2px; background-color: #3478c7; }
  .m-mobilenav .mbnav-btn .line2 { margin-top: 6px; margin-bottom: 6px; }
  .m-mobilenav .mbnav-btn.active { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
  .m-mobilenav .mbnav-bd { position: absolute; left: 0; top: 0; width: 300px; height: 100%; top: 0; visibility: hidden; z-index: 1; }
  .m-mobilenav .mbnav-bd.show { visibility: visible; }
  .m-mobilenav .mbnav-bd.show .mbnav-wp { height: 100%; opacity: 1; }
  .m-mobilenav .mbnav-bd.show .mbnav-item > a { opacity: 1; -webkit-transform: scale(1) translate(0, 0); -moz-transform: scale(1) translate(0, 0); -ms-transform: scale(1) translate(0, 0); -o-transform: scale(1) translate(0, 0); transform: scale(1) translate(0, 0); }
  .m-mobilenav .mbnav-wp { position: absolute; left: 0; top: 0; width: 100%; height: 0; background-color: #333; top: 0; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; opacity: 0; }
  .m-mobilenav .mbnav-fix { position: absolute; left: 0; top: 60px; height: -webkit-calc(100% - 60px); height: -moz-calc(100% - 60px); height: calc(100% - 60px); width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; overflow-y: scroll; }
  .m-mobilenav .mbnav-item { position: relative; padding-left: 44px; padding-right: 24px; padding-top: 10px; padding-bottom: 10px; }
  .m-mobilenav .mbnav-item i { position: absolute; left: 13px; top: 12px; width: 24px; height: 24px; line-height: 24px; text-align: center; background-color: #333; font-size: 20px; font-size: 2rem; color: #fff; cursor: pointer; }
  .m-mobilenav .mbnav-item > a { display: block; line-height: 26px; font-size: 16px; font-size: 1.6rem; color: #fff; -webkit-transform: scale(1.1) translate(60px, -35px); -moz-transform: scale(1.1) translate(60px, -35px); -ms-transform: scale(1.1) translate(60px, -35px); -o-transform: scale(1.1) translate(60px, -35px); transform: scale(1.1) translate(60px, -35px); opacity: 0; -webkit-transition: .5s .1s; -o-transition: .5s .1s; -moz-transition: .5s .1s; transition: .5s .1s; }
  .m-mobilenav .mbnav-item > a.current:after { content: ""; margin-left: 5px; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 6px; height: 6px; background-color: #fff; border-radius: 50%; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }
  .m-mobilenav .mbnav-item > a.active { color: #3478c7; }
  .m-mobilenav .mbnav-item > a.active:after { background-color: #3478c7; }
  .m-mobilenav .mbnav-item:nth-child(1) > a { -webkit-transition-delay: 250ms; -moz-transition-delay: 250ms; -o-transition-delay: 250ms; transition-delay: 250ms; }
  .m-mobilenav .mbnav-item:nth-child(2) > a { -webkit-transition-delay: 300ms; -moz-transition-delay: 300ms; -o-transition-delay: 300ms; transition-delay: 300ms; }
  .m-mobilenav .mbnav-item:nth-child(3) > a { -webkit-transition-delay: 350ms; -moz-transition-delay: 350ms; -o-transition-delay: 350ms; transition-delay: 350ms; }
  .m-mobilenav .mbnav-item:nth-child(4) > a { -webkit-transition-delay: 400ms; -moz-transition-delay: 400ms; -o-transition-delay: 400ms; transition-delay: 400ms; }
  .m-mobilenav .mbnav-item:nth-child(5) > a { -webkit-transition-delay: 450ms; -moz-transition-delay: 450ms; -o-transition-delay: 450ms; transition-delay: 450ms; }
  .m-mobilenav .mbnav-item:nth-child(6) > a { -webkit-transition-delay: 500ms; -moz-transition-delay: 500ms; -o-transition-delay: 500ms; transition-delay: 500ms; }
  .m-mobilenav .mbnav-item:nth-child(7) > a { -webkit-transition-delay: 550ms; -moz-transition-delay: 550ms; -o-transition-delay: 550ms; transition-delay: 550ms; }
  .m-mobilenav .mbsbnav-list { padding: 10px 0; display: none; }
  .m-mobilenav .mbsbnav-item { position: relative; padding-left: 20px; padding-right: 5px; }
  .m-mobilenav .mbsbnav-item i { left: 0; top: 6px; line-height: 24px; }
  .m-mobilenav .mbsbnav-item a { display: block; padding: 5px 5px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #fff; }
  .m-mobilenav .mbsbnav-item a.active { color: #3478c7; } }

.box-slide .carouse { width: 100%; overflow: hidden; position: relative; cursor: pointer; }

.box-slide .slideItem .banner-img { width: 100%; }

.box-slide .carouse .slideItem { width: 100%; position: absolute; }

.box-slide .console { height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }

.box-slide .dotList { text-align: center; margin-top: 20px; }

.box-slide .dotList ul li { display: inline-block; width: 10px; height: 10px; background-position: -12px 0px; margin-left: 10px; cursor: pointer; }

.box-slide .dotList ul li.active { background-position: 0px 0px; }

.box-slide .carousel-control { position: absolute; top: 45%; width: 30px; height: 30px; z-index: 999; }

.box-slide .carousel-control.left { left: 0; background-position: -38px 0px; cursor: pointer; }

.box-slide .carousel-control.right { right: 0; background-position: -85px 0px; cursor: pointer; }

.box-slide .slidedetail { display: none; }

.imgtoVideo img { width: 100%; }

.imgtoVideo > div { padding: 1px; position: relative; cursor: pointer; width: 49%; display: inline-block; }

.imgtoVideo > div:hover .imgtoVideoDetail { display: block; }

.imgtoVideo .imgtoVideoDetail { width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding: 1px; display: none; }

.imgtoVideo .imgtoVideoDetail > div { background: rgba(0, 98, 197, 0.8); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8142B49,endColorstr=#C8142B49); width: 100%; height: 100%; text-align: center; }

.imgtoVideo .tovideo .imgtoVideoDetail { display: block; }

.imgtoVideo .tovideo .imgtoVideoDetail > div { background: #0C2D47; width: 60px; height: 60px; color: #fff; line-height: 60px; vertical-align: middle; margin: 0 auto; margin-top: 17%; }

.imgtoVideo .imgtoVideoDetail .fa-search { color: #fff; font-size: 25px; margin-top: 21%; }

.contentIV { position: fixed; top: 0; left: 0; right: 0; width: 100%; height: 100%; display: table; background: rgba(20, 43, 73, 0.8); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8142B49,endColorstr=#C8142B49); margin: 0 auto; z-index: -999; max-width: 1024px; display: none; }

#picturetoVideo .carouse .slideItem { display: table; height: 100%; }

#picturetoVideo .carouse .slideItem > div { display: table-cell; vertical-align: middle; text-align: center; }

#picturetoVideo .carouse .slideItem .banner-img { max-width: 100%; width: auto; }

.closeContentIV { position: absolute; top: 10px; right: 10px; font-size: 25px; color: #fff; font-weight: bold; cursor: pointer; z-index: 999; }

::-moz-selection { color: #fff; background: #3478c7; }

::selection { color: #fff; background: #3478c7; }

* { margin: 0px; padding: 0px; }

html { font-size: 62.5%; height: 100%; }

body { margin: 0 auto; width: 100%; max-width: 1920px; overflow-x: hidden; font-family:"Microsoft YaHei","微软雅黑"; font-size: 16px; font-size: 1.6rem; color: #333; line-height: 1.2; }

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 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

a:hover { color: #3478c7; }

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:"Microsoft YaHei","微软雅黑"; }

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-clearfix:after { content: ""; display: block; 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 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.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-nomg { margin: 0 !important; }

.c-nopt { padding-top: 0 !important; }

.c-nopr { padding-right: 0 !important; }

.c-nopb { padding-bottom: 0 !important; }

.c-nopl { padding-left: 0 !important; }

.c-nopd { padding: 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%); }

@media screen and (max-width: 991px) { .f-czjz { top: auto; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; } }

.f-box { margin: 0 auto; width: 1200px; max-width: 100%; overflow: visible; -moz-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 1219px) { .f-box { width: 960px; } }

@media screen and (max-width: 991px) { .f-box { width: 720px; } }

@media screen and (max-width: 767px) { .f-box { padding-left: 15px; padding-right: 15px; } }

/* .f-xx end */
/* @keyframes start */
@-webkit-keyframes boxshadown { 0% { box-shadow: 0 0 0 1px rgba(51, 51, 51, 0.2); }
  100% { box-shadow: 0 0 0 15px rgba(51, 51, 51, 0); } }

@-moz-keyframes boxshadown { 0% { box-shadow: 0 0 0 1px rgba(51, 51, 51, 0.2); }
  100% { box-shadow: 0 0 0 15px rgba(51, 51, 51, 0); } }

@keyframes boxshadown { 0% { box-shadow: 0 0 0 1px rgba(51, 51, 51, 0.2); }
  100% { box-shadow: 0 0 0 15px rgba(51, 51, 51, 0); } }

/* @keyframes end */
/* .an-xx start */
.an-hoverimg-xy { position: relative; overflow: hidden; }

.an-hoverimg-xy:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.1); z-index: 2; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; visibility: hidden; }

.an-hoverimg-xy:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.1); z-index: 1; -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0); -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; visibility: hidden; }

.an-hoverimg-xy img { -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.an-hoverimg-xy: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); }

.an-hoverimg-xy:hover:before { visibility: visible; -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); }

.an-hoverimg-xy:hover:after { visibility: visible; -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); }

.an-hoverimg-beforex { position: relative; overflow: hidden; }

.an-hoverimg-beforex:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.1); z-index: 2; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; visibility: hidden; }

.an-hoverimg-beforex img { -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.an-hoverimg-beforex: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); }

.an-hoverimg-beforex:hover:before { visibility: visible; -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); }

.an-hoverimg-beforey { position: relative; overflow: hidden; }

.an-hoverimg-beforey:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.1); z-index: 2; -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0); -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; visibility: hidden; }

.an-hoverimg-beforey img { -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.an-hoverimg-beforey: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); }

.an-hoverimg-beforey:hover:before { visibility: visible; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); }

.an-hoverbtn-beforey { position: relative; }

.an-hoverbtn-beforey > * { position: relative; }

.an-hoverbtn-beforey:before { content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0); background-color: #3478c7; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.an-hoverbtn-beforey:hover { color: #fff; }

.an-hoverbtn-beforey:hover:before { -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); }

.an-hoverbtn-beforex { position: relative; }

.an-hoverbtn-beforex > * { position: relative; }

.an-hoverbtn-beforex:before { content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); background-color: #3478c7; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.an-hoverbtn-beforex:hover { color: #fff; }

.an-hoverbtn-beforex:hover:before { -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); }

.an-hoverbtn-beforer { position: relative; overflow: hidden; }

.an-hoverbtn-beforer > * { position: relative; }

.an-hoverbtn-beforer:before { content: ""; position: absolute; right: 100%; top: 0; width: 100%; height: 100%; background-color: #3478c7; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.an-hoverbtn-beforer:hover { color: #fff; }

.an-hoverbtn-beforer:hover:before { right: 0; }

.an-boxsd:hover { -webkit-animation: boxshadown 1s infinite cubic-bezier(0.66, 0, 0, 1); -moz-animation: boxshadown 1s infinite cubic-bezier(0.66, 0, 0, 1); animation: boxshadown 1s infinite cubic-bezier(0.66, 0, 0, 1); }

/* .an-xx end */
/* .m-xx start */
.m-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; }

/*.m-prob2 .m-desc p{ text-indent: 2em; }*/

.m-desc a { color: #3478c7; }

.m-desc a:hover { text-decoration: underline; }

.m-desc p, .m-desc span, .m-desc b { font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.m-desc p { min-height: 30px; }

.m-desc img { max-width: 100%; }

.m-desc iframe { display: block; max-width: 100%; margin: 0 auto; }

.m-desc table { width: 100%; border-collapse: collapse; line-height: 22px; border: 1px solid #ccc; margin-left: auto; margin-right: auto; }

.m-desc table tr td { padding: 10px; border: 1px solid #ccc; background: #fff; font-size: 14px; font-size: 1.4rem; }

@media screen and (max-width: 991px) { .m-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; }
  .m-desc a { color: #3478c7; }
  .m-desc a:hover { text-decoration: underline; }
  .m-desc p, .m-desc span, .m-desc b { font-size: 14px; font-size: 1.4rem; line-height: 24px; }
  .m-desc p { min-height: 24px; } }

.table table { width: 100%; border-collapse: collapse; line-height: 22px; border: 1px solid #ccc; }

.table table tr td { padding: 10px; height: 30px; border: 1px solid #ccc; }

@media screen and (max-width: 991px) { .table { width: 100%; overflow-x: scroll; }
  .table > div { width: 991px !important; max-width: 991px; } }

@media screen and (max-width: 991px) { [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; }

@media screen and (max-width: 991px) { .j-offset-top { -webkit-transform: none !important; -moz-transform: none !important; -ms-transform: none !important; -o-transform: none !important; transform: none !important; } }

.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; }

@media screen and (max-width: 991px) { .j-offset-left { -webkit-transform: none !important; -moz-transform: none !important; -ms-transform: none !important; -o-transform: none !important; transform: none !important; } }

.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; }

@media screen and (max-width: 991px) { .j-offset-right { -webkit-transform: none !important; -moz-transform: none !important; -ms-transform: none !important; -o-transform: none !important; transform: none !important; } }

.j-fadein { -webkit-transition: all 750ms; -o-transition: all 750ms; -moz-transition: all 750ms; transition: all 750ms; opacity: 0; }

.j-fadein.run { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; }

@media screen and (max-width: 991px) { .j-fadein { -webkit-transform: none !important; -moz-transform: none !important; -ms-transform: none !important; -o-transform: none !important; transform: none !important; } }

.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 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

[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: #3478c7; }

[class*="-item"] .item-desc { overflow: hidden; }

[class*="-item"] .item-desc a { display: block; }

[class*="-item"] .item-desc a:hover { color: #3478c7; }

.at-resp-share-element .at4-share-count-container { text-decoration: none; float: right; padding-right: 15px; line-height: 25px !important; }

.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; }

.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; }

#preloader { background-color: #333; height: 100%; width: 100%; position: fixed; z-index: 1; margin-top: 0px; top: 0px; z-index: 99; }

#loading-center { width: 100%; height: 100%; position: relative; }

#loading-center-absolute { position: absolute; left: 50%; top: 50%; height: 150px; width: 150px; margin-top: -75px; margin-left: -75px; text-align: center; }

.object { width: 20px; height: 20px; background-color: #FFF; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; margin-right: 20px; margin-top: 65px; border-radius: 50% 50% 50% 50%; }

#object_one { -webkit-animation: object_one 1.5s infinite; -moz-animation: object_one 1.5s infinite; animation: object_one 1.5s infinite; }

#object_two { -webkit-animation: object_two 1.5s infinite; -moz-animation: object_two 1.5s infinite; animation: object_two 1.5s infinite; -webkit-animation-delay: 0.25s; -moz-animation-delay: 0.25s; animation-delay: 0.25s; }

#object_three { margin-right: 0; -webkit-animation: object_three 1.5s infinite; -moz-animation: object_three 1.5s infinite; animation: object_three 1.5s infinite; -webkit-animation-delay: 0.5s; -moz-animation-delay: 0.5s; animation-delay: 0.5s; }

@-webkit-keyframes object_one { 75% { -webkit-transform: scale(0);
    transform: scale(0); } }

@-moz-keyframes object_one { 75% { -moz-transform: scale(0);
    transform: scale(0); } }

@keyframes object_one { 75% { -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); } }

@-webkit-keyframes object_two { 75% { -webkit-transform: scale(0);
    transform: scale(0); } }

@-moz-keyframes object_two { 75% { -moz-transform: scale(0);
    transform: scale(0); } }

@keyframes object_two { 75% { -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); } }

@-webkit-keyframes object_three { 75% { -webkit-transform: scale(0);
    transform: scale(0); } }

@-moz-keyframes object_three { 75% { -moz-transform: scale(0);
    transform: scale(0); } }

@keyframes object_three { 75% { -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); } }

.site-welcome { visibility: hidden; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; z-index: 99; opacity: 0; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.m-crm { margin-top: 27px; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #666; }

.m-crm a { color: #666; }

.m-crm a:hover { color: #3478c7; }

.m-crm a.active { color: #3478c7; }

@media screen and (max-width: 991px) { .m-crm { margin-top: 20px; line-height: 26px; } }

.m-oths { margin-top: 19px; }

.m-oths .oths-item { padding-left: 22px; height: 32px; line-height: 32px; 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: #3478c7; }

.m-oths .oths-item-1 { background-image: url("../images/oths1.png"); }

.m-oths .oths-item-2 { background-image: url("../images/oths2.png"); }

.m-oths a { color: #666666; }

.m-page { margin-top: 90px; letter-spacing: 0; font-size: 0; text-align: center; }


@media screen and (max-width: 991px) { .m-page { margin-top: 45px; 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-kf { position: fixed; z-index: 10; right: 0; top: 30%; }

.m-kf .kf-item { display: block; line-height: 0; font-size: 0; width: 70px; line-height: 70px; margin-bottom: 1px; font-size: 30px; font-size: 3rem; color: #3478c7; text-align: center; background-color: #f5f5f5; border-radius: 5px; }

.m-kf .kf-item:nth-child(1) { color: #1296db; }

.m-kf .kf-item:nth-child(2) { color: #00aef3; }

.m-kf .kf-item:nth-child(3) { color: #3ac34c; }

.m-kf .kf-item:hover { color: #fff; background-color: #3478c7; }

.m-kf .kf-item.active { background-color: #3478c7; }

.m-kf .kf-wx { position: absolute; display: none; bottom: 0; right: 100%; width: 90px; font-size: 0; line-height: 0; }

.m-kf .gotop { display: none; }

@media screen and (max-width: 991px) { .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: #2d2d27; }
  .m-kf .kf-item { width: 20%; text-align: center; line-height: 60px; font-size: 26px; font-size: 2.6rem; color: #fff !important; background-color: #2d2d27 !important; }
  .m-kf .kf-item2 { position: relative; }
  .m-kf .kf-wx { bottom: 100%; right: 0; }
  .m-kf .gotop { width: 20%; line-height: 60px; font-size: 20px; font-size: 2rem; color: #fff; text-align: center; display: block; }
  .g-ft { padding-bottom: 63px; } }

.returntop { position: fixed; *position: absolute; z-index: 9; right: 6px; bottom: 150px; width: 48px; height: 48px; line-height: 48px; font-size: 18px; font-size: 1.8rem; color: #fff; text-align: center; background-color: #3478c7; border-radius: 5px; display: none; }

.returntop:hover { color: #fff; background-color: #3478c7; }

@media screen and (max-width: 991px) { .returntop { display: none !important; } }

.banner { position: relative; z-index: 2; line-height: 0; font-size: 0; overflow: hidden; }

.banner .dotList { position: absolute; left: 0; right: 0; margin-top: 0; bottom: 30px; text-align: center; }

.banner .dotList ul li { margin: 0 13px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 44px; height: 5px; background-color: #ccc; }

.banner .dotList ul li.active { background-color: #3478c7; }

.banner .carousel-control { display: none; }

.banner.hide { display: none; }

@media screen and (max-width: 991px) { .banner { display: block; }
  .banner .dotList { bottom: 15px; }
  .banner .dotList ul li { margin: 0 6px; width: 12px; height: 12px; border-radius: 50%; }
  .banner.hide { display: block; }
  .banner.n-banner { display: none; } }

.h-banner { position: absolute; left: 0; right: 0; bottom: 0; }

@media screen and (max-width: 1024px) { .h-banner { position: relative;top:0 !important; } }

.g-hd { position: relative; z-index: 9; background-color: #fff; }

.g-hd1 { position: absolute; left: 0; right: 0; top: 0; }

@media screen and (max-width: 1024px) { .g-hd1 { position: relative; } }

.m-hdlogo { float: left; line-height: 0; font-size: 0; padding-top: 36px; padding-bottom: 22px; text-align: center; }

.m-hdlogo a { display: inline-block; *display: inline; *zoom: 1; }

.m-hdinfo { float: left; padding-top: 43px; line-height: 28px; font-size: 18px; font-size: 1.8rem; color: #666; }

.m-hdinfo a { color: #666; }

.m-hdinfo a:hover { color: #3478c7; }

.m-hdinfo .info-item { float: left; padding-right: 24px; margin-right: 24px; }

.m-hdinfo .info-item i { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 22px; line-height: 20px; font-size: 10px; font-size: 1rem; color: #3478c7; text-align: center; border: 1px solid #3478c7; border-radius: 50%; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-hdinfo .info-item:first-child { position: relative; }

.m-hdinfo .info-item:first-child:before { content: ""; position: absolute; right: 0; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); width: 1px; height: 62px; background-color: #343434; opacity: .1; }

.m-hdinfo .info-item:last-child { padding-right: 0; }

@media screen and (max-width: 1219px) { .m-hdinfo { font-size: 14px; font-size: 1.4rem; }
  .m-hdinfo .info-item { padding-right: 10px; margin-right: 10px; } }

.m-hdlang { position: relative; z-index: 4; float: left; padding-top: 43px; }

.m-hdlang .lang-btn { display: block; min-width: 90px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #333; text-align: center; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-hdlang .lang-btn img { margin-right: 5px; width: 15px; height: 15px; vertical-align: middle; }

.m-hdlang .lang-btn i { margin-left: 8px; display: inline-block; width: 0; height: 0; border-top: 8px solid #333; border-left: 4px solid transparent; border-right: 4px solid transparent; vertical-align: middle; }

.m-hdlang .lang-list { position: absolute; left: 0; top: 130%; width: 100%; padding: 13px 0; background-color: #fff; border: 1px solid #fff; -moz-box-sizing: border-box; box-sizing: border-box; opacity: 0; visibility: hidden; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.m-hdlang .lang-list.active { visibility: visible; top: 100%; opacity: 1; }

.m-hdlang .lang-item { display: block; padding: 5px 18px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #333; }

.m-hdlang .lang-item:hover, .m-hdlang .lang-item.active { color: #fff; background-color: #3478c7; }

.m-hdfix2 { background-color: #3478c7; }

.m-hdnav { position: relative; padding-right: 44px; }

.m-hdnav .nav-item { position: relative; float: left; margin-left: 68px; }

.m-hdnav .nav-item > a { position: relative; display: block; padding-left: 24px; padding-right: 24px; padding-top: 20px; padding-bottom: 20px; line-height: 30px; font-size: 18px; font-size: 1.8rem; font-family:"Microsoft YaHei","微软雅黑"; color: #fff;}

.m-hdnav .nav-item > a:hover, .m-hdnav .nav-item > a.current, .m-hdnav .nav-item > a.active { color: #fff; background-color: #154d8f; }

.m-hdnav .nav-item:first-child { margin-left: 0; }

.m-hdnav .sbnav-list { position: absolute; display: none; padding: 10px 0; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #ffffff; box-shadow: 0px 10px 11px 0px rgba(0, 0, 0, 0.09); }

.m-hdnav .sbnav-list.show { display: block; }

.m-hdnav .sbnav-list1 { top: 100%; left: 50%; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 170px; }

.m-hdnav .sbnav-list2 { left: 100%; top: 0; width: 150px; }

.m-hdnav .sbnav-list3 { top: 100%; left: 0; width: 150px; }

.m-hdnav .sbnav-item { position: relative; display: block; padding: 0 10px; }

.m-hdnav .sbnav-item a { display: block; line-height: 26px; font-size: 14px; font-size: 1.4rem; color: #333; }

.m-hdnav .sbnav-item a:hover, .m-hdnav .sbnav-item a.active { color: #3478c7; }

.m-hdnav .sbnav-item:last-child { border-bottom: none; }

@media screen and (max-width: 1219px) { .m-hdnav .nav-item { margin-left: 40px; }
  .m-hdnav .nav-item > a { font-size: 16px; font-size: 1.6rem; }
  .m-hdnav .sbnav-list { width: 150px; }
  .m-hdnav .sbnav-item a { font-size: 14px; font-size: 1.4rem; } }

.m-hdsch { position: absolute; right: 0; bottom: 0; z-index: 3; padding-top: 20px; padding-bottom: 17px; }

.m-hdsch .sch-btn { display: block; width: 44px; line-height: 32px; height: 32px; font-size: 16px; font-size: 1.6rem; color: #fff; text-align: center; background-color: #509ae7; border-radius: 10px; }

.m-hdsch .sch-form { position: absolute; top: 100%; right: 15px; width: 226px; padding-right: 34px; border-radius: 15px; background-color: #f4f4f4; border: solid 1px #d7d7d7; overflow: hidden; visibility: hidden; opacity: 0; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.m-hdsch .sch-form .form-text { width: 100%; padding-left: 16px; padding-right: 10px; height: 30px; line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #333; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-hdsch .sch-form .form-text::-webkit-input-placeholder { color: #333; opacity: 1; }

.m-hdsch .sch-form .form-text:-moz-placeholder { color: #333; opacity: 1; }

.m-hdsch .sch-form .form-text::-moz-placeholder { color: #333; opacity: 1; }

.m-hdsch .sch-form .form-text:-ms-input-placeholder { color: #333; opacity: 1; }

.m-hdsch .sch-form .form-btn, .m-hdsch .sch-form .iconfont { position: absolute; right: 0; top: 0; line-height: 30px; height: 30px; width: 34px; text-align: left; font-size: 22px; font-size: 2.2rem; color: #3478c7; }

.m-hdsch .sch-form .form-btn { z-index: 2; }

.m-hdsch .sch-form.run { visibility: visible; right: 0; opacity: 1; }

@media screen and (max-width: 991px) { .m-hdnav .nav-list, .m-hdinfo { display: none; }
  .m-hdlogo { float: none; padding-top: 45px; padding-bottom: 20px; }
  .m-hdlogo img { width: 280px; }
  .m-hdlang, .m-hdsch { position: absolute; top: 10px; right: 10px; padding-top: 0; }
  .m-hdlang { margin-right: 40px; }
  .m-hdnav { position: static; }
  .m-hdsch { padding-bottom: 10px; bottom: auto; }
  .m-hdsch .sch-btn { width: 26px; height: 26px; line-height: 26px; } }

.g-hb { position: relative; overflow: hidden; }

.g-hb .f-box { /*-webkit-transition: all 750ms; -o-transition: all 750ms; -moz-transition: all 750ms; transition: all 750ms;*/ -webkit-transform: translate(0, 100%); -moz-transform: translate(0, 100%); -ms-transform: translate(0, 100%); -o-transform: translate(0, 100%); transform: translate(0, 100%); opacity: 0; /*-webkit-transition-delay: 1000ms; -moz-transition-delay: 1000ms; -o-transition-delay: 1000ms; transition-delay: 1000ms;*/ }

/*.g-hb .f-hbg { -webkit-transition: all 1200ms; -o-transition: all 1200ms; -moz-transition: all 1200ms; transition: all 1200ms; -webkit-transition-delay: 750ms; -moz-transition-delay: 750ms; -o-transition-delay: 750ms; transition-delay: 750ms; }*/

.g-hb.active1 .f-hbg { -webkit-filter: blur(4px); filter: blur(4px); }

.g-hb.active1 .f-box { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); opacity: 1; }

.g-hb1 .f-box { transform: none !important; opacity: 1; }

@media screen and (max-width: 1024px) { .g-hb { overflow: visible; } }

@media screen and (max-width: 991px) {
	.g-hb { height: auto !important; }
	.g-hb .f-box { transform: none !important; opacity: 1; }
  .g-hb .fp-tableCell { height: auto !important; } 
 }

@media screen and (max-width: 1024px) { .g-hb1 { height: auto !important; }
  .g-hb1 .fp-tableCell { height: auto !important; } }

.f-hbg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.m-htt { text-align: center; }

.m-htt a { position: relative; display: inline-block; *display: inline; *zoom: 1; margin-bottom: 55px; padding-bottom: 16px; line-height: 40px; font-size: 30px; font-size: 3rem; font-family:"Microsoft YaHei","微软雅黑"; color: #3478c7; }

.m-htt a:before { content: ""; position: absolute; left: 0; bottom: 0; right: 0; margin: 0 auto; width: 68px; height: 2px; background-color: #3478c7; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.m-htt a:hover:before { width: 100%; }

@media screen and (max-width: 1366px) { .m-htt a { margin-bottom: 40px; } }

@media screen and (max-width: 991px) { .m-htt a { margin-bottom: 30px; line-height: 30px; font-size: 20px; font-size: 2rem; } }

@media screen and (max-width: 991px) { .g-habt { padding: 30px 0; } }

.m-habt .box-fix { float: left; width: 65.83333%; padding-left: 4.5%; padding-top: 4%; padding-bottom: 3.75%; padding-right: 24.16667%; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #fff; }

.m-habt .box-img { float: left; margin-left: -18.33333%; padding-top: 5.58333%; width: 52.5%; }

.m-habt .box-img a { display: inline-block; *display: inline; *zoom: 1; line-height: 0; font-size: 0; }

.m-habt .box-name { line-height: 34px; font-size: 24px; font-size: 2.4rem; font-family:"Microsoft YaHei","微软雅黑"; }

.m-habt .box-desc { text-indent: 2em; margin-top: 15px; max-height: 240px; line-height: 30px; font-size: 16px; font-size: 1.6rem; overflow: hidden; }

.m-habt .box-desc a { display: block; }

.m-habt .box-link { margin-top: 49px; }

.m-habt .box-link a { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; min-width: 152px; line-height: 30px; padding: 6px; font-size: 16px; font-size: 1.6rem; color: #fff; text-align: center; background-color: #333; }

.m-habt .box-link a:hover { color: #fff; background-color: #3478c7; }

@media screen and (max-width: 1366px) { .m-habt .box-img { padding-top: 30px; width: 50%; } }

@media screen and (max-width: 991px) { .m-habt .box-fix { float: none; width: 100%; padding: 30px 15px; }
  .m-habt .box-name { line-height: 28px; font-size: 18px; font-size: 1.8rem; }
  .m-habt .box-desc { max-height: 144px; line-height: 24px; font-size: 14px; font-size: 1.4rem; }
  .m-habt .box-link { margin-top: 15px; }
  .m-habt .box-link a { min-width: 120px; line-height: 24px; font-size: 14px; font-size: 1.4rem; }
  .m-habt .box-img { float: none; margin-left: 0; padding-top: 30px; width: 100%; } }

.g-hpro .box-title a { margin-bottom: 31px; }

.g-hpro .box-desc { margin-bottom: 62px; line-height: 30px; max-height: 90px; font-size: 16px; font-size: 1.6rem; text-align: center; overflow: hidden; }

.g-hpro .box-desc a { display: block; }

.g-hpro .box-link { margin-top: 63px; text-align: center; }

.g-hpro .box-link a { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; min-width: 152px; line-height: 30px; padding: 5px; font-size: 16px; font-size: 1.6rem; color: #fff; text-align: center; border: 1px solid #fff; -moz-box-sizing: border-box; box-sizing: border-box; }

.g-hpro .box-link a:hover { color: #fff; background-color: #3478c7; border-color: #3478c7; }

@media screen and (max-width: 1366px) { .g-hpro .box-desc { margin-bottom: 30px; }
  .g-hpro .box-link { margin-top: 30px; } }

@media screen and (max-width: 991px) { .g-hpro { padding: 30px 0; }
  .g-hpro .box-title a { margin-bottom: 20px; }
  .g-hpro .box-desc { margin-bottom: 30px; max-height: 72px; line-height: 24px; font-size: 14px; font-size: 1.4rem; }
  .g-hpro .box-link { margin-top: 30px; }
  .g-hpro .box-link a { min-width: 120px; line-height: 24px; font-size: 14px; font-size: 1.4rem; } }

.m-hpro { margin-bottom: -30px; }

.m-hpro .list-item { float: left; margin-right: 1.66667%; margin-bottom: 30px; width: 23.33333%; border-radius: 12px; padding: 10px; padding-bottom: 0; background-color: #fefefe; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-hpro .list-item:hover { box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.19); }

.m-hpro .list-item:hover .item-modal { top: 0; }

.m-hpro .item-top { position: relative; overflow: hidden; }

.m-hpro .item-modal { position: absolute; left: 0; top: 100%; width: 100%; height: 100%; background-color: #000; background-color: rgba(52, 120, 199, 0.5); }

.m-hpro .item-modal .iconfont { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 46px; height: 46px; line-height: 46px; font-size: 22px; font-size: 2.2rem; color: #fff; text-align: center; background-color: #3478c7; border-radius: 23px; }

.m-hpro .item-title { font-weight: normal; height: 70px; line-height: 70px; padding: 0 5px; font-size: 16px; font-size: 1.6rem; font-family:"Microsoft YaHei","微软雅黑"; text-align: center; text-overflow: ellipsis; white-space: nowrap; }

@media screen and (max-width: 991px) { .m-hpro .list-item { padding: 5px; }
  .m-hpro .item-title { height: 36px; line-height: 36px; font-size: 12px; font-size: 1.2rem; } }

@media screen and (max-width: 480px) { .m-hpro .list-item { margin-left: 1%; margin-right: 1% !important; width: 48%; } }

.g-hcert .box-title { color: #fff; }



@media screen and (max-width: 991px) { .g-hcert { padding: 30px 0; } }

.m-hcert .box-pic { position: relative; height: 488px; padding-left: 80px; padding-right: 80px; }

.m-hcert .box-pic ul { position: relative; margin: 0 auto; width: 1036px; height: 488px; }

.m-hcert .box-pic li { position: absolute; list-style: none; background: #000; width: 0; height: 0; top: 146px; left: 377px; z-index: 0; cursor: pointer; border-radius: 3px; }

.m-hcert .box-pic li img { width: 100%; height: 100%; vertical-align: top; }

.m-hcert .box-pic li div { margin-top: 33px; width: 100%; filter: alpha(opacity=70); text-align: center; font-size: 20px; font-size: 2rem; font-family:"Microsoft YaHei","微软雅黑"; color: #fff; line-height: 30px; height: 30px; text-align: center; }

.m-hcert .box-pic li div a { font-size: 20px; font-size: 2rem; color: #fff; }

.m-hcert .box-pic li div h4 { margin: 0 10px; font: 12px/24px arial; border-bottom: 1px #333 solid; }

.m-hcert .box-pic li div h4 span { color: red; margin-left: 10px; }

.m-hcert .box-pic li div p { margin: 5px 10px 0; text-indent: 2em; }

.m-hcert .box-pic .prev, .m-hcert .box-pic .next { position: absolute; top: 50%; line-height: 104px; text-align: center; margin-top: -52px; overflow: hidden; cursor: pointer; border-radius: 0; font-size: 40px; font-size: 4rem; color: #fff; }

.m-hcert .box-pic .prev:hover, .m-hcert .box-pic .next:hover { color: #3478c7; }

.m-hcert .box-pic .prev { left: 0; }

.m-hcert .box-pic .next { right: 0; }

.m-hcert .box-wp2 { display: none; }

@media screen and (max-width: 1219px) { .m-hcert .box-wp1 { display: none; padding: 0; background: none; }
  .m-hcert .box-wp2 { position: relative; display: block; padding-left: 60px; padding-right: 60px; }
  .m-hcert .box-btn { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); font-size: 30px; font-size: 3rem; color: #fff; }
  .m-hcert .box-btn.prev { left: 0; }
  .m-hcert .box-btn.next { right: 0; }
  .m-hcert .box-btn:hover { color: #3478c7; }
  .m-hcert .box-pic { display: none; }
  .m-hcert .box-list { width: 10000%; overflow: hidden; }
  .m-hcert .list-item { float: left; margin-right: .02%; width: .233%; }
  .m-hcert .item-title { margin-top: 15px; height: 26px; line-height: 26px; font-size: 16px; font-size: 1.6rem; text-align: center; text-overflow: ellipsis; white-space: nowrap; color: #fff; }
  .m-hcert .item-title a { color: #fff; } }

@media screen and (max-width: 991px) { .m-hcert .item-title { margin-top: 5px; height: 24px; line-height: 24px; font-size: 14px; font-size: 1.4rem; }
  .m-hcert .box-wp2 { padding-left: 45px; padding-right: 45px; }
  .m-hcert .box-btn { font-size: 20px; font-size: 2rem; } }

@media screen and (max-width: 480px) { .m-hcert .list-item { width: .49%; } }

.g-hnews .box-title { color: #fff; }

.g-hnews .box-title a { color: #fff; }

.g-hnews .box-title a:before { background-color: #fff; }

@media screen and (max-width: 991px) { .g-hnews { padding-top: 30px; padding-bottom: 30px; } }

.m-hnews { margin-bottom: -80px; }

.m-hnews .list-item { float: left; margin-right: 0.58333%; margin-bottom: 80px; width: 49.58333%; overflow: hidden; background-color: #fff; }

.m-hnews .item-pic { float: left; width: 243px; }

.m-hnews .item-text { padding-left: 20px; padding-right: 40px; padding-top: 20px; padding-bottom: 10px; overflow: hidden; }

.m-hnews .item-time { line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #5f5f5f; }

.m-hnews .item-title { margin-top: 7px; height: 26px; line-height: 26px; font-size: 16px; font-size: 1.6rem; font-family:"Microsoft YaHei","微软雅黑"; text-overflow: ellipsis; white-space: nowrap; }

.m-hnews .item-desc { text-indent: 2em; margin-top: 9px; height: 48px; line-height: 24px; font-size: 14px; font-size: 1.4rem; }

.m-hnews .item-link { margin-top: 23px; }

.m-hnews .item-link a { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; min-width: 94px; line-height: 28px; padding: 0 5px; border: 1px solid #3478c7; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-hnews .item-link a:hover { color: #fff; background-color: #3478c7; }

@media screen and (max-width: 1366px) { .m-hnews { margin-bottom: -40px; }
  .m-hnews .list-item { margin-bottom: 40px; } }

@media screen and (max-width: 991px) { .m-hnews { margin-bottom: -30px; }
  .m-hnews .list-item { margin-left: 1%; margin-right: 1% !important; margin-bottom: 30px; width: 31.33%; }
  .m-hnews .item-pic { float: none; width: 100%; }
  .m-hnews .item-text { padding: 20px 10px; }
  .m-hnews .item-time { line-height: 22px; font-size: 12px; font-size: 1.2rem; }
  .m-hnews .item-desc { height: 44px; line-height: 22px; font-size: 12px; font-size: 1.2rem; }
  .m-hnews .item-title { height: 24px; line-height: 24px; font-size: 14px; font-size: 1.4rem; }
  .m-hnews .item-link { display: none; } }

@media screen and (max-width: 480px) { .m-hnews .list-item { width: 48%; } }

.g-hft1 .box-title { color: #fff; }

.g-hft1 .box-title a { margin-bottom: 31px; color: #fff; }

.g-hft1 .box-desc { text-align: center; max-height: 90px; line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #c9c9c9; overflow: hidden; }

.g-hft1 .box-desc a { color: #c9c9c9; }

.g-hft1 .box-desc a:hover { color: #fff; }

.g-hft1 .box-info { margin-top: 95px; font-size: 0; letter-spacing: 0; }

.g-hft1 .info-item { padding-right: 20px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; overflow: hidden; line-height: 30px; font-size: 18px; font-size: 1.8rem; color: #fff; -moz-box-sizing: border-box; box-sizing: border-box; word-break: break-word; }
.g-hft1 .info-item:nth-child(1){ width: 20%; }
.g-hft1 .info-item:nth-child(2){ width: 21%; }
.g-hft1 .info-item:nth-child(3){ width: 29%; }
.g-hft1 .info-item:nth-child(4){ width: 30%; }
.g-hft1 .info-item a { color: #fff; }

.g-hft1 .info-item a:hover { color: #3478c7; }

.g-hft1 .info-item i { float: left; margin-right: 15px; line-height: 1; font-size: 40px; font-size: 4rem; }

.g-hft1 .box-share { margin-top: 40px; text-align: center; }

.g-hft1 .share-item { margin: 0 10px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 40px; }

.g-hft1 .share-item svg { width: 100%; }

.g-hft1 .box-text { margin-top: 122px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #fff; text-align: center; }

.g-hft1 .box-text a { color: #fff; }

.g-hft1 .box-text a:hover { color: #3478c7; }

@media screen and (max-width: 1366px) { .g-hft1 .box-share, .g-hft1 .box-text, .g-hft1 .box-info { margin-top: 40px; }
  .g-hft1 .info-item { line-height: 26px; font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 991px) { .g-hft1 { padding: 30px 0; }
  .g-hft1 .box-title, .g-hft1 .box-desc, .g-hft1 .box-info { display: none; }
  .g-hft1 .box-share { margin-top: 0; }
  .g-hft1 .share-item { width: 30px; }
  .g-hft1 .box-text { margin-top: 10px; } }

.g-hb7 { height: auto !important; background-color: #000000; text-align: center; padding-top: 43px; padding-bottom: 25px; text-align: center; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #fff; }

.g-hb7 a { color: #fff; }

.g-hb7 a:hover { color: #3478c7; }

.g-hb7 .fp-tableCell { height: auto !important; }

@media screen and (max-width: 991px) { .g-hb7 { display: none; } }

.g-wp { padding-top: 25px; padding-bottom: 27px; }

@media screen and (max-width: 991px) { .g-wp { padding-top: 30px; padding-bottom: 30px; } }

.g-mn { float: left; width: 100%; padding-left: 31.66667%; -moz-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 991px) { .g-mn { float: none; padding-left: 0; } }

.g-sd { float: left; margin-left: -100%; width: 310px; }

@media screen and (max-width: 1219px) { .g-sd { width: 270px; } }

@media screen and (max-width: 991px) { .g-sd { float: none; margin-top: 30px; margin-left: 0; width: 100%; } }

.m-sdnav1 .nav-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: #3478c7; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-sdnav1 .nav-btn > p { position: absolute; bottom: 12px; right: 15px; }

.m-sdnav1 .nav-btn > p span { margin-bottom: 2px; display: block; width: 25px; height: 4px; background-color: #f2f2f2; }

.m-sdnav1 .nav-list { margin-top: 0; }

.m-sdnav1 .nav-item { margin-top: 8px; }

.m-sdnav1 .nav-item > a { position: relative; display: block; padding-top: 9px; padding-bottom: 9px; padding-left: 12px; padding-right: 12px; line-height: 30px; font-size: 18px; font-size: 1.8rem; color: #333333; background-color: #eeeeee; }

.m-sdnav1 .nav-item > a.active { color: white; background-color: #3478c7; border-color: #3478c7; }

.m-sdnav1 .nav-item:first-child { margin-top: 0; }

.m-sdnav1 .sbnav-list { background-color: #f5f4f4; display: none; }

.m-sdnav1 .sbnav-list.show { display: block; }

.m-sdnav1 .sbnav-list1 { padding-top: 9px; padding-bottom: 4px; padding-left: 16px; padding-right: 10px; }

.m-sdnav1 .sbnav-list2 { padding-top: 0; padding-bottom: 0; }

.m-sdnav1 .sbnav-item > a { display: block; line-height: 30px; font-size: 16px; font-size: 1.6rem; }

.m-sdnav1 .sbnav-item1 > a { position: relative; padding-left: 25px; padding-right: 0; }

.m-sdnav1 .sbnav-item1 > a:before { content: ""; position: absolute; left: 0; top: 14px; width: 11px; height: 2px; background-color: #666666; }

.m-sdnav1 .sbnav-item1 > a:hover, .m-sdnav1 .sbnav-item1 > a.active, .m-sdnav1 .sbnav-item1 > a.current { color: #3478c7; }

.m-sdnav1 .sbnav-item1 > a:hover:before, .m-sdnav1 .sbnav-item1 > a.active:before, .m-sdnav1 .sbnav-item1 > a.current:before { background-color: #3478c7; }

.m-sdnav1 .sbnav-item2 a { padding-left: 38px; padding-top: 0; padding-bottom: 0; line-height: 28px; font-size: 14px; font-size: 1.4rem; }

.m-sdnav1 .sbnav-item2 a:hover { color: #3478c7; }

@media screen and (max-width: 991px) { .m-sdnav1 .nav-name { display: none; }
  .m-sdnav1 .nav-btn { display: block; }
  .m-sdnav1 .nav-list { display: none; margin-top: 10px; } }

.m-sdname { position: relative; display: block; padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; line-height: 30px; font-size: 22px; font-size: 2.2rem; color: #3478c7; text-align: center; text-transform: uppercase; background-color: #fff; }

.m-sdname a { color: #3478c7; }

.m-sdname a:hover { text-decoration: underline; }

.m-sdname:before { content: ""; position: absolute; left: 0; top: 0; right: 0; height: 5px; background-color: #3478c7; }

@media screen and (max-width: 991px) { .m-sdname { padding-top: 10px; padding-bottom: 5px; line-height: 26px; font-size: 18px; font-size: 1.8rem; } }

.m-sdtag { margin-top: 70px; }

.m-sdtag .box-list { padding: 18px 15px; background-color: #eeeeee; }

.m-sdtag .box-list a { margin-right: 0; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; line-height: 30px; font-size: 14px; font-size: 1.4rem; }

.m-sdtag .box-list a:hover { color: #3478c7; }

@media screen and (max-width: 991px) { .m-sdtag { margin-top: 30px; } }

.m-clstext { margin-bottom: 25px; }

.m-clstext .box-title { line-height: 36px; font-size: 26px; font-size: 2.6rem; color: #3478c7; font-family:"Microsoft YaHei","微软雅黑"; }

.m-clstext .box-desc { margin-top: 12px; line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #666; }

.m-clstext .box-desc:first-child { margin-top: 0; }

@media screen and (max-width: 991px) { .m-clstext .box-title { line-height: 30px; font-size: 20px; font-size: 2rem; }
  .m-clstext .box-desc { line-height: 24px; font-size: 14px; font-size: 1.4rem; } }

.m-prol { margin-bottom: -42px; }

.m-prol .list-item { float: none; display: inline-block; vertical-align: top; margin-right: 2%; margin-bottom: 42px; width: 30.34146%; padding: 9px; border-radius: 12px; border: solid 1px #f4f4f4; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.m-prol .list-item:hover { box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.19); }

.m-prol .list-item:hover .item-modal { top: 0; }

.m-prol .item-top { position: relative; overflow: hidden; }

.m-prol .item-modal { position: absolute; left: 0; top: 100%; width: 100%; height: 100%; background-color: #3478c7; background-color: rgba(52, 120, 199, 0.5); }

.m-prol .item-modal .iconfont { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 42px; height: 42px; line-height: 42px; font-size: 20px; font-size: 2rem; color: #fff; text-align: center; background-color: #3478c7; border-radius: 21px; }

.m-prol .item-text { padding-top: 20px; padding-bottom: 4px; padding-left: 5px; padding-right: 5px; text-align: center; }

.m-prol .item-title { height: 26px; line-height: 26px; font-size: 16px; font-size: 1.6rem; font-family:"Microsoft YaHei","微软雅黑"; text-overflow: ellipsis; white-space: nowrap; }

.m-prol .item-link { margin-top: 11px; }

.m-prol .item-link input { margin-right: 10px; vertical-align: middle; }

.m-prol .item-link a { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; min-width: 125px; line-height: 28px; font-size: 14px; font-size: 1.4rem; color: #666; border-radius: 6px; border: solid 1px #999999; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-prol .item-link a:hover { color: #fff; background-color: #3478c7; }

@media screen and (max-width: 991px) { .m-prol { margin-bottom: -30px; }
  .m-prol .list-item { margin-bottom: 30px; margin-left: 1%; margin-right: 1% !important; width: 30.33%; }
  .m-prol .item-title { font-size: 14px; font-size: 1.4rem; }
  .m-prol .item-link input { margin-right: 5px; }
  .m-prol .item-link a { min-width: 90px; line-height: 26px; font-size: 12px; font-size: 1.2rem; } }

@media screen and (max-width: 640px) { .m-prol .list-item { width: 47%; } }

@media screen and (max-width: 375px) { .m-prol .list-item { margin-left: 0; margin-right: 0 !important; width: 100%; } }

.m-prob1 { margin-bottom: 74px; }

.m-prob1 .prob-pic { margin-right: 36px; width: 529px; }

.m-prob1 .prob-pic-big { position: relative; float: right; width: 432px; border: 1px solid #e6e6e6; background-color: #fff; -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: 88px; padding-top: 50px; padding-bottom: 50px; overflow: hidden; }

.m-prob1 .prob-pic-btn { position: absolute; left: 0; right: 0; margin: 0 auto; display: block; line-height: 30px; font-size: 12px; font-size: 1.2rem; color: #333; background-color: #eeeeee; text-align: center; }

.m-prob1 .prob-pic-btn.prev { top: 0; }

.m-prob1 .prob-pic-btn.next { bottom: 0; }

.m-prob1 .prob-pic-btn:hover { color: #fff; background-color: #3478c7; }

.m-prob1 .prob-pic-list { height: 260px; overflow: hidden; }

.m-prob1 .prob-pic-list ul { height: 1000%; overflow: hidden; }

.m-prob1 .prob-pic-list ul li { margin-bottom: 29px; }

.m-prob1 .prob-pic-item .item-pic { border: 1px solid #c9c9c9; }

.m-prob1 .prob-pic-item .item-pic:hover { border-color: #3478c7; }

.m-prob1 .prob-pic-item .item-pic.active { border-color: #3478c7; }

.m-prob1 .prob-info { padding-top: 0; overflow: hidden; }

.m-prob1 .prob-title { position: relative; font-size: 18px; font-size: 1.8rem; line-height: 26px; font-weight: normal; }

.m-prob1 .prob-link { margin-top: 23px; font-size: 0; letter-spacing: 0; overflow: hidden; }

.m-prob1 .prob-link a { margin-bottom: 10px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; min-width: 68px; padding-top: 4px; padding-bottom: 4px; padding-left: 8px; padding-right: 8px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #3478c7; text-align: center; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 5px; border: 1px solid #3478c7; }

.m-prob1 .prob-link a:hover { color: white; background-color: #3478c7; border-color: #3478c7; }

.m-prob1 .prob-link a:first-child { margin-right: 20px; min-width: 110px; }

.m-prob1 .prob-share { padding-top: 34px; }

.m-prob1 .prob-desc { margin-top: 6px; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #333; }

.m-prob1 .prob-desc p, .m-prob1 .prob-desc span, .m-prob1 .prob-desc b { line-height: 30px; font-size: 14px; font-size: 1.4rem; }

.m-prob1 .prob-desc p { min-height: 30px; }

.m-proshare .share-font { float: left; margin-right: 10px; line-height: 22px; font-size: 14px; font-size: 1.4rem; color: #999; }

.m-proshare .share-img { float: left; height: 26px; }

@media screen and (max-width: 1219px) { .m-prob1 .prob-pic { float: none; margin: 0 auto; }
  .m-prob1 .prob-info { padding-top: 0; float: none; margin-top: 30px; width: 100%; height: auto; }
  .m-prob1 .prob-desc { margin-top: 25px; }
  .m-prob1 .prob-share { padding-top: 25px; }
  .m-prob1 .prob-link { margin-top: 30px; }
  .m-prob1 .prob-link a:first-child { margin-right: 10px; } }

@media screen and (max-width: 1219px) { .zoomPad { cursor: default !important; }
  .zoomPup { display: none !important; }
  .zoomWindow { display: none !important; }
  .zoomPreload { display: none !important; } }

@media screen and (max-width: 991px) { .m-prob1 { margin-bottom: 30px; }
  .m-prob1 .prob-pic { display: none; }
  .m-prob1 .prob-title { font-size: 18px; font-size: 1.8rem; }
  .m-prob1 .prob-desc { line-height: 24px; font-size: 14px; font-size: 1.4rem; }
  .m-prob1 .prob-desc strong { font-size: 16px; font-size: 1.6rem; }
  .m-prob1 .prob-share { padding-top: 20px; }
  .m-prob1 .prob-link { margin-top: 20px; }
  .m-prob1 .prob-link a { line-height: 24px; font-size: 14px; font-size: 1.4rem; } }

.m-propic { display: none; }

@media screen and (max-width: 991px) { .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; line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #3478c7; text-align: center; background-repeat: no-repeat; background-position: center; background-size: 100% 100%; }
  .m-propic .box-btn.prev { left: 0; }
  .m-propic .box-btn.next { right: 0; }
  .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 #3478c7; } }

@media screen and (max-width: 480px) { .m-propic .list-item { width: 10%; } }

.m-prott { position: relative; margin-bottom: 28px; padding-bottom: 4px; border-bottom: 1px solid #cfcfcf; line-height: 36px; font-size: 26px; font-size: 2.6rem; font-family:"Microsoft YaHei","微软雅黑"; color: #3478c7; text-transform: uppercase; }

.m-prott a { color: #3478c7; }

.m-prott a:hover { text-decoration: underline; }

.m-prott:before { content: ""; position: absolute; left: 0; bottom: -1px; width: 208px; height: 3px; background-color: #3478c7; }

@media screen and (max-width: 991px) { .m-prott { line-height: 30px; font-size: 20px; font-size: 2rem; } }

.m-protag { margin-top: 33px; line-height: 30px; font-size: 14px; font-size: 1.4rem; }

.m-protag span { font-size: 16px; font-size: 1.6rem; }

.m-mpro { margin-top: 92px; }

.m-mpro .box-wp { position: relative; }

.m-mpro .box-btn { position: absolute; z-index: 2; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); width: 28px; height: 88px; line-height: 88px; font-size: 12px; font-size: 1.2rem; color: #fff; text-align: center; background-color: #000; background-color: rgba(0, 0, 0, 0.3); }

.m-mpro .box-btn:hover { background-color: #3478c7; background-color: rgba(52, 120, 199, 0.3); }

.m-mpro .box-btn.prev { left: 0; }

.m-mpro .box-btn.next { right: 0; }

.m-mpro .box-list { width: 10000%; overflow: hidden; }

.m-mpro .list-item { float: left; margin-right: 0.02927%; width: 0.31341%; padding: 9px; padding-bottom: 0; border-radius: 12px; border: solid 1px #f4f4f4; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.m-mpro .list-item:hover { box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.19); }

.m-mpro .list-item:hover .item-modal { top: 0; }

.m-mpro .item-top { position: relative; overflow: hidden; }

.m-mpro .item-modal { position: absolute; left: 0; top: 100%; width: 100%; height: 100%; background-color: #3478c7; background-color: rgba(52, 120, 199, 0.5); }

.m-mpro .item-modal .iconfont { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 42px; height: 42px; line-height: 42px; font-size: 20px; font-size: 2rem; color: #fff; text-align: center; background-color: #3478c7; border-radius: 21px; }

.m-mpro .item-text { padding-left: 5px; padding-right: 5px; text-align: center; }

.m-mpro .item-title { height: 58px; line-height: 58px; font-size: 16px; font-size: 1.6rem; font-family:"Microsoft YaHei","微软雅黑"; text-overflow: ellipsis; white-space: nowrap; }

@media screen and (max-width: 991px) { .m-mpro .list-item { margin-right: .02%; width: .3233%; }
  .m-mpro .item-title { height: 36px; line-height: 36px; font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 640px) { .m-mpro .list-item { width: .49%; } }

@media screen and (max-width: 375px) { .m-mpro .list-item { width: 1%; } }

.m-ctusform .box-title { margin-bottom: 8px; line-height: 34px; font-size: 24px; font-size: 2.4rem; font-family:"Microsoft YaHei","微软雅黑"; color: #3478c7; text-align: center; }

.m-ctusform .box-info { line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #8a8a8a; text-align: center; margin-bottom: 37px; }

.m-ctusform .box-info a { color: #8a8a8a; }

.m-ctusform .box-info a:hover { color: #3478c7; }

.m-ctusform .box-form { margin-left: auto; margin-right: auto; overflow: hidden; }

.m-ctusform .form-left { float: left; width: 41.5%; }

.m-ctusform .form-right { float: right; width: 55.25%; }

.m-ctusform .form-item { position: relative; margin-bottom: 18px; padding-left: 18px; line-height: 0; font-size: 0; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-ctusform .form-item input, .m-ctusform .form-item textarea { width: 100%; height: 50px; line-height: 48px; padding-left: 43px; padding-right: 10px; font-size: 14px; font-size: 1.4rem; color: #333; -moz-box-sizing: border-box; box-sizing: border-box; border: solid 1px #333333; background-color: #fff; }

.m-ctusform .form-item input::-webkit-input-placeholder, .m-ctusform .form-item textarea::-webkit-input-placeholder { color: #333; opacity: 1; }

.m-ctusform .form-item input:-moz-placeholder, .m-ctusform .form-item textarea:-moz-placeholder { color: #333; opacity: 1; }

.m-ctusform .form-item input::-moz-placeholder, .m-ctusform .form-item textarea::-moz-placeholder { color: #333; opacity: 1; }

.m-ctusform .form-item input:-ms-input-placeholder, .m-ctusform .form-item textarea:-ms-input-placeholder { color: #333; opacity: 1; }

.m-ctusform .form-item textarea { height: 188px; line-height: 48px; }

.m-ctusform .form-item label { position: absolute; top: 100%; left: 17px; font-size: 14px; font-size: 1.4rem; line-height: 18px; color: #ff0000; }

.m-ctusform .form-item .iconfont { position: absolute; left: 31px; top: 0; line-height: 48px; font-size: 20px; font-size: 2rem; }

.m-ctusform .form-item.important { background: url("../images/star1.png") no-repeat left 22px; }

.m-ctusform .form-item-2 { float: left; margin-right: 1.20664%; width: 39.21569%; }

.m-ctusform .form-item-2 input { padding-left: 12px; }

.m-ctusform .form-item-3 { float: left; padding-left: 0; width: 24.43439%; line-height: 48px; text-align: center; border: 1px solid #333333; background-color: #f3fbfe; }

.m-ctusform .form-item-3 img { vertical-align: middle; max-width: 100%; max-height: 48px; }

.m-ctusform .form-item-4 { float: right; padding-left: 0; width: 30.30303%; }

.m-ctusform .form-item-4 input { padding: 0; font-size: 14px; font-size: 1.4rem; color: white; text-align: center; border-color: #3478c7; background-color: #3478c7; }

.m-ctusform .c-oh { overflow: inherit; }

@media screen and (max-width: 991px) { .m-ctusform .box-title { line-height: 1.2; font-size: 24px; font-size: 2.4rem; }
  .m-ctusform .box-info { line-height: 24px; font-size: 14px; font-size: 1.4rem; }
  .m-ctusform .form-left, .m-ctusform .form-right { float: none; width: 100%; }
  .m-ctusform .form-item { margin-right: 0; width: 100%; }
  .m-ctusform .form-item-2 { float: left; margin-right: 0; width: -webkit-calc(100% - 110px); width: -moz-calc(100% - 110px); width: calc(100% - 110px); }
  .m-ctusform .form-item-3 { float: right; width: 100px; } }

.m-ctusinfo { margin-top: 84px; font-size: 0; letter-spacing: 0; background-color: #e0e0e0; }

.m-ctusinfo .box-wp { 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: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -webkit-align-items: stretch; -moz-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

.m-ctusinfo .info-item { position: relative; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 20%; padding: 0 15px; text-align: center; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 42px; padding-bottom: 47px; word-break: break-word; }

.m-ctusinfo .info-item:before { content: ""; position: absolute; right: -11px; top: 0; width: 23px; height: 100%; background: url("../images/ctusbd1.png") no-repeat center; background-size: 100% 100%; }

.m-ctusinfo .info-item:last-child:before { display: none; }

.m-ctusinfo .item-icon { line-height: 1; font-size: 42px; font-size: 4.2rem; }

.m-ctusinfo .item-title { margin-top: 30px; line-height: 26px; font-size: 16px; font-size: 1.6rem; text-transform: uppercase; }

.m-ctusinfo .item-desc { margin-top: 10px; line-height: 24px; font-size: 14px; font-size: 1.4rem; }

@media screen and (max-width: 991px) { .m-ctusinfo { margin-top: 30px; padding: 30px 0; }
  .m-ctusinfo .info-item { margin-bottom: 25px; width: 33.33%; padding-top: 0; padding-bottom: 0; padding-left: 10px; padding-right: 10px; }
  .m-ctusinfo .info-item:before { display: none; }
  .m-ctusinfo .item-title, .m-ctusinfo .item-desc { margin-top: 10px; line-height: 24px; font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 640px) { .m-ctusinfo .info-item { width: 50%; } }

.m-newsl .list-item { position: relative; margin-top: 50px; overflow: hidden; padding-left: 116px; }

.m-newsl .list-item:first-child { margin-top: 0; }

.m-newsl .item-time1 { position: absolute; left: 0; top: 0; line-height: 28px; font-size: 18px; font-size: 1.8rem; color: #666; text-align: center; }

.m-newsl .item-time1 span { margin-bottom: 12px; display: block; padding-bottom: 6px; line-height: 1; font-size: 60px; font-size: 6rem; color: #666; border-bottom: 1px solid #666666; }

.m-newsl .item-time2 { margin-top: 10px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #666; display: none; }

.m-newsl .item-pic { float: left; margin-right: 40px; width: 340px; }

.m-newsl .item-text { padding-top: 35px; }

.m-newsl .item-title { height: 28px; line-height: 28px; font-size: 18px; font-size: 1.8rem; font-family:"Microsoft YaHei","微软雅黑"; text-overflow: ellipsis; white-space: nowrap; }

.m-newsl .item-desc { text-indent: 2em; margin-top: 26px; height: 112px; line-height: 28px; font-size: 16px; font-size: 1.6rem; color: #555; overflow: hidden; }

.m-newsl .item-desc a { color: #555; }

.m-newsl .item-desc a:hover { color: #3478c7; }

.m-newsl .item-link { margin-top: 31px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #666; }

.m-newsl .item-link a { color: #666; }

.m-newsl .item-link a:hover { color: #3478c7; }

@media screen and (max-width: 991px) { .m-newsl { overflow: hidden; margin-bottom: -30px; }
  .m-newsl .item-time1 { display: none; }
  .m-newsl .list-item { float: left; padding-left: 0; margin-left: 1%; margin-right: 1%; margin-bottom: 30px; margin-top: 0; width: 48%; }
  .m-newsl .item-time2 { display: block; }
  .m-newsl .item-pic { float: none; margin-right: 0; width: 100%; }
  .m-newsl .item-text { padding-top: 10px; }
  .m-newsl .item-title { height: 24px; line-height: 24px; font-size: 14px; font-size: 1.4rem; }
  .m-newsl .item-time2 { line-height: 22px; font-size: 12px; font-size: 1.2rem; }
  .m-newsl .item-desc { margin-top: 5px; height: 44px; line-height: 22px; font-size: 12px; font-size: 1.2rem; }
  .m-newsl .item-link { margin-top: 5px; line-height: 22px; font-size: 12px; font-size: 1.2rem; } }

.m-news { padding-bottom: 15px; border-bottom: 1px dashed #cfcfcf; }

.m-news .box-title { line-height: 30px; font-size: 20px; font-size: 2rem; font-weight: normal; font-family:"Microsoft YaHei","微软雅黑"; }

.m-news .box-time { margin-top: 10px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #999; }

.m-news .box-desc { margin-top: 12px; text-indent: 2em; }

.m-news .box-share { margin-top: 23px; }

.m-news .share-title, .m-news .share-img { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; height: 26px; }

.m-news .share-title { margin-right: 5px; font-size: 14px; font-size: 1.4rem; color: #999; line-height: 22px; }

.m-downl { margin-bottom: -35px; }

.m-downl .list-item { float: left; margin-right: 3%; margin-bottom: 35px; width: 47.16667%; overflow: hidden; }

.m-downl .item-pic { float: left; margin-right: 18px; width: 270px; }

.m-downl .item-text { padding-top: 17px; overflow: hidden; }

.m-downl .item-title { height: 26px; line-height: 26px; font-size: 16px; font-size: 1.6rem; text-overflow: ellipsis; white-space: nowrap; }

.m-downl .item-desc { text-indent: 2em; margin-top: 19px; height: 60px; line-height: 30px; font-size: 14px; font-size: 1.4rem; overflow: hidden; }

.m-downl .item-link { margin-top: 58px; }

.m-downl .item-link a { display: inline-block; *display: inline; *zoom: 1; min-width: 140px; line-height: 28px; padding: 0 4px; font-size: 16px; font-size: 1.6rem; border-radius: 5px; text-align: center; -moz-box-sizing: border-box; box-sizing: border-box; border: solid 1px #333333; }

.m-downl .item-link a:hover { color: #fff; background-color: #3478c7; border-color: #3478c7; }

.m-downl a { cursor: pointer; }

@media screen and (max-width: 991px) { .m-downl { margin-bottom: -30px; }
  .m-downl .list-item { margin-left: 1%; margin-right: 1%; margin-bottom: 30px; width: 48%; }
  .m-downl .item-pic { float: none; margin-right: 0; display: block; width: 100%; }
  .m-downl .item-title { height: 24px; line-height: 24px; font-size: 14px; font-size: 1.4rem; }
  .m-downl .item-desc { margin-top: 10px; height: 44px; line-height: 22px; font-size: 12px; font-size: 1.2rem; }
  .m-downl .item-link { margin-top: 10px; }
  .m-downl .item-link a { min-width: 120px; font-size: 12px; font-size: 1.2rem; } }

.m-abtnav { margin-bottom: 48px; font-size: 0; letter-spacing: 0; box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2); }

.m-abtnav .nav-item { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 25%; -moz-box-sizing: border-box; box-sizing: border-box; padding: 9px; line-height: 30px; font-size: 18px; font-size: 1.8rem; color: #666; text-align: center; }

.m-abtnav .nav-item:hover, .m-abtnav .nav-item.active { color: #fff; background-color: #3478c7; }

@media screen and (max-width: 991px) { .m-abtnav { margin-bottom: 30px; }
  .m-abtnav .nav-item { width: 50%; line-height: 26px; font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 480px) { .m-abtnav .nav-item { font-size: 14px; font-size: 1.4rem; } }

.m-abtb1 .box-img { position: relative; float: right; padding-right: 10px; padding-bottom: 10px; margin-left: 4.58333%; width: 51%; line-height: 0; font-size: 0; }

.m-abtb1 .box-img img { position: relative; }

.m-abtb1 .box-img:before { content: ""; position: absolute; right: 0; bottom: 0; width: 199px; height: 134px; background-color: #3478c7; }

.m-abtb1 .box-text { padding-top: 6px; }

.m-abtb1 .box-title { line-height: 50px; font-size: 40px; font-size: 4rem; font-family:"Microsoft YaHei","微软雅黑"; }

.m-abtb1 .box-name { margin-top: 11px; line-height: 26px; font-size: 16px; font-size: 1.6rem; color: #3478c7; }

.m-abtb1 .box-desc { margin-top: 28px; text-indent: 2em; }

@media screen and (max-width: 991px) { .m-abtb1 .box-title { line-height: 30px; font-size: 24px; font-size: 2.4rem; }
  .m-abtb1 .box-name { margin-top: 10px; line-height: 24px; font-size: 14px; font-size: 1.4rem; }
  .m-abtb1 .box-desc { margin-top: 20px; } }

@media screen and (max-width: 991px) { .m-abtb1 .box-img { float: none; margin-left: 0; width: 100%; max-width: 612px; margin-bottom: 20px; -moz-box-sizing: border-box; box-sizing: border-box; } }

.m-abtb2 { margin-top: 136px; }

.m-abtb2 .box-title { margin-bottom: 42px; text-align: center; }

.m-abtb2 .box-title p { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; position: relative; padding-top: 17px; line-height: 50px; font-size: 40px; font-size: 4rem; font-family:"Microsoft YaHei","微软雅黑"; }

.m-abtb2 .box-title p:before { content: ''; position: absolute; left: 0; right: 0; top: 0; width: 100%; height: 5px; background-color: #3478c7; }

.m-abtb2 .box-wp { position: relative; padding-left: 100px; padding-right: 100px; }

.m-abtb2 .box-btn { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); width: 40px; line-height: 40px; font-size: 16px; font-size: 1.6rem; color: #fff; text-align: center; background-color: #333; background-color: rgba(51, 51, 51, 0.5); border-radius: 50%; }

.m-abtb2 .box-btn:hover { color: #fff; background-color: #3478c7; }

.m-abtb2 .box-btn.prev { left: 0; }

.m-abtb2 .box-btn.next { right: 0; }

.m-abtb2 .box-list { width: 10000%; overflow: hidden; }

.m-abtb2 .list-item { float: left; margin-right: 0.059%; width: 0.207%; }

.m-abtb2 .item-top { position: relative; overflow: hidden; }

.m-abtb2 .item-top:hover .item-modal { top: 0; }

.m-abtb2 .item-modal, .m-abtb2 .item-link { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.m-abtb2 .item-modal { top: 100%; background-color: #000; background-color: rgba(52, 120, 199, 0.5); -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.m-abtb2 .item-modal i { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 30px; font-size: 3rem; color: #fff; }

.m-abtb2 .item-title { margin-top: 11px; height: 26px; line-height: 26px; font-size: 16px; font-size: 1.6rem; text-align: center; text-overflow: ellipsis; white-space: nowrap; }

@media screen and (max-width: 991px) { .m-abtb2 { margin-top: 30px; }
  .m-abtb2 .box-title { margin-bottom: 30px; }
  .m-abtb2 .box-title p { line-height: 30px; font-size: 24px; font-size: 2.4rem; }
  .m-abtb2 .box-wp { padding-left: 60px; padding-right: 60px; }
  .m-abtb2 .box-btn { width: 38px; line-height: 38px; }
  .m-abtb2 .item-title { margin-top: 5px; height: 24px; line-height: 24px; font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 480px) { .m-abtb2 .list-item { margin-right: .02%; width: .49%; } }

.m-exhi .box-hd { margin-bottom: 38px; text-align: center; }

.m-exhi .hd-title { line-height: 50px; font-size: 40px; font-size: 4rem; font-family:"Microsoft YaHei","微软雅黑"; text-transform: uppercase; }

.m-exhi .hd-desc { margin-top: 18px; line-height: 28px; font-size: 16px; font-size: 1.6rem; color: #666; }

.m-exhi .box-list { margin-bottom: -52px; }

.m-exhi .list-item { float: left; margin-right: 2.5%; margin-bottom: 52px; width: 31.66667%; }

.m-exhi .item-title { margin-top: 15px; height: 26px; line-height: 26px; font-size: 16px; font-size: 1.6rem; text-overflow: ellipsis; white-space: nowrap; }

@media screen and (max-width: 991px) { .m-exhi .hd-title { line-height: 40px; font-size: 30px; font-size: 3rem; }
  .m-exhi .hd-desc { line-height: 24px; font-size: 14px; font-size: 1.4rem; }
  .m-exhi .box-list { margin-bottom: -30px; }
  .m-exhi .list-item { margin-bottom: 30px; }
  .m-exhi .item-title { margin-top: 10px; height: 24px; line-height: 24px; font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 375px) { .m-exhi .list-item { margin-left: 1%; margin-right: 1% !important; width: 48%; } }

.m-years { position: relative; margin-left: auto; margin-right: auto; padding-top: 138px; overflow: hidden; }

.m-years:after { content: ""; position: absolute; left: 0; top: 0; right: 0; margin: 0 auto; width: 95px; height: 6px; background-color: #3478c7; }

.m-years:before { content: ""; position: absolute; top: 0; left: 50%; margin-left: -1px; display: block; width: 1px; height: 100%; background-color: #000; }

.m-years .list-item { position: relative; margin-top: 53px; }

.m-years .list-item:before { content: ""; position: absolute; z-index: 2; top: 0; left: 50%; margin-left: -8px; display: block; width: 18px; height: 18px; background-color: #fff; border: solid 4px #3478c7; border-radius: 50%; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-years .list-item:first-child { margin-top: 0; }

.m-years .item-img { -webkit-transform: translate(0, -36px); -moz-transform: translate(0, -36px); -ms-transform: translate(0, -36px); -o-transform: translate(0, -36px); transform: translate(0, -36px); width: 214px; font-size: 0; border-radius: 50%; }

.m-years .item-img1 { float: right; margin-left: 10.08333%; margin-right: 26.16667%; }

.m-years .item-img2 { float: left; margin-left: 19.5%; margin-right: 16%; }

.m-years .item-wp { -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden; }

.m-years .item-font { overflow: hidden; }

.m-years .item-font1 { text-align: right; }

.m-years .item-title { line-height: 1; font-size: 30px; font-size: 3rem; font-family:"Microsoft YaHei","微软雅黑"; color: #3478c7; }

.m-years .item-desc { margin-top: 26px; line-height: 24px; font-size: 16px; font-size: 1.6rem; color: #333333; overflow: hidden; }

.m-years .item-desc p { min-height: 24px; }

@media screen and (max-width: 991px) { .m-years { padding: 0; background: none; }
  .m-years:after { display: none; }
  .m-years .list-item { margin-top: 25px; }
  .m-years .list-item .item-wp { position: relative; padding: 0; text-align: left; }
  .m-years .list-item:before { display: none; }
  .m-years .item-img { float: none; width: 100%; margin: 0; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
  .m-years .item-wp { float: none; margin-top: 20px; width: 100%; }
  .m-years .item-font { display: block; width: auto; height: auto; text-align: left; }
  .m-years .item-title { text-align: left; font-size: 24px; font-size: 2.4rem; }
  .m-years .item-desc { margin-top: 15px; line-height: 24px; max-height: 96px; font-size: 14px; font-size: 1.4rem; }
  .m-years .item-line { display: none; }
  .m-years:before { display: none; } }

.m-cpculture .box-img { float: right; width: 50%; line-height: 0; font-size: 0; }

.m-cpculture .box-fix { padding: 0 20px; overflow: hidden; }

.m-cpculture .box-text { float: right; max-width: 580px; }

.m-cpculture .box-title { margin-bottom: 62px; line-height: 46px; font-size: 36px; font-size: 3.6rem; font-family:"Microsoft YaHei","微软雅黑"; text-transform: uppercase; }

.m-cpculture .list-item { position: relative; margin-top: 72px; padding-left: 44px; }

.m-cpculture .list-item .iconfont { position: absolute; left: 0; top: 0; line-height: 30px; font-size: 20px; font-size: 2rem; color: #3478c7; }

.m-cpculture .list-item:first-child { margin-top: 0; }

.m-cpculture .item-title { line-height: 30px; font-size: 20px; font-size: 2rem; }

.m-cpculture .box-list { position: relative; }

.m-cpculture .box-list p em { position: absolute; left: 0; }

.m-cpculture .box-list p strong { line-height: 30px; font-size: 20px; font-size: 2rem; font-weight: normal; }

.m-cpculture .item-desc { margin-top: 6px; line-height: 30px; font-size: 16px; font-size: 1.6rem; }

.m-cpculture .box-list p { margin-top: 4px; line-height: 30px; font-size: 16px; font-size: 1.6rem; padding-left: 44px; }

@media screen and (max-width: 1440px) { .m-cpculture .box-title { margin-bottom: 20px; }
  .m-cpculture .list-item { margin-top: 30px; } }

@media screen and (max-width: 991px) { .m-cpculture { margin: 0 auto; max-width: 720px; width: 96%; }
  .m-cpculture .box-img { float: none; width: 100%; }
  .m-cpculture .box-fix { padding: 0; }
  .m-cpculture .box-text { float: none; padding-top: 30px; }
  .m-cpculture .box-title { line-height: 30px; font-size: 24px; font-size: 2.4rem; }
  .m-cpculture .list-item { margin-top: 20px; }
  .m-cpculture .item-title { font-size: 16px; font-size: 1.6rem; }
  .m-cpculture .box-list p strong { font-size: 16px; font-size: 1.6rem; }
  .m-cpculture .item-desc { line-height: 24px; font-size: 14px; font-size: 1.4rem; } 
  .m-cpculture .box-list p { line-height: 24px; font-size: 14px; font-size: 1.4rem; } 
}

.m-video { margin-left: auto; margin-right: auto; max-width: 825px; }

.m-video .box-img { position: relative; padding-top: 62.78788%; line-height: 0; font-size: 0; overflow: hidden; }

.m-video .box-img iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.m-video .box-title { margin-top: 21px; line-height: 26px; font-size: 16px; font-size: 1.6rem; color: #333; text-align: center; }

.m-video .box-desc { margin-top: 2px; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #333; text-align: center; }

.m-videol { margin-top: 85px; margin-bottom: -25px; overflow: hidden; }

.m-videol .list-item { float: left; margin-right: 2.5%; margin-bottom: 25px; width: 31.66667%; }

.m-videol .item-img { position: relative; padding-top: 62.63158%; line-height: 0; font-size: 0; overflow: hidden; }

.m-videol .item-img iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.m-videol .item-font { margin-top: 6px; padding-top: 14px; padding-bottom: 15px; padding-left: 17px; padding-right: 19px; border: 1px solid #dcdcdc; }

.m-videol .item-title { height: 24px; line-height: 24px; font-size: 16px; font-size: 1.6rem; color: #333; text-overflow: ellipsis; white-space: nowrap; }

.m-videol .item-desc { margin-top: 2px; height: 48px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #333; overflow: hidden; }

@media screen and (max-width: 991px) { .m-videol { margin-top: 30px; }
  .m-videol .item-desc { margin-top: 5px; height: 48px; line-height: 24px; } }

@media screen and (max-width: 640px) { .m-videol .list-item { margin-left: 1%; margin-right: 1% !important; width: 48%; }
  .m-videol .item-font { padding: 10px; } }

.parallax > use { -webkit-animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite; -moz-animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite; animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite; }

.parallax > use:nth-child(1) { -webkit-animation-delay: -2s; -moz-animation-delay: -2s; animation-delay: -2s; -webkit-animation-duration: 7s; -moz-animation-duration: 7s; animation-duration: 7s; }

.parallax > use:nth-child(2) { -webkit-animation-delay: -3s; -moz-animation-delay: -3s; animation-delay: -3s; -webkit-animation-duration: 10s; -moz-animation-duration: 10s; animation-duration: 10s; }

.parallax > use:nth-child(3) { -webkit-animation-delay: -4s; -moz-animation-delay: -4s; animation-delay: -4s; -webkit-animation-duration: 13s; -moz-animation-duration: 13s; animation-duration: 13s; }

.parallax > use:nth-child(4) { -webkit-animation-delay: -5s; -moz-animation-delay: -5s; animation-delay: -5s; -webkit-animation-duration: 20s; -moz-animation-duration: 20s; animation-duration: 20s; }

@-webkit-keyframes move-forever { 0% { -webkit-transform: translate3d(-90px, 0, 0);
    transform: translate3d(-90px, 0, 0); }
  100% { -webkit-transform: translate3d(85px, 0, 0);
    transform: translate3d(85px, 0, 0); } }

@-moz-keyframes move-forever { 0% { -moz-transform: translate3d(-90px, 0, 0);
    transform: translate3d(-90px, 0, 0); }
  100% { -moz-transform: translate3d(85px, 0, 0);
    transform: translate3d(85px, 0, 0); } }

@keyframes move-forever { 0% { -webkit-transform: translate3d(-90px, 0, 0);
    -moz-transform: translate3d(-90px, 0, 0);
    transform: translate3d(-90px, 0, 0); }
  100% { -webkit-transform: translate3d(85px, 0, 0);
    -moz-transform: translate3d(85px, 0, 0);
    transform: translate3d(85px, 0, 0); } }

.g-ft { position: relative; padding-top: 135px; background-color: #000; line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #fff; }

.g-ft a { color: #fff; }

.g-ft a:hover { color: #ccc; }

.g-ft .box-bl { position: absolute; left: 0; top: 0; width: 100%; background-color: #fff; line-height: 0; font-size: 0; }

.g-ft .waves { width: 100%; min-height: 40px; max-height: 100px; }

.m-ftfix1 { padding-bottom: 26px; }

.m-ftb { float: left; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-ftb1 { padding-right: 20px; width: 28%; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-ftb2 { width: 28.91667%; }

.m-ftb3 { float: right; width: 29.5%; }

.m-fttt { position: relative; padding-bottom: 27px; margin-bottom: 21px; line-height: 40px; font-size: 30px; font-size: 3rem; font-family:"Microsoft YaHei","微软雅黑"; }

.m-fttt:before { content: ""; position: absolute; left: 0; bottom: 0; width: 69px; height: 3px; background-color: #3478c7; }

.m-ftshare { margin-bottom: 11px; line-height: 0; font-size: 0; letter-spacing: 0; }

.m-ftshare .share-item { margin-bottom: 10px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin-right: 20px; width: 40px; }

.m-ftshare .share-item svg { width: 100%; }

.m-ftshare .share-item:hover { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); }

.m-ftinfo .info-item { position: relative; padding-left: 38px; margin-top: 17px; }

.m-ftinfo .info-item i { position: absolute; left: 0; top: 0; }

.m-ftinfo .info-item:first-child { margin-top: 0; }

.m-fttext { font-size: 14px; font-size: 1.4rem; }

.m-ftkey { margin-top: 37px; }

@media screen and (max-width: 991px) { .g-ft { padding-top: 0; }
  .m-ftb1, .m-ftb2, .m-fttt, .m-ftkey, .g-ft .box-bl { display: none; }
  .m-ftfix1 { padding: 30px 0; }
  .m-ftb3 { float: none; width: 100%; text-align: center; }
  .m-ftshare .share-item { margin-right: 15px; width: 30px; }
  .m-fttext { line-height: 24px; } }

@font-face { font-family: "iconfont"; src: url("../fonts/iconfont.eot"); /* IE9 */ src: url("../fonts/iconfont.eot") format("embedded-opentype"), url("../fonts/96a7a5846ee64dc8a5904253915489aa.woff") format("woff2"), url("../fonts/iconfont.woff") format("woff"), url("../fonts/iconfont.ttf") format("truetype"), url("../fonts/iconfont.svg") format("svg"); /* iOS 4.1- */ }

.iconfont { font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-duihao:before { content: "\e60b"; }

.icon-home:before { content: "\e624"; }

.icon-edit:before { content: "\e611"; }

.icon-facebook:before { content: "\e620"; }

.icon-vk:before { content: "\e735"; }

.icon-pinterest:before { content: "\e8ab"; }

.icon-jian2:before { content: "\e600"; }

.icon-linkedin:before { content: "\e648"; }

.icon-youtube:before { content: "\e6d6"; }

.icon-twitter:before { content: "\e607"; }

.icon-jia2:before { content: "\e608"; }

.icon-bigger:before { content: "\e647"; }

.icon-left:before { content: "\e72c"; }

.icon-right:before { content: "\e72d"; }

.icon-up1:before { content: "\e72e"; }

.icon-bottom1:before { content: "\e72f"; }

.icon-left1:before { content: "\e730"; }

.icon-right1:before { content: "\e731"; }

.icon-up:before { content: "\e73e"; }

.icon-bottom:before { content: "\e73f"; }

.icon-instagram:before { content: "\e79d"; }

.icon-tumblr:before { content: "\e79e"; }

.icon-download:before { content: "\e7a0"; }

.icon-download1:before { content: "\e7a7"; }

.icon-search4:before { content: "\e7b2"; }

.icon-address:before { content: "\e7bc"; }

.icon-email:before { content: "\e7bd"; }

.icon-contact:before { content: "\e7be"; }

.icon-whatsapp:before { content: "\e7bf"; }

.icon-fax:before { content: "\e7c2"; }

.icon-mobile:before { content: "\e7c6"; }

.icon-phone:before { content: "\e7c8"; }

.icon-tel:before { content: "\e7c7"; }

.icon-phone1:before { content: "\e7cb"; }

.icon-skype:before { content: "\e7cc"; }

.icon-whatsapp1:before { content: "\e7c1"; }

.icon-address1:before { content: "\e7c3"; }

.icon-contact1:before { content: "\e7c4"; }

.icon-email1:before { content: "\e7c5"; }

.icon-skype1:before { content: "\e7c9"; }

.icon-fax1:before { content: "\e7ca"; }

.icon-qq:before { content: "\e7ce"; }

.icon-tel1:before { content: "\e7cd"; }

.icon-wechat:before { content: "\e7cf"; }

.icon-phone2:before { content: "\e7d0"; }

.icon-message:before { content: "\e7da"; }

.icon-calendar:before { content: "\e7e1"; }

.icon-calendar1:before { content: "\e7e3"; }

.icon-top:before { content: "\e7ed"; }

.icon-youbian:before { content: "\e60f"; }

.m-page a.no:hover {color: #333!important; border: 1px solid #e5e5e5!important; background: none!important;}
.item-btns a.no:hover  {color: #333!important; background-color: #E5E5E5!important;}
.ppp{line-height: 30px; }
.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;}
.listcart {width: 100%;margin-bottom: 40px; text-align: center;}
.listcart a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    min-width: 200px;
    line-height: 28px;
    padding: 0 5px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #666;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #999;
    border-radius: 6px;
    }
    .listcart a:hover{ background: #3478c7; color: #fff;  }
    /*.xunpanc{margin-bottom: 20px;}*/
    .xunpanc .table table tr td{ height: 0; padding: 0;}
    .xunpanc .table table tr td a{ color: #333;}
    .xunpanc .table table tr td a:hover{ color: #3478c7;}
 .m-kefu-chat.mobile-hide { right: 6px!important; }

@media screen and (max-width: 1200px) { 
  .c-nofont{width:100%;overflow:scroll;}
}
/*zheng shu*/
@media screen and (min-width:1560px) {.zong {width: 1400px;margin: auto;}}
@media screen and (max-width:1559px) {.zong {width: 1200px;margin: auto;}}
@media screen and (min-width:1000px) and (max-width:1359px) {.zong {width: 980px;margin: auto;}}
@media screen and (max-width:999px) {.zong {width: 95%;margin: auto;}}
.ab2biao strong{ color: #df1528; font-weight:normal;}
.ab2p{ color: #666666; font-size:16px; font-size:1.6rem; line-height:30px; text-align:center; max-width:1100px; margin:auto; margin-top:9px;font-weight: bold;}

 .abmain3{ padding-top:51px; padding-bottom:90px;}
.ab3biao{ text-align:center; color: #666666; font-size:30px; font-size:3rem; line-height:40px; position:relative; padding-bottom:20px; margin-bottom:20px; font-family: Arial, Helvetica, sans-serif;font-weight: bolder; text-transform: uppercase;}
.ab3biao strong{color: #df1528; font-weight:normal;}
.ab3biao:before{ content:""; position:absolute; width:57px; height:3px; background:#df1528; bottom:0px; left:50%; margin-left:-29px;}

.ab3n{ font-size:0px; padding-top:22px;}
.ab3lie{ width:21.857%; display:inline-block; vertical-align:top; margin-left:4.166%; margin-bottom:37px;}
.ab3tu{ display:block; position:relative;}
.ab3fu{ display:block; position:absolute; width:100%; height:100%; left:0px; top:100%; background:#333333; background-color: rgba(51, 51, 51, .7); transition:0.5s;}
.ab3fu i{ display:block; width:60px; height:60px; line-height:60px; text-align:center; color:#ffffff; position:absolute; left:50%; top:50%; margin-left:-30px; margin-top:-30px; font-size:50px;}
.ab3zi{ font-size:16px; font-size:1.6rem; line-height:24px; text-align:center; margin-top:13px;}
.ab3lie:hover .ab3fu{ top:0px;}
.abmain3 .fenye{ padding-top:16px;}
@media screen and (max-width:1559px) {
.ab3zi{ font-size:14px; font-size:1.4rem; margin-top:5px;}
.ab3fu i{ width:40px; height:40px; line-height:40px; margin-left:-20px; margin-top:-20px; font-size:30px;}
}
@media screen and (max-width:999px) {
.abmain3{ padding-top:31px; padding-bottom:40px;}
.ab3lie{ width:24%; margin-left:1.33%; margin-bottom:20px;}
.ab3biao{ font-size:22px; font-size:2.2rem; line-height:30px; padding-bottom:10px;}
.ab3fu{ display:none}
}
@media screen and (max-width:767px) {
.ab3lie{ width:31.333%; margin-left:1% !important; margin-right:1%; margin-bottom:20px;}
.ab3zi{ font-size:12px; font-size:1.2rem; margin-top:5px;}
}
@media screen and (max-width:499px) {
.ab3lie{ width:48%;}
}


.m-hcert .box-link{ margin-top: 63px;
    text-align: center;}
 .m-hcert .box-link a{ display: inline-block;
    

    zoom: 1;
    vertical-align: top;
    min-width: 152px;
    line-height: 30px;
    padding: 5px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}