/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
body,button, input, select, textarea {font-family:'Microsoft YaHei';}
h1, h2, h3, h4, h5, h6{ font-size: 100%;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333333;}
a:hover{color:#355e92;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}


/* 增对hanweb.css====问题的覆盖样式！ */
body {
  text-align:center;
}
a {transition: all 0.2s ease-out 0s; color:#333}
a:hover{transition: all 0.2s ease-out 0s; color:#F00}

/*******文章正文样式开始****/

.bt-article-s .bt-article-02{ width:1000px; padding:25px 100px 30px 100px; }
.bt-article-y .bt-article-02{ width:1100px; padding:0px 100px 30px 100px;}
/***文章页-自适应wap手机端效果代码判断css的关键，以下css是使用于手机端的样式代码**/
@media only screen and (max-width:768px) { 
/**手机端所有需要隐藏的容器class全部加在下面**/
.footer,
.bt-top-nav,
.bt-head-cen,
.bt-nav-y,
.bt-nav-s
.bt-box,
.bt-position,
.xg-box,
.bt-footer{
	display:none;
}

/**手机端所有需要显示的容器宽度都要变成100%**/
.bt-head,
.bt-article-s,
.bt-article-y{
	width:100% !important

}

.bt-article-s .bt-article-02,
.bt-article-y .bt-article-02{ width:100%; padding:15px 10px;}

/**手机端-页头部分全部隐藏，然后替换成手机端专用logo**/
.bt-head{ 
	width:100%;
	height:80px;
	min-height:0;
	border-bottom:#333 solid 2px;
	background:url(/images/1977/logo-wap.png) no-repeat left top;

}
	
/**手机端-文章文调整**/
.bt-article-s,
.bt-article-y{
	min-height:400px;
	margin:0 auto;
	padding:15px 10px; 	
}
.bt-article-s .bt-article-02,
.bt-article-y .bt-article-02{ 
	padding:0;

}	
.bt-article-s .sp_time font,
.bt-article-y .sp_time font{ 
	padding:0 20px; 
	line-height:30px; 
	display:block; 
	width:100%
}

}
.fenxiang .fx-cen:first-child{background:url(/images/1977/fenxiangTit.png) no-repeat left center;padding-left:28px;height:40px;}
.jiathis_style{margin-top:12px!important;}
.print_close a{display:block;height:40px;line-height:40px;float:left;font-size:15px;}
.print{background:url(/images/1977/print.png) no-repeat left center;padding-left:30px;margin-right:20px;}
.wzzw-close{background:url(/images/1977/close.png) no-repeat left center;padding-left:30px;}
.ie8sys{display:block;text-align:center;font-size:13px;color:#b5b5b5;line-height:28px;}
#showImg01 a img{vertical-align: top;}
    .main-word {
        width: 100%;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
        background-color: #f1f1f1;
    }
    .clearfix {
        content: "";
        display: table;
        clear: both;
    }
    .main-word .main-word-left {
        float: left;
    }
    .main-word .main-word-right {
        float: right;
    }
    .main-word-right span {
        float: left;
    }
    .con-title {
        font-size: 25px;
        color: #000;
        line-height: 150%;
        text-align: center;
        font-weight: bold;
    }
    #zoom p {
        color: #333;
        line-height: 2em;
        text-align: justify;
        font-family: "微软雅黑";
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .wzzw-close {
        background: url(/images/1977/CLOSE.jpg) no-repeat left center;
        padding-left: 30px;
    }
 #zoom img{max-width: 100%;height:100% !important;}
    .bt-article-y .down, .bt-article-s .down{height: auto;}
    .bt-position, .bt-article-y{width: ;}
    .bt-article-y .bt-article-02{width: ;}
    @media only screen and (max-width:768px){
 #zoom img{margin:0.2rem 0rem;}
        .screen{display:none!important;}
        .down_search,.over_content_box,.bt-box,.footer_box_top,.fenxiang,.next,.top,.nav li{display:none;}
        body{min-width:100%;}
        .bt-article-02{max-width:100%;}
        .footer_bottom{max-width:100%;padding:20px 0!important;}
        .footer_bottom div,.footer_bottom p{float:inherit;margin:0 auto;}
        .footer_box_bottom{height:auto!important;}
        .top_box{height:40px;}
        .nav{height:50px;max-width:100%;}
        .newnewerm,.newqd01,.dzjg,.jc,#qr_container,.footer_box_bottom,.footer_box{display:none!important;}
        .bt-article-y{border:0!important;}
    }
    .print{ background:url(/images/1977/printer.png) no-repeat left center;}

    .fare{ background:url(/images/1977/fenxiangTit.png) no-repeat left center;padding-left: 30px;}
    .main-txt p{color: #333; line-height: 2em; text-indent: 2em;text-align: justify;font-family:"微软雅黑";margin-top:0px;margin-bottom:10px;}
.bt-article-02 .sp_title{line-height:50px;}
.con-title01{font-size:18px;color:#000000;text-align:center;line-height:40px}

.xxgkTitle{ width: 970px;
    margin: 0 auto;
    padding: 10px 40px;
    border: 1px solid #cccccc;}






/*友情链接*/
.footer_box{}
.footer_box_top{height:86px;background: #10568a;}
.friendlink_box{width: ;margin: 0 auto;padding-top:29px;position: relative;}
.friendlink_box>li{width:285px;margin-left:10px;line-height: 38px;font-size: 15px;color: #74acd6;height: 40px; border: 1px solid #74acd6;text-align: center;}
.friendlink_box>li a{color: #666666;}
.friendlink_box>.friendlink{ float:left;background:#10568a url(/jcms/jcms_files/jcms1/web53/site/picture/0/1905291612396183905.png) no-repeat 250px center;cursor: pointer;}
.friendlink_box>li:first-child{margin-left:0px;}
.friendlink02_div02{width: 1156px;background: #F7F7F7;position: absolute;left:0px;}
.friendlink>div a{display: block;margin: 4px 20px;float: left;line-height: 28px;font-size:13px;width: 195px;}
.footer_box_bottom{height: 158px;}
.footer_box_bottom>ul{width: ;margin: 0 auto;padding:35px 195px 0 95px;}
.footer-nav{display: block;font-size: 13px;line-height: 13px;height: 13px;margin:0 10px 5px 10px;}
.footer-separate{width: 1px;height: 13px;background: #4a4a4a;margin: 0 5px;}
.footer-l{width:680px;text-align:center;padding-left:30px;}
.footer-l p{font-size: 13px;color: #333333;height: 18px;line-height: 18px;margin-top: 6px;}
.footer-m{width: 52px;margin-top: 13px;}
.footer-m img{display: block;width: 52px;height: 64px;}
.footer-r{width: 110px;margin-top: 7px;}
.footer-r img{display: block;width: 110px;height: 55px;}

.friendlink>div a:hover{color:#004a7c;}
.yqljcon{  height: auto !important;  height: 28px;  min-height: 28px;  width: 100%;  padding: 10px;  }
.footerPP {  text-align: left;  padding-left: 15px;  margin: 0;  height: auto !important;  min-height: 20px;  width: 100%;  }
.footxq_left {float: left;  width: 70px;  height: auto !important;  min-height: 10px;  font-size: 13px;  font-weight: 900;  line-height: 26px;  }
.footxq_left a {  font-size: 13px;  font-weight: bold;  line-height: 26px;  }
.footerPP a {  width: 135px;  color: #333333;  line-height: 23px;  display: block;  float: left;  height: 23px;  overflow: hidden;  }
.footxq_right {  float: left;  width: 1050px;  height: auto !important;  min-height: 10px; }
.footxq_div {width: 100%;height: 26px;}
.friendlink02_div02 .footxq_div a {line-height: 26px;width: 90px; }
/*友情链接*/


.whpageold body{
background;none;
}
.whpageold .newqd01{margin-right:10px !important;}

.whpageold .bt-article-y .screen a{
    font-size: 32px !important;
    line-height: 72px !important;
    height: auto !important;
}
.whpageold #zoom p span{
    font-size: 32px !important;
    line-height: 60px !important;
}