@charset "utf-8";
.mainDetailCon{width: 770px;overflow: hidden;}
.detailWrap{width: 1170px;padding-top: 10px;}
/* 页面位置 */
.breadcrumb{height: 36px;line-height: 36px;overflow: hidden;font-size: 16px;color: #888888;background-color: #f5f5f5;border-radius: 4px;padding: 0 10px;margin-bottom: 10px;}
.breadcrumb a{color: #888888;display: inline-block;height: 36px;margin-left: 10px;}
.breadcrumb a.first{margin-left:0;margin-right:10px;}
/* 内容 */
.mainDetail{padding-top: 10px;}
.detailTitleBox{border-bottom: 1px solid #f5f5f5;}
.detailTitleBox .title{font-size:21px;line-height: 32px;color: #333;margin-bottom: 10px;}
.detailTitleBox .detailInfo{color: #999;padding: 14px 0;line-height: 20px;}
.detailTitleBox .detailInfo span{display: block;line-height: 20px;height: 20px;float: left;}
.detailTitleBox .detailInfo span.line{margin: 0 10px;}
#detial{padding-top: 21px;font-size: 16px;}
#detial p{line-height:24px;font-size: 16px;margin-bottom: 10px;}
#detial.mm #detial-mm{display:block;}
#detial.mm #detial-cn{display:none;}
#detial.cn #detial-mm{display:none;}
#detial.cn #detial-cn{display:block;font-family: PingFang SC,Lantinghei SC,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,微软雅黑,STHeitiSC-Light,simsun,宋体,WenQuanYi Zen Hei,WenQuanYi Micro Hei,sans-serif;}
#detial.cn #detial-cn p{line-height: 30px;margin-bottom: 25px;color: #404040;font-size: 16px;}
.detailCopy{padding: 10px 0;color: #999;}
.detailCopy span{display:block;margin-left:10px;}
#detial.cn .videoSummary{text-indent: 2em;}
#detial video{display: block;width: 770px;height: 440px;margin-bottom: 20px;}
#detial-mm img,#detial-cn img{display: inline-block;max-width: 100%;}
.conRightHide{display:none;}
#detial #detial-mm video{max-width: 100%;height: 100%;overflow: hidden;}
#detial .video-js{margin-bottom: 20px;}