*{margin:0;padding:0}
body{background-color:#fff;width:100%;}
html{min-height:100%;max-width:45em;margin:auto;font-size:100%;}
.wap_tm{position: relative;width: 100%;}
.wap_tm a img{display: block;width: 100%;}
.wap_tm > img{display: block;width: 100%;}
.ns1{position:relative;}
.ns1 img{display:block;width:100%;}
.ns1 a{position:absolute;display:block;cursor:pointer;}
.abimg{position:absolute;}
.ns1 img.one_tu1{width: 73%;top: 23%;left:0;}
.ns1 img.one_tu2{width: 59%;top: 54%;left: 1%;}
.ns1 img.one_tu3{width: 59%;top: 54%;left: 1%;}
.yp_a1{left: 18%;top: 80%;width: 24%;}
.two a{height: 6%;width: 27%;}
.yp_a2{left: 37%;top: 24%;}
.yp_a3{left: 68%;top: 24%;}
.yp_a4{left: 5.5%;top: 48%;}
.yp_a5{left: 37%;top: 48%;}
.yp_a6{left: 68%;top: 48%;}
.yp_a7{left: 5.5%;top: 72%;}
.yp_a8{left: 37%;top: 72%;}
.yp_a9{left: 68%;top: 72%;}
.yp_a10{width: 37%;top: 75%;left: 13%;}
.yp_a12{width: 62%;height: 60%;top: 23%;left: 3%;}
.yp_a13{width: 63%;height: 60%;top: 23%;left: 35%;}
.yp_a15{width: 63%;height: 53%;top: 21%;left: 35%;}
.yp_a16{width: 52%;height: 10%;top: 85%;left: 25%;}
.yp_a14{width: 35%;height: 8%;top: 83%;left: 33%;}
.fenyuan{width: 100%;overflow: hidden;}
.ns1 .fenyuan .menzhen a{position:inherit;}
.ys_div {width: 100%;overflow: hidden;position:absolute;top: 24%;left:0;height: 68%;}
.ys_div ul li{width:100%; height:100%; overflow:hidden;}
.ys_div ul li a{width: 45.5%;margin-left: 3%;float:left;overflow:hidden;height:100%;position:relative;}
.xm_bg{background:#6e0118; width:100%; height:auto;}
.ys_div{ height:53%;}
.ys_div ul li a{width: 41%;margin-left:6%;}

/*公用切换效果*/
/** /!!! core css Should not edit !!!/**/
.csSlideOuter {overflow: hidden;position: relative;}
.lightSlider:before,
.lightSlider:after { content: " "; display: table; }
.csSlideWrapper{height:100%;}
.csSlideWrapper > ul:after { clear: both; }
.csSlideWrapper .csSlide { -webkit-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); -webkit-transition: all 1s; transition: all 1s; -webkit-transition-duration: inherit; transition-duration: inherit; -webkit-transition-timing-function: inherit; transition-timing-function: inherit; }
.csSlideWrapper .csFade { position: relative; -webkit-transition-duration: 1s; transition-duration: 1s; -webkit-transition-timing-function: ease; transition-timing-function: ease; }
.csSlideWrapper .csFade > li { position: absolute !important; top: 0; left: 0; opacity: 0; z-index: 9; margin-right: 0; -webkit-transition-delay: 0s; transition-delay: 0s; -webkit-transition-duration: inherit; transition-duration: inherit; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transition-timing-function: inherit; transition-timing-function: inherit; }
.csSlideWrapper .csFade > li.active { opacity: 1; z-index: 10; }
/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.csSlideOuter .csPager.cSpg {padding: 0;text-align: center;position: absolute;bottom: 0;right: 0; display:none;}
.csSlideOuter .csPager.cSpg > li {cursor: pointer;display: inline-block;padding: 0 2px;}
.csSlideOuter .csPager.cSpg > li a {background-color: #d4d0d0;border-radius: 3px;display: inline-block;height: 6px;overflow: hidden;text-indent: -999em;width: 6px;-webkit-transition: all 0.5s linear 0s;transition: all 0.5s linear 0s;}
.csSlideOuter .csPager.cSpg > li:hover a,.csSlideOuter .csPager.cSpg > li.active a {background-color: #e1910e;}
.csSlideOuter .media { opacity: 0.8; }
.csSlideOuter .media.active { opacity: 1; }
/* End of pager */
/** Gallery */
.csSlideOuter .csPager.cSGallery { list-style: none outside none; padding-left: 0; margin: 0; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.csSlideOuter .csPager.cSGallery li { opacity: 0.7; -webkit-transition: opacity 0.35s linear 0s; transition: opacity 0.35s linear 0s; }
.csSlideOuter .csPager.cSGallery li.active, .csSlideOuter .csPager.cSGallery li:hover { opacity: 1; }
.csSlideOuter .csPager.cSGallery img { display: block; height: auto; max-width: 100%; }
.csSlideOuter .csPager.cSGallery:before,
.csSlideOuter .csPager.cSGallery:after { content: " "; display: table; }
.csSlideOuter .csPager.cSGallery:after { clear: both; }
/* End of Gallery*/
/* slider actions */
.csAction > a { width: 32px; display: block; top: 50%; height: 32px; cursor: pointer; position: absolute; z-index: 99; margin-top: -16px; opacity: 0.2; -webkit-transition: opacity 0.35s linear 0s; transition: opacity 0.35s linear 0s; }
.csAction > a:hover { opacity: 1; }
.csAction > .csPrev {background-image:url(../images/left_btn1.png);left: 0;}
.csAction > .csNext {background-image:url(../images/right_btn1.png);right: 0;}
.cS-hidden { height: 1px; opacity: 0; filter: alpha(opacity=0); overflow: hidden; }