@charset "utf-8";
.literature_right{
	width: 865px;
	/* margin-left: 20px; */
	-webkit-box-shadow: 0 3px 7px rgba(133, 107, 223, .44);
	-moz-box-shadow: 0 3px 7px rgba(133, 107, 223, .44);
	box-shadow: 0 3px 7px rgba(133, 107, 223, .44);
	border: 1px solid #dcdcdc;
}
.literature_right_title{
	width: 100%;
	height: 52px;
	border-bottom: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding-left: 20px;
	margin-bottom: 30px;
}
.right_title_span{
	font:16px/52px "微软雅黑" ;
    color: #856bdf;
}
.literature_right_center{
	box-sizing: border-box;
	padding: 0px 20px;
	width: 100%;
}
.lrc_ul{
	width: 720px;
	height: 40px;
	margin-bottom: 30px;
	background-color: #f6f6f6;
    border-radius: 25px;
    border-bottom: 2px solid #d3d3d3;
}
.lrc_li{
	width: 240px;
	height: 40px;
	font:20px/40px "微软雅黑";
    text-align: center;
    color: #333;
    border-radius: 25px;
}
.lrc_li_active{
	color: #fff;
	background-color: #009ee5;
	border-bottom: 2px solid #0180b9;
}
.lrc_li:hover{
	color: #856bdf;
	cursor: pointer;
}
.lrc_li_active:hover{
	color: #fff;
	cursor: pointer;
}


		/*******************剧本样式*************/


.lrc_list_ul{
	width: 100%;
	
}
.lrc_list_li{
	width: 100%;
	display: none;
}
.lrc_list_li:first-child{
	display: block;
}
.lrc_li_d{
	width: 100%;
	min-height: 36px;
	margin-bottom: 26px;
}

.lrc_li_d label{
	width: 120px;
	height: 36px;
	text-align: right;
	font: 16px/36px "微软雅黑";
	color: #333;
}
.lrc_li_d_input{
	width: 400px;
	height:36px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 0px 10px;
	font: 14px/34px "微软雅黑";
	color: #333;
}
.lrc_li_dp{
	width: 400px;
	bottom: -26px;
	font: 12px/26px "微软雅黑";
	color: red;
	left: 120px;
	display: none;
}


.lrc_li_d_select{
	width: 400px;
	height:36px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 0px 10px;
	font: 14px/32px "微软雅黑";
	color: #333;
}
.lrc_li_d_sfile{
	width: 310px;
	height:36px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 0px 10px;
	font: 14px/34px "微软雅黑";
	color: #333;
	margin-right: 10px;
	   
	overflow: hidden;
}
.lrc_li_d_sfile1{
	width: 80px;
	height:36px;
}
.lrc_li_d_input11,
.lrc_li_d_input22{
	width: 80px;
	height:36px;
	z-index: 999;
	top: 0px;
	left:0px;
	opacity: 0;
	cursor: pointer;
	font-size: 0px;
}

.lrc_li_d_input1{
	width: 100%;
	height:34px;
	box-sizing: border-box;
	font: 14px/34px "微软雅黑";
	color: #333;
	
}
.lrc_li_d_s{
	width: 80px;
	height:34px;
	font:14px/34px "微软雅黑";
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background-color: #856bdf;
	border-bottom: 2px solid #654bc1;
}
.lrc_li_d_s:hover{
	cursor: pointer;
	background-color: #9679f9;
}
.lrc_li_d_showimg{
	width: 180px;
	height: 280px;
	bottom: 0px;
	right: 50px;
}
.lrc_li_d_showimg_s{
	width: 100%;
	height: 250px;
	overflow: hidden;
}
.lrc_li_d_showimg_s img{
	width: 100%;
}
.lrc_li_d_showimg_p{
	width: 100%;
	height: 30px;
	font: 16px/30px "微软雅黑";
	color: #333;
	text-align: center;
}
.lrc_li_d_textarea{
	width: 700px;
	height: 160px;
	resize: none;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 10px;
	font: 14px/26px "微软雅黑";
	color: #333;
}

.lrc_li_d_btn{
	width: 100%;
	margin: 50px 0px 30px;
	box-sizing: border-box;
	padding-left: 120px;
}

.lrc_li_d_btn_submit1,
.lrc_li_d_btn_submit2,
.lrc_li_d_btn_submit3{
	width: 150px;
	height: 44px;
	text-align: center;
    background-color: #009ee5;
    border: none;
    border-bottom: 4px solid #015d86;
    border-radius: 5px;
    color: #fff;
    font: 18px/40px "微软雅黑";
}

.lrc_li_d_btn_submit1:hover,
.lrc_li_d_btn_submit2:hover,
.lrc_li_d_btn_submit3:hover{
	color: #e6e6e6;
    background-color: #007bb2;
    border-bottom: 4px solid #003a54;
    cursor: pointer;
}
.lrc_li_d_btn_a1,
.lrc_li_d_btn_a2,
.lrc_li_d_btn_a3{
	width: 150px;
	height: 40px;
	text-align: center;
	background-color: #f0f0f0;
    border-bottom: 4px solid #d3d3d3;
    border-radius: 5px;
    color: #333;
    font: 18px/40px "微软雅黑";
    margin-right: 20px;
}
.lrc_li_d_btn_a1:hover,
.lrc_li_d_btn_a2:hover,
.lrc_li_d_btn_a3:hover{
	cursor: pointer;
	background-color: #d2d1d1;
    border-bottom: 4px solid #abaaaa;
}


			/*********************小说样式***********************/


.lrc_li_d_select1{
	width: 160px;
}
.lrc_li_d_input2{
	width: 160px;
}
.lrc_li_d .label{
	width: 80px;
}
.lrc_li_dp1{
	left: 360px;
}
.lrc_li_d_textarea1{
	width: 400px;
}
.lrc_li_d_showimg1{
	bottom: -62px;
}


			/*********************剧本征集样式***********************/


.lrc_li_d_textarea2{
	width: 400px;
	height: 90px;
}






















