/*.poping{
	width: 635px;
}*/

em,
i {
	font-style: normal;
}

ul,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.popup {
	padding: 20px 35px;
	background: #fff;
	border-radius: 6px;
}

.popup .popup-title img {
	width: 54px;
	height: 54px;
	border-radius: 50%;
	vertical-align: -19px;
}

.popup .popup-title input[type="text"] {
	width: 400px;
	height: 38px;
	outline: medium;
	text-indent: 7px;
	border: 1px solid #f2f2f2;
}

.popup .popup-title select {
	width: 100px!important;
	height: 44px;
	outline: medium;
	border: 1px solid #f2f2f2;
}

.popup-textarea textarea {
	width: 465px;
	height: 163px;
	margin: 10px 0;
	border: 1px solid #C9C9C9;
	padding: 10px 20px;
}

.Ask-item {
	margin-bottom: 20px;
	margin-top: 10px;
}

.Ask-item .tag-left {
	float: left;
	margin-right: 10px;
}

#txt_ide {
	width: 190px;
	height: 30px;
	padding: 0 5px;
	border: 1px solid #fe8431;
	border-radius: 5px;
	outline: medium;
	margin-top: -5px;
	color: #333;
}

.Ask-item .tag-left a {
	background: #fef5ec;
	padding: 6px 10px;
	color: #fe8431;
	border-radius: 3px;
	margin: 5px 5px 5px 0;
	display: block;
	float: left;
}

.Ask-item .topic {
	color: #fe8431;
}

.TagInputAlias button {
	background: #fff;
	color: #fe8431;
	border: 0;
	outline: medium;
}

.select-type {
	margin: 5px 0;
}

.select-type em {
	font-style: normal;
	color: #E62828;
	vertical-align: middle;
	margin-right: 5px;
}

.select-type span {
	font-size: 14px;
	margin-left: 13px;
	/*margin-right: 30px;*/
}

.select-type .pro1 {
	margin-left: 35px;
}

.pro2 {
	float: right;
	color: #E62828;
	margin-right: 5px;
}

.post-questions {
	text-align: right;
	margin-right: 20px;
}

.post-questions button {
	width: 111px;
	height: 35px;
	line-height: 35px;
	border-radius: 4px;
	text-align: center;
	outline: medium;
	cursor: pointer;
}


/*.post-questions button.p-resert{
	background: #fff;
	border: 1px solid #D7D7D7;
	color: #999;
	margin-right: 13px;
}*/

.post-questions button.p-questions {
	background: #fe8431;
	color: #fff;
	border: 1px solid #fe8431;
}

.entry_main .releas_main {
	padding-bottom: 10px;
	padding-top: 10px;
}

.entry_main .releas_main .ugc_title {
	color: #333;
	font-size: 26px;
	line-height: 40px;
	text-align: center;
}

.entry_main .releas_main .txt {
	color: #666;
	font-size: 14px;
	letter-spacing: 0;
	margin-top: 5px;
	text-align: center;
}

.entry_main .releas_main .entry_input {
	margin-top: 40px;
	position: relative;
}

.entry_main .releas_main .entry_input input {
	background: #f5f5f5;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #333;
	font-size: 14px;
	height: 48px;
	/*margin-right: 15px;*/
	padding-left: 14px;
	width: 566px;
}

.entry_main .releas_main .entry_btn {
	background: #e62828;
	color: #fff;
	font-size: 16px;
	height: 48px;
	line-height: 26px;
	text-align: center;
	width: 120px;
	border-radius: 4px;
}

.entry_main .releas_main .showdiv {
	height: 30px;
	margin-top: 5px;
	width: 100%;
}

.entry_main .releas_main .showtips {
	font-size: 14px;
	height: 30px;
	letter-spacing: 0;
	line-height: 30px;
	padding-left: 10px;
	text-align: left;
	width: 100%;
	color: #e62828;
}

.entry_main .releas_main .entry_recommend {
	margin-top: 30px;
	height: 57px;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
}

.entry_main .releas_main .entry_recommend .left {
	color: #333;
	display: inline-block;
	float: left;
	font-size: 16px;
	line-height: 57px;
	text-align: left;
	width: 17%;
}

.entry_main .releas_main .entry_recommend .right {
	color: #999;
	display: inline-block;
	float: left;
	font-size: 14px;
	line-height: 57px;
	text-align: left;
	width: 50%;
}

.releas_main .entry_form .lines {
	background-color: #f5f5f5;
	height: 1px;
	width: 100%;
}

.el-form-item__label {
	text-align: right;
	vertical-align: middle;
	float: left;
	font-size: 14px;
	color: #606266;
	line-height: 40px;
	padding: 0 12px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.el-form-item__content {
	line-height: 40px;
	position: relative;
	font-size: 14px;
}

.visa-radio {
	/*text-align: center;*/
	margin-bottom: 15px;
}

.demo-label {
	width: 108px;
	text-align: left;
	margin: 20px 10px 0 0;
	display: inline-block
}

.demo-label:last-child {
	margin-right: 0!important;
}

.demo-label input:checked+ label {
	color: #E62828;
}

.demo-radio {
	display: none
}

.demo-radioInput {
	background-color: #fff;
	border: 2px solid rgba(0, 0, 0, 0.15);
	border-radius: 100%;
	display: inline-block;
	height: 20px;
	margin-right: 10px;
	margin-top: -1px;
	vertical-align: middle;
	width: 20px;
	line-height: 1
}

.demo-radio:checked+ .demo-radioInput:after {
	background-color: #E62828;
	border-radius: 100%;
	content: "";
	display: inline-block;
	height: 10px;
	margin-top: 5px;
	margin-left: 5px;
	width: 10px
}

.demo-radio:checked+ .demo-radioInput+ .daik {
	color: #E62828!important;
}

.demo-checkbox.demo-radioInput,
.demo-radio:checked+ .demo-checkbox.demo-radioInput:after {
	border-radius: 0
}

.demo-radio:checked+ .demo-radioInput {
	border: 2px solid #E62828;
}


/**/

#select {
	float: left;
	background: #f5f5f5;
	width: 100px;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	/*border: 1px #1a1a1a solid;*/
	border-radius: 5px;
	margin-right: 7px;
}

.select-head {
	overflow: hidden;
	width: 100px;
	height: 40px;
	box-sizing: border-box;
	padding: 0 10px;
	line-height: 40px;
}

.select-head .select-head-cont {
	float: left;
}

.select-head .select-icon {
	float: right;
	margin-top: 5px;
}

.option {
	position: absolute;
	z-index: 1001;
	border: 1px solid #e4e7ed;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 5px 0;
	display: none;
}

.option-item {
	padding: 0 20px;
	height: 34px;
	line-height: 34px;
}

.option-item:hover {
	color: #fe8431;
	background: #fef5ec;
}

.click_bg {
	font-weight: bold;
	color: #fe8431;
	background: #fef5ec;
}

.rotate {
	margin-top: -4px !important;
	transform-origin: center center;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transition: transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-o-transition: -o-transform 0.2s;
	-ms-transition: -ms-transform 0.2s;
}

.rotate1 {
	transform-origin: center center;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transition: transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-o-transition: -o-transform 0.2s;
	-ms-transition: -ms-transform 0.2s;
}
.select-icon img{
	width: 20px!important;
	height: 20px!important;
	vertical-align: 0 !important;
}
.popup-title{
	position: relative;
}

.hotwords{
	position: absolute;
    top: 42px;
    left: 107px;
    z-index: 999;
    background: #fff;
    width: 400px;
    padding-bottom: 10px;
    box-shadow: 0 5px 20px rgba(26,26,26,.1);
    max-height: 260px;
    overflow-y: scroll;
}
.hotwords li{
	display:block;
	width:360px;
	font-size: 14px;
	/*padding:10px 0 ;*/
}
.hotwords li.hwtitle{
	font-size: 14px;
	padding: 10px;
	color:#0099FF;
	/*border-bottom:#EFEFEF 1px solid;*/
}
.hotwords li.hwtitle span{
	float: right;
}
.hotwords li a{
	width:360px;
	display:block;
	padding:8px 10px;
	color:#333;
	text-decoration: none;
}
.hotwords a label{
	display: inline-block;
	width: 300px;
	font-size: 14px;
}
.hotwords a span{
	display:block;
	float:right;
}
.hotwords a span b{
	font-weight: normal;
	color:#0099FF;
}
.hotwords li:hover a,.hotwords li a:hover{
	text-decoration:none;
	background:#F6F6F6;
	color:#333;
}
.Ask-item{
	position: relative;
}
.topic1{
    position: absolute;
    bottom: 34px;
    z-index: 1989101500;
    background: #fff;
    width: 199px;
    padding-bottom: 10px;
    box-shadow: 0 1px 5px rgba(26,26,26,.1);
    max-height: 200px;
    overflow-y: scroll;
}
/*.topic1 li{*/
	/*display:block;*/
	/*width:162px;*/
	/*font-size: 14px;*/
	/*!*padding:10px 0 ;*!*/
/*}*/
.topic1 li{
	width:162px;
	display:block;
	padding:8px 10px;
	color:#333 !important;
	text-decoration: none;
	font-size: 14px;
}
.topic1 li:hover{
	text-decoration:none;
	background:#F6F6F6;
	color:#333;
}