@charset 'utf-8';
*{ margin:0; padding:0;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, del, dfn, em, img, ins, kbd, q, samp, small, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table,tbody, tfoot, thead, tr, th, td, article, aside, footer, header, nav, section, top { margin:0; padding:0; font-size:14px;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, top { display:block; }
a:hover, a:active { outline:none; }
select, input, textarea,number, button {-webkit-appearance: none;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance: none;}
ul, ol, li { list-style:none; }
img { border:0;}
table { margin:0; padding:0; clear:left; width:100%; border-collapse:collapse; border-spacing:0;  }
table td { background:#FFFFFF; color:#999999; font-size:0.8em; height:30px; line-height:30px; text-align:center;}
html { height:100%; }
body { word-wrap:break-word; margin:0 auto; -webkit-text-size-adjust: none;width:100%;font-family:microsoft yahei;}
a { text-decoration:none; }
img { border:0; max-width:100%; }

.tp{ float:left; width:1200px; height:320px;padding:10px; margin-bottom:10px;border-bottom:5px solid #EEEEEE;}
.brpic { float:left; margin-left:10px; width:320px; height:320px;}
.brpic img{width:320px; height:320px;}
.add_chose{width:105px; height:36px; line-height:36px; float:left; padding-top:6px;}
.add_chose a{float:left;margin:5px 0 0 0;display:block;width:15px;height:15px;line-height:99em;overflow:hidden;background:url('../phpadmin/images/reduce-add.gif') no-repeat;}
.add_chose a.reduce{background-position:0 0;}
.add_chose a.reduce:hover{background-position:0 -16px;}
.add_chose a.add{background-position:-16px 0;}
.add_chose a.add:hover{background-position:-16px -16px;}
.add_chose .text{float:left;margin:2px 5px;display:inline;border:solid 1px #ccc;padding:0px 3px 0px 8px;width:40px;line-height:18px;}
.boxr { float:left; width:490px; height:320px; margin-left:10px; background:#FFFFFF;}
.boxr p{ float:left; width:100%; margin:8px 0;font-size:16px; font-family:Microsoft Yahei;  font-weight:bold;color:#333333; height:40px; line-height:40px; text-indent:10px; overflow:hidden;border-bottom:1px dashed #EEEEEE;}
.boxr span{ float:left; width:100%; font-size:12px; color:#FF4646; height:60px; font-family:Microsoft Yahei;line-height:20px; text-indent:20px; overflow:hidden;}
.price{float:left; width:50%; font-size:14px; font-family:Microsoft Yahei;height:40px; line-height:40px; color:#999999; text-indent:30px;text-decoration:line-through; }
.price b{font-size:18px;color:#cccccc;}
.zhekou{float:left; width:50%; font-size:14px;font-family:Microsoft Yahei; height:40px; line-height:40px; color:#000000; text-indent:30px; }
.zhekou b{font-size:18px;color:#CC3300;}
.sl{float:left; width:100%; height:60px; line-height:60px;font-family:Microsoft Yahei; background:#cde6c7;}
.sl span{float:left; width:30%;height:60px; line-height:60px; text-align:right; font-size:14px; color:#000000;}
.sl .add_chose{ float:left; width:20%;height:28px; margin-top:11px;}
.sl .zj{float:left; width:50%;height:60px; line-height:60px;  font-size:18px;color:#FF0000; font-weight:bold; }
.btn1{float:left; margin:20px 50px; font-size:14px;color:#FFFFFF; width:120px; height:60px; border:0px solid #990000; background:#209549; text-align:center; border-radius:5px;}
.btn2{float:left; margin:20px 50px; font-size:14px;color:#FFFFFF; width:120px; height:60px; border:0px solid #515100; background:#209549; text-align:center; border-radius:5px;}
.boxr2 { float:left; width:328px; height:300px; margin-left:10px; padding:10px;border:solid 1px #EEEEEE; background:#FFFFFF;}
.boxr2 p{ float:left; width:100%;font-size:14px; font-family:Microsoft Yahei; color:#333333; height:36px; line-height:36px; overflow:hidden;border-bottom:1px dashed #EEEEEE;}
.boxr2 span{ float:left; width:100%;font-size:14px; font-family:Microsoft Yahei; color:#333333; height:108px; line-height:36px; overflow:hidden;}
.boxr2 p a{font-size:14px; font-family:Microsoft Yahei; color:#333333;}
/*金属按钮*/
.button {
    display: inline-block;
    padding: 0px;
    cursor: pointer;
    opacity: 0.9;
	overflow:hidden;
    letter-spacing: 1px;
    text-shadow: rgba(0,0,0,0.9) 0px 1px 2px;
	text-align:center;
   
    -webkit-border-radius: 4px;
     -khtml-border-radius: 4px;
       -moz-border-radius: 4px;
         -o-border-radius: 4px;
            border-radius: 4px;
    -webkit-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
     -khtml-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
       -moz-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
         -o-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
            box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
    -webkit-transition: all 0.1s linear;
     -khtml-transition: all 0.1s linear;
       -moz-transition: all 0.1s linear;
         -o-transition: all 0.1s linear;
            transition: all 0.1s linear;
}
.button a { color:#FFFFFF;}
.button:hover {
    -webkit-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
     -khtml-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
       -moz-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
         -o-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
            box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
			color:#FFFFFF; text-align:center;
}
.button:active {
    -webkit-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px,inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
     -khtml-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px,inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
       -moz-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
         -o-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
            box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
}
.shine {
    display: block;
    position: relative;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
    background: linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    padding: 0px 12px;
    top: 0px;
    left: -24px;
    height: 1px;
    -webkit-box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
     -khtml-box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
       -moz-box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
         -o-box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
            box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
    -webkit-transition: all 0.3s ease-in-out;
     -khtml-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
.button:hover .shine {left: 24px;}
.button:active .shine {opacity: 0;}
.line {float:left;width:100%;height:5px;}
.biaoti {float:left;width:96%;height:auto;line-height:30px;font-size:16px; color:#f05b72; padding:5px 2%; margin-bottom:5px; border-radius:5px;text-align:center;} 
.box {float:left;width:100%;height:auto;line-height:30px;font-size:14px; color:#333; border:1px dashed #CCCCCC;padding:5px; margin:5px 0; border-radius:5px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.con {float:left;width:96%;height:auto;padding:5px 2%;}
.con2 {float:left;width:96%;height:auto;padding:5px 2%;}
.imglist {float:left;width:100%;height:auto;background:#FFFFFF;}
.imglist .imgbox {float:left;position: relative;width:102px;height:102px;margin:8px; border-radius:3px;}
.imglist .imgbox li {height:102px;}
.imglist .imgbox img {position:absolute;top:0px;right:0px;width:30px; height:30px;background:#FFFFFF;border-radius:100px;}

.fl { float:left; width:960px;height:60px; overflow:hidden;border-bottom:1px dashed #DDDDDD; margin-bottom:10px;}
.fl span{float:left; width:100px; height:60px; line-height:30px;font-size:14px; font-family:Microsoft Yahei; font-weight:bold;color:#209549; }
.fl ul li a{float:left; width:84px; height:30px; line-height:30px;font-size:14px; font-family:Microsoft Yahei; color:#666666; }
/*焦点图*/
.fullSlide1{ width:100%; position:relative;  height:720px; background:#000;  }
.fullSlide1 .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide1 .bd ul{ width:100% !important;  }
.fullSlide1 .bd li{ width:100% !important;  height:720px; overflow:hidden; text-align:center;  }
.fullSlide1 .bd li a{ display:block; height:720px; }
.fullSlide1 .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px;text-align:center; _background:#000; _filter:alpha(opacity=60); }
.fullSlide1 .hd ul{   padding-top:5px;  }
.fullSlide1 .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:#FFFFFF; border-radius:8px;overflow:hidden; line-height:9999px; }
.fullSlide1 .hd ul .on{ background:#000000;}
/*公共样式*/
.mb1 {background-position:top center;background-color:#FFFFFF; background-image:url();}
.mbtop1 {background-position:top center;background-repeat:repeat; float:left; width:100%;min-width:1280px; height:147px;background-color:; background-image:url(../images/images0002/top-bg.jpg);}
.mbtop1 .mbtops {position:relative;margin:0 auto;width:1280px; height:147px;background-color:; background-image:url();}
.mbmenu1 { top:0px;background-position:top center;background-repeat:repeat; float:left; width:100%; min-width:1280px;height:0px;background-color:#990606; background-image:url();border-top: 0px solid ;border-bottom: 0px solid ;z-index:9999;}
.mbmenu1 .mbmenus {position:relative;margin:0 auto;width:1280px; height:0px;background-color:; background-image:url();}
.mbbanner1 {background-repeat:repeat; float:left; width:100%;min-width:1280px; height:720px;background-color:; background-image:url();}
.mbbanner1 .mbbanners {margin:0 auto;width:100%px; height:720px;background-color:; background-image:url();}
.mbbannerc1 {background-repeat:repeat; float:left; width:100%;min-width:1280px; height:auto;background-color:; background-image:url();}
.mbbannerc1 .mbbannercs {margin:0 auto;width:100%px; height:auto;background-color:; background-image:url();}
.mbcontent1 {background-position:top center;background-repeat:repeat; float:left; width:100%; min-width:1280px;height:px;background-color:#fff; background-image:url();margin-top:0px;z-index:0; }
.mbcontent1 .mbcontents{position:relative;margin:0 auto;width:1280px; height:px;overflow:hidden; background-color:#FFFFFF; background-image:url();z-index:0;}
.mbcontentc1 {background-position:top center;background-repeat:repeat; float:left; width:100%; height:auto; min-width:1280px;background-color:#FFFFFF; background-image:url();z-index:0;}
.mbcontentc1 .mbcontentcs{position:relative;margin:0 auto;width:1280px; height:auto;overflow:hidden; background-color:#FFFFFF; background-image:url();z-index:0;}
.mbfoot1 {background-position:top center;background-repeat:repeat; float:left; width:100%; min-width:1280px; height:260px;background-color:#222222; background-image:url();z-index:0;}
.mbfoot1 .mbfoots {position:relative;margin:0 auto;width:1280px;height:260px;background-color:#222222; background-image:url();z-index:0;}
.mbleft1 {float:left;width:240px;height:auto;border:0px solid #FFFFFF;margin-right:20px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}.mbright1 {float:right;width:1020px;height:auto;}/*图片函数*/
.pic3 {position:relative; float:left; width:484px; height:72px; margin: 38px 0px 0px 0px; padding:0px; border: 0px solid #FFFFFF;  background:#FFFFFF;background-image:url(../images/images0002/logo.jpg);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic3:hover{color:#CCCCCC; background-image:url(../images/images0002/logo.jpg);}
.pic3 a { float:left;  width:484px; height:72px;  background:#FFFFFF;background-image:url(../images/images0002/logo.jpg); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic3 a:hover{color:#CCCCCC; background:#FFFFFF; background-image:url(../images/images0002/logo.jpg);}/*图片函数*/
.pic5 {position:relative; float:left; width:60px; height:20px; margin: 20px 0px 10px 660px; padding:0px; border: 0px solid #FFFFFF;  background:#FFFFFF;background-image:url();background-size:cover; font-size:12px;color:#969696; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic5:hover{color:#969696; background-image:url();}
.pic5 a { float:left;  width:60px; height:20px;  background:#FFFFFF;background-image:url(); font-size:12px;color:#969696; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic5 a:hover{color:#969696; background:#FFFFFF; background-image:url();}/*图片函数*/
.pic7 {position:relative; float:left; width:60px; height:20px; margin: 20px 0px 0px 0px; padding:0px; border: 0px solid #FFFFFF;  background:#FFFFFF;background-image:url();background-size:cover; font-size:12px;color:#969696; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic7:hover{color:#969696; background-image:url();}
.pic7 a { float:left;  width:60px; height:20px;  background:#FFFFFF;background-image:url(); font-size:12px;color:#969696; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic7 a:hover{color:#969696; background:#FFFFFF; background-image:url();}/*基础11.0nav导航*/
.clearfix:after{content:.;display:block;height:0;clear:both;visibility:hidden;z-index:99999;}
.nav8{ position:relative;float:left;width:690px; height:50px; position:relative; z-index:99999; padding:0px 0px 0px 0px;  }
.nav8 .nLi{ float:left;  position:relative; display:inline; width:115px; height:50px; }
.nav8 .nav_line{ float:left;width:115px;height:0px; background:#3033D4; background:url() no-repeat center center;}
.nav8 .nLi h3{ float:left;background:; background-image:url(); width:115px; height:50px; text-align:center; }
.nav8 .nLi h3 a{ display:block; padding-top:-25px; color:#424242; font-size:18px; font-family:微软雅黑; width:115px;height:50px;line-height:50px;overflow:hidden;}
.nav8 .nLi h3 a p{ float:left;padding:0px; font-size:9px; width:115px; color:#CCCCCC; font-size:10px; padding-bottom:-25px; height:0px; line-height:0px;overflow:hidden;}
.nav8 .nLi h3:hover{color:#fff; background:#1f2188; background-image:url();}
.nav8 .sub{ display:none; width:115px;height:auto; top:50px;  position:absolute; background:#1f2188; background-image:url(); line-height:30px; padding-bottom:0px;z-index:99999;}
.nav8 .sub li{ zoom:1; width:115px;height:30px; float:left;padding:0px;}
.nav8 .sub a{ display:block; color:#FFFFFF; font-size:11px; font-family:微软雅黑; border-bottom:1px #3033D4 dotted;text-align:center;}
.nav8 .sub a:hover{ background:#2628A6; background-image:url(); color:#fff;  }
.nav8 .on h3 { background:#1f2188; background-image:url(); }
.nav8 .on h3 a{ color:#fff;  }
.nav8 .on h3 a p{color:#CCCCCC;}
/*图片函数*/
.pic9 {position:relative; float:left; width:100px; height:20px; margin: 40px 0px 0px 0px; padding:0px; border: 0px solid #FFFFFF;  background:#FFFFFF;background-image:url();background-size:cover; font-size:12px;color:#969696; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic9:hover{color:#969696; background-image:url();}
.pic9 a { float:left;  width:100px; height:20px;  background:#FFFFFF;background-image:url(); font-size:12px;color:#969696; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic9 a:hover{color:#969696; background:#FFFFFF; background-image:url();}/*图片函数*/
.pic10 {position:relative; float:left; width:1280px; height:80px; margin: 70px 0px 35px 0px; padding:0px; border: 0px solid #FFFFFF;  background:#FFFFFF;background-image:url();background-size:cover; font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic10:hover{color:; background-image:url();}
.pic10 a { float:left;  width:1280px; height:80px;  background:#FFFFFF;background-image:url(); font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic10 a:hover{color:; background:#FFFFFF; background-image:url();}/*图片函数*/
.pic11 {position:relative; float:left; width:1240px; height:70px; margin: 0px 0px 60px 20px; padding:0px; border: 0px solid #FFFFFF;  background:#FFFFFF;background-image:url();background-size:cover; font-size:16px;color:; font-family:微软雅黑;display:inline; line-height:26px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic11:hover{color:; background-image:url();}
.pic11 a { float:left;  width:1240px; height:70px;  background:#FFFFFF;background-image:url(); font-size:16px;color:; font-family:微软雅黑;display:inline; line-height:26px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic11 a:hover{color:; background:#FFFFFF; background-image:url();}/*图片函数*/
.pic12 {position:relative; float:left; width:208px; height:51px; margin: 30px 0px 85px 536px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/more1.jpg);background-size:cover; font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic12:hover{color:; background-image:url(../images/images0002/more2.jpg);}
.pic12 a { float:left;  width:208px; height:51px;  background:;background-image:url(../images/images0002/more1.jpg); font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic12 a:hover{color:; background:; background-image:url(../images/images0002/more2.jpg);}/*图片函数*/
.pic13 {position:relative; float:left; width:1280px; height:80px; margin: 50px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic13:hover{color:; background-image:url();}
.pic13 a { float:left;  width:1280px; height:80px;  background:;background-image:url(); font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic13 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic14 {position:relative; float:left; width:510px; height:70px; margin: 20px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic14:hover{color:; background-image:url();}
.pic14 a { float:left;  width:510px; height:70px;  background:;background-image:url(); font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic14 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic15 {position:relative; float:left; width:180px; height:110px; margin: -20px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic15:hover{color:; background-image:url();}
.pic15 a { float:left;  width:180px; height:110px;  background:;background-image:url(); font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic15 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic16 {position:relative; float:left; width:80px; height:20px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic16:hover{color:; background-image:url();}
.pic16 a { float:left;  width:80px; height:20px;  background:;background-image:url(); font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic16 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic17 {position:relative; float:left; width:80px; height:20px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic17:hover{color:; background-image:url();}
.pic17 a { float:left;  width:80px; height:20px;  background:;background-image:url(); font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic17 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic18 {position:relative; float:left; width:80px; height:20px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic18:hover{color:; background-image:url();}
.pic18 a { float:left;  width:80px; height:20px;  background:;background-image:url(); font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic18 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic19 {position:relative; float:left; width:80px; height:20px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic19:hover{color:; background-image:url();}
.pic19 a { float:left;  width:80px; height:20px;  background:;background-image:url(); font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic19 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic20 {position:relative; float:left; width:80px; height:20px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic20:hover{color:; background-image:url();}
.pic20 a { float:left;  width:80px; height:20px;  background:;background-image:url(); font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic20 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic21 {position:relative; float:left; width:80px; height:20px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic21:hover{color:; background-image:url();}
.pic21 a { float:left;  width:80px; height:20px;  background:;background-image:url(); font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic21 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic22 {position:relative; float:left; width:500px; height:20px; margin: 8px 0px 8px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic22:hover{color:; background-image:url();}
.pic22 a { float:left;  width:500px; height:20px;  background:;background-image:url(); font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic22 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic23 {position:relative; float:left; width:180px; height:20px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic23:hover{color:; background-image:url();}
.pic23 a { float:left;  width:180px; height:20px;  background:;background-image:url(); font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic23 a:hover{color:; background:; background-image:url();}/*详细页模版*/
.listone25{ position:relative; float:left; width:1000px; height:px; line-height:25px; text-align:left; font-size:16px;color:#333333; font-family: '微软雅黑';border: 0px solid #CCCCCC; padding:0 10px 0 10px; background:#FFFFFF;z-index: 2;}
.listone25 h1 { float:left; width:100%;height:50px; line-height:50px; font-size:20px;color:#383838; font-family: '微软雅黑'; text-align:center; }
.listone25 h2 { float:left; width:100%;height:50px; line-height:50px; font-size:12px;color:#666666; font-family: '微软雅黑';text-align:right;  margin-bottom:10px; border-bottom: 1px dotted #9E9E9E;}
.listone25 img {margin: 0px;}
/*单页函数*/
.about26 { position:relative; float:left; width:1000px; height:px;border: 0px solid #CCCCCC; margin-left:10px; border-radius:0px; overflow:hidden; font-family:微软雅黑;color:#333333;font-size:18px;background-color:#FFFFFF;background-image:url();z-index: 2;}
.about26 ul{ float:left; width:980px; padding:10px;}
.about26 h3 {float:left;font-family:微软雅黑; height:40px; line-height:40px; text-indent:10px; font-weight:bold; background:#DEDEDE; background-image:url(); overflow:hidden;}
.about26 h3 span { float:left; color:#CCCCCC; width:925px;font-size:11px;}
.about26 h3 span p{ float:left;color:#333333;font-size:14px;}
.about26 h3 a{ float:right; width:70px;height:40px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:0px;display:inline;text-align:right;background: url() no-repeat right center;}
.about26 img {margin: 0px;}
/*文字列表*/
.news27 { position:relative;float:left; width:1000px; height:px; margin-left:10px; border: 0px solid #DEDEDE; padding:10px;border-radius:0px;background-image:url();z-index: 2;}
.tt27 {width:1000px; height:auto;float:left; padding-top:5px;padding-bottom:5px;border-bottom: 1px dotted #DEDEDE;}
.ttleft27 {float:left;width:120px; height:80px;border:0px;padding-left: 0px;}
.ttleft27 img{ width:120px; height:80px;}
.ttright27 {width:280px; float:left; height:100px;display: block;overflow:hidden;}
.ttcontent27 {margin-left:10px; height:100px; text-align:left;line-height:25px;font-size:12px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt27 a{float:left;width:180px;height:22px; line-height:22px;text-align:left; font-size:14px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt27 a:hover{ color:#BD171C;}
.ttbt27 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#BFBFBF; text-align:right; }
.news27 h3 { float:left; width:1000px; height:30px; line-height:30px;margin: 0;font-family:微软雅黑; text-indent:10px;  font-size:11px; font-weight:bold; background:#DEDEDE; background-image:url();overflow:hidden;}
.news27 h3 span { float:left; color:#CCCCCC; width:925px;font-size:11px;}
.news27 h3 span p{ float:left;margin: 0;color:#333333;font-size:14px;}
.news27 h3 a{ float:right;  width:70px;height:30px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:12px; text-align:right; background: url() no-repeat right center;}
.news27 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news27 ul { float:left; background:#FFFFFF;  width:1000px;height:-50px;}
.news27 ul li { float:left; width:100%; height:45px; line-height:45px; text-indent:0px; text-align:left; font-size:16px; border-bottom: 1px dotted #DEDEDE;background:url() left no-repeat; overflow:hidden; }
.news27 ul li a {float:left; width:900px; color:#363636; font-family:微软雅黑;font-size:16px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news27 ul li a:hover {color:#6B6B6B;font-family:微软雅黑;}
.news27 ul li span { float:right; width:100px; height:45px;color:#BFBFBF; font-size:16px; font-weight:normal; text-align:right;text-indent:0px; }
/*图片列表*/
.pics28 { position:relative;float:left; width:1000px; height:px; margin-left:10px; padding:0px; border: 0px solid #DEDEDE; display:inline;border-radius:0px;z-index: 2;}
.pics28 h3 {float:left;font-family:微软雅黑; height:30px; line-height:30px; text-indent:10px; color:#CCCCCC; font-size:14px; font-weight:bold; background:#DEDEDE; background-image:url(); border-radius: #DEDEDEpx;overflow:hidden;}
.pics28 h3 span { float:left; color:#CCCCCC; width:925px;font-size:11px;}
.pics28 h3 span p{ float:left;color:#333333;font-size:14px;}
.pics28 h3 a{ float:right; width:70px;height:30px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:12px;display:inline;text-align:right;background: url() no-repeat right center;}
.pics28 ul {float:left;width:100%;height:-30px;background:#FFFFFF; background-image:url(); }
.pics28 ul li{float:left;width:320px;height:271px;margin:10px 18px 0px 0px;display:inline;}
.pics28 ul li img{float:left;width:320px;height:231px;}
.pics28 ul li a{float:left;width:320px;height:271px; line-height:40px; border:0px solid #DEDEDE;font-family:微软雅黑; font-size:12px; color:#333333;background:#EDEDED;overflow:hidden;}
.pics28 ul li a p{float:left;width:320px;height:40px;text-align:center; padding:0 0px 0 0px;background-image:url();margin-top:0px;overflow:hidden;transition: border 0s;}
.pics28 ul li a:hover{float:left;width:320px;height:271px;border:0px solid #CCCCCC; color:#fff;background:#1f2188;background-image:url();overflow:hidden;}
/*左边导航*/
.sideleft29 {position:relative; float:left;width:240px;;height:40px; margin-bottom:5px; text-align:center;line-height:40px;font-size:24px;color:#4A4A4A;background:#eeeeee;background-image:url();font-weight:bold; font-family:微软雅黑;padding:10px 0 10px 0;z-index: 2;}
.sideleft29 span.cn{float:left;width:240px;height:40px; line-height:40px;}
.sideleft29 span.en{float:left;font-size:12px;color:#F0F0F0;width:240px;height:0px;line-height:0px;text-align:center;}
.sideMenu29{ float:left; width:240px; background:;}
.sideMenu29 ul {float:left; width:240px;}
.sideMenu29 h3 {float:left; width:240px; height:35px; line-height:35px;text-indent:20px;font-size:14px; color:#555;border-bottom:1px dotted #C7C7C7; background:#eeeeee;background-image:url(../images/images0002/left2.jpg); font-family:微软雅黑;text-align:left; cursor:pointer;}
.sideMenu29 h3 a{float:left; width:100%; color:#555;height:35px; line-height:35px; text-indent:10px;}
.sideMenu29 h3 a:hover{color:#555;background:#A8192C;background-image:url(../images/images0002/left1.jpg);}
.sideMenu29 h3.on a{color:#555;background:#A8192C;background-image:url(../images/images0002/left1.jpg);}
.sideMenu29 ul{float:left;display:none;font-family:微软雅黑;background:#F5F5F5;  /* 默认都隐藏 */ }
.sideMenu29 ul li {float:left; width:100%;height:35px; line-height:35px;text-indent:20px;font-size:12px;color:#525252;background:#F5F5F5;border-bottom:1px solid #D1D1D1;}
.sideMenu29 ul li a{float:left; width:100%;height:35px; line-height:35px;color:#525252;}
.sideMenu29 ul li a:hover{color:#fff;background:#1f2188;}
/*子页位置导航*/
.aboutdh30{ position:relative; float:left; width:100%; height:40px; line-height:40px; text-align:right; font-size:12px;color:#666666; font-family: '微软雅黑';background:#FFFFFF; background-image:url();border-bottom: 1px solid #E0E0E0;margin:0px 0 10px 0;z-index: 2;}
.aboutdh30 a {color:#666666; }
.aboutdh30 span { float:left; font-size:18px; color:#FFFFFF;font-family:'微软雅黑'; text-align:center;  width:240px; background:#fff; background-image:url(); overflow:hidden;}
/*图片函数*/
.pic31 {position:relative; float:left; width:900px; height:20px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid #FFFFFF;  background:#FFFFFF;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic31:hover{color:#CCCCCC; background-image:url();}
.pic31 a { float:left;  width:900px; height:20px;  background:#FFFFFF;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic31 a:hover{color:#CCCCCC; background:#FFFFFF; background-image:url();}/*图片函数*/
.pic32 {position:relative; float:left; width:240px; height:20px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic32:hover{color:; background-image:url();}
.pic32 a { float:left;  width:240px; height:20px;  background:;background-image:url(); font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic32 a:hover{color:; background:; background-image:url();}/*翻页模版*/
.page_mb_list33 {position:relative; float:left;width:100%;height: auto;text-align:center;margin-top:20px;margin-bottom:20px;font-size:12px;z-index: 2;}
.page_mb_list33 ul{clear:both;width:80%;margin:0 auto;}
.page_mb_list33 ul li {float:left;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;color:#FFFFFF;border-radius: 0px;}
.page_mb_list33 ul li p {float:left;width:25px;height:25px;color: #FFFFFF;background:#CCCCCC;border-radius: 0px;}
.page_mb_list33 ul li span {float:left;width:25px;height:25px;color: #FFFFFF;background:#CCCCCC;border-radius: 0px;}
.page_mb_list33 a {float:left;color: #FFFFFF;background:#15277D;width:25px;height:25px;border-radius: 0px;}
.page_mb_list33 a:hover {float:left;background:#324499;color: #FFFFFF;border-radius: 0px;}

/*手机自定义图片*/
.sjc34 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc34 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc34 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc34 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc35 {position:relative;float:left; width:20%; margin:0px 0% 0px 0%;}
.sjc35 a{float:left; width:100%; height:px; padding:0px; background:#323232;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc35 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc35 a span{display:block;float:left;width:100%; height:40px;line-height:40px; color:#ffffff; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc36 {position:relative;float:left; width:20%; margin:0px 0% 0px 0%;}
.sjc36 a{float:left; width:100%; height:px; padding:0px; background:#323232;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc36 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc36 a span{display:block;float:left;width:100%; height:40px;line-height:40px; color:#ffffff; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc37 {position:relative;float:left; width:20%; margin:0px 0% 0px 0%;}
.sjc37 a{float:left; width:100%; height:px; padding:0px; background:#323232;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc37 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc37 a span{display:block;float:left;width:100%; height:40px;line-height:40px; color:#ffffff; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc38 {position:relative;float:left; width:20%; margin:0px 0% 0px 0%;}
.sjc38 a{float:left; width:100%; height:px; padding:0px; background:#323232;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc38 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc38 a span{display:block;float:left;width:100%; height:40px;line-height:40px; color:#ffffff; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc39 {position:relative;float:left; width:20%; margin:0px 0% 0px 0%;}
.sjc39 a{float:left; width:100%; height:px; padding:0px; background:#323232;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc39 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc39 a span{display:block;float:left;width:100%; height:40px;line-height:40px; color:#ffffff; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机banner图片*/
.slideBox { height: auto; margin: 0px auto; width: 100%; overflow: hidden; position: relative; width:100%;background:#FFFFFF; margin-top:falsepx}
.slideBox .hd { bottom: 8px; height: 25px; line-height: 25px; position: absolute; right: 0; z-index: 1; }
.slideBox .hd li { display:inline-block; width:5px; height:5px; -webkit-border-radius:50px; -moz-border-radius:50px; border-radius:50px; background:#FFFFFF; text-indent:-9999px; overflow:hidden; margin:0 6px; }
.slideBox .hd li.on { background:#333333; }
.slideBox .bd { position:relative; z-index:0; }
.slideBox .bd li { height: auto; position: relative;}
.slideBox .bd li a { -webkit-tap-highlight-color:rgba(0, 0, 0, 0); display: block; margin: 0 auto; padding: 0; }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit { background: url('../images/focusBg.png') repeat-x 0 0; bottom: 8px; color: #FFFFFF; display: block; height: 25px; line-height: 25px; position: absolute; text-indent: 10px; width: 100%; }
.slideBox .pic img { height: auto; width: 100%; }
/*手机自定义图片*/
.sjc42 {position:relative;float:left; width:100%; margin:10px 0% 10px 0%;}
.sjc42 a{float:left; width:100%; height:px; padding:10px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc42 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc42 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:px; }/*手机自定义图片*/
.sjc43 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc43 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc43 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc43 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc44 {position:relative;float:left; width:40%; margin:10px 0% 0px 30%;}
.sjc44 a{float:left; width:100%; height:px; padding:10px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc44 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc44 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc45 {position:relative;float:left; width:50%; margin:0px 0% 0px 0%;}
.sjc45 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc45 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc45 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc46 {position:relative;float:left; width:50%; margin:0px 0% 0px 0%;}
.sjc46 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc46 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc46 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc47 {position:relative;float:left; width:100%; margin:10px 0% 10px 0%;}
.sjc47 a{float:left; width:100%; height:px; padding:10px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc47 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc47 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:px; }/*手机新闻列表*/
.sjnew48 {position:relative;float:left; width:100%;height:auto;}
.sjnew48 ul { position:relative;float:left; width:100%; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew48 ul li { float:left; width:100%; height:30px; line-height:30px; border-bottom:1px dotted #DEDEDE; text-indent:20px; background:url() left no-repeat;}
.sjnew48 ul li p{ float:left; width:70%; height:30px; line-height:30px; color:#000000; font-size:12px; text-align:left; overflow:hidden;}
.sjnew48 ul li span{ float:left; width:30%; height:30px; line-height:30px; color:#CCCCCC; font-size:12px; text-align:right; overflow:hidden;}
/*手机自定义图片*/
.sjc49 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc49 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc49 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc49 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:px; }/*手机自定义图片*/
.sjc50 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc50 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc50 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc50 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc51 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc51 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc51 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc51 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:px; }/*手机导航*/
.sjdh52 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url();}
.sjdh52 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh52 li a { color:#000000; font-size:14px; text-align:center; }
/*手机自定义图片*/
.sjc54 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc54 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc54 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc54 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:px; }/*手机新闻列表*/
.sjnew56 {position:relative;float:left; width:100%;height:auto;}
.sjnew56 ul { position:relative;float:left; width:100%; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew56 ul li { float:left; width:100%; height:30px; line-height:30px; border-bottom:1px dotted #DEDEDE; text-indent:20px; background:url() left no-repeat;}
.sjnew56 ul li p{ float:left; width:70%; height:30px; line-height:30px; color:#000000; font-size:12px; text-align:left; overflow:hidden;}
.sjnew56 ul li span{ float:left; width:30%; height:30px; line-height:30px; color:#CCCCCC; font-size:12px; text-align:right; overflow:hidden;}
/*手机自定义图片*/
.sjc57 {position:relative;float:left; width:100%; margin:0px 0% 10px 0%;}
.sjc57 a{float:left; width:100%; height:1px; padding:0px; background:#D1D1D1;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc57 a img {display:block;  height:1px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc57 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机翻页模版*/
.sjpage_mb_list58 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list58 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list58 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 0px;text-align:center;}
.sjpage_mb_list58 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 0px;text-align:center;}
.sjpage_mb_list58 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 0px;text-align:center;}
.sjpage_mb_list58 a {float:left;color: #FFFFFF;background:#948F8F;width:25px;height:25px;line-height:25px;border-radius: 0px;text-align:center;}
.sjpage_mb_list58 a:hover {float:left;background:#243A82;border-radius: 0px;}
/*手机自定义图片*/
.sjc59 {position:relative;float:left; width:100%; margin:0px 0% 10px 0%;}
.sjc59 a{float:left; width:100%; height:1px; padding:0px; background:#D1D1D1;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc59 a img {display:block;  height:1px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc59 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机单页展示*/
.sjdy60 {position:relative;float:left; width:100%;height:px; line-height:30px; color:#000000; font-size:14px; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url(); overflow: hidden;}/*手机自定义图片*/
.sjc61 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc61 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc61 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc61 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:px; }/*手机导航*/
.sjdh62 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url();}
.sjdh62 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh62 li a { color:#000000; font-size:14px; text-align:center; }
/*手机图片列表*/
.sjpic64 {position:relative;float:left; width:100%;height:auto;}
.sjpic64 ul { position:relative;float:left;width:100%; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic64 li { width:49.5%;float: left; border:0px solid #DEDEDE; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:5px;border-box;margin-right:1%;}
.sjpic64 li img { width: 100%; ; padding:0; border-radius:0px;border-radius:0px;}
.sjpic64 li p { width: 100%;float:left; font-size:12px; color:#000000; background:#FFFFFF; height:20px; line-height:20px; text-align:center;overflow: hidden;}/*手机导航*/
.sjdh65 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url();}
.sjdh65 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh65 li a { color:#000000; font-size:14px; text-align:center; }
/*手机自定义图片*/
.sjc66 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc66 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc66 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc66 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:px; }/*手机自定义图片*/
.sjc67 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc67 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc67 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc67 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:px; }/*手机导航*/
.sjdh68 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url();}
.sjdh68 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh68 li a { color:#000000; font-size:14px; text-align:center; }
/*手机图片列表*/
.sjpic69 {position:relative;float:left; width:100%;height:auto;}
.sjpic69 ul { position:relative;float:left;width:100%; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic69 li { width:49.5%;float: left; border:1px solid #DEDEDE; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:0px;border-box;margin-right:1%;}
.sjpic69 li img { width: 100%; height:60px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic69 li p { width: 100%;float:left; font-size:12px; color:#000000; background:#FFFFFF; height:20px; line-height:20px; text-align:center;overflow: hidden;}/*手机翻页模版*/
.sjpage_mb_list70 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list70 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list70 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 0px;text-align:center;}
.sjpage_mb_list70 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 0px;text-align:center;}
.sjpage_mb_list70 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 0px;text-align:center;}
.sjpage_mb_list70 a {float:left;color: #FFFFFF;background:#948F8F;width:25px;height:25px;line-height:25px;border-radius: 0px;text-align:center;}
.sjpage_mb_list70 a:hover {float:left;background:#243A82;border-radius: 0px;}
/*手机自定义图片*/
.sjc71 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc71 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc71 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc71 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:px; }/*手机导航*/
.sjdh72 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url();}
.sjdh72 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh72 li a { color:#000000; font-size:14px; text-align:center; }
/*手机单页展示*/
.sjdy73 {position:relative;float:left; width:100%;height:px; line-height:30px; color:#000000; font-size:14px; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url(); overflow: hidden;}/*手机自定义图片*/
.sjc74 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc74 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc74 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc74 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:px; }/*手机单页展示*/
.sjdy75 {position:relative;float:left; width:100%;height:px; line-height:30px; color:#000000; font-size:14px; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url(); overflow: hidden;}/*手机导航*/
.sjdh77 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url();}
.sjdh77 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh77 li a { color:#000000; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh78 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url();}
.sjdh78 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh78 li a { color:#000000; font-size:14px; text-align:center; }
/*图片函数*/
.pic79 {position:relative; float:left; width:180px; height:20px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic79:hover{color:; background-image:url();}
.pic79 a { float:left;  width:180px; height:20px;  background:;background-image:url(); font-size:15px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic79 a:hover{color:; background:; background-image:url();}/* 个人中心 */
.member { float:left; padding:0; width:100%; height:160px; background:; background: url() no-repeat center;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;}
.member .user { float:left; width:30%; height:120px; margin-bottom:40px; overflow:hidden;}
.member .user img {float:left; margin:30px 0 30px 20px; width:60px; height:60px;border-radius:100px;}
.member .sj { float:left; width:70%; height:30px; margin-top:15px; line-height:30px; font-size:16px; font-weight:bold; color:#FFFFFF; overflow:hidden;}
.member .hydj { float:left; width:70%; height:20px; margin:3px 0;}
.member .hydj p{display:inline-block; padding:0 5px; height:20px; line-height:20px; font-size:14px; color:#FFFFFF; overflow:hidden; background:;border-radius:50px;}
.member .tjr { float:left; width:70%; height:20px; margin:3px 0;}
.member .tjr p{display:inline-block; padding:0 5px; height:20px; line-height:20px; font-size:14px; color:#FFFFFF; overflow:hidden; background:;border-radius:50px;}
.member .zcsj { float:left; width:70%; height:20px; margin:3px 0;}
.member .zcsj p{display:inline-block; padding:0 5px; height:20px; line-height:20px; font-size:14px; color:#FFFFFF; overflow:hidden; background:;border-radius:50px;}
.member2 { float:left; padding:10px 0; width:100%; height:60px; background: url() no-repeat center;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;}
.member2 p { float:left; width:24%; height:60px;}
.member2 p img {float:left; margin-left:10px; width:60px; height:60px;border-radius:100px;}
.member2 ul { float:left; width:76%; height:60px;}
.member2 ul li{ float:left; width:100%; height:30px; line-height:30px; color:#FFFFFF; font-size:12px; text-indent:10px; overflow:hidden;}
.fx { float:left;padding:5px 0; width:100%; height:40px; background:#FFFFFF; border-bottom:1px solid #F5F5F5;}
.fx .m { margin:0 auto; width:96%; height:40px;}
.fx .m a{color:#666666;}
.fx .m p { float:left; width:50%; height:40px; line-height:40px; font-size:1em; color:#666666; text-align:left; text-indent:5px; overflow:hidden;}
.fx .m span { float:left; width:50%; height:40px; font-size:1em; color:#666666; line-height:40px;text-align:right; overflow:hidden;}
.fx .m span a{color:#666666;}
.wuliu { float:left; margin:-30px 5% 10px 5%; width:90%; height:16px; padding:10px 0; background:#FFFFFF;border-radius:10px;box-shadow: 2px 2px 5px #888888;}
.wuliu ul { float:left; margin:0; width:100%; height:16px;}
.wuliu ul a { position:relative;float:left; width:25%; height:px; text-align:center;color:#3e4145;font-family:'微软雅黑';font-weight:normal;}
.wuliu ul a li { float:left;width:100%;height:px; border-right:1px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.wuliu ul a li i { float:left; width:100%; height:px; line-height:px; margin: 5px auto; text-align:center; color:;}
.wuliu ul a li img {display:block; width:60%;height:px; margin:0 auto; vertical-align:middle; overflow:hidden;}
.wuliu ul a li span { float:left; width:100%; height:16px; text-align:center;line-height:16px; font-family:'微软雅黑'; font-weight:normal;font-size:0.8em; }
.wuliu ul a p { position:absolute; top:3px; right:8px; width:12px; height:12px; line-height:12px;color:#333; font-size:8px; text-align:center; border-radius:100px;}
.wuliu2 { float:left; margin-bottom:8px; width:100%; height:50px; padding:10px 0; background:#FFFFFF;}
.wuliu2 ul { float:left; margin:0; width:100%; height:50px; background:#FFFFFF;}
.wuliu2 ul a { position:relative;float:left; width:25%; height:50px; text-align:center;color:#3e4145;font-family:'微软雅黑';font-weight:normal;}
.wuliu2 ul a li { float:left;width:100%;height:50px; border-right:1px solid #F5F5F5;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.wuliu2 ul a li i { float:left; width:100%; height:px; line-height:px; margin: 5px auto; text-align:center;color:;}
.wuliu2 ul a li img {display:block; width:60%;height:px; margin:0 auto; vertical-align:middle; overflow:hidden;}
.wuliu2 ul a li span { float:left; width:100%; height:16px; text-align:center;line-height:16px; font-family:'微软雅黑'; font-weight:normal;font-size:0.8em; }
.wuliu2 ul a p { position:absolute; top:3px; right:8px; width:12px; height:12px; line-height:12px;color:#333; font-size:8px; text-align:center; border-radius:100px;}
.picmember { float:left;width:100%;margin-bottom:8px; border:0; background:#FFFFFF;border-top:1px solid #F5F5F5;}
.picmember li{display:block;float:left;color:#FFFFFF; width:25%; margin:0; padding:5px 0; text-align:center; border-bottom:1px solid #F5F5F5;border-right:1px solid #F5F5F5;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.picmember li i{margin:0 auto; width:40px; height:40px; line-height:40px; margin:0; padding:0; text-align:center;}
.picmember li img {display:block; width:40px; height:40px; margin:0 auto; vertical-align:middle; overflow:hidden; border-radius:100px;}
.picmember li span{display:block;float:left;width:100%;min-height:24px;height:24px;line-height:24px;overflow:hidden;font-size:0.8em; text-align:center; padding:0;color:#3e4145; }
.wdxx { float:left; margin:10px 5% 10px 5%; width:90%; height:auto; padding:10px 0; background:#FFFFFF;border-radius:10px;box-shadow: 2px 2px 5px #888888;}
.wdxx ul { float:left; margin:0; width:100%; height:auto;}
.wdxx ul .bt{ float:left; margin:0; width:90%; margin:0 5% 5px 5%; height:30px; line-height:30px;color:#3e4145; font-size:14px;border-bottom:1px solid #F5F5F5;border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.wdxx ul a { position:relative;float:left; padding-bottom:10px; width:25%; height:26px; text-align:center;color:#3e4145;font-family:'微软雅黑';font-weight:normal;}
.wdxx ul a li { float:left;width:100%;height:26px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.wdxx ul a li i { float:left; width:100%; height:px; line-height:px; margin: 5px auto; text-align:center;}
.wdxx ul a li img {display:block; margin:0 auto; width:px; height:px; margin: 5px auto; vertical-align:middle;border-radius:50px; overflow:hidden;}
.wdxx ul a li span { float:left; width:100%; height:16px; text-align:center;line-height:16px; font-family:'微软雅黑'; font-weight:normal;font-size:0.8em; }
.wdxx ul a p { position:absolute; top:3px; right:8px; width:12px; height:12px; line-height:12px;color:#333; font-size:8px; text-align:center; border-radius:100px;}.loginout { float:left; margin:10px 5% 10px 5%; width:90%; height:44px; line-height:44px; padding:0; background:;border-radius:20px; color:#FFFFFF; font-size:14px; text-align:center;}/* 会员选择样式 */
.hypictxt{width: 100%;margin: 0 auto; padding: 0px; /*background: #FFFFFF;*/ overflow: hidden;}
.hypictxt li{ width:94%; height:40px; float: left;padding:8px 3%; margin:3px 0; background: #fff; border-bottom:1px solid #EEEEEE; overflow: hidden;}
.hypictxt li ol {float:left;width:20%;}
.hypictxt li ol img {float:left;width:30px; height:30px; padding:5px 0; }
.hypictxt li a{ width: 80%; height:auto; float:left; font-size:0.8em; text-align:center;overflow: hidden;text-align:left;}
.hypictxt li a b{ float:left; width:100%; height:20px; line-height:20px; font-size:1.2em; color:#666666; overflow:hidden;}
.hypictxt li a p { float:left; width:100%; height:40px; line-height:20px; font-size:0.9em; color:#999999; overflow:hidden;}
.hypictxt li a h5 { float:left; width:40%; height:20px; line-height:20px; font-size:0.9em; color:#cccccc;}
.hypictxt li a span { float:left; width:30%; height:20px; line-height:20px; font-size:0.9em; color:#cccccc;}
.hypictxt li a h4{ float:left; width:25%; height:20px; line-height:20px;/* border-radius:5px; background:#426ab3;*/ color:#cccccc; text-align:center; font-size:0.9em; margin:0 0 0 5%;}/* 滑动图片样式 */
.swiper-container {width:100%;height:auto;}
.swiper-slide {text-align: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.pictxt{width: 100%;margin: 10px auto; padding: 0px; /*background: #FFFFFF;*/ overflow: hidden;}
.pictxt li{ width:94%; height:80px; float: left;padding:8px 3%; margin:3px 0; background: #fff; border-bottom:1px solid #EEEEEE; overflow: hidden;}
.pictxt li ol {float:left;width:30%;}
.pictxt li ol img {float:left;width:80px; height:80px; }
.pictxt li a{ width: 70%; height:auto; float:left; font-size:0.8em; text-align:center;overflow: hidden;text-align:left;}
.pictxt li a b{ float:left; width:100%; height:20px; line-height:20px; font-size:1.2em; color:#666666; overflow:hidden;}
.pictxt li a p { float:left; width:100%; height:20px; line-height:20px; font-size:0.9em; color:#999999; overflow:hidden;}
.pictxt li a h5 { float:left; width:40%; height:20px; line-height:20px; font-size:0.9em; color:#cccccc;}
.pictxt li a span { float:left; width:30%; height:20px; line-height:20px; font-size:0.9em; color:#cccccc;}
.pictxt li a h4{ float:left; width:25%; height:20px; line-height:20px;/* border-radius:5px; background:#426ab3;*/ color:#cccccc; text-align:center; font-size:0.9em; margin:0 0 0 5%;}/*表格样式*/
table.mbtable {font-size:12px; border-width:0px;border-color:;border-collapse: collapse;  }  
table.mbtable th{color:;font-size:12px;border-width:1px;border-style:solid;border-color:;background-color:;height:px;line-height:px;}  
table.mbtable td {color:; font-size:12px;border-width: 1px; border-style: solid; border-color:;  background-color: ;height:px;line-height:px;}
table.mbtable td p{height:px;padding:0;margin:0;text-align:center;}
table.mbtable td p img{width:px;height:px;padding:0;margin:0;border-radius:100px;}

.piccp2 {position:relative;float:left; width:100%;height:auto;}
.piccp2 ul { position:relative;float:left;width:100%; border:5px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.piccp2 li { width:50%;float: left; border:5px solid #FFFFFF; background:#FFEDEE; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.piccp2 li img { width: 100%; ; padding:0; border-radius:0px;}
.piccp2 li p { width: 100%;float:left; font-size:12px; color:#000000; height:20px; line-height:20px; overflow: hidden;}
.piccp2 li span { width: 50%;float:left; font-size:12px; color:#C20000; height:20px; line-height:20px; text-align:left;overflow: hidden;}
.piccp2 li h6 { width: 50%;float:left; font-size:11px; color:#CCCCCC; height:20px; line-height:20px; text-decoration:line-through;text-align:right;overflow: hidden;}

/*二维码样式*/
.qrcode { float:left;padding:10px; border:5px solid #FF0000;}
.qrcode img{margin:0 auto;}

/*左1右2图片*/
.tjpic { float:left; width:100%; padding:0;}
.tjpic li { width:100%; float:left;height:0px;padding-bottom:50%;overflow: hidden;}
.tjpic li p{ width:50%; float:left;height:0px; padding-bottom:50%;}
.tjpic li p span{ width:100%; float:left;height:0px; padding-bottom:50%;}

/*评价样式*/
.pj { float:left; width:96%; margin:5px 2%; height:180px;color:;}
.pj .pj1 { float:left; width:100%; height:50px; line-height:50px;}
.pj .pj1 p { float:left;height:50px; line-height:50px;}
.pj .pj1 input[type='radio']{float:left;margin:15px; width:20px; height:20px; line-height:20px; background:#EEEEEE;border:1px solid #FFFFFF;-webkit-appearance:none;}
.pj .pj1 input[type='radio']:checked{float:left;margin:15px; width:20px; height:20px; line-height:20px; background:#FF3399;border:1px solid #FFFFFF;-webkit-appearance:none;}
.pj .pj2 { float:left; width:100%; height:80px; line-height:30px;}
.pj .pj2 textarea{float:left; width:100%; height:80px; background:#FFFFFF; color:#666666; font-size:1em; margin:0px; padding:0px; border:0px;}
.pj .pj3 { float:left; width:100%; height:40px; line-height:40px; margin-top:10px; border-radius:3px;}

/*兑换样式*/
.tx { float:left; width:96%; margin:5px 2%; height:100px;color:;}
.tx p { float:left; width:50%;height:30px; line-height:30px; text-align:right; background:#FFFFFF; margin-bottom:10px;}
.tx input[type='number']{float:left;width:50%; height:30px; padding:0px; margin:0px; line-height:30px; border:0px solid #CCCCCC; border-radius:0px; margin-bottom:10px; background:#FFFFFF;color:;-webkit-appearance:none;}

/*分割线*/
.limit-tit{ float:left; width:100%; height: 36px; padding:0; margin:0; position:relative; text-align: center; background:#FFFFFF;}
.limit-tit span{ position:relative; display:inline-block; font-size:16px; background:#FFFFFF; text-align:center; top:10px; color: ; padding: 0 10px; z-index:1; }
i{ font-style:normal;}
.limit-tit em{ position:absolute; top:0; display:block; width:96%;height:18px; margin:0 2%; border-bottom:1px solid ;}
/*分割线结束*/

/*弹出输入框*/
.jbox{ float:left; width:90%; text-align:center; padding:20px 0; background:url(../images/black-003.gif)}
.jbox img{ margin:0 auto;}
.fromtc{ float:left; width:100%; height:auto; padding:20px 0;}
.fromtc .main{display:block; width:90%; margin:0 auto; height:auto; line-height:40px; font-size:1em; text-align:center;}
.fromtc .main .in {display:block; float:left; width:70%; height:40px; border:0; margin:0px; margin-bottom:10px; padding:0px;border-top-left-radius:5px;border-bottom-left-radius:5px; border-top-right-radius:0px;border-bottom-right-radius:0px;text-indent:10px; background:#f6f5ec;}
.fromtc .main .into {display:block; float:left; width:100%; height:60px; line-height:30px; border:0; margin-bottom:10px; padding:0px;border-radius:5px; text-indent:10px; background:#f6f5ec;}
.fromtc .main .in2 {display:block; float:left; width:100%; height:20px; line-height:20px; border:0; margin-bottom:10px; padding:10px 0;border-radius:5px; text-indent:10px; background:#f6f5ec;}
.fromtc .main .bt {display:block; float:left; width:30%; height:40px; border:0; margin:0px; margin-bottom:10px; padding:0px;border-top-left-radius:0px;border-bottom-left-radius:0px; border-top-right-radius:5px;border-bottom-right-radius:5px;background:; color:#FFFFFF; font-family:'微软雅黑';}
.fromtc .main .bt2 {display:block; float:left; width:100%; height:40px; border:0; margin:0; padding:0px;border-radius:5px;background:; color:#FFFFFF; font-family:'微软雅黑';}
.fromtc .main span {display:block; float:left; width:19%; height:40px; border:0; margin:3px 8% 3px 0; padding:0px;border-top-left-radius:0px;border-radius:5px;background:; color:#FFFFFF; font-family:'微软雅黑';}
.right0 {margin-right:0px !important;}

/*评价*/
.huifu{ float:left; width:100%; height:100px; padding:0px;}
.huifu .main{display:block; width:96%; margin:0 auto; height:100px; font-size:0.9em;}
.huifu .main .in {display:block; float:left; width:98%; height:40px; line-height:20px; border:0; margin:0px; padding:2% 1%;border-radius:3px; background:#444; color:#CCCCCC;font-family:'微软雅黑';}
.huifu .main .dz {display:block; float:left; width:150px;height:28px; line-height:28px;border:0;margin-top:8px; padding:0 2%; color:#CCCCCC; text-align:left; font-family:'微软雅黑'; font-size:1em;}
.huifu .main .dz p {float:left;text-indent:5px;width:100px; height:28px;line-height:28px;}
.huifu .main .dz img {float:left;width:28px; height:28px;}
.huifu .main .bt {display:block; float:right; width:60px; height:26px; border:0; margin:8px 0; padding:0 2%; border:1px solid #b22c46; border-radius:3px;background:#973c3f; color:#CCCCCC; text-align:center; font-family:'微软雅黑';}

/*支付按钮*/
.ftcp ul { width: 100%; max-width:640px; height:50px; float:left; position:fixed; bottom:0px; z-index:99;}
.ftcp ul li { width:25%; margin-left:0px; float:left; height:50px; display:inline-block;background:#333333;}
.ftcp ul li p input {float:left; width:60px; height:30px; margin:10px 5px; padding:0px; border:0; border-radius:5px; color:#FFFFFF; background:#ffffff;  font-size:1.2em; text-align:center; text-indent:0px;}
.ftcp ul li a { float:left;width:100%;height:50px;text-align:center;font-size:1em;font-family:'微软雅黑';font-weight:normal;}
.ftcp ul li a i{ margin-top:8px;}
.ftcp ul li a span { float:left; width:100%; height:20px; text-align:center;line-height:20px; color:#666666; font-size:0.9em; font-family:'微软雅黑'; font-weight:normal; }
/*用户登录页面*/
.login{ float:left; width:100%; height:auto; padding:0px; font-family:'微软雅黑';}
.login .main{display:block; width:90%; margin:0 auto; height:100px;}
.login .main .topbt {display:block; float:left; width:100%; height:50px; line-height:50px; border:0; margin:2px 0; padding:0px; background:#FFFFFF; color:#333333; font-size:1.2em; text-align:center;font-family:'微软雅黑';}
.login .main .bt {display:block; float:left; width:20%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px;border-top-left-radius:5px; border-bottom-left-radius:5px; background:; color:#FFFFFF;font-family:'微软雅黑';text-align:center;}
.login .main .in {display:block; float:left; width:80%; height:40px; line-height:40px; border:0; margin:20px 0; padding:0px;border-radius:0px;border-top-right-radius:5px; border-bottom-right-radius:5px;background:#f6f5ec; color:#000000;font-family:'微软雅黑';}
.login .main .in2 {display:block; float:left; width:80%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px;border-radius:0px;border-top-right-radius:5px; border-bottom-right-radius:5px;background:#FFFFFF;font-family:'微软雅黑'; text-indent:5px;background:; color:;}
.login .main .in3 {display:block; float:left; width:80%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px;border-radius:5px;background:#f6f5ec; color:#000000;font-family:'微软雅黑';text-indent:5px;}
.login .main .submit {display:block; float:left; width:100%; height:40px; line-height:40px; border:0; margin:10px 0 10px 0; padding:0px;border-radius:5px;background:; color:#FFFFFF;font-family:'微软雅黑';}
.login .main .mm {float:left;width:100%; height:30px; line-height:30px;text-align:center;}
.login .main .mm a {float:left;width:100%; height:30px; line-height:30px;text-align:center;font-size:12px;color:#FFFFFF;}/*资料修改页面*/
.edhy{ float:left; width:96%; height:auto; margin:0 2%; padding:0px; font-family:'微软雅黑';}
.edhy .main{display:block; width:100%; margin:0 auto; height:auto;}
.edhy .main .topbt {display:block; float:left; width:100%; height:50px; line-height:50px; border:0; margin:2px 0; padding:0px; background:#FFFFFF; color:#333333; font-size:1.2em; text-align:center;font-family:'微软雅黑';}
.edhy .main .img {text-align:center;  width:100%; height:50px; margin:10px 0; }
.edhy .main .img img {width:50px; height:50px;}

.edhy .main .weizhi{ float:left;background:; color:; width:60%; height:40px; line-height:40px; font-size:14px; border:1px solid #DDDDDD; border-left:0px;border-right:0px; border-radius:0px;margin:5px 0px; text-indent:5px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.edhy .main .dinwei{ float:left;background:; color:; width:20%; height:40px; line-height:40px; font-size:14px; border:1px solid #DDDDDD; border-radius:5px; margin:5px 0px;border-top-left-radius:0px;border-bottom-left-radius:0px;text-align:center;border-left:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.edhy .main textarea { float:left; background:; color:; width:100%; height:36px; line-height:36px; font-size:14px; border:1px solid #DDDDDD; border-radius:3px; margin:5px -0px; text-indent:0px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;padding:2%;}

.edhy .main .bt {display:block; float:left; width:20%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px; border:1px solid #DDDDDD;border-top-left-radius:5px; border-bottom-left-radius:5px; background:; color:;font-family:'微软雅黑'; font-size:0.9em;text-align:center;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.edhy .main .in {display:block; float:left; width:80%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px 0;border:1px solid #DDDDDD;border-left:0px;text-indent:5px;border-top-left-radius:0px; border-bottom-left-radius:0px;border-top-right-radius:5px; border-bottom-right-radius:5px;background:; color:;font-family:'微软雅黑';font-size:0.9em;outline:none;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.edhy .main .input {display:block; float:left; width:100%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px 0;border:1px solid #DDDDDD;border-radius:5px;background:; color:;font-family:'微软雅黑';font-size:0.9em;text-indent:5px;outline:none;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.edhy .main .sel {display:block; float:left; width:80%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px 0;border:1px solid #DDDDDD;border-left:0px;border-top-left-radius:0px; border-bottom-left-radius:0px;border-top-right-radius:5px; border-bottom-right-radius:5px;background:; color:;font-family:'微软雅黑';font-size:0.9em;text-indent:5px;m;outline:none;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}/* 个人详情 */
.grxx { float:left; width:90%; height:70px; margin:2%; padding-right:6%; background:#FFFFFF;  background:url(../my/images/right.png) no-repeat right;background-size:3%;}
.grxx h3{ float:left; width:100%; height:30px; line-height:30px; color:#4B4B4B; font-size:1.1em; font-weight:normal;}
.grxx span{ float:left; width:100%; height:40px; line-height:20px; color:#979797; font-size:1.0em;}

/* 购买详情 */
.gmxq { float:left; width:96%; height:auto; padding:2%; background:#FFFFFF;}
.cpxq { float:left; width:100%; height:68px; padding:3% 0; background:#FFFFFF; border-bottom:1px solid #EEEEEE;}
.cpxq p { float:left; width:30%; height:68px;}
.cpxq p img { width:68px; height:68px;}
.cpxq h3 { float:left; width:70%; height:44px; line-height:22px; color:#4B4B4B; font-size:0.9em; font-weight:normal; overflow:hidden; }
.cpxq span { float:left; width:70%; height:20px; line-height:20px; color:#F17275; font-size:1em; margin-top:4px;}
.zffs { float:left; width:100%; height:68px; padding:3% 0; background:#FFFFFF; border-bottom:1px solid #EEEEEE;}
.zffs h3 { float:left; width:40%; height:68px; line-height:68px; color:#4B4B4B; font-size:1em; font-weight:normal; }
.zffs span { float:left; padding-right:5%; width:25%; height:68px; line-height:68px; }
.zffs span img{ float:left; width:24px; height:20px; margin:24px 0;}
.yfje { float:left; width:100%; height:30px; padding:3% 0; background:#FFFFFF; border-bottom:1px solid #EEEEEE;}
.yfje h3 { float:left; width:25%; height:30px; line-height:30px; color:#4B4B4B; font-size:1em; font-weight:normal; }
.yfje span { float:left; padding-right:5%; width:70%; height:30px; line-height:30px; text-align:left; color:#F17275;}
.yfje span img{ float:left; width:24px; height:20px; margin:24px 0;}
.kqmx { float:left; width:100%; height:auto; padding:3% 0; background:#FFFFFF; border-bottom:1px solid #EEEEEE;}
.kqmx h3 { float:left; width:100%; height:25px; color:#4B4B4B; font-size:1em; font-weight:normal; }
.kqmx span { float:left; padding:5px 0; width:100%; height:20px; line-height:20px; font-size:0.8em; color:#666666; overflow:hidden; }
.cply { float:left; width:100%; height:auto; padding:3% 0; background:#FFFFFF; border-bottom:1px solid #EEEEEE;}
.cply h3 { float:left; width:25%; height:auto; color:#4B4B4B; font-size:1em; font-weight:normal; }
.cply span { float:left; padding-right:5%; width:70%; line-height:20px; font-size:0.9em; color:#999999; overflow:hidden; }

/* 地址列表 */
.dzlist { float:left; width:96%; height:auto; padding:2%; background:#FFFFFF;}
.dzlist li { float:left; width:100%; height:70px; padding:5px 0; border-bottom:1px solid #CCCCCC;}
.dzlist li b { float:left; width:10%; margin:25px 5%; height:20px;}
.dzlist li b img { float:left; width:20px; height:20px; padding:0; margin:0; text-align:center;}
.dzlist li h3 { float:left; width:60%; height:30px; line-height:30px; font-size:1.1em; color:#4B4B4B; overflow:hidden; text-align:left; padding:0; margin:0;}
.dzlist li span { float:left; width:20%; height:30px; line-height:30px; font-size:1.1em; color:#4B4B4B; overflow:hidden; text-align:right;}
.dzlist li span a { color:#4B4B4B; }
.dzlist li p { float:left; width:80%; height:40px; line-height:20px; font-size:1em; color:#CCCCCC; overflow:hidden;}

/* 添加地址 */
.tjdz { float:left; width:100%; height:40px; margin:10px 0;}
.tjdz .tjdz1 { margin:0 auto; width:80px; height:40px;}
.tjdz .tjdz1 a{ width:100%; height:40px;}
.tjdz .tjdz1 a img{ display: block; margin:0 auto; width:20px; height:20px; text-align:center;}
.tjdz .tjdz1 a p{ float:left; width:100%; height:20px; line-height:20px; text-align:center; color:#999999; font-size:1em;}

/* 地址编辑 */
.dizhi { float:left; width:96%; height:360px; padding:2%;  background:#FFFFFF; }
.dizhi li{ float:left; width:90%; height:50px; line-height:50px; padding-right:10%; color:#4B4B4B; border-bottom:1px solid #EEEEEE; background:url(../images/right.png) no-repeat right;background-size:2%;}
.dizhi li span{ float:left; width:30%; height:50px; line-height:50px; color:#979797; font-size:1.0em;}
.dizhi li input{ float:left; width:70%; height:30px; line-height:30px; color:#979797; font-size:1.0em; border:0; margin:0; padding:10px 0;}
.dizhi li select{ float:left; width:70%; height:30px; line-height:30px; color:#979797; font-size:1.0em; border:0; margin:0; margin:10px 0;}
.dizhi li textarea{ float:left; width:70%; height:60px; line-height:30px; color:#979797; font-size:1.0em; border:0; margin:0; padding:10px 0;}
.nobtm {border-bottom:0px !important;background:url() !important;}

/* 门店列表 */
.shopsel { float:left;width:100%; border:0; max-width:640px;}
.shopsel .shopleft{ float:left;width:25%; height:100%; overflow:auto; border:0; background:#ED6823;}
.shopsel .shopleft li{ float:left;width:100%; height:36px; line-height:36px; text-align:center; overflow:hidden; border-bottom:1px solid #F7F7F7; overflow:hidden; color:#FFFFFF; font-size:13px; }
.shopsel .shopright{ float:left;width:100%; height:101%; overflow:auto; border:0;-webkit-overflow-scrolling: touch;}
.picshoptxt{ float:left;width: 100%;margin: 0 auto; padding: 0px;}
.picshoptxt li { float: left; width:100%; height:auto; padding:10px; border-bottom:1px solid #F7F7F7;background: #fff;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.picshoptxt li .left {float:left;width:22%;}
.picshoptxt li .left a img {float:left;width:70px; height:70px; margin:5px;border-radius:100px;}
.picshoptxt li .right { width: 75%; height:auto; float:left; padding-left:3%;}
.picshoptxt li .right h2{ float:left; width:100%; height:20px; line-height:20px; font-size:14px; color:#333333; overflow:hidden;}

.picshoptxt li .right .right1 { float:left; width:100%; height:40px;overflow:hidden;}
.picshoptxt li .right .right1 b{ float:left; width:70%; height:20px; line-height:20px; font-size:12px; color:#666; overflow:hidden;font-weight:normal;}
.picshoptxt li .right .right1 h3{ float:left; width:30%; height:20px; line-height:20px; font-size:11px; color:#666;text-align:right; overflow:hidden;}
.picshoptxt li .right .right1 p { float:left; margin:2px 0; width:100%; height:16px; line-height:16px; font-size:11px; color:#666666; overflow:hidden;}
.picshoptxt li .right h5 { float:right; margin-bottom:4px; width:28%; height:36px; line-height:18px; border-radius:3px; background:#ED6823; color:#ffffff; text-align:center; font-size:10px;}

.picshoptxt li .right .right2 { float:left; width:100%; height:40px;overflow:hidden;}
.picshoptxt li .right .right2 p { float:left; margin:0; width:100%; height:20px; line-height:20px; font-size:11px; color:#666666; overflow:hidden;}
.picshoptxt li .right .right2 a span{ float:left; width:60%; height:20px; line-height:20px; border-radius:3px;color:#666666; text-align:left; font-size:12px;overflow:hidden;}
.picshoptxt li .right .right2 a h4{ float:left; width:40%; height:20px; line-height:20px; color:#666666; text-align:right; font-size:11px; overflow:hidden;}
.picshoptxt li .right a h6{ float:right; margin-top:10px; width:28%; height:30px; line-height:30px; border-radius:3px; background:#FFCC00; color:#FFFFFF; text-align:center; font-size:12px;}
.picshoptxt li .down {float:left;width:100%;height:auto;margin-top:5px;padding-top:5px;border-top:1px solid #EEEEEE;}

/*产品选择页面*/
div.search {padding: 0px 0; float:left; width:100%; height:36px;}
.bar6 input { float:left;border: 1px solid ; border-left:0px; border-radius:0;width: 50%;height: 36px; text-indent:10px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.bar6 button { float:left;height: 36px;background:;width: 25%; border:0px;font-size: 13px;color: #FFFFFF;}
.dingwei { float:left; width:100%; height:40px; position:fixed; top:0px;}
.dingwei span{ float:left; width:25%; height:40px; line-height:40px; background:#F3F3F3; color:#333333; font-size:14px; text-align:center;}
.dingwei p{ float:left; width:75%; height:40px; line-height:40px; background:#FFFFFF;color:#666666; font-size:14px; text-indent:10px;}
.prosel { float:left;width:100%; border:0;}
.prosel .proleft{ float:left;width:25%; height:101%; overflow:auto; border:0; background:;-webkit-overflow-scrolling: touch;}
.prosel .proleft li{ float:left;width:100%; height:36px; line-height:36px; text-align:center; overflow:hidden; border-bottom:1px solid #F7F7F7; border-left:3px solid ; overflow:hidden; color:#FFFFFF; font-size:13px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.prosel .proright{ float:left;width:75%; height:101%; overflow:auto; border:0;-webkit-overflow-scrolling: touch;}
.picprotxt{ float:left;width: 100%;margin: 0 auto; padding: 0px;}
.picprotxt li { float: left; width:100%; height:auto; border:10px solid #FFFFFF; margin-bottom:5px;background: #fff;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.picprotxt li .left {float:left;width:30%;}
.picprotxt li .left img {float:left;width:80px; height:80px;}
.picprotxt li .right { width: 65%; height:auto; float:left; padding-left:5%;}
.picprotxt li .right h2{ float:left; width:100%; height:20px; line-height:20px; font-size:14px; color:#333333; overflow:hidden;font-weight:bold;}
.picprotxt li .right h3{ float:left; width:50%; height:20px; line-height:20px; font-size:14px; color:#FF0909; overflow:hidden;text-align:right; font-weight:bold;}
.picprotxt li .right span{ float:left; width:100%; height:20px; line-height:20px; border-radius:3px;color:#666666; text-align:left; font-size:12px;overflow:hidden;}
.picprotxt li .right p { float:left; margin:0; width:100%; height:20px; line-height:20px; font-size:11px; color:#666666; overflow:hidden;}
.picprotxt li .right h4{ float:left; width:60%; height:20px; line-height:20px; font-size:11px; color:; overflow:hidden;}
.picprotxt li .right h5{ float:right; width:36%; height:20px; line-height:20px; border-radius:3px; background:; color:; text-align:center; font-size:10px;}
.picprotxt li .down {float:left;width:100%;height:auto;margin-top:5px;padding-top:5px;border-top:1px solid #EEEEEE;}
.picprotxt li .down h4{ float:right; padding-left:5%; width:65%; height:30px; line-height:15px; font-size:12px; color:#AAAAAA; overflow:hidden;}
.picprotxt li .down h5 { float:left; width:30%; height:30px; line-height:15px; border-radius:3px; background:#ED6823; color:#FFFFFF; text-align:center; font-size:10px;}

/* 发现列表 */
.faxianbt {float:left; width:96%; height:auto; line-height:20px; padding:2% 2%; color:#333333; font-size:1.2em; font-family:'微软雅黑';  text-align:center;}
.faxianxq {float:left; width:100%; height:auto;}
.faxianxq img{ margin-bottom:5px;}
.faxianjj {float:left; width:96%; height:30px; line-height:30px; padding:3% 2% 1% 2%; color:#333333; background:#FFFFFF; border-bottom:1px solid #F5F5F5;}
.faxianjj p{ float:left; width:15%; height:30px;}
.faxianjj p img{ float:left; width:30px; height:30px; border-radius:50px;}
.faxianjj b{ float:left; width:70%; height:30px; line-height:30px; overflow:hidden; font-size:0.9em; font-weight:normal; color:#666666;}
.faxianjj span{ float:left; width:15%; height:30px; line-height:30px; color:#CCCCCC; font-size:0.7em;}
.faxianadd {float:left; width:96%; padding:0px 2%; height:30px; line-height:30px; color:#999999; background:#FFFFFF; font-size:0.8em;}

/* 发现内容 */
.faxianpt { float:left; background:#FFFFFF; width:92%; height:auto; padding:0px 2%; margin:1% 2% 3% 2%; border-radius:5px;}
.faxianpt1 { float:left; background:#FFFFFF; width:100%; height:24px; line-height:24px; padding:3px 0; margin-top:5px; border-top:1px solid #F5F5F5;}
.faxianpt1 b{ float:left; background:#FFFFFF; width:8%; height:24px; line-height:24px; }
.faxianpt1 b img{ float:left; width:24px; height:24px; border:0px; border-radius:50px;}
.faxianpt1 p{ float:left; width:23%; height:24px; line-height:24px; font-size:0.8em; color:#666666; overflow: hidden;}
.faxianpt1 span{ float:left; width:23%; text-align:center; height:24px; line-height:24px; font-size:0.7em; color:#AAAAAA;}
.faxianpt1 a { float:left; width:23%; height:24px; line-height:24px; text-align:left; text-indent:0px; color:#AAAAAA; font-size:8px;}
.faxianpt1 a img{ float:left;width:12px; height:12px; padding:6px 5px 6px 0;margin:0 auto;}
.faxianpt2 { float:left; width:100%; height:36px; line-height:36px; overflow:hidden; border-bottom:1px solid #F5F5F5;}
.faxianpt2 a { height:36px; line-height:36px; font-size:14px;color:#333333; text-indent:10px; overflow:hidden;}
.faxianpt3 { float:left; width:100%;}
.faxianpt3 ul { float:left; width:100%;}
.faxianpt3 ul li { float:left; width:33.3%; margin:0; padding:0; border:5px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.faxianpt3 ul li a { width:100%; float:left;padding:0; margin:0; border:0px; background:#FFFFFF;border-radius:0px;height:0px;padding-bottom: 100%;overflow: hidden;}
.faxianpt3 ul li a .w{ width:100%;}
.faxianpt3 ul li a .h{ height:100%;}
.faxianpt5 { float:left; width:100%; position:relative; height:12px;padding:10px 0; }
.faxianpt5 a { float:left; width:50%; height:12px; line-height:12px; padding:0px; margin-right:0; margin-top:0px;  border:0px solid #EEEEEE; text-align:center; text-indent:5px; color:#999999; font-size:0.8em;}
.faxianpt5 a img{width:12px; height:12px; padding:0px 5px 0px 0;margin:0 auto;}
.faxianpt6 { float:left; height:5px; width:100%; margin:3% 0 1% 0; border-bottom:1px solid #EEEEEE; }

/* 评论 */
.list_pl { float:left; width:100%; height:auto; margin-top:5px;}
.list_pl ul { float:left; width:96%; height:auto; padding:2%; margin-top:5px; background:#FFFFFF; border-bottom:1px solid #EEEEEE;font-family:'微软雅黑';}
.list_pl ul p {float:left; width:15%; height:auto;}
.list_pl ul p img{ float:left; width:30px; height:30px; border-radius:100px;}
.list_pl ul li {float:left; width:85%; height:auto;}
.list_pl ul li b{ float:left; width:80%; height:20px; line-height:20px; color:#333333; overflow:hidden; font-size:0.9em; font-weight:normal;}
.list_pl ul li span{ float:right; width:20%; height:20px; line-height:20px; color:#666666; overflow:hidden; font-size:0.8em; text-align:right;}
.list_pl ul li .ly{ float:left; width:100%; height:auto; line-height:20px; color:#666666; overflow:hidden; font-size:0.9em;}
.list_pl ul li .img{ float:left; width:100%; padding:5px 0; height:10px; line-height:10px;}
.list_pl ul li .img .dt{ float:left; width:50%; height:14px; line-height:14px; color:#CCCCCC; overflow:hidden; font-size:0.8em;}
.list_pl ul li .img .zanimg{ float:left; width:25%; height:14px; line-height:14px; color:#AAAAAA; overflow:hidden; font-size:0.8em; text-align:right;}
.list_pl ul li .img .hfimg { float:left; width:25%; height:14px; line-height:14px; color:#AAAAAA; overflow:hidden; font-size:0.8em; text-align:right;}
.list_pl ul li .hf{ float:left; width:100%;height:40px; overflow:hidden; padding-bottom:10px;}
.list_pl ul li .hf .hf1{ float:left; width:85%; margin-left:15%; height:40px; line-height:20px; color:#AAAAAA; overflow:hidden; font-size:0.9em;}

/*发现详情底部*/
.fxlistft{font-size:1em; verflow: hidden; width: 100%; max-width:640px; height:32px; padding:9px 0; float:left; border-top:1px solid #EEEEEE; background:#FFFFFF; position:fixed; bottom:0px; z-index:99;}

/* 发现发布 */
.faxianfb { float:left; background:#FFFFFF; width:94%; height:auto;  padding:0 3%; }
.faxianfb p { float:left; width:50%; height:40px; line-height:40px; color:#F9C143; font-size:1.1em;}
.faxianfb span { float:left; width:50%; height:40px; line-height:40px; color:#F9C143; font-size:1.1em; text-align:right;}
.faxianfbtp { float:left; background:#FFFFFF; width:96%; height:auto;  padding:0 2%; }
.faxianfbtp .tiebabt{ float:left; background:#F7F7F7; width:100%; height:36px; line-height:36px; font-size:14px; border:1px solid #DDDDDD; border-radius:3px; margin:5px -0px; text-indent:0px; color:#555; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;padding:1%;}
.faxianfbtp .sel{display:inline; float:left; background:#F7F7F7; width:100%; height:36px; line-height:36px; font-size:14px; border:1px solid #DDDDDD; border-radius:3px; margin:5px -0px; text-indent:0px; color:#555; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;padding:0 2%;}
.faxianfbtp .tiebawz{ float:left; background:#F7F7F7; width:80%; height:36px; line-height:36px; font-size:14px; border:1px solid #DDDDDD; border-radius:3px; margin:5px 0px; text-indent:5px; color:#555; border-top-right-radius:0px;border-bottom-right-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.faxianfbtp .dinwei{ float:left; background:#F7F7F7; width:20%; height:36px; line-height:36px; font-size:14px; border:1px solid #DDDDDD; border-radius:3px; margin:5px 0px;color:#555; border-top-left-radius:0px;border-bottom-left-radius:0px;text-align:center;border-left:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.faxianfbtp ul li { float:left; width:31%; margin:1%; padding:0;}
.faxianfbtp ul li a { width:100%; float:left;padding:0; margin:0; border:0px; background:#FFFFFF;border-radius:0px;height:0px;padding-bottom: 100%;overflow: hidden;}
.faxianfbtp ul li a img { width:100%;}
.faxianfbtp .faxianbt { float:right; width:80px; height:20px; line-height:20px; font-size:14px; font-weight:normal; color:#555; border:1px solid #DDDDDD; background:#FFFFFF; text-align:center; border-radius:3px;}/*客服*/
.kefu { float:left; width:100%; height:auto;}
.kefu li{ float:left; width:100%; height:40px; line-height:40px; background:#FFFFFF; border-bottom:1px solid #F3F3F3;}
.kefu li img{ float:left; width:24px; height:24px; margin:8px 3px; border-radius:100px;}
.kefu li p{ float:left; width:auto; height:40px; line-height:40px; color:#333333; font-size:12px;}
.kefu li span{ float:right; margin:8px 8px 8px 0; width:60px; height:24px; line-height:24px; color:#FFFFFF; text-align:center; background:#4D4D6D; border-radius:3px; font-size:12px;}
.kefu li span a{ color:#FFFFFF;}
.kefuask { float:left; width:100%; height:auto;}
.kefuask span { float:left; width:100%; height:40px; line-height:40px; color:#333333; background:#F3F3F3; text-align:center; font-size:14px;}
.kefuask li{ float:left; width:100%; height:auto; background:#FFFFFF; border-bottom:5px solid #F3F3F3;}
.kefuask li a{ float:left; width:100%; height:30px; padding:5px 0; background:#FFFFFF; border-bottom:1px solid #F3F3F3;}
.kefuask li a p{ float:left; width:64%; height:30px; line-height:30px; color:#333333;background:#FFFFFF; font-size:12px; overflow:hidden;}
.kefuask li a p img{ float:left; width:24px; height:24px; margin:3px; border-radius:100px;}
.kefuask li a i{ float:left; width:12%; height:24px; line-height:24px; border-radius:3px; text-align:center; color:#FFFFFF;background:; font-size:11px; margin:3px 2%;overflow:hidden;}
.kefuask li a span{ float:left; width:20%; height:15px; line-height:15px; color:#999999;background:#FFFFFF; font-size:10px; overflow:hidden;}/*报名活动*/
.baominghd { float:left;width:100%; border:0; padding-top:0px;}
.baominghd li{display:block;float:left;color:#999999; width:96%; margin:5px 0; padding:2%; text-align:center; background:#FFFFFF;}
.baominghd li a { width:100%; float:left;padding:0; margin:0; border:0px; background:#FFFFFF;border-radius:0px;overflow: hidden;}
.baominghd li a img{ width:100%; height:auto; border:0px;}
.baominghd li p{display:block;width:80%;float:left;height:30px;line-height:30px;overflow:hidden;font-size:12px; text-align:left; padding:0; color:#333333; }
.baominghd li button{display:block;width:16%; margin:5px 0 5px 4%;float:left;height:20px;line-height:20px;overflow:hidden;font-size:12px; text-align:center; padding:0;background:#FF216B; color:#FFFFFF; border:0; border-radius:3px;}
.baominghd li b {display:block;float:left;width:100%;height:auto;line-height:30px; color:#333333;overflow:hidden;font-size:14px; text-align:left;}
.baominghd li h3 {display:block;float:left;width:50%;height:30px;line-height:30px; color:#FF216B;overflow:hidden;font-size:12px; text-align:left;}
.baominghd li span {display:block;float:left;width:50%;height:30px;line-height:30px; color:#666666;overflow:hidden;font-size:12px; text-align:right;}
.baominghd li button2 {display:block;float:left;width:20%; margin:3px 0 3px 5%;height:24px;line-height:24px; color:#FFFFFF; background:#CCCCCC;border-radius:5px;font-size:12px; text-align:center;}
.baominghd li button3 {display:block;float:left;width:20%; margin:3px 0 3px 5%;height:24px;line-height:24px; color:#FFFFFF; background:#FF216B;border-radius:5px;font-size:12px; text-align:center;}
.baominghd li input[type='text'],[type='number'] {float:left;width:100%;height:36px;line-height:16px; margin:5px 0; padding:10px 0; border:1px solid #CCCCCC; border-radius:5px; background:#F7F7F7; color:#333333;font-size:12px; text-indent:5px;border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.baominghd li textarea {float:left;width:100%;height:108px;line-height:16px; margin:5px 0; padding:10px 0; border:1px solid #CCCCCC; border-radius:5px; background:#F7F7F7; color:#333333;font-size:12px; text-indent:5px;border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.baominghd li select {float:left;width:100%;height:36px;line-height:16px; margin:5px 0; padding:10px 0; border:1px solid #CCCCCC; border-radius:5px; background:#F7F7F7; color:#333333;font-size:12px; text-indent:5px;border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.rdo {display:block;float:left;width: 20px;height: 20px;border-radius:5px;position: relative; margin: 5px 0 5px 20px; padding:0px; border:0;}
.rdo:before,.rdo:after {content: '';display: block;position: absolute;border-radius:5px;transition: .3s ease;}
.rdo:before {top: 0px;left: 0px;width: 18px;height: 18px;background-color: #fff;border: 1px solid #CCC;}
.rdo:after {top: 6px;left: 6px;width: 8px;height: 8px; background-color: #fff; }
.rdo:checked:after {top: 4px;left: 4px;width: 12px;height: 12px;background-color:; }
.rdo:checked:before {border-color:; }.submit {display:block; float:left; width:100%; height:40px; line-height:40px; border:0; margin:10px 0 10px 0; padding:0px;border-radius:5px;background:; color:#FFFFFF;font-family:'微软雅黑';}#mb1{position:absolute; top:0;width:100%; height:718px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb2{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb3{position:absolute; top:0;width:482px; height:70px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb5{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb7{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb8{position:absolute; top:0;width:688px; height:48px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb9{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb10{position:absolute; top:0;width:1278px; height:78px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb11{position:absolute; top:0;width:1238px; height:68px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb12{position:absolute; top:0;width:206px; height:49px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb13{position:absolute; top:0;width:1278px; height:78px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb14{position:absolute; top:0;width:508px; height:68px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb15{position:absolute; top:0;width:178px; height:108px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb16{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb17{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb18{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb19{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb20{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb21{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb22{position:absolute; top:0;width:498px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb23{position:absolute; top:0;width:178px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb25{position:absolute; top:0;width:998px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb26{position:absolute; top:0;width:998px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb27{position:absolute; top:0;width:998px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb28{position:absolute; top:0;width:998px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb29{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb30{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb31{position:absolute; top:0;width:898px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb32{position:absolute; top:0;width:238px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb33{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb34{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb35{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb36{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb37{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb38{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb39{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb41{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb42{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb43{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb44{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb45{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb46{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb47{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb48{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb49{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb50{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb51{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb52{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb54{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb56{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb57{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb58{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb59{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb60{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb61{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb62{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb64{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb65{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb66{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb67{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb68{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb69{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb70{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb71{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb72{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb73{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb74{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb75{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb77{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb78{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb79{position:absolute; top:0;width:178px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}.mbedit{position:absolute;top:0px; right:0px;width:120px; height:20px;}
.mbedit ul2 {position:absolute;width:120px; height:20px;}
.mbedit ul2 li2 {float:left; width:20px; height:20px; line-height:20px; margin:2px 0 0 3px; font-size:10px; color:#FFFFFF; background-color:#990000; border-radius:5px; text-indent:0px; text-align:center;cursor:pointer;}
.mbedit ul2 li2 i{width:20px; height:20px; line-height:20px;}