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

@media screen and (min-width: 992px) { .wap-nav, .menubtn { display: none; } }

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

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

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

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

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

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

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

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

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

textarea { resize: none; }

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

em, i { font-style: normal; }

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

.c-fr { float: right; }

.c-cb { clear: both; }

.c-clearfix:after { content: ""; display: block; clear: both; }

.c-mg { margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; }

.c-oh { overflow: hidden; }

.c-wd { width: 1200px; }

.c-tsn { -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.c-bbx { -moz-box-sizing: border-box; box-sizing: border-box; }

.c-pr { position: relative; }

.c-mt-5 { margin-top: 5px; }

.c-mt-10 { margin-top: 10px; }

.c-mt-15 { margin-top: 15px; }

.c-mt-20 { margin-top: 20px; }

.c-mt-25 { margin-top: 25px; }

.c-mt-30 { margin-top: 30px; }

.c-mt-35 { margin-top: 35px; }

.c-mt-40 { margin-top: 40px; }

.c-mt-45 { margin-top: 45px; }

.c-mt-50 { margin-top: 50px; }

.c-nomt { margin-top: 0 !important; }

.c-nomr { margin-right: 0 !important; }

.c-nomb { margin-bottom: 0 !important; }

.c-noml { margin-left: 0 !important; }

.c-nomg { margin: 0 !important; }

.c-nopt { padding-top: 0 !important; }

.c-nopr { padding-right: 0 !important; }

.c-nopb { padding-bottom: 0 !important; }

.c-nopl { padding-left: 0 !important; }

.c-nopd { padding: 0 !important; }

.c-nofont { line-height: 0; font-size: 0; }

.c-nobg { background: none !important; }

/* .c-xx end */
/* .f-xx start */
.f-czjz { position: relative; top: 50%; -webkit-transform: translate(0px, -50%); -moz-transform: translate(0px, -50%); -ms-transform: translate(0px, -50%); -o-transform: translate(0px, -50%); transform: translate(0px, -50%); }

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

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

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

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

/* .f-xx end */
/* @keyframes start */
@-webkit-keyframes boxshadown { 0% { box-shadow: 0 0 0 1px rgba(51, 51, 51, 0.2); }
  100% { box-shadow: 0 0 0 15px rgba(51, 51, 51, 0); } }

@-moz-keyframes boxshadown { 0% { box-shadow: 0 0 0 1px rgba(51, 51, 51, 0.2); }
  100% { box-shadow: 0 0 0 15px rgba(51, 51, 51, 0); } }

@keyframes boxshadown { 0% { box-shadow: 0 0 0 1px rgba(51, 51, 51, 0.2); }
  100% { box-shadow: 0 0 0 15px rgba(51, 51, 51, 0); } }

/* @keyframes end */
/* .an-xx start */
.an-hoverimg-xy { position: relative; overflow: hidden; }

.an-hoverimg-xy:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.1); z-index: 2; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; visibility: hidden; }

.an-hoverimg-xy:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.1); z-index: 1; -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0); -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; visibility: hidden; }

.an-hoverimg-xy img { -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.an-hoverimg-xy:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.an-hoverimg-xy:hover:before { visibility: visible; -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); }

.an-hoverimg-xy:hover:after { visibility: visible; -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); }

.an-hoverimg-beforex { position: relative; overflow: hidden; }

.an-hoverimg-beforex:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.1); z-index: 2; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; visibility: hidden; }

.an-hoverimg-beforex img { -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.an-hoverimg-beforex:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.an-hoverimg-beforex:hover:before { visibility: visible; -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); }

.an-hoverimg-beforey { position: relative; overflow: hidden; }

.an-hoverimg-beforey:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.1); z-index: 2; -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0); -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; visibility: hidden; }

.an-hoverimg-beforey img { -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.an-hoverimg-beforey:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.an-hoverimg-beforey:hover:before { visibility: visible; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); }

.an-hoverbtn-beforey { position: relative; }

.an-hoverbtn-beforey > * { position: relative; }

.an-hoverbtn-beforey:before { content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0); background-color: #ad3232; -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: #ad3232; -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: #ad3232; -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: #ad3232; }

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

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

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

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

#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: 11px 0; line-height: 30px; font-size: 12px; font-size: 1.2rem; color: #666; }

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

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

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

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

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

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

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

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

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

.m-oths a { color: #666666; }

.m-page { margin-top: 20px; 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; background-color: #fff; border: 1px solid #d9d9d9; border-radius: 2px; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.m-page a:hover { color: white; border-color: #ad3232; background-color: #ad3232; }

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

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

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

.g-hd { position: absolute; z-index: 9; left: 0; top: 0; width: 100%; }

.m-hdfix { padding-top: 35px; }

.m-hdlogo { float: left; width: 143px; line-height: 0; font-size: 0; text-align: center;position: relative; z-index: 1; }

.m-hdnav { float: left; margin-left: -143px; width: 100%; padding-left: 153px; padding-right: 153px; -moz-box-sizing: border-box; box-sizing: border-box; }

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

.m-hdnav .nav-item { margin: 0 10px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }

.m-hdnav .nav-item a { display: block; padding: 10px 15px; line-height: 26px; font-size: 14px; font-size: 1.4rem; font-weight: bold; color: #fff; border-radius: 6px; }

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

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

.m-hduser { float: left; margin-left: -153px; width: 153px; padding-top: 5px; font-size: 0; letter-spacing: 0; }

.m-hduser .user-link { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; min-width: 72px; padding-top: 4px; padding-bottom: 4px; padding-left: 5px; padding-right: 5px; line-height: 26px; font-size: 14px; font-size: 1.4rem; font-weight: bold; color: #fff; text-align: center; border: 1px solid #fff; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-hduser .user-link:hover { color: #fff; background-color: #333; }

@media screen and (max-width: 1219px) { .m-hdnav .nav-item { margin: 0; }
  .m-hdnav .nav-item a { padding-left: 10px; padding-right: 10px; font-size: 14px; font-size: 1.4rem; font-weight: normal; }
  .m-hdnav .nav-item a.current { font-size: 14px; font-size: 1.4rem; font-weight: bold; } }

@media screen and (max-width: 991px) { .g-hd { position: relative; background-color: #666; }
  .m-hdnav { display: none; }
  .m-hdlogo { float: none; width: 100%; padding-top: 25px; padding-bottom: 15px; }
  .m-hduser { position: absolute; left: 5px; top: 5px; margin-left: 0; width: auto; } }

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

@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: #ad3232; }
  .wap-hd-nav-item { width: 33.33333%; }
  .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: #ad3232; } }

.banner { position: relative; z-index: 2; }

.banner.noimage{ min-height: 265px;}

.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: 20px; height: 10px; background-color: #fff; border-radius: 5px; }

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

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

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

.m-bnsch { position: absolute; z-index: 9; left: 0; right: 0; top: 50%; margin-left: auto; margin-right: auto; margin-top: -25px; width: 656px; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-bnsch .box-form { position: relative; padding-right: 140px; border-radius: 6px; overflow: hidden; }

.m-bnsch .form-text { width: 100%; height: 50px; line-height: 50px; padding-left: 50px; padding-right: 15px; font-size: 14px; font-size: 1.4rem; background-color: #fff; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-bnsch .iconfont { position: absolute; left: 17px; line-height: 50px; font-size: 20px; font-size: 2rem; color: #999; }

.m-bnsch .form-btn { position: absolute; right: 0; width: 140px; height: 50px; font-size: 14px; font-size: 1.4rem; font-weight: bold; color: #fff; background-color: #ad3232; }

@media screen and (max-width: 991px) { .m-bnsch { display: none; } }

.g-bd { padding-top: 20px; padding-bottom: 48px; }

.g-mn1 { position: relative; float: left; width: 100%; padding-right: 305px; -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: 302px; -moz-box-sizing: border-box; box-sizing: border-box; }

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

.g-sd1 { position: relative; float: left; width: 285px; padding-top: 18px; padding-bottom: 32px; margin-left: -285px; background-color: #fff; }

@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: 280px; 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; margin-top: 10px; padding-left: 15px; padding-right: 15px; padding-top: 15px; padding-bottom: 15px; background-color: #fff; border-bottom: 1px solid #e7e7e7; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-articles > .list-item:first-child, .m-articles > .list-itemwp .list-item:first-child { margin-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: 14px; width: 255px; }

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

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

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

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

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

.m-articles .item-fix { margin-bottom: 12px; line-height: 30px; font-size: 12px; font-size: 1.2rem; color: #999; 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: #999; }

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

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

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

.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: 5px; padding-right: 5px; }
  .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; margin-bottom: 20px; }
  .m-articles .item-title { margin-top: 0; }
  .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: 10px; 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 6px; display: inline-block; *display: inline; *zoom: 1; width: 20px; height: 10px; background-color: #fff; border-radius: 5px; }

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

.m-sdtt { position: relative; margin-bottom: 20px; padding-left: 20px; padding-right: 5px; line-height: 28px; font-size: 14px; font-size: 1.4rem; font-weight: bold; }

.m-sdtt:before { content: ""; position: absolute; left: 0; top: 0; width: 5px; height: 28px; background-color: #ad3232; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-sdform .form-item2 { position: relative; padding-right: 74px; border: 1px solid #d9d9d9; }

.m-sdform .form-item2 input { border: none; height: 32px; line-height: 32px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-article .box-info2 { float: left; margin-top: 0; text-align: left; line-height: 26px; font-size: 12px; font-size: 1.2rem; color: #999; }

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

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

.m-article .box-share .share-wp { margin-bottom: -10px; font-size: 0; letter-spacing: 0; }

.m-article .box-share .share-item { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin-right: 40px; margin-bottom: 10px; width: 26px; }

.m-article .box-share .share-item svg { width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-comments .box-btn input { width: 120px; height: 40px; line-height: 40px; font-size: 12px; font-size: 1.2rem; color: #fff; border-radius: 6px; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #ad3232; }

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

.m-comments .box-msg { position: absolute; right: 30px; bottom: 100%; margin-bottom: 6px; line-height: 24px; font-size: 12px; font-size: 1.2rem; color: #999; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-cmmentslst .item-title a:hover { color: #333 !important; }

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

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

.m-sduser { position: relative; padding-top: 30px; padding-bottom: 30px; padding-left: 15px; padding-right: 15px; text-align: center; }

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

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

.m-sduser .box-name { margin-top: 15px; line-height: 26px; font-size: 16px; font-size: 1.6rem; }

.m-sduser:before { content: ""; position: absolute; left: 0; top: 0; width: 4px; height: 100%; background-color: #ad3232; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.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=1582879400055"); /* IE9 */ src: url("../fonts/iconfont.eot?t=1582879400055#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=1582879400055") format("woff"), url("../fonts/iconfont.ttf?t=1582879400055") format("truetype"), url("../fonts/iconfont.svg?t=1582879400055#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; overflow: hidden; }

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

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

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

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

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

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

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

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



/*-------------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;position: absolute}
.m-modal .form-item { margin-top: 25px !important; }
.m-sdform .form-code img{ height: 32px; }
.m-sdform .form-item{ margin-top: 22px !important; }
.m-comments .form-item-4 img { height: 64px; }
.wp {line-height: 28px;width: 86%;margin: auto;}

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

@media screen and (min-width: 1220px) {
    .category-description {
        width: 1200px;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1219px) {
    .category-description {
        width: 980px;
    }
}

@media screen and (max-width: 999px) {
    .category-description {
        width: 95%;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .category-description {
        width: 750px;
    }
}
/*分类简介 end*/

.articles .item-text{
    height: auto;
    width: unset;
    padding-left: unset;
    border: unset;
}
.m-oths { margin-top: 18px;     padding-left: 30px; padding-right: 30px;}

.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;background-image: unset }

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

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

.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-hdmnav {
    position: relative;
    float: right;
    padding-top: 40px;
    padding-bottom: 21px;
    z-index: 999;
    right: 25px;
}
.j-nextshow-list {
    display: block;
    line-height: 24px;
    font-size: 2rem;
}
.box-list-new {
    top: unset;
}
.box-list-new li:hover{
    background: #ad3232;
}
.box-list-new li:hover a{
    color: #fff;
}


.login-btn {
    margin-left: 3px;
}
.user-btn{
    border: unset !important;
}

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