@charset "utf-8";
/* CSS Document */
html {
	overflow: auto;
}
*:focus {outline: none;} 
body {
	overflow: hidden;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	
	font-family: "微软雅黑";
	color: #517182;
	background-color: #eeeeee;
}
img {
	border: 0px;
}
input {
	outline: none;
	font-family: "宋体";
}
p, form, ul, li, h2, h3, h4, dt, dd, dl {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.spacing5 {
	height: 5px;
	clear: both;
	overflow: hidden;
}
.spacing15 {
	height: 15px;
	clear: both;
	overflow: hidden;
}
.spacing {
	height: 10px;
	clear: both;
	overflow: hidden;
}
.spacing20 {
	height: 20px;
	clear: both;
	overflow: hidden;
}
.spacing7 {
	position: relative;
	line-height: 28px;
	clear: both;
	overflow: hidden;
	text-align: right;
	margin-right: 5%;
}
a {
	color: #517182;
	text-decoration: none;
}
a:hover {
	color: #019eef;
	text-decoration: none;
}
.toppart {
	width: 100%;
	height: 80px;
	overflow: hidden;
	background-color: #0E6E7A;	
}
.toppart .logo {
	
	float: left;
}
.toppart .closewrap {
	float: right;
	height: 80px;
	overflow: hidden;
}
.toppart .closewrap .csline {
	float: left;
	width: 0px;
	height: 80px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #77B1E6;
}
/*.toppart .closewrap .doclose:hover {
	background: url(../images/closeicon2.png) no-repeat center;
}*/
.toppart .closewrap .doclose {
	width: 65px;
	height: 80px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/closeicon.png) no-repeat center;
}
.toppart .companylogo {
	float: right;
	height: 61px;
	padding-top: 11px;
	overflow: hidden;
	width: 189px;
}
.toppart .companylogo .cimg {
	width: 170px;
	height: 50px;
	overflow: hidden;
}
#givemetable .vtdl {
	vertical-align: top;
	border-right: solid 1px #ebebeb;
}
#givemetable .vtdr {
	vertical-align: top;
	width: 300px;
	background-color: #fefafa;
}
.valrtop {
	width: 300px;
	background-color: #eeeeee;
}



#givemetable {
	height: 100%;
}
.valrtop .calist p {
	width: 120px; margin-left:10px;
	height: 37px;
	float: left;
	overflow: hidden;
	text-align: center;
	line-height: 35px;
	color: #777777;
	cursor: pointer; font-size:16px;
}
.valrtop .calist {
	width: 300px;
	clear: both;
	overflow: hidden;
	height: 37px;
}
.valrtop .calist p.pnow {
	font-weight: bold;
	color: #517182;
	height: 35px;
	background-color: #fafafa;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0E6E7A;
}
.rservlist {
	clear: both;
	width: 265px;
	overflow: hidden;
}
.rservlist a {
	display: block;
	float: left;
	width: 88px;
	height: 88px;
	border-bottom: solid 0px #e9e9e9;
	text-align: center;
	
	padding-top:10px;
	color: #a8a8a8;
}
.rservlist a img{
	width:40px;
height:35px;
}
.rservlist a span{
	line-height: 20px;
	margin-top: 10px;
}
.rservlist a:hover {
	text-decoration: none;
	color: #019eef;
}
.rservlist a.a1 {
	background: url(../images/icon1.gif) no-repeat center 13px;
}
.rservlist a.a2 {
	background: url(../images/icon2.gif) no-repeat center 13px;
}
.rservlist a.a3 {
	background: url(../images/icon3.gif) no-repeat center 13px;
}
.rservlist a.a4 {
	background: url(../images/icon4.gif) no-repeat center 13px;
}
.rservlist a.a5 {
	background: url(../images/icon5.gif) no-repeat center 13px;
}
.rservlist a.a6 {
	background: url(../images/icon6.gif) no-repeat center 13px;
}
.rservlist a.a7 {
	background: url(../images/icon7.gif) no-repeat center 13px;
}
.rservlist a.a8 {
	background: url(../images/icon8.gif) no-repeat center 8px;
}
.rservlist a.a9 {
	background: url(../images/icon9.gif) no-repeat center 13px;
}
.rservlist a.a10 {
	background: url(../images/icon10.gif) no-repeat center 13px;
}
/*.rservlist a.a1:hover{ background:url(../images/icon1s.gif) no-repeat center 13px;}
.rservlist a.a2:hover{ background:url(../images/icon2s.gif) no-repeat center 13px;}
.rservlist a.a3:hover{ background:url(../images/icon3s.gif) no-repeat center 13px;}
.rservlist a.a4:hover{ background:url(../images/icon4s.gif) no-repeat center 13px;}
.rservlist a.a5:hover{ background:url(../images/icon5s.gif) no-repeat center 13px;}
.rservlist a.a6:hover{ background:url(../images/icon6s.gif) no-repeat center 13px;}
.rservlist a.a7:hover{ background:url(../images/icon7s.gif) no-repeat center 13px;}
.rservlist a.a8:hover{ background:url(../images/icon8s.gif) no-repeat center 13px;}
.rservlist a.a9:hover{ background:url(../images/icon9s.gif) no-repeat center 13px;}
.rservlist a.a10:hover{ background:url(../images/icon10s.gif) no-repeat center 13px;}*/


.vtddcontent {
	width: 100%;  background-color:#FFF;
	overflow: hidden;
	position: relative;
}
.vooinputforms {
	width: 100%;
	height: 130px;
	overflow: hidden;
}
.vamtable .xtdx1 {
	background: url(../images/xv1.gif) no-repeat right 0px;
	width: 64px;
	height: 55px;
}
.vamtable .xtdx2 {
	background: url(../images/xv2.gif) repeat-x;
}
.vamtable .xtdx3 {
	background: url(../images/xv3.gif) no-repeat;
	width: 3px;
	overflow: hidden;
	height: 55px;
}
.dosubmitss {
	cursor: pointer;
	height: 55px;
	width: 76px;
	border: 0px;
	background: url(../images/enterimg.gif) no-repeat center 9px;
}
.vamtable .xtdx4 {
	vertical-align: top;
	height: 55px;
	width: 76px;
	text-align: center;
}
.vaxtxtear {
	width: 99%;
	height: 80px;
	line-height: 20px;
	border: 0px;
	color: #999;
	margin-top: 7px;
	outline: none;
	overflow-y: hidden;
	background-color: #FFF;
	background-image: none;
}
.vartbtxt {
	height: 24px;
	line-height: 24px;
	text-align: right;
}
.vartbtxt a {
	text-decoration: underline;
	color: #019eef;
}
.valcontent {
	display: none;
}
/*-----------常见问题-----------*/
.prbmvlist {
	width: 280px; padding:10px;
	overflow: hidden; 
}
.prbmvlist dt{
	line-height: 30px;
	width: 100%;
	float: left;
	overflow: hidden;
	clear: both; background:url(../images/img2.jpg) left no-repeat; padding-left:15px;
}
.xkoline {
	width: 177px;
	height: 0px;
	overflow: hidden;
	clear: both;
	border-top: solid 1px #e9e9e9;
	border-bottom: solid 1px #ffffff;
}
.xkol_more {
	width: 165px;
	text-align: right;
	margin: 0px auto;
}
.xkol_more a {
	color: #73AB11;
}
.vtddcntin {
	width: 100%;
	margin: 0px 10px;
}
.msgleft {
	float: left;
	max-width: 50%;
}
.msgleft .i {
	width: 64px;
	height: 64px;
	position: absolute;
	z-index: 10;
}

.msgleft .i img{width: 50px;}

.msgcontent {
	position: relative;
	left: 64px;
	background-color: #FFFFFF;

	-moz-box-shadow: 1px 1px 5px #909090;/*firefox*/
	-webkit-box-shadow: 1px 1px 5px #909090;/*safari或chrome*/
	box-shadow: 1px 1px 5px #909090;/*opera或ie9*/
	border:1px solid #e9e9e9\9;
	border-radius:2px\9;
}
.msgcontent img{
	max-width:100%;
}
.msgcontent .c2 {
	position: absolute;
	right: 0px;
	width: 3px;
	height: 3px;
	overflow: hidden;
}
.msgcontent .c3 {
	position: absolute;
	bottom: 0px;
	z-index: 9;
	width: 3px;
	height: 3px;
	overflow: hidden;
}
.msgcontent .c4 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 3px;
	height: 3px;
	overflow: hidden;
}
.msgleft .kissub {
	width: 13px;
	height: 12px;
	overflow: hidden;
	position: absolute;
	z-index: 11;
	left: 61px;
}
.kftext {
	line-height: 20px;
	padding: 0px 15px;
	font-size:14px;
}
.kftext a{
	color:#019eef;
}
.kftext .s1 {
	font-weight: bold;
	color: #019eef;
}
.kftext .s2 {
	color: #aaaaaa;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.kftext .s10 {
	font-size: 25px;
	font-family: "微软雅黑";
	color: #73ab11;
}
.ishaveyong {
	border-top: dashed 1px #dcdcdc;
	color: #858585;
	line-height: 20px;
	text-align: right;
}
.kftext .ishaveyong a {
	height: 20px;
	color: #858585;
}
.kftext .ishaveyong a.ko1 {
	background: url(../images/i1.gif) no-repeat;
	padding-left: 25px;
	padding-right: 10px;
}
.kftext .ishaveyong a.ko2 {
	background: url(../images/i2.gif) no-repeat;
	padding-left: 25px;
	padding-right: 10px;
}
.msgright {
	float: right;
	max-width: 70%;
	margin-right: 60px;
	display: inline;
	position: relative;
}
.msgright .ri {
	width: 64px;
	height: 64px;
	position: absolute;
	z-index: 10;
	right: 0px;
}
.msgright .rmsgcontent {
	position: relative;
	right:64px;
	width: 100%;
	background-color: #eeeeee;
	-moz-box-shadow: 1px 1px 5px #7d7d7d;/*firefox*/
	-webkit-box-shadow: 1px 1px 5px #7d7d7d;/*safari或chrome*/
	box-shadow: 1px 1px 5px #7d7d7d;/*opera或ie9*/
	border:1px solid #e9e9e9\9;
	border-radius:2px\9;
}
.msgright .rkissub {
	/*background: url(../images/rcore1.png) no-repeat;*/
	width: 13px;
	height: 12px;
	overflow: hidden;
	position: absolute;
	z-index: 11;
	right: 0px;
	right: 51px;
}
.rmsgcontent .c1 {
	/*background: url(../images/rxi1.gif) no-repeat;*/
	width: 2px;
	height: 2px;
	position: absolute;
	overflow: hidden;
}
.rmsgcontent .c3 {
	/*background: url(../images/rxi3.gif) no-repeat;*/
	width: 3px;
	height: 3px;
	position: absolute;
	overflow: hidden;
	bottom: 0px;
}
.rmsgcontent .c4 {
	/*background: url(../images/rxi4.gif) no-repeat;*/
	width: 3px;
	height: 3px;
	position: absolute;
	overflow: hidden;
	right: 0px;
	bottom: 0px;
}
.metext {
	line-height: 20px;
	padding: 0px 70px 0px 15px;
	min-width: 200px; 
	font-size:14px;
}
.metext .s1 {
	font-weight: bold;
	color: #019eef;
}
.metext .s2 {
	color: #aaaaaa;
	font-style: italic;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.dotvline {
	height: 0px;
	overflow: hidden;
	border-bottom: dashed 1px #dcdcdc;
}
.ask_vlist {
	padding: 0px 5px;
	line-height: 20px;
}
.ask_vlist ul {
	padding: 0px 10px;
}
.ask_vlist ul li a {
	color: #73AB11;
}
.vorderlist {
	width: 350px;
}
.vordertable {
	background-color: #e3e3e3;
}
.vordertable td {
	padding: 5px 0px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.vordertable .ximg {
	border: solid 1px #e3e3e3;
	width: 50px;
	height: 50px;
	margin: 0px auto;
	overflow: hidden;
}
.vors1 {
	color: #666666;
}
.coreado a {
	color: #006699;
}
.onumber {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}
.ordervendsx {
	line-height: 25px;
}
.ordervendsx span {
	color: #73ab11;
}
.xrvdobtn {
	float: right;
}
.xsrvbtn1 {
	border: 0 none;
    border-radius: 2px;
    cursor: pointer;
    font-family: 微软雅黑;
    font-size: 14px;
    height: 32px;
    margin-right: 44px;
    width: 56px;
}
.xsrvbtn2 {
	display: block;
	float: left;
	background: url(../images/xsrvbtn.gif) no-repeat -99px 0px;
	width: 64px;
	height: 32px;
	border: 0px;
	cursor: pointer;
	margin-right: 10px;
}
.xsrvbtn1:hover, .xsrvbtn2:hover {
	filter: alpha(opacity=80); /*IE*/
	-moz-opacity: 0.8; /*MOZ , FF*/
	opacity: 0.8;/*CSS3, FF1.5*/
}
.feedback {
	width: 377px;
	overflow: hidden;
}
.feedback .fdbtitle {
	height: 25px;
	line-height: 25px;
}
.feedback .fdbselect {
	color: #73ab11;
}
.fdbtextarw {
	width: 335px;
	overflow: hidden;
	height: 96px;
	padding: 8px;
}
.fdbvtexta {
	width: 320px;
	height: 96px;
	border: 1px solid #ccc;
	background: none;
	overflow: auto;
	color: #b7b7b7;
	font-size:12px;
}
.dotxtnums {
	float: left;
	line-height: 32px;
	color: #b7b7b7;
	padding-left: 15px;
}
.vooshomsgd {
	margin-left: 10px;
	overflow: hidden;
	position: absolute;
	z-index: 10000;
	background-color: #e9e9e9;
}
.vooscenter {
	padding: 0px 15px;
	color: #858585;
	line-height: 25px;
}
.vooscenter ul li {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.vooscenter ul li .p1 {
	float: left;
}
.vooscenter ul li .p2 {
	float: right;
}
.selected {
	background: #09C9CC;
	color: #fff;
	cursor: pointer;
}
.voosfooter {
	height: 5px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	background: url(../images/xacoo.gif) no-repeat 30px 0px #ffffff;
}
.vooscenter ul li .p2 span {
	color: #73ab11;
	font-weight: bold;
}
.vooscenter ul li .p1 a {
	color: #858585;
}
.vooscenter ul li .p1 a span {
	color: #73ab11;
}

.robot_review_yes {
	cursor:pointer;
}
.robot_review_yes span {
	background-image: url(../images/good-m.png);
	 color: #fff;
    display: inline-block;
    height: 20px;
    margin: 0 3px 3px 0;
    vertical-align: middle;
    width: 20px;
}
.robot_review_no {
	cursor:pointer;
}

.robot_review_no code {
	background-image: url(../images/bad-m.png);
	 color: #fff;
    display: inline-block;
    height: 20px;
    margin: 0 3px 3px 0;
    vertical-align: middle;
    width: 20px;
}
.showWaring {
	background-color: #fff;
	color: #cd2c68;
	font: 12px/35px "微软雅黑";
	height: 30px;
	text-align: center;
}
.msg-col {
	font-size: 14px;
	width: 350px;
}
.msg-item-wrapper {
	background-color: #f4f4f4;
	border: 1px solid #d3d3d3;
	border-radius: 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	margin-bottom: 26px;
	position: relative;
	width: 327px;
	color:#517182;
}
.msg-item {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-radius: 5px 5px 0 0;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	padding: 2px 0;
}
.multi-msg .msg-meta {
	line-height: 28px;
	margin: 0 14px;
}
.msg-meta {
	font-size: 13px;
}
.cover {
	font-size: 0;
	height: 160px;
	margin: 0 14px 12px;
	overflow: hidden;
	position: relative;
}
.cover .msg-t {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6) !important;
	bottom: 0;
	color: #fff;
	margin: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
}
.msg-t {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 28px;
	margin: 6px 14px 0;
	max-height: 56px;
	overflow: hidden;
}
.cover .i-title {
	display: block;
	padding-left: 4px;
	padding-right: 4px;
}
.cover img {
	width: 100%;
}
img {
	border: 0 none;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.sub-msg-item {
	border-top: 1px solid #c6c6c6;
	overflow: hidden;
	padding: 12px 14px;
	background-color: #fff;
}
.rel {
	position: relative;
}
.thumb {
	float: right;
	font-size: 0;
}
.thumb img {
	border: 1px solid #b2b8bd;
	height: 70px;
	width: 70px;
}
.sub-msg-item .msg-t {
	font-size: 14px;
	line-height: 24px;
	margin-left: 0;
	margin-right: 85px;
	margin-top: 0;
	max-height: 48px;
	overflow: hidden;
	padding-left: 4px;
	padding-top: 12px;
}
.defultImg {
	border: 1px solid #b2b8bd;
	color: #c0c0c0;
	font-size: 14px;
	line-height: 70px;
	width: 70px;
	display: block;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	margin-left: 120px;
}
.codeIcon {
	width: 160px;
	float: left;
	height: 160px;
	margin: 10px;
	overflow: hidden;
	position: relative;
}
.i_margin-top {
	margin-top: 3px;
}
.msg-meta {
	margin: 0 14px 6px;
	font-size: 13px
}
.msg-col {
	font-size: 14px;
	width: 350px;
}
.vt {
	vertical-align: top;
}
#screenshot {
	cursor: pointer;
	position: absolute;
	top: 4px;
	right: 220px;
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/icon_screenshot.png) no-repeat center;
}


.kftext .channeltype{
	margin: 10px;
	min-width:200px;
}

.kftext .channeltype .list{
	min-height: 120px;
	margin-top: 5px;
}


.valrtopa {width: 273px; background:url(../images/img5.jpg) left bottom no-repeat; height:37px; line-height:37px; margin:0 10px; padding-left:7px; color:#777777; font-size:16px;}
.pic li{width:127px; height:88px; float:left; padding:15px 0 0 15px}
.input{background-color:#FFF; margin-top:10px; height:100px;}
.input img{width:34px; height:37px; padding:10px 20px 0 25px;}
.input input{width:90%; border:#FFF solid 0px; line-height:20px; color:#333}
.Btn{background-color:#FFF; margin-top:10px; height:40px; text-align:right; padding:10px; color:#999999}
.Btn img{padding:0 0 0 15px; cursor:pointer}