﻿@charset "utf-8";
/* CSS Document*/
.cjcx_main {
	width: 1200px;
	margin: 20px auto;
	/* overflow: hidden; */
}
.cjcx_main::after {
    content: "";
    display: block;
    clear: both;
}

.cjcx_l{width: 870px;/* overflow: hidden; */}
.cjcx_con_l {
	width: 830px;
	background-color: #ffffff;
	box-shadow: 0 0 9px 3px rgba(228, 228, 228, 0.4);
	padding: 20px;
	overflow: hidden;
}
.cjcx_con_r {
	width: 310px;
	background-color: #ffffff;
	box-shadow: 0 0 9px 3px rgba(228, 228, 228, 0.4);
	/* position: relative; */
}
.gnlm-right-1 {
	/* height: 260px; */
	box-shadow: 0 0 9px 3px rgba(228, 228, 228, 0.4);
	margin-bottom: 10px;
	overflow: hidden;
	/* width: 310px; */
	padding-bottom: 10px;
	background: #fff;
}
.pt_box .form {
	margin-top: 20px;
}
/*左侧标题*/

.da10 {
	background: #fff;/* padding-left:40px; *//* padding-right:40px; */
	padding-bottom: 20px;/* margin-bottom:5px; */
	padding-top: 10px;
}
.da10 h1 {
	line-height: 30px;
	/* height:60px; */
	font-size: 22px;
	font-weight: bold;
	padding-top: 28px;
	padding-bottom: 10px;
	padding-top: 6px;
}
.da10 p {
	line-height: 24px;
	color: #333;
	padding-bottom: 10px;
	font-size: 15px;
}
.da15 {
	height: 30px;
	display: block;
	font-size: 12px;
	color: #8590a6;
	line-height: 30px;
	margin-bottom: 5px;
}
.da15 span {
	float: left;
	display: block;
	margin-right: 10px;
}
.da16 {
	display: block;
	float: left;
	color: #1f6db4;
	font-size: 12px;
}
.da16:hover {
	color: #ef662f;
}
.da116 {
	display: block;
	float: left;
	color: #333;
	font-size: 12px;
}
.da17 {
	float: left;
	color: #999;
	font-size: 12px;
	display: block;
}
.da19 {
	height: 20px;
	line-height: 20px;
	margin-left: 5px;
	padding-left: 7px;
	padding-right: 7px;
	display: block;
	float: right;
	background: #7e94a2;
	color: #fafbfc;
	border-radius: 10px;
	font-size: 12px;
}
.tw_button {
	display: block;
	float: left;
	padding: 0 16px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	border-radius: 25px;
	background: #4696ec;
	color: #fff;
	margin-right: 10px;
	margin-top: 5px;
}
.da21 {
	overflow: hidden;
}
.da21 li {
	background: #fff;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 10px;
}
.da21 li .adopt-img {
	position: absolute;
	top: 355px;
	right: 460px;
}
.da22 {/* height:26px; */
	line-height: 26px;
	display: block;
	font-size: 13px;
	margin-bottom: 17px;
	overflow: hidden;
	margin-top: 20px;
}
.da22 img {
	float: left;
	margin-right: 7px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
}
.da22 span {
	float: left;
	display: block;
}
.da22 a {
	float: left;
	color: #1f6db4;
}
.da21 li .zjda {
	font-size: 18px;
	font-weight: bold;
	color: #ff8e1e;
}
.AuthorInfo-content {
	/* -webkit-box-flex: 1; */
	-ms-flex: 1 1;
	/* flex: 1 1; */
	margin-left: 5px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
}
.AuthorInfo-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 13px;
	line-height: 1.1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	color: #000;
	font-weight: bold;
}
.AuthorInfo-detail {
	font-size: 12px;
	color: #8590a6;
}
.Info-content {
	line-height: 27px;
}
.form-control {
	padding: 6px;
	resize: none;
	border-color: #e6e6e6;
	box-shadow: inset 0 1px 1px rgb(144 164 174 / 10%);
	height: 200px;
}
.form-control {
	display: block;
	width: 98%;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ececec;
	border-radius: 6px;
	margin-top: 20px;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.tj_button {
	cursor: pointer;
	outline: 0;
	border: none;
	display: inline-block;
	position: relative;
	margin: 0px  7px 10px;
	text-decoration: none;
	text-align: center;
	transition: background.2s, color.15s;

	padding: 8px 23px;
	border-radius: 30px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #4696ec;
	color: #fff;
}
.aw-replay-box-footer span{ color:#9eadb6; font-size:14px;}
.like_list_l { width: 50%;}

/*猜你喜欢*/
.like_list {
    width: 830px;
    background-color: #ffffff;
    box-shadow: 0 0 9px 3px rgba(228, 228, 228, 0.4);
    padding: 25px;
}
.fsx-title{
    width: 100%;
    height: auto;
    /* border-bottom: 1px #e0e0e0 solid; */
    position: relative;
}

.fsx-title h3{
    /* float: left; */
    width: 100%;
    margin-left: 0px;
    height: 16px;
    border-left: 4px solid #2196f3;
    text-indent: 0.6em;
    line-height: 18px;
    font-size: 16px;
    color: #353535;
    font-weight: 600;
    margin-bottom: 15px;
    overflow: hidden;
}
.fsx-title a{ float: right; color: #999;}


/*public list li*/
.publist li{overflow: hidden;white-space: nowrap;text-overflow:ellipsis;color: #c2c2c2;font-size: 12px;list-style: disc;/* padding-left: 10px; */position: relative;margin-bottom: 0;margin-top: 15px;}
.publist li i{ color:#e02a2a}
.publist li em{ color:#999999}
.publist li font a{ float:right; padding:0 2px 0 18px; font-size:13px; color:#1a73dc; font-family:"Arial"}
.publist li a{font-size: 14px;}

.publist li span{ float: right; font-size: 14px;}


/*热门问答*/

.fixed2 {
    /* top: 301px; */
    overflow: hidden;
    /* position: fixed; */
    background-color: #ffffff;
    box-shadow: 0 0 9px 3px rgb(228 228 228 / 40%);
}




.fixeds {
    position: fixed;
    top: 75px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    backface-visibility: hidden;
    transform: translateZ(0);
}
.da33{ margin:0 auto; margin:0 10px; border-bottom:#e2e5e7 1px solid; padding-left:10px; overflow:hidden; padding-bottom:15px;}
.da33 span{ display:block;color: #333; font-size: 16px;height:45px; line-height:45px; font-weight: normal; padding-top:10px; background:url(https://www.cainu.net/style/img/da2.jpg) 0px 25px no-repeat; padding-left:28px;}
.da33 li{height:32px; line-height:32px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.da33 li a{ color:#1f6db4;}
.da33 li a:hover{ color:#ef662f;}
.da33 li b{ color:#e7e7e7; padding-right:8px;}

















