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

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

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

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

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; width: 1200px; max-width: 100%; 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; width: 100%; -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: #aa9144; -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: #aa9144; -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: #aa9144; -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: 24px; color: #666; }

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

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

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

.m-desc 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: #aa9144; }

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

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

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

#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 { position: relative; z-index: 3; margin-top: -60px; margin-bottom: 30px; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #333; }

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

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

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

@media screen and (max-width: 991px) { .m-crm { margin-top: 0; } }

.m-oths { margin-top: 30px; padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #ececec; overflow: hidden; }

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

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

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

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

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

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

@media screen and (max-width: 991px) { .m-oths .oths-item { float: none; max-width: 100%; }
  .m-oths .oths-item-2 { margin-top: 0; } }

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

.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; 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: #aa9144; background-color: #aa9144; }

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

.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: 66px; height: 66px; line-height: 62px; font-size: 30px; font-size: 3rem; color: #ddd; text-align: center; border: 2px solid #dddddd; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 50%; display: none; }

.returntop:hover { color: #fff; background-color: #aa9144; border-color: #aa9144; }

@media screen and (max-width: 991px) { .returntop { bottom: 65px; width: 36px; height: 36px; line-height: 34px; font-size: 16px; font-size: 1.6rem; } }

body { background: url("../images/hdbg1.jpg") repeat-x center top; }

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

.m-hdfix1 { position: relative; background-color: #222222; }

.m-hduser { float: right; padding: 10px 5px; line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #fff; }

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

.m-hduser a:hover { color: #fff; text-decoration: underline; }

.m-hduser .user-link, .m-hduser .user-line { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }

.m-hduser .user-line { margin: 0 10px; }

.m-hdlogo { float: left; }

.m-hdlogo a { display: inline-block; *display: inline; *zoom: 1; line-height: 108px; }

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

.m-hdsch { float: right; position: relative; padding-top: 33px; }

.m-hdsch .box-btn { display: none; width: 36px; line-height: 36px; font-size: 16px; font-size: 1.6rem; color: #aa9144; text-align: center; border-radius: 50%; background-color: #fff; }

.m-hdsch .box-form { position: relative; width: 420px; padding-right: 90px; background-color: #414141; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 21px; }

.m-hdsch .box-form .form-btn, .m-hdsch .box-form .iconfont { position: absolute; right: 0; top: 0; width: 80px; height: 42px; text-align: center; border-radius: 21px; }

.m-hdsch .box-form .iconfont { line-height: 42px; font-size: 20px; font-size: 2rem; color: #fff; background-color: #aa9144; }

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

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

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

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

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

.m-hdfix3 { background-color: #222222; }

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

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

.m-hdnav .nav-item > a { position: relative; display: block; padding-left: 18px; padding-right: 18px; padding-top: 5px; padding-bottom: 5px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #fff; border-radius: 4px; }

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

@media screen and (max-width: 1219px) { .m-hdnav .nav-item { margin-right: 20px; }
  .m-hdsch .box-form { width: 300px; } }

@media screen and (max-width: 991px) { .g-hd { background-color: #2c2c2c; }
  body { background: none; }
  .m-hdfix3 { display: none; }
  .m-hdsch { display: none; }
  .m-hdlogo { float: none; width: auto; text-align: center; padding: 10px 0; }
  .m-hduser { float: none; text-align: left; padding-right: 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: #aa9144; }

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

.g-bd { position: relative; z-index: 3; background-color: #fff; padding-top: 20px; padding-bottom: 70px; padding-left: 20px; padding-right: 20px; border: solid 1px #dad9d9; -moz-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 991px) { .g-bd { padding: 30px 10px; border: none; } }

.banner { position: relative; margin-bottom: 30px; padding-bottom: 40px; background: url("../images/line1.jpg") no-repeat center bottom; }

.banner .box-wp { position: relative; line-height: 0; font-size: 0; overflow: hidden; }

.banner .dotList { position: absolute; left: 0; bottom: 20px; width: 100%; 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: 24px; height: 4px; background-color: #999999; }

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

.banner .carousel-control { position: absolute; top: 50%; margin-top: -35px; width: 40px; height: 70px; line-height: 70px; font-size: 30px; font-size: 3rem; color: #fff; text-align: center; background-color: #000; background-color: rgba(0, 0, 0, 0.3); }

.banner .carousel-control.left { left: 30px; }

.banner .carousel-control.right { right: 30px; }

.banner .carousel-control:hover { background-color: #aa9144; }

@media screen and (max-width: 991px) { .banner { padding: 0; }
  .banner .dotList { display: block; }
  .banner .carousel-control { display: none; } }

.g-mn1 { position: relative; float: left; width: 100%; padding-right: 320px; -moz-box-sizing: border-box; box-sizing: border-box; }
.g-mn1.language-list { padding-right: 10px; }
@media screen and (max-width: 991px) { .g-mn1 { padding-right: 0; } }

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

.g-mn2:before { content: ""; position: absolute; left: 300px; top: 0; width: 1px; height: 100%; background-color: #f2f2f2; }

@media screen and (max-width: 991px) { .g-mn2 { padding-left: 0; }
  .g-mn2:before { display: none; } }

.g-sd1 { position: relative; float: left; width: 280px; margin-left: -280px; }

.g-sd1:before { content: ""; position: absolute; margin-right: 20px; right: 100%; top: 0; width: 1px; height: 100%; background-color: #f2f2f2; }

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

.g-sd2 { float: left; width: 300px; margin-left: -100%; }

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

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

.m-articles > .list-item:first-child, .m-articles > .list-itemwp .list-item:first-child { padding-top: 0; }

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

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

.m-articles .item-pic { position: relative; z-index: 2; float: left; margin-right: 20px; width: 200px; }

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

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

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

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

.m-articles .item-desc a:hover { color: #aa9144; }

.m-articles .item-fix { margin-top: 15px; line-height: 34px; font-size: 14px; font-size: 1.4rem; color: #666; overflow: hidden; }

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

.m-articles .item-icon { margin-right: 15px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; color: #666; }

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

.m-articles .item-icon a { color: #333; }

.m-articles .item-icon a.active, .m-articles .item-icon a:hover { color: #aa9144; }

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

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

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

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

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

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

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

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

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

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

.m-blankimg { margin-top: 30px; 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: 20px; font-size: 0; letter-spacing: 0; text-align: center; }

.m-blankimg .page-item { margin: 0 6px; display: inline-block; *display: inline; *zoom: 1; width: 24px; height: 4px; background-color: #999999; }

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

.m-sdtt { position: relative; padding-bottom: 16px; line-height: 24px; font-size: 20px; font-size: 2rem; font-weight: bold; color: #696961; }

.m-sdtt a { color: #696961; }

.m-sdbox { margin-bottom: 36px; padding: 20px; background: url("../images/sdbg1.png") no-repeat center top; background-color: #f8f8f8; border-radius: 10px; overflow: hidden; }

@media screen and (max-width: 991px) { .m-sdbox { background: #f8f8f8; } }

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

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

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

.m-sdcls .list-item a:hover { color: #aa9144; }

.m-sdcls .box-link { margin-top: 11px; line-height: 24px; font-size: 14px; font-size: 1.4rem; overflow: hidden; }

.m-sdcls .box-link a { margin-left: 5px; float: right; color: #333; }

.m-sdcls .box-link a:hover { color: #aa9144; }

.m-sdhtpost .item-title { margin-top: 18px; position: relative; padding-left: 16px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #666; }

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

.m-sdhtpost .item-title a:hover { color: #aa9144; }

.m-sdhtpost .item-title:before { content: ""; position: absolute; left: 0; top: 50%; margin-top: -3px; width: 6px; height: 6px; border-radius: 50%; background-color: #aa9144; }

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

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

.m-sdform .form-item { float: left; margin-top: 8px; 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: 5px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #222; }

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

.m-sdform .form-item2 { width: 45.83333%; }

.m-sdform .form-item3 { width: 50%; max-width: 121px; margin-left: 4.16667%;}

.m-sdform .form-item4 { float: left; width: 100%; margin-top: 20px; }

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

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

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

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

.m-sdform .form-btn { width: 100%; height: 36px; font-size: 14px; font-size: 1.4rem; color: #fff; border-radius: 18px; background-color: #aa9144; }

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

@media screen and (max-width: 991px) { .m-sdform .form-item2 { width: -moz-calc(100% - 150px); width: -webkit-calc(100% - 150px); width: calc(100% - 150px); }
  .m-sdform .form-item3 { width: 120px; } }

.g-ft { /*margin-top: -92px;*/ background-color: #2e2e2e; }

@media screen and (max-width: 991px) { .g-ft { margin-top: 30px; } }

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

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

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

@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: 16px; }

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

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

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

.m-nosch .box-link a { display: inline-block; *display: inline; *zoom: 1; min-width: 140px; line-height: 26px; padding: 5px; font-size: 16px; font-size: 1.6rem; color: #fff; border-radius: 18px; text-align: center; background-color: #aa9144; }

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

.m-article .box-title { line-height: 32px; font-size: 22px; font-size: 2.2rem; text-align: center; }

.m-article .box-info { margin-top: 20px; text-align: center; line-height: 34px; font-size: 14px; font-size: 1.4rem; color: #666; }

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

.m-article .info-item .iconfont { font-size: 20px; font-size: 2rem; }

.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: 34px; border-radius: 50%; }

.m-article .box-desc { margin-top: 30px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #666; }

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

.m-article .box-ft { margin-top: 30px; text-align: right; }

.m-article .box-share { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }

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

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

@media screen and (max-width: 991px) { .m-article .info-item { margin: 5px 10px; } }

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

.m-comments .box-hd { padding-left: 20px; padding-right: 20px; padding-top: 15px; padding-bottom: 15px; width: 1200px; margin-left: -20px; line-height: 30px; overflow: hidden; font-size: 14px; font-size: 1.4rem; background-color: #ececec; -moz-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 1219px) { .m-comments .box-hd { margin-left: 0; width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; } }

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

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

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

.m-comments .box-fix1 a:hover { color: #aa9144; }

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

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

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

.m-comments .box-bd { margin-top: 28px; border-bottom: solid 1px #ececec; }

.m-comments .box-textarea { padding: 15px 20px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #999; height: 200px; 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: 36px; line-height: 36px; font-size: 14px; font-size: 1.4rem; color: #fff; border-radius: 18px; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #aa9144; }

.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: 14px; font-size: 1.4rem; color: #999; }

@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 .list-item { margin-top: 35px; overflow: hidden; }

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

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

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

.m-cmmentslst .item-title { padding: 12px 0; line-height: 26px; font-size: 16px; font-size: 1.6rem; font-weight: bold; }

.m-cmmentslst .item-desc { margin-top: 9px; }

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

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

@media screen and (max-width: 991px) { .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-sduser { padding: 11px 20px; text-align: center; }

.m-sduser .box-img a { display: inline-block; *display: inline; *zoom: 1; }

.m-sduser .box-img img { border-radius: 50%; }

.m-sduser .box-name { margin-top: 15px; line-height: 32px; font-size: 22px; font-size: 2.2rem; color: #000; }

.m-sduser .box-name a { color: #000; }

@media screen and (max-width: 991px) { .m-sduser { padding: 15px; }
  .m-sduser .box-name { line-height: 1.2; font-size: 18px; font-size: 1.8rem; } }

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

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

.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: #aa9144; border-color: #aa9144; }

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

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

.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-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;width: 77% }

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

.m-comments .item-btn1:hover{background-color: #ff8140;}

.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;white-space: nowrap;}

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


/*-------------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---------------------------------------------------------------*/

.item-wp .item-title a:hover{
    color: #333333 !important;
}

/*分类简介 start*/
.category-description {
    margin: -20px auto 22px auto;
}
/*分类简介 end*/
.m-hdmnav {
    position: relative;
    float: right;
    padding-top: 40px;
    padding-bottom: 39px;
    z-index: 999;
    right: 15px;
}
.j-nextshow-list {
    display: block;
    line-height: 24px;
    font-size: 2rem;
    color: #fff;
}
.box-list-new {
    top: unset;
}
.box-list-new li:hover{
    background: #aa9144;
}
.box-list-new li:hover a{
    color: #fff;
}

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