
*{ 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('../image/reduce-add.gif') no-repeat;}
.add_chose a.reduce{background-position:0 0;}
.add_chose a.reduce:hover{background-position:0 -16px;}
.add_chose a.add{background-position:-16px 0;}
.add_chose a.add:hover{background-position:-16px -16px;}
.add_chose .text{float:left;margin:2px 5px;display:inline;border:solid 1px #ccc;padding:0px 3px 0px 8px;width:40px;line-height:18px;}
.boxr { float:left; width:490px; height:320px; margin-left:10px; background:#FFFFFF;}
.boxr p{ float:left; width:100%; margin:8px 0;font-size:16px; font-family:Microsoft Yahei;  font-weight:bold;color:#333333; height:40px; line-height:40px; text-indent:10px; overflow:hidden;border-bottom:1px dashed #EEEEEE;}
.boxr span{ float:left; width:100%; font-size:12px; color:#FF4646; height:60px; font-family:Microsoft Yahei;line-height:20px; text-indent:20px; overflow:hidden;}
.price{float:left; width:50%; font-size:14px; font-family:Microsoft Yahei;height:40px; line-height:40px; color:#999999; text-indent:30px;text-decoration:line-through; }
.price b{font-size:18px;color:#cccccc;}
.zhekou{float:left; width:50%; font-size:14px;font-family:Microsoft Yahei; height:40px; line-height:40px; color:#000000; text-indent:30px; }
.zhekou b{font-size:18px;color:#CC3300;}
.sl{float:left; width:100%; height:60px; line-height:60px;font-family:Microsoft Yahei; background:#cde6c7;}
.sl span{float:left; width:30%;height:60px; line-height:60px; text-align:right; font-size:14px; color:#000000;}
.sl .add_chose{ float:left; width:20%;height:28px; margin-top:11px;}
.sl .zj{float:left; width:50%;height:60px; line-height:60px;  font-size:18px;color:#FF0000; font-weight:bold; }
.btn1{float:left; margin:20px 50px; font-size:14px;color:#FFFFFF; width:120px; height:60px; border:0px solid #990000; background:#209549; text-align:center; border-radius:5px;}
.btn2{float:left; margin:20px 50px; font-size:14px;color:#FFFFFF; width:120px; height:60px; border:0px solid #515100; background:#209549; text-align:center; border-radius:5px;}
.boxr2 { float:left; width:328px; height:300px; margin-left:10px; padding:10px;border:solid 1px #EEEEEE; background:#FFFFFF;}
.boxr2 p{ float:left; width:100%;font-size:14px; font-family:Microsoft Yahei; color:#333333; height:36px; line-height:36px; overflow:hidden;border-bottom:1px dashed #EEEEEE;}
.boxr2 span{ float:left; width:100%;font-size:14px; font-family:Microsoft Yahei; color:#333333; height:108px; line-height:36px; overflow:hidden;}
.boxr2 p a{font-size:14px; font-family:Microsoft Yahei; color:#333333;}
/*金属按钮*/
.button {
    display: inline-block;
    padding: 0px;
    cursor: pointer;
    opacity: 0.9;
	overflow:hidden;
    letter-spacing: 1px;
    text-shadow: rgba(0,0,0,0.9) 0px 1px 2px;
	text-align:center;
   
    -webkit-border-radius: 4px;
     -khtml-border-radius: 4px;
       -moz-border-radius: 4px;
         -o-border-radius: 4px;
            border-radius: 4px;
    -webkit-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
     -khtml-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
       -moz-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
         -o-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
            box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
    -webkit-transition: all 0.1s linear;
     -khtml-transition: all 0.1s linear;
       -moz-transition: all 0.1s linear;
         -o-transition: all 0.1s linear;
            transition: all 0.1s linear;
}
.button a { color:#FFFFFF;}
.button:hover {
    -webkit-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
     -khtml-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
       -moz-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
         -o-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
            box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
			color:#FFFFFF; text-align:center;
}
.button:active {
    -webkit-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px,inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
     -khtml-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px,inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
       -moz-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
         -o-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
            box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
}
.shine {
    display: block;
    position: relative;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
    background: linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    padding: 0px 12px;
    top: 0px;
    left: -24px;
    height: 1px;
    -webkit-box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
     -khtml-box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
       -moz-box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
         -o-box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
            box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
    -webkit-transition: all 0.3s ease-in-out;
     -khtml-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
.button:hover .shine {left: 24px;}
.button:active .shine {opacity: 0;}
.line {float:left;width:100%;height:5px;}
.biaoti {float:left;width:96%;height:auto;line-height:30px;font-size:16px; color:#f05b72; padding:5px 2%; margin-bottom:5px; border-radius:5px;text-align:center;} 
.box {float:left;width:100%;height:auto;line-height:30px;font-size:14px; color:#333; border:1px dashed #CCCCCC;padding:5px; margin:5px 0; border-radius:5px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.con {float:left;width:96%;height:auto;padding:5px 2%;}
.con2 {float:left;width:96%;height:auto;padding:5px 2%;}
.imglist {float:left;width:100%;height:auto;background:#FFFFFF;}
.imglist .imgbox {float:left;position: relative;width:102px;height:102px;margin:8px; border-radius:3px;}
.imglist .imgbox li {height:102px;}
.imglist .imgbox img {position:absolute;top:0px;right:0px;width:30px; height:30px;background:#FFFFFF;border-radius:100px;}

.fl { float:left; width:960px;height:60px; overflow:hidden;border-bottom:1px dashed #DDDDDD; margin-bottom:10px;}
.fl span{float:left; width:100px; height:60px; line-height:30px;font-size:14px; font-family:Microsoft Yahei; font-weight:bold;color:#209549; }
.fl ul li a{float:left; width:84px; height:30px; line-height:30px;font-size:14px; font-family:Microsoft Yahei; color:#666666; }
/*公共样式*/
.mb1 {background-position:top center;background-color:; background-image:url();}
.mbtop1 {background-position:top center;background-repeat:repeat; float:left; width:100%;min-width:1350px; height:132px;background-color:; background-image:url();}
.mbtop1 .mbtops {position:relative;margin:0 auto;width:1350px; height:132px;background-color:; background-image:url();}
.mbmenu1 {position:fixed; top:0px;background-position:top center;background-repeat:repeat; float:left; width:100%; min-width:1350px;height:132px;background-color:#FFFFFF; background-image:url();border-top: 0px solid ;border-bottom: 0px solid ;z-index:9999;}
.mbmenu1 .mbmenus {position:relative;margin:0 auto;width:1350px; height:132px;background-color:#FFFFFF; background-image:url();}
.mbbanner1 {background-repeat:repeat; float:left; width:100%;min-width:1350px; height:619px;background-color:; background-image:url();}
.mbbanner1 .mbbanners {margin:0 auto;width:100%px; height:619px;background-color:; background-image:url();}
.mbbannerc1 {background-repeat:repeat; float:left; width:100%;min-width:1350px; 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:1350px;height:5060px;background-color:; background-image:url(../image/sy2-bj_12.jpg);margin-top:0px;z-index:0; }
.mbcontent1 .mbcontents{position:relative;margin:0 auto;width:1350px; height:5060px;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:1350px;background-color:#FFFFFF; background-image:url(../image/beijing.jpg);z-index:0;}
.mbcontentc1 .mbcontentcs{position:relative;margin:0 auto;width:1300px; height:auto;overflow:hidden; background-color:; background-image:url();z-index:0;}
.mbfoot1 {background-position:top center;background-repeat:repeat; float:left; width:100%; min-width:1350px; height:279px;background-color:; background-image:url(../image/sy2-bj_14.jpg);z-index:0;}
.mbfoot1 .mbfoots {position:relative;margin:0 auto;width:1350px;height:279px;background-color:; background-image:url();z-index:0;}
.mbleft1 {float:left;width:1300px;height:auto;border:0px solid ;margin-right:10px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}.mbright1 {float:right;width:1300px;height:auto;}/*Tab文字切换*/
.hasMoreTab5{ float:left; margin-left:102px; width:690px; height:476px;  position:relative;  border:0px inset #FFFFFF; background:; background-image:url(); z-index: 2; }
.hasMoreTab5 .hd{ line-height:63px; height:63px; color:#474747; font-size:20px; font-family:微软雅黑;  border-bottom:1px inset #FFFFFF; position:relative; padding-right:10px;  }
.hasMoreTab5 .hd .more a{ float:right; color:#707070;font-size:18px;font-family:微软雅黑;}
.hasMoreTab5 .hd ul{ position:absolute; height:65px; overflow:hidden; zoom:1; }
.hasMoreTab5 .hd li{ float:left; font-weight:bold;  padding:0 20px; cursor:pointer; margin-left:-1px; background:; background-image:url() repeat-x; }
.hasMoreTab5 .hd li.on{ font-weight:bold; height:63px; line-height:63px; background:; background-image:url(); border:1px solid #FFFFFF; border-top:0;  border-bottom:1px solid ; color:#338A67; }
.hasMoreTab5 .bd{  padding:10px; clear:both; position:relative; }
.hasMoreTab5 .bd h2{ float:left; width:670px; height:63px; line-height:63px;font-size:18px; color:#2B7558; font-family:微软雅黑; overflow:hidden;}
.hasMoreTab5 .bd p{ font-size:15px; color:#333333; font-family:微软雅黑; }
.hasMoreTab5 .bd p a{ color:#1F9469; }
.hasMoreTab5 .bd ul li{ border-bottom:1px dashed #DEDEDE; height:60px; line-height:60px; background:url() left no-repeat;text-indent:0px;}
.hasMoreTab5 .bd ul a{ float:left; width:543px; height:60px;font-size:16px; color:#3D3D3D; font-family:微软雅黑; overflow:hidden;  }
.hasMoreTab5 .bd ul li span{float:right; width:100px; color:#575757; text-indent:0px;overflow:hidden;}
.hasMoreTab5 .bd ul a:hover{ color:#239144; }
/*焦点图*/
.fullSlide6{ width:100%; position:relative;  height:619px; background:#000;  }
.fullSlide6 .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide6 .bd ul{ width:100% !important;  }
.fullSlide6 .bd li{ width:100% !important;  height:619px; overflow:hidden; text-align:center;  }
.fullSlide6 .bd li a{ display:block; height:619px; }
.fullSlide6 .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); }
.fullSlide6 .hd ul{   padding-top:0px; }
.fullSlide6 .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:14px; height:14px; margin-right:20px; background:#FFFFFF; border-radius:16px;overflow:hidden; line-height:9999px; }
.fullSlide6 .hd ul .on{ background:#18B518;}
/*详细页模版*/
.listone7{ position:relative; float:left; width:1290px; height:px; line-height:30px; text-align:left; font-size:18px;color:#333333; font-family: '微软雅黑';border: 0px solid #CCCCCC; padding:0 5px 0 5px; background:#FFFFFF;z-index: 2;}
.listone7 h1 { float:left; width:100%;height:50px; line-height:50px; font-size:24px;color:#3A8276; font-family: '微软雅黑'; text-align:center; }
.listone7 h2 { float:left; width:100%;height:50px; line-height:50px; font-size:12px;color:#666666; font-family: '微软雅黑';text-align:right;  margin-bottom:10px; border-bottom: 2px solid #9E9E9E;}
.listone7 img {margin: 0px;}
/*翻页模版*/
.page_mb_list8 {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_list8 ul{clear:both;width:80%;margin:0 auto;}
.page_mb_list8 ul li {float:left;border:1px solid #CCCCCC;margin-right:4px;line-height:25px;color:#FFFFFF;border-radius: 3px;}
.page_mb_list8 ul li p {float:left;width:25px;height:25px;color: #FFFFFF;background:#CCCCCC;border-radius: 3px;}
.page_mb_list8 ul li span {float:left;width:25px;height:25px;color: #FFFFFF;background:#CCCCCC;border-radius: 3px;}
.page_mb_list8 a {float:left;color: #FFFFFF;background:#258F73;width:25px;height:25px;border-radius: 3px;}
.page_mb_list8 a:hover {float:left;background:#1F7860;color: #FFFFFF;border-radius: 3px;}

/*图片列表*/
.pics9 { position:relative;float:left; width:1270px; height:1100px; margin-left:20px; padding:0px; border: 0px solid #DEDEDE; display:inline;border-radius:0px;z-index: 2;}
.pics9 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:10px; color:#CCCCCC; font-size:0px; font-weight:bold; background:; background-image:url(); border-radius: #DEDEDEpx;overflow:hidden;}
.pics9 h3 span { float:left; color:#CCCCCC; width:1195px;font-size:-3px;}
.pics9 h3 span p{ float:left;color:#333333;font-size:0px;}
.pics9 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:0px;display:inline;text-align:right;background: url() no-repeat right center;}
.pics9 ul {float:left;width:100%;height:1100px;background:; background-image:url(); }
.pics9 ul li{float:left;width:400px;height:331px;margin:30px 30px 0px 0px;display:inline;}
.pics9 ul li img{float:left;width:400px;height:281px;}
.pics9 ul li a{float:left;width:400px;height:331px; line-height:50px; border:0px solid #DEDEDE;font-family:微软雅黑; font-size:16px; color:#FFFFFF;background:#3DA88C;overflow:hidden;}
.pics9 ul li a p{float:left;width:400px;height:50px;text-align:center; padding:0 0px 0 0px;background-image:url();margin-top:0px;overflow:hidden;transition: border 0s;}
.pics9 ul li a:hover{float:left;width:400px;height:331px;border:0px solid #CCCCCC; color:#FFFFFF;background:#F5CC84;background-image:url();overflow:hidden;}
/*单页函数*/
.about10 { position:relative; float:left; width:1300px; height:px;border: 0px solid #CCCCCC; margin-left:0px; border-radius:0px; overflow:hidden; font-family:微软雅黑;color:#454545;font-size:16px;background-color:;background-image:url();z-index: 2;}
.about10 ul{ float:left; width:1300px; padding:0px;}
.about10 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:0px; font-weight:bold; background:#DEDEDE; background-image:url(); overflow:hidden;}
.about10 h3 span { float:left; color:#CCCCCC; width:1225px;font-size:-3px;}
.about10 h3 span p{ float:left;color:#333333;font-size:0px;}
.about10 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:0px;display:inline;text-align:right;background: url() no-repeat right center;}
.about10 img {margin: 0px;}
/*图文列表*/
.pictxt11 { position:relative;float:left; width:1285px; height:1300px; margin-left:50px; padding:0px; border: 0px solid #DEDEDE; display:inline;border-radius:0px;z-index: 2;}
.pictxt11 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:0px; font-weight:bold; background:#DEDEDE; background-image:url(); overflow:hidden;}
.pictxt11 h3 span { float:left; color:#CCCCCC; width:1210px;font-size:-3px;}
.pictxt11 h3 span p{ float:left;color:#333333;font-size:0px;}
.pictxt11 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:14px;display:inline;text-align:right;background: url() no-repeat right center;}
.pictxt11 ul {float:left;width:100%;margin:0px;font-family:微软雅黑;font-size:0px;height:1300px;background:; background-image:url(); }
.pt11 {width:1210px; height:auto;float:left; margin:20px 0px;border:solid 0px #DEDEDE;background: ;}
.pt11:hover{border:solid 0px #CCCCCC;}
.ptleft11 {float:left;width:250px;height: 170px;border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ptleft11 a p {float:left;width:230px;height: 130px;line-height: 130px;margin:10px 10px 0 10px;font-size:36px;color:#48A385;text-align:center;}
.ptleft11 a span {float:left;width:230px;height: 20px;line-height:20px;margin:0px 10px 10px 10px;font-size:15px;color:#48A385;text-align:center;}
.ptleft11 img{ width:250px; height:170px;}
.ptright11 {margin-left:10px;width:950px; float:left; height:170px;display: block;overflow:hidden;}
.ptcontent11 {width:950px; height:170px; line-height:40px;font-size:15px; color:#666666;font-family:'微软雅黑';}
.ptbt11 {float:left;height:45px; line-height:45px;display: block;overflow:hidden;}
.ptbt11 a{float:left;width:870px;height:45px; line-height:45px; font-size:20px; color:#020805; font-family:'微软雅黑'; white-space:normal;display: block;overflow:hidden;font-weight:bold;}
.ptbt11 a:hover{ color:#48A385;}
.ptbt11 span{float:left;width:80px;height:45px; line-height:45px; font-size:17px; color:#48A385;font-family:'宋体'; text-align:right; overflow:hidden;}
/*文字列表*/
.news12 { position:relative;float:left; width:1220px; height:700px; margin-left:40px; border: 0px solid #DEDEDE; padding:10px;border-radius:0px;background-image:url();z-index: 2;}
.tt12 {width:1220px; height:auto;float:left; padding-top:5px;padding-bottom:5px;border-bottom: 1px dashed #DEDEDE;}
.ttleft12 {float:left;width:120px; height:80px;border:0px;padding-left: 0px;}
.ttleft12 img{ width:120px; height:80px;}
.ttright12 {width:280px; float:left; height:80px;display: block;overflow:hidden;}
.ttcontent12 {margin-left:10px; height:80px; text-align:left;line-height:25px;font-size:12px; color:#4A4A4A;font-family:微软雅黑;}
.ttbt12 a{float:left;width:180px;height:22px; line-height:22px;text-align:left; font-size:14px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt12 a:hover{ color:#BD171C;}
.ttbt12 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#7D7D7D; text-align:right; }
.news12 h3 { float:left; width:1220px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:0px;  font-size:-3px; font-weight:bold; background:#DEDEDE; background-image:url();overflow:hidden;}
.news12 h3 span { float:left; color:#CCCCCC; width:1145px;font-size:-3px;}
.news12 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news12 h3 a{ float:right;  width:70px;height:0px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news12 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news12 ul { float:left; background:;  width:1220px;height:680px;}
.news12 ul li { float:left; width:100%; height:65px; line-height:65px; text-indent:0px; text-align:left; font-size:16px; border-bottom: 1px dashed #DEDEDE;background:url() left no-repeat; overflow:hidden; }
.news12 ul li a {float:left; width:1120px; color:#363636; font-family:微软雅黑;font-size:16px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news12 ul li a:hover {color:#F01313;font-family:微软雅黑;}
.news12 ul li span { float:right; width:100px; height:65px;color:#7D7D7D; font-size:16px; font-weight:normal; text-align:right;text-indent:0px; }
/*图片函数*/
.pic14 {position:relative; float:left; width:602px; height:132px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_02.png);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;}
.pic14:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_02.png);}
.pic14 a { float:left;  width:602px; height:132px;  background:;background-image:url(../image/sy2-qt_02.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic14 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_02.png);}/*图片函数*/
.pic15 {position:relative; float:left; width:53px; height:48px; margin: 0px 0px 0px 469px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_04.png);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;}
.pic15:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_04.png);}
.pic15 a { float:left;  width:53px; height:48px;  background:;background-image:url(../image/sy2-qt_04.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic15 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_04.png);}/*图片函数*/
.pic16 {position:relative; float:left; width:105px; height:38px; margin: 10px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:20px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic16:hover{color:#000000; background-image:url();}
.pic16 a { float:left;  width:105px; height:38px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:20px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic16 a:hover{color:#000000; background:; background-image:url();}/*图片函数*/
.pic18 {position:relative; float:left; width:118px; height:38px; margin: 10px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#50a685; font-family:微软雅黑;display:inline; line-height:20px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic18:hover{color:#50a685; background-image:url();}
.pic18 a { float:left;  width:118px; height:38px;  background:;background-image:url(); font-size:12px;color:#50a685; font-family:微软雅黑;display:inline; line-height:20px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic18 a:hover{color:#50a685; background:; background-image:url();}/*图片函数*/
.pic19 {position:relative; float:left; width:269px; height:23px; margin: 0px 0px 0px 469px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_09.png);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;}
.pic19:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_09.png);}
.pic19 a { float:left;  width:269px; height:23px;  background:;background-image:url(../image/sy2-qt_09.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic19 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_09.png);}/*图片函数*/
.pic21 {position:relative; float:left; width:1350px; height:44px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;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;}
.pic21:hover{color:#CCCCCC; background-image:url();}
.pic21 a { float:left;  width:1350px; height:44px;  background:;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;}
.pic21 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic22 {position:relative; float:left; width:612px; height:73px; margin: 0px 0px 0px 32px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_16.png);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;}
.pic22:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_16.png);}
.pic22 a { float:left;  width:612px; height:73px;  background:;background-image:url(../image/sy2-qt_16.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic22 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_16.png);}/*图片函数*/
.pic23 {position:relative; float:left; width:612px; height:109px; margin: 73px 0px 0px -612px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_20.png);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;}
.pic23:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_20.png);}
.pic23 a { float:left;  width:612px; height:109px;  background:;background-image:url(../image/sy2-qt_20.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic23 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_20.png);}/*图片函数*/
.pic24 {position:relative; float:left; width:612px; height:228px; margin: 182px 0px 0px -612px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#212121; 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;}
.pic24:hover{color:#212121; background-image:url();}
.pic24 a { float:left;  width:612px; height:228px;  background:;background-image:url(); font-size:16px;color:#212121; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic24 a:hover{color:#212121; background:; background-image:url();}/*图片函数*/
.pic25 {position:relative; float:left; width:251px; height:67px; margin: 410px 0px 0px -612px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_22.png);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;}
.pic25:hover{color:#CCCCCC; background-image:url(../image/sy2-1qt_22.png);}
.pic25 a { float:left;  width:251px; height:67px;  background:;background-image:url(../image/sy2-qt_22.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic25 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-1qt_22.png);}/*图片函数*/
.pic26 {position:relative; float:left; width:628px; height:354px; margin: 52px 0px 0px 78px; padding:0px; border: 0px solid ;  background:;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;}
.pic26:hover{color:#CCCCCC; background-image:url();}
.pic26 a { float:left;  width:628px; height:354px;  background:;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;}
.pic26 a:hover{color:#CCCCCC; background:; background-image:url();}/*左边导航*/
.sideleft27 {position:relative; float:left;width:200px;;height:80px; margin-bottom:0px; text-align:center;line-height:80px;font-size:22px;color:#FFFFFF;background:;background-image:url();font-weight:bold; font-family:微软雅黑;padding:0px 0 0px 0;z-index: 2;}
.sideleft27 span.cn{float:left;width:200px;height:80px; font-size:22px;line-height:80px;}
.sideleft27 span.en{float:left;font-size:12px;color:;width:200px;height:0px;line-height:0px;text-align:center;}
.sideMenu27{ float:left; width:1100px; background:;}
.sideMenu27 ul {float:left; width:180px;}
.sideMenu27 h3 {float:left; width:180px; height:80px; line-height:80px;text-indent:0px;font-size:16px; color:#FFFFFF;border-bottom:0px solid ; background:;background-image:url(); font-family:微软雅黑;text-align:center; cursor:pointer;}
.sideMenu27 h3 a{float:left; width:100%; color:#FFFFFF;height:80px; line-height:80px; text-indent:0px;}
.sideMenu27 h3 a:hover{color:#F5E076;background:;background-image:url();}
.sideMenu27 h3.on a{color:#F5E076;background:;background-image:url();}
.sideMenu27 ul{float:left;display:none;font-family:微软雅黑;background:;  /* 默认都隐藏 */ }
.sideMenu27 ul li {float:left; width:100%;height:80px; line-height:80px;text-indent:0px;font-size:0px;color:;background:;border-bottom:0px solid ;}
.sideMenu27 ul li a{float:left; width:100%;height:80px; line-height:80px;color:;}
.sideMenu27 ul li a:hover{color:;background:;}
/*留言函数*/
.ly28 {position:relative; float:left; height: auto;width: 1278px;border: 1px solid #DEDEDE;font-size:14px;color:#99142A;background-color: #FFFFFF;font-family:微软雅黑;padding: 10px;margin-bottom: 10px;z-index: 2;}
.ly28 li {height:75px;}
.ly28 .lyinput{ height:55px;line-height:55px;border: 1px solid #CCCCCC;font-size: 14px;font-family:微软雅黑; color:#474747;border-radius: 0px;outline: none;}
.ly28 .lyinput:focus {box-shadow: 0 0 truepx #BDBDBD;}
.ly28 .lytxt{ height:150px;border: 1px solid #CCCCCC;font-size: 14px;font-family:微软雅黑; color:#474747;border-radius: 0px;outline: none;}
.ly28 .lytxt:focus {box-shadow: 0 0 truepx #BDBDBD;}
.ly28 .bnt { background-color:#333333; color:#FFFFFF;line-height:45px; height:45px; width:150px; border-radius: 0px; box-shadow:5px 5px  truepx #333333;border: 0px solid #454545;font-family:微软雅黑;font-size:14px;background-image:url();}
.ly28 .bnt:hover{color:#FFFFFF;background:#2BA176;background-image:url();display:inline;}
/*子页位置导航*/
.aboutdh29{ position:relative; float:left; width:100%; height:50px; line-height:50px; text-align:center; font-size:12px;color:#666666; font-family: '微软雅黑';background:; background-image:url();border-bottom: 1px solid #E0E0E0;margin:0px 0 50px 0;z-index: 2;}
.aboutdh29 a {color:#666666; }
.aboutdh29 span { float:left; font-size:0px; color:;font-family:'微软雅黑'; text-align:center;  width:0px; background:; background-image:url(); overflow:hidden;}
/*图片函数*/
.pic32 {position:relative; float:left; width:388px; height:31px; margin: 19px 0px 0px 880px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:20px;color:#212121; 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:#212121; background-image:url();}
.pic32 a { float:left;  width:388px; height:31px;  background:;background-image:url(); font-size:20px;color:#212121; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic32 a:hover{color:#212121; background:; background-image:url();}/*图片函数*/
.pic33 {position:relative; float:left; width:1350px; height:74px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;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;}
.pic33:hover{color:#CCCCCC; background-image:url();}
.pic33 a { float:left;  width:1350px; height:74px;  background:;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;}
.pic33 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic34 {position:relative; float:left; width:628px; height:354px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;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;}
.pic34:hover{color:#CCCCCC; background-image:url();}
.pic34 a { float:left;  width:628px; height:354px;  background:;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;}
.pic34 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic35 {position:relative; float:left; width:628px; height:354px; margin: 0px 0px 0px 94px; padding:0px; border: 0px solid ;  background:;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;}
.pic35:hover{color:#CCCCCC; background-image:url();}
.pic35 a { float:left;  width:628px; height:354px;  background:;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;}
.pic35 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic36 {position:relative; float:left; width:378px; height:28px; margin: 31px 0px 0px 130px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:20px;color:#212121; 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;}
.pic36:hover{color:#212121; background-image:url();}
.pic36 a { float:left;  width:378px; height:28px;  background:;background-image:url(); font-size:20px;color:#212121; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic36 a:hover{color:#212121; background:; background-image:url();}/*图片函数*/
.pic37 {position:relative; float:left; width:378px; height:28px; margin: 31px 0px 0px 368px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:20px;color:#212121; 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;}
.pic37:hover{color:#212121; background-image:url();}
.pic37 a { float:left;  width:378px; height:28px;  background:;background-image:url(); font-size:20px;color:#212121; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic37 a:hover{color:#212121; background:; background-image:url();}/*图片函数*/
.pic38 {position:relative; float:left; width:1350px; height:106px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;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;}
.pic38:hover{color:#CCCCCC; background-image:url();}
.pic38 a { float:left;  width:1350px; height:106px;  background:;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;}
.pic38 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic39 {position:relative; float:left; width:1350px; height:127px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_42.png);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;}
.pic39:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_42.png);}
.pic39 a { float:left;  width:1350px; height:127px;  background:;background-image:url(../image/sy2-qt_42.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic39 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_42.png);}/*图片函数*/
.pic40 {position:relative; float:left; width:225px; height:242px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_43.png);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;}
.pic40:hover{color:#CCCCCC; background-image:url(../image/sy2-1qt_43.png);}
.pic40 a { float:left;  width:225px; height:242px;  background:;background-image:url(../image/sy2-qt_43.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic40 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-1qt_43.png);}/*图片函数*/
.pic41 {position:relative; float:left; width:225px; height:242px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_44.png);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;}
.pic41:hover{color:#CCCCCC; background-image:url(../image/sy2-1qt_44.png);}
.pic41 a { float:left;  width:225px; height:242px;  background:;background-image:url(../image/sy2-qt_44.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic41 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-1qt_44.png);}/*图片函数*/
.pic42 {position:relative; float:left; width:225px; height:242px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_45.png);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;}
.pic42:hover{color:#CCCCCC; background-image:url(../image/sy2-1qt_45.png);}
.pic42 a { float:left;  width:225px; height:242px;  background:;background-image:url(../image/sy2-qt_45.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic42 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-1qt_45.png);}/*图片函数*/
.pic43 {position:relative; float:left; width:225px; height:242px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_46.png);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;}
.pic43:hover{color:#CCCCCC; background-image:url(../image/sy2-1qt_46.png);}
.pic43 a { float:left;  width:225px; height:242px;  background:;background-image:url(../image/sy2-qt_46.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic43 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-1qt_46.png);}/*图片函数*/
.pic44 {position:relative; float:left; width:225px; height:242px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_47.png);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(../image/sy2-1qt_47.png);}
.pic44 a { float:left;  width:225px; height:242px;  background:;background-image:url(../image/sy2-qt_47.png); 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:; background-image:url(../image/sy2-1qt_47.png);}/*图片函数*/
.pic45 {position:relative; float:left; width:225px; height:242px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_48.png);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;}
.pic45:hover{color:#CCCCCC; background-image:url(../image/sy2-1qt_48.png);}
.pic45 a { float:left;  width:225px; height:242px;  background:;background-image:url(../image/sy2-qt_48.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic45 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-1qt_48.png);}/*图片函数*/
.pic46 {position:relative; float:left; width:1350px; height:30px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;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;}
.pic46:hover{color:#CCCCCC; background-image:url();}
.pic46 a { float:left;  width:1350px; height:30px;  background:;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;}
.pic46 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片列表*/
.pics47 { position:relative;float:left; width:1350px; height:690px; margin-left:7px; padding:0px; border: 0px solid #DEDEDE; display:inline;border-radius:0px;z-index: 2;}
.pics47 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:10px; color:#CCCCCC; font-size:0px; font-weight:bold; background:; background-image:url(); border-radius: #DEDEDEpx;overflow:hidden;}
.pics47 h3 span { float:left; color:#CCCCCC; width:1275px;font-size:-3px;}
.pics47 h3 span p{ float:left;color:#333333;font-size:0px;}
.pics47 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:0px;display:inline;text-align:right;background: url() no-repeat right center;}
.pics47 ul li{width:420px;height:295px;float:left;margin:30px 37px 0px 0px;border:0px solid #DEDEDE;position:relative;overflow:hidden;cursor:pointer;}
.pics47 ul li:hover{border:0px solid #CCCCCC;}
.pics47 ul li img{width:420px;height:295px;}
.pics47 ul li .txt{width:420px;height:50px;line-height:50px; background:url(../image/1px.png) repeat;position:absolute;text-align:center; left:0;bottom:0;color:#FFFFFF;font-family:微软雅黑;}
.pics47 ul li .txt h2{font-size:16px;font-weight:bold;height:50px;line-height:50px; text-align:center;overflow:hidden;}
.pics47 ul li .txt h2 a{color:#FFFFFF;height:50px;line-height:50px; }
.pics47 ul li .txt h2 a:hover{color:#FFFFFF;}
.pics47 ul li .txt p{font-size:12px; padding:20px;text-align:left;}
/*图片函数*/
.pic48 {position:relative; float:left; width:1350px; height:133px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;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;}
.pic48:hover{color:#CCCCCC; background-image:url();}
.pic48 a { float:left;  width:1350px; height:133px;  background:;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;}
.pic48 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic49 {position:relative; float:left; width:1350px; height:54px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:28px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:25px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic49:hover{color:#FFFFFF; background-image:url();}
.pic49 a { float:left;  width:1350px; height:54px;  background:;background-image:url(); font-size:28px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:25px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic49 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic50 {position:relative; float:left; width:205px; height:42px; margin: 0px 0px 0px 193px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:33px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:25px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic50:hover{color:#FFFFFF; background-image:url();}
.pic50 a { float:left;  width:205px; height:42px;  background:;background-image:url(); font-size:33px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:25px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic50 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic51 {position:relative; float:left; width:218px; height:42px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:24px;color:#d8a364; font-family:微软雅黑;display:inline; line-height:25px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic51:hover{color:#d8a364; background-image:url();}
.pic51 a { float:left;  width:218px; height:42px;  background:;background-image:url(); font-size:24px;color:#d8a364; font-family:微软雅黑;display:inline; line-height:25px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic51 a:hover{color:#d8a364; background:; background-image:url();}/*图片函数*/
.pic52 {position:relative; float:left; width:34px; height:42px; margin: -7px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_55.png);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;}
.pic52:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_55.png);}
.pic52 a { float:left;  width:34px; height:42px;  background:;background-image:url(../image/sy2-qt_55.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic52 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_55.png);}/*图片函数*/
.pic53 {position:relative; float:left; width:204px; height:42px; margin: 0px 0px 0px 5px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:33px;color:#d8a364; font-family:微软雅黑;display:inline; line-height:25px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic53:hover{color:#d8a364; background-image:url();}
.pic53 a { float:left;  width:204px; height:42px;  background:;background-image:url(); font-size:33px;color:#d8a364; font-family:微软雅黑;display:inline; line-height:25px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic53 a:hover{color:#d8a364; background:; background-image:url();}/*图片函数*/
.pic54 {position:relative; float:left; width:34px; height:42px; margin: -7px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_57.png);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;}
.pic54:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_57.png);}
.pic54 a { float:left;  width:34px; height:42px;  background:;background-image:url(../image/sy2-qt_57.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic54 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_57.png);}/*图片函数*/
.pic55 {position:relative; float:left; width:289px; height:42px; margin: 0px 0px 0px 5px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:33px;color:#d8a364; font-family:微软雅黑;display:inline; line-height:25px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic55:hover{color:#d8a364; background-image:url();}
.pic55 a { float:left;  width:289px; height:42px;  background:;background-image:url(); font-size:33px;color:#d8a364; font-family:微软雅黑;display:inline; line-height:25px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic55 a:hover{color:#d8a364; background:; background-image:url();}/*图片函数*/
.pic56 {position:relative; float:left; width:1350px; height:64px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;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;}
.pic56:hover{color:#CCCCCC; background-image:url();}
.pic56 a { float:left;  width:1350px; height:64px;  background:;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;}
.pic56 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic57 {position:relative; float:left; width:276px; height:387px; margin: 0px 0px 0px 77px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_62.jpg);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic57:hover{color:#CCCCCC; background-image:url(../image/sy2-1qt_62.jpg);}
.pic57 a { float:left;  width:276px; height:387px;  background:;background-image:url(../image/sy2-qt_62.jpg); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic57 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-1qt_62.jpg);}/*图片函数*/
.pic58 {position:relative; float:left; width:276px; height:387px; margin: 0px 0px 0px 31px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_64.jpg);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic58:hover{color:#CCCCCC; background-image:url(../image/sy2-1qt_64.jpg);}
.pic58 a { float:left;  width:276px; height:387px;  background:;background-image:url(../image/sy2-qt_64.jpg); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic58 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-1qt_64.jpg);}/*图片函数*/
.pic59 {position:relative; float:left; width:276px; height:387px; margin: 0px 0px 0px 34px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_66.jpg);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic59:hover{color:#CCCCCC; background-image:url(../image/sy2-1qt_66.jpg);}
.pic59 a { float:left;  width:276px; height:387px;  background:;background-image:url(../image/sy2-qt_66.jpg); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic59 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-1qt_66.jpg);}/*图片函数*/
.pic60 {position:relative; float:left; width:276px; height:387px; margin: 0px 0px 0px 32px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_68.jpg);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic60:hover{color:#CCCCCC; background-image:url(../image/sy2-1qt_68.jpg);}
.pic60 a { float:left;  width:276px; height:387px;  background:;background-image:url(../image/sy2-qt_68.jpg); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic60 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-1qt_68.jpg);}/*图片函数*/
.pic61 {position:relative; float:left; width:1350px; height:147px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;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;}
.pic61:hover{color:#CCCCCC; background-image:url();}
.pic61 a { float:left;  width:1350px; height:147px;  background:;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;}
.pic61 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic62 {position:relative; float:left; width:1350px; height:159px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_71.png);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;}
.pic62:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_71.png);}
.pic62 a { float:left;  width:1350px; height:159px;  background:;background-image:url(../image/sy2-qt_71.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic62 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_71.png);}/*图片函数*/
.pic63 {position:relative; float:left; width:405px; height:630px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_72.png);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;}
.pic63:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_72.png);}
.pic63 a { float:left;  width:405px; height:630px;  background:;background-image:url(../image/sy2-qt_72.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic63 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_72.png);}/*图片函数*/
.pic64 {position:relative; float:left; width:429px; height:360px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_73.png);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;}
.pic64:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_73.png);}
.pic64 a { float:left;  width:429px; height:360px;  background:;background-image:url(../image/sy2-qt_73.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic64 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_73.png);}/*图片函数*/
.pic65 {position:relative; float:left; width:97px; height:145px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_74.png);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;}
.pic65:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_74.png);}
.pic65 a { float:left;  width:97px; height:145px;  background:;background-image:url(../image/sy2-qt_74.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic65 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_74.png);}/*图片函数*/
.pic66 {position:relative; float:left; width:419px; height:32px; margin: 55px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:28px;color:#484d56; 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;}
.pic66:hover{color:#484d56; background-image:url();}
.pic66 a { float:left;  width:419px; height:32px;  background:;background-image:url(); font-size:28px;color:#484d56; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic66 a:hover{color:#484d56; background:; background-image:url();}/*图片函数*/
.pic67 {position:relative; float:left; width:419px; height:50px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:14px;color:#484d56; 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;}
.pic67:hover{color:#484d56; background-image:url();}
.pic67 a { float:left;  width:419px; height:50px;  background:;background-image:url(); font-size:14px;color:#484d56; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic67 a:hover{color:#484d56; background:; background-image:url();}/*图片函数*/
.pic68 {position:relative; float:left; width:506px; height:215px; margin: 0px 0px 0px 10px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#212121; 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;}
.pic68:hover{color:#212121; background-image:url();}
.pic68 a { float:left;  width:506px; height:215px;  background:;background-image:url(); font-size:16px;color:#212121; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic68 a:hover{color:#212121; background:; background-image:url();}/*图片函数*/
.pic69 {position:relative; float:left; width:97px; height:115px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_81.png);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;}
.pic69:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_81.png);}
.pic69 a { float:left;  width:97px; height:115px;  background:;background-image:url(../image/sy2-qt_81.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic69 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_81.png);}/*图片函数*/
.pic70 {position:relative; float:left; width:416px; height:44px; margin: 20px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:28px;color:#484d56; 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;}
.pic70:hover{color:#484d56; background-image:url();}
.pic70 a { float:left;  width:416px; height:44px;  background:;background-image:url(); font-size:28px;color:#484d56; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic70 a:hover{color:#484d56; background:; background-image:url();}/*图片函数*/
.pic71 {position:relative; float:left; width:416px; height:51px; margin: 54px 0px 0px -416px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:14px;color:#484d56; 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;}
.pic71:hover{color:#484d56; background-image:url();}
.pic71 a { float:left;  width:416px; height:51px;  background:;background-image:url(); font-size:14px;color:#484d56; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic71 a:hover{color:#484d56; background:; background-image:url();}/*图片函数*/
.pic72 {position:relative; float:left; width:498px; height:155px; margin: 115px 0px 0px -498px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#212121; 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;}
.pic72:hover{color:#212121; background-image:url();}
.pic72 a { float:left;  width:498px; height:155px;  background:;background-image:url(); font-size:16px;color:#212121; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic72 a:hover{color:#212121; background:; background-image:url();}/*图片函数*/
.pic73 {position:relative; float:left; width:432px; height:335px; margin: -50px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_80.png);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;}
.pic73:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_80.png);}
.pic73 a { float:left;  width:432px; height:335px;  background:;background-image:url(../image/sy2-qt_80.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic73 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_80.png);}/*图片函数*/
.pic74 {position:relative; float:left; width:1350px; height:150px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_88.png);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;}
.pic74:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_88.png);}
.pic74 a { float:left;  width:1350px; height:150px;  background:;background-image:url(../image/sy2-qt_88.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic74 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_88.png);}/*图片函数*/
.pic75 {position:relative; float:left; width:1350px; height:64px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#363636; 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;}
.pic75:hover{color:#363636; background-image:url();}
.pic75 a { float:left;  width:1350px; height:64px;  background:;background-image:url(); font-size:16px;color:#363636; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic75 a:hover{color:#363636; background:; background-image:url();}/*图片左右滚动*/
.picScroll-left76 { float:left; width:1350px; height:357px; margin-left: 45px;  position:relative;  border:0px solid #DEDEDE; background:; background-image:url();z-index: 2;}
.picScroll-left76 .bd{ padding:0px 0px 0px 0px;   }
.picScroll-left76 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left76 .bd ul li{ margin-right:10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left76 .bd .prev{ position:absolute;  left:0px; top: 164px; display:block; width:0px; height:0px; overflow:hidden; background:url() no-repeat; cursor:pointer;  }
.picScroll-left76 .bd .next{ position:absolute; right:0px; top: 164px; display:block; width:0px; height:0px; overflow:hidden; background:url() no-repeat; cursor:pointer; }
.picScroll-left76 .bd ul li .pic{ text-align:center; }
.picScroll-left76 .bd ul li .pic img{ width:413px; height:263px; display:block; margin:0px; padding:0px; border:0px solid #DEDEDE; }
.picScroll-left76 .bd ul li .pic a:hover img{ border-color:#DEDEDE;  }
.picScroll-left76 .bd ul li .title{width:413px; height:65px; background:#a5cb92;margin:0px; padding:0px 0px 0px 0px;}
.picScroll-left76 .bd ul li .title a{width:413px; height:65px; line-height:65px; color:#FFFFFF; font-size:16px; font-family:微软雅黑; overflow:hidden;  }
/*图片函数*/
.pic77 {position:relative; float:left; width:1350px; height:116px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;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;}
.pic77:hover{color:#CCCCCC; background-image:url();}
.pic77 a { float:left;  width:1350px; height:116px;  background:;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;}
.pic77 a:hover{color:#CCCCCC; background:; background-image:url();}/*新闻焦点图*/
.TB-focus78{float:left;width:508px; height:328px; border:0px solid #DEDEDE; margin-left:1px; position:relative;  overflow:hidden; }
.TB-focus78 .hd { position:absolute; right:5px; bottom:5px; z-index:1; padding-left:2px; }
.TB-focus78 .hd li { color:#000000; cursor:pointer; margin-left:3px; width:20px; height:20px; background:#FFFFFF; float:left; font-size:13px; line-height:18px; overflow:visible; text-align:center; opacity:.7; filter:alpha(opacity=70); border:1px solid #DEDEDE; border-radius:0px;}
.TB-focus78 .hd li.on { background:#000000; color:#FFFFFF; border:1px solid #DEDEDE;font-weight:bold; opacity:1; filter:alpha(opacity=100); z-index:2; position:relative; border-radius:0px;}
.TB-focus78 .bd {width:508px;height:328px;float:left;}
.TB-focus78 .bd li a{width:508px;height:328px;float:left;}
.TB-focus78 .bd li a img {width:508px; height:328px;}
.TB-focus78 .bd li a p{width:488px;height:30px; line-height:30px; margin:5px 10px;float:left;overflow:hidden;font-size:16px; color:#666666; font-weight:bold;}
.TB-focus78 .bd li a span{width:488px;height:40px; line-height:20px;margin:0px 10px;float:left;overflow:hidden;font-size:12px; color:#666666;}
/*图片函数*/
.pic79 {position:relative; float:left; width:510px; height:34px; margin: 358px 0px 0px -508px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#7cb068; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic79:hover{color:#7cb068; background-image:url();}
.pic79 a { float:left;  width:510px; height:34px;  background:;background-image:url(); font-size:12px;color:#7cb068; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic79 a:hover{color:#7cb068; background:; background-image:url();}/*图片函数*/
.pic80 {position:relative; float:left; width:510px; height:84px; margin: 392px 0px 0px -508px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#404040; font-family:微软雅黑;display:inline; line-height:27px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic80:hover{color:#404040; background-image:url();}
.pic80 a { float:left;  width:510px; height:84px;  background:;background-image:url(); font-size:12px;color:#404040; font-family:微软雅黑;display:inline; line-height:27px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic80 a:hover{color:#404040; background:; background-image:url();}/*图片函数*/
.pic81 {position:relative; float:left; width:1350px; height:12px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;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;}
.pic81:hover{color:#CCCCCC; background-image:url();}
.pic81 a { float:left;  width:1350px; height:12px;  background:;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;}
.pic81 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic82 {position:relative; float:left; width:77px; height:31px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#FFFFFF; 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;}
.pic82:hover{color:#FFFFFF; background-image:url();}
.pic82 a { float:left;  width:77px; height:31px;  background:;background-image:url(); font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic82 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic83 {position:relative; float:left; width:95px; height:31px; margin: 0px 0px 0px 53px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#FFFFFF; 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;}
.pic83:hover{color:#F2F2F2; background-image:url();}
.pic83 a { float:left;  width:95px; height:31px;  background:;background-image:url(); font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic83 a:hover{color:#F2F2F2; background:; background-image:url();}/*图片函数*/
.pic84 {position:relative; float:left; width:149px; height:31px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#FFFFFF; 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;}
.pic84:hover{color:#F2F2F2; background-image:url();}
.pic84 a { float:left;  width:149px; height:31px;  background:;background-image:url(); font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic84 a:hover{color:#F2F2F2; background:; background-image:url();}/*图片函数*/
.pic85 {position:relative; float:left; width:145px; height:31px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#FFFFFF; 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;}
.pic85:hover{color:#F2F2F2; background-image:url();}
.pic85 a { float:left;  width:145px; height:31px;  background:;background-image:url(); font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic85 a:hover{color:#F2F2F2; background:; background-image:url();}/*图片函数*/
.pic87 {position:relative; float:left; width:121px; height:31px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#FFFFFF; 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;}
.pic87:hover{color:#F2F2F2; background-image:url();}
.pic87 a { float:left;  width:121px; height:31px;  background:;background-image:url(); font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic87 a:hover{color:#F2F2F2; background:; background-image:url();}/*图片函数*/
.pic88 {position:relative; float:left; width:160px; height:31px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#FFFFFF; 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;}
.pic88:hover{color:#F2F2F2; background-image:url();}
.pic88 a { float:left;  width:160px; height:31px;  background:;background-image:url(); font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic88 a:hover{color:#F2F2F2; background:; background-image:url();}/*图片函数*/
.pic89 {position:relative; float:left; width:165px; height:31px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#FFFFFF; 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;}
.pic89:hover{color:#F2F2F2; background-image:url();}
.pic89 a { float:left;  width:165px; height:31px;  background:;background-image:url(); font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic89 a:hover{color:#F2F2F2; background:; background-image:url();}/*图片函数*/
.pic90 {position:relative; float:left; width:217px; height:31px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#FFFFFF; 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;}
.pic90:hover{color:#F2F2F2; background-image:url();}
.pic90 a { float:left;  width:217px; height:31px;  background:;background-image:url(); font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic90 a:hover{color:#F2F2F2; background:; background-image:url();}/*图片函数*/
.pic91 {position:relative; float:left; width:168px; height:31px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#FFFFFF; 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;}
.pic91:hover{color:#F2F2F2; background-image:url();}
.pic91 a { float:left;  width:168px; height:31px;  background:;background-image:url(); font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic91 a:hover{color:#F2F2F2; background:; background-image:url();}/*图片函数*/
.pic92 {position:relative; float:left; width:1350px; height:30px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;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;}
.pic92:hover{color:#CCCCCC; background-image:url();}
.pic92 a { float:left;  width:1350px; height:30px;  background:;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;}
.pic92 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic93 {position:relative; float:left; width:812px; height:78px; margin: 11px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:28px;color:#438763; 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;}
.pic93:hover{color:#438763; background-image:url();}
.pic93 a { float:left;  width:812px; height:78px;  background:;background-image:url(); font-size:28px;color:#438763; font-family:微软雅黑;display:inline; line-height:40px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic93 a:hover{color:#438763; background:; background-image:url();}/*图片函数*/
.pic94 {position:relative; float:left; width:812px; height:33px; margin: 99px 0px 0px -812px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#262626; 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;}
.pic94:hover{color:#262626; background-image:url();}
.pic94 a { float:left;  width:812px; height:33px;  background:;background-image:url(); font-size:18px;color:#262626; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic94 a:hover{color:#262626; background:; background-image:url();}/*图片函数*/
.pic95 {position:relative; float:left; width:183px; height:23px; margin: 133px 0px 0px -812px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#262626; 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;}
.pic95:hover{color:#262626; background-image:url();}
.pic95 a { float:left;  width:183px; height:23px;  background:;background-image:url(); font-size:18px;color:#262626; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic95 a:hover{color:#262626; background:; background-image:url();}/*图片函数*/
.pic96 {position:relative; float:left; width:30px; height:23px; margin: 137px 0px 0px -629px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_126.png);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;}
.pic96:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_126.png);}
.pic96 a { float:left;  width:30px; height:23px;  background:;background-image:url(../image/sy2-qt_126.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic96 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_126.png);}/*图片函数*/
.pic97 {position:relative; float:left; width:243px; height:23px; margin: 133px 0px 0px -594px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#262626; 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:#262626; background-image:url();}
.pic97 a { float:left;  width:243px; height:23px;  background:;background-image:url(); font-size:18px;color:#262626; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic97 a:hover{color:#262626; background:; background-image:url();}/*图片函数*/
.pic98 {position:relative; float:left; width:356px; height:23px; margin: 133px 0px 0px -356px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#262626; 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;}
.pic98:hover{color:#262626; background-image:url();}
.pic98 a { float:left;  width:356px; height:23px;  background:;background-image:url(); font-size:18px;color:#262626; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic98 a:hover{color:#262626; background:; background-image:url();}/*图片函数*/
.pic99 {position:relative; float:left; width:33px; height:169px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_113.png);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;}
.pic99:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_113.png);}
.pic99 a { float:left;  width:33px; height:169px;  background:;background-image:url(../image/sy2-qt_113.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic99 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_113.png);}/*图片函数*/
.pic100 {position:relative; float:left; width:55px; height:169px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_114.png);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;}
.pic100:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_114.png);}
.pic100 a { float:left;  width:55px; height:169px;  background:;background-image:url(../image/sy2-qt_114.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic100 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_114.png);}/*图片函数*/
.pic101 {position:relative; float:left; width:259px; height:29px; margin: 15px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:14px;color:#262626; 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;}
.pic101:hover{color:#262626; background-image:url();}
.pic101 a { float:left;  width:259px; height:29px;  background:;background-image:url(); font-size:14px;color:#262626; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic101 a:hover{color:#262626; background:; background-image:url();}/*图片函数*/
.pic102 {position:relative; float:left; width:259px; height:30px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:14px;color:#262626; 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;}
.pic102:hover{color:#262626; background-image:url();}
.pic102 a { float:left;  width:259px; height:30px;  background:;background-image:url(); font-size:14px;color:#262626; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic102 a:hover{color:#262626; background:; background-image:url();}/*图片函数*/
.pic103 {position:relative; float:left; width:259px; height:30px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:14px;color:#262626; 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;}
.pic103:hover{color:#262626; background-image:url();}
.pic103 a { float:left;  width:259px; height:30px;  background:;background-image:url(); font-size:14px;color:#262626; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic103 a:hover{color:#262626; background:; background-image:url();}/*图片函数*/
.pic104 {position:relative; float:left; width:259px; height:29px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:14px;color:#262626; 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;}
.pic104:hover{color:#262626; background-image:url();}
.pic104 a { float:left;  width:259px; height:29px;  background:;background-image:url(); font-size:14px;color:#262626; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic104 a:hover{color:#262626; background:; background-image:url();}/*图片函数*/
.pic105 {position:relative; float:left; width:259px; height:29px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:14px;color:#262626; 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;}
.pic105:hover{color:#262626; background-image:url();}
.pic105 a { float:left;  width:259px; height:29px;  background:;background-image:url(); font-size:14px;color:#262626; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic105 a:hover{color:#262626; background:; background-image:url();}/*图片函数*/
.pic106 {position:relative; float:left; width:144px; height:145px; margin: -130px 0px 0px 12px; padding:0px; border: 0px solid ;  background:;background-image:url(../image/sy2-qt_117.jpg);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic106:hover{color:#CCCCCC; background-image:url(../image/sy2-qt_117.jpg);}
.pic106 a { float:left;  width:144px; height:145px;  background:;background-image:url(../image/sy2-qt_117.jpg); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic106 a:hover{color:#CCCCCC; background:; background-image:url(../image/sy2-qt_117.jpg);}/*图片函数*/
.pic107 {position:relative; float:left; width:171px; height:19px; margin: 5px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:14px;color:#262626; 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;}
.pic107:hover{color:#262626; background-image:url();}
.pic107 a { float:left;  width:171px; height:19px;  background:;background-image:url(); font-size:14px;color:#262626; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic107 a:hover{color:#262626; background:; background-image:url();}/*图片列表*/
.pics108 { position:relative;float:left; width:1270px; height:780px; margin-left:20px; padding:0px; border: 0px solid #DEDEDE; display:inline;border-radius:0px;z-index: 2;}
.pics108 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:10px; color:#CCCCCC; font-size:0px; font-weight:bold; background:; background-image:url(); border-radius: #DEDEDEpx;overflow:hidden;}
.pics108 h3 span { float:left; color:#CCCCCC; width:1195px;font-size:-3px;}
.pics108 h3 span p{ float:left;color:#333333;font-size:0px;}
.pics108 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:0px;display:inline;text-align:right;background: url() no-repeat right center;}
.pics108 ul {float:left;width:100%;height:780px;background:; background-image:url(); }
.pics108 ul li{float:left;width:400px;height:342px;margin:30px 30px 0px 0px;display:inline;}
.pics108 ul li img{float:left;width:400px;height:292px;}
.pics108 ul li a{float:left;width:400px;height:342px; line-height:50px; border:0px solid #DEDEDE;font-family:微软雅黑; font-size:16px; color:#FFFFFF;background:#3DA88C;overflow:hidden;}
.pics108 ul li a p{float:left;width:400px;height:50px;text-align:center; padding:0 0px 0 0px;background-image:url();margin-top:0px;overflow:hidden;transition: border 0s;}
.pics108 ul li a:hover{float:left;width:400px;height:342px;border:0px solid #CCCCCC; color:#FFFFFF;background:#F5CC84;background-image:url();overflow:hidden;}
/*基础11.0nav导航*/
.clearfix:after{content:.;display:block;height:0;clear:both;visibility:hidden;z-index:99999;}
.nav113{ position:relative;float:left;width:748px; height:61px; position:relative; z-index:99999; padding:0px 0px 0px 0px;  }
.nav113 .nLi{ float:left;  position:relative; display:inline; width:93.5px; height:61px; }
.nav113 .nav_line{ float:left;width:93.5px;height:0px; background:#FFFFFF; background:url() no-repeat center center;}
.nav113 .nLi h3{ float:left;background:; background-image:url(); width:93.5px; height:61px; text-align:center; }
.nav113 .nLi h3 a{ display:block; padding-top:-30.5px; color:#363636; font-size:16px; font-family:微软雅黑; width:93.5px;height:61px;line-height:61px;overflow:hidden;}
.nav113 .nLi h3 a p{ float:left;padding:0px; font-size:9px; width:93.5px; color:; font-size:0px; padding-bottom:-30.5px; height:0px; line-height:0px;overflow:hidden;}
.nav113 .nLi h3:hover{color:#FFFFFF; background:#198e4c; background-image:url();}
.nav113 .sub{ display:none; width:93.5px;height:auto; top:61px;  position:absolute; background:#01823a; background-image:url(); line-height:30px; padding-bottom:0px;z-index:99999;}
.nav113 .sub li{ zoom:1; width:93.5px;height:30px; float:left;padding:0px;text-align:center;border-top:2px #198A4A solid;}
.nav113 .sub a{ background-color:#01823a; display:block; color:#FFFFFF; font-size:12px; font-family:微软雅黑;text-align:center;}
.nav113 .sub a:hover{ background:#017A37; background-image:url(); color:#FFFFFF;  }
.nav113 .on h3 { background:#198e4c; background-image:url(); }
.nav113 .on h3 a{ color:#FFFFFF;  }
.nav113 .on h3 a p{color:;}
/*手机自定义图片*/
.sjc114 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc114 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc114 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc114 a span{display:block;float:left;width:100%; height:0px;line-height:0px; color:#000000; font-size:14px; overflow:hidden; text-align:left; 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%; }
/*手机自定义图片*/
.sjc116 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc116 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc116 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc116 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc117 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc117 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc117 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc117 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc118 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc118 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc118 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc118 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc119 {position:relative;float:left; width:33.3%; margin:0px 0% 0px 0%;}
.sjc119 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc119 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc119 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc120 {position:relative;float:left; width:33.4%; margin:0px 0% 0px 0%;}
.sjc120 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc120 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc120 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc121 {position:relative;float:left; width:33.3%; margin:0px 0% 0px 0%;}
.sjc121 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc121 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc121 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc122 {position:relative;float:left; width:33.3%; margin:0px 0% 0px 0%;}
.sjc122 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc122 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc122 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc123 {position:relative;float:left; width:33.4%; margin:0px 0% 0px 0%;}
.sjc123 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc123 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc123 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc124 {position:relative;float:left; width:33.3%; margin:0px 0% 0px 0%;}
.sjc124 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc124 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc124 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机图片列表*/
.sjpic125 {position:relative;float:left; width:100%;height:auto;}
.sjpic125 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; background:#FFFFFF;}
.sjpic125 li { width:48.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:3%;}
.sjpic125 li img { width: 100%; height:120px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic125 li p { width: 100%;float:left; font-size:14px; color:#3B3B3B; background:#FFFFFF; height:50px; line-height:50px; text-align:center;overflow: hidden;}/*手机自定义图片*/
.sjc126 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc126 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc126 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc126 a span{display:block;float:left;width:100%; height:0px;line-height:0px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc127 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc127 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc127 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc127 a span{display:block;float:left;width:100%; height:0px;line-height:0px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc128 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc128 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc128 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc128 a span{display:block;float:left;width:100%; height:0px;line-height:0px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机图片列表*/
.sjpic129 {position:relative;float:left; width:100%;height:auto;}
.sjpic129 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; background:#FFFFFF;}
.sjpic129 li { width:48.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:3%;}
.sjpic129 li img { width: 100%; height:130px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic129 li p { width: 100%;float:left; font-size:14px; color:#3B3B3B; background:#FFFFFF; height:50px; line-height:50px; text-align:center;overflow: hidden;}/*手机自定义图片*/
.sjc130 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc130 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc130 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc130 a span{display:block;float:left;width:100%; height:0px;line-height:0px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机新闻列表*/
.sjnew131 {position:relative;float:left; width:100%;height:auto;}
.sjnew131 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;}
.sjnew131 ul li { float:left; width:100%; height:50px; line-height:50px; border-bottom:1px dashed #DEDEDE; text-indent:0px; background:url() left no-repeat;}
.sjnew131 ul li p{ float:left; width:70%; height:50px; line-height:50px; color:#363636; font-size:15px; text-align:left; overflow:hidden;}
.sjnew131 ul li span{ float:left; width:30%; height:50px; line-height:50px; color:#CCCCCC; font-size:12px; text-align:right; overflow:hidden;}
/*手机自定义图片*/
.sjc132 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc132 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc132 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc132 a span{display:block;float:left;width:100%; height:5px;line-height:5px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc133 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc133 a{float:left; width:100%; height:30px; padding:0px; background:#E8E8E8;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc133 a img {display:block;  height:15px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc133 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#000000; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc134 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc134 a{float:left; width:100%; height:30px; padding:0px; background:#E8E8E8;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc134 a img {display:block;  height:15px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc134 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#000000; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc135 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc135 a{float:left; width:100%; height:30px; padding:0px; background:#E8E8E8;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc135 a img {display:block;  height:15px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc135 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#000000; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc136 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc136 a{float:left; width:100%; height:30px; padding:0px; background:#E8E8E8;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc136 a img {display:block;  height:15px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc136 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#000000; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc137 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc137 a{float:left; width:100%; height:20px; padding:0px; background:#E8E8E8;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc137 a img {display:block;  height:15px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc137 a span{display:block;float:left;width:100%; height:5px;line-height:5px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc138 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc138 a{float:left; width:100%; height:25px; padding:0px; background:#E8E8E8;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc138 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc138 a span{display:block;float:left;width:100%; height:5px;line-height:5px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc139 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc139 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc139 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc139 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; }/*手机自定义图片*/
.sjc140 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc140 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc140 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc140 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; }/*手机自定义图片*/
.sjc141 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc141 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc141 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc141 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; }/*手机自定义图片*/
.sjc142 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc142 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc142 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc142 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; }/*手机自定义图片*/
.sjc143 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc143 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc143 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc143 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; }/*手机自定义图片*/
.sjc144 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc144 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc144 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc144 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; }/*手机自定义图片*/
.sjc145 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc145 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc145 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc145 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; }/*手机自定义图片*/
.sjc146 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc146 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc146 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc146 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; }/*手机自定义图片*/
.sjc149 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc149 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc149 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc149 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机翻页模版*/
.sjpage_mb_list150 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list150 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list150 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list150 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list150 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list150 a {float:left;color: #FFFFFF;background:#308F79;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list150 a:hover {float:left;background:#39B881;border-radius: 3px;}
/*手机翻页模版*/
.sjpage_mb_list151 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list151 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list151 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list151 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list151 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list151 a {float:left;color: #FFFFFF;background:#308F79;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list151 a:hover {float:left;background:#39B881;border-radius: 3px;}
/*手机翻页模版*/
.sjpage_mb_list152 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list152 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list152 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list152 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list152 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list152 a {float:left;color: #FFFFFF;background:#308F79;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list152 a:hover {float:left;background:#39B881;border-radius: 3px;}
/*手机翻页模版*/
.sjpage_mb_list153 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list153 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list153 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list153 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list153 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list153 a {float:left;color: #FFFFFF;background:#308F79;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list153 a:hover {float:left;background:#39B881;border-radius: 3px;}
/*手机单页展示*/
.sjdy155 {position:relative;float:left; width:100%;height:px; line-height:25px; color:#000000; font-size:16px; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url(); overflow: hidden;}/*手机单页展示*/
.sjdy156 {position:relative;float:left; width:100%;height:px; line-height:30px; color:#000000; font-size:16px; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url(); overflow: hidden;}/*手机单页展示*/
.sjdy157 {position:relative;float:left; width:100%;height:px; line-height:30px; color:#000000; font-size:16px; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url(); overflow: hidden;}/*手机单页展示*/
.sjdy158 {position:relative;float:left; width:100%;height:px; line-height:30px; color:#000000; font-size:16px; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url(); overflow: hidden;}/*手机单页展示*/
.sjdy159 {position:relative;float:left; width:100%;height:px; line-height:30px; color:#000000; font-size:16px; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url(); overflow: hidden;}/*手机图片列表*/
.sjpic160 {position:relative;float:left; width:100%;height:auto;}
.sjpic160 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; background:#FFFFFF;}
.sjpic160 li { width:48.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:3%;}
.sjpic160 li img { width: 100%; height:120px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic160 li p { width: 100%;float:left; font-size:14px; color:#3B3B3B; background:#FFFFFF; height:50px; line-height:50px; text-align:center;overflow: hidden;}/*手机新闻列表*/
.sjnew161 {position:relative;float:left; width:100%;height:auto;}
.sjnew161 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;}
.sjnew161 ul li { float:left; width:100%; height:50px; line-height:50px; border-bottom:1px dashed #DEDEDE; text-indent:0px; background:url() left no-repeat;}
.sjnew161 ul li p{ float:left; width:70%; height:50px; line-height:50px; color:#363636; font-size:15px; text-align:left; overflow:hidden;}
.sjnew161 ul li span{ float:left; width:30%; height:50px; line-height:50px; color:#CCCCCC; font-size:12px; text-align:right; overflow:hidden;}
/*手机导航*/
.sjdh162 {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:#31A888; background-image:url();}
.sjdh162 li {float:left; width:25%;height:50px;; line-height:50px; text-align:center; }
.sjdh162 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机留言模版*/
.sjly163{ position:relative;float:left; width:100%; height:auto; padding:0px; font-family:'微软雅黑';}
.sjly163 .main{display:block; width:100%; margin:0 auto; height:auto;}
.sjly163 .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:'微软雅黑';}
.sjly163 .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;}
.sjly163 .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);}
.sjly163 .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);}
.sjly163 .main img {display:block; float:left; width:20%; height:20px; line-height:20px; border:0; margin:5px 10%; padding:10px 0; color:;}
.sjly163 .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);}/*手机导航*/
.sjdh164 {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:#31A888; background-image:url();}
.sjdh164 li {float:left; width:25%;height:50px;; line-height:50px; text-align:center; }
.sjdh164 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh165 {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:#31A888; background-image:url();}
.sjdh165 li {float:left; width:25%;height:50px;; line-height:50px; text-align:center; }
.sjdh165 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机图文列表*/
.sjpictxt166 {position:relative;float:left; width:100%;height:auto;}
.sjpictxt166 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; background:#FFFFFF;}
.sjpictxt166 li{ width:100%; height:95px; float: left;padding:8px 0; border-bottom:1px dashed #DEDEDE; overflow: hidden;}
.sjpictxt166 li ol {float:left;width:30%;}
.sjpictxt166 li ol span {float:left;width:100%; height:95px; border-radius:0px;}
.sjpictxt166 li a{float:left; width: 68%; height:auto; margin-left:2%; font-size:0.8em; text-align:center;overflow: hidden;text-align:left;}
.sjpictxt166 li a b{ float:left; width:100%; height:20px; line-height:20px; margin-bottom:15px; font-size:15px; color:#000000;overflow:hidden;font-weight:normal;}
.sjpictxt166 li a p { float:left; width:100%; height:40px; line-height:20px; font-size:13px; color:#636363; overflow:hidden;}
.sjpictxt166 li a h5 { float:left; width:40%; height:20px; line-height:20px; font-size:12px; color:#349E70;}
.sjpictxt166 li a span { float:left; width:25%; height:20px; line-height:20px; font-size:12px; color:#349E70;}
.sjpictxt166 li a h4{ float:left; width:30%; height:20px; line-height:20px;font-size:12px; color:#349E70;text-align:center; margin:0 0 0 5%;}/*手机导航*/
.sjdh167 {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:#31A888; background-image:url();}
.sjdh167 li {float:left; width:25%;height:50px;; line-height:50px; text-align:center; }
.sjdh167 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh168 {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:#31A888; background-image:url();}
.sjdh168 li {float:left; width:25%;height:50px;; line-height:50px; text-align:center; }
.sjdh168 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh169 {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:#31A888; background-image:url();}
.sjdh169 li {float:left; width:25%;height:50px;; line-height:50px; text-align:center; }
.sjdh169 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh170 {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:#31A888; background-image:url();}
.sjdh170 li {float:left; width:25%;height:50px;; line-height:50px; text-align:center; }
.sjdh170 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh171 {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:#31A888; background-image:url();}
.sjdh171 li {float:left; width:25%;height:50px;; line-height:50px; text-align:center; }
.sjdh171 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh172 {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:#31A888; background-image:url();}
.sjdh172 li {float:left; width:25%;height:50px;; line-height:50px; text-align:center; }
.sjdh172 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机自定义图片*/
.sjc173 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc173 a{float:left; width:100%; height:16px; padding:0px; background:#3B9672;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc173 a img {display:block;  height:8px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc173 a span{display:block;float:left;width:100%; height:8px;line-height:8px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc174 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc174 a{float:left; width:100%; height:40px; padding:0px; background:#3B9672;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc174 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc174 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:15px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc175 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc175 a{float:left; width:100%; height:40px; padding:0px; background:#3B9672;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc175 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc175 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:15px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc176 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc176 a{float:left; width:100%; height:40px; padding:0px; background:#3B9672;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc176 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc176 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:15px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc177 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc177 a{float:left; width:100%; height:40px; padding:0px; background:#3B9672;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc177 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc177 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:15px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc178 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc178 a{float:left; width:100%; height:40px; padding:0px; background:#3B9672;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc178 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc178 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:15px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc179 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc179 a{float:left; width:100%; height:40px; padding:0px; background:#3B9672;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc179 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc179 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:15px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc180 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc180 a{float:left; width:100%; height:40px; padding:0px; background:#3B9672;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc180 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc180 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:15px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc181 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc181 a{float:left; width:100%; height:40px; padding:0px; background:#3B9672;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc181 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc181 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:15px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机图片列表*/
.sjpic183 {position:relative;float:left; width:100%;height:auto;}
.sjpic183 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; background:#FFFFFF;}
.sjpic183 li { width:48.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:3%;}
.sjpic183 li img { width: 100%; height:140px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic183 li p { width: 100%;float:left; font-size:14px; color:#3B3B3B; background:#FFFFFF; height:50px; line-height:50px; 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(../image/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:'微软雅黑';}#mb4{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;}#mb5{position:absolute; top:0;width:688px; height:474px; 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:100%; height:617px; 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:1288px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb8{position:absolute; top:0;width:122px; height:28px; 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:1268px; height:1098px; 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:1298px; height:28px; 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:1283px; height:1298px; 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:1218px; height:698px; 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:600px; height:130px; 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:122px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb16{position:absolute; top:0;width:122px; height:36px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb18{position:absolute; top:0;width:122px; height:36px; 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:267px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb21{position:absolute; top:0;width:1348px; height:42px; 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:610px; height:71px; 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:610px; height:107px; 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:610px; height:226px; 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:249px; height:65px; 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:626px; height:352px; 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:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb28{position:absolute; top:0;width:1298px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb29{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb32{position:absolute; top:0;width:386px; height:29px; 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:1348px; height:72px; 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:626px; height:352px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb35{position:absolute; top:0;width:626px; height:352px; 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:376px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb37{position:absolute; top:0;width:376px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb38{position:absolute; top:0;width:1348px; height:104px; 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:1348px; height:125px; 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:223px; height:240px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb41{position:absolute; top:0;width:223px; height:240px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb42{position:absolute; top:0;width:223px; height:240px; 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:223px; height:240px; 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:223px; height:240px; 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:223px; height:240px; 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:1348px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb47{position:absolute; top:0;width:1348px; height:688px; 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:1348px; height:131px; 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:1348px; height:52px; 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:203px; height:40px; 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:216px; height:40px; 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:40px; 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:202px; height:40px; 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:40px; 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:287px; height:40px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb56{position:absolute; top:0;width:1348px; height:62px; 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:274px; height:385px; 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:274px; height:385px; 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:274px; height:385px; 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:274px; height:385px; 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:1348px; height:145px; 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:1348px; height:157px; 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:403px; height:628px; 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:427px; height:358px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb65{position:absolute; top:0;width:122px; height:143px; 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:417px; height:30px; 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:417px; height:48px; 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:504px; height:213px; 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:113px; 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:414px; height:42px; 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:414px; height:49px; 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:496px; height:153px; 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:430px; height:333px; 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:1348px; height:148px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb75{position:absolute; top:0;width:1348px; height:62px; 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:1348px; height:355px; 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:1348px; height:114px; 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:506px; height:326px; 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:508px; height:32px; 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:508px; height:82px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb81{position:absolute; top:0;width:1348px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb82{position:absolute; top:0;width:122px; height:29px; 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:29px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb84{position:absolute; top:0;width:147px; height:29px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb85{position:absolute; top:0;width:143px; height:29px; 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:29px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb88{position:absolute; top:0;width:158px; height:29px; 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:163px; height:29px; 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:215px; height:29px; 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:166px; height:29px; 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:1348px; 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:810px; height:76px; 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:810px; height:31px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb95{position:absolute; top:0;width:181px; 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:241px; 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:354px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb99{position:absolute; top:0;width:122px; height:167px; 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:167px; 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:257px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb102{position:absolute; top:0;width:257px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb103{position:absolute; top:0;width:257px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb104{position:absolute; top:0;width:257px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb105{position:absolute; top:0;width:257px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb106{position:absolute; top:0;width:142px; height:143px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb107{position:absolute; top:0;width:169px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb108{position:absolute; top:0;width:1268px; height:778px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb113{position:absolute; top:0;width:746px; height:59px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb114{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;}#mb115{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;}#mb116{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;}#mb117{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;}#mb118{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;}#mb119{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;}#mb120{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;}#mb121{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;}#mb122{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;}#mb123{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;}#mb124{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;}#mb125{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;}#mb126{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;}#mb127{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;}#mb128{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;}#mb129{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;}#mb130{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;}#mb131{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;}#mb132{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;}#mb133{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;}#mb134{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;}#mb135{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;}#mb136{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;}#mb137{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;}#mb138{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;}#mb139{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;}#mb140{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;}#mb141{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;}#mb142{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;}#mb143{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;}#mb144{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;}#mb145{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;}#mb146{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;}#mb149{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;}#mb150{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;}#mb151{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;}#mb152{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;}#mb153{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;}#mb155{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;}#mb156{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;}#mb157{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;}#mb158{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;}#mb159{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;}#mb160{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;}#mb161{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;}#mb162{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;}#mb163{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;}#mb164{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;}#mb165{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;}#mb166{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;}#mb167{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;}#mb168{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;}#mb169{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;}#mb170{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;}#mb171{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;}#mb172{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;}#mb173{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;}#mb174{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;}#mb175{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;}#mb176{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;}#mb177{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;}#mb178{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;}#mb179{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;}#mb180{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;}#mb181{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;}#mb183{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;}
