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

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

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

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

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

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

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

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

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

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

.baguetteBox-button#next-button, .baguetteBox-button#previous-button { top: 50%; top: -moz-calc(50% - 30px); top: -webkit-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: -moz-calc(2% + 6px); right: -webkit-calc(2% + 6px); right: calc(2% + 6px); width: 30px; height: 30px; }

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

article, aside, dialog, footer, header, section, nav, figure, menu, main { display: block; }

.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: Tahoma; 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; }

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

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

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

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

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

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

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

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

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

.wap-nav .addition.active { background-image: url("../images/yizi.png"); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 992px) { .wap-nav, .menubtn { 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: #5cbdc0; }
  .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: #5cbdc0; } }

.slide .carouse { width: 100%; overflow: hidden; position: relative; cursor: pointer; }

.slide .slideItem .banner-img { width: 100%; }

.slide .carouse .slideItem { width: 100%; position: absolute; }

.slide .console { height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }

.slide .dotList { text-align: center; margin-top: 20px; }

.slide .dotList ul li { display: inline-block; width: 10px; height: 10px; background-position: -12px 0px; margin-left: 10px; cursor: pointer; }

.slide .dotList ul li.active { background-position: 0px 0px; }

.slide .carousel-control { position: absolute; top: 45%; width: 30px; height: 30px; z-index: 999; }

.slide .carousel-control.left { left: 0; background-position: -38px 0px; cursor: pointer; }

.slide .carousel-control.right { right: 0; background-position: -85px 0px; cursor: pointer; }

.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; }

* { 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: arial, helvetica, sans-serif; font-size: 16px; font-size: 1.6rem; color: #333; line-height: 1.2; background-color: #f5f5f5; }

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

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

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

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

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

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

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

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

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

textarea { resize: none; }

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

em, i { font-style: normal; }

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

.c-fr { float: right; }

.c-cb { clear: both; }

.c-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%); }

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

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

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

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

/* .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: #5cbdc0; -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: #5cbdc0; -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: #5cbdc0; -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-desc a { color: #5cbdc0; }

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

.m-desc p { font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.m-desc span { font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.m-desc b { font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.m-desc img { max-width: 100%; }

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

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

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

.table table { width: 100%; border-collapse: collapse; line-height: 22px; border: 1px solid #ccc; }

.table table tr td { padding: 3px; height: 30px; border: 1px solid #ccc; }

@media screen and (max-width: 991px) { .table { width: 100%; overflow-x: scroll; }
  .table table { width: 991px !important; max-width: 991px; } }

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

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

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

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

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

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

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

.j-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; }

.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: #5cbdc0; }

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

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

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

#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 { padding: 20px 0; line-height: 24px; font-size: 12px; font-size: 1.2rem; color: #666; }

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

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

.m-crm a.active { color: #333; font-weight: bold; }

.m-oths { margin-top: 20px; overflow: hidden; }

.m-oths .oths-item { position: relative; max-width: 48%; height: 23px; line-height: 22px; font-size: 14px; font-size: 1.4rem; color: #666666; overflow: hidden; -moz-box-sizing: border-box; box-sizing: border-box; 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: #5cbdc0; }

.m-oths .oths-item .iconfont { position: absolute; top: 0; width: 22px; line-height: 20px; border: 1px solid #666; border-radius: 50%; font-size: 10px; font-size: 1rem; text-align: center; }

.m-oths .oths-item-1 { float: left; padding-left: 34px; }

.m-oths .oths-item-1 .iconfont { left: 0; }

.m-oths .oths-item-2 { float: right; padding-right: 34px; }

.m-oths .oths-item-2 .iconfont { right: 0; }

@media screen and (max-width: 991px) { .m-oths .oths-item { float: none; width: 100%; max-width: 100%; }
  .m-oths .oths-item-2 { margin-top: 10px; padding-left: 34px; }
  .m-oths .oths-item-2 .iconfont { right: auto; left: 0; } }

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

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

.g-hd { position: relative; z-index: 9; background-color: #444; }

.m-hdfix1 .box-fix1 { float: right; }

.m-hdlogo { float: left; line-height: 0; font-size: 0; padding-top: 21px; padding-bottom: 39px; }

.m-hdlogo a { display: inline-block; *display: inline; *zoom: 1; }

.m-hdsch { float: left; margin-right: 32px; padding-top: 27px; }

.m-hdsch .sch-form { position: relative; padding-left: 42px; padding-right: 77px; width: 300px; background-color: #ffffff; border-radius: 16px; overflow: hidden; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-hdsch .sch-form .form-text { width: 100%; height: 32px; line-height: 32px; padding: 0 10px; font-size: 14px; font-size: 1.4rem; color: #333; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-hdsch .sch-form .iconfont { position: absolute; left: 16px; top: 0; line-height: 32px; font-size: 22px; font-size: 2.2rem; color: #999; }

.m-hdsch .sch-form .form-btn { position: absolute; right: 0; top: 0; width: 77px; height: 32px; font-size: 14px; font-size: 1.4rem; font-weight: bold; color: #fff; background-color: #808080; border-radius: 0px 16px 16px 0px; }

.m-hduser { float: left; font-size: 0; letter-spacing: 0; padding-top: 27px; }

.m-hduser .user-link { margin-right: 20px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; line-height: 32px; font-size: 14px; font-size: 1.4rem; font-weight: bold; color: #fff; }

.m-hduser .user-link:hover { color: #5cbdc0; }

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

.m-hdnav .nav-item { position: relative; margin-right: 7.41667%; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; padding-top: 0; padding-bottom: 20px; }

.m-hdnav .nav-item a { display: inline-block; *display: inline; *zoom: 1; line-height: 28px; font-size: 14px; font-size: 1.4rem; font-weight: bold; color: #fff; }

.m-hdnav .nav-item a:hover, .m-hdnav .nav-item a.active { color: #5cbdc0; }

.m-hdnav .nav-item a.current { color: #5cbdc0; font-size: 18px; font-size: 1.8rem; }

@media screen and (max-width: 991px) { .m-hdfix2, .m-hdsch { display: none; }
  .m-hdlogo { padding: 30px 0; }
  .m-hduser .user-link { margin-right: 15px; font-size: 12px; font-size: 1.2rem; } }

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

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

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

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

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

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

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

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

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

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

.wap-nav .addition.active { background-image: url("../images/yizi.png"); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 992px) { .wap-nav, .menubtn { 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: #5cbdc0; }
  .wap-hd-nav-item { width: 33.33%; }
  .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: #5cbdc0; } }

.g-wp { padding-top: 24px; padding-bottom: 70px; }

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

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

@media screen and (max-width: 991px) { .g-mn { padding-right: 0; } }

.g-sd { float: left; margin-left: -285px; width: 285px; -moz-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 991px) { .g-sd { margin-left: 0; margin-top: 30px; width: 100%; } }

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

.banner .dotList { position: absolute; left: 0; right: 0; bottom: 10px; letter-spacing: 0; text-align: center; }

.banner .dotList ul li { margin: 0 5px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 10px; height: 10px; background-color: #fff; border-radius: 50%; }

.banner .dotList ul li.active { background-color: #5cbdc0; }

.m-articles1 .list-item { position: relative; margin-top: 19px; padding-left: 0; }

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

.m-articles1 .list-item:before { display: none; }

.m-articles1 .item-wp { padding-top: 25px; padding-bottom: 30px; padding-left: 29px; padding-right: 29px; background-color: #fff; box-shadow: 3px 4px 20px 0px rgba(4, 0, 0, 0.06); }

.m-articles1 .item-author { margin-bottom: 11px; line-height: 26px; font-size: 16px; font-size: 1.6rem; color: #999; }

.m-articles1 .item-author a { display: inline-block; *display: inline; *zoom: 1; color: #999; }

.m-articles1 .item-author a:hover { color: #5cbdc0; }

.m-articles1 .item-author .title { font-family: "SOURCEHANSANSCN-NORMAL", arial, helvetica, sans-serif; }

.m-articles1 .item-pic { float: left; margin-right: 29px; width: 285px; border: 1px solid #e7e7e7; -moz-box-sizing: border-box; box-sizing: border-box; }

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

.m-articles1 .item-desc { margin-top: 9px; height: 100px; line-height: 20px; font-size: 14px; font-size: 1.4rem; color: #666; overflow: hidden; }

.m-articles1 .item-desc a { display: block; color: #666; }

.m-articles1 .item-desc a:hover { color: #5cbdc0; }

.m-articles1 .item-fix { margin-top: 60px; text-align: right; font-size: 0; letter-spacing: 0; }

.m-articles1 .item-icon { margin-right: 30px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; line-height: 22px; font-size: 12px; font-size: 1.2rem; color: #999; font-family: "SOURCEHANSANSCN-NORMAL", arial, helvetica, sans-serif; }

.m-articles1 .item-icon i { font-size: 16px; font-size: 1.6rem; }

.m-articles1 .item-icon:hover, .m-articles1 .item-icon.active { color: #5cbdc0; }

@media screen and (max-width: 1219px) { .m-articles1 .list-item { padding-left: 0; }
  .m-articles1 .list-item:before { display: none; }
  .m-articles1 .item-author .img { margin-right: 5px; position: relative; display: inline-block; *display: inline; *zoom: 1; width: 30px; line-height: 0; vertical-align: middle; border: none; background: none; }
  .m-articles1 .item-author .title { font-size: 12px; font-size: 1.2rem; } }

@media screen and (max-width: 991px) { .m-articles1 .item-wp { padding: 20px 15px; }
  .m-articles1 .item-title { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 640px) { .m-articles1 .item-pic { float: none; width: auto; display: inline-block; *display: inline; *zoom: 1; }
  .m-articles1 .item-text { padding-top: 15px; }
  .m-articles1 .item-desc { height: auto; max-height: 88px; line-height: 22px; }
  .m-articles1 .item-fix1 { margin-top: 20px; text-align: left; }
  .m-articles1 .item-info1 { float: none; } }

.m-articles2 > .list-item { margin-top: 19px; }

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

.m-articles2 > .list-item, .m-articles2 > .list-itemwp .list-item { position: relative; padding-left: 30px; padding-right: 30px; padding-top: 30px; padding-bottom: 30px; background-color: #fff; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-articles2 > .list-item.list-edit, .m-articles2 > .list-itemwp .list-item.list-edit { padding-top: 45px; }

.m-articles2 .item-wp { padding-bottom: 0; }

.m-articles2 .item-pic { z-index: 1; float: left; margin-right: 30px; width: 285px; border: solid 1px #e7e7e7; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-articles2 .item-text { overflow: hidden; }

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

.m-articles2 .item-desc { margin-top: 8px; }

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

.m-articles2 .item-desc a:hover { color: #5cbdc0; }

.m-articles2 .item-fix { margin-top: 15px; line-height: 34px; font-size: 12px; font-size: 1.2rem; color: #999; overflow: hidden; }

.m-articles2 .item-fix1 { padding-top: 0; padding-bottom: 0; }

.m-articles2 .item-icon { margin-right: 15px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; color: #999; font-family: "SOURCEHANSANSCN-NORMAL", arial, helvetica, sans-serif; }

.m-articles2 .item-icon .iconfont { font-size: 20px; font-size: 2rem; vertical-align: middle; }

.m-articles2 .item-icon a { color: #999; }

.m-articles2 .item-icon a.active, .m-articles2 .item-icon a:hover { color: #5cbdc0; }

.m-articles2 .item-author { max-width: 220px; }

.m-articles2 .item-author a { display: inline-block; *display: inline; *zoom: 1; }

.m-articles2 .item-author img { margin-right: 5px; width: 34px; vertical-align: middle; border-radius: 50%; }

.m-articles2 .item-author span { vertical-align: middle; }

.m-articles2 .item-author { margin-right: 20px; }

.m-articles2 .item-info2 { position: absolute; top: 10px; right: 5px; line-height: 24px; font-size: 14px; font-size: 1.4rem; }

.m-articles2 input { position: absolute; left: 5px; top: 10px; }

@media screen and (max-width: 991px) { .m-articles2 > .list-item, .m-articles2 > .list-itemwp .list-item { padding-left: 0; padding-right: 0; }
  .m-articles2 .item-fix2 { padding-right: 25px; }
  .m-articles2 .item-title { font-size: 14px; font-size: 1.4rem; }
  .m-articles2 .item-desc { height: 80px; } }

@media screen and (max-width: 640px) { .m-articles2 > .list-item, .m-articles2 > .list-itemwp .list-item { padding-left: 10px; padding-right: 10px; padding-top: 20px; }
  .m-articles2 .item-icon { margin-right: 12px; }
  .m-articles2 .item-info1 { float: right; }
  .m-articles2 .item-info2 { position: absolute; top: 5px; right: 10px; } }

@media screen and (max-width: 640px) { .m-articles2 .item-pic { float: none; width: 100%; margin-right: 0; }
  .m-articles2 .item-title { margin-top: 20px; }
  .m-articles2 .item-desc { margin-top: 10px; }
  .m-articles2 .item-author { float: none; max-width: 100%; }
  .m-articles2 .item-info1 { float: none; } }

.m-blankimg { margin-top: 20px; /*padding-left: 120px;*/ }

.m-blankimg .box-wp { position: relative; }

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

.m-blankimg .list-wp { float: left; width: 10%; }

.m-blankimg .list-wp img { width: 100%; }

.m-blankimg .box-page { position: absolute; left: 0; right: 0; bottom: 10px; font-size: 0; letter-spacing: 0; text-align: center; }

.m-blankimg .page-item { margin: 0 6px; display: inline-block; *display: inline; *zoom: 1; width: 20px; height: 10px; background-color: #fff; border-radius: 5px; }

.m-blankimg .page-item.active { background-color: #333333; }

@media screen and (max-width: 1219px) { .m-blankimg { padding-left: 0; } }

.m-page { margin-top: 30px; letter-spacing: 0; font-size: 0; text-align: right; font-family: "SOURCEHANSANSCN-NORMAL", arial, helvetica, sans-serif; }

.m-page span { margin-left: 10px; margin-right: 10px; margin-bottom: 5px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; line-height: 30px; font-size: 12px; font-size: 1.2rem; color: #666; }

.m-page input { margin-left: 5px; margin-right: 5px; margin-bottom: 5px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 50px; height: 30px; line-height: 28px; font-size: 12px; font-size: 1.2rem; color: #333; text-align: center; background-color: #ffffff; border-radius: 2px; border: solid 1px #d9d9d9; }

.m-page a { margin-left: 5px; margin-right: 5px; margin-bottom: 5px; display: inline-block; *display: inline; *zoom: 1; min-width: 30px; line-height: 28px; font-size: 12px; font-size: 1.2rem; color: #c4c4c4; text-align: center; background-color: #fff; border: 1px solid #d9d9d9; border-radius: 2px; -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-page a:hover { color: white; border-color: #5cbdc0; background-color: #5cbdc0; }

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

.m-page2 { position: relative; }

@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-sdtt { position: relative; margin-bottom: 18px; line-height: 24px; font-size: 14px; font-size: 1.4rem; font-weight: bold; }

.m-sdbox { position: relative; margin-bottom: 0; padding-left: 14px; padding-right: 14px; padding-top: 19px; padding-bottom: 34px; background-color: #fff; }

.m-sdbox:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 3px; background-color: #5cbdc0; }

.m-sdcls .list-item { position: relative; padding-right: 15px; padding-top: 10px; padding-bottom: 10px; line-height: 30px; border-bottom: 1px solid #e7e7e7; }

.m-sdcls .list-item2 { display: none; }

.m-sdcls .list-item .iconfont { position: absolute; right: 0; top: 15px; font-size: 12px; font-size: 1.2rem; color: #bbb; }

.m-sdcls .list-item a { display: block; height: 30px; line-height: 30px; font-size: 14px; font-size: 1.4rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-sdcls .box-link { margin-top: 14px; line-height: 24px; font-size: 14px; font-size: 1.4rem; text-transform: uppercase; font-weight: bold; text-align: right; }

.m-sdhtpost .list-item { padding-top: 12px; padding-bottom: 16px; border-bottom: 1px solid #e7e7e7; }

.m-sdhtpost .item-title { position: relative; padding-left: 30px; line-height: 22px; font-size: 14px; font-size: 1.4rem; }

.m-sdhtpost .item-title a { display: block; }

.m-sdhtpost .item-title .iconfont { position: absolute; left: 0; top: 0; }

.m-sdform .box-info { line-height: 22px; font-size: 14px; font-size: 1.4rem; }

.m-sdform .box-form { margin-top: 14px; }

.m-sdform .form-item { float: left; margin-top: 15px; width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-sdform .form-item:first-child { margin-top: 0; }

.m-sdform .form-label { margin-bottom: 7px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #222; }

.m-sdform .form-label span { color: #aaa; }

.m-sdform .form-text { width: 100%; height: 32px; padding-left: 10px; padding-right: 10px; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #333; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #ffffff; border: solid 1px #d9d9d9; }

.m-sdform .form-item2 { position: relative; }

.m-sdform .form-item2 input { border: none; height: 32px; line-height: 32px; border: 1px solid #d9d9d9; padding-right:119px }

.m-sdform .form-code { position: absolute; right: 3px; top: -2px; width: 112px; height: 32px; line-height: 32px; overflow: hidden; }

.m-sdform .form-code img { max-height: 32px; vertical-align: middle; }

.m-sdform .form-item3 { float: left; width: 100%; margin-top: 30px; text-align: center; }

.m-sdform .form-text2 { height: 160px; }

.m-sdform .form-btn { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; min-width: 120px; height: 40px; font-size: 14px; font-size: 1.4rem; color: #fff; background-color: #5cbdc0; }

.m-sdform .form-status { float: left; width: 100%; margin-top: 20px; line-height: 24px; font-size: 14px; font-size: 1.4rem; }

.m-sdform .form-status img { vertical-align: middle; }

.m-sdform .box-wp { position: relative; }

.m-sdform .box-status { position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; background-color: #fff; background-color: rgba(255, 255, 255, 0.8); }

.m-sdform .box-status div { position: absolute; left: 0; right: 0; top: 50%; margin-top: -53px; text-align: center; }

.m-sdform .box-status .title { margin-top: 25px; line-height: 26px; font-size: 16px; font-size: 1.6rem; }

@media screen and (max-width: 991px) { }

.g-ft { background-color: #222222; }

.m-ftfix1 { padding-top: 49px; padding-bottom: 49px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #eee; text-align: center; }

.m-ftfix1 a { color: #eee; }

.m-ftfix1 a:hover { color: #5cbdc0; }

@media screen and (max-width: 991px) { .m-ftfix1 { padding-top: 30px; } }

.m-ftnav .item-line { margin: 0 10px; display: inline-block; *display: inline; *zoom: 1; }

.m-ftext { margin-top: 0; }

.m-modal { position: fixed; z-index: 11; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; background-color: rgba(0, 0, 0, 0.2) !important; display: none; }

.m-modal .box-wp { position: absolute; left: 0; right: 0; top: 50%; margin-top: -193px; margin-left: auto; margin-right: auto; width: 96%; max-width: 364px; background-color: #fff; border-radius: 5px; overflow: hidden; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-modal .box-hd { position: relative; padding-left: 29px; padding-right: 20px; padding-top: 10px; padding-bottom: 10px; text-align: right; border-bottom: 1px solid #dcdcdc; }

.title-top-join{position: absolute;left: 0;right: 144px;};
.m-modal .box-close { line-height: 24px; font-size: 18px; font-size: 1.8rem; color: #5cbdc0; }

.m-modal .box-title { padding-top: 19px; padding-bottom: 6px; line-height: 26px; font-size: 16px; font-size: 1.6rem; font-weight: bold; }

.m-modal .box-bd { padding-left: 30px; padding-right: 30px; padding-top: 20px; padding-bottom: 28px; }

.m-modal .box-info { padding-left: 23px; padding-right: 23px; padding-top: 5px; padding-bottom: 5px; line-height: 28px; font-size: 14px; font-size: 1.4rem; background-color: #fbf3c9; }

.m-modal .box-form { overflow: hidden; }

.m-modal .form-item { float: left; width: 100%; margin-top: 12px; overflow: hidden; }

.m-modal .form-label { float: left; vertical-align: top; margin-right: 15px; width: 78px; text-align: right; line-height: 34px; font-size: 14px; font-size: 1.4rem; }

.m-modal .form-label span { margin-right: 10px; color: #ff0000; }

.m-modal .form-control { overflow: hidden; }

.m-modal .form-text { width: 100%; max-width: 246px; height: 34px; line-height: 32px; padding: 0 10px; font-size: 14px; font-size: 1.4rem; color: #333; border: 1px solid #d4d4d4; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-modal .form-item2 { margin-right: 3.28947%; width: 57.23684%; }

.m-modal .form-item3 { width: 39.47368%; }

.m-modal .form-code { height: 34px; line-height: 32px; border: solid 1px #e6e6e6; background-color: #fff; text-align: center; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-modal .form-code a { display: block; }

.m-modal .form-code img { max-height: 34px; vertical-align: middle; }

.m-modal .box-ft { padding: 12px 23px; background-color: #e7e7e7; }

.m-modal .form-btngroup { font-size: 0; letter-spacing: 0; text-align: right; }

.m-modal .form-btn { margin-left: 8px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 70px; height: 26px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #222; background-color: #fff; background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f7fb), to(#f5f7fb)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)); background-image: -webkit-linear-gradient(#f5f7fb, #f5f7fb), -webkit-linear-gradient(#ffffff, #ffffff); background-image: -moz-linear-gradient(#f5f7fb, #f5f7fb), -moz-linear-gradient(#ffffff, #ffffff); background-image: linear-gradient(#f5f7fb, #f5f7fb), linear-gradient(#ffffff, #ffffff); background-blend-mode: normal,  normal; border-radius: 5px; border: solid 1px #9b9b9b; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.m-modal .form-btn:hover { color: #fff; background: #5cbdc0; border-color: #5cbdc0; }

.m-modal.show { display: block; }

@media screen and (max-width: 991px) { .m-modal .form-item2 { margin-right: 10px; width: -moz-calc(100% - 130px); width: -webkit-calc(100% - 130px); width: calc(100% - 130px); }
  .m-modal .form-item3 { width: 120px; } }

.m-modal1 .box-wp { margin-top: -187px; }

@media screen and (max-width: 991px) { .m-modal .box-wp { margin-top: 0 !important; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .m-modal .box-bd { padding: 25px 15px; }
  .m-modal .box-hd, .m-modal .box-ft { padding-left: 15px; padding-right: 15px; }
  .m-modal .box-info { padding: 5px 10px; } }

.c-bg-white { background-color: #fff; }

.m-nosch { padding: 30px 15px; text-align: center; }

.m-nosch .box-title { line-height: 26px; font-size: 16px; font-size: 1.6rem; color: #666; }

.m-nosch .box-title img { vertical-align: middle; margin-right: 20px; }

.m-nosch .box-title span { color: #333; }

.m-nosch .box-link { margin-top: 36px; }

.m-nosch .box-link a { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; min-width: 120px; line-height: 30px; padding: 5px; font-size: 14px; font-size: 1.4rem; color: #fff; text-align: center; background-color: #5cbdc0; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-article .box-bd { padding-left: 30px; padding-right: 30px; padding-top: 39px; padding-bottom: 30px; }

.m-article .box-title { line-height: 26px; font-size: 16px; font-size: 1.6rem; text-align: center; }

.m-article .box-info { margin-top: 7px; text-align: center; line-height: 30px; font-size: 12px; font-size: 1.2rem; color: #999; }

.m-article .box-info a { color: #999; }

.m-article .box-info a:hover { color: #5cbdc0; }

.m-article .info-item { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; margin: 0 15px; }

.m-article .info-item .iconfont { font-size: 16px; font-size: 1.6rem; }

.m-article .info-item img { vertical-align: middle; }

.m-article .share-title, .m-article .share-img { display: inline-block; *display: inline; *zoom: 1; height: 26px; line-height: 26px; vertical-align: top; }

.m-article .share-title { margin-right: 5px; font-size: 14px; font-size: 1.4rem; color: #666; }

.m-article .box-user img { width: 30px; border-radius: 50%; box-shadow: 3px 4px 20px 0px rgba(4, 0, 0, 0.09); }

.m-article .box-desc { margin-top: 20px; line-height: 20px; font-size: 14px; font-size: 1.4rem; }

.m-article .box-desc p, .m-article .box-desc span, .m-article .box-desc b { line-height: 20px; font-size: 14px; font-size: 1.4rem; }

.m-article .box-ft { border-top: 1px solid #e7e7e7; padding-left: 30px; padding-right: 30px; padding-top: 20px; padding-bottom: 20px; overflow: hidden; }

.m-article .box-info2 { float: left; margin-top: 0; text-align: left; line-height: 26px; font-size: 12px; font-size: 1.2rem; font-family: "SOURCEHANSANSCN-NORMAL", arial, helvetica, sans-serif; color: #999; }

.m-article .box-share { text-align: right; }

.m-article .box-share .share-title, .m-article .box-share .share-img { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; height: 26px; line-height: 26px; }

@media screen and (max-width: 991px) { .m-article .info-item { margin: 5px 10px; }
  .m-article .box-info2 { float: none; text-align: center; }
  .m-article .box-share { text-align: center; margin-top: 10px; }
  .m-article .box-share .share-item { margin-right: 10px; } }

.m-comments { padding-left: 30px; padding-right: 30px; padding-bottom: 20px; }

.m-comments .box-hd { padding-top: 15px; padding-bottom: 15px; line-height: 40px; overflow: hidden; font-size: 14px; font-size: 1.4rem; color: #999; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 0; letter-spacing: 0; }

.m-comments .box-hd p { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }

.m-comments .box-hd a { color: #067ce0; }

.m-comments .box-hd a:hover { color: #5cbdc0; }

.m-comments .box-title { margin-right: 20px; position: relative; font-size: 16px; font-size: 1.6rem; font-weight: bold; color: #333; }

.m-comments .box-info { font-size: 14px; font-size: 1.4rem; font-weight: bold; }

.m-comments .box-num .iconfont { font-size: 20px; font-size: 2rem; }

.m-comments .box-bd { margin-top: 0; }

.m-comments .box-textarea { padding: 15px 20px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #999; height: 80px; padding-bottom: 35px; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; box-sizing: border-box; }

.m-comments .box-ft { position: relative; z-index: 2; padding-top: 20px; text-align: right; }

.m-comments .box-btn { display: inline-block; *display: inline; *zoom: 1; }

.m-comments .box-btn input { width: 120px; height: 40px; line-height: 40px; font-size: 12px; font-size: 1.2rem; font-family: "SOURCEHANSANSCN-NORMAL", arial, helvetica, sans-serif; color: #fff; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #5cbdc0; }

.m-comments .box-btn input:hover { background-color: #333; }

.m-comments .box-msg { position: absolute; right: 30px; bottom: 100%; margin-bottom: 6px; line-height: 24px; font-size: 12px; font-size: 1.2rem; font-family: "SOURCEHANSANSCN-NORMAL", arial, helvetica, sans-serif; color: #999; }

@media screen and (max-width: 991px) { .m-comments { padding-left: 10px; padding-right: 10px; } }

@media screen and (max-width: 480px) { .m-comments { margin-top: 30px; }
  .m-comments .box-hd { line-height: 30px; padding-top: 5px; padding-bottom: 5px; }
  .m-comments .box-fix1 { float: none; }
  .m-comments .box-num { float: none; } }

.m-cmmentslst { border-top: 1px dashed #e7e7e7; padding-left: 30px; padding-right: 30px; padding-top: 17px; padding-bottom: 25px; }

.m-cmmentslst .box-title { margin-bottom: 25px; line-height: 24px; font-size: 14px; font-size: 1.4rem; font-weight: bold; color: #999; }

.m-cmmentslst .box-title span { margin-left: 5px; font-size: 12px; font-size: 1.2rem; }

.m-cmmentslst .list-item { padding-top: 25px; padding-bottom: 25px; overflow: hidden; border-bottom: 1px dashed #e7e7e7; }

.m-cmmentslst .list-item:first-child { padding-top: 0; }

.m-cmmentslst .item-wp { overflow: hidden; }

.m-cmmentslst .item-pic { float: left; width: 50px; margin-right: 20px; border-radius: 50%; }

.m-cmmentslst .item-text { overflow: hidden; }

.m-cmmentslst .item-title { line-height: 24px; font-size: 14px; font-size: 1.4rem; font-weight: bold; }

.m-cmmentslst .item-desc { margin-top: 7px; line-height: 20px; font-size: 14px; font-size: 1.4rem; }

.m-cmmentslst .item-desc a { display: inline; }

.m-cmmentslst .item-time { margin-top: 3px; line-height: 22px; font-size: 12px; font-size: 1.2rem; color: #999; }

@media screen and (max-width: 991px) { .m-cmmentslst { padding-left: 10px; padding-right: 10px; }
  .m-cmmentslst .item-pic { float: none; margin-right: 0; margin-bottom: 20px; }
  .m-cmmentslst .item-title { padding: 0; }
  .m-cmmentslst .item-desc, .m-cmmentslst .item-time { padding-left: 0; } }

.m-author { margin-top: 85px; margin-bottom: 19px; padding: 30px; text-align: center; }

.m-author .box-img { margin-top: -85px; line-height: 0; font-size: 0; }

.m-author .box-img img { width: 110px; border-radius: 50%; box-shadow: 3px 4px 10px 0px rgba(4, 0, 0, 0.25); }

.m-author .box-title { margin-top: 14px; line-height: 26px; font-size: 16px; font-size: 1.6rem; font-weight: bold; }

@font-face { font-family: "SOURCEHANSANSCN-NORMAL"; src: url("../fonts/SOURCEHANSANSCN-NORMAL.woff2") format("woff2"), url("../fonts/SOURCEHANSANSCN-NORMAL.woff") format("woff"), url("../fonts/SOURCEHANSANSCN-NORMAL.ttf") format("truetype"), url("../fonts/SOURCEHANSANSCN-NORMAL.eot") format("embedded-opentype"), url("../fonts/SOURCEHANSANSCN-NORMAL.svg") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: "iconfont"; src: url("../fonts/iconfont.eot?t=1583545614331"); /* IE9 */ src: url("../fonts/iconfont.eot?t=1583545614331#iefix") format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("../fonts/iconfont.woff?t=1583545614331") format("woff"), url("../fonts/iconfont.ttf?t=1583545614331") format("truetype"), url("../fonts/iconfont.svg?t=1583545614331#iconfont") format("svg"); /* iOS 4.1- */ }

.iconfont { font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-address:before { content: "\e7c2"; }

.icon-contact:before { content: "\e7c3"; }

.icon-email1:before { content: "\e7c5"; }

.icon-skype:before { content: "\e7c9"; }

.icon-fax1:before { content: "\e7ca"; }

.icon-tel:before { content: "\e7cc"; }

.icon-phone:before { content: "\e7cf"; }

.icon-mobile:before { content: "\e7d0"; }

.icon-delete1:before { content: "\e7d4"; }

.icon-delete2:before { content: "\e7d6"; }

.icon-calendar3:before { content: "\e7e1"; }

.icon-calendar5:before { content: "\e7e3"; }

.icon-tag:before { content: "\e61a"; }

.icon-insertlink:before { content: "\e621"; }

.icon-shouye:before { content: "\e602"; }

.icon-shangchuan:before { content: "\e600"; }

.icon-shengyin:before { content: "\e62b"; }

.icon-eye:before { content: "\e73b"; }

.icon-book:before { content: "\e61b"; }

.icon-book2:before { content: "\e603"; }

.icon-edit:before { content: "\e8c7"; }

.icon-lingdang2:before { content: "\e605"; }

.icon-user:before { content: "\e645"; }

.icon-edit1:before { content: "\e6ea"; }

.icon-update:before { content: "\e66e"; }

.icon-mzicon-setting:before { content: "\e606"; }

.icon-msg:before { content: "\e601"; }

.icon-book1:before { content: "\e615"; }

.icon-eye1:before { content: "\e612"; }

.icon-top2:before { content: "\e64e"; }

.icon-up10:before { content: "\e72e"; }

.icon-bottom10:before { content: "\e72f"; }

.icon-left10:before { content: "\e730"; }

.icon-right10:before { content: "\e731"; }

.icon-up13:before { content: "\e73a"; }

.icon-bottom13:before { content: "\e73c"; }

.icon-left13:before { content: "\e73d"; }

.icon-right13:before { content: "\e742"; }

.icon-up14:before { content: "\e73e"; }

.icon-bottom14:before { content: "\e73f"; }

.icon-left14:before { content: "\e740"; }

.icon-right14:before { content: "\e741"; }

.icon-download8:before { content: "\e7a7"; }

.icon-collection:before { content: "\e7aa"; }

.icon-collection4:before { content: "\e7ae"; }

.icon-search4:before { content: "\e7b2"; }

.icon-whatsapp:before { content: "\e7c1"; }

.m-comments .form-item { position: relative; margin-bottom: 26px; line-height: 0; font-size: 0; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-comments .form-item-1 { width: 100%; }

.m-comments .form-item-2 { width: 48%; }

.m-comments .form-item-3 { margin-right: 1.91667%; width: 20.16667%; }

.m-comments .form-item-4 { width: 18%; height: 66px; padding-left: 0; line-height: 64px; text-align: center; background-color: transparent; border-radius: 0; background-color: #fff; overflow: hidden; border: 1px solid #d2d2d2; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-comments .form-item-4 img { max-height: 64px; vertical-align: middle; }

.m-comments .form-item-5 { float: right; border: none; width: 25.33333%; padding-left: 0; }

.m-comments .item-btn1 { width: 100%; height: 66px; padding-left: 0; line-height: 66px; color: #ffffff; font-size: 18px; font-size: 1.8rem; background-color: #5cbdc0; }

.m-comments .item-text { width: 100%; height: 66px; line-height: 64px; padding-left: 16px; padding-right: 16px; font-size: 14px; font-size: 1.4rem; color: #a6a6a6; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #d2d2d2; background-color: #fff; }

.m-comments .item-text::-webkit-input-placeholder { color: #a6a6a6; opacity: 1; }

.m-comments .item-text:-moz-placeholder { color: #a6a6a6; opacity: 1; }

.m-comments .item-text::-moz-placeholder { color: #a6a6a6; opacity: 1; }

.m-comments .item-text:-ms-input-placeholder { color: #a6a6a6; opacity: 1; }

.m-comments .item-text2 { width: 100%; height: 227px; line-height: 30px; padding-top: 18px; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-comments .form-msg { position: absolute; right: 10px; bottom: 10px; line-height: 24px; font-size: 14px; font-size: 1.4rem; }

@media screen and (max-width: 991px) { .m-comments .form-item { margin-bottom: 15px; width: 100%; }
  .m-comments .form-item-3 { width: -webkit-calc(100% - 140px); width: -moz-calc(100% - 140px); width: calc(100% - 140px); margin-right: 0; }
  .m-comments .form-item-4 { float: right; width: 120px; height: 36px; line-height: 34px; padding-left: 0; }
  .m-comments .form-item-4 img { max-height: 34px; }
  .m-comments .item-text { height: 36px; line-height: 36px; font-size: 14px; font-size: 1.4rem; }
  .m-comments .item-text2 { padding-top: 0; height: 144px; }
  .m-comments .item-btn1 { height: 36px; line-height: 36px; font-size: 14px; font-size: 1.4rem; }
  .m-comments .form-item-5 { padding-left: 0; } }
input.error{border: 1px solid #ff0000!important;}
textarea.error{border: 1px solid #ff0000!important;}
label.error{color: #ff0000;display: block;}
.m-comments label.error{ position: absolute; }
.m-comment .self-error, .m-comments .self-error { line-height: 24px; font-size: 14px; font-size: 1.4rem; color: red; }
.box-title a{
    color: #333333 !important;
}
.box-title a:hover{
    color: #333333 !important;
}
/*-------------pro-share start-------------------------------------------------------------*/
.pro-share { font-size: 0; letter-spacing: 0; }

.pro-share .share-title { margin-right: 8px; display: inline-block; *display: inline; *zoom: 1; line-height: 26px; font-size: 14px; font-size: 1.4rem; color: #666; }

.pro-share .share-pic { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; height: 26px; }

.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-share-btn-elements a{margin: 0px!important;}

/*-------------pro-share end---------------------------------------------------------------*/
.imgcodecomment img{
    width: 156px !important;
}
.item-wp  .item-title a:hover{
    color: #333333 !important;
}

/*分类简介 start*/
.category-description {
    margin: -11px auto 18px auto;
}
/*分类简介 end*/

/* 导航下拉 */
.m-hdmnav {
    position: relative;
    float: right;
    padding-bottom: 23px;
    z-index: 999;
}
.j-nextshow-list {
    display: block;
    line-height: 24px;
    font-size: 2rem;
    color: #fff;
}
.box-list-new {
    top: unset;
}
.box-list-new li:hover{
    background: #5cbdc0;
}
.box-list-new li:hover a{
    color: #fff;
}

.m-modal.login-dialog .form-label {
    width: 82px;
}