.con_top { height:780px;}
.content { width:1202px; margin:0 auto; height:auto;}
.left { width:170px; margin-left:20px; background-position:0 -180px;}
.down { width:160px; height:350px; background-color:#251815; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; }
.con_ewm { width:150px; height:150px; margin:10px;}
.left .appdown { width:170px; text-align:center }
.left .appdown .ios { background-position:-190px -210px}
.left .appdown .az { background-position:-190px -268px; margin-top:5px}
.left .appdown span{ color:#fbfbfb; height:21px; line-height:21px; }
.left a{ width:170px; height:52px; display:block}
.left a:hover { filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;background-color:#000;}
.con_ios { background-position:-150px -209px; left:15px; top:200px; position:absolute}
.con_az { background-position:-150px -267px; left:15px; top:260px; position:absolute}

.right { width:990px; height:auto; margin-bottom:50px;}
.right .tit_bg { height:100px; background-color:#301109; position:relative; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
.right .title {width:940px; padding-left:50px; position:absolute; top:0; left:0;}
.right .title span{ float:left; font-size:30px; line-height:100px;  color:#fff; }
.right .title a{ font-size:14px; line-height:100px; color:#fff; float:right; margin-right:30px;}
.right .title a:hover { color:#bc936e;}
.conbox{ width:930px; min-height:500px;  padding:30px; background-color:#fff; float:left;}
.conbox h1{ font-size:26px; height:60px; line-height:60px; color:#000; text-align:center; font-weight:bold;}

.conbox li{ float:left; width:920px; padding-left:10px; background:url(news_list_bg.jpg) left center no-repeat; height:47px; line-height:47px; border-bottom:1px dashed #c8c8c8;color:#777;text-indent:10px;}
.conbox li.date{ width:46px; height:47px; line-height:47px; color:#999; font-size:12px; float:right;}
.conbox li a{ color:#666; line-height:47px; font-size:14px; text-decoration:none; }
.conbox li a:hover{color:#ed8b17;text-decoration:none}

.news-date{ width:930px;color:#666; float:left; height:36px; border-bottom:1px dashed #c5c5c5; margin-bottom:20px;}
.share{float:right; padding-top:0px; font-size:13px;}
.share img{ padding:0 2px;}
.news-text { width:930px; color:#333; font-size:16px; line-height:30px; height:auto; float:left;}
.news-text p{ overflow:visible;line-height:30px; }
.news-text center{clear:both}
.news-text a {color:#d92f06;text-decoration:underline}
.news-text a:hover {color:#bc936e;}
.news-text img {margin:10px auto; border:0; display:block;}

/*右侧悬浮*/
.toolbar-item,.toolbar-layer{background: url(toolbar.png) no-repeat}
.toolbar{position:fixed;right:0px;bottom:50px; z-index:9999;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;background: url(toolbar.png) no-repeat}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1); cursor:pointer}
.toolbar-item-weixin{background-position:0 -798px;}
.toolbar-item-weixin:hover{background-position:0 -860px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;}
.toolbar-item-feedback{background-position:0 -426px;}
.toolbar-item-feedback:hover{background-position:0 -488px;}
.toolbar-item-dzbq{background-position:-50px -426px;}
.toolbar-item-dzbq:hover{background-position:-50px -488px;}
.toolbar-item-app{background-position:0 -550px;}
.toolbar-item-app:hover{background-position:0 -612px;}
.toolbar-item-app .toolbar-layer{height:194px;background-position:0 -222px;}
.toolbar-item-top{background-position:0 -674px;}
.toolbar-item-top:hover{background-position:0 -736px;}
.toolbar-layer{position:absolute;right:46px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}