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

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

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

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

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-bg-white { background-color: #fff; }

/* .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: #ff8140; -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: #ff8140; -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: #ff8140; -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: 14px; font-size: 1.4rem; line-height: 20px; }

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

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

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

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

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

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

#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-top: 16px; padding-bottom: 16px; line-height: 30px; font-size: 12px; font-size: 1.2rem; color: #666; }

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

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

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

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

.m-oths .oths-item { position: relative; max-width: 48%; height: 23px; line-height: 23px; font-size: 14px; font-size: 1.4rem; color: #666666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -moz-box-sizing: border-box; box-sizing: border-box; }

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

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

.m-oths .oths-item .iconfont { position: absolute; width: 22px; height: 22px; line-height: 20px; text-align: center; font-size: 12px; font-size: 1.2rem; color: #666; text-align: center; border-radius: 50%; border: 1px solid #666666; -moz-box-sizing: border-box; box-sizing: border-box; }

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

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

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

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

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

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

.m-page .page-item, .m-page .page-text, .m-page .page-input { margin-left: 5px; margin-right: 5px; margin-bottom: 5px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }

.m-page .page-item { width: 30px; height: 30px; line-height: 28px; font-size: 12px; font-size: 1.2rem; color: #c4c4c4; text-align: center; border: 1px solid #d9d9d9; background-color: #ffffff; 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 .page-item:hover { color: white; border-color: #ff8140; background-color: #ff8140; }

.m-page .page-item.active { color: white; border-color: #ff8140; background-color: #ff8140; }

.m-page .page-input { width: 50px; height: 30px; padding: 0 5px; line-height: 28px; text-align: center; background-color: #ffffff; border-radius: 2px; font-size: 12px; font-size: 1.2rem; border: solid 1px #d9d9d9; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-page .page-text { line-height: 30px; font-size: 12px; font-size: 1.2rem; color: #666; }

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

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

.m-hdlogo { float: left; padding-top: 26px; padding-bottom: 19px; max-width: 270px; line-height: 0; font-size: 0; }

.m-hdfix2 { float: right; }

.m-hdsch { float: left; margin-right: 28px; width: 300px; padding-top: 27px; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-hdsch .box-form { position: relative; padding-left: 39px; padding-right: 77px; overflow: hidden; background-color: #ffffff; border-radius: 16px; }

.m-hdsch .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; background-color: #fff; }

.m-hdsch .iconfont { position: absolute; left: 17px; line-height: 32px; font-size: 20px; font-size: 2rem; color: #999999; }

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

.m-hduser { float: left; }

.m-hduser .user-wp { padding-top: 19px; vertical-align: middle; }

.m-hduser .user-item { margin-left: 25px; display: inline-block; *display: inline; *zoom: 1; line-height: 50px; vertical-align: top; font-size: 14px; font-size: 1.4rem; color: #fff; }

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

.m-hduser .user-item a { color: #fff; }

.m-hduser .user-item a:hover { color: #ccc; }

.m-hduser .user-item:first-child { margin-left: 0; }

@media screen and (max-width: 991px) { .g-hd { background-color: #333; }
  .m-hdsch { display: none; }
  .m-hdlogo { float: none; max-width: 100%; text-align: center; padding-top: 45px; padding-bottom: 20px; }
  .m-hduser { position: absolute; left: 5px; top: 5px; }
  .m-hduser .user-wp { padding-top: 0; }
  .m-hduser .user-item { margin-left: 10px; line-height: 30px; font-size: 12px; font-size: 1.2rem; }
  .m-hduser .user-item img { width: 30px; } }

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

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

.g-wp { position: relative; padding-top: 30px; padding-bottom: 96px; }

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

.g-mn1 { float: left; width: 100%; padding-left: 174px; padding-right: 25.41667%; -moz-box-sizing: border-box; box-sizing: border-box; }

.g-mn2 { float: left; width: 100%; padding-left: 174px; -moz-box-sizing: border-box; box-sizing: border-box; }

.g-mn3 { float: left; width: 100%; padding-left: 28.08333%; -moz-box-sizing: border-box; box-sizing: border-box; }

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

.g-lsd { float: left; width: 154px; margin-left: -100%; }

@media screen and (max-width: 991px) { .g-lsd { float: none; margin-left: auto; margin-right: auto; margin-top: 40px; width: 100%; }
  .g-lsd1 { display: none; } }

.g-rsd { float: left; margin-left: -23.75%; width: 23.75%; }

@media screen and (max-width: 991px) { .g-rsd { float: none; margin-left: auto; margin-right: auto; margin-top: 40px; width: 100%; } }

.m-lsdnav1 { position: -webkit-sticky; position: sticky; top: 0; left: 0; }

.m-lsdnav1 .nav-item { margin-top: 19px; }

.m-lsdnav1 .nav-item > a { display: block; padding: 10px; line-height: 36px; font-size: 14px; font-size: 1.4rem; font-weight: bold; text-align: center; background-color: #fff; }

.m-lsdnav1 .nav-item > a:hover, .m-lsdnav1 .nav-item > a.active, .m-lsdnav1 .nav-item > a.current { color: #fff; background-color: #ff8140; }

.m-lsdnav1 .nav-item > a.active, .m-lsdnav1 .nav-item > a.current { font-size: 18px; font-size: 1.8rem; }

.m-lsdnav1 .nav-item:first-child { margin-top: 0; }

.m-rsdbox { padding-top: 16px; padding-bottom: 24px; padding-left: 15px; border-top: 3px solid #ff8140; background-color: #fff; }

.m-rsdbox .box-title { margin-bottom: 13px; line-height: 24px; font-size: 14px; font-size: 1.4rem; font-weight: bold; }

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

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

.m-rsdnav .list-item a { position: relative; padding-right: 40px; display: block; height: 24px; line-height: 24px; font-size: 14px; font-size: 1.4rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-rsdnav .list-item .iconfont { position: absolute; right: 20px; font-size: 16px; font-size: 1.6rem; color: #bbb; }

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

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

.m-rspost .item-title { position: relative; padding-left: 28px; max-height: 44px; line-height: 22px; font-size: 14px; font-size: 1.4rem; overflow: hidden; }

.m-rspost .item-title .iconfont { position: absolute; left: 0; top: 0; font-size: 16px; font-size: 1.6rem; }

.m-rsdform { padding-right: 20px; padding-left: 20px; }

.m-rsdform .box-bd { position: relative; }

.m-rsdform .box-info { line-height: 22px; font-size: 14px; font-size: 1.4rem; color: #333; }

.m-rsdform .box-form { margin-top: 24px; }

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

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

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

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

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

.m-rsdform .form-item2 { max-width: 170px; width: 69.38776%; margin-top: 23px !important; }

.m-rsdform .form-item3 { max-width: 74px; width: 30.20408%;  margin-top: 23px !important; border-right: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; border-top: 1px solid #d9d9d9; }

.m-rsdform .form-item4 { float: none; margin-left: auto; margin-right: auto; width: 100%; max-width: 120px; clear: both; padding-top: 30px; }

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

.m-rsdform .form-code { height: 32px; line-height: 30px; background-color: #efd1ce; text-align: center; }

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

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

.m-rsdform .form-btn { width: 100%; height: 40px; font-size: 14px; font-size: 1.4rem; color: #fff; background-color: #ff8140; }

.m-rsdform .form-status { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #fff; background-color: rgba(255, 255, 255, 0.8); }

.m-rsdform .status-fix { position: absolute; left: 0; right: 0; top: 50%; margin-left: auto; margin-right: auto; margin-top: -51px; width: 100%; padding: 0 10px; text-align: center; -moz-box-sizing: border-box; box-sizing: border-box; }

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

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

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

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

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

.m-postlst .list-item { position: relative; margin-top: 20px; background-color: #ffffff; border: solid 1px #e7e7e7; -moz-box-sizing: border-box; box-sizing: border-box; }

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

.m-postlst .item-pic { float: left; border-right: solid 1px #e7e7e7; width: 285px; }

.m-postlst .item-fix1 { padding-left: 20px; padding-right: 20px; padding-top: 18px; padding-bottom: 14px; overflow: hidden; }

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

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

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

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

.m-postlst .item-desc a:hover { color: #ff8140; }

.m-postlst .item-ft { margin-top: 56px; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #999; }

.m-postlst .item-ft a { color: #999; }

.m-postlst .item-ft a:hover { color: #ff8140; }

.m-postlst .item-auther img { margin-right: 10px; vertical-align: middle; width: 30px; border-radius: 50%; }

.m-postlst .item-icon { margin-right: 28px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }

.m-postlst .item-icon .iconfont { font-size: 16px; font-size: 1.6rem; vertical-align: middle; color: #bbb; }

.m-postlst .item-icon:hover { color: #ff8140; }

.m-postlst .item-icon:hover .iconfont { color: #ff8140; }

@media screen and (max-width: 1219px) { .m-postlst .item-pic { border: none; }
  .m-postlst .item-ft { margin-top: 20px; }
  .m-postlst .item-auther { float: none; }
  .m-postlst .item-info { margin-top: 5px; float: none; } }

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

@media screen and (max-width: 640px) { .m-postlst .list-item { padding: 20px 15px; }
  .m-postlst .item-pic { float: none; width: 100%; margin-right: 0; }
  .m-postlst .item-fix { padding: 20px 0; }
  .m-postlst .item-title { margin-top: 20px; }
  .m-postlst .item-desc { margin-top: 10px; }
  .m-postlst .item-icon { margin-right: 12px; } }

.m-userpost .list-item { position: relative; margin-top: 20px; background-color: #ffffff; border: solid 1px #e7e7e7; -moz-box-sizing: border-box; box-sizing: border-box; }

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

.m-userpost .list-edit { padding-left: 45px; padding-top: 47px; padding-right: 10px; padding-bottom: 28px; }

.m-userpost .item-pic { float: left; border: solid 1px #e7e7e7; width: 270px; }

.m-userpost .item-fix1 { padding-left: 20px; padding-right: 20px; overflow: hidden; }

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

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

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

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

.m-userpost .item-desc a:hover { color: #ff8140; }

.m-userpost .item-info { margin-top: 43px; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #999; }

.m-userpost .item-info .iconfont { font-size: 16px; font-size: 1.6rem; vertical-align: middle; }

.m-userpost .item-auther img { margin-right: 10px; vertical-align: middle; width: 30px; border-radius: 50%; }

.m-userpost .item-icon { margin-right: 28px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }

.m-userpost .item-fix2 { position: absolute; left: 0; right: 0; top: 15px; width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 17px; padding-right: 25px; line-height: 24px; font-size: 20px; font-size: 2rem; }

@media screen and (max-width: 991px) { .m-userpost .list-item { padding-left: 25px; padding-right: 25px; }
  .m-userpost .item-fix2 { padding-right: 25px; }
  .m-userpost .item-title { font-size: 14px; font-size: 1.4rem; }
  .m-userpost .item-desc { height: 60px; line-height: 20px; }
  .m-userpost .item-auther { float: none; }
  .m-userpost .item-info { margin-top: 25px; }
  .m-userpost .item-info .fix { margin-top: 5px; float: none; } }

@media screen and (max-width: 640px) { .m-userpost .list-item { padding-top: 45px; }
  .m-userpost .item-pic { float: none; width: 100%; margin-right: 0; }
  .m-userpost .item-title { margin-top: 20px; }
  .m-userpost .item-desc { margin-top: 10px; }
  .m-userpost .item-icon { margin-right: 12px; }
  .m-userpost .item-fix1 { padding-left: 0; padding-right: 0; } }

.m-blankimg { margin-top: 25px; position: relative; }

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

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

.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 5px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 20px; height: 10px; background-color: #ffffff; border-radius: 5px; }

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

.m-bdbox { padding: 30px; background-color: #fff; }

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

.m-nosearch { text-align: center; }

.m-nosearch .box-title { display: inline-block; *display: inline; *zoom: 1; padding-left: 86px; padding-top: 15px; padding-bottom: 15px; line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #333; text-align: left; background: url("../images/ku1.png") no-repeat left top; }

.m-nosearch .box-title span { color: #666; }

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

.m-nosearch .box-link a { display: inline-block; *display: inline; *zoom: 1; min-width: 120px; padding: 5px 10px; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #fff; background-color: #ff8140; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-nosearch .box-link a:hover { background-color: #333; }

@media screen and (max-width: 991px) { .m-nosearch .box-title { padding-left: 40px; padding-top: 7px; padding-bottom: 7px; line-height: 26px; font-size: 16px; font-size: 1.6rem; background-position-y: 5px; background-size: 30px 30px; } }

.g-ft { padding-top: 47px; padding-bottom: 47px; background-color: #222222; color: #eee; }

.g-ft a { color: #eee; }

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

.m-ftext { line-height: 30px; font-size: 14px; font-size: 1.4rem; text-align: center; }

.m-postcont { padding-top: 42px; padding-bottom: 30px; }

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

.m-postcont .box-info1 { margin-top: 12px; text-align: center; line-height: 30px; font-size: 12px; font-size: 1.2rem; color: #999; vertical-align: middle; }

.m-postcont .box-info1 .info-item { margin: 0 10px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }

.m-postcont .box-info1 i { margin-right: 5px; font-size: 16px; font-size: 1.6rem; }

.m-postcont .box-info1 a { color: #999; }

.m-postcont .box-info1 a:hover { color: #ff8140; }

.m-postcont .box-info1 img { margin-right: 5px; width: 30px; vertical-align: middle; border-radius: 50%; }

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

.m-postcontft { border-top: 1px solid #e7e7e7; padding-top: 19px; padding-bottom: 19px; }

.m-postcontft .box-info { float: left; }

.m-postcontft .info-item { margin-right: 15px; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; line-height: 26px; font-size: 12px; font-size: 1.2rem; color: #999; }

.m-postcontft .info-item a { color: #999; }

.m-postcontft .info-item a:hover, .m-postcontft .info-item a.active { color: #ff8140; }

.m-postcontft .info-item .iconfont { margin-right: 0; font-size: 16px; font-size: 1.6rem; }

.m-postcontft .box-share { float: right; height: 26px; font-size: 0; letter-spacing: 0; }

.m-postcontft .share-title, .m-postcontft .share-img { display: inline-block; vertical-align: top; height: 26px; }

.m-postcontft .share-title { font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-right: 5px; }

@media screen and (max-width: 991px) { .m-postcontft .box-info, .m-postcontft .box-share { float: none; }
  .m-postcontft .box-share { margin-top: 10px; } }

.m-comment .box-hd { padding-bottom: 19px; line-height: 26px; overflow: hidden; }

.m-comment .box-fix1 { font-size: 0; letter-spacing: 0; }

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

.m-comment .box-fix1 a { color: #067ce0; }

.m-comment .box-fix1 a:hover { color: #ff8140; }

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

.m-comment .box-info { font-size: 14px; font-size: 1.4rem; color: #999; }

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

.m-comment .textarea-info { position: absolute; right: 0; bottom: 0; width: 100%; line-height: 36px; font-size: 12px; font-size: 1.2rem; color: #999; padding: 0 10px; text-align: right; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-comment .box-ft { padding-top: 20px; text-align: right; }

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

.m-comment .box-btn input { width: 120px; height: 40px; line-height: 40px; font-size: 14px; font-size: 1.4rem; color: #fff; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #ff8140; }

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

.m-commentlst { border-top: 1px dashed #e7e7e7; }

.m-commentlst .box-title { line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #999; }

.m-commentlst .box-title span { color: #666; }

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

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

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

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

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

.m-commentlst .item-desc { margin-top: 2px; }

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

@media screen and (max-width: 991px) { .m-commentlst .list-item { margin-top: 30px; }
  .m-commentlst .item-pic { float: none; margin-right: 0; margin-bottom: 20px; } }

.m-author { margin-top: 55px; 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; }

.g-usersd { float: left; margin-left: -100%; width: 26.41667%; background-color: #fff; }

@media screen and (max-width: 991px) { .g-usersd { margin-top: 40px; float: none; margin-left: 0; width: 100%; background-color: #fff; } }

.m-sduserinfo { padding-left: 15px; padding-right: 15px; padding-top: 22px; padding-bottom: 27px; text-align: center; }

.m-sduserinfo .box-img { margin: 0 auto; width: 110px; line-height: 0; font-size: 0; border-radius: 50%; overflow: hidden; box-shadow: 3px 4px 10px 0px rgba(4, 0, 0, 0.25); }

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

.m-sduserinfo .box-link { margin-top: 25px; }

.m-sduserinfo .box-link a { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; min-width: 170px; line-height: 30px; padding: 5px; font-size: 12px; font-size: 1.2rem; color: #fff; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #ff8140; }

.m-sduserinfo .box-link a:hover { background-color: #333; }

.m-sduserinfo .box-link .iconfont { margin-right: 5px; }

.m-sdusernav { border-top: 2px solid #ff8140; }

.m-sdusernav .nav-item { padding-left: 40px; padding-right: 10px; padding-top: 13px; padding-bottom: 13px; line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #666; border-top: 1px solid #e7e7e7; }

.m-sdusernav .nav-item .iconfont { margin-right: 5px; font-size: 20px; font-size: 2rem; }

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

.m-sdusernav .nav-item a:hover, .m-sdusernav .nav-item a.current { color: #ff8140; }

@media screen and (max-width: 991px) { .m-sdusernav .nav-item { line-height: 24px; font-size: 14px; font-size: 1.4rem; }
  .m-sdusernav .nav-item .iconfont { font-size: 16px; font-size: 1.6rem; } }

.m-userbox { padding: 30px 45px; background-color: #fff; }

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

.m-form .form-item { position: relative; margin-top: 29px; }

.m-form .form-text { width: 100%; max-width: 460px; height: 32px; line-height: 30px; padding: 0 10px; font-size: 14px; font-size: 1.4rem; color: #666; border: 1px solid #d9d9d9; background-color: #fff; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 2px; }

.m-form .form-text::-webkit-input-placeholder { color: #666; opacity: 1; }

.m-form .form-text:-moz-placeholder { color: #666; opacity: 1; }

.m-form .form-text::-moz-placeholder { color: #666; opacity: 1; }

.m-form .form-text:-ms-input-placeholder { color: #666; opacity: 1; }

.m-form .form-textarea { width: 100%; height: 100px; line-height: 20px; padding: 0 10px; font-size: 14px; font-size: 1.4rem; color: #666; border: 1px solid #d9d9d9; background-color: #fff; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 2px; }

.m-form .form-textarea::-webkit-input-placeholder { color: #666; opacity: 1; }

.m-form .form-textarea:-moz-placeholder { color: #666; opacity: 1; }

.m-form .form-textarea::-moz-placeholder { color: #666; opacity: 1; }

.m-form .form-textarea:-ms-input-placeholder { color: #666; opacity: 1; }

.m-form .form-title { margin-bottom: 13px; line-height: 26px; font-size: 16px; font-size: 1.6rem; color: #333; font-weight: bold; }

.m-form .form-title span { font-size: 16px; font-size: 1.6rem; color: #aaa; font-weight: normal; }

.m-form .form-btn { margin-bottom: 10px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; min-width: 120px; height: 40px; line-height: 38px; font-size: 12px; font-size: 1.2rem; color: #666; text-align: center; -moz-box-sizing: border-box; box-sizing: border-box; border: solid 1px #999999; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.m-form .form-btn:hover { color: #fff; background-color: #ff8140; border-color: #ff8140; }

@media screen and (max-width: 991px) { .m-form .form-title span { font-size: 14px; font-size: 1.4rem; } }

.m-postedit { margin: 0 auto; }

.m-postedit .form-select { position: relative; width: 100%; max-width: 460px; }

.m-postedit .select-title { position: relative; display: block; line-height: 30px; padding: 0 12px; font-size: 14px; font-size: 1.4rem; color: #666; border: 1px solid #d9d9d9; }

.m-postedit .select-title:before { content: ""; position: absolute; right: 5px; top: 50%; margin-top: -4px; width: 0; height: 0; border-top: 9px solid #666; border-left: 8px solid transparent; border-right: 8px solid transparent; }

.m-postedit .select-list { position: absolute; display: none; z-index: 9; left: 0; top: 100%; width: 100%; border: 1px solid #999; background-color: #fff; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-postedit .select-item { display: block; padding: 5px 15px; line-height: 28px; font-size: 14px; font-size: 1.4rem; }

.m-postedit .select-item:hover { color: #fff; background-color: #ff8140; }

.m-postedit .file-img { margin-right: 19px; display: inline-block; *display: inline; *zoom: 1; max-width: 200px; line-height: 0; font-size: 0; }

.m-postedit .file-input { display: none; }

.m-postedit .file-btn { margin-right: 10px; display: inline-block; *display: inline; *zoom: 1; vertical-align: bottom; width: 70px; height: 32px; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #666; text-align: center; background-color: #f4f4f4; border: 1px solid #999999; -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-postedit .file-btn:hover { color: #fff; background-color: #ff8140; }

.m-postedit .form-info { margin-top: 13px; line-height: 24px; font-size: 12px; font-size: 1.2rem; color: #999; }

.m-postedit .form-textarea2 { height: 500px; }

.m-postedit .form-summary { position: relative; padding-bottom: 34px; border: solid 1px #dcdcdc; }

.m-postedit .form-summary textarea { border: none; }

.m-postedit .form-summary .textarea-info { position: absolute; right: 11px; bottom: 6px; line-height: 24px; font-size: 12px; font-size: 1.2rem; color: #999; }

.m-postedit .sdtime-item { margin-right: 10px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; line-height: 24px; font-size: 16px; font-size: 1.6rem; color: #666; }

.m-postedit .sdtime-item input { margin-right: 5px; }

.m-postedit .form-bt { text-align: left; }

.m-postedit .form-btn1 { margin-right: 20px; }

@media screen and (max-width: 991px) { .m-postedit .form-fix { padding-left: 0; }
  .m-postedit .file-img { margin-bottom: 15px; display: block; width: 100%; }
  .m-postedit .file-img img { max-width: 133px; }
  .m-postedit .form-btn1 { margin-right: 10px; } }

.m-usertt { margin-bottom: 20px; line-height: 26px; font-size: 16px; font-size: 1.6rem; font-weight: bold; color: #333; }

.m-userntf .list-item { position: relative; padding-top: 10px; padding-bottom: 10px; padding-right: 26px; overflow: hidden; border-bottom: 1px solid #e7e7e7; }

.m-userntf .item-title { height: 30px; line-height: 30px; font-size: 14px; font-size: 1.4rem; text-overflow: ellipsis; white-space: nowrap; }

.m-userntf .item-title span { color: #004f92; }

.m-userntf .item-title .iconfont { margin-right: 5px; font-size: 20px; font-size: 2rem; vertical-align: middle; color: #bbb; }

.m-userntf .item-delete { position: absolute; right: 0; top: 10px; line-height: 30px; font-size: 20px; font-size: 2rem; color: #bbbbbb; }

.m-userntf .item-delete:hover { color: #ff8140; }

.m-userposthd { margin-bottom: 10px; font-size: 0; letter-spacing: 0; }

.m-userposthd .box-btn { margin-bottom: 10px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; min-width: 70px; height: 30px; line-height: 28px; padding: 0 5px; font-size: 16px; font-size: 1.6rem; color: #666; text-align: center; border: solid 1px #999999; -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-userposthd .box-btn:hover { color: #fff; background-color: #ff8140; }

.m-userposthd .box-btn1 { margin-right: 18px; min-width: 90px; }

.m-usergroup .list-item { padding-top: 33px; padding-bottom: 33px; border-bottom: 1px solid #e7e7e7; overflow: hidden; }

.m-usergroup .item-wp { position: relative; }

.m-usergroup .item-num, .m-usergroup .item-pic, .m-usergroup .item-link { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.m-usergroup .item-num { margin-right: 3.93185%; min-width: 20px; font-size: 16px; font-size: 1.6rem; color: #333; }

.m-usergroup .item-pic { margin-right: 20.96986%; line-height: 0; font-size: 0; max-width: 190px; }

.m-usergroup .item-link { font-size: 14px; font-size: 1.4rem; color: #004f92; }

.m-usergroup .item-link a { color: #004f92; }

.m-usergroup .item-link a:hover { color: #ff8140; }

@media screen and (max-width: 991px) { .m-usergroup .list-item { padding: 20px 0; }
  .m-usergroup .item-pic, .m-usergroup .item-num { margin-right: 20px; }
  .m-usergroup .item-link { margin-top: 10px; } }

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

.m-usersetting .box-item { margin-left: 10px; margin-right: 10px; margin-bottom: 20px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 36.86934%; height: 263px; padding-top: 39px; padding-bottom: 20px; padding-left: 15px; padding-right: 15px; border: solid 1px #e7e7e7; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-usersetting .item-icon { line-height: 0; font-size: 0; }

.m-usersetting .item-title { margin-top: 13px; line-height: 26px; font-size: 16px; font-size: 1.6rem; color: #666; }

.m-usersetting .item-link { margin-top: 50px; }

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

.m-usersetting .item-link a:hover { background-color: #333; }

@media screen and (max-width: 640px) { .m-usersetting .box-item { margin-left: auto; margin-right: auto; width: 100%; height: auto; padding: 30px 15px; }
  .m-usersetting .item-link { margin-top: 20px; } }

.m-setpw { margin-left: auto; margin-right: auto; max-width: 460px; }

.m-setpw .form-link { clear: both; padding-top: 12px; text-align: right; line-height: 24px; font-size: 16px; font-size: 1.6rem; color: #067ce0; }

.m-setpw .form-link a { color: #067ce0; }

.m-setpw .form-link a:hover { color: #ff8140; }

.m-setpw .form-ft { margin-top: 46px; text-align: center; }

.m-setpw .form-btn1 { margin-right: 20px; }

@media screen and (max-width: 991px) { .m-setpw .form-btn1 { margin-right: 10px; } }

.m-setaccount { margin-left: auto; margin-right: auto; max-width: 460px; }

.m-setaccount .form-file { text-align: left; }

.m-setaccount .file-img { position: relative; display: inline-block; *display: inline; *zoom: 1; width: 110px; height: 110px; background: url("../images/xj.png") no-repeat center; background-color: #dcdcdc; border-radius: 50%; overflow: hidden; }

.m-setaccount .file-img img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.m-setaccount .file-btn { display: inline-block; *display: inline; *zoom: 1; vertical-align: bottom; width: 130px; height: 30px; line-height: 28px; font-size: 14px; font-size: 1.4rem; color: #666666; text-align: center; background-color: #f4f4f4; border: solid 1px #999999; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-setaccount .file-btn:hover { color: #fff; background-color: #ff8140; }

.m-setaccount .file-input { display: none; }

.m-setaccount .url-fix1 { float: right; margin-left: 10px; width: 243px; }

.m-setaccount .url-link { padding: 0px 0; line-height: 32px; font-size: 16px; font-size: 1.6rem; color: #aaa; }

.m-setaccount .mail-fix { display: inline-block; *display: inline; *zoom: 1; visibility: top; }

.m-setaccount .mail-link a { display: block; width: 70px; height: 30px; line-height: 28px; font-size: 14px; font-size: 1.4rem; color: #666666; text-align: center; background-color: #f4f4f4; border: solid 1px #999999; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-setaccount .mail-link a:hover { color: #fff; background-color: #ff8140; }

.m-setaccount .mail-text { line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #aaa; }

.m-setaccount .form-ft { margin-top: 30px; }

.m-setaccount .form-btn { color: #fff; background-color: #ff8140; border-color: #ff8140; }

@media screen and (max-width: 640px) { .m-setaccount .form-url { 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: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .m-setaccount .url-fix1 { -webkit-box-ordinal-group: 3; -webkit-order: 2; -moz-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; margin-left: 0; }
  .m-setaccount .url-fix2 { margin-right: 10px; } }

.m-changemail { margin: 0 auto; max-width: 460px; }

.m-changemail .code-wp { position: relative; border: 1px solid #d9d9d9; padding-right: 60px; border-radius: 2px; overflow: hidden; }

.m-changemail .code-wp input { border: none; height: 30px; line-height: 30px; }

.m-changemail .code-btn { position: absolute; right: 0; top: 0; width: 60px; height: 30px; line-height: 30px; font-size: 12px; font-size: 1.2rem; color: #fff; text-align: center; background-color: #222; }

.m-changemail .form-ft { margin-top: 70px; text-align: center; }

.m-changemail .form-btn { color: #fff; background-color: #ff8140; border-color: #ff8140; }

@font-face { font-family: "iconfont"; src: url("../fonts/iconfont.eot?t=1579591082587"); /* IE9 */ src: url("../fonts/iconfont.eot?t=1579591082587#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=1579591082587") format("woff"), url("../fonts/iconfont.ttf?t=1579591082587") format("truetype"), url("../fonts/iconfont.svg?t=1579591082587#iconfont") format("svg"); /* iOS 4.1- */ }

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

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

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

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

.m-modal .box-close { line-height: 24px; font-size: 18px; font-size: 1.8rem; color: #ff8140; }

.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: 25px; 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: #ff8140; border-color: #ff8140; }

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

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

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

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

.m-comment .form-item-3 { margin-right: 1.91667%; width: 28.16667%; }

.m-comment .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-comment .form-item-4 img { max-height: 64px; vertical-align: middle; height: 64px;}

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

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

.m-comment .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-comment .item-text::-webkit-input-placeholder { color: #a6a6a6; opacity: 1; }

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

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

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

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

.m-comment .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-comment .form-item { margin-bottom: 15px; width: 100%; }
  .m-comment .form-item-3 { width: -webkit-calc(100% - 140px); width: -moz-calc(100% - 140px); width: calc(100% - 140px); margin-right: 0; }
  .m-comment .form-item-4 { float: right; width: 120px; height: 36px; line-height: 34px; padding-left: 0; }
  .m-comment .form-item-4 img { max-height: 34px; }
  .m-comment .item-text { height: 36px; line-height: 36px; font-size: 14px; font-size: 1.4rem; }
  .m-comment .item-text2 { padding-top: 0; height: 144px; }
  .m-comment .item-btn1 { height: 36px; line-height: 36px; font-size: 14px; font-size: 1.4rem; }
  .m-comment .form-item-5 { padding-left: 0; } }



/*-------------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---------------------------------------------------------------*/
input.error{border: 1px solid #ff0000!important;}
textarea.error{border: 1px solid #ff0000!important;}
label.error{color: #ff0000;display: block;white-space: nowrap}
.dianji i{ color:#ff8140 !important;}
.form-item.form-item3.form-code { border-top-width: 0px !important;}
.m-comment .self-error, .m-comments .self-error { line-height: 24px; font-size: 14px; font-size: 1.4rem; color: red; }
.f-box .current { color: #ff8140 !important; font-weight: bold; }
.m-lsdnav1.m-lsdnav .nav-item .current{color: #fff !important;}
.m-ftext a:hover{color: #ff8140 !important;}

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

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

.login-dialog .form-label {
    width: 82px !important;
}