
@charset "gb2312";
* {margin:0;} html,body {height:100%;padding:0; margin:0;font-family:"microsoft yahei","黑体","Verdana;";}
body{background:#eee; margin:0; padding:0;font-family:"microsoft yahei","黑体","Verdana;";font-size:14px;line-height:220%;}
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {margin:0;padding:0;-webkit-text-size-adjust: none}
body{width:100%;margin:0 auto;}
a,a:visited {text-decoration:none;}
a:link{color:#000;text-decoration:none;}
a:visited{color:#555;}
a:hover{color:#F00;}
a:active{color:#F0F;}
ul,ol,li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
td{padding:5px;}
img{border:0px;vertical-align:middle;}
*,*:after,*:before { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
html,body,header,nav,footer,article,section,form,fieldset,p,div,ul,ol,li,h1,h2,h3,h4,h5,h6 {-webkit-text-size-adjust:none;} /*改变文字大小*/
-webkit-tap-highlight-color:{rgba(0,0,0,0);}-moz-tap-highlight-color:{rgba(0,0,0,0);}/*链接高亮*/
-webkit-touch-callout:{none;}-moz-touch-callout:{none;}/*长按弹出选项菜单*/
section,article,#container,#content{text-shadow:0 1px 0 #fff;}
article, aside, details, figcaption, figure, footer, header, main, nav, section {display: block}
/************顶部导航背景#e8e8e8*********顶部导航背景下线#fbfbfb************导航背景#CD2626;******当前背景#8B2500*********模块标题#135C86;**/

.cts{width:100%;margin:0 auto;}
.ctsw{width:1200px;margin:0 auto;}
.ctswb{width:1200px;margin:0 auto;background:#fff;}
.ctswt{width:1200px;margin:0 auto;margin-top:16px;}
.ctswbt{width:1200px;margin:0 auto;background:#fff;margin-top:16px;}
.mt{margin-top:16px;}
.mb{margin-bottom:16px;}
.bgf{background:#fff;}
.fsc12777{color:#777;font-size:12px;font-weight:normal;}
.fl{float:left;}
.fr{float:right;}
.clearfloat {clear: both;height: 0;line-height: 0px;overflow:hidden;}
.pageno{margin:0 auto;width:100%;font-size:30px;text-align:center;color:#f00;background:#fbfbfb;padding:10px 0;}
.noinfo{width:1200px;margin:0 auto;font-size:30px;padding:40px 0;font-weight:bold;text-align:center;line-height:60px;}
.cttm,.cttl{width:100%;margin:0 auto;background:#fff;padding:10px;color:#4D4F53;}
.cttm{text-align:center;}
.cttl{text-align:left;}
.lv{color:#008000;}
.zi{color:#B0B;}
.lan{color:#00f;}
.hong{color:#f00;}
.clv{color:#008000;font-weight:bold;}
.czi{color:#B0B;font-weight:bold;}
.clan{color:#00f;font-weight:bold;}
.chong{color:#f00;font-weight:bold;}
.bghch {BACKGROUND-COLOR: #ffff00;color: #ff0000;font-weight: bold;}

.xzwz,.anniu,.copybtn{display:inline-block;background:#ddd;cursor:pointer;border:1px solid #bbb;font:14px 'Microsoft YaHei',sans-serif;color:#000;}
.xzwz{padding:5px;border-radius:8px;-moz-border-radius:8px;}
.xzwz:hover {background:#eee;}
.xzwz a{color:#000;}
.anniu,.copybtn{padding:3px 8px;border-radius:50px;-moz-border-radius:50px;}
.anniu:hover {background:#cbcbcb;}
.copybtn{color:#333;}

.dh {width:100%;margin:0 auto;color:#B5330B;background:#fbfbfb;padding:0px 15px;font-size:16px;border-bottom:1px solid #e8e8e8;font-weight: bold;height:48px;line-height:48px;}
.dqw{width:1200px;margin:0 auto;height:42px;line-height:42px;margin-top:10px;border-bottom:1px solid #f8f8f8;background:#DBDBDB;color:#707070;padding:0px 10px;overflow:hidden;}
.dqw a{color:#707070;margin-left:6px;margin-right:6px;}
.dqw span,.dh span{float:right;font-size:12px;font-weight:normal;}
.dqw span{color:#707070;}
.dh span{color:#777;}
.dqw span a{color:#000;}
.dqw span a,.dh span a{margin-left:15px;}

.menu-box{position: relative;height:60px;}
.menu {
    position: absolute;
    left: 0;
    z-index: 50;
    width: 100%;
    min-width: 1200px;
    height:60px;
    top:0px;
    background-color:#f8f8f8;
}
.menu.fixed{
    position:fixed;
    top: 0;
    box-shadow: 0 1px 2px #DBDBDB;
}
.menu a {
    position: relative;
    z-index: 999;
    display: block;
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;

    padding: 0 18px;
    color: #222222;
    font-size: 18px;
    -webkit-transition: background-color 300ms;
    -moz-transition: background-color 300ms;
    -ms-transition: background-color 300ms;
    -o-transition: background-color 300ms;
    transition: background-color 300ms
}
.menu a:hover {position:relative;height:60px;color:#707070;text-decoration: none;}
.menu .con {float: left;width:1050px;height:60px;line-height:60px;}
.menu .con-r {float: right;width:150px;text-align:right;background:#DDDDDD;height:40px;line-height:40px;margin:10px 0;overflow:hidden;border-radius:8px;-moz-border-radius:8px;}
.menu .con-r a{width:150px;text-align:center;padding:0;color:#0000FF;height:40px;line-height:40px;font-weight:normal;}
.menu .con-r a:hover{background:#CCCCCC;color:#FF0000;border-radius:8px;-moz-border-radius:8px;}
.menu a.morebg{background:url(../images/xjt.png) center bottom no-repeat;}
.menu .h2_cat{ color:#f8f8f8;  position:relative; float:left;}
.menu .active_cat div{display:block;}
.menu .h3_cat{position:absolute; left:0; top:60px;cursor:auto;width:108px;background:#f8f8f8;border-left:1px solid #DBDBDB; border-bottom:1px solid #DBDBDB; border-right:1px solid #DBDBDB; z-index:999; display:none; text-align:center;}
.menu .h3_cat ul{padding:0;}
.menu .h3_cat li a{width:100%;float:left;text-align:center;font-weight:normal;padding:0px;font-size:15px;height:44px;line-height:44px;}

.tmenus{margin:0 auto;width:100%;height:50px;background:#DBDBDB;}
.tmenusm{margin:0 auto;width:1200px;height:50px;line-height:50px;text-align:left;color:#666;}
.tmenusm-l,.tmenusm-r{margin:0 auto;height:50px;line-height:50px;overflow:hidden;}
.tmenusm-l{float:left;width:75%;}
.tmenusm-r{float:right;width:25%;text-align:right;}
.tmenusm span{font-size:16px;font-weight:bold;margin-right:15px;}
.tmenusm a{margin-left:15px;margin-right:15px;}

.tb_all{margin:0 auto;width:100%;background:#e8e8e8;text-align:center;}
.td_bg{background:#fbfbfb;text-align:center;font-weight:bold;font-size:14px;padding:8px;border-bottom:1px solid #eee;border-right:1px solid #eee;}
.td_bg span{color:#777;font-size:12px;font-weight:normal;}
.td_bgno{background:#fbfbfb;text-align:center;font-weight:bold;font-size:30px;color:#f00;}
.td_l,.td_m,.td_r{background:#fff;padding:8px;border-bottom:1px solid #eee;border-right:1px solid #eee;}
.td_l{text-align:left;}
.td_m{text-align:center;}
.td_r{text-align:right;}

.dhs{width:1200px;margin:0 auto;color:#707070;height:50px;line-height:30px;text-align:left;padding:10px;font-size:16px;}
.dhs a{float:left;display:block;padding:0px 8px;height:30px;line-height:30px;color:#707070;text-decoration:none;margin-right:14px;border-radius:6px;-moz-border-radius:6px;}
.dhs a.d,.dhs a:hover{background:#f8f8f8;color:#222222;}
.dhs a.t{color:#f8f8f8;font-weight:bold;cursor:text;}
.dhs a.t:hover{background:none;color:#f8f8f8;}
.dhs span{font-weight:normal;color:#777;font-size:12px;margin-left:3px;}
.dhs .d span{color:#707070;}

.ss{margin:0 auto;width:100%;margin:0 auto;text-align:center;margin-top:8px;height:34px;line-height:34px;overflow:hidden;}
.ss0{width:100%;background:#fff;float:left;margin:0 auto;text-align:center;border:1px solid #999;height:34px;line-height:34px;overflow:hidden;border-radius:50px;-moz-border-radius:50px;}
.ss1{float:left;width:78%;border-bottom-style: none;border-left-style: none;border-right-style: none;border-top-style: none;outline:0;height:32px;line-height:32px;color:#999;padding-left:12px;background:#fff;}
.ss2{float:right;width:22%;display: inline-block;height:32px;line-height:32px;background:#999;color:#111;font: 16px 'Microsoft YaHei',sans-serif;cursor: pointer;border-radius:50px;-moz-border-radius:50px;outline:0;border-style:none;}

.page{margin:0 auto;width:100%;padding:8px 0;background:#fbfbfb;border-top:1px solid #e8e8e8;text-align:center;}
.page .page1{margin:0 auto;width:100%;padding:8px 0;text-align:center;line-height:180%;}
.page .page2{margin:0 auto;width:100%;padding:8px 0;text-align:center;line-height:180%;margin-bottom:10px;}
.page .inp{width:50px;padding-left:6px;font-weight:bold;color:#ff0000;bold;}
.page .inps{width:50px;font-weight:bold;}
.page a{margin-left:5px;margin-right:5px;padding:3px 6px;border:1px solid #ccc;background:#ddd;}
.page a.d{background:#F5D058;border:1px solid #f00;color:#f00;}
.page a:hover{border:1px solid #f00;color:#f00;}


.newtop{margin:0 auto;padding:0; width:100%;background: #fff;}
.newtop ul {margin:0 auto;margin-top:15px;margin-left:15px;overflow:hidden;}
.newtop ul li {float:left;width:222px;height:102px;text-align:center;margin-right:15px;margin-bottom:15px;position:relative;border:1px dashed #705636;overflow:hidden;}
.newtop ul li img {width:220px;height:100px;}
.newtop ul li:hover{border:1px solid #111;}
.newtop ul li:hover img{transform: scale(1.1);}
.newtop ul li a{width:100%;display:block;color:#666;height:100px;}
.newtop ul li:hover a{font-weight:bold;color:#111;}

.iitemlist,.links{margin:0 auto;padding:0; width:100%;background: #fff;}
.iitemlist ul {margin:0 auto;padding-bottom:15px;width:100%;overflow:hidden;}
.iitemlist ul li {width:20%;float:left; text-align:center;height:38px;line-height:38px;overflow:hidden;}
.iitemlist ul li a{width:100%; display:block;height:38px;line-height:38px;}
.iitemlist ul li:hover {background:#ededed;border:1px solid #dedede;border-radius:6px;-moz-border-radius:6px;}
.links ul {list-style:none;margin:0px;}
.links ul li {float:left;padding:6px 15px;text-align:center;}

.alis{margin:0 auto;padding:0; width:1200px;margin-top:16px;margin-bottom:16px;}
.alis-l{float:left;width:884px;margin-right:16px;background:#fff;}
.alis-l .boxs {position: relative;width:836px;height:162px;text-align:left;padding-left:270px;margin:24px;border-bottom:1px dashed #e8e8e8;}
.alis-l .boxs .vpf{position:absolute;top:30px;left:84px;z-index:18;float:left;width:80px;height:80px;overflow:hidden;margin:0;}
.alis-l .boxs .vpf img{width:80px;height:80px;cursor: pointer;}
.alis-l .boxs .pf{position:absolute;top:0;left:0;z-index:8;width:248px;height:140px;overflow:hidden;margin:0 auto;text-align:center;vertical-align:middle;display:block;border: 1px solid #ccc;}
.alis-l .boxs .pf img{width:248px;height:140px;cursor: pointer;transition: all 0.2s;object-fit: cover;}
.alis-l .boxs:hover .pf img{transform: scale(1.1);}
.alis-l .boxs:hover .pf{border: 1px solid #333;}
.alis-l .boxs h2{width:100%;height:56px;line-height:28px;overflow:hidden;font-size:22px;font-weight:normal;}
.alis-l .boxs:hover h2 a{color:#f00;}
.alis-l .boxs .xx{position:absolute;top:40px;right:0;z-index:7;height:16px;line-height:16px;overflow:hidden;color:#999;font-size: 12px;}
.alis-l .boxs .xx span{margin-left:30px;}
.alis-l .boxs .nr{width:100%;height:66px;line-height:22px;overflow:hidden;color:#999;margin-top:18px;}
.alis-l .boxs .nr span{display: inline-block;height:16px;padding: 0 3px;line-height:16px;color: #fff;text-align: center;background-color: #FFA248;border-radius:2px;-moz-border-radius:2px;margin-right:30px;}
.alis-l .boxs .bq{position:absolute;bottom:18px;right:0;z-index:9;height:24px;line-height:24px;overflow:hidden;color:#777;text-align:right;background:#fff;}
.alis-l .boxs .bq a{text-align:center;border:1px solid #777;color:#777;border-radius:4px;-moz-border-radius:4px;padding:1px 6px;margin-left:12px;font-size:12px;}
.alis-l .boxs .bq a:hover {border:1px solid #333;color:#333;}
.alis-r{float:right;width:300px;}

.mallli{margin:0 auto;padding:0; width:100%;overflow:hidden;margin-right:-10px;margin-top:20px;}
.mallli ul {margin:0 auto;padding:0; width:100%;overflow:hidden;}
.mallli ul li {position: relative;width:280px; float:left; text-align:center;padding:0;overflow:hidden;border:1px solid #e8e8e8;margin:0 20px 20px 0;background:#fff;}
.mallli ul li .pftop{position:absolute;width:40px;height:40px;left:0;top:0;z-index:10;background:url(/images/top100.png) center left no-repeat;background-size:40px 40px;text-align:center;line-height:30px;color:#fff;font-size:20px;font-family:Arial;}
.mallli ul li .vpf{position:absolute;top:100px;left:100px;z-index:18;width:80px;height:80px;overflow:hidden;margin:0;}
.mallli ul li .vpf img{width:80px;height:80px;cursor: pointer;}
.mallli ul li .tp{width:280px;height:280px;text-align:center;margin:0 auto;text-align:center;vertical-align:middle;display:block;overflow:hidden;}
.mallli ul li .tp a{display:table-cell;vertical-align:middle;width:280px; height:280px;}
.mallli ul li .tp img{cursor: pointer;transition: all 0.2s;max-width:280px;max-height:280px;object-fit: cover;}
.mallli ul li:hover .tp img{transform: scale(1.2);}
.mallli .xm {width:100%;text-align:left;overflow:hidden;height:40px;line-height:20px;font-size:12px;color:#999;margin-bottom:10px;padding:0 10px;}
.mallli .bt {width:100%;overflow:hidden;height:52px;line-height:26px;margin:5px 0;text-align:left;padding:0 5px;}
.mallli .bt span{display: inline-block;height: 16px;padding: 0 3px;line-height:16px;font-size:12px;color: #fff;text-align: center;background-color: #FFA248;margin-right:5px;border-radius: 1px;}
.mallli ul li:hover {border:1px solid #555;}
.mallli ul li:hover a{color:#f00;}
.mallli .jg{position:absolute;bottom:4px;right:14px;z-index:8;width:100%;text-align:right;line-height:50px;height:50px;}
.mallli .jg1{font-size:40px;font-family:fantasy;color: #FF0000;}
.mallli .jg1 em{font-size:16px;font-family: "微软雅黑","宋体";vertical-align: 1px;margin-left: 1px;font-style:normal;}

.newsinfo{margin:0 auto;padding:0; width:1200px;margin-top:16px;}
.newsinfo-l{float:left;width:884px;margin-right:16px;}
.newsinfo-l .ctts{margin:0 auto;width:100%;background:#fff;padding:16px 0;}
.newsinfo-l .ctts h1{margin:0 auto;padding:2px 24px 0 24px;width:100%;font-size:28px;line-height:40px;font-weight:normal;}
.newsinfo-l .ctts .xx{margin:0 auto;padding:0 24px 18px 24px;width:100%;height:40px;line-height:40px;color:#999;font-size:12px;border-bottom:1px dashed #e8e8e8;}
.newsinfo-l .ctts .xx .xx1{float:left;height:40px;line-height:40px;width:50%;}
.newsinfo-l .ctts .xx .xx2 span{margin-right:30px;}
.newsinfo-l .ctts .xx .xx2{float:right;height:40px;line-height:40px;width:50%;text-align:right;}
.newsinfo-l .ctts .ads{width:780px;margin: 0 auto;height:70px;padding-top:10px;}
.newsinfo-l .ctts .ads img{max-width:100%;}
.newsinfo-l .ctts .memos{margin:0 auto;padding:22px; width:100%;font-size:18px;color: #4D4F53;line-height:180%;}
.newsinfo-l .ctts .memos p{margin-bottom: 20px;}
.newsinfo-l .ctts .memos img{display: block;max-width:100%;margin: 0 auto;}
.newsinfo-l .ctts .memos ul{margin:0 auto;margin-bottom:20px;padding-bottom:15px;overflow:hidden;border-bottom: 1px dashed #e8e8e8;}
.newsinfo-l .ctts .memos ul li {width:50%;height:30px;line-height:30px;float:left;text-align:left;font-size:12px;overflow:hidden;}
.newsinfo-l .ctts .memos .bq{margin:0 auto;width:100%;margin-bottom:20px;text-align:right;}
.newsinfo-l .ctts .memos .bq a{text-align:center;border:1px solid #777;color:#777;border-radius:4px;-moz-border-radius:4px;padding:3px 6px;margin-left:15px;font-size:16px;}
.newsinfo-l .ctts .memos .bq a:hover {border:1px solid #333;color:#333;}
.newsinfo-r{float:right;width:300px;}
.mallitem{margin:0 auto;padding:0;width:884px;height:340px;background:#fff;margin-bottom:16px;}
.mallitem-l{float:left;margin:0 auto;width:330px;padding:0 20px 20px 20px;}
.mallitem-l .t{margin:0 auto;padding:0;width:300px;line-height:20px;height:20px;font-size:12px;text-align:center;color:#999;}
.mallitem-l .b{float:left;margin:0 auto;padding:0;width:300px;}
.mallitem-r{float:right;margin:0 auto;width:544px;padding:20px 20px 20px 5px;position:relative;}
.mallitem-r h1{width:100%;overflow:hidden;height:56px;line-height:28px;text-align:left;font-weight:bold;font-size:24px;}
.mallitem-r .fl {width:100%;overflow:hidden;height:46px;line-height:46px;text-align:left;font-size:14px;}
.mallitem-r .fl span{display:inline-block;height:20px;padding:0 3px;font-size:16px;line-height:20px;color:#fff;text-align:center;background-color:#FFA248;margin-right:10px;border-radius:1px;}
.mallitem-r .xm1 {width:100%;text-align:left;overflow:hidden;height:90px;line-height:30px;margin-bottom:1px;}
.mallitem-r .btb {width:100%;text-align:center;overflow:hidden;height:100px;line-height:100px;text-align:left;font-size:18px;border-top:1px dashed #eee;margin-top:6px;}
.mallitem .xssm {position:absolute;bottom:0;left:8px;z-index:6;text-align:left;overflow:hidden;height:22px;line-height:22px;font-size:12px;text-align:center;color:#aaa;}
.mallitem .ewm{position:absolute;bottom:125px;right:20px;z-index:8;width:110px;border:solid #6db110 1px;background-color:#fff;overflow:hidden;padding:0 3px 3px 3px;margin-top:5px;}
.mallitem .ewm p{color:#777;font-size:12px;height:16px;line-height:16px;margin:1px 0 3px 0;text-align:center;}
.stat {padding-top:20px;height:100px;}
.stat .price-area {float:left;}
.stat .price-area .ori-price {display:block;font-size:16px;line-height:30px;height:30px;color:#999;}
.stat .price-area .price {position:relative;display:block;font-family:Arial;color:#ff464e;font-size:20px;line-height:40px;font-weight:700;}
.stat .price-area .price i {position:absolute;bottom:15px;right:-64px;width:60px;height:24px;font-size:14px;font-style:normal;color:#fff;line-height:24px;text-align:center;background-color:#ff464e;}
.stat .price-area .price i:after {position:absolute;display:table;content:'';width:0;border:3px solid transparent;border-right-color:#ff464e;left:-6px;top:9px;}
.stat .price-area .price em.int {font-style:normal;font-size:50px;line-height:50px;padding-left:5px;}
.stat .price-area .price em.decimal {font-style:normal;font-size:30px;line-height:50px;}
.stat .buy-area {float:right;width:230px;height:84px;}
.stat .buy-area .desc {font-size:14px;line-height:20px;padding-bottom:5px;color:#787878;text-align:center;}
.stat .buy-area .buy-btn {position:relative;display:block;width:214px;height:52px;background-color:#ff464e;font-size:20px;line-height:48px;color:#fff;font-weight:700;margin-left:5px;text-align:center;}
.stat .buy-area .buy-btn .line {position:absolute;width:4px;height:48px;}
.stat .buy-area .buy-btn .line.line-l {left:-2px;}
.stat .buy-area .buy-btn .line.line-r {right:-2px;}
.stat .buy-area .buy-btn .line i {display:block;width:4px;height:4px;border-radius:4px;background-color:#fff;margin-top:3px;}
.stat .buy-area .buy-btn em {font-size:30px;font-style:normal;color:#FFFA00;padding:0 5px;}
.stat .buy-area a {cursor:pointer;}
.stat .buy-area a:hover {color:#707070;background-color:#DBDBDB;}

.playbox{margin:0 auto;text-align:center;width:800px;margin-bottom:20px;}
.vbox{width:100%;max-width:800px !important;max-height:450px;}

.lljlnews{margin:0 auto;width:100%;background:#fff;margin-bottom:16px;}
.lljlnews ul {margin:0 auto;width:100%;overflow:hidden;}
.lljlnews ul li {width:100%;float:left;text-align:left;overflow:hidden;height:32px;line-height:32px;border-bottom:1px dashed #e8e8e8;color:#777;padding:0 5px;}
.lljl,.lljlitem{margin:0 auto;width:100%;padding:4px;background:#fff;margin-bottom:16px;}
.lljl ul,.lljlitem ul {margin:0 auto;width:100%;overflow:hidden;}
.lljl ul li,.lljlitem ul li {width:138px;float:left; text-align:center;margin:4px;overflow:hidden;}
.lljl ul li img,.lljlitem ul li img{cursor: pointer;transition: all 0.2s;width:138px;border:1px dashed #705636;}
.lljl ul li img:hover,.lljlitem ul li img:hover{transform: scale(1.1);}
.lljl ul li,.lljl ul li img{height:138px;}
.lljlitem ul li,.lljlitem ul li img{height:64px;}

.ipli{margin:0 auto;width:100%;padding:10px;background:#fff;}
.ipli ul {margin:0 auto;width:100%;overflow:hidden;}
.ipli ul li {width:216px;height:216px;float:left; text-align:center;margin:10px;overflow:hidden;}
.ipli ul li img{cursor: pointer;transition: all 0.2s;width:216px;height:216px;border:1px dashed #705636;object-fit: cover;}
.ipli ul li img:hover{transform: scale(1.1);}

.inewss{margin:0 auto;width:1200px;text-align:center;margin-top:20px;}
.inewss ul {margin:0 auto;padding:0; width:100%;overflow:hidden;}
.inewss ul li {position: relative;width:590px;height:120px;float:left;text-align:left;padding:15px 10px 15px 190px;overflow:hidden;border:1px solid #e8e8e8;background:#fff;}
.inewss ul li.d{margin:0 10px 20px 0;}
.inewss ul li.s{margin:0 0 20px 10px;}
.inewss ul li .tp{position:absolute;top:14px;left:14px;z-index:9;width:162px;height:92px;overflow:hidden;border:1px solid #e8e8e8;border-radius:10px;-moz-border-radius:10px;}
.inewss ul li .tp img{cursor: pointer;transition: all 0.2s;width:160px;height:90px;object-fit: cover;}
.inewss ul li .vpf{position:absolute;top:30px;left:65px;z-index:18;float:left;width:60px;height:60px;overflow:hidden;margin:0;}
.inewss ul li .vpf img{width:60px;height:60px;cursor: pointer;}
.inewss ul li .bt{width:100%;height:52px;line-height:26px;overflow:hidden;font-size:18px;margin-bottom:18px;}
.inewss ul li .xx{width:100%;height:20px;line-height:20px;overflow:hidden;color:#999;font-size:12px;}
.inewss ul li .xx span{float:right;margin-left:30px;}
.inewss ul li:hover {border:1px solid #1f1f1f;}
.inewss ul li:hover a{color:#f00;}
.inewss ul li:hover .tp img{transform: scale(1.2);}

.content_right_ad {display:block;width: 300px;margin-bottom:16px;}
.floatFix{position:fixed;top:60px;z-index:20;}

.imgbox{margin:0 auto;padding:0;width:100%;background:#fff;margin-top:16px;}
.imgbox ul {margin:0 auto;padding:13px; width:100%;overflow:hidden;}
.imgbox ul li {float:left;width:286px;height:190px;text-align:center;padding:10px;overflow:hidden;margin-bottom:10px;}
.imgbox ul li a {width:100%; display:block;text-decoration:none;}
.itemimgbox{margin:0 auto;padding:0;width:100%;background:#fff;border-top:16px solid #eee;}
.itemimgbox ul {margin:0 auto;padding:12px; width:100%;overflow:hidden;}
.itemimgbox ul li {float:left;width:220px;height:250px;text-align:center;margin:10px;overflow:hidden;}
.itemimgbox ul li a {width:100%; display:block;text-decoration:none;}

.rllwm{margin:0 auto;width:100%;background:#fff;margin-bottom:16px;text-align:center;height:180px;padding:15px 0;position: relative;}
.rllwm .rllwm-v {position:absolute;top:0;left:10px;z-index:18;width:35px;height:15px;}
.rllwm .rllwm-ts {position:absolute;top:155px;left:176px;z-index:28;width:132px;height:18px;line-height:18px;font-size:12px;color:#ccc;}
.rllwm .rllwm-l {margin:0 auto;width:50%;float:left;color:#777;}
.rllwm .rllwm-l .tp{margin:0 auto;width:120px; height:120px; border-radius:50%; overflow:hidden;padding:0;text-align:center;border:1px solid #e8e8e8;}
.rllwm .rllwm-r {margin:0 auto;width:50%;float:right;color:#777;height:150px;}
.rllwm .rllwm-r ul {margin:0 auto;width:100%;overflow:hidden;}
.rllwm .rllwm-r ul li {width:50%;float:left;text-align:center;overflow:hidden;height:50px;line-height:50px;border-bottom:1px dashed #e8e8e8;color:#777;}

.dcbox{width:100%;margin:0 auto;padding:0 24px 18px 24px;width:100%;height:40px;line-height:40px;color:#999;}
.dcbox-l{float:left;height:40px;line-height:40px;width:50%;}
.dcbox-r{float:right;height:40px;line-height:40px;width:50%;text-align:right;}
.dcxx{float:right;background:#eee url(/images/ding.png) 10px center no-repeat;font-size:20px;}
.jbxx{float:left;background:#eee url(/images/feedback.png) 10px center no-repeat;font-size:14px;}
.dcxx,.jbxx{height:40px;line-height:40px;padding:0 10px 0 40px;border: 1px solid #ddd;cursor: pointer;border-radius:6px;-moz-border-radius:6px;color:#666;}
.dcxx:hover,.jbxx:hover{border: 1px solid #ccc;color:#000;}

.rmzw{width:100%;margin:0 auto;background:#fff;font-size:12px;padding:7px 0;margin-bottom:16px;}
.rmzw ul {list-style:none;margin:0px;}
.rmzw ul li {float:left;width:10%;height:30px;line-height:30px;text-align:center;}

.phone_loginbut,.phone_loginbut2{line-height:34px;text-align:center;height:34px;width:200px;no-repeat;border:0;cursor:pointer;font-size:16px;font-weight:bold;border-radius:8px;-moz-border-radius:8px;font-family:"微软雅黑";}
.phone_loginbut{color:#FFFFFF;background-color:#Fe8800;}
.phone_loginbut2{color:#222222;background-color:#dcdcdc;}
.phone_loginbut:hover {background:#FF9900;}
.phone_loginbut2:hover {background:#ededed;}

.reg-m{margin:0 auto;width:100%;padding-top:10px;padding-bottom:10px;background:#fff;}
.reg{margin:0 auto;height:34px;width:100%;margin-top:10px;margin-bottom:10px;position:relative;}
.reg-p{position:absolute;z-index:10;top:-434px;left:148px;text-align:center;border: solid #ccc 2px;overflow:hidden;padding:0;background:#bbb;border-radius:6px;-moz-border-radius:6px;display:none;}
.reg:hover .reg-p{display:block;}
.reg-l{height:34px;line-height:34px;width:15%;float:left;text-align:right;padding-right:10px;font-weight: bold;}
.reg-r{height:34px;line-height:34px;width:85%;float:right;}
.reg-r-r{height:34px;line-height:34px;width:72.2%;float:right;text-align:left;padding-left:5px;color:#777;overflow:hidden;font-size:12px;}
.reg-r-r a{color: #00f;}
.reg-r-r a:hover{color: #f00;}
.reg-r-l{float:left;height:34px;line-height:34px;margin:0 auto;text-align:left;width:27.8%;font-weight:bold;color:#008000;}
.phone_boxtext {
	height: 32px;
	width: 98%;
	padding-left:5px;
	padding-right:5px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B9B9B;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #9B9B9B;
	line-height: 28px;
	font-size: 16px;
	color: #333333;
	font-family: "微软雅黑";
	background-color: #FFFFFF;
}
.phone_boxtext222{
	height: 24px;
	width: 100%;
	line-height: 24px;
	font-family: "微软雅黑";	
	border-top-style: none;
	border-right-style: none;
	font-size:16px;
	border-bottom-style: none;
	border-left-style: none;
	border:none;
	color: #333;	
}
.button {display:inline-block;border: 1px solid #DBDBDB;background: #f8f8f8;color:#222222;font-size:18px;cursor:pointer;padding:8px 15px;border-radius:6px;-moz-border-radius:6px;}
.button:hover {background:#DBDBDB;color:#707070;}

.mytag{width:100%;margin:0 auto;padding-top:15px;text-align:center;}
.mytag span{margin-left:20px;font-weight:bold;font-size:16px;}
.tagt{width:100%;margin:0 auto;padding:50px 30px 30px 30px;color:#4D4F53;text-align:center;font-size:30px;font-weight:bold;}
.tagm{width:100%;margin:0 auto;padding:15px 20px;margin-bottom:20px;text-align:center;}
.mytag a,.tagm a{margin-right:20px;color:#5D4F53;}
.mytag a:hover,.tagm a:hover{color:#F00;}

.user-top{width:1200px;margin:0 auto;text-align:center;height:80px;padding:10px 5px;background:#fff;position:relative;margin-top:16px;}
.user-top-l{float:left;width:60px;height:60px;text-align:center;}
.user-top-l img{width:60px;height:60px;}
.user-top-r{text-align:left;height:60px;line-height:30px;overflow:hidden;padding-left:8px;}
.user-top a,.u-top a{color:#00f;}
.user-top a:hover,.u-top a:hover {color:#f00;}
.user-top a{padding:0 6px;}
.user-top .pf{position:absolute;z-index:8;top:0;right:0;text-align:center;width:220px;height:80px;line-height:80px;overflow:hidden;}
.user-top .pf a{margin-right:15px;color:#00f;}
.u-top{width:1200px;margin:0 auto;text-align:center;height:130px;padding:5px;position:relative;background:#fff;margin-top:16px;}
.u-top .pf{position:absolute;z-index:8;top:0;right:10px;text-align:center;width:180px;height:120px;margin-top:5px;margin-bottom:5px;overflow:hidden;}
.u-top .pf img{width:60px;height:60px;}
.u-top .pf .xx{height:52px;line-height:26px;margin-top:6px;margin-bottom:2px;}
.u-top-l{float:left;width:120px;height:120px;text-align:center;}
.u-top-l img{width:120px;height:120px;}
.u-top-r{text-align:left;height:120px;padding-left:10px;overflow:hidden;}
.u-top-r .t{text-align:left;height:40px;line-height:40px;overflow:hidden;}
.u-top-r .b{text-align:left;height:80px;line-height:80px;overflow:hidden;}
.user-top span,.u-top span{font-weight:normal;color:#777;font-size:12px;}

.udata{width:100%;line-height:40px;border:3px dashed #7E8C22;background:#F6FC9F;position:relative;font-size:20px;color:#008000;text-align:center;padding:10px;}
.udata .gbpf{position:absolute;z-index:10;top:0;right:0;text-align:center;background:url(/images/close.png) center center no-repeat;cursor:pointer;width:48px;height:48px;}


























.gdbox{width:100%;margin:0 auto;background:#fff;padding:6px 10px;border:1px solid #ddd;}
.gdboxs {width:100%;background:#ffffff;height:146px;position:relative;overflow:hidden;font-size:12px;}
.gdboxs ul {width:100%;overflow:hidden;}
.gdboxs li {width:25%;float:left;border:0;border-bottom:1px dashed #ddd;text-align:left;height:30px;line-height:30px;padding-left:5px;}

.t_a_ad {width:1200px;margin:0 auto;background:#fff;margin-top:16px;font-size:12px;position:relative;}
.t_a_ad ul {list-style:none;margin:0px;}
.t_a_ad ul li {float:left;width:20%;}
.t_a_ad ul li.fabu{background:#ddd;font-weight:bold;}
.t_a_ad ul li.fabu a{color:#B0B;}
.t_a_ad ul li a{width:100%;display:block;height:26px;line-height:26px;float:left;text-decoration:none;text-align:center;}
.t_a_ad ul li a:hover{background:#ccc;color:#f00;}
.t_a_ad .ad{position:absolute;z-index:10;top:1px;left:1px;text-align:center;background: url(/images/gg.png) no-repeat;width:24px;height:14px;}
.b_t_ad {width:1200px;margin:0 auto;margin-top:16px;}
.b_t_ad ul {margin: 0px;}
.b_t_ad ul li {float:left;width:1200px;height:80px;margin-top:5px;overflow:hidden;}
.b_t_ad ul li img{cursor: pointer;transition: all 0.2s;width:1200px;height:80px;}
.b_t_ad ul li img:hover{transform: scale(1.2);}

.footers{width:100%; margin:0 auto;background:;font-size:12px;border-top:3px solid #f8f8f8;margin-top:16px;}
.footers .footer{position:relative;width:1200px; margin:0 auto;padding:20px 140px;text-align:center;color:#707070;line-height:30px;}
.footers .footer .flpf{position:absolute;top:12px;left:0;z-index:8;width:100px;text-align:center;margin-right:20px;}
.footers .footer .flpf-r{position:absolute;top:12px;left:120px;z-index:8;width:100px;text-align:center;}
.footers .footer .frpf{position:absolute;top:12px;right:0;z-index:8;width:100px;text-align:center;margin-left:20px;}
.footers .footer .frpf-l{position:absolute;top:12px;right:120px;z-index:8;width:100px;text-align:center;}
.footers .footer a {color:#707070;}
.footers .footer a:hover{color:#f00;}
.footers .footer_kb{margin:0 auto;padding:0;width:100%;height:88px;}

.piao{bottom:60px; background:url(../images/kefu_icon.png) 0 0 no-repeat; width:80px;  z-index:999; position:fixed; right:0;opacity:0;}
.piao dd a{line-height:36px; background:#f8f8f8; border-bottom:1px dashed #dfe1e3;  color:#666; border-top:none; text-align:center; display:block}
.piao dd a:hover{ background:#e5e5e5; color:#666}
.piao dt.zxkf-box .zaixiankefu-zk {position: absolute; z-index: 1000; width: 230px; height: auto; margin-bottom: 10px;background: #f8f8f8;border: 1px solid #ffa42f;padding: 17px 0 7px 22px;display: block;left: -150px;top: 0px; display: none;}
.zaixiankefu:hover{ background:url(../images/kefu_hover.png) no-repeat;background-color:#fb930d;}
.piao dd.no_boder a{ border-bottom:none;}
#gotop {display: none;border: none;background: url(../images/top_normal.png) no-repeat;}
.piao dd a#gotop:hover{ background: url(../images/top_hover.png) no-repeat;}
.piao dt.zxkf-box{ position:relative;}
.piao dt.zxkf-box .zaixiankefu-zk{ position:absolute; z-index:1000;width:230px; height:auto;margin-bottom: 10px;background: #f8f8f8; border:1px solid #ffa42f; padding:17px 0 7px 22px; display:block; left:-230px; top:0; display:none;}
.piao dt.zxkf-box:hover .zaixiankefu-zk {display:block;}
.zaixiankefu-zk span.kefu-text{ display:inline-block; float:left;font-size:12px; color:#666; margin-bottom: 10px;}
.zaixiankefu-zk span.kefu-text-mg{ margin-right: 26px;}
.zaixiankefu-zk span.kefu-text a{ display:block; margin-bottom:3px;}

#gotop{width:80px; height:61px;  display:block; border-top:none;text-align:center;}
.icon_fanhui{ width:27px; height:30px; margin-top:19px;}
.zaixiankefu {
    display: block;
    width: 80px;
    height: 76px;
}

.filter{width:100%;height:100%;position:fixed;top:0px;left:0px;background-color:#0a0b24;filter:alpha(opacity = 30);opacity:0.3;z-index:9999;}
.glnr{width:1000px;height:500px;background:#fff;border-radius:4px;-moz-border-radius:4px;position:fixed;top:50%;left:50%;margin-left:-500px;margin-top:-250px;z-index:10001;border:1px solid #e8e8e8;}
.glnr .t{color:#B5330B;background:#fbfbfb;padding:0px 10px;height:48px;line-height:48px;font-size:22px;cursor:pointer;text-align:left;background:url(../images/close.png) center right no-repeat;border-bottom:1px solid #e8e8e8;font-weight: bold;}
.glnr .m{width:100%;margin:0 auto;padding:5px 0;text-align:center;color:#B0B;}
.glnr .m p{width:100%;margin:0 auto;height:20px;line-height:20px;}




































/***************************************************************




.tl{text-align:left;}
.tr{text-align:right;}
.tm{text-align:center;}

.bge{background:#eee;}
.bgd{background:#ddd;}
.CtabBg{background:#aaa;}
.Cwz{background:#ddd;}

.fen{color:#f0f;}

.zong{color:#DD5800;}

.hei{color:#000;}
.bjs{color:#f8f8f8;}

.cfen{color:#f0f;font-weight:bold;}


.czong{color:#DD5800;font-weight:bold;}

.chei{color:#000;font-weight:bold;}
.cbjs{color:#f8f8f8;font-weight:bold;}













.boxlist{margin:0 auto;padding:0; width:100%;background: #fff;}
.boxlist ul {margin:0 auto;padding:8px; width:100%;overflow:hidden;}
.boxlist ul li { width:12.5%; float:left; text-align:center;padding:5px 0;overflow:hidden;margin :8px 0;}
.boxlist ul li img {border:1px dashed #705636;width:114px;height:49px;padding:6px;}
.boxlist ul li:hover img {border:1px dashed #f00;}
.boxlist ul li a {text-decoration:none;}
.boxlist ul li a:hover img {filter:gray;opacity:0.3;}
.clist{width:100%;margin:0 auto;background:#fefefe;}
.clist h1{margin:0 auto;text-align:center;line-height:38px;font-size:22px;padding:8px;}
.clist
{
    width: 100%;
    margin: 0 auto;
    padding:10px 0;
    opacity: 1;
    background-color: #fff;
    border-bottom: 1px solid #d9d9d9;
    -webkit-box-shadow: 0px 1px 6px #ccc;
    -moz-box-shadow: 0px 1px 6px #ccc;
    -ms-box-shadow: 0px 1px 6px #ccc;
    -o-box-shadow: 0px 1px 6px #ccc;
    box-shadow: 0px 1px 6px #ccc;
}
.clist ul {list-style: none; margin:0px;}
.clist ul li { float:left;width:100%;text-align:center;height:36px;line-height:36px;border-bottom:1px dashed #ddd;}
.clist ul li.c a:link{color:#705636;font-weight:bold;font-size:16px;}
.clist li ul { float:left;width:100%;}
.clist li ul li { float:left;width:12.5%;text-align:center;height:36px;line-height:36px;}
.clist li ul li a{width:100%; display:block;height:36px;line-height:36px;}

.clist li ul li.mores a:link{color:#705636;}
.clist li ul li:hover {background:#ededed;border:1px solid #dedede;border-radius:6px;-moz-border-radius:6px;}
.clist li ul li:hover a:link{color:#f00;}




.ctts{margin:0 auto;width:100%;background:#fff;padding:18px 15px;font-size:16px;color:#4D4F53;line-height:180%;}
.ctts p{margin-bottom:20px;}
.ctts img{max-width:90%;}










.ctts .idh{line-height:60px;font-size:16px;border-bottom:1px dashed #ddd;}
.ctts .idh span{font-weight:bold;color:#00f;}
.ctts .idh a{margin-left:15px;margin-right:15px;}




.iads {width:1000px;margin:0 auto;margin-top:10px;}




.clickok{text-decoration:line-through;color:#A6C2FF;}

.tdrpf,.tdrpfok{position:absolute;z-index:11;padding:0 10px;line-height:30px;bottom:0;right:0;text-align:center;border-top-right-radius:20px;border-bottom-left-radius:20px;font-size:14px;font-weight:normal;}
.tdrpf{border:1px solid #ccc;background:#eee;cursor:pointer;color:#555;}
.tdrpfok{border:1px solid #eee;background:#fff;color:#EE3D11;}
.tdrpf:hover{border:1px solid #aaa;background:#ccc;}


.tzise{font-size:16px;color:#135C86;font-weight:bold;}
.zjc{font-weight:bold;}

*************************************************/








