@charset "utf-8";
/*CSS Document*/
*{padding: 0;margin:0;font-family: arial,tahoma,'Microsoft Yahei','\5b8b\4f53',sans-serif;font-weight: normal;box-sizing:content-box}
a{text-decoration: none;}
li{list-style: none;}
.ov{overflow: hidden;}
.cl{clear: both;}
i,em{font-style: normal;}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

body{
	background:#f1f5f7!important;
	color:#333;
	line-height: 1.5;
	min-width: 1139px;
}
.NavBox{
	width:100%;
	background:#459df5;
}
.NavBox .Nav{
	width:1139px;
	margin:0 auto
}
.NavBox .Nav li{
	width:104px;
	float: left;
	font-size:16px;
	height:43px;
	line-height: 43px;
	text-align: center;
}
.NavBox .Nav li:hover{
	background-color:#338ce6;
}
.NavBox .Nav li a{
	cursor: pointer;
	color:#fff;
}
.NavBox .Nav .phone{
	float: right;
	border-left:solid 1px #3982c8;
	margin:10px 0;
	border-left:1px solid #73b0ec;
	height:24px;
	line-height: 24px;
	font-size:16px;
	cursor: pointer;
}
.NavBox .Nav .phone .icon-account{
	padding-right: 10px;
}
.NavBox .Nav .phone a{
	color:#fff;
	margin:10px 0;
	padding: 0 35px;
	height:24px;
	line-height: 24px;
}
.BannerBox{
	display: block;
	position: relative;
	width: 100%;
}
.Banner{
	display:inline-block;
	width:100%;
	height: 500px;
	background: url(../img/yiliao99.jpg) no-repeat center 0;
}
.BannerBox .after{
	position:relative;
	margin-top:-330px;
}
.ContainerBox{
	width:100%;
	height:100%;
	display: inline-block;
	margin:20px 0 0;
	position: relative;
}
.ContainerBox .Container{
	margin: 0 auto;
	background: #fff;
	width: 1137px;
	border: 1px solid #e5e5e5;
	position: relative;
	
}
.ContainerBox .Container .ContainL{
	display: inline-block;
	float: left;
	width: 790px;
	padding: 29px 29px 0;
	position: relative;
}
.ContainerBox  .quanwei{
	display: block;
	width: 47px;
	height: 89px;
	position: absolute;
	top: 30px;
	left:58px;
	background:url(../img/aside-icon-authority_7757979.png) no-repeat 0 0;
}
.ContainerBox .Container .tool{
	float: right;
    position: relative;
    z-index: 1;
    right: -20px;
}
.ContainerBox .Container .tool p{
	float: left;
	border-right: 1px solid #ccd2d8;
}
.ContainerBox .Container .tool p a{
	display: block;
	height: 18px;
	line-height: 16px;
	color: #888;
	font-family: arial;
	font-size: 12px;
	padding: 0 8px;
	position: relative;
}
.ContainerBox .Container .tool p .vote-tip{
	position: absolute;
    top: 0;
    text-decoration: none;
    display: none;
    color: #888;
}
.ContainerBox .Container .tool p .voted-tip{
	position: absolute;
    top: 0;
    text-decoration: none;
    display: none;
    color: #888;
}
.ContainerBox .Container .tool .share{
    display: block;
    height: 18px;
    line-height: 18px;
    text-align: center;
    padding-left: 8px;
    position: relative;
    float: left;
}
.ContainerBox .Container .tool .share a{
	float: none;
    height: 18px;
    line-height: 18px;
    display: block;
    cursor: default;
    color: #136ec2;
    border: 0;
    width: auto;
    min-width: 32px;
    margin: 0;
    text-decoration: none;
}
.ContainerBox .Container .tool .share a i{
	color: #519cea;
    margin-right: 6px;
    font-size: 14px;
    float: left;
}
.ContainerBox .Container .tool .share a span{
	display: block;
    font-family: Arial;
    background: 0 0;
    height: 18px;
    min-width: 10px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #888;
    float: left;
    font-size: 13px;
}
.ContainerBox .Container .tool .share:hover .way{
	display: block;
}
.ContainerBox .Container .tool .share .way{
	display: none;
    position: absolute;
    padding-top: 10px;
    right: 0;
    background: #fff;
    background-clip: content-box;
}
.ContainerBox .Container .tool .share .way ul{
	border: 1px solid #e0e0e0;
    border-radius: 2px;
    height: 39px;
    width: 164px;
}
.ContainerBox .Container .tool .share .way ul li{
	float: left;
    width: 41px;
    height: 39px;
    line-height: 42px;
    font-size: 20px;
}
.ContainerBox .Container .tool .share .way ul li:hover{
	background: #f9f9f9;
}
.ContainerBox .Container .tool .share .way ul li a{
	text-decoration: none;
    display: block;
    line-height: 42px;
}
.ContainerBox .Container .tool .share .way ul li a em{
	font-family: baikeFont_css;
    font-weight: 400;
    font-style: normal;
    line-height: 42px;
    font-size: 20px;
}
.ContainerBox .Container .tool .share .way i{
	top:0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #666;
    z-index: 1;
    width: 0;
    height: 0;
    position: absolute;
    right: 10px;
}
.ContainerBox .Container .tool .share .way i.border{
	bottom: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #fafcff;
    z-index: 1;
    width: 0;
    height: 0;
    position: absolute;
   	right: 10px;
}
.ContainerBox .Container .tool p a:hover span{
	color:#519cea;
}

.ContainerBox .Container .tool p i{
	color: #519cea;
	margin-right: 6px;
	font-size: 14px;
	float: left;
}
.ContainerBox .Container .tool p span{
	line-height: 16px;
	font-family: arial;
	font-size: 12px;
	color: #888;
	cursor: pointer;
	font-weight:400;
}
.ContainerBox .Container .tool .way{
	position: absolute;
	padding-top: 10px;
	right: 0;
	background: #fff;
    background-clip: border-box;
	background-clip: content-box;
	line-height: 18px;
	text-align: center;
}
.ContainerBox .Container .tool .way ul{
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	height: 39px;
	width: 164px;
}
.ContainerBox .Container .tool .way ul li{
	float: left;
	width: 41px;
	height: 39px;
	line-height: 42px;
	font-size: 20px;
	color: #f4c031;
}

.ContainerBox .Container .ContainL .title{
	margin: 0 0 10px;
	width: 700px;
}
.ContainerBox .Container .ContainL .title dd{
	margin:0 0 5px;
}
.ContainerBox .Container .ContainL .title dd h1{
	margin: 0 10px 0 0;
	display: inline;
	font-size: 34px;
	line-height: 1.15;
	font-weight: 400;
	vertical-align: sub;
	*vertical-align: text-bottom;
}
.ContainerBox .Container .ContainL .title dd .lock{
	margin: 20px 5px 0 0;
	height: 12px;
	font-size: 12px;
	color: #999;	
}
.ContainerBox .Container .ContainL .title dd .lock:hover{
	color:#519cea;
}
.ContainerBox .Container .ContainL .tigong{
	margin: 15px 0;
	overflow: hidden;
}
.ContainerBox .Container .ContainL .tigong span{
	display: block;
	float: left;
	padding-right:8px;
	color:#666;
	font-size:12px;
}
.ContainerBox .Container .ContainL .tigong p{
	float: left;
	font-size:12px;
}
.ContainerBox .Container .ContainL .tigong p a{
	color:#136ec2;
}
.ContainerBox .Container .ContainL .state{
	margin: 10px 0 20px;
	padding: 7px;
	border: 1px solid #f1f1f1;
	background: #f9f9f9;
}
.ContainerBox .Container .ContainL .state span{
	margin: 0 8px 0 0;
	width: 32px;
	height: 16px;
	background-color: #b6bbc1;
	border: 1px solid #aab1b9;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	float: left;
}
.ContainerBox .Container .ContainL .state p{
	float: left;
	font-size: 12px;
	line-height: 18px;
}
.ContainerBox .Container .ContainL .state p a{
	color:#136EC2;
}
.ContainerBox .Container .ContainL .address{
	font-size: 14px;
	word-wrap: break-word;
	color: #333;
	margin-bottom: 15px;
	text-indent: 2em;
	line-height: 24px;	
}
.ContainerBox .Container .introduce{
	display: inline-block;
	margin: 20px 0 35px;
	clear: both;
	background: url(../img/basicInfo-bg_7819f20.png);
}
.ContainerBox .Container .introduce dl{
	width: 395px;
	float: left;
}
.ContainerBox .Container .introduce dl dt{
	line-height: 26px;
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	width: 90px;
	padding: 0 5px 0 12px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	color: #999;
	font-size:12px;
}
.ContainerBox .Container .introduce dl dd{
	line-height: 26px;
	color: #333;
	width: 285px;
	float: left;
	position: relative;
	word-break: break-all;
	font-size:12px;
}
.ContainerBox .Container .introduce dl dd.one:hover .refrence{
	display:block;
}
.ContainerBox .Container .introduce dl dd.two:hover .refrence{
	display:block;
}
.ContainerBox .Container .introduce dl dd.three:hover .refrence{
	display:block;
}
.ContainerBox .Container .introduce dl dd.last:hover .refrence{
	display:block;
}
.ContainerBox .Container .introduce dl dd sup{
	display: block;
	position: absolute;
	top:0.8em;
	left:1.5rem;
	line-height: 0;
	font-size:10px;
	vertical-align: baseline;
	margin-left: 2px;
	color: #36c;
	cursor: pointer;
	padding: 0 2px;
	
}
.ContainerBox .Container .introduce dl dd .num{
	position: absolute;
	top:0.8em;
	left:26%;
}
.ContainerBox .Container .introduce dl dd .sub{
	position: absolute;
	top:0.8em;
	left:16.5rem;
}
.ContainerBox .ContentBox{
	display: inline-block;
}
.ContainerBox .ContentBox .content{
	float: left;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fbfbfb;
}
.ContainerBox .ContentBox .content h2{
	float: left;
	margin: 22px 0 0 20px;
	width: 63px;
	height: 48px;
	text-align: center;
	font-size: 18px;
	line-height: 48px;
	font-weight: 400;
}
.ContainerBox .ContentBox .cont{
	float: left;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fbfbfb;
}
.ContainerBox .ContentBox .cont h2{
	float: left;
    margin: 22px 0 0 20px;
    width: 63px;
    height: 48px;
    text-align: center;
    font-size: 18px;
    line-height: 48px;
    font-weight: 400;
}
.ContainerBox .ContentBox .cont .column{
	width:auto;
	display: block;
    float: left;
    border-left: 1px solid #ebebeb;
    width: 706px;
    position: relative;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 20px;
    background-color: #fff;
}
.ContainerBox .ContentBox .cont ol{
	width: 175.5px;
	float: left;
    border-left: 1px solid #f5f5f5;
}
.ContainerBox .ContentBox .cont ol li{
	line-height: 28px;
}
.ContainerBox .ContentBox .cont ol span{
	display: inline-block;
    width: 18px;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 8px;
    vertical-align: top;
    text-align: right;
    color: #63a0df;
}
.ContainerBox .ContentBox .cont ol a{
	color:#63a0df;
}
.ContainerBox .ContentBox .content ul {
	display: block;
    float: left;
    border-left: 1px solid #ebebeb;
    width:234.33333333px;
    position: relative;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 20px;
    background-color: #fff;
}
.ContainerBox .ContentBox .content ul li{
	line-height: 28px;
}
.ContainerBox .ContentBox .content ul span{
	display: inline-block;
    width: 18px;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 8px;
    vertical-align: top;
    text-align: right;
    color: #63a0df;
}
.ContainerBox .ContentBox .content ul font{
	display: inline-block;
    font-size: 16px;
    font-weight: 500;
    background-color: #fff;
    vertical-align: top;
    width: 120px;
}
.ContainerBox .ContentBox .content ul font a{
	color: #136EC2;
}
.ContainerBox .ContentBox .content ul li:hover a{
	text-decoration: underline;
}
.ContainerBox .keshi{
	display: block;
    clear: both;
    zoom: 1;
    overflow: hidden;
    font-size: 20px;
    border-left: 12px solid #4F9CEE;
    line-height: 24px;
    font-size: 22px;
    font-weight: 400;
    margin: 35px 0 15px -30px;
    position: relative;
    background: url(../img/paraTitle-line_c5e6d61.png);
}
.ContainerBox .keshi h2{
    float: left;
    display: block;
    padding: 0 8px 0 18px;
    line-height: 24px;
    font-size: 22px;
    font-weight: 400;
    color: #000;
    background: #fff;
    width:100px;	
}
.ContainerBox .huanjing {
	font-size: 14px;
    word-wrap: break-word;
    color: #333;
    margin-bottom: 15px;
    text-indent: 2em;
    line-height: 24px;
    background: #fff;
}
.ContainerBox .yiyuan{
	display: block;
    clear: both;
    zoom: 1;
    overflow: hidden;
    font-size: 20px;
    border-left: 12px solid #4F9CEE;
    line-height: 24px;
    font-size: 22px;
    font-weight: 400;
    margin: 35px 0 15px -30px;
    position: relative;
    background: url(../img/paraTitle-line_c5e6d61.png);
}
.ContainerBox .yiyuan h2{
    float: left;
    display: block;
    padding: 0 8px 0 18px;
    line-height: 24px;
    font-size: 22px;
    font-weight: 400;
    color: #000;
    background: #fff;
    width:100px;	
}
.ContainerBox .img{
	margin: 5px 0;
    border-collapse: collapse;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 12px;
    line-height: 22px;
    color: #000;
}
.ContainerBox .img tbody{
	border-collapse: collapse;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 12px;
    line-height: 22px;
    color: #000;
}
.ContainerBox .img tbody td{
	width:211px;
	valign:top;
	padding: 2px 10px;
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    border: 1px solid #e6e6e6;
}
.ContainerBox .img tbody td .cover{
	width: 220px;
    float: right;
    height:146px;
    display: inline-block;
    border: 1px solid #e0e0e0;
    overflow: hidden;
    margin: 0 0 10px;
    margin-bottom: 3px;
    position: relative;
}
.ContainerBox .img tbody td .cover img{
	display: block;
	width:100%;
}
.ContainerBox .yihu{
	display: block;
    clear: both;
    zoom: 1;
    overflow: hidden;
    font-size: 20px;
    border-left: 12px solid #4F9CEE;
    line-height: 24px;
    font-size: 22px;
    font-weight: 400;
    margin: 35px 0 15px -30px;
    position: relative;
    background: url(../img/paraTitle-line_c5e6d61.png);
}
.ContainerBox .yihu h2{
    float: left;
    display: block;
    padding: 0 8px 0 18px;
    line-height: 24px;
    font-size: 22px;
    font-weight: 400;
    color: #000;
    background: #fff;
    width:100px;	
}
.ContainerBox .people{
	margin: 5px 0;
    border-collapse: collapse;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 12px;
    line-height: 22px;
    color: #000;
}
.ContainerBox .people .cover{
	width:150px;
}
.ContainerBox .people .cover img{
	width:100%;
}
.ContainerBox .people tbody{
	border-collapse: collapse;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 12px;
    line-height: 22px;
    color: #000;
}
.ContainerBox .people tbody td{
	padding: 2px 10px;
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    border: 1px solid #e6e6e6;
    valign:top
	
}
.ContainerBox .people .show{
	font-size: 12px;
    text-indent: 0;
    margin: 0;
    height: auto; 
    width:523px;
}
.ContainerBox .sheshi{
	display: block;
    clear: both;
    zoom: 1;
    overflow: hidden;
    font-size: 20px;
    border-left: 12px solid #4F9CEE;
    line-height: 24px;
    font-size: 22px;
    font-weight: 400;
    margin: 35px 0 15px -30px;
    position: relative;
    background: url(../img/paraTitle-line_c5e6d61.png);
}
.ContainerBox .sheshi h2{
    float: left;
    display: block;
    padding: 0 8px 0 18px;
    line-height: 24px;
    font-size: 22px;
    font-weight: 400;
    color: #000;
    background: #fff;
    width:100px;	
}
.ContainerBox .machine{
	margin: 5px 0;
    border-collapse: collapse;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 12px;
    line-height: 22px;
    color: #000;
}
.ContainerBox .machine .cover{
	width:220px;
	height:202px;
}
.ContainerBox .machine .cover img{
	display: block;
	width:100%;
	height:100%;
}
.ContainerBox .machine tbody{
	border-collapse: collapse;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 12px;
    line-height: 22px;
    color: #000;
}
.ContainerBox .machine tbody td{
	padding: 2px 10px;
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    border: 1px solid #e6e6e6;
    valign:top
	
}
.ContainerBox .machine .show{
	font-size: 12px;
    text-indent: 0;
    margin: 0;
    height: auto; 
    width:523px;
}
.ContainerBox .AddressBox{
	font-size: 14px;
    word-wrap: break-word;
    color: #333;
    margin-bottom: 15px;
    text-indent: 2em;
    line-height: 24px;
}
.ContainerBox .AddressBox .address{
	padding: 5px;
    border: 1px solid #DDD;
    line-height: 12px;
    text-align: center;
}
.ContainerBox .AddressBox .picure{
	width: 100%;
    height: 226px;
    z-index: 0;
    background-color: rgb(243, 241, 236);
    color: rgb(0, 0, 0);
}
.ContainerBox .AddressBox .picure img{
	display: block;
	width:100%;
}
.ContainerBox .list{
	margin:30px 0;
}
.ContainerBox .list .header{
	clear: both;
    height: 40px;
    border-bottom: 1px solid #e0e0e0;
    background: #f5f5f5;
}
.ContainerBox .list .header .ci{
	font-size: 19px;
    line-height: 40px;
    padding-left: 10px;
}
.ContainerBox .list .header .more{
	border: 1px solid #ccc;
    display: block;
    background: #fafafa;
    width: 56px;
    height: 22px;
    line-height: 22px;
    float: right;
    position: relative;
    margin-top: 8px;
    font-size: 12px;
    text-decoration: none;
    padding: 0 10px;
    margin-right: 10px;
    color:#136ec2;
}
.ContainerBox .list .header .more em{
	display: block;
    position: absolute;
    top: 0;
    width: 0;
    right: 10px;
    top: 7px;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 4px solid #4d8ac8;
    border-bottom: 4px solid transparent;
}
.ContainerBox .MoreBox{
	width: 790px;
    height: 213px;
    overflow: hidden;
}
.ContainerBox .MoreBox .more{
	position: relative;
    margin-top: 15px;
    overflow: hidden;
    width:236.96px;
}
.ContainerBox .MoreBox .moreimg{
	display: block;
	width: 208.96022727272728px;
	height:208px;
}
.ContainerBox .MoreBox .moreimg .images{
	width: 206.96022727272728px;
    height: 155px;
    border: solid 1px #e0e0e0;
    overflow: hidden;
    position: relative;
}
.ContainerBox .MoreBox .moreimg .images img{
	position: absolute;
    display: block;
    border: 0;
    width:100%;
    height:100%;
}
.ContainerBox .MoreBox .moreimg .description{
	height: 18px;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-align: left;
    padding: 8px 7px;
    line-height: 18px;
    color: #555;
    text-decoration: none;
    font-size: 12px;
    font-family: simSun;
    border: solid 1px #e0e0e0;
    border-top: 0;
    text-indent: 0;
    text-overflow: ellipsis;
}
.ContainerBox .MoreBox .moreimg .description span{
	display: inline;
    color: gray;
}
.ContainerBox .MoreBox .moreimg .bottom .up{
	width:200.96022727272728px;
	border: 1px solid #e6e6e6;
    border-top: 1px solid #f5f5f5;
    height: 1px;
    margin: 0 auto;
    overflow: hidden;
}
.ContainerBox .MoreBox .moreimg .bottom .down{
	width:194.96022727272728px;
	border: 1px solid #e6e6e6;
    border-top: 1px solid #f5f5f5;
    height: 1px;
    margin: 0 auto;
    overflow: hidden;
}
.ContainerBox .list .line{
	margin-top: 15px;
    border-bottom: 1px solid #e0e0e0;
}
.ContainerBox .InfoBox{
	clear: both;
    margin-top: 30px;
    margin-bottom: 30px;
}
.ContainerBox .InfoBox dt{
	font-size: 19px;
    line-height: 45px;
    font-weight: 200;
    font-family: 'Microsoft YaHei',sans-serif;
    border-bottom: 2px solid #ccc;
    padding: 0!important;
    margin: 0!important;
}
.ContainerBox .InfoBox dd{
	color: #333;
    word-wrap: break-word;
    word-break: break-all;
}
.ContainerBox .InfoBox dd li{
	color: #aaa;
    line-height: 20px;
    margin-top: 9px;
    width: 100%;
    font-size: 12px;
}
.ContainerBox .InfoBox dd li .num{
	color: #666;
    float: left;
}
.ContainerBox .InfoBox dd li a.gotop{
	width: 15px;
	height: 14px;
	overflow: hidden;
	background: url(../img/view_reference_19e8a75.gif) no-repeat 0 -14px;
	display: inline-block;
	margin-right: 4px;
	float: left;
	margin-top: 3px;
	text-decoration: none;
}
.ContainerBox .InfoBox dd li a.go{
	color: #666;
}
.ContainerBox .InfoBox dd .info{
	/*width:117.33px;*/
	width:220px;
	float: left;
}
.ContainerBox .InfoBox dd .two{
	width:150px;
	float: left;
}
.ContainerBox .InfoBox dd .three{
	width:330px;
	float: left;
}
.ContainerBox .InfoBox dd .four{
	width:230px;
	float: left;
}
.ContainerBox .InfoBox dd .five{
	width:310px;
	float: left;
}
.ContainerBox .InfoBox dd .last{
	width:340px;
	float: left;
}
.ContainerBox .InfoBox dd .info:hover .go{
	text-decoration:underline;
}
.ContainerBox .InfoBox dd .info span{
	background: url(../img/view_reference_19e8a75.gif) no-repeat right 2px;
	padding-right: 18px;
}
.ContainerBox .InfoBox dd em{
	color: #aaa;
    line-height: 20px;
    margin-top: 9px;
    width: 100%;
    font-size: 12px;
}
.ContainerBox .InfoBox dd em a{
	color:#999;
}
.ContainerBox .sign{
	clear: both;
    margin-bottom: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 30px;
    border-top: 2px solid #ccc;
    border-bottom: 0 solid #e6e6e6;
    overflow: hidden;
    position: relative;
}
.ContainerBox .sign p{
	float: left;
    font-weight: 700;
    margin-right: 15px;
    height: 20px;
    font-size:12px;
}
.ContainerBox .sign .kind{
	padding-left: 75px;
}
.ContainerBox .sign .kind span{
	line-height: 30px;
	font-size:12px;
}

.ContainerBox .Container .ContainR{
	position: relative;
	float: left;
	padding-top: 29px;
	width: 270px;
}
.ContainerBox .ContainR{
	position: relative;
    float: left;
    padding-top: 29px;
    width: 270px;
}
.ContainerBox .ContainR .Image{
	width: 268px;
    border: solid 1px #DDD;
    margin-bottom: 20px;
    box-shadow: 1px 1px 1px #ccc;
    position: relative;
    font-size: 0;
    line-height: 0;
}
.ContainerBox .ContainR .Image a{
	text-decoration: none;
}
.ContainerBox .ContainR .Image img{
	margin: 0 auto;
	display: block;
	width:100%;
	height:100%;
}
.ContainerBox .ContainR .Image .btn{
	display: none;
    position: absolute;
    padding: 5px 10px 10px 11px;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-family: arial,tahoma,'Microsoft Yahei','\5b8b\4f53',sans-serif;
    background: #58574E;
    background: rgba(0,0,0,.65);
    right: 10px;
    bottom: 10px;
    border-radius: 3px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s;
}
.ContainerBox .ContainR .Image .btn em{
	padding: 3px 4px 4px;
    border: solid 1px #FFF;
    line-height: 0;
    font-size: 0;
    margin-right: 6px;
    box-shadow: -1px 1px 0 0 rgba(0,0,0,.65), -2px 2px 0 0 #fff;
    text-decoration: none;
}
.ContainerBox .ContainR .Image .btn span{
	display: none;
    position: absolute;
    padding: 5px 10px 10px 11px;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-family: arial,tahoma,'Microsoft Yahei','\5b8b\4f53',sans-serif;
    background: #58574E;
    background: rgba(0,0,0,.65);
    right: 10px;
    bottom: 10px;
    border-radius: 3px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s;
}
.ContainerBox .ContainR .Image .tuce{
	padding: 8px 5px 8px 14px;
    box-shadow: 0 -1px 1px #ddd;
    line-height: 23px;
    font-size: 16px;
    text-indent: 30px;
    font-family: arial,tahoma,'Microsoft Yahei','\5b8b\4f53',sans-serif;
    color: #333;
    text-decoration: none;
    background: url(../img/t2.png) 15px 10px no-repeat;
}
.ContainerBox .ContainR  .History{
    margin-bottom: 10px;
    border: 1px solid #e6e6e6;
    padding: 10px 14px 0;
    font-family: arial,tahoma,'Microsoft Yahei','\5b8b\4f53',sans-serif;
    background: #fcfcfc;
}
.ContainerBox .ContainR  .History .baike{
	margin: 0 0 8px;
    font-size: 14px;
    color: #555;
    font-family: arial;
    font-weight: 700;
}
.ContainerBox .ContainR  .History .baike a{
	float: right;
    color: #666;
    font-size: 12px;
    font-family: arial;
    font-weight: 400;
    outline: 0;
}
.ContainerBox .ContainR  .History .Pic{
	position: relative;
    margin: 0 0 0 -14px;
    overflow: hidden;
    width: 268px;
    height: 152px;
}
.ContainerBox .ContainR  .History .Pic dl{
	position: absolute;
    width:1340px;
    height: 152px;
    left: 0px;
}
.ContainerBox .ContainR  .History .Pic dl dd{
	float:left;
}
.ContainerBox .ContainR  .History .Pic dl dd img{
	display: block;
	width:268px;
	height:152px;
	text-decoration: none;
}
.ContainerBox .ContainR  .History .arrow{
	position: absolute;
    padding: 4px 0;
    left: 0;
    bottom: -4px;
    height: 22px;
    width: 100%;
    text-align: center;
    filter: alpha(opacity=0);
   /* opacity: 0;*/
    -webkit-transition: .4s;
    transition: .4s;
}
.ContainerBox .ContainR  .History .arrow{
	opacity: 0;
}
.ContainerBox .ContainR  .History:hover .arrow{
	opacity: 1;
}
.ContainerBox .ContainR  .History:hover .arrow a{
	border-radius: 0 3px 3px 0;
	font-weight:bold;
}
.ContainerBox .ContainR  .History .arrow em{
	font-weight: bold;
}
.ContainerBox .ContainR  .History .arrow .left{
	font-weight: 400;
	cursor: pointer;
    position: absolute;
	top: -75px;
	left: 0;
	width: 22px;
	height: 36px;
	line-height: 42px;
	font-size: 16px;
	line-height: 42px;
	color: #eee;
	background: #000;
	background: rgba(0,0,0,.3);
	text-decoration: none;
	-webkit-transition: .4s;
	transition: .4s;
}
.ContainerBox .ContainR  .History .arrow .right{
	font-weight: 400;
	cursor: pointer;
    position: absolute;
	top: -75px;
	right: 0;
	width: 22px;
	height: 36px;
	line-height: 42px;
	font-size: 16px;
	line-height: 42px;
	color: #eee;
	background: #000;
	background: rgba(0,0,0,.3);
	text-decoration: none;
	-webkit-transition: .4s;
	transition: .4s;
}
.ContainerBox .ContainR  .Show{
	position: relative;
    overflow: hidden;
    width: 268px;
    height: 152px;
    margin-bottom: 10px;
}
.ContainerBox .ContainR  .Show dl{
	position: absolute;
    width:1072px;
    height: 152px;
    left: 0px;
}
.ContainerBox .ContainR  .Show  dl dd{
	float:left;
}
.ContainerBox .ContainR  .Show  dl dd img{
	display: block;
	width:268px;
	height:152px;
	text-decoration: none;
}
.ContainerBox .ContainR  .Show .arrow{
	position: absolute;
    padding: 4px 0;
    left: 0;
    bottom: -4px;
    height: 22px;
    width: 100%;
    text-align: center;
    filter: alpha(opacity=0);
   /* opacity: 0;*/
    -webkit-transition: .4s;
    transition: .4s;
}
.ContainerBox .ContainR  .Show .arrow{
	opacity: 0;
}
.ContainerBox .ContainR  .Show:hover .arrow{
	opacity: 1;
}
.ContainerBox .ContainR  .Show:hover .arrow a{
	border-radius: 0 3px 3px 0;
	font-weight:bold;
}
.ContainerBox .ContainR   .arrow em{
	font-weight: bold;
}
.ContainerBox .ContainR  .Show .arrow .left{
	font-weight: 400;
	cursor: pointer;
    position: absolute;
	top: -75px;
	left: 0;
	width: 22px;
	height: 36px;
	line-height: 42px;
	font-size: 16px;
	line-height: 42px;
	color: #eee;
	background: #000;
	background: rgba(0,0,0,.3);
	text-decoration: none;
	-webkit-transition: .4s;
	transition: .4s;
}
.ContainerBox .ContainR  .Show .arrow .right{
	font-weight: 400;
	cursor: pointer;
    position: absolute;
	top: -75px;
	right: 0;
	width: 22px;
	height: 36px;
	line-height: 42px;
	font-size: 16px;
	line-height: 42px;
	color: #eee;
	background: #000;
	background: rgba(0,0,0,.3);
	text-decoration: none;
	-webkit-transition: .4s;
	transition: .4s;
}
.ContainerBox .ContainR  .Show .point{
	display:inline-block;
	position: absolute;
    left: 0;
    bottom: 0;
    height:15px;
    width: 100%;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s;
}
.ContainerBox .ContainR  .Show ul{
	text-align: center;
	display:table;
	margin-left:auto;
	margin-right:auto;
}
.ContainerBox .ContainR  .Show ul li{
	width:7px; 
	height:7px;
	border-radius:50%; 
	background:#e6e6e6; 
	float:left; 
	margin-right:6px; 
	cursor:pointer;
}
.ContainerBox .ContainR  .Show ul li a{
	line-height:10px;
	display: block;
}
.ContainerBox .ContainR  .Show ul li.current{
	background:#459df5
}
.ContainerBox .ContainR .Write{
	padding: 0;
    margin-bottom: 10px;
}
.ContainerBox .ContainR .Write .edit{
	padding:12px 15px;
   
    border: 1px solid #e6e6e6;
    background: #fcfcfc;
    line-height: 22px;
    color: #555;
}
.ContainerBox .ContainR .Write .edit dl{
	line-height: 22px;
    color: #555;
}
.ContainerBox .ContainR .Write .edit dt{
	font-size: 14px;
    font-weight: 700;
    color: #555;
    margin-bottom: 10px;
}
.ContainerBox .ContainR .Write .edit dd .left{
	border: 1px solid #dbdbdb;
    background: #fff;
    display: block;
    float: left;
}
.ContainerBox .ContainR .Write .edit dd .left a{
	width: 53px;
    height: 53px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.ContainerBox .ContainR .Write .edit dd .left a img{
	width: 50px;
	vertical-align: middle;
}
.ContainerBox .ContainR .Write .edit dd .right{
	width: 170px;
    float: left;
    padding-left: 13px;
}
.ContainerBox .ContainR .Write .edit dd .right p{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ContainerBox .ContainR .Write .edit dd .right p a{
	color:#136ec2;
	font-size:12px;
}
.ContainerBox .ContainR .Write .edit dd .right span{
	font-size:12px;
	color:#999;
}
.ContainerBox .ContainR .Write .edit dd .right .check{
	margin-top: 15px;
	font-size: 12px;
}
.ContainerBox .ContainR .Write .edit dd .right .check span{
	display: block;
    
}
.ContainerBox .ContainR .Write .edit dd .right .check .question{
	background: url 0 -130px no-repeat;
    height: 16px;
    width: 16px;
    /*vertical-align: top;*/
    display:block;
}
.ContainerBox .ContainR .Write .edit dd .check a{
	font-size: 12px;
	color: gray;
}
.ContainerBox .ContainR .Write .edit dd .check span{
	padding-right: 5px;
	border-right: solid 1px #f1f1f1;
	margin-right: 5px;
}
.ContainerBox .ContainR .Write .edit dd .check span:hover{
	cursor: pointer;
}
.ContainerBox .ContainR .Write .edit dd .check a.what{
	color:#136EC2;
	font-size: 12px;
}
.ContainerBox .ContainR .Write .edit dd .check a img{
	display: block;
	float: left;
	margin-top: 3px;
	margin-right: 2px;
}

.ContainerBox .ContainR .total{
	padding-bottom: 15px;
    margin-bottom: 10px;
    padding: 0 14px 14px;
    border: 1px solid #e6e6e6;
    background: #fcfcfc;
    line-height: 22px;
    color: #555;
}
.ContainerBox .ContainR .total dt{
	font-family: arial;
    font-weight: 700;
    color: #555;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 4px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 12px;
    color: #5f5f5f;
}
.ContainerBox .ContainR .total dd{
	font-size:12px;
}
.ContainerBox .ContainR .total dd a{
	color:#136EC2;
}
.ContainerBox .ContainR .total li.banben:hover a{
	text-decoration: underline;
}
.ContainerBox .ContainR .total li.creat:hover a{
	text-decoration: underline;
}
.ContainerBox  .Dom{
	width: 270px;
    height: 456px;
    position: fixed;
    bottom: 10px;
    font-size: 14px;
    font-family: 宋体;
    line-height: 19px;
    /*visibility: visible;*/
    bottom: 10px;
}
.ContainerBox  .Dom .bar{
	position: absolute;
    top: 0;
    width: 0;
    height: 353px;
    background-color: #eaeaea;
    border: 1px solid #eaeaea;
    border-top: 0;
    border-bottom: 0;
    left: 5px;
}
.ContainerBox  .Dom .bar em{
	position: absolute;
    left: -5px;
    width: 10px;
    height: 10px;
    background: transparent url(https://bkssl.bdimg.com/static/wiki-lemma/widget/lemma_content/mainContent/sideCatalog/img/sideCatalog_a278e02.gif) 0 -199px no-repeat;
    zoom: 1;
    overflow: hidden;
}
.ContainerBox  .Dom .bar em.end{
	margin: 0;
    bottom: 0;
}
.ContainerBox  .Dom .num{
	padding-top: 15px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 210px;
    height: 330px;
    overflow: hidden;
}
.ContainerBox  .Dom .num dl{
	width: 210px;
    height: auto;
    position: relative;
}
.ContainerBox  .Dom .num dt{
	position: relative;
    margin-bottom: 7px;
    padding-left: 20px;
}
.ContainerBox  .Dom .num dt em{
	position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    margin-top: 4px;
    left: 0;
    background: transparent url(../img/sideCatalog_a278e02.gif.png) 3px -222px no-repeat;
}
.ContainerBox  .Dom .num dt a{
	color: #555;
    font-weight: 700;
    text-decoration: none;
}
.ContainerBox  .Dom .num dt a .text{
	padding-left: 10px;
	line-height: 19px;
    display: block;
}
.ContainerBox  .Dom .num dt a span .title-index{
	color: #999;
    font-weight: 700;
    font-family: Arial;
    font-size: 14px;
    padding-right: 5px;
}
.ContainerBox  .Dom .num dt a span .title-link{
	color: #555;
    font-weight: 700;
    text-decoration: none;
}
.ContainerBox  .Dom .num .point{
	left: 0;
    z-index: 2;
    top: 83px;
    position: absolute;
    height: 13px;
    width: 18px;
    cursor: pointer;
    background: transparent url(../img/sideCatalog_a278e02.gif.png) -271px -38px no-repeat;
}
.ContainerBox .Dom .bottom{
	position: absolute;
    bottom: 51px;
    height: 45px;
}
.ContainerBox .Dom .bottom a{
	float: left;
	display: block;
    width: 45px;
    height: 45px;
    cursor: pointer;
}
.ContainerBox .Dom .bottom .toggle-button{
	background: transparent url(../img/sideCatalog_a278e02.gif.png) no-repeat 0 0;
}
.ContainerBox .Dom .bottom .gotop-button{
	margin-left: 8px;
	background: transparent url(../img/sideCatalog_a278e02.gif.png) no-repeat -1px -62px;	
}












.FooterBox{
	padding: 40px 0 10px;
    min-width: 780px;
    font-size: 12px;
    background: #f5f5f5;
}
.FooterBox .Footer{
	margin: 0 auto;
    width: 780px;
    clear: both;
    
}
.FooterBox .Footer dl{
	float: left;
    width: 210px;
}
.FooterBox .Footer dl.New{
	padding: 0 35px 0 5px;
}
.FooterBox .Footer dl dt{
	font-size: 20px;
}
.FooterBox .Footer dl dt span{
	margin-right: 10px;
	margin-top:2px;
    color: #aaa;
    float: left;
	width:21px;
	height:20px;
	display: block;
	background:url(../img/t2_03.png) no-repeat;
}
.FooterBox .Footer dl dd{
	margin: 5px 0 0 30px;
}
.FooterBox .Footer dl dd div{
	float: left;
    width: 90px;
    margin-bottom: 5px;
}
.FooterBox .Footer dl dd div a{
	color:#666;
}
.FooterBox .Footer .Doubt{
	padding: 0 35px;
}
.FooterBox .Footer .Doubt span{
	background:url(../img/t3_03.png) no-repeat;
}
.FooterBox .Footer .Advice{
	padding: 0 5px 20px 35px;
}
.FooterBox .Footer .Advice span{
	background:url(../img/t4_03.png) no-repeat;
}
.FooterBox  .copy{
	text-align: center;
	margin: 0;
	padding: 0;
}
.FooterBox  .copy img{
	vertical-align: text-bottom;
	width:13px;
	height:16px;
}
.FooterBox .copy a{
	color:#338de6;
    text-decoration: none;
}
.FooterBox .copy a:hover{
	text-decoration: underline;
}
.FooterBox .recode{
	padding-top: 6px;
    height: 16px;
    line-height: 16px;
    text-align: center;
}
.FooterBox .recode a{
	color: #338de6;
    text-decoration: none;
}
.FooterBox .recode a:hover{
	text-decoration: underline;
}
.FooterBox .recode a i{
	display: inline-block;
    width: 14px;
    height: 16px;
    margin-right: 6px;
    background: url(../img/icon-police_d8a40a4.png) 0 0 no-repeat;
    vertical-align: middle;
    margin-top: -4px;
}

.refrence{
	left: 40px;
    top: -175px;
    display: none;
    position: absolute;
    z-index: 1001;
    border: 1px solid #96aac6;
    width:280px;
}
.refrence table{
	border-spacing: 0;
	display: table;
    border-collapse: separate;
    border-color: grey;
}
.refrence table tbody,tr{
	display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
    border-collapse: separate;
}
.refrence table tbody td{
	display: table-cell;
    vertical-align: inherit;
}
.refrence table tbody .content{
	padding: 10px;
    background-color: #fafcff;
    max-width: 240px;
    width: 240px;
    line-height: 1.5;
    word-break: break-all;
}
.refrence table tbody .content .text{
	font-size: 12px;
    margin: 4px 0;
}
.refrence table tbody  .title{
	vertical-align: middle;
    width: 20px;
    background-color: #96aac6;
    height: 100%;
    right: 0;
    top: 0;
    color: #fff;
    text-align: center;
    padding: 2px 0;
    font-size: 10px;
}
.refrence .triangle-bg{
	bottom: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #fafcff;
    z-index: 1;
    width: 0;
    height: 0;
    position: absolute;
    left: 10px;
}
.refrence .triangle-border{
	width: 0;
    height: 0;
    position: absolute;
    left: 10px;
    bottom: -10px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #96aac6;
}
.slideshare{
	bottom: 130px;
    width: 45px;
    position: fixed;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    right: 0;
}
.slideshare .title{
	display: block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #6fb6fd;
    border-left: 1px solid #64aaf1;
    border-right: 1px solid #64aaf1;
    border-top: 1px solid #64aaf1;
}
.slideshare .side-border{
	border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}
.slideshare .side-border .triangle{
	display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-width: 4px;
    border-style: solid;
    border-color: #6fb6fd transparent transparent;
}
.slideshare .side-border a{
	display: block;
    height: 25px;
    width: 25px;
    padding: 12px 8px 0;
    outline: 0;
    color: #999;
}
.slideshare .side-border a.bds_qzone{
	margin-top: -4px;
}
.slideshare .side-border a em{
	font-family: baikeFont_css;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
}
.slideshare .side-border a.bds_wechat{
	font-size: 20px;
}
.slideshare .side-border a.bds_tqq{
	padding-bottom: 14px;
}
.slideshare .side-border a:hover .icon-qzone{
	color:#f4c031;
}
.slideshare .side-border a:hover .icon-weibo{
	color:#f6883e;
}
.slideshare .side-border a:hover .icon-weixin{
	color:#71c267;
}
.slideshare .side-border a:hover .icon-qq{
	color:#7cc5f1;
}



.ContainR .AboutBox{
	margin: 0 0 10px;
    padding: 10px 0 0 14px;
    border: 1px solid #e6e6e6;
    font-size: 12px;
    background: #fcfcfc;
    display: inline-block;
}
.ContainR .AboutBox .about{
	font-size: 12px;
	display: inline-block;
}
.ContainR .AboutBox .about .xuezhe{
	position: relative;
	display: inline-block;
}
.ContainR .AboutBox .xuezhe h6{
	position: relative;
    margin: 0 0 8px;
    padding-right: 14px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 700;
    font-family: arial;
    color: #555;
}
.ContainR .AboutBox .xuezhe h6 span{
	position: relative;
    margin: 0 0 8px;
    padding-right: 14px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 700;
    font-family: arial;
    color: #555;
}
.ContainR .AboutBox .xuezhe .fault{
	position: absolute;
    right: 14px;
    top: 0;
    width: 75px;
    text-align: right;
    color: #666;
    cursor: pointer;
}
.ContainR .AboutBox .xuezhe .fault .closeFix{
	display: none;
}
.ContainR .AboutBox .xuezhe .fault:hover{
	text-decoration: underline;
}
.ContainR .AboutBox .xuezhe .aboutimg{
	position: relative;
}
.ContainR .AboutBox .xuezhe .aboutimg .img{
	float: left;
    width: 72px;
    margin: 0 12px 5px 0;
}
.ContainR .AboutBox .xuezhe .aboutimg .img .people{
	position: relative;
    width: 72px;
    height: 72px;
    background: #f2f2f2;
}
.ContainR .AboutBox .xuezhe .aboutimg .img .people img{
	display: block;
    width: 72px;
    height: 72px;
}
.ContainR .AboutBox .xuezhe .aboutimg .img .people:hover img{
	opacity: .8;
}
.ContainR .AboutBox .xuezhe .aboutimg .img p{
	margin: 0;
    height: 25px;
    width: 72px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    text-align: center;
}
.ContainR .AboutBox .xuezhe .aboutimg .img p a{
	 color: #136ec2;
}
   
.ContainR .AboutBox .xuezhe .aboutimg .img .fankui{
	text-align: center;
    color: #999;
}
.ContainR .AboutBox .xuezhe .aboutimg .fankui .submit-trigger{
	background: #f8f7d3;
    padding: 3px 16px;
    text-decoration: underline;
    display: none;
}
.ContainR .AboutBox .xuezhe .aboutimg .fankui .js-text{
	display: none;
}
.ContainR .AboutBox .xuezhe .aboutimg

.ContainR .AboutBox .xuezhe .aboutimg 