@CHARSET "UTF-8";
body{font-family: '宋体','微软雅黑','Roboto Light'; }
.p0{padding: 0px;}
.text-c1{color: #F60;}
.text-c2{color: green;}
.text-c3{colcor:#606060;}
.font-s1{font-size:12px;}
.font-s2{font-size:14px;padding: 5px;margin:5px 0px 5px 5px;display: inline-block;}
.page{width:100%; text-align: center;border:0px;}
#contentTxt P{text-indent:2em; }
#contentTxt2 P{text-indent:2em; }
#contentTxt2 img{width:100%; }
.listcss a{display: block;text-decoration: none;}
.img-w1{width:60px;height:80px;}
.img-w2{width:77px;height:52px;}
.img-w3{width:77px;height:52px;}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.panel-w1{width:95%; margin: 20px auto;padding: 20px;text-align: center;}
.panel-w1 h1{font-size:16px;font-weight: bold;text-align: left; }
.panel-w1 .btn1{width:120px; margin: 0px auto;font-weight: bold;}

.panel-w1 .answer{text-align: left;display:none;}
.panel-w1 .answer p{color:#848484;font-size:14px;line-height: 24px;}
.panel-w1 .answer p font{font-weight: bold;}

.copyright{text-align: center; }
.copyright a{font-size:12px; text-decoration: none;margin-right: 10px;color:#7F7F7F}

.fix-dingyue {position: fixed;right: 0px;top: 30%;width:50px;height:50px;box-shadow: -1px 2px 4px #666;border-radius:4px ;}
.fix-dingyue img{width:49px;height:50px;}

  .cheng_title{
    font-weight: bold;
    font-size: 16px;
    font-family: "微软雅黑";
    padding-bottom: 8px;
    margin-bottom: 18px;
    border-bottom: 2px solid #e5e5e5;
   color: #5c6da3;
}


 .cheng_story{
	font-size:14px;
	text-indent:2em;
	
}
 .cheng_detail{
	
}
 .cheng_detail .explain_detail{
	margin-bottom: 13px;
	line-height: 24px;
	min-height: 24px;
}
 .cheng_detail  span{
	font-size: 14px;
	position: absolute;
    color: #848484;
}
 .cheng_detail .detail_content{
	font-size: 14px;
    margin-left: 78px;
    color: #333;
  
    display:block;
}
.detail_content a{
	display: block;
	float:left;
	padding-right: 10px;

	
}
  .en_title{
    font-weight: bold;
    font-size: 18px;
    font-family: "Roboto Light";
    padding-bottom: 8px;
    margin-bottom: 18px;
    border-bottom: 2px solid #e5e5e5;
   color: #32220e;
}
.en_item{
	height: 24px;
    margin-top: 0;
     color: #5c6da3;
    font-size: 14px;
    line-height: 24px;
    font-family: Roboto Light;
    text-align: left;
}
.en_item a, .en_item span{
	display: block;
	float: left;
}
.en_item h2{
	font-size:14px;
    color: #32220e;
    font-family: "Roboto Light";
  
}
.en_item img{
	margin-left: 5px;
	margin-right: 10px;
}
.en_item .item{

	margin-right: 10px;
	float: left;
	display: block;
}

#open_wx{
	position: fixed;
	top: 0;
	left: 0;
	right:0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 20000;
	
}
#open_wx #open_img{
	float: right;
	margin-right: 10px;
	text-align:right;
}


.fade_bkbg{position: fixed; top: 0; bottom: 0; left: 0; right: 0; width: auto; height: auto; background-color: rgba(0,0,0,.5); opacity: 0; visibility: hidden; transition-duration: .3s; -webkit-transition-duration: .3s;}
.show.bpop .fade_bkbg{opacity: 1; visibility: visible;}
.cpop{position: fixed; left: 0; right: 0; top: 0; bottom: 0; width: auto; height: auto; display: none;}
.show.cpop{display: block; z-index: 100;}
.cpop .fade_bkbg{opacity: 1; visibility: visible;}
.cpopcenter{position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); display: block; text-align: center; width: auto; height: auto; max-height: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;}
.cpop_close{display: block; margin: 1rem auto 0; width: 3.5rem; height: 3.5rem; background: url(../images/closepop.png) 0 0 no-repeat; background-size: 3.5rem auto;}
.cpop_close:active{background-position: 0 -3.5rem;}


.inscpop{ width: 20rem; background-color: #fff;  text-align: center; margin:0 auto; padding: 1.25rem;}
.inscpop img{ border:1px solid #ddd; width: 100%;margin-bottom: 1rem;}

.cpop_bclose{ display:inline-block; width:2.5rem; height: 2.5rem; overflow: hidden; cursor: pointer; vertical-align: top; background-image: url(../images/close.png); background-repeat: no-repeat; background-size: cover;}
.close_line{ width:2px; height: 2.5rem; background-color: #fff; margin:0 auto; overflow: hidden;}

