@charset "utf-8";
body {margin: 0;background: #fff;font-size: 12px;color: #333;font: PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans;}
html, html body {height: 100%;}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, menu, nav, section {margin: 0;padding: 0;border: 0;}
ul,li,ol {list-style-type: none;}
table, input, textarea, select, button {font-size: 12px;vertical-align: middle;}
img, a img {border: none;}
table {border-collapse: collapse;border-spacing: 0;}
address, caption, cite, code, dfn, em, th, var {font-style: normal;font-weight: normal;}
a:link, a:visited {outline-style: none;text-decoration: none;}
a:hover, a:active {color: #c00;text-decoration: none;}
.unline, .unline a {text-decoration: underline}
.nounline, .nounline a {text-decoration: none}
u, .typo-u {text-decoration: underline;}
sub, sup {font-size: 75%;line-height: 0;position: relative;}
:root sub, :root sup {vertical-align: baseline;/* for ie9 and other modern browsers */}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
/* ie7 hack*/
*+html .clearfix {min-height: 1%;}
.clear {clear: both;font-size: 1px;width: 1px;height: 0;visibility: hidden;margin-top: 0px!important;*margin-top: -1px;line-height: 0}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* other */
.left, .fl {float: left;}
.right, .fr {float: right;}
.hidden {display: none;}
.fdn {font-size: 0;text-indent: -999em;line-height: 0;}

/* 列表样式 */
.block{margin-top: 5px;height: 44px;line-height: 44px;border-bottom: 1px solid #ebebeb;}
.title{height: 44px;line-height: 44px;border-bottom: 2px solid #333;float: left;font-size: 20px;font-weight: bold;}
.block a {color: #000000;}
.block:hover {border-bottom: 2px solid #B20000;}
.block:hover a {color: #B20000;}
.list-n{margin-top: 15px;overflow: hidden;}
.list-n ul{margin-top: -15px;}
.list-n li{border-bottom: 1px solid #ebebeb;padding: 15px 0px;position: relative;overflow:hidden;text-overflow:ellipsis;}
.list-n li:hover{background: #f5f5f5;}
.list-n .pic img{float: left;width: 260px;height: 146px;border-radius: 5px;margin-right: 30px;max-width: 100%;}
.list-n table{height: 125px;}
.list-n .tag{line-height: 45px;height: 45px;}
.list-n h3{font-size: 20px;line-height: 30px;max-height: 60px;margin-top: 0px;font-weight:bold;
overflow : hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp: 2;}
.list-n p{line-height: 25px;height: 25px;margin-top: 10px;}
.list-n p span{color: #585858;margin-right: 20px;}
.list-n p label{color: #8d8d8d;}
.sum{ height: 40px; overflow: hidden; font-size: 14px;line-height: 22px; color: #666666;}
.sum .dtl{ margin-left: 20px; font-size: 14px; color: #e94740;}
.sum .dtl span{ margin-left: 5px; font-family: "simsun";}
.sum .dtl:hover{ color: #cd3b35;}
.kw{ height: 25px; margin-top: 8px;font-size: 12px; }
.kw a{ height: 22px; display: inline-block; padding: 0 10px; margin-right: 5px; line-height: 22px; color: #999999; border: 1px solid #dddddd; border-radius: 2px;}
.kw a:hover{ color: #e94740; border-color: #e94740;}

 * {margin: 0;padding: 0;}
 ul,li,ol {list-style: none;}
.navi {height: 48px;border-top: 2px solid #8B8878;border-bottom: 1px solid #dbdbdb;background: #f2f2f2;}
.w1200 {width: 1200px;margin: 0 auto;overflow: hidden;}
.column {float: left;width: 826px;}
.column li {float: left;font-size: 16px;line-height: 48px/*导航弹出调整 */;color: #333;}
.column li a {text-decoration: none;display: inline-block;padding: 0 15px;color: #333;}
.column li i {display: inline-block;width: 2px;height: 17px;background: #9f9f9f;position: relative;top: 3px;}
.column li a:hover {background-color: #8B658B;color: #fff;}
.media {float: right;width:190px;height: 48px;}
.media .guide {display: block;float: left;padding: 0 15px;width: 65px;height: 48px;color: #000;overflow: hidden;}
.media .guide:hover {background-color: #CD5555;color: #fff;}
.media .guide p {float: left;margin-top: 15px;font-size: 14px;margin-left: 5px;}

 @media screen and (max-width:1024px) {body .navi {display: block;}
.navi {border: none;background-color: transparent;height: auto;}
.column li i {display: none;}
.navi.w1200 {width: 100%;}
.media {display: none;}
.navi {display: none;}
.navi .column {position: absolute;right: 0;top: 0;width: 100px;height: 100%;background: #8B2252;/*wap导航弹出背景色*/}
.column li:first-child a:after {font-size: 14px;content: "";color: #fff;}
.column li {float: none;}
.column li a {padding: 0;width: 100%;;border-bottom: 1px solid #8B475D/*导航弹出背景色虚线*/;text-align: center;color: #fff;}
.column li a:link,
.column li a:visited {color: #fff;}
.column li a:hover {background-color: #060053;border-left: 2px solid #cb1625;}
.showmenu {-webkit-transform: translate3d(-100px, 0px, 0px);transition: all 0.2s;}
.side {display: none;transition: all 0.3s;}
.column li:first-child a:link,
.column li:first-child a:visited {line-height: 49px/*wap首页导航弹出下拉高度调整*/;padding: 0px;}}

@charset "utf-8";*{font-family:Microsoft YaHei;}
a {cursor: pointer;blr: expression(this.onFocus=this.blur());outline: none;}
a:link,
a:visited {color: #333;text-decoration: none;}
a:hover,
a:active {color: #b40000;text-decoration: none;}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.pull-left {float: left;}
.pull-right {float: right;}
.layout {width: 1200px;margin: 0 auto;overflow: hidden;}
.cn-hd>*,
.cn-hd>form>* {float: left;}
.cn-hd {overflow: hidden;margin-top: 20px;padding-bottom: 20px;}
.cn-hd .logo a {float: left;height: auto;}
.cn-hd .logo img{width:165px;height:auto;}
.cn-hd #i_home,
.cn-hd #i_menu {display: none;}
.channel {position: absolute;margin-top: 10px;;margin-left: 15px;width: 225px;text-decoration: none;font-size: 22px;color: color: #000000;}
.channel :first-child {font-size: 22px;color: #000000}
.cn-hd ul {width: 365px;margin: 21px 0 0 0;}
.cn-hd ul li {float: left;margin: 0 6px;}
.cn-bd {margin-bottom: 30px;}
.cn-bd,.part-img,.city-service .bd,.cn-list .news-item {*zoom: 1;}
.cn-bd:after,.part-img:after,.city-service .bd:after,.cn-list .news-item:after {clear: both;display: block;overflow: hidden;height: 0;visibility: hidden;content: ".";}
.cn-content {width: 810px;float: left;border-top: 1px solid #e6e6e6;}
.cn-content .crumbs {padding-top: 15px;}
.cn-content .crumbs>* {font-size: 14px;}
/*page*/
#page {text-align: center; font-family:宋体;font-size: 12px;margin-top: 10px;}
#page a { text-align: center;display:inline-block;width:auto; height:27px; line-height:30px;background:#F8F8F8; color:#333;border:1px solid #e3e3e3; text-align:center; padding:0 5px}
#page a:hover { background:#104E8B; color:#000; text-decoration:none }
#page b { text-align: center;display:inline-block; width: 20px;height:27px; line-height:30px; background:#104E8B; color:#fff;border:1px solid #e3e3e3; text-align:center; padding:0 5px}
#page b a:hover { background:#104E8B; color:#fff; text-decoration:none }
.point {overflow: hidden;}
.point .essay {margin: 20px 0;}
.essay h1 {font-size: 26px;line-height: 1.3;margin: 0 auto;text-align: center;margin-top: 10px;}
.essay .info {margin: 0 auto; text-align: center;width: 420px;font-size: 12px;line-height: 20px;color: #666;}
.essay .info>* {margin-right: 10px;}
#Btn1, #Btn2{border: 1px solid #f2f2f2;padding: 0px 6px 0px 6px;cursor:pointer}
.point .content {font-size: 16px;line-height: 2em;text-align: justify;text-justify: inter-ideograph;border-top: 1px solid #eaeaea;}
.point .content #content-t {padding: 0 10px;}
.point .content p {margin: 5px 0;}
.point .content img,
.point .content p img {max-width: 100% !important;width: auto !important;height: auto !important;display: inline;font-weight: normal!important;}
.point .content .edit {float: right;font-size: 12px;color: #666;margin-right: 30px;}
/*搜索*/
.right{float:right;width:330px;font-size:12px;}
.search{width:1035px;height:35px;border-bottom:solid 0px #c01639;margin-top:6px;float:right;}
.search h1{float:left;}
.search h1 img{display:block;padding-top:10px;}
.con_input .cint01{height:27px;line-height:27px;border:solid 1px #bfbfbf;border-width:1px 1px/*搜索框右侧实边*/;width:274px;padding:0 10px;color:#bfbfbf;margin-bottom:4px;}
.con_input .cinb01{background:url(/skin/seath.png) no-repeat 0 -27px;width:29px;height:29px;border:none;border:0;margin-bottom:4px;cursor:pointer}
.con_input input{float:left;}

/*part*/
.part {width: 330px;float: right;}
.part>div:last-child {border-bottom: none;}
.part-box {padding: 30px 0 11px 0px;overflow: hidden;}
.part .part-box:first-child {padding-top: 0;}
.part-box .hd {position: relative;height: 44px;border-top: 2px solid #e6e6e6;}
.part-box .hd h2 {display: block;float: left;position: relative;border-top: 2px solid #8B8878;font-size: 22px;line-height: 44px;font-weight: bold;z-index: 1;margin-top: -2px;padding-right: 15px;}
.part-box .hd h2 a {color: #000000;}
.part-box .hd:hover h2 {border-top: 2px solid #B20000;}
.part-box .hd:hover h2 a {color: #B20000;}
.part-box .bd {margin-top: 10px;}
.part-list {margin-top: 1px;}
.part-list li {height: 32px;font-size: 14px;line-height: 32px;text-indent: 5px;background-position: 0 -55px;}
.part-list li a {margin-left: 5px;}
.img-area {float: right;position: relative;}
.img-area:first-child {float: left;}
.img-area p {position: absolute;left: 0;bottom: 0;width: 100%;height: 22px;overflow: hidden;font-size: 12px;text-indent: 10px;line-height: 22px;background-color: rgba(0, 0, 0, 0.5);background-color: #000\9;}
.img-area a {color: #fff;text-decoration: none;}
.part-list li a:first-child {color: #100964;margin: 0 5px;}
.rank-list .bd {margin-top: 10px;}
.rank-list li {height: 40px;line-height: 40px;text-indent: 0;border-bottom: 1px dotted #d0d0d0;background: none;}
.rank-list ul:last-child li {border: none;}
.rank-list li i {display: inline-block;width: 20px;margin-right: 3px;text-align: center;font-size: 18px;color: #aaa;font-family: Georgia;}
.rank-list li i.red {font-size: 20px;color: #cb1625;}
.part-tool {position: fixed;left: 50%;bottom: 50px;margin-left: 520px;}
.part-tool a {display: block;width: 58px;height: 58px;margin-top: 10px;background-color: #d5d5d5;font-size: 0;text-indent: -999em;line-height: 0;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;}
.part-tool a:hover {background-color: #100964;}
.part-tool a .hi-top {background-position: -60px -310px;}
.part-ad {padding: 20px 0 20px 20px;border-bottom: 1px solid #ededed;}
#menu.subfoot-wrap {background-color: #f3f3f3;}
.slider {width: 330px;float: left;position: relative;margin-left: -14px;}
.slip-slide {outline: none;}
.img-pic {float: left;margin: 0 0 12px 15px;width: 150px;}
.img-area img {width: 150px;height: 88px;border-radius: 5px;overflow: hidden;transition: all 1s ease 0s;}
.img-pic:hover.img-area img {-webkit-transform: scale(1.1);transform: scale(1.1);background: #333;}
.img-pic:hover .text-area {background: #f2f2f2;}
.text-area {font-size: 13px;line-height: 26px;max-height:50px;width: 150px;position:relative;text-align: center;overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.text-area::after{position:absolute;bottom:0;right:0;padding-left:40px;background:-webkit-linear-gradient（left,transparent,#fff55%）；
background:-o-linear-gradient（right,transparent,#fff55%）；background:-moz-linear-gradient（right,transparent,#fff55%）；background:linear-gradient（toright,transparent,#fff55%）；}
.news-list li {font-size: 14px;line-height: 34px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

@media screen and (max-width: 768px) {.pop {display: none;}
.point .point .content p{font-weight: normal!important;}}
/* article.css */
.point{overflow: inherit;display: inline-block;width: 100%;}
.essay .info {margin-top: 15px;overflow: inherit;display: inline-block;width: 100%;}
/* 标题周边位置 */
/* phone */
@media screen and (max-width: 768px) {.share-fixed, .point-share{display: none;}}
/* 底部 */
.shengming{height: 39px;line-height: 39px;background: #f2f2f2;border-bottom: 1px solid #eaeaea;font-size: 12px;text-align: center;color: #808080;margin-top: 20px;}
#wap-footer{display: none;}
#footer{background:#F7F7F7;;color: #000;text-align: center;line-height: 30px;padding-top: 10px;margin-top: 10px;border-top:2px solid #00C5CD;}
#foot{background:#F7F7F7;;color: #000;text-align: center;line-height: 30px;padding-top: 0px;border-top:0px solid #00C5CD;}
#footer,#foot a{color: #000;}
#footer,#foot a:hover{color: #ccc !important;}