@charset "utf-8";
#color {
	overflow-x: visible;
}
#iview {
	float: left;
	height: auto;
	width: 100%;
}
#iview .right {
	float: right;
	width: 345px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eaeaea;
	overflow-x: hidden;
}
#iview .left {
	float: left;
	height: 100px;
}
#iview .right .t {
	float: left;
	height: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	border:1px solid #eaeaea;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
	color: #666;
}
#iview .right .ico {
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
#iview .right .ico i {
	float: left;
	height: 30px;
	width: 30px;
	border: 1px solid #777;
	border-radius: 16px;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
	margin-left: 10px;
	cursor: pointer;
	font-size: 16px;
	margin-bottom: 30px;
}
#iview .right .ico .icof {
	font-size: 12px;
	text-align: center;
	height: 15px;
	line-height: 15px;
	font-style:normal;
	color: #2e7d60;
}



#iview .right .ico .CallExt {
	position: absolute;
	height: 30px;
	width: 30px;
	overflow: hidden;
	margin-left: -23px;
	line-height: 200px;
	cursor: pointer;
}
#iview .right .ico i:hover{
	color: #000;
	background-color: #eaeaea;
}
#iview .right .t i {
	float: right;
	font-size: 16px;
	margin-right: 15px;
	cursor: pointer;
	color: #999999;
}
#iview .right .ztag {
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	padding-top: 10px;
}


#iview .right .histag {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	width: 100% !important;
}


#iview .right .syssug{
	float: left;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	width: 100% !important;
}


#iview .right .syssug .sugtable{
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	width: 95% !important;
	margin-left: 10px;
	float: left;
	position: relative;
}

#iview .right .syssug .sugtable .sug_tab_con_empty {
	width: 100%;
	padding: 5px 0px;
	float: left;
	background: #eef6ff;
	color:#625b5b;
    border-right: 1px solid #fff;
}


#iview .right .syssug .sugtable .sug_tab_div_id {
    width: 7%;
	padding: 2px 0px;
	float: left;
	background: #799f95;
	color:#FFF;
    border-right: 1px solid #fff;
}

#iview .right .syssug .sugtable .sug_tab_div_n {
    width: 20%;
	padding: 2px 0px;
	float: left;
	background: #799f95;
	color:#FFF;
    border-right: 1px solid #fff;
}


#iview .right .syssug .sugtable .sug_tab_div_p {
    width: 30%;
	padding: 2px 0px;
	float: left;
	background: #799f95;
	color:#FFF;
    border-right: 1px solid #fff;
}


#iview .right .syssug .sugtable .sug_tab_div {
    width: 11%;
	padding: 2px 0px;
	float: left;
	background: #799f95;
	color:#FFF;
    border-right: 1px solid #fff;
}

#iview .right .syssug .sugtable .sug_tab_div2 {
    width: 30%;
	padding: 2px 0px;
	float: left;
	background: #799f95;
	color:#FFF;
    border-right: 1px solid #fff;
}



#iview .right .syssug .sugtable .sug_tab_con_id {
    width: 6.5%;
	padding: 2px 0px;
	float: left;
	background: #eef6ff;
	height: 16px;
	color:#000;
    border: 1px solid #eaeaea;
}

#iview .right .syssug .sugtable .sug_tab_con_n {
	width: 20%;
	padding: 2px 0px;
	float: left;
	height: 16px;
	overflow: hidden;
	background: #eef6ff;
	color:#000;
    border: 1px solid #eaeaea;
}

#iview .right .syssug .sugtable .sug_tab_con_n a{
	overflow: hidden;
	color:#ba664b;
}

#iview .right .syssug .sugtable .sug_tab_con_n a:hover{
	color:#e49277;
}

#iview .right .syssug .sugtable .sug_tab_con_p {
	width: 29.7%;
	padding: 2px 0px;
	float: left;
	background: #eef6ff;
	height: 16px;
	color:#000;
    border: 1px solid #eaeaea;
}

#iview .right .syssug .sugtable .sug_tab_con_p a{
	color:#3b72c6;;
}

#iview .right .syssug .sugtable .sug_tab_con_p a:hover{
	color:#1e53a3;
}

#iview .right .syssug .sugtable .sug_tab_con {
	width: 10.5%;
	padding: 2px 0px;
	float: left;
	background: #eef6ff;
	height: 16px;
	color:#000;
    border: 1px solid #eaeaea;
}

#iview .right .syssug .sugtable .sug_tab_con2 {
	width: 29.5%;
	padding: 2px 0px;
	float: left;
	background: #eef6ff;
	height: 16px;
	color:#000;
    border: 1px solid #eaeaea;
}







#iview .right .histag .histable{
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	margin-left: 10px;
	position: relative;
	width: 95% !important;
	float: left;
}


#iview .right .histag .histable .his_tab_con_empty {
	width: 100%;
	padding: 5px 0px;
	float: left;
	background: #eef6ff;
	color:#625b5b;
    border-right: 1px solid #fff;
}


#iview .right .histag .histable .his_tab_div_id {
    width: 10%;
	padding: 2px 0px;
	float: left;
	background: #799f95;
	color:#FFF;
    border-right: 1px solid #fff;
}

#iview .right .histag .histable .his_tab_div_p {
    width: 20%;
	padding: 2px 0px;
	float: left;
	background: #799f95;
	color:#FFF;
    border-right: 1px solid #fff;
}

#iview .right .histag .histable .his_tab_div {
    width: 33.4%;
	padding: 2px 0px;
	float: left;
	background: #799f95;
	color:#FFF;
    border-right: 1px solid #fff;
}


#iview .right .histag .histable .his_tab_div2 {
    width: 24%;
	padding: 2px 0px;
	float: left;
	background: #799f95;
	color:#FFF;
    border-right: 1px solid #fff;
}



#iview .right .histag .histable .his_tab_p {
    width: 11%;
	padding: 2px 0px;
	float: left;
	background: #799f95;
	color:#FFF;
    border-right: 1px solid #fff;
}




#iview .right .histag .histable .his_tab_con_id {
    width: 9.5%;
	padding: 2px 0px;
	float: left;
	height: 16px;
	background: #eef6ff;
	color:#000;
    border: 1px solid #eaeaea;
}

#iview .right .histag .histable .his_tab_con_p {
	width: 19.7%;
	padding: 2px 0px;
	float: left;
	height: 16px;
	background: #eef6ff;
	color:#000;
    border: 1px solid #eaeaea;
}


#iview .right .histag .histable .his_tab_con {
	width: 33.4%;
	padding: 2px 0px;
	float: left;
	height: 16px;
	background: #eef6ff;
	color:#000;
    border: 1px solid #eaeaea;
}

#iview .right .histag .histable .his_tab_con2 {
	width: 24%;
	padding: 2px 0px;
	float: left;
	height: 16px;
	background: #eef6ff;
	color:#000;
    border: 1px solid #eaeaea;
}


#iview .right .histag .histable .his_tab_con_q {
	width: 10.3%;
	padding: 2px 0px;
	float: left;
	height: 16px;
	background: #eef6ff;
	color:#000;
    border: 1px solid #eaeaea;
}




#iview .right .fptag .fptable{
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	margin-left: 10px;
	position: relative;
	width: 95% !important;
	float: left;
}


#iview .right .fptag .fptable .fp_tab_con_empty {
	width: 100%;
	padding: 5px 0px;
	float: left;
	background: #eef6ff;
	color:#625b5b;
    border-right: 1px solid #fff;
}


#iview .right .fptag .fptable .fp_tab_div_id {
    width: 10%;
	padding: 2px 0px;
	float: left;
	background: #799f95;
	color:#FFF;
    border-right: 1px solid #fff;
}

#iview .right .fptag .fptable .fp_tab_div_p {
    width: 15%;
	padding: 2px 0px;
	float: left;
	background: #799f95;
	color:#FFF;
    border-right: 1px solid #fff;
}

#iview .right .fptag .fptable .fp_tab_div_r {
    width: 16%;
	padding: 2px 0px;
	float: left;
	background: #799f95;
	color:#FFF;
    border-right: 1px solid #fff;
}



#iview .right .fptag .fptable .fp_tab_div {
    width: 33.4%;
	padding: 2px 0px;
	float: left;
	background: #799f95;
	color:#FFF;
    border-right: 1px solid #fff;
}


#iview .right .fptag .fptable .fp_tab_div2 {
    width: 24%;
	padding: 2px 0px;
	float: left;
	background: #799f95;
	color:#FFF;
    border-right: 1px solid #fff;
}



#iview .right .fptag .fptable .fp_tab_p {
    width: 11%;
	padding: 2px 0px;
	float: left;
	background: #799f95;
	color:#FFF;
    border-right: 1px solid #fff;
}




#iview .right .fptag .fptable .fp_tab_con_id {
    width: 9.5%;
	padding: 2px 0px;
	float: left;
	height: 16px;
	background: #eef6ff;
	color:#000;
    border: 1px solid #eaeaea;
}

#iview .right .fptag .fptable .fp_tab_con_p {
	width: 14.7%;
	padding: 2px 0px;
	float: left;
	height: 16px;
	background: #eef6ff;
	color:#000;
    border: 1px solid #eaeaea;
}

#iview .right .fptag .fptable .fp_tab_con_r {
	width: 15.7%;
	padding: 2px 0px;
	float: left;
	height: 16px;
	background: #eef6ff;
	color:#000;
    border: 1px solid #eaeaea;
}




#iview .right .fptag .fptable .fp_tab_con {
	width: 33%;
	padding: 2px 0px;
	float: left;
	height: 16px;
	background: #eef6ff;
	color:#000;
    border: 1px solid #eaeaea;
}

#iview .right .fptag .fptable .fp_tab_con2 {
	width: 24%;
	padding: 2px 0px;
	float: left;
	height: 16px;
	background: #eef6ff;
	color:#000;
    border: 1px solid #eaeaea;
}


#iview .right .fptag .fptable .fp_tab_con_q {
	width: 10.3%;
	padding: 2px 0px;
	float: left;
	height: 16px;
	background: #eef6ff;
	color:#000;
    border: 1px solid #eaeaea;
}








#iview .right .ztag .input {
	float: left;
	margin-top: 10px;
	border: 1px solid #eaeaea;
	margin-left: 10px;
	width: 100px;
	line-height: 26px;
	text-align: center;
	cursor: pointer;
}
#iview .right .ztag .input:hover:before {
	content: "x";
	color: #FFF;
	background-color: #F00;
	height: 10px;
	width: 10px;
	position: absolute;
	font-size: 10px;
	line-height: 8px;
	text-align: center;
}
#iview .left .info {
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
#iview .left .info .i-user {
	float: left;
	height: 100px;
	width: 100px;
	border: 1px solid #F9B52E;
	margin: 16px;
	font-size: 50px;
	line-height: 120px;
	color: #F9B52E;
	text-align: center;
	position: relative;
	border-radius: 4px;
}
#iview .left .info .sw {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeaea;
	float: left;
	width: 200px;
	height: 118px;
	padding-top: 16px;
}

#iview .left .info .sw .fonttel .baidu_btn{
	background: url('tel_bai.png') no-repeat center;
	background-size: 27px auto;
	position: absolute;
	right: -7px;
	top:-21px;
	border-radius: 4px;
	display: inline-block;
	height:27px;
	text-align: center;
	width: 27px;
	transition: background-color 0.2s linear 0s;
	border: none;
	cursor: pointer;
	transition: all 0.5s linear 0s;
	box-shadow:none;
} 


#iview .left .info .sw .fonttel .copy_btn{
	background: url('copy_bot.png') no-repeat center;
	background-size: 16px auto;
	position: absolute;
	right: -7px;
	top:16px;
	border-radius: 4px;
	display: inline-block;
	height:16px;
	text-align: center;
	width: 16px;
	transition: background-color 0.2s linear 0s;
	border: none;
	cursor: pointer;
	transition: all 0.5s linear 0s;
	box-shadow:none;
} 





#iview .left .info .i-user font {
	background-color: #F9B52E;
	height: 20px;
	width: 20px;
	font-size: 12px;
	position: absolute;
	line-height: 20px;
	color: #FFF;
	font-style: normal;
	margin-left: 5px;
	border-bottom-left-radius: 5px;
}

#iview .left .info .i-user .userapi{
	background-color: #F9B52E;
	height: 20px;
	width: 20px;
	font-size: 12px;
	position: absolute;
	line-height: 20px;
	color: #FFF;
	font-style: normal;
	right: 0px;
	bottom: 0px;
	border-top-left-radius: 5px;
	font-weight: bold;
}


#iview .left .info .i-user .userstar{

	height: 12px;
	width: 58px;
	position: absolute;
	left: 10px;
	top: 4px;
}






#iview .left .info .i-user .userstar .smallstar{
	display: block;
}


#iview .left .info .i-user .userstar .smallstar10{background:url(stars.png) no-repeat 0 0;}
#iview .left .info .i-user .userstar .smallstar9{background:url(stars.png) no-repeat 0 -17px;}
#iview .left .info .i-user .userstar .smallstar8{background:url(stars.png) no-repeat 0 -34px;}
#iview .left .info .i-user .userstar .smallstar7{background:url(stars.png) no-repeat 0 -51px;}
#iview .left .info .i-user .userstar .smallstar6{background:url(stars.png) no-repeat 0 -68px;}
#iview .left .info .i-user .userstar .smallstar5{background:url(stars.png) no-repeat 0 -85px;}
#iview .left .info .i-user .userstar .smallstar4{background:url(stars.png) no-repeat 0 -102px;}
#iview .left .info .i-user .userstar .smallstar3{background:url(stars.png) no-repeat 0 -119px;}
#iview .left .info .i-user .userstar .smallstar2{background:url(stars.png) no-repeat 0 -136px;}
#iview .left .info .i-user .userstar .smallstar1{background:url(stars.png) no-repeat 0 -153px;}
#iview .left .info .i-user .userstar .smallstar{width:63px;height:12px;}




#iview .left .info .sw font {
	float: left;
	width: 92%;
	color: #000;
	height: 33px;
	line-height: 33px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f5f5f5;
	position: relative;
}
#iview .left .info .sw font em{
	font-size: 26px;
	float: left;
	width: 100%;
	overflow: hidden;
	font-weight: normal;
	font-style: normal;
	cursor: pointer;
}
#iview .left .info .stage {
	float: left;
	position: relative;
}
#iview .left .info .stage li {
	float: left;
	width: 16%;
	text-align: center;
	display: block;
	position: relative;
	z-index: 5;
}
#iview .left .info .stage:before {
	content: " ";
	background-color: #fafafa;
	float: left;
	height: 6px;
	width: 90%;
	position: absolute;
	top: 57px;
	left: 0px;
	margin-left: 5%;
	border-radius: 5px;
}
#iview .left .info .stage:after {
	content: " ";
	background-color: #F4D79C;
	float: left;
	height: 6px;
	width: 0%;
	position: absolute;
	top: 57px;
	z-index: 1;
	left: 0px;
	margin-left: 5%;
	border-radius: 5px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
#iview .left .info .stage[t="1"]:after{
	width: 3%;
}
#iview .left .info .stage[t="2"]:after{
	width: 19%;
}
#iview .left .info .stage[t="3"]:after{
	width: 35%;
}
#iview .left .info .stage[t="4"]:after{
	width: 51%;
}
#iview .left .info .stage[t="5"]:after{
	width: 68%;
}
#iview .left .info .stage[t="6"]:after{
	width: 90%;
}
#iview .left .info .stage li i {
	height: 10px;
	width: 10px;
	border: 5px solid #F9B52E;
	display: inline-block;
	border-radius: 15px;
	margin-top: 50px;
	background-color: #FFF;
	cursor: pointer;
}
#iview .left .info .stage li font {
	display: inline-block;
	width: 100%;
	margin-top: 5px;
	color: #999;
}
#iview .left .info .stage li i:hover {
	border: 5px solid #F00;
}
#iview .left .l {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeaea;
	width: 302px;
	padding-left: 16px;
	padding-right: 16px;
	height: 100px;
	overflow-x: hidden;
}
#iview .left .r {
	float: left;
}
#iview .left .l .li span {
	float: left;
	width: 82px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	color: #2e7d60;
}
#iview .left .l .li font {
	float: left;
	width: 180px;
	margin-left: 16px;
	color: #999;
	word-wrap: break-word;
}


#iview .left .l .li .tel_input{
	width: 100%;
	border: 1px dashed #F4FCFD;
	height: 20px;
	border-radius: 2px;
	margin-top: 4px;
	line-height: 20px;
	display: block;
	color:#999;
}

#iview .left .l .li .tel_input:hover{
	border: 1px dashed #37c5cc;
	background-color: #FCFDEE;
	color:#000;
}



#iview .left .l .li font i{
	color: #F00;
	cursor: pointer;
}
#iview .left .l .li {
	line-height: 30px;
	float: left;
	height: auto;
	width: 100%;
}
/*
#iview .left .l .li span:before {
	content: " ";
	background-color: #CCC;
	height: 6px;
	width: 6px;
	position: absolute;
	border-radius: 5px;
	margin-top: 28px;
}
*/
#iview .left .l .bz {
	float: left;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
}
#iview .left .l .bz font {
	background-color: #799f95;
	float: left;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	color: #fff;
	line-height: 28px;
}
#iview .left .l .bz p {
	float: left;
	height: auto;
	width: 100%;
	line-height: 20px;
	color: #999;
	margin-top: 10px;
	font-size: 11px;
}
#iview .left .r .call {
	float: left;
	width: 98%;
	border: 10px solid #f9f9f9;
	height: 100px;
}
#iview .left .r .call textarea {
	float: left;
	width: 78%;
	height: 70px;
	border: 0px solid #FFF;
	margin-left: 5%;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#iview .left .r .call .but {
	float: right;
	height: 50px;
	width: 14%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eaeaea;
	line-height: 50px;
	background-color: #78b5a4;
	box-shadow: 0 0 12px #FFF inset;
	color:#fff;
	cursor: pointer;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
#iview .left .r .call .but:hover {
	/* background-color: #3d7fc5; */
	box-shadow: 0 0 12px #78b5a4 inset;
	color:#d1ffe2;
}




#iview .left .r .call .ly {
    float: right;
    position: relative;
    height: 50px;
    width: 14%;
    line-height: 50px;
    color: #FFFFFF;
    background-color: #a6ddce;;
    box-shadow: 0 0 12px #fff inset;
    cursor: pointer;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
}

#iview .left .r .call .ly:hover{
	box-shadow: 0 0 12px #b9e9dc inset;
	color:#d1ffed;
}



#iview .left .r .kj_txt{
	display: none;
	position: absolute;
	width: 300px;
	z-index: 9999;
	background-color: #f3fffc;
	right: 52px;
	top:190px;
	border: 1px solid #a6ddce;
	border-radius: 5px;
	box-shadow: 0px 1px 10px rgb(166, 221, 206);
}

#iview .left .r .kj_txt::before {
    content: "";
    float: left;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-right:10px solid #a6ddce;
    position: absolute;
    top: 49px;
    left: -10px;
}



#iview .left .r .kj_txt h3 {
    width: 300px;
	height: 26px;
	text-align: center;
    line-height: 26px;
    background: #a6ddce;
	box-shadow: 0 0 12px #a6ddce inset;
    color: #fff;
}


#iview .left .r .kj_txt .quickMessage {
    padding: 5px 12px;
    overflow-y: auto;
	overflow-x: hidden;
	border-radius: 5px;
}

#iview .left .r .kj_txt .quickMessage li {
    width: 100%;
    border-bottom: dashed 1px #999999;
    color: #666666;
	cursor: pointer;
	padding: 3px 0px;
	position: relative;
}


#iview .left .r .kj_txt .quickMessage li .qm_a_d{
	position: absolute;
	right:0px;
	bottom:1px;
}


#iview .left .r .kj_txt .quickMessage li:hover{
	border-bottom:dashed 1px #b74067;
	color:#b74067;
}

#iview .left .r .kj_txt .quickMessage li:hover a{text-decoration:none;}
#iview .left .r .kj_txt .quickMessage li:hover p{color:#b74067;}


#iview .left .r .kj_txt .quickMessage li a {
    width: 100%;
    height: 100%;
	display: block;
	text-align: center;
}

#iview .left .r .kj_txt .quickMessage li p {
    line-height: 20px;
    display: inline;
    color: #2e7d60;
	cursor: pointer;
	word-break:break-all;
}

#iview .left .r .kj_txt  .add_mess{
   line-height: 20px;
   float: left;
   padding-right: 5px;
   padding-left: 5px;
   margin-left:120px;
   margin-bottom: 5px;
   background-color: #a6ddce;
   color: #FFFFFF;
   cursor: pointer;
   font-size: 12px;
   border-radius: 2px;
   
}

#iview .left .r .kj_txt  .add_mess:hover{
	background-color: #72ddc0;

}

#iview .left .r .kj_txt span[n="a"] {
    color: #FFF;
    padding-right: 4px;
    padding-left: 4px;
    /* margin-left: 226px; */
    border-radius: 2px;
    line-height: 18px;
    margin-right: 2px;
    text-align: center;
    display: inline-block;
    height: 18px;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 3px;
    background-color: #F68484;
	cursor: pointer;
	opacity: 1;
}


#iview .left .r .kj_txt span[n="b"] {
    color: #FFF;
    padding-right: 4px;
    padding-left: 4px;
    margin-left: 2px;
    border-radius: 2px;
    line-height: 18px;
    margin-right: 2px;
    text-align: center;
    display: inline-block;
    height: 18px;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 3px;
    background-color: #75B9E6;
	cursor: pointer;
	opacity: 1;
}

#iview .left .r .kj_txt span[n="a"]:hover {
    background-color: #F9AEAE;
}

#iview .left .r .kj_txt span[n="b"]:hover {
    background-color: #98D0F2;
}







#iview .left .r .mu {
	margin-top: 5px;
	float: left;
	height: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	line-height: 30px;
	text-align: center;
}
#iview .left .r .mu li {
	float: left;
	margin-right: 4px;
	height: 29px;
	width: 15%;
	cursor: pointer;
	position: relative;
	text-align: center;
	display: block;
	border-top:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	border-left:1px solid #E9E9E9;
    border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#iview .left .r .mu li[w] {
	border-top:3px solid #F9B52E;
	border-right:1px solid #DADADA;
	border-left:1px solid #DADADA;
	border-bottom:1px solid #FFFFFF;
	
	/*border-top-left-radius: 5px;
	border-top-right-radius: 5px;*/
	height: 27px;
}

#iview .left .r .mu li[w]:hover {
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
}
/*
#iview .left .r .mu li[w]:before {
	content: " ";
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #F9B52E;
	height: 10px;
	width: 10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: inline-block;
	top: 15px;
}
*/
#iview .left .r .mu li font {
	position: absolute;
	z-index: 2;
	/*background-color: #fff;*/
	height: 29px;
	color: #898a8e;
	width: 100%;
	float: left;
	left: 0px;
	top: 0px;
}
#iview .left .r .mu li[w] font {
	/*background-color: #F9B52E;*/
	color:#E19F1B;
}
#iview .left .r .lis {
	float: left;
	height: 100px;
	width: 100%;
	margin-top: 10px;
	position: relative;
	background-image: url(../images/loading1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;	/*
	background-image: url(../images/loading1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	*/
}
#iview .left .r .lis .vpage {
	float: left;
	height: 30px;
	width: 100%;
	line-height: 30px;
}
#iview .left .r .lis .vpage font {
	float: left;
	margin-left: 5%;
}
#iview .left .r .lis .vpage font i {
	font-style: normal;
}
#iview .left .r .lis .vpage .dm a,#iview .left .r .lis .vpage .dm span {
	float: left;
	border: 1px solid #eaeaea;
	cursor: pointer;
	line-height: 20px;
	height: 20px;
	margin-top: 5px;
	width: 20px;
	text-align: center;
	font-size: 12px;
	color: #999999;
	margin-right: 5px;
}
#iview .left .r .lis .vpage .dm {
	float: right;
	margin-right: 5%;
}
#iview .left .r .lis .vpage .dm a:hover {
	color: #FFF;
	background-color: #000;
}
#iview .left .r .lis .vpage .dm span {
	cursor: not-allowed;
	background-color: #eaeaea;
}
#iview .lis ul {
	float: left;
	height: auto;
	width: 100%;
	overflow-x: hidden;
	position: relative;
}
#iview .lis ul[t] {
	background-color: #FFF;
}
#iview .lis .err {
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	margin-top: 70px;
}
#iview .lis .err i {
	font-size: 70px;
	float: left;
	height: auto;
	width: 100%;
	color: #F4F4F4;
}
#iview .lis .err font {
	float: left;
	height: auto;
	width: 100%;
	color: #999;
}

#iview .lis li {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
#iview .lis ul[t="dev"] li img {
	height: 40px;
	width: 40px;
	border-radius: 5px;
}
#iview .lis ul[t="dev"] li .img {
	text-align: center;
	float: left;
	width: 20%;
}
#iview .lis ul[t="dev"] li .t {
	float: left;
	width: 75%;
	border: 1px solid #f5f5f5;
	border-radius: 5px;
	background-color: #fdfdfd;
}
#iview .lis ul[t="dev"] li .t:before {
	content: " ";
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #fdfdfd;
	position: absolute;
	height: 10px;
	width: 10px;
	margin-left: -7px;
	margin-top: 13px;
	border: 1px solid #f5f5f5;
}
#iview .lis ul[t="dev"] li .t .i {
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	position: relative;
	z-index: 1;
	background-color: #fdfdfd;
	line-height: 22px;
	color: #F9B52E;
	border-radius: 5px;
	padding-bottom: 5px;
}
#iview .lis ul[t="dev"] li .t .d {
	float: left;
	position: relative;
	z-index: 1;
	background-color: #fdfdfd;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	font-size: 11px;
	line-height: 22px;
	color: #CCC;
	margin-top: 5px;
}
#iview .lis ul[t="dev"] li .t .txt {
	position: relative;
	z-index: 1;
	background-color: #fdfdfd;
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
/*
#iview .lis .talk {
	float: left;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
	margin-bottom: 10px;
}
#iview .lis .talk {
	display: none;
}
*/
#iview .lis ul[t="talk"] li {
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	margin-bottom: 0px;
}
#iview .lis ul[t="talk"] li span {
	float: left;
	text-align: center;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #666;
	font-size: 11px;
	position: relative;
}
#iview .lis ul[t="talk"] li[x] span {
	color: #000;
	font-size: 12px;
}
#iview .lis ul[t="talk"] li[x]{
	background-color: #fafafa;
}
#iview .lis ul[t="talk"] li span[t="1"] {
	width: 14%;
}
#iview .lis ul[t="talk"] li span[t="2"] {
	width: 27%;
}
#iview .lis ul[t="talk"] li span[t="3"] {
	width: 18%;
}
#iview .lis ul[t="talk"] li span[t="4"] {
	width: 8%;
}
#iview .lis ul[t="talk"] li span[t="5"] {
	width: 8%;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
#iview .lis ul[t="talk"] li span[t="6"] {
	width: 25%;
}
#iview .lis ul[t="talk"] li span:before {
	content: " ";
	height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
	position: absolute;
	width: 1px;
	left: 0px;
	top: 0px;
	z-index: 6;
}
#iview .lis ul[t="talk"] li span[t="1"]:before {
	display: none;
}
#iview .lis ul[t="talk"] li span i {
	font-size: 14px;
	cursor: pointer;
}
#iview .lis ul[t="talk"] li span i[t="play"][k="0"]:before{
	content: "\f07b";
}
#iview .lis ul[t="talk"]li span i[t="play"][k="1"]{
	background-image: url(play.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}
#iview .lis ul[t="talk"] li span i[t="play"][k="1"]:before{
	content: "\f09c";
}

#iview .left .r .lis ul[t="feedback"] li font {
	float: left;
	width: 18%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
	line-height: 28px;
	color: #000;
	height: 28px;
	padding-right: 2%;
}
#iview .left .r .lis ul[t="feedback"] li p {
	float: left;
	width: 76%;
	color: #666;
	background-color: #eaeaea;
	padding: 1%;
	border-radius: 5px;
	margin-bottom: 10px;
}
#iview .left .r .lis ul[t="feedback"] li div {
	float: left;
	width: 80%;
	height: 29px;
	line-height: 28px;
}
#iview .lis ul[t="follow"] li{
	background-color: #fdfdfd;
	border: 1px solid #f0dada;
	border-radius: 5px;
	width: 92%;
	margin-left: 2%;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
}

#iview .lis ul[t="follow"] li .tou_pic,#iview .lis ul[t="yyfollow"] li .tou_pic{
	float: left;
	width: 26px;
	height: 26px;
	/*padding-left: 2%;*/
	border-radius: 23px;
	margin-bottom: 5px;
}





#iview .lis ul[t="follow"] li .i {
	float: left;
	/* width: 96%; */
	padding-left: 2%;
	padding-right: 2%;
	position: relative;
	z-index: 1;
	background-color: #fdfdfd;
	line-height: 26px;
	color: #C18205;
	border-radius: 5px;
}
#iview .lis ul[t="follow"] li .d {
	float: left;
	position: relative;
	z-index: 1;
	background-color: #fdfdfd;
	/* width: 40%; */
	padding-left: 60%;
	/* padding-right: 2%; */
	font-size: 11px;
	line-height: 22px;
	color: #003168;
	margin-top: 5px;
}

#iview .lis ul[t="follow"] li .lc,#iview .lis ul[t="yyfollow"] li .lc {
	float: left;
	width: 27px;
	text-align: center;
	color: #999;

}



#iview .lis ul[t="follow"] li .txt {
	position: relative;
	z-index: 1;
	background-color: #eaeaea; 
	float: left;
	width: 89%;
	padding: 9px;
	margin-left: 2%;
	/* margin-right: 2%; */
	border-radius: 6px;
}
#iview .lis ul[t="follow"] li .e {
	float: right;
}
#iview .lis ul[t="follow"] li .e i{
	float: right;
	font-size: 16px;
	margin-right: 5px;
	margin-left: 5px;
	color: #F00;
	margin-top: 10px;
	line-height: 16px;
	cursor: pointer;
}
#iview .right .ztag ul{
	float: left;
	max-height: 100px;
	width: 100%;
	overflow-x: hidden;
}
#iview .right .ztag ul li {
	float: left;
	width: 100%;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#iview .right .ztag ul li i {
	float: left;
	height: 22px;
	width: 40px;
	color: #FFF;
	background-color: #BBB;
	margin-left: 10px;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	text-align: center;
	border-radius: 2px;
}
#iview .right .ztag ul li font {
	float: left;
	line-height: 22px;
	white-space: normal;
	height: 22px;
	width: 160px;
	overflow: hidden;
	color: #666;
}
#iview .right .ztag ul li span {
	float: left;
	background-color: #F9B52E;
	font-size: 11px;
	text-align: center;
	color: #FFF;
	border-radius: 2px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 16px;
	height: 16px;
	margin-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
#iview .right .ztag ul li .ew {
	float: right;
	background-color: #F9B52E;
	color: #FFF;
	font-size: 12px;
	margin-right: 5px;
	height: 18px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 18px;
	margin-top: 2px;
	border-radius: 2px;
	cursor: pointer;
}
#iview .right .ztag ul li .ew:hover {
	background-color: #000;
}
#iview .right .ztag ul li .et{
	display: none;
}
#color .title .gue {
	float: right;
	height: 22px;
	margin-right: 7px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 4px;
	width: auto;
	border-radius: 18px;
	font-size: 12px;
	text-indent: 5px;
}
#color .title .gue .a{
	line-height: 22px;
	float: left;
	height: 22px;
	margin-right: 10px;
	font-size: 12px;
	color: #666;
	background-color: #F4F4F4;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	cursor: pointer;
}
#color .title .gue .a:hover{
	background-color: #00ACC1;
	color: #FFF;
}

#color .title .lk_count {
	float: right;
	height: 22px;
	padding: 0px 15px;
	color:#006E79;
	margin-right: 7px;
	text-align: center;
	font-weight: normal;
	line-height: 22px;
	margin-top: 3px;
	width: auto;
	font-size: 12px;
	border-radius: 12px;
	border: 1px solid #62ADB5;
	background-color: #fff;
	
}




#iview .lis ul[t="talk"] li span[t="5"] {
	overflow: visible;
}
#iview .left span .haxe {
	background-color: #F9B52E;
	height: 30px;
	width: 100%;
	position: absolute;
}
#iview .left span .haxe::before {
	content: "";
	float: right;
	height: 10px;
	width: 10px;
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #FAFAFA;
	position: absolute;
	left: -5px;
	top: 10px;
}
#iview .left span .haxe #haxe{
	width: 90%;
	float: left;
	margin-left: 10%;
	margin-top: 7px;	
}
