﻿/*
åˆ†äº«
 * */

.share {
	position: absolute;
	right: 24px;
	bottom: 6px;
}

.detail-text {
	min-height: 350px;
}


/*
 ä¸€é—®ä¸€ç­”
 * */

.detail-question,
.detail-answer {
	padding: 10px 20px;
	line-height: 31px;
	background: #f8f8f8;
	margin-bottom: 30px;
	text-indent: 30px;
}

.detail-question {
	margin-top: 30px
}

.detail-answer {
	min-height: 200px;
}

.detail-answer-title p {
	line-height: 40px !important;
	color: #FF0000 !important;
	text-indent: 0;
	border-bottom: 1px dashed #e0e2e3;
}

.detail-question,
.detail-question p,
#replyContent p,
.detail-answer-title p {
	font-size: 16px !important;
}

.detail-answer-title span {
	line-height: 40px !important;
	font-size: 14px !important;
	padding-left: 20px !important;
}


/*
 è§†é¢‘è¯¦æƒ…
 * */

.detail-video {
	width: 960px;
	height: 540px;
	margin: 10px auto 0;
	background: #f8f8f8;
}

.detail-content {
	border: 1px solid #e5e5e5;
	margin-bottom: 15px
}


/*
 åœ¨çº¿è®¿è°ˆè¯¦æƒ…
 * */

.onlineDetail-text {
	padding: 15px 0 0;
}

.onlineDetail-article {
	background: url(index-bg.png) no-repeat top left;
	background-size: 100%
}

.onlineDetail-content {
	border: 0;
	padding: 0 30px;
}

.onlineDetail-title {
	border-bottom: 0;
}

.onlineDetail-title img {
	width: 100%;
	height: auto;
}

.onlineDetail-video {
	width: 750px;
	height: 425px;
	background: #ddd;
}

.onlineDetail-video img {
	width: 100%;
	height: 100%;
}

.onlineDetail-intro {
	width: 345px;
	height: 425px;
	border: 1px solid #e5e5e5;
	background: #fff;
	font-size: 14px;
}

.od-title {
	height: 45px;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 5px;
}

.od-title span {
	display: inline-block;
	font-size: 16px !important;
	padding: 0 20px;
	line-height: 40px;
	border-bottom: 2px solid #ed6f01;
}

.od-content {
	padding: 15px;
	overflow: auto;
	height: 380px;
	overflow-x: hidden;
	line-height: 28px;
}

.od-intro-item b {
	display: block;
}

.od-intro-item p {
	width: 100%;
	text-indent: 2em;
}

.onlineDetail-img {
	height: 385px;
	border: 1px solid #e5e5e5;
}

.od-imgs {
	padding: 15px 45px;
}

.od-imgs div {
	float: left;
}

.od-imgs div:first-child {
	margin-right: 15px;
}

.od-imgs div img {
	width: 500px;
	height: 300px;
}

.onlineDetail-txt {
	border: 1px solid #e5e5e5;
}

.od-txt {
	max-height: 675px;
	overflow: auto;
	overflow-x: hidden;
	margin: 15px 0;
	padding: 0 25px;
	/*text-align: justify;
	text-justify: inter-cluster;*/
}

.od-txt p {
	margin-bottom: 10px;
}

.onlineDetail-question {
	border: 1px solid #e5e5e5;
}

.od-question {
	background: #eaeaea;
	padding: 15px 0;
}

.od-question>div {
	max-height: 375px;
	padding: 0 25px;
	overflow: auto;
	overflow-x: hidden;
}

.od-question-item {
	padding-bottom: 10px;
	line-height: 25px;
	font-size: 14px;
	clear: both;
}

.od-name {
	padding-top: 10px;
	color: #3399ff;
	width: 60px;
	font-size: 14px;
	text-align: center;
}

.od-question-txt,
.od-answer-txt {
	position: relative;
	background: #fff;
	border-radius: 10px;
	padding: 15px;
	/*text-align: justify;
	text-justify: inter-cluster;*/
	text-indent: 2em;
}

.od-question-txt {
	margin-left: 80px;
}

.od-answer-txt {
	margin-right: 80px;
}

.od-question-txt b,
.od-answer-txt b {
	position: absolute;
	top: 15px;
	display: block;
	width: 10px;
	height: 10px;
}

.od-question-txt b {
	left: -10px;
	background: url(index-icons.png) no-repeat scroll -490px -214px;
}

.od-answer-txt b {
	right: -10px;
	background: url(index-icons.png) no-repeat scroll -490px -228px;
}

.od-question-item>span {
	display: none;
	display: block;
	text-align: center;
	color: #3399ff;
}


/*
 ä¿¡ä»¶å…¬å¼€è¯¦æƒ…
 * */

.letterDetail-content {
	border: 0;
	padding: 0 15px;
}

.letterDetail-list {
	margin-bottom: 20px;
	background: #fff;
}

.ld-title {
	height: 75px;
	padding-left: 50px;
	color: #004d90;
	position: relative;
}

.ld-title span {
	line-height: 75px;
	font-size: 18px;
}

.ld-title b {
	float: left;
	width: 35px;
	height: 35px;
	background: url(index-icons.png) no-repeat -410px -50px;
	position: absolute;
	top: 20px;
	left: 0;
}

.ld-content {
	border: 1px solid #e5e5e5;
}

.ld-txt {
	padding-top: 20px
}

.ld-group {
	margin-bottom: 10px;
	line-height: 25px;
	font-size: 16px;
	/*text-align: justify;*/
	padding-right: 30px;
}

.title-color: {
	color: #004d90;
}

.ld-group span {
	float: left;
	width: 130px;
	text-align: right;
}

.ld-group p {
	padding-left: 130px;
}

.ld-group p a {
	color: rgb(40, 139, 212);
}

.Solicitation {
	width: 980px;
	margin: 0 auto;
	margin-top: 40px;
}

.Solicitation>span {
	width: 120px;
	height: 40px;
	font-size: 16px;
	color: #333333;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	border-bottom: transparent;
}

.Solicitation>a {
	float: right;
	color: #333333;
	font-size: 16px;
}

.collect {
	width: 980px;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
}

#opinion td {
	margin: 5px 0;
	font-size: 16px;
	height: 40px;
}

#opinion td input[type="text"] {
	width: 228px;
	height: 24px;
	margin-left: 5px;
	border: 1px solid #C5C5C5;
}

#opinion td textarea{
	border: 1px solid #C5C5C5;
}

#solicitationForm {
	width: 800px;
	margin: 20px auto;
}

.button {
	text-align: center;
	margin-bottom: 20px;
}

.button span {
	cursor: pointer;
	text-align: center;
	color: white;
	padding: 5px 10px;
	margin: 0 10px;
	display: inline-block;
	line-height: 27px;
	border-radius: 5px;
	background-color: #004d91;
}