body{
	font-family: 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.mainTitle{
    padding: 35px 0px 0 0;
    font-size: 24px;
     border-radius:5px;  
}
.item-list{
	padding-left: 0;
    list-style: none;
    padding-top:100px;
}

.item-list .glyphicon{
	color:red;
}
.item-list li{
	width: 40%;
    float: left;
    height: 115px;
    padding: 10px;
    font-size: 24px;
    line-height: 1.4;
    text-align: center;
     background: rgba(255, 255, 255, 0.98); 
     border-radius:5px;  
     margin:0px 10px 20px 10px;
     vertical-align: middle;
}
.item-list glyphicon{
	  margin-top: 15px;  
     margin-bottom: 10px;  
     font-size: 24px; 
}

.item-span{
	padding:13px;
	font-size: 24px;
	 
	 display: block;
    text-align: center;
    word-wrap: break-word;
}
.mainTitle dt {
    font-weight: bold;
    font-size: 50px;
    font-family: 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 10px;
  /*   background: rgba(0, 0, 0, 0.5);  */
      border-radius:5px;  
        color: #fff;
 }
 .diy>li{
 	width:33%;
 	float:left;
 	padding:0px 22px;
 }
  .diy>li h2{
 }
 a {
    color: #111;
    text-decoration: none;
}
a :hover{
    color: #000;
}
.mainTitle dd {
    padding: 10px;
    margin-top:10px;
    border-radius:5px;  
     font-family: 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  /*    background: rgba(0, 0, 0, 0.5);  */
        color: #fff;
}
.cloud-banner{
	padding: 25px 0px 0px 0px;
    text-align: center;
}
.cloud-banner dt {
    font-weight: bold;
    font-size: 36px;
    color: #000;
}
.cloud-banner dd {
    padding-top: 4px;
    font-size: 20px;
    color: #999999;
    height: 50px;
}
.qm_td{
	   background-color: #ecf9e3; 
	   color:#309728;
	   border:#0f0 1px solid;
}
td>p{
	padding:0px;
	margin:0px;
}
.leftTd{
	font-size:16px;
	font-weight: bold;
	padding:25px;
	vertical-align: middle;
	text-align: center;
}
.font_18{
		font-size:18px;
		padding:0px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    line-height: 1.42857143;
 	vertical-align: middle;
    border-top: 1.5px solid #ddd;
}
td{
	 padding:5px;
}
.green{
	color:#309728;
}
.red{
	color:#f00;
}
.coopOrg li{
	text-align: center;
}
.coopOrg img{
	height:100px;
}
.clickMe{
	bottom: 300px;
	right: 10px;
	position: fixed;
}
.clickMe a{
	background:url(/resources/plugins/qianmu/images/qa1.png) no-repeat;
	width: 110px;
    height: 115px;
    display: inline-block;
	text-align:center;
	padding:5px;
    font-size: 16px;
}
.td_left{
	background-color: #85b5ea;
    text-align: center;
    font-size: 20px;
}
.td_right{
    text-align: left;
    font-size: 14px;
    border: 1px solid #efefef;
    vertical-align: middle;
    text-align: left;
    height:90px;
    padding:15px;
}
.td_right>p{
	
}
.chats {
	margin: 0;
	padding: 0;
	margin-top: -15px;
}

.chats li {
	list-style: none;
	padding: 5px 0;
	margin: 0px auto;
	font-size: 12px;
}

.chats li.in img.avatar {
	float: left;
	margin-right: 10px;
}

.chats li img.avatar {
	height: 45px;
	width: 45px;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
}

.chats li.in .message {
	text-align: left;
	margin-left: 65px;
	background: #fafafa;
	overflow:auto;
}

.chats li .message {
	display: block;
	padding: 5px;
	position: relative;
}

.chats li.in .message .arrow {
	display: block;
	position: absolute;
	top: 5px;
	left: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 8px solid #35aa47;
}

element.style {
	
}

.chats li .name {
	color: #3590c1;
	font-size: 13px;
	font-weight: 400;
}

.chats li .datetime {
	color: #333;
	font-size: 13px;
	font-weight: 400;
}

 
.chats li .message .body {
	display: block;
	padding:5px 0px 0px 0px;
	
}
.chats li .message .chartFoot{
	display: block;
	padding:5px;
}
.chats li.out img.avatar {
	float: right;
	margin-left: 10px;
}

.chats li.out .message {
	border-right: 2px solid #da4a38;
	margin-right: 65px;
	background: #fafafa;
	text-align: right;
}

.chats li.out .message .arrow {
	display: block;
	position: absolute;
	top: 5px;
	right: -8px;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #da4a38;
}

.chats li.out .name,.chats li.out .datetime {
	text-align: right;
}

.chats li.out .name,.chats li.out .datetime {
	text-align: right;
}

.chat-form {
	margin-top: 15px;
	padding: 10px;
	background-color: #e9eff3;
	overflow: hidden;
	clear: both;
}

.chat-form .input-cont {
	margin-right: 55px;
}

.chat-form .input-cont .m-wrap {
	margin-bottom: 0px;
}

.chat-form .input-cont input {
	background-color: #fff !important;
}

.chat-form .input-cont input {
	border: 1px solid #ddd;
	width: 100%;
	margin-top: 0;
}

.chat-form .btn-cont {
	margin-top: -42px;
	position: relative;
	float: right;
	width: 44px;
}

.chat-form .btn-cont .arrow {
	position: absolute;
	top: 17px;
	right: 43px;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 8px solid #4d90fe;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.chat-form .btn-cont .btn {
	margin-top: 8px;
}

.btn.icn-only {
	min-width: 14px;
}
.leftdiv{
	display:none;
}
.zeng{
	position: absolute;
	right: -20px;
	top: -20px;
}
a.hightlight{
	color:#f0ad4e;
}