@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%;height:auto; }

.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:100%;height:auto;padding:5px 0%;}
.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; }
/*公共样式*/
.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:1300px; height:120px;background-color:#FFFFFF; background-image:url();}
.mbtop1 .mbtops {position:relative;margin:0 auto;width:1300px; height:120px;background-color:#FFFFFF; background-image:url();}
.mbmenu1 { top:0px;background-position:top center;background-repeat:repeat; float:left; width:100%; min-width:1300px;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:1300px; height:0px;background-color:; background-image:url();}
.mbbanner1 {background-repeat:repeat; float:left; width:100%;min-width:1300px; height:750px;background-color:; background-image:url();}
.mbbanner1 .mbbanners {margin:0 auto;width:100%px; height:750px;background-color:; background-image:url();}
.mbbannerc1 {background-repeat:repeat; float:left; width:100%;min-width:1300px; 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:1300px;height:px;background-color:; background-image:url(../images/images0002/bg.jpg);margin-top:0px;z-index:0; background-repeat: repeat-x;}
.mbcontent1 .mbcontents{position:relative;margin:0 auto;width:1300px; height:px;overflow:hidden; background-color:; background-image:url();z-index:0;}
.mbcontentc1 {background-position:top center;background-repeat:repeat; float:left; width:100%; height:auto; min-width:1300px;background-color:; background-image:url(../images/images0002/nei-nav-bg.jpg);z-index:0;background-repeat: repeat-x;}
.mbcontentc1 .mbcontentcs{position:relative;margin:0 auto;width:1300px; height:auto;overflow:hidden; background-color:; background:url() no-repeat;z-index:0;}
.mbfoot1 {background-position:top center;background-repeat:repeat; float:left; width:100%; min-width:1300px; height:510px;background-color:#042b5e; background-image:url();z-index:0;}
.mbfoot1 .mbfoots {position:relative;margin:0 auto;width:1300px;height:510px;background-color:; background-image:url();z-index:0;}
.mbleft1 {float:left;width:1300px;height:auto;border:0px solid ;margin-right:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}.mbright1 {float:right;width:1300px;height:auto;}/*图片函数*/
.pic2 {position:relative; float:left; width:200px; height:120px; margin: 0px 30px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/logo.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;}
.pic2:hover{color:; background-image:url(../images/images0002/logo.jpg);}
.pic2 a { float:left;  width:200px; height:120px;  background:;background-image:url(../images/images0002/logo.jpg); font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic2 a:hover{color:; background:; background-image:url(../images/images0002/logo.jpg);}/*基础11.0nav导航*/
.clearfix:after{content:.;display:block;height:0;clear:both;visibility:hidden;z-index:99999;}
.nav3{ position:relative;float:left;width:660px; height:120px; position:relative; z-index:99999; padding:px 0px px 0px;  }
.nav3 .nLi{ float:left;  position:relative; display:inline; width:110px; height:120px; }
.nav3 .nav_line{ float:left;width:110px;height:0px; background:; background:url() no-repeat center center;}
.nav3 .nLi h3{ float:left;background:; background-image:url(); width:110px; height:120px; text-align:center; }
.nav3 .nLi h3 a{ display:block; padding-top:-60px; color:#474747; font-size:16px; font-family:微软雅黑; width:110px;height:120px;line-height:120px;overflow:hidden;}
.nav3 .nLi h3 a p{ float:left;padding:0px; font-size:9px; width:110px; color:#CCCCCC; font-size:10px; padding-bottom:-60px; height:0px; line-height:0px;overflow:hidden;}
.nav3 .nLi h3:hover{color:#4A4A4A; background:; background-image:url();}
.nav3 .sub{ display:none; width:110px;height:auto; top:120px;  position:absolute; background:#042b5e; background-image:url(); line-height:30px; padding-bottom:0px;z-index:99999;}
.nav3 .sub li{ zoom:1; width:110px;height:30px; float:left;padding:0px;text-align:center;border-top:1px #053A80 dotted;}
.nav3 .sub a{ background-color:#042b5e; display:block; color:#FFFFFF; font-size:14px; font-family:微软雅黑;text-align:center;}
.nav3 .sub a:hover{ background:#05387A; background-image:url(); color:#fff;  }
.nav3 .on h3 { background:; background-image:url(); }
.nav3 .on h3 a{ color:#4A4A4A;  }
.nav3 .on h3 a p{color:#CCCCCC;}
/*图片函数*/
.pic4 {position:relative; float:left; width:180px; height:90px; margin: 30px 0px 0px 30px; 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;}
.pic4:hover{color:; background-image:url();}
.pic4 a { float:left;  width:180px; height:90px;  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;}
.pic4 a:hover{color:; background:; background-image:url();}/*焦点图*/
.fullSlide5{ width:100%; position:relative;  height:750px; background:#000;  }
.fullSlide5 .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide5 .bd ul{ width:100% !important;  }
.fullSlide5 .bd li{ width:100% !important;  height:750px; overflow:hidden; text-align:center;  }
.fullSlide5 .bd li a{ display:block; height:750px; }
.fullSlide5 .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:45px; line-height:45px;text-align:center; _background:#000; _filter:alpha(opacity=60); }
.fullSlide5 .hd ul{   padding-top:0px; }
.fullSlide5 .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin-right:20px; background:#FFFFFF; border-radius:8px;overflow:hidden; line-height:9999px; }
.fullSlide5 .hd ul .on{ background:#000000;}
/*图片函数*/
.pic6 {position:relative; float:left; width:230px; height:260px; margin: 50px 30px 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;}
.pic6:hover{color:; background-image:url();}
.pic6 a { float:left;  width:230px; height:260px;  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;}
.pic6 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic7 {position:relative; float:left; width:135px; height:40px; margin: -100px 0px 0px 0px; padding:0px; border: 0px solid ;  background:#cd9b3e;background-image:url();background-size:cover; font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:40px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic7:hover{color:; background-image:url();}
.pic7 a { float:left;  width:135px; height:40px;  background:#cd9b3e;background-image:url(); font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:40px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic7 a:hover{color:; background:#cca967; background-image:url();}/*图片函数*/
.pic8 {position:relative; float:left; width:340px; height:461px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/pro-img1.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;}
.pic8:hover{color:; background-image:url(../images/images0002/pro-img1-1.jpg);}
.pic8 a { float:left;  width:340px; height:461px;  background:;background-image:url(../images/images0002/pro-img1.jpg); font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic8 a:hover{color:; background:; background-image:url(../images/images0002/pro-img1-1.jpg);}/*图片函数*/
.pic9 {position:relative; float:left; width:340px; height:461px; margin: 0px 0px 0px 8px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/pro-img2.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;}
.pic9:hover{color:; background-image:url(../images/images0002/pro-img2-1.jpg);}
.pic9 a { float:left;  width:340px; height:461px;  background:;background-image:url(../images/images0002/pro-img2.jpg); font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic9 a:hover{color:; background:; background-image:url(../images/images0002/pro-img2-1.jpg);}/*图片函数*/
.pic10 {position:relative; float:left; width:340px; height:461px; margin: 0px 0px 0px 8px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/pro-img3.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;}
.pic10:hover{color:; background-image:url(../images/images0002/pro-img3-1.jpg);}
.pic10 a { float:left;  width:340px; height:461px;  background:;background-image:url(../images/images0002/pro-img3.jpg); 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:; background-image:url(../images/images0002/pro-img3-1.jpg);}/*图片函数*/
.pic11 {position:relative; float:left; width:1400px; height:110px; 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;}
.pic11:hover{color:; background-image:url();}
.pic11 a { float:left;  width:1400px; 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;}
.pic11 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic12 {position:relative; float:left; width:1400px; height:40px; margin: 60px 0px 200px 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;}
.pic12:hover{color:; background-image:url();}
.pic12 a { float:left;  width:1400px; height:40px;  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;}
.pic12 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic13 {position:relative; float:left; width:590px; height:380px; margin: 0px 285px 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:590px; height:380px;  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:160px; height:170px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/about-ico1.png);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(../images/images0002/about-ico1-1.png);}
.pic14 a { float:left;  width:160px; height:170px;  background:;background-image:url(../images/images0002/about-ico1.png); 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(../images/images0002/about-ico1-1.png);}/*图片函数*/
.pic15 {position:relative; float:left; width:160px; height:170px; margin: 0px 0px 0px 50px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/about-ico2.png);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(../images/images0002/about-ico2-1.png);}
.pic15 a { float:left;  width:160px; height:170px;  background:;background-image:url(../images/images0002/about-ico2.png); 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(../images/images0002/about-ico2-1.png);}/*图片函数*/
.pic16 {position:relative; float:left; width:160px; height:170px; margin: 40px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/about-ico3.png);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;}
.pic16:hover{color:; background-image:url(../images/images0002/about-ico3-1.png);}
.pic16 a { float:left;  width:160px; height:170px;  background:;background-image:url(../images/images0002/about-ico3.png); font-size:12px;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(../images/images0002/about-ico3-1.png);}/*图片函数*/
.pic17 {position:relative; float:left; width:160px; height:170px; margin: 40px 0px 0px 50px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/about-ico4.png);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;}
.pic17:hover{color:; background-image:url(../images/images0002/about-ico4-1.png);}
.pic17 a { float:left;  width:160px; height:170px;  background:;background-image:url(../images/images0002/about-ico4.png); font-size:12px;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(../images/images0002/about-ico4-1.png);}/*图片函数*/
.pic18 {position:relative; float:left; width:160px; height:41px; margin: 50px 0px 200px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/about-more.png);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;}
.pic18:hover{color:; background-image:url(../images/images0002/about-more-2.png);}
.pic18 a { float:left;  width:160px; height:41px;  background:;background-image:url(../images/images0002/about-more.png); font-size:12px;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(../images/images0002/about-more-2.png);}/*图片函数*/
.pic19 {position:relative; float:left; width:1400px; height:0px; margin: 10px 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;}
.pic19:hover{color:; background-image:url();}
.pic19 a { float:left;  width:1400px; height:0px;  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;}
.pic19 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic20 {position:relative; float:left; width:400px; height:260px; margin: 40px 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;}
.pic20:hover{color:; background-image:url();}
.pic20 a { float:left;  width:400px; height:260px;  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;}
.pic20 a:hover{color:; background:; background-image:url();}/*图文列表*/
.pictxt22 { position:relative;float:left; width:880px; height:500px; margin-left:0px; padding:0px; border: 0px solid #DEDEDE; display:inline;border-radius:0px;z-index: 2;}
.pictxt22 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:10px; font-weight:bold; background:#DEDEDE; background-image:url(); overflow:hidden;}
.pictxt22 h3 span { float:left; color:#CCCCCC; width:805px;font-size:11px;}
.pictxt22 h3 span p{ float:left;color:#333333;font-size:14px;}
.pictxt22 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:12px;display:inline;text-align:right;background: url() no-repeat right center;}
.pictxt22 ul {float:left;width:100%;margin:0px;font-family:微软雅黑;font-size:14px;height:500px;background:; background-image:url(); }
.pt22 {width:860px; height:auto;float:left; margin:35px 0px;border:solid 0px #DEDEDE;background: ;}
.pt22:hover{border:solid 0px #CCCCCC;}
.ptleft22 {float:left;width:130px;height: 120px;border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ptleft22 a p {float:left;width:110px;height: 80px;line-height: 80px;margin:10px 10px 0 10px;font-size:42px;color:#CCCCCC;text-align:center;}
.ptleft22 a span {float:left;width:110px;height: 20px;line-height:20px;margin:0px 10px 10px 10px;font-size:15px;color:#CCCCCC;text-align:center;}
.ptleft22 img{ width:130px; height:120px;}
.ptright22 {margin-left:10px;width:720px; float:left; height:120px;display: block;overflow:hidden;}
.ptcontent22 {width:720px; height:120px; line-height:32px;font-size:15px; color:#A1A1A1;font-family:'微软雅黑';}
.ptbt22 {float:left;height:50px; line-height:50px;display: block;overflow:hidden;}
.ptbt22 a{float:left;width:720px;height:50px; line-height:50px; font-size:18px; color:#3f3f3f; font-family:'微软雅黑'; white-space:normal;display: block;overflow:hidden;font-weight:bold;}
.ptbt22 a:hover{ color:#5C5C5C;}
.ptbt22 span{float:left;width:0px;height:50px; line-height:50px; font-size:15px; color:#CCCCCC;font-family:'宋体'; text-align:right; overflow:hidden;}
/*图片函数*/
.pic23 {position:relative; float:left; width:135px; height:40px; margin: -90px 0px 0px 0px; padding:0px; border: 0px solid ;  background:#cd9b3e;background-image:url();background-size:cover; font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:40px; 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:135px; height:40px;  background:#cd9b3e;background-image:url(); font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:40px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic23 a:hover{color:; background:#cca967; background-image:url();}/*图片函数*/
.pic24 {position:relative; float:left; width:135px; height:40px; margin: -90px 0px 0px 160px; padding:0px; border: 0px solid ;  background:#cd9b3e;background-image:url();background-size:cover; font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:40px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic24:hover{color:; background-image:url();}
.pic24 a { float:left;  width:135px; height:40px;  background:#cd9b3e;background-image:url(); font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:40px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic24 a:hover{color:; background:#cca967; background-image:url();}/*图片函数*/
.pic25 {position:relative; float:left; width:1400px; height:140px; 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;}
.pic25:hover{color:; background-image:url();}
.pic25 a { float:left;  width:1400px; height:140px;  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;}
.pic25 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic26 {position:relative; float:left; width:680px; height:280px; 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;}
.pic26:hover{color:; background-image:url();}
.pic26 a { float:left;  width:680px; height:280px;  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;}
.pic26 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic27 {position:relative; float:left; width:1300px; height:60px; 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;}
.pic27:hover{color:; background-image:url();}
.pic27 a { float:left;  width:1300px; height:60px;  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;}
.pic27 a:hover{color:; background:; background-image:url();}/*自定义列表*/
.liebiao28 { position:relative; float:left; width:100px;  height: 230px;  border: 0px solid #DEDEDE; margin-left: 0px; margin-right: 20px; background:; background-image:url(); z-index: 2;}
.liebiao28 ul { float:left; width:100%; }
.liebiao28 ul span { float:left; font-size:17px; width:100px; height:50px;line-height:50px; background:;font-family:微软雅黑; background-image:url(); color:#FFFFFF; text-align:center;}
.liebiao28 ul li { float:left; margin:px px ; font-size:15px; width:100px; height:35px;line-height:35px;font-family:微软雅黑; border-right: 0px solid ;border-bottom: 0px solid ;text-align:center; }
.liebiao28 ul li a {display:block; color:#c4c8d1; width:100px; height:35px;line-height:35px;  font-size:15px; border: px solid ;background:; background-image:url();}
.liebiao28 ul li a:hover { color:#cfdae7;border: px solid ; background:; background-image:url();filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.liebiao28on { color:#cfdae7; background:; background-image:url(); }
/*图片函数*/
.pic29 {position:relative; float:left; width:1300px; height:1px; margin: 50px 0px 35px 0px; padding:0px; border: 0px solid ;  background:#294b76;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;}
.pic29:hover{color:; background-image:url();}
.pic29 a { float:left;  width:1300px; height:1px;  background:#294b76;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;}
.pic29 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic30 {position:relative; float:left; width:470px; 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;}
.pic30:hover{color:; background-image:url();}
.pic30 a { float:left;  width:470px; 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;}
.pic30 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic31 {position:relative; float:left; width:150px; height:20px; margin: -40px 0px 0px 20px; 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;}
.pic31:hover{color:; background-image:url();}
.pic31 a { float:left;  width:150px; 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;}
.pic31 a:hover{color:; background:; background-image:url();}/*图片函数*/
.pic32 {position:relative; float:left; width:150px; height:20px; margin: 0px 0px 0px 500px; 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:150px; 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();}/*自定义列表*/
.liebiao33 { position:relative; float:left; width:100px;  height: 230px;  border: 0px solid #DEDEDE; margin-left: 0px; margin-right: 20px; background:; background-image:url(); z-index: 2;}
.liebiao33 ul { float:left; width:100%; }
.liebiao33 ul span { float:left; font-size:17px; width:100px; height:50px;line-height:50px; background:;font-family:微软雅黑; background-image:url(); color:#FFFFFF; text-align:center;}
.liebiao33 ul li { float:left; margin:px px ; font-size:15px; width:100px; height:35px;line-height:35px;font-family:微软雅黑; border-right: 0px solid ;border-bottom: 0px solid ;text-align:center; }
.liebiao33 ul li a {display:block; color:#c4c8d1; width:100px; height:35px;line-height:35px;  font-size:15px; border: px solid ;background:; background-image:url();}
.liebiao33 ul li a:hover { color:#cfdae7;border: px solid ; background:; background-image:url();filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.liebiao33on { color:#cfdae7; background:; background-image:url(); }
/*自定义列表*/
.liebiao34 { position:relative; float:left; width:100px;  height: 230px;  border: 0px solid #DEDEDE; margin-left: 0px; margin-right: 20px; background:; background-image:url(); z-index: 2;}
.liebiao34 ul { float:left; width:100%; }
.liebiao34 ul span { float:left; font-size:17px; width:100px; height:50px;line-height:50px; background:;font-family:微软雅黑; background-image:url(); color:#FFFFFF; text-align:center;}
.liebiao34 ul li { float:left; margin:px px ; font-size:15px; width:100px; height:35px;line-height:35px;font-family:微软雅黑; border-right: 0px solid ;border-bottom: 0px solid ;text-align:center; }
.liebiao34 ul li a {display:block; color:#c4c8d1; width:100px; height:35px;line-height:35px;  font-size:15px; border: px solid ;background:; background-image:url();}
.liebiao34 ul li a:hover { color:#cfdae7;border: px solid ; background:; background-image:url();filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.liebiao34on { color:#cfdae7; background:; background-image:url(); }
/*自定义列表*/
.liebiao36 { position:relative; float:left; width:100px;  height: 230px;  border: 0px solid #DEDEDE; margin-left: 0px; margin-right: 20px; background:; background-image:url(); z-index: 2;}
.liebiao36 ul { float:left; width:100%; }
.liebiao36 ul span { float:left; font-size:17px; width:100px; height:50px;line-height:50px; background:;font-family:微软雅黑; background-image:url(); color:#FFFFFF; text-align:center;}
.liebiao36 ul li { float:left; margin:px px ; font-size:15px; width:100px; height:35px;line-height:35px;font-family:微软雅黑; border-right: 0px solid ;border-bottom: 0px solid ;text-align:center; }
.liebiao36 ul li a {display:block; color:#c4c8d1; width:100px; height:35px;line-height:35px;  font-size:15px; border: px solid ;background:; background-image:url();}
.liebiao36 ul li a:hover { color:#cfdae7;border: px solid ; background:; background-image:url();filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.liebiao36on { color:#cfdae7; background:; background-image:url(); }
/*自定义列表*/
.liebiao37 { position:relative; float:left; width:100px;  height: 230px;  border: 0px solid #DEDEDE; margin-left: 0px; margin-right: 20px; background:; background-image:url(); z-index: 2;}
.liebiao37 ul { float:left; width:100%; }
.liebiao37 ul span { float:left; font-size:17px; width:100px; height:50px;line-height:50px; background:;font-family:微软雅黑; background-image:url(); color:#FFFFFF; text-align:center;}
.liebiao37 ul li { float:left; margin:px px ; font-size:15px; width:100px; height:35px;line-height:35px;font-family:微软雅黑; border-right: 0px solid ;border-bottom: 0px solid ;text-align:center; }
.liebiao37 ul li a {display:block; color:#c4c8d1; width:100px; height:35px;line-height:35px;  font-size:15px; border: px solid ;background:; background-image:url();}
.liebiao37 ul li a:hover { color:#cfdae7;border: px solid ; background:; background-image:url();filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.liebiao37on { color:#cfdae7; background:; background-image:url(); }
/*详细页模版*/
.listone38{ position:relative; float:left; width:1268px; height:px; line-height:25px; text-align:left; font-size:18px;color:#333333; font-family: '微软雅黑';border: 0px solid #CCCCCC; padding:0 20px 0 20px; background:#FFFFFF;z-index: 2;}
.listone38 h1 { float:left; width:100%;height:50px; line-height:50px; font-size:20px;color:#3D3D3D; font-family: '微软雅黑'; text-align:center; }
.listone38 h2 { float:left; width:100%;height:50px; line-height:50px; font-size:12px;color:#666666; font-family: '微软雅黑';text-align:right;  margin-bottom:20px; border-bottom: 1px dashed #9E9E9E;}
.listone38 img {margin: 0px;}
/*单页函数*/
.about39 { position:relative; float:left; width:1298px; height:px;border: 0px solid #CCCCCC; margin-left:0px; border-radius:0px; overflow:hidden; font-family:微软雅黑;color:#333333;font-size:12px;background-color:#FFFFFF;background-image:url();z-index: 2;}
.about39 ul{ float:left; width:1278px; padding:10px;}
.about39 h3 {float:left;font-family:微软雅黑; height:30px; line-height:30px; text-indent:10px; font-weight:bold; background:#FFFFFF; background-image:url(); overflow:hidden;}
.about39 h3 span { float:left; color:#CCCCCC; width:1223px;font-size:-3px;}
.about39 h3 span p{ float:left;color:#333333;font-size:0px;}
.about39 h3 a{ float:right; width:70px;height:30px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:0px;display:inline;text-align:right;background: url() no-repeat right center;}
.about39 img {margin: 0px;}
/*左边导航*/
.sideleft40 {position:relative; float:left;width:0px;;height:60px; margin-bottom:0px; text-align:center;line-height:50px;font-size:0px;color:#FFFFFF;background:#042b5e;background-image:url();font-weight:bold; font-family:微软雅黑;padding:0px 0 0px 0;z-index: 2;}
.sideleft40 span.cn{float:left;width:0px;height:50px; font-size:0px;line-height:50px;}
.sideleft40 span.en{float:left;font-size:12px;color:#F0F0F0;width:0px;height:0px;line-height:0px;text-align:center;}
.sideMenu40{ float:left; width:1000px; background:;}
.sideMenu40 ul {float:left; width:140px;}
.sideMenu40 h3 {float:left; width:140px; height:60px; line-height:60px;text-indent:10px;font-size:13px; color:#4D4D4D;border-bottom:0px solid #992426; background:;background-image:url(../images/images0002/n-menu-bg1.jpg); font-family:微软雅黑;text-align:center; cursor:pointer;}
.sideMenu40 h3 a{float:left; width:100%; color:#4D4D4D;height:60px; line-height:60px; text-indent:px;}
.sideMenu40 h3 a:hover{color:#fff;background:#042b5e;background-image:url();}
.sideMenu40 h3.on a{color:#fff;background:#042b5e;background-image:url();}
.sideMenu40 ul{float:left;display:none;font-family:微软雅黑;background:#82ACFF;  /* 默认都隐藏 */ }
.sideMenu40 ul li {float:left; width:100%;height:60px; line-height:60px;text-indent:10px;font-size:12px;color:#B0B0B0;background:#82ACFF;border-bottom:1px solid #992426;}
.sideMenu40 ul li a{float:left; width:100%;height:60px; line-height:60px;color:#B0B0B0;}
.sideMenu40 ul li a:hover{color:#CC40FF;background:#FF45C1;}
/*子页位置导航*/
.aboutdh43{ position:relative; float:left; width:100%; height:60px; line-height:60px; text-align:right; font-size:12px;color:#666666; font-family: '微软雅黑';background:; background-image:url();border-bottom: 2px solid #f8f8f8;margin:-60px 0 0px 0;z-index: 2;}
.aboutdh43 a {color:#666666; }
.aboutdh43 span { float:left; font-size:18px; color:#3D3D3D;font-family:'微软雅黑'; text-align:center;  width:0px; background:#FFFFFF; background-image:url(); overflow:hidden;}
/*图片函数*/
.pic44 {position:relative; float:left; width:1px; height:1px; 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;}
.pic44:hover{color:#CCCCCC; background-image:url();}
.pic44 a { float:left;  width:1px; height:1px;  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;}
.pic44 a:hover{color:#CCCCCC; background:#FFFFFF; background-image:url();}/*文字列表*/
.news45 { position:relative;float:left; width:1248px; height:px; margin-left:0px; border: 0px solid #DEDEDE; padding:10px;border-radius:0px;background-image:url();z-index: 2;}
.tt45 {width:1248px; height:auto;float:left; padding-top:25px;padding-bottom:25px;border-bottom: 1px dashed #E3E3E3;}
.ttleft45 {float:left;width:300px; height:220px;border:0px;padding-left: 0px;}
.ttleft45 img{ width:300px; height:220px;}
.ttright45 {width:940px; float:left; height:80px;display: block;overflow:hidden;}
.ttcontent45 {margin-left:10px; height:80px; text-align:left;line-height:32px;font-size:15px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt45 a{float:left;width:840px;height:22px; line-height:22px;text-align:left; font-size:17px; color:#B31026; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt45 a:hover{ color:#B31026;}
.ttbt45 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#BFBFBF; text-align:right; }
.news45 h3 { float:left; width:1248px; height:30px; line-height:30px;margin: 0;font-family:微软雅黑; text-indent:10px;  font-size:-3px; font-weight:bold; background:#FFFFFF; background-image:url();overflow:hidden;}
.news45 h3 span { float:left; color:#CCCCCC; width:1173px;font-size:-3px;}
.news45 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news45 h3 a{ float:right;  width:70px;height:30px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news45 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news45 ul { float:left; background:#FFFFFF;  width:1248px;height:-50px;}
.news45 ul li { float:left; width:100%; height:50px; line-height:50px; text-indent:0px; text-align:left; font-size:15px; border-bottom: 1px dashed #E3E3E3;background:url() left no-repeat; overflow:hidden; }
.news45 ul li a {float:left; width:1148px; color:#363636; font-family:微软雅黑;font-size:15px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news45 ul li a:hover {color:#6B6B6B;font-family:微软雅黑;}
.news45 ul li span { float:right; width:100px; height:50px;color:#BFBFBF; font-size:15px; font-weight:normal; text-align:right;text-indent:0px; }
/*翻页模版*/
.page_mb_list46 {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_list46 ul{clear:both;width:80%;margin:0 auto;}
.page_mb_list46 ul li {float:left;border:0px solid #CCCCCC;margin-right:4px;line-height:35px;color:#FFFFFF;border-radius: 0px;}
.page_mb_list46 ul li p {float:left;width:35px;height:35px;color: #FFFFFF;background:#CCCCCC;border-radius: 0px;}
.page_mb_list46 ul li span {float:left;width:35px;height:35px;color: #FFFFFF;background:#CCCCCC;border-radius: 0px;}
.page_mb_list46 a {float:left;color: #FFFFFF;background:#1E3069;width:35px;height:35px;border-radius: 0px;}
.page_mb_list46 a:hover {float:left;background:#2E448C;color: #FFFFFF;border-radius: 0px;}

/*图片函数*/
.pic47 {position:relative; float:left; width:1400px; height:80px; 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;}
.pic47:hover{color:; background-image:url();}
.pic47 a { float:left;  width:1400px; 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;}
.pic47 a:hover{color:; background:; background-image:url();}/*图片列表*/
.pics48 { position:relative;float:left; width:1298px; height:px; margin-left:70px; padding:0px; border: 0px solid #DEDEDE; display:inline;border-radius:0px;z-index: 2;}
.pics48 h3 {float:left;font-family:微软雅黑; height:30px; line-height:30px; text-indent:10px; color:#CCCCCC; font-size:0px; font-weight:bold; background:#FFFFFF; background-image:url(); border-radius: #DEDEDEpx;overflow:hidden;}
.pics48 h3 span { float:left; color:#CCCCCC; width:1223px;font-size:-3px;}
.pics48 h3 span p{ float:left;color:#333333;font-size:0px;}
.pics48 h3 a{ float:right; width:70px;height:30px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:0px;display:inline;text-align:right;background: url() no-repeat right center;}
.pics48 ul {float:left;width:100%;height:-30px;background:#FFFFFF; background-image:url(); }
.pics48 ul li{float:left;width:362px;height:317px;margin:20px 50px 0px 0px;display:inline;}
.pics48 ul li img{float:left;width:360px;height:270px;}
.pics48 ul li a{float:left;width:360px;height:315px; line-height:45px; border:1px solid #DEDEDE;font-family:微软雅黑; font-size:12px; color:#333333;background:#DEDEDE;overflow:hidden;}
.pics48 ul li a p{float:left;width:360px;height:45px;text-align:center; padding:0 0px 0 0px;background-image:url();margin-top:0px;overflow:hidden;transition: border 0s;}
.pics48 ul li a:hover{float:left;width:360px;height:315px;border:1px solid #CCCCCC; color:#1C1C1C;background:#FFFFFF;background-image:url();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:2px;line-height:2px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc50 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc50 a{float:left; width:100%; height:px; padding:0px; background:#fff;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 ;}
.sjc50 a span{display:block;float:left;width:100%; height:40px;line-height:40px; color:#042b5e; font-size:15px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc51 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc51 a{float:left; width:100%; height:px; padding:0px; background:#fff;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 ;}
.sjc51 a span{display:block;float:left;width:100%; height:40px;line-height:40px; color:#042b5e; font-size:15px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc52 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc52 a{float:left; width:100%; height:px; padding:0px; background:#fff;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc52 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px ;}
.sjc52 a span{display:block;float:left;width:100%; height:40px;line-height:40px; color:#042b5e; font-size:15px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc53 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc53 a{float:left; width:100%; height:px; padding:0px; background:#fff;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc53 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px ;}
.sjc53 a span{display:block;float:left;width:100%; height:40px;line-height:40px; color:#042b5e; font-size:15px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc54 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc54 a{float:left; width:100%; height:px; padding:0px; background:#fff;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 ;}
.sjc54 a span{display:block;float:left;width:100%; height:40px;line-height:40px; color:#042b5e; font-size:15px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc55 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc55 a{float:left; width:100%; height:px; padding:0px; background:#fff;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc55 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px ;}
.sjc55 a span{display:block;float:left;width:100%; height:40px;line-height:40px; color:#042b5e; font-size:15px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc57 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc57 a{float:left; width:100%; height:px; padding:0px; background:#fff;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:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px ;}
.sjc57 a span{display:block;float:left;width:100%; height:40px;line-height:40px; color:#042b5e; font-size:15px; 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%; }
/*手机自定义图片*/
.sjc59 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc59 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;}
.sjc59 a img {display:block;  height:px; 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; }/*手机图片列表*/
.sjpic60 {position:relative;float:left; width:100%;height:auto;}
.sjpic60 ul { position:relative;float:left;width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic60 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:0px;border-box;margin-right:1%;}
.sjpic60 li img { width: 100%; height:120px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic60 li p { width: 100%;float:left; font-size:12px; color:#000000; background:#FFFFFF; height:30px; line-height:30px; text-align:center;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:0px; }/*手机自定义图片*/
.sjc62 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc62 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;}
.sjc62 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc62 a span{display:block;float:left;width:100%; height:0px;line-height:0px; color:#000000; font-size:15px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机新闻列表*/
.sjnew63 {position:relative;float:left; width:100%;height:auto;}
.sjnew63 ul { position:relative;float:left; width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew63 ul li { float:left; width:100%; height:30px; line-height:30px; border-bottom:1px dashed #EBEBEB; text-indent:20px; background:url() left no-repeat;}
.sjnew63 ul li p{ float:left; width:70%; height:30px; line-height:30px; color:#303030; font-size:12px; text-align:left; overflow:hidden;}
.sjnew63 ul li span{ float:left; width:30%; height:30px; line-height:30px; color:#DEDEDE; font-size:12px; text-align:right; overflow:hidden;}
/*手机自定义图片*/
.sjc64 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc64 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;}
.sjc64 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc64 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; }/*手机图文列表*/
.sjpictxt66 {position:relative;float:left; width:100%;height:auto;}
.sjpictxt66 ul { position:relative;float:left;width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpictxt66 li{ width:100%; height:100px; float: left;padding:8px 0; border-bottom:1px solid #E6E6E6; overflow: hidden;}
.sjpictxt66 li ol {float:left;width:30%;}
.sjpictxt66 li ol span {float:left;width:100%; height:100px; border-radius:5px;}
.sjpictxt66 li a{float:left; width: 68%; height:auto; margin-left:2%; font-size:0.8em; text-align:center;overflow: hidden;text-align:left;}
.sjpictxt66 li a b{ float:left; width:100%; height:20px; line-height:20px; margin-bottom:10px; font-size:14px; color:#2E2E2E;overflow:hidden;font-weight:normal;}
.sjpictxt66 li a p { float:left; width:100%; height:40px; line-height:20px; font-size:12px; color:#A6A6A6; overflow:hidden;}
.sjpictxt66 li a h5 { float:left; width:40%; height:30px; line-height:30px; font-size:12px; color:#CCCCCC;}
.sjpictxt66 li a span { float:left; width:25%; height:30px; line-height:30px; font-size:12px; color:#CCCCCC;}
.sjpictxt66 li a h4{ float:left; width:30%; height:30px; line-height:30px;font-size:12px; color:#CCCCCC;text-align:center; margin:0 0 0 5%;}/*手机导航*/
.sjdh67 {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();}
.sjdh67 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh67 li a { color:#000000; font-size:13px; text-align:center; }
/*手机单页展示*/
.sjdy68 {position:relative;float:left; width:100%;height:px; line-height:30px; color:#3D3D3D; font-size:14px; border:15px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url(); overflow: hidden;}/*手机导航*/
.sjdh69 {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();}
.sjdh69 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh69 li a { color:#000000; font-size:13px; text-align:center; }
/*手机图片列表*/
.sjpic70 {position:relative;float:left; width:100%;height:auto;}
.sjpic70 ul { position:relative;float:left;width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic70 li { width:100%;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:0px;border-box;margin-right:1%;}
.sjpic70 li img { width: 100%; height:280px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic70 li p { width: 100%;float:left; font-size:12px; color:#000000; background:#FFFFFF; height:30px; line-height:30px; text-align:center;overflow: hidden;}/*手机翻页模版*/
.sjpage_mb_list71 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list71 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list71 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_list71 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 0px;text-align:center;}
.sjpage_mb_list71 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 0px;text-align:center;}
.sjpage_mb_list71 a {float:left;color: #FFFFFF;background:#182B69;width:25px;height:25px;line-height:25px;border-radius: 0px;text-align:center;}
.sjpage_mb_list71 a:hover {float:left;background:#224199;border-radius: 0px;}
/*手机导航*/
.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:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh72 li a { color:#000000; font-size:13px; text-align:center; }
/*手机图文列表*/
.sjpictxt73 {position:relative;float:left; width:100%;height:auto;}
.sjpictxt73 ul { position:relative;float:left;width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpictxt73 li{ width:100%; height:100px; float: left;padding:8px 0; border-bottom:1px solid #E6E6E6; overflow: hidden;}
.sjpictxt73 li ol {float:left;width:30%;}
.sjpictxt73 li ol span {float:left;width:100%; height:100px; border-radius:5px;}
.sjpictxt73 li a{float:left; width: 68%; height:auto; margin-left:2%; font-size:0.8em; text-align:center;overflow: hidden;text-align:left;}
.sjpictxt73 li a b{ float:left; width:100%; height:20px; line-height:20px; margin-bottom:10px; font-size:14px; color:#2E2E2E;overflow:hidden;font-weight:normal;}
.sjpictxt73 li a p { float:left; width:100%; height:40px; line-height:20px; font-size:12px; color:#A6A6A6; overflow:hidden;}
.sjpictxt73 li a h5 { float:left; width:40%; height:30px; line-height:30px; font-size:12px; color:#CCCCCC;}
.sjpictxt73 li a span { float:left; width:25%; height:30px; line-height:30px; font-size:12px; color:#CCCCCC;}
.sjpictxt73 li a h4{ float:left; width:30%; height:30px; line-height:30px;font-size:12px; color:#CCCCCC;text-align:center; margin:0 0 0 5%;}/*手机翻页模版*/
.sjpage_mb_list74 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list74 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list74 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_list74 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 0px;text-align:center;}
.sjpage_mb_list74 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 0px;text-align:center;}
.sjpage_mb_list74 a {float:left;color: #FFFFFF;background:#182B69;width:25px;height:25px;line-height:25px;border-radius: 0px;text-align:center;}
.sjpage_mb_list74 a:hover {float:left;background:#224199;border-radius: 0px;}
/*手机图片列表*/
.sjpic76 {position:relative;float:left; width:100%;height:auto;}
.sjpic76 ul { position:relative;float:left;width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic76 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:0px;border-box;margin-right:1%;}
.sjpic76 li img { width: 100%; height:120px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic76 li p { width: 100%;float:left; font-size:12px; color:#000000; background:#FFFFFF; height:30px; line-height:30px; text-align:center;overflow: hidden;}/*手机翻页模版*/
.sjpage_mb_list77 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list77 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list77 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_list77 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 0px;text-align:center;}
.sjpage_mb_list77 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 0px;text-align:center;}
.sjpage_mb_list77 a {float:left;color: #FFFFFF;background:#182B69;width:25px;height:25px;line-height:25px;border-radius: 0px;text-align:center;}
.sjpage_mb_list77 a:hover {float:left;background:#224199;border-radius: 0px;}
/*手机导航*/
.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:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh78 li a { color:#000000; font-size:13px; text-align:center; }
/*手机单页展示*/
.sjdy79 {position:relative;float:left; width:100%;height:px; line-height:30px; color:#3D3D3D; font-size:14px; border:15px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url(); overflow: hidden;}/*手机产品图片列表*/
.sjcppic80 {position:relative;float:left; width:100%;height:auto;}
.sjcppic80 ul { position:relative;float:left;width:100%; border:1px solid #DEDEDE; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;background:#FFFFFF;}
.sjcppic80 li { width:100%;float: left; border:1px solid #DEDEDE; background:#FFFFFF; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;margin-right:0%;margin-bottom:0px;padding:5px;}
.sjcppic80 li img { width: 100%; height:60px; padding:0; border-radius:0px;border-radius:0px;}
.sjcppic80 li p { width: 100%;float:left; font-size:12px; color:#000000; height:20px; line-height:20px; overflow: hidden;}
.sjcppic80 li span { width: 50%;float:left; font-size:12px; color:#FF0000; height:20px; line-height:20px; text-align:left;overflow: hidden;}
.sjcppic80 li h6 { width: 50%;float:left; font-size:11px; color:#CCCCCC; height:20px; line-height:20px; text-align:right;overflow: hidden;}/*手机自定义图片*/
.sjc83 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc83 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;}
.sjc83 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc83 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; }/*留言函数*/
.ly86 {position:relative; float:left; height: auto;width: 730px;border: 10px solid #FFFFFF;font-size:14px;color:#404040;background-color: #FFFFFF;font-family:微软雅黑;padding: 10px;margin-bottom: 10px;z-index: 2;}
.ly86 li {height:40px;}
.ly86 .lyinput{ height:30px;line-height:30px;border: 1px solid #CCCCCC;font-size: 14px;font-family:微软雅黑; color:#474747;border-radius: 0px;outline: none;}
.ly86 .lyinput:focus {box-shadow: 0 0 truepx #BDBDBD;}
.ly86 .lytxt{ height:150px;border: 1px solid #CCCCCC;font-size: 14px;font-family:微软雅黑; color:#474747;border-radius: 0px;outline: none;}
.ly86 .lytxt:focus {box-shadow: 0 0 truepx #BDBDBD;}
.ly86 .bnt { background-color:#1D3969; color:#FFFFFF;line-height:40px; height:40px; width:120px; border-radius: 8px; box-shadow:5px 5px  truepx #333333;border: 1px solid #454545;font-family:微软雅黑;font-size:14px;background-image:url();}
.ly86 .bnt:hover{color:#FFFFFF;background:#666666;background-image:url();display:inline;}
/*手机自定义图片*/
.sjc87 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc87 a{float:left; width:100%; height:px; padding:0px; background:#fff;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc87 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px ;}
.sjc87 a span{display:block;float:left;width:100%; height:40px;line-height:40px; color:#042b5e; font-size:15px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*在线搜索*/
.search89 {position:relative;float:left; width:180px; height:39px; margin: 38px 0px 0px 10px; padding:3px;border: 0px solid #DEDEDE;background:#FFFFFF;z-index: 2;}
.search89 ul{  font-size:12px; color:#474747;font-family:微软雅黑;}
.search89 ul li{ float:left; height:32px; line-height:32px;}
.search89 ul li .searchinput{ float:left; width:130px; height:32px;  border:1px solid #DEDEDE ; font-family:微软雅黑; font-size:12px; color:#3D3D3D;  background:#FFFFFF no-repeat 0.2em center; border-radius: px;outline: none; background-image:url(); text-indent:5px;outline:none; }
.search89 .searchbnt {width:40px; height:34px; line-height:32px; background:#004983; background-image:url();font-family:微软雅黑; font-size:12px; color:#FFFFFF;border-radius: px;border: 1px solid #999999;}
.search89 ul li .searchbnt:hover{color:#FFFFFF; background:#7A7A7A; background-image:url();border: 1px solid #999999;}
/*手机导航*/
.sjdh90 {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();}
.sjdh90 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh90 li a { color:#000000; font-size:13px; text-align:center; }
/*手机留言模版*/
.sjly91{ position:relative;float:left; width:100%; height:auto; padding:0px; font-family:'微软雅黑';}
.sjly91 .main{display:block; width:100%; margin:0 auto; height:auto;}
.sjly91 .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:'微软雅黑';}
.sjly91 .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:#FFFFFF; color:;font-family:'微软雅黑'; font-size:0.9em; text-indent:5px;}
.sjly91 .main .in {display:block; float:left; width:80%; height:20px; line-height:20px; border:0; margin:5px 0; padding:10px 0;border-top-right-radius:5px; border-bottom-right-radius:5px;background:#FFFFFF; color:;font-family:'微软雅黑';font-size:0.9em;outline:none;-webkit-tap-highlight-color: rgba(240,240,240,0);}
.sjly91 .main .in2 {display:block; float:left; width:40%; height:20px; line-height:20px; border:0; margin:5px 0; padding:10px 0;border-top-right-radius:5px; border-bottom-right-radius:5px;background:#FFFFFF; color:;font-family:'微软雅黑';font-size:0.9em;outline:none;-webkit-tap-highlight-color: rgba(240,240,240,0);}
.sjly91 .main img {display:block; float:left; width:20%; height:20px; line-height:20px; border:0; margin:5px 10%; padding:10px 0; color:;}
.sjly91 .main .sel {display:block; float:left; width:80%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px 0;border-top-right-radius:5px; border-bottom-right-radius:5px;background:#FFFFFF; color:;font-family:'微软雅黑';font-size:0.9em;outline:none;-webkit-tap-highlight-color: rgba(240,240,240,0);}/*手机导航*/
.sjdh92 {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();}
.sjdh92 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh92 li a { color:#000000; font-size:13px; text-align:center; }
/*手机导航*/
.sjdh93 {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();}
.sjdh93 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh93 li a { color:#000000; font-size:13px; text-align:center; }
/*图文列表*/
.pictxt94 { position:relative;float:left; width:1248px; height:px; margin-left:0px; padding:20px; border: 0px solid #FFFFFF; display:inline;border-radius:0px;z-index: 2;}
.pictxt94 h3 {float:left;font-family:微软雅黑; height:30px; line-height:30px; text-indent:10px; font-weight:bold; background:#FFFFFF; background-image:url(); overflow:hidden;}
.pictxt94 h3 span { float:left; color:#CCCCCC; width:1173px;font-size:-3px;}
.pictxt94 h3 span p{ float:left;color:#333333;font-size:0px;}
.pictxt94 h3 a{ float:right; width:70px;height:30px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:0px;display:inline;text-align:right;background: url() no-repeat right center;}
.pictxt94 ul {float:left;width:100%;margin:0px;font-family:微软雅黑;font-size:0px;height:-30px;background:#FFFFFF; background-image:url(); }
.pt94 {width:1270px; height:auto;float:left; margin:20px 0px;border:solid 0px #FFFFFF;background: #FFFFFF;}
.pt94:hover{border:solid 0px #FFFFFF;}
.ptleft94 {float:left;width:180px;height: 120px;border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ptleft94 a p {float:left;width:160px;height: 80px;line-height: 80px;margin:10px 10px 0 10px;font-size:36px;color:#DEDEDE;text-align:center;}
.ptleft94 a span {float:left;width:160px;height: 20px;line-height:20px;margin:0px 10px 10px 10px;font-size:15px;color:#DEDEDE;text-align:center;}
.ptleft94 img{ width:180px; height:120px;}
.ptright94 {margin-left:10px;width:1080px; float:left; height:120px;display: block;overflow:hidden;}
.ptcontent94 {width:1080px; height:120px; line-height:25px;font-size:15px; color:#A1A1A1;font-family:'微软雅黑';}
.ptbt94 {float:left;height:30px; line-height:30px;display: block;overflow:hidden;}
.ptbt94 a{float:left;width:1000px;height:30px; line-height:30px; font-size:18px; color:#333; font-family:'微软雅黑'; white-space:normal;display: block;overflow:hidden;font-weight:bold;}
.ptbt94 a:hover{ color:#555;}
.ptbt94 span{float:left;width:80px;height:30px; line-height:30px; font-size:15px; color:#DEDEDE;font-family:'宋体'; text-align:right; overflow:hidden;}
/*手机自定义图片*/
.sjc96 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc96 a{float:left; width:100%; height:px; padding:0px; background:#EBEBEB;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc96 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc96 a span{display:block;float:left;width:100%; height:1px;line-height:1px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:px; }/*图片函数*/
.pic97 {position:relative; float:left; width:150px; 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;}
.pic97:hover{color:; background-image:url();}
.pic97 a { float:left;  width:150px; 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;}
.pic97 a:hover{color:; background:; background-image:url();}/*手机导航*/
.sjdh98 {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();}
.sjdh98 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh98 li a { color:#000000; font-size:13px; text-align:center; }
/*手机翻页模版*/
.sjpage_mb_list100 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list100 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list100 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_list100 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 0px;text-align:center;}
.sjpage_mb_list100 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 0px;text-align:center;}
.sjpage_mb_list100 a {float:left;color: #FFFFFF;background:#182B69;width:25px;height:25px;line-height:25px;border-radius: 0px;text-align:center;}
.sjpage_mb_list100 a:hover {float:left;background:#224199;border-radius: 0px;}
/*手机图片列表*/
.sjpic101 {position:relative;float:left; width:100%;height:auto;}
.sjpic101 ul { position:relative;float:left;width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic101 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:0px;border-box;margin-right:1%;}
.sjpic101 li img { width: 100%; height:120px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic101 li p { width: 100%;float:left; font-size:12px; color:#000000; background:#FFFFFF; height:30px; line-height:30px; text-align:center;overflow: hidden;}/* 个人中心 */
.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:122px; height:28px; 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:198px; height:118px; 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:658px; height:118px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb4{position:absolute; top:0;width:178px; height:88px; 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:100%; height:748px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb6{position:absolute; top:0;width:228px; height:258px; 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:133px; height:38px; 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:338px; height:459px; 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:338px; height:459px; 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:338px; height:459px; 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:1398px; height:108px; 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:1398px; height:38px; 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:588px; height:378px; 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:158px; height:168px; 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:158px; height:168px; 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:158px; height:168px; 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:158px; height:168px; 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:158px; height:39px; 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:1398px; 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:398px; height:258px; 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:878px; height:498px; 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:133px; height:38px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb24{position:absolute; top:0;width:133px; height:38px; 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:1398px; height:138px; 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:678px; height:278px; 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:1298px; height:58px; 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:122px; height:228px; 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:1298px; 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:468px; 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:148px; 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:148px; 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:228px; 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:228px; 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:228px; 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:228px; 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:1266px; 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:1296px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb40{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:1246px; 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:33px; 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:1398px; height:78px; 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:1296px; 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;}#mb53{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;}#mb55{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;}#mb63{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;}#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;}#mb76{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:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb80{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;}#mb83{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;}#mb86{position:absolute; top:0;width:768px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb87{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;}#mb89{position:absolute; top:0;width:178px; height:43px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb90{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;}#mb91{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;}#mb92{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;}#mb93{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;}#mb94{position:absolute; top:0;width:1246px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb96{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;}#mb97{position:absolute; top:0;width:148px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb98{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;}#mb100{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;}#mb101{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;}.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;}