@charset "utf-8";
/* 可根据实际项目要求修改字体颜色 */
body,div,a,p,span {font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",Arial,sans-serif,思源黑体 CN;} 

a:hover{color:#427fda;}
/* 通用头部 */
.bt-box-head-top{height: 40px;line-height: 40px;background: #ededed;font-size: 13px;text-align:left;}
.bt-box-head-top>div{height: 40px;line-height: 40px;background: #ededed;font-size: 13px;width:1200px;margin:0 auto;}
.bt-box-banner{background: #d6d6d6;height: 150px;}
.bt-box-banner>div{height: 150px;font-size: 37px;width: 1200px;line-height: 150px;margin: 0 auto;font-weight: bold;}
.bt-box-banner>div>a{color:#333333;font-size:16px;}
.bt-box-nav{background: #427fda;}
.bt-box-nav>ul{height: 50px;width: 1200px;margin: 0 auto;line-height: 50px;font-size: 16px;}
.bt-box-nav>ul>li{float: left;width: 200px;}
.bt-box-nav>ul>li>a{color: #ffffff;display: block;text-align: center;font-size:16px;}
/*当前位置*/
.bt-box-position{width: 100%;height: 40px;line-height: 40px;background-color: #ededed;}
.bt-box-position .bt-box-position-txt{padding-left: 25px;color: #454545;}
/* 主体内容 */
.bt-box-content {width: 900px;min-height: 680px;margin: 40px auto;}
.bt-box-title {color: #000;text-align: center;border-bottom: 1px #717171 solid;}
.bt-box-small-title {width: 900px;}
.bt-box-small-title .bt-font{margin-left:30px;}
.bt-box-small-title .bt-date {margin: 0 138px;}
.bt-box-small-title .bt-font{margin-left: 5px;}
.bt-box-main-txt p {color: #333;text-indent: 0em;}
.bt-box-main-txt p:last-child{margin-bottom:0;}
.bt-box-source {margin-top:40px;margin-bottom: 40px;}
.bt-box-source span{display:inline-block;color:#666666;}
.bt-box-assist{width: 100%;height: 40px;line-height: 40px;padding: 0 20px;background-color: #f1f1f1;}
.bt-box-assist-left span{font-weight: bold;color: #fa0505;}
.bt-box-assist-right span{cursor: pointer;margin-left:20px;}
.bt-box-assist-right span:hover{color:#427fda;}
#share{margin-right:15px;}
.bt-box-content-main .bt-box-line{border: 1px #c5c5c5 dotted;margin: 20px 0;}
.bt-box-part a{display:inline-block;}
.bt-box-content-main .prev{margin-bottom: 15px;}
/* 默认打印此页前没有图片，如需要则引用以下代码，不需要可删除 */
/* .bt-box-assist-right .printer {
	padding-left: 25px;
	background: url(printer.png) no-repeat left center;
} */
/* 默认关闭窗口前没有图片，如需要则引用以下代码，不需要可删除 */
/* .bt-box-assist-right .close {
	padding-left: 25px;
	background: url(close.png) no-repeat left center;
} */

/* 以下是正文字号16px;辅助文字14px对应的文章页样式;若不用删除即可 */
.bt-box-standard16.bt-box-position{font-size:14px;}
.bt-box-standard16.bt-box-position .bt-box-position-txt{font-size: 14px;}
.bt-box-standard16 .bt-box-content {margin-top:33px;}
.bt-box-standard16 .bt-box-title {font-size: 26px;line-height:40px;padding-bottom:13px;}
.bt-box-standard16 .bt-box-small-title {font-size: 14px;line-height: 54px;}
.bt-box-standard16 .bt-box-small-title .bt-font a{font-size: 14px;}
.bt-box-standard16 .bt-box-main-txt {font-size: 16px;}
.bt-box-standard16 .bt-box-main-txt p {line-height:32px;margin-bottom:12px;}
.bt-box-standard16 .bt-box-source {font-size: 14px;}
.bt-box-standard16 .bt-box-source span{line-height:14px;}
.bt-box-standard16 .bt-box-source div {font-size: 14px;line-height: 26px;}
.bt-box-standard16 .bt-box-assist-left span {font-size: 14px;}
.bt-box-standard16 .bt-box-assist-right span {font-size:14px;}
.bt-box-standard16 .bt-box-part{line-height:16px;font-size:16px;}

/* 以下是正文字号18px;辅助文字16px对应的文章页样式;若不用删除即可 */
.bt-box-standard18.bt-box-position {font-size:16px;}
.bt-box-standard18 .bt-box-position .position-txt {font-size: 16px;}
.bt-box-standard18 .bt-box-content {margin-top:32px;}
.bt-box-standard18 .bt-box-title {font-size: 30px;line-height:46px;padding-bottom:12px;}
.bt-box-standard18 .bt-box-small-title {font-size: 16px;line-height: 56px;}
.bt-box-standard18 .bt-box-small-title .bt-font a{font-size: 16px;}
.bt-box-standard18 .bt-box-main-txt {font-size: 18px;}
.bt-box-standard18 .bt-box-main-txt p {line-height:36px;margin-bottom:11px;}
.bt-box-standard18 .bt-box-source {font-size: 16px;}
.bt-box-standard18 .bt-box-source span{line-height:16px;}
.bt-box-standard18 .bt-box-source div {font-size: 16px;line-height: 26px;}
.bt-box-standard18 .bt-box-assist-left span {font-size: 16px;}
.bt-box-standard18 .bt-box-assist-right span {font-size:16px;}
.bt-box-standard18 .bt-box-part{font-size:18px;line-height:18px;} 
/* 通用底部 */
.bt-box-footer {height: 110px;line-height: 110px;text-align: center;background: #dbdbdb;color: #999999;font-size: 14px;}
/* 返回顶部 */
.bt-box-footer-fhdb{position: fixed;bottom: 32px;right: 25px;display: none;cursor: pointer;}

/* 手机端 */
@media only screen and (max-width: 767px){
	body,html{margin:0;padding: 0;height: 100%;}
	.bt-box-fixed{min-height: 100%;height: auto!important;position: relative;}
	/* 通用头部 */
	.bt-box-head-top{display: none;}
	.bt-box-banner>div{text-align: center;width: 100%;}
	.bt-box-nav>ul{width: 100%;height: auto;overflow: hidden;}
	.bt-box-nav>ul>li{width: 33%;}
	.bt-box-position img {width:0.4rem;}
	.bt-box-position-txt,.bt-box-small-title,.bt-box-small-title,.bt-box-content-main,.bt-box-main,.bt-box-content,.bt-box-position{width: 100%;}
	.bt-see, .fare, .bt-box-assist, #share, .bt-box-line,.bt-box-standard16 .bt-box-small-title .bt-font,.bt-box-content-main .prev,.bt-box-content-main .next,.bt-box-standard18 .bt-box-small-title .bt-font{
		display: none;
	}
	.bt-box-position{height:0.8rem;line-height:0.8rem;}
	.bt-box-position .bt-box-position-txt{padding-left:5%;}
	.bt-box-title{height: auto;}
	.bt-box-source{margin-top: 0.8rem;margin-bottom: 0.8rem;}
	.bt-box-main{margin: 0;padding-bottom:110px;}/* padding-bottom的值要和底部的高度保持一致 */
	.bt-box-content{margin: 0;padding:0 5% 5% 5%;}
	.bt-box-small-title .bt-date{margin: 0;display: block;text-align: center;margin-right: 0!important;}
	.bt-box-small-title{font-size: 0.28rem;}
	.bt-box-standard16 .bt-box-main-txt{font-size:0.32rem;}
	.bt-box-standard18 .bt-box-main-txt{font-size:0.36rem;}
	.bt-box-main-txt p{line-height:0.36rem;}
	/* 通用尾部 */
	.bt-box-footer{ position: absolute;width: 100%;bottom: 0;height: 110px;clear: both;}/* height的值要和内容的padding-bootm值保持一致 */
	/* 返回顶端 */
	.bt-box-footer-fhdb{right:5%;}
	/* 以下是手机端正文字号16px;辅助文字14px对应的文章页样式;若不用删除即可 */
	.bt-box-standard16 .bt-box-content{padding-top:0.66rem;margin-top:0;}
	.bt-box-standard16.bt-box-position {font-size:0.28rem;}
	.bt-box-standard16 .bt-box-title{font-size:0.52rem;line-height:0.8rem;padding-bottom:0.3rem;}
	.bt-box-standard16 .bt-box-source{font-size: 0.28rem;}
	.bt-box-standard16 .bt-box-position-txt a{font-size:0.28rem;}
	.bt-box-standard16 .bt-box-main-txt p{margin-bottom:0.24rem;line-height:0.64rem;}
	/* 以下是手机端正文字号18px;辅助文字16px对应的文章页样式;若不用删除即可 */
	.bt-box-standard18 .bt-box-content{padding-top:0.64rem;margin-top:0;}
	.bt-box-standard18.bt-box-position {font-size:0.32rem;}
	.bt-box-standard18 .bt-box-title{font-size:0.6rem;line-height:0.92rem;padding-bottom:0.3rem;}
	.bt-box-standard18 .bt-box-position-txt a{font-size:0.32rem;}
	.bt-box-standard18 .bt-box-source{font-size: 0.32rem;}
	.bt-box-standard18 .bt-box-main-txt p{margin-bottom:0.22rem;line-height:0.72rem;}
}
@media only screen and (min-width: 768px)and (max-width:1023px){
	.bt-box-position-txt,.bt-box-small-title,.bt-box-small-title,.bt-box-content-main,img,.bt-box-main,.bt-box-content,.bt-box-position,.bt-box-head-top>div,.bt-box-banner>div,.bt-box-nav>ul{width: 100%;}
	.bt-box-main{padding:0 5% 5% 5%;}
	.bt-box-nav>ul>li{width:16.6%;}
	.bt-see, .fare, .bt-box-assist, #share, .bt-box-line,.bt-box-standard16 .bt-box-small-title .bt-font,.bt-box-content-main .prev,.bt-box-content-main .next,.bt-box-standard18 .bt-box-small-title .bt-font{
		display: none;
	}
}