/*********************
*閸斻劎鏁剧仦锟�
**********************/


@-webkit-keyframes rollIn{
0%{opacity:0;
-webkit-transform:translateX(-100%) rotate(-120deg)}
100%{opacity:1;
-webkit-transform:translateX(0px) rotate(0deg)}
}
@-moz-keyframes rollIn{
0%{opacity:0;
-moz-transform:translateX(-100%) rotate(-120deg)}
100%{opacity:1;
-moz-transform:translateX(0px) rotate(0deg)}
}


@-webkit-keyframes bounceInLeft{
0%{opacity:0;
-webkit-transform:translateX(-2000px)}
60%{opacity:1;
-webkit-transform:translateX(30px)}
80%{-webkit-transform:translateX(-10px)}
100%{-webkit-transform:translateX(0)}
}
@-moz-keyframes bounceInLeft{
0%{opacity:0;
-moz-transform:translateX(-2000px)}
60%{opacity:1;
-moz-transform:translateX(30px)}
80%{-moz-transform:translateX(-10px)}
100%{-moz-transform:translateX(0)}
}

a,a img,input,.featured-post .byline,.nav li {
	-webkit-transition: all 0.18s ease-out;
	-moz-transition: all 0.18s ease-out;
	-ms-transition: all 0.18s ease-out;
	-o-transition: all 0.18s ease-out;
	transition: all 0.18s ease-out;
}

a:hover {
	text-decoration: none;
}

* {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Helvetica Neue", Helvetica, Microsoft Yahei,
		Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
	font-size: 100%;
}

.container {
	overflow: hidden;
}

.containerer{
	overflow: visible;
	width:1140px;
}

#questionPage.container {
	overflow: visible;
	width:1140px;
}

.col-sm-12 {
	padding-right: 0;
	padding-left: 15px;
}

.pro-img {
	margin-left: -15px;
	margin-right: 0;
}

.left {
	float: left;
	/* margin-left: 5%; */
} 

.right {
	float: right;
}

.only {
	margin-left: 100px;
}
/*********************
*鐎佃壈鍩呴弶鈩冪壉瀵拷
**********************/
.header{
	background: #494949;
}

.navbar-default {
	background: #494949;
	-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

.rule {
	width: 1px;
	height: 50px;
	background: #FFF;
}
.mainNav{
	border-bottom:1px solid #D8D8D8;
}
.current{padding: 10px 0;}
.current span{
	color: #999;
}
.mainNav a{font-size: 16px;line-height: 24px;}
.mainNav .nav li {
	/* border-right: 1px solid #D8D8D8;
	text-shadow: -1px 1px 1px #FFF; */
	float: left;
	width: 14.28%;
}
.nav .black a{
	padding: 15px 0;
	text-shadow: none;
}
.nav .black a:hover{
	background: #368fe0;
	color: #fff;
}

.nav li:hover {
	box-shadow: inset 0px 0px 5px #CAE4FF;
}

.navbar-brand img {
	margin-top: -8px;
	-webkit-animation: rollIn 1s .2s ease both;
	-moz-animation: rollIn 1s .2s ease both;
}

.navbar-default .navbar-brand {
	color: #333;
	font-weight: 700;
	-webkit-animation: bounceInLeft 1s .2s ease both;
	-moz-animation: bounceInLeft 1s .2s ease both
}

.navbar-default .navbar-brand i {
	color: #F03;
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus
	{
	color: #39f;
}

p.otherInfoTitle a {
	font-size: 16px;
	color: #666666;
	background-color: #BFEFFF;
	line-height: 24px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 10px;
	text-align: center;
	width: 90px;
}

.ask {
	color: #000000;
	text-decoration: none;
}

/*********************
*閻楀牊娼�
**********************/
.footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: 25px;
	text-align: center;
	float:left;
	background:#636363;
	padding-top: 3.5%;
	padding-bottom: 3.5%;
    color: #a3a3a3;
}

.text-copyright {
	line-height: 25px;
	overflow: hidden;
}

.footer dt {
	display: inline;
}

.footer dd {
	display: inline;
}

/*********************
*鐏忎線娼伴崶锟�
**********************/
#top {
	position: absolute;
	top: 0;
}

.banner {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: -1;
	overflow: auto;
	text-align: center;
	background: #FFF;
	width: 100%;
}

.banner li {
	list-style: none;
	background: no-repeat;
}

.banner ul li {
	display: block;
	float: left;
	width: 33%;
	max-height: 447px;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	box-shadow: inset 0 -3px 6px rgba(0, 0, 0, 0.1);
}

.banner .inner {
	padding: 80px 0 240px;
}

.banner .inner h1 {
	font-size: 50px;
	color: #0080FF;
}

.banner .inner p {
	font-size: 30px;
	color: #FFF;
	text-shadow: 0 1px 3px #000;
}

.box_banner {
	height: 355px;
	text-align: center;
	padding-top: 135px;
	margin-bottom: 20px;
}

.box_banner a {
	text-decoration: none;
}

.box_banner a:hover {
	color: #FFF;
}

.button {
	padding: 10px 20px;
	border-radius: 3px;
	background: #39f;
	color: #FFF;
}

.button:hover {
	background: #0080FF;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

#pic img {
	border-radius: 5px;
}

.app-box {
	margin-top: 20px;
	height: 104px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #EBF0F5;
}
/*********************
*閹兼粎鍌�
**********************/
/* .btn-primary {
	color: #d6abab;
	background-color: #ffdfdf;
	border-color: #ffdfdf;
} */

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary
	{
	background-color: #428bca;
	border-color: #428bca;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.btnbox{
	color:#000;
	background-color:#fff; /* #3071a9; */
	border-color:#000 ;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.btnbox:active,.btnbox.active,.open>.dropdown-toggle.btn-primary{
	color:#fff;
	background-color: #428bca;
	border-color: #428bca;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.submisbtn {
	margin: 20px 10px;
	position: relative;
	float: left;
}

.imgbtn {
	border-color: transparent;
	background-color: transparent;
	margin: auto 3%;
}

.jumbotron {
	padding-top: 60px;
	text-align: center;
}

.input-group {
	position: relative;
	width: 150px;
	float: left;
}

.jumbotron p {
	font-size: 18px;
}

.col-md-8 h3 {
	font-weight: inherit;
	color: #666;
	font-size: 20px;
}

.col-md-4 h3 {
	color: #666;
	font-weight: inherit;
	font-size: 20px;
}

.col-md-4 a {
	margin-top: 4%;
}

.col-md-8 a {
	margin-top: 10px;
}

/*********************
*婵帊缍�
**********************/
.media,.media-body {
	margin-top: 4%;
}

.media,.media .media {
	padding-bottom: 2%;
	border-bottom: 1px dotted #CCC;
}

.col-md-4 .tit {
	border-bottom: 1px dashed #cacaca;
}

.tit {
	overflow: hidden;
	border-bottom: 2px solid #39F;
}

.tit a {
	padding-top: 11px;
}

.bdFt {
	margin-top: 5px;
	color: #999;
	font-size: 14px;
}

/*********************
*濞夈劌鍞�閻у妾�
**********************/
#login {
	margin-top: 15px;
}

#login a {
	padding: 10px;
}

#login a:hover {
	color: #39f;
}

.test {
	margin-left: -15px;
}

.form-group p {
	margin-top: 5px;
	color: #999;
}

/*********************
*閼奉亪锟芥惔锟�
**********************/
@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 80px;
	}
	.jumbotron h1,.jumbotron .h1 {
		font-size: 50px;
	}
}

@media only screen and (max-device-width: 480px) and (min-device-width: 320px)
		, ( max-width : 900px) {
	.box_banner {
		display: none;
	}
	.container {
		padding-right: 0;
		padding-left: 0;
	}
	.banner {
		position: relative;
		overflow: auto;
		text-align: center;
		background: #FFF;
		width: 100%;
		z-index: 1;
		margin-bottom: 10px;
	}
	.navbar {
		margin-bottom: 10px;
	}
	.navbar-default {
		margin-top: 10px;
	}
	.banner .inner {
		padding-top: 20px;
		padding-bottom: 14px;
	}
	.banner .inner h1 {
		font-size: 30px;
	}
	.banner .inner p {
		font-size: 20px;
	}
	.input-group {
		width: 100%;
	}
	
	.left {
		padding-top: 100px;
	}
}

.dottedline {
	BORDER-TOP: 1px dotted #CCC;
	OVERFLOW: hidden;
	HEIGHT: 1px;
	
}

.chatpart{
	z-index:1000;
	position:fixed;
	bottom:0;
	right:0px;
	height:92%;
	width:7.05%;
	display:none;
}

.chatp1{
	z-index:1100;
	position:relative;
	border:1px solid #ccc;
	height:50%;
	width:auto;
	float:left;
	background:#f4f4f4;
	top:25%;
	border-radius:10px 0 0 10px;
}

.chatp2{
	z-index:1100;
	position:relative;
	border:1px solid #ccc;
	height:100%;
	width:79%;
	float:left;
	background:#f4f4f4;
}

.foldbtn{
	position:relative;
	top:50%
}

.chatcontent{
	z-index:1000;
	position:fixed;
	bottom:2%;
	right:7%;
	width:32%;
}

/************遮罩层****************/

#age{
	width:60px;
	height:30px;
	padding:4px 15px;
}

#editors {
	max-height: 100px;
	max-width: 558px;
	min-height: 100px;
	min-width: 558px;
	height: 100px;
	width:558px;
	background-color: white;
	border-collapse: separate; 
	border: 1px solid rgb(204, 204, 204); 
	padding: 4px; 
	box-sizing: content-box; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset; 
	box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px; border-top-left-radius: 3px;
	overflow-y: scroll;
	outline: none;
	margin-top:10px;
}

.gender{
	position:relative;
	float:left;
	width:60px;
	margin-bottom:0;
	height: 30px;
}

.period{
	position:relative;
	float:left;
	width:80px;
	height: 30px;

}

.genderpart{
	position:relative;
	float:left;
	width:150px;
}

.periodpart{
	position:relative;
	float:left;
	width:228px;
}

.ingender{
	position:relative;
	float:left;
	width:53px;
	height:30px;
}

.iwantaskcontent{
	margin:0;
}

.sendsucess{
	position:fixed;
	top: 30%;
	right: 38%;
	border: 1px solid #e5e4e4;
	width: 349px;
	height: 109px;
	text-align: center;
	padding: 35px 13px;
	color: #535353;
	background:#eeeeee;
	display:none;
	box-shadow: 0px 3px 5px 1px #d3d3d3;
	z-index:9000;
}

.msgtips{
	position: fixed;
	margin-top: 0.5%;
	right: 6.5%;
	width: 200px;
	padding: 10px 30px;
	z-index: 9999;
	
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
	background-color: #F4F4F4;
	border-color: #B0ACAC;
	display:none;
}

.msgtips p{
	margin:0
}

.msgtipsnum{
	margin-right: 10px;
}

.msgtipsclose{
	margin-left: 12px;
}

.manageactive{
	background:#eee;
}

.manageitem{
	overflow:visible;
}

.hosmanageactive{
	color:#59C5F4;
}

.noborder{
	border: transparent;
}

.btn-hos {
	color: #fff;
	background-color: #59C5F4;
	border-color: #38D8DF
}

.btn-hos,.btn-hos:focus,.btn-hos:active,.btn-hos.active,.open>.dropdown-toggle.btn-hos
	{
	color: #fff;
	background-color: #59C5F4;
	border-color: #38D8DF
}

.btn-hos:active,.btn-hos.active,.open>.dropdown-toggle.btn-hos
	{
	background-image: none
}

.btn-hos.disabled,.btn-hos[disabled],fieldset[disabled] .btn-hos,.btn-hos.disabled:hover,.btn-hos[disabled]:hover,fieldset[disabled] .btn-hos:hover,.btn-hos.disabled:focus,.btn-hos[disabled]:focus,fieldset[disabled] .btn-hos:focus,.btn-hos.disabled:active,.btn-hos[disabled]:active,fieldset[disabled] .btn-hos:active,.btn-hos.disabled.active,.btn-hos[disabled].active,fieldset[disabled] .btn-hos.active
	{
	background-color: #59C5F4;
	border-color: #38D8DF
}


