@charset "utf-8";
/* CSS Document*/
.cjcx_main {
	width: 1200px;
	margin: 20px auto;
	/* height: 1500px; */
	/* overflow: hidden; */
}
.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;
}

h3.zjda {
    display: inline-block;
    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: 56px;
	padding-right: 40px;
	padding-bottom: 28px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 50px;
}
.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{line-height: 32px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;color: #c2c2c2;font-size: 12px;list-style: disc;/* padding-left: 10px; */position: relative;}
.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%);
}

.fixed-area2 {
   /* width: 376px; */
}


.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:15px; padding-right:15px; 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{padding-right:8px; 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;}
.cjcx_main::after {
    content: "";
    display: block;
    clear: both;
}
.head_main .yx_yjs_tit.fl {
    display: block;
    font-size: 30px;
    font-weight: 600;
    color: #2a7cd4;
    width: 170px;
    text-align: center;
    height: 80px;
    line-height: 80px;
    margin-left: 20px;
}




/* 问答 表单新增 */
.zt2_form {
    background: #f7f8f9;
    padding: 10px;
    margin: 20px 0;
}

.zt2_from_top_tit.fl {
    font-size: 16px;
    color: #308809;
}

.zt2_from_top_tit {
    color: #999;
    font-size: 14px;
}

.zt2_form_top::after,.zt2_wx::after {
    content: "";
    display: block;
    clear: both;
}

.zt2_form_top {
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

.zt2_from_con input,.zt2_from_con select {
    width: 28%;
    margin-right: 20px;
    padding: 10px;
}

input[type="submit"] {
    background: #3745a0;
    color: white;
    font-size: 14px;
    padding: 7px 0;
    cursor: pointer;
}

.zt2_wx{
    background: #f7f8f9;
    padding: 10px;
}

.zt2_wx_left_tit {
    color: #386cce;
    font-size: 16px;
}

.zt2_wx_left_con {
    font-size: 14px;
    color: #999;
    line-height: 26px;
    padding: 10px 0;
}

.zt2_wx_right.fr img {
    width: 120px;
    height: 120px;
}

.zt2_wx_right.fr {
    background: url(/style_zkw/yx_style_zsb/images/ewm-bg.png) no-repeat right 60px;
    padding-right: 77px;
}
.position {
    margin-bottom: 20px;
}

/* 右边公共 */
.com_right {
    width: 310px;
    box-shadow: 0 0 9px 3px rgba(228, 228, 228, 0.3);
}
.com_right_tit {
    color: #4696ec;
    font-size: 16px;
    font-weight: 600;
    border-left: 4px solid;
    padding-left: 10px;
    margin-bottom: 15px;
}

.com_right_form form#form1 {
    border-top: 1px solid #d8d8d8;
	padding-top: 15px;
}

.com_right_form.p20 {
    border-bottom: 5px solid #f1f1f1;
}


.com_right_form form#form1>select {
    width: 266px;
    border: 1px solid #e4e4e4;
    background: white;
    height: 35px;
    margin-bottom: 15px;
    padding-left: 10px;
    outline: none;
    color: #9e9e9e;
}

.com_right_form form#form1 input.com_right_form_input {
    width: 250px;
    border: 1px solid #e4e4e4;
    margin-bottom: 15px;
    height: 35px;
    padding-left: 15px;
}

input.com_right_form_submit {
    width: 267px;
    height: 40px;
    background: #78bdff;
    border-radius: 3px;
    font-size: 14px;
    color: #FFFFFF;
    margin: 0 auto;
    display: block;
    outline: hidden;
    cursor: pointer;
}

p.com_right_form_p {
    font-size: 13px;
    color: #999;
    text-align: center;
    width: 100%;
    display: block;
    padding-top: 15px;
}

p.com_right_form_p>span {
    font-size: 13px;
    color: #78bdff;
    font-style: normal;
}

.com_right_tool_con {
    border-top: 1px solid #d8d8d8;
}

.com_right_tool_con>a {
    display: block;
    float: left;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #4a9cf4;
    margin: 18px 4px 0;
    color: #4a9df5;
    font-size: 14px;
}

.com_right_tool_con>a:hover {
    background: #4a9df5;
    color: white;
}

.com_right_tool_con::after {
    content: "";
    display: block;
    clear: both;
}

.com_right_tool.p20 {
    border-bottom: 5px solid #f1f1f1;
}

a.com_right_tuijian_con_a {
    display: block;
}

a.com_right_tuijian_con_a>img {
    width: 100%;
}

a.com_right_tuijian_con_a>p {
    text-align: center;
    font-size: 15px;
    background: #f3f3f3;
    line-height: 30px;
}

.com_right_zhuanti_con {
    border-top: 1px solid #d8d8d8;
}

.com_right_zhuanti_con li {
    float: left;
    width: 120px;
    height: 120px;
    text-align: center;
    margin-top: 10px;
}

.com_right_zhuanti_con li:nth-of-type(2n) {
    margin-left: 20px;
}

.com_right_zhuanti_con li>a>p {
    font-size: 14px;
    padding-top: 3px;
}

.com_right_zhuanti_con::after {
    content: "";
    display: block;
    clear: both;
}

.com_right_tuijian.p20,.com_right_zhuanti.p20 {
    border-bottom: 5px solid #f1f1f1;
}


.com_right_list_tab_tit {
    height: 26px;
    border-bottom: 2px solid #d8d8d8;
}

.com_right_list_tab_tit>span.on {
    border-bottom: 2px solid #4696ec;
	color: #4696ec;
	font-weight: 600;
}

.com_right_list_tab_tit>span {
    font-size: 16px;
    padding-bottom: 6px;
    cursor: pointer;
	padding-left: 20px;
}

.com_right_list_tab_con li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    line-height: 34px;
    list-style: inside;
    color: #b9b9b9;
}

.com_right_list_tab_tit::before {
    content: "";
    display: block;
    background: #4696ec;
    width: 4px;
    height: 20px;
    position: absolute;
}


.com_right_list_tab_con {
    padding-top: 10px;
}

.com_right_list.p20 {
    border-bottom: 5px solid #f1f1f1;
    padding-bottom: 15px;
}

a.com_right_list_tab_con_more {
    display: block;
    height: 30px;
    line-height: 30px;
    background: #f3f3f3;
    border-radius: 5px;
    text-align: center;
    color: #a5a5a5;
    margin: 0 auto;
}

.com_right_weixin_tit>span {
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
}

.com_right_weixin_tit>span.on {
   background: #4696ec;
    color: white;
}

.com_right_weixin.p20.on {
    position: fixed;
    top: 0;
    width: 280px;
}

.com_right_weixin_tab_con {
    text-align: center;
    padding: 10px;
}

.com_right_weixin_tab_con p {
    line-height: 23px;
    margin: 5px;
    font-size: 15px;
}

.com_right_weixin_tab_con p.red {
    color: red;
}

.com_right_weixin_tab_con img {
    width: 200px;
    padding-top: 20px;
}

.com_right_weixin_con {
    border: 1px solid #e4e4e4;
    border-top: none;
}

.com_right_weixin_tit::after {
    content: "";
    display: block;
    clear: both;
}

.com_right_weixin_tit {
    border: 1px solid #e4e4e4;
}


/* 问答页面网站地图样式 */
.position a.pos_sitemap {
    float: right;
    font-weight: lighter;
    padding-left: 25px;
    background: url(/style_zkw/yx_style_ck/images/icon_n01.png) no-repeat left center;
    background-size: 20px;
}


.Info-content b {
    font-weight: 600;
    font-size: 16px;
}








