.banner{width: 100%;}
.banner img{display: block; margin:0 auto;}
article,.position,#con{width:1200px; margin:0 auto;  padding:30px 0;}
.position{line-height:45px;}
article,#con{background:#fff; margin-bottom:50px;}
.ConRLTit{font-size: 24px; color: #1b467d; border-bottom:solid 2px #1b467d; font-weight: bold; padding-bottom:6px; display:block;margin:0 auto 40px; width:90%; }
.ConRLTit:hover{color: #1b467d;}
.ConRLTit span{font-size: 24px; color: #1b467d;display: inline-block;}
.ConRLTit .sub_t2{display: inline-block;float:right;}
.ConRLTit .sub_t2 a{ font-size:18px; margin-right:20px;line-height:40px;}
/*列表*/
.newsList{min-height:100px; width:90%; margin:0 auto 20px;}
.newsList li{overflow: hidden; height: 35px;  padding-left: 10px; background:  url(../images/dian.png) left center no-repeat;}
.newsList li a{width:80%;text-overflow: ellipsis; overflow: hidden;white-space: nowrap; float: left; line-height: 35px; font-size: 16px;}
.newsList li a *{ line-height: 35px;font-size: 16px;}
.newsList li a:hover{color:#ad0109;}
.newsList li span{text-align: right; float: right; line-height: 35px; font-size: 16px;}
/*细览*/
.content-box{margin:0 auto; width:90%;}
/*响应式部分*/
@media (max-width:1199px) {
	html, body{min-width:100%;}
	article,#con,.position{padding:0 10px; width:100%; box-sizing:border-box;}
	article,#con{padding:20px 10px;}
	.ConRLTit{width:90%; margin:0 auto 20px;}
	.ConRLTit .sub_t2 a{ font-size:14px; margin-right:10px;line-height:40px;}
	.newsList li a{width:70%;}
	.newsList li span{font-family: Consolas,Monaco,monospace;}
	.shareCon{display:none;}
	.Detail{padding:20px 0px;}
}
.content-title h1,.xxy_tit h1,.content-title h1 span,.xxy_tit h1 span,.content-title h1 font ,.xxy_tit h1 font{ font-size: 24px; color: #333; text-align: center; }
.content-title h1 span,.xxy_tit h1 span{ display:block;}
.content-title .description,.xxy_tit .summary{ line-height:25px; padding:20px 0; text-align: center; color: #9a9a9a; border-bottom: 1px solid #f0f0f0; }

.shareCon { overflow: hidden; font-size: 12px; color: #888; height: 40px; line-height: 40px; margin-bottom: 10px; }
.shareL { float: left; margin-top: 8px; }
.shareL a { margin-top: -2px; }
.shareR { float: right; line-height: 40px; }
.shareR span { margin-left: 5px; }
.shareR .print { margin-right: 20px; }
/*分享*/

.shareCon{overflow: inherit !important;}
.m-share{float: left;}
.share{zoom: 1;}
.share:after{content: "";display: block;clear: both;}
.share a{float: left;width: 26px;height: 26px;border-radius: 50%;margin-left: 13px;background: #c9c9c9;cursor: pointer;display: block;}
.share a i{display: block;width: 26px;height: 26px;-webkit-transition: .4s all;-moz-transition: .4s all;-ms-transition: .4s all;transition: .4s all;}
.share a:hover i{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
.share #share-icon{width: 26px;height: 26px;float: left;display: none;}
.share #share-icon img{width: 100%;height: 100%;}
.share .share-qqzone i{background: url(../images/icon-share.png) 4px center no-repeat;}
.share .share-qqzone:hover{background-color: #fc7354;}
.share .share-wechat{position: relative;}
.share .share-wechat i{background: url(../images/icon-share.png) -30px center no-repeat;}
.share .share-wechat:hover{background-color: #1fbc7d;}
.share .share-weibo i{background: url(../images/icon-share.png) -65px center no-repeat;}
.share .share-qq:hover{background-color: #27a8f2;}
.share .share-qq i{background: url(../images/icon-share.png) -96px center no-repeat;}
.share .share-weibo:hover{background-color: #e96157;}
.share .bg-code{left: -36px;z-index: 10;}
.share .qrcode{position: absolute;top: 36px;border: 1px solid #ccc;padding: 5px;background: #fff;display: none;width: 100px;height: 100px;left: -98%;z-index: 11;}
.share .close-btn{position: absolute;background: #fff;color: #000;font-size: 12px;z-index: 12;width: 12px;height: 12px;line-height: 12px;text-align: center;right: -39px;top: 50px;display: none;cursor: pointer;}

.content-text, .content-text *,.xxy_con ,.xxy_con * { font-size: 16px; color: #555; line-height: 30px; min-height: 30px; margin-bottom: 10px; }
.content-text img,.content-text video,.content-text table,.xxy_con video,.xxy_con table  { max-width:100%; }
.content-text p *,.content-text div *{font-family: inherit;font-size: inherit;text-wrap-mode: wrap !important;}
.content-text strong,.content-text b{font-weight: bold;}
.content-text:after,.xxy_con:after{content: "";display: block;height: 0;visibility: hidden;clear: both;}