﻿
/* CSS Document */
.middle{ margin-bottom:45px;}

.dqwz{ line-height:54px; color:#6B6B6B;}
.dqwz a{ color:#6B6B6B;}

.article-content{border: 1px solid #DEDEDE; padding:20px 40px 20px 40px; margin-bottom:35px;}

.xl_tit6_r{ float: right; color: #d8d8d8;max-width: 45%;}

.xl_tit6_r span{ padding: 0 20px; cursor: pointer; height: 36px;}
.xl_tit6_r span,.xl_tit6_r label{ float: left; display: block; line-height:normal; }
.xl_tit6_r span.share{ position: relative; padding-right: 5px;}
.xl_tit6_r .share_con{ position: absolute; right: 0; top: 36px; width: 121px; display: none;z-index: 999;}
.xl_tit6_r span.share:hover .share_con{ display: block;}
.xl_tit6_r .share_con ul{ padding: 4px 12px; background-color: #ffffff; border: 1px solid #ebebeb; border-radius: 5px;}
.xl_tit6_r .share_con li{ padding: 10px 0px; text-align:left; border-bottom: 1px solid #ebebeb;}
 
.xl_tit6_r .share_con li.bor_bo{ border-bottom: 0;}
 
/* 分享标签 */
.xl_tit6_r .share_con{z-index:9;}
.xl_tit6_r span.share:hover .share_con{ display: block;}

@media screen and (max-width: 1000px) {
 .xl_tit6_r{ display: none;}
}

.bshare-custom a {
    padding-left: 19px;
    height: 16px;
    _height: 18px;
line-height: 16px !important;
    text-decoration: none;
    display: none;
    zoom: 1;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    margin-right: 3px;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.bshare-custom .bshare-weixin {
    background: url(../image/weixin.png) no-repeat;
    *display: inline;
    display: inline-block;
}
.bshare-custom .bshare-sinaminiblog {
    background: url(../image/top_logos_sprite.png) no-repeat 0 -270px;
    *display: inline;
    display: inline-block;
}
.bshare-custom .bshare-qzone {
    background: url(../image/top_logos_sprite.png) no-repeat 0 -234px;
    *display: inline;
    display: inline-block;
}


.wx_dialog{
  background:#fff;
  border:1px solid #ccc;
  position:fixed;
  left:42%;
  top:30%;
  padding:5px;
  z-index:10;
}
.wx_dialog .bd_weixin_popup_head {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
    height: 16px;
    position: relative;
    color: #000;
}
.wx_dialog .bd_weixin_popup_close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    text-decoration: none;
    font-size: 16px;
}
.wx_dialog .wx_erm{
 padding:20px;
}
.wx_dialog .bd_weixin_popup_foot {
    font-size: 12px;
    text-align: left;
    line-height: 22px;
    color: #666;
}

.ewm{text-align: center;padding-top: 124px;}
.ewm-1{color: #999999;padding-bottom: 17px;}

.article-title{text-align:center; color:#21499F; font-size:30px; line-height:30px; font-weight:bold; margin:35px 0 30px 0;}
.wzxq{text-align:center; font-size:14px; line-height:30px; color:#6B6B6B; margin-bottom:60px;}
.wzxq span{margin-right:30px;}
.article-zw{font-size:16px; line-height:36px; color:#000000; padding: 0 0 40px 0;}

.article-zw img{text-align:center; margin-bottom:20px;}


.dygx{ height:36px; line-height:36px; padding:30px 0 80px; text-align:center; font-size:16px;}

.dygx a:link,.dygx a:visited{ color:#D70101}

.xgxx_title { height: 54px; line-height: 54px; text-align: left; font-size: 18px; }

.xgxx-zi{margin-top: 5px; width: 100%;font-size:14px; margin-bottom: 15px; }
.xgxx-zi li{padding-left: 22px; height: 30px; line-height: 30px;  list-style-type: none; font-size:16px; vertical-align:middle; }
.xgxx-zi a{ float:left;font-size:16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: calc(100% - 90px); }
.xgxx-zi span{float: right; height: 30px; line-height: 30px; text-align: center; color: #717171; font-size:16px; }

/* =================@media================== */

@media screen and (max-width:1500px) {
.right{width:71.5%}

.page-mid{ display:none;}
	
}

@media screen and (max-width: 1240px){
	.w_1300 { max-width: 1000px; }
}

@media screen and (max-width: 1000px){
	.mobile .middle {padding:0 20px;}
	
	.mobile .dqwz{display:none;}
	.mobile .article-content {
		border: none;
		padding: 20px 20px 0 20px;
		margin-bottom: 30px;
	}
.mobile .article-title{ font-size:26px; line-height:36px;}

.mobile .wzxq{ margin-bottom:20px;}

.mobile .dygx{ padding:20px 0;}
	
}

/* 版本选择 */
@media screen and (min-width: 1000px){
	.pc .middle {padding:0 20px;}
	
	.pc .dqwz{display:none;}
	.pc .article-content {
		border: none;
		padding: 20px 20px 0 20px;
		margin-bottom: 30px;
	}
.pc .article-title{ font-size:26px; line-height:36px;}

.pc .wzxq{ margin-bottom:20px;}

.pc .dygx{ padding:20px 0;}
	
}
/* 版本选择 end */
