body{font-size:14px; color:#333;font-family:"微软雅黑"; padding:0; margin:0; }
a{text-decoration: none; color:#333;}
a:hover{text-decoration: underline;}
div,form,img,ul,li,dl,dd,dt,p,span,input,b{ margin:0; padding:0; border:0;list-style:none;}
ul,dl{ list-style-type:none; }
h1,h2,h3,h4,h5,h6{ margin:0; padding:0; border:0; font-size:12px; font-weight: normal; }
.fl {float: left;}
.fr {float: right;}
.hidden{display:none;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mb10{margin-bottom:10px;}
.ml10{margin-left:14px;}
.ml20{margin-left:20px;}
.ml8{margin-left:8px;}
.mr10{margin-right:10px;}
.mf20{margin-left:30px;}
.mt15{margin-top: 15px;}
.mr20{margin-right:20px;}
.ml16{margin-left: 16px;}
.mr30{margin-right:28px;}
.clear{clear:both; height:0; line-height:0; font-size:0; width:100%;}
.wapper{ width:1000px;}

.znwdtop{
	background: url(top.png) no-repeat top center;
	width: 100%;
	height: 148px;
}
.main{
	background: url(main.png) no-repeat top center;
	width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.main-body{
	width: 90%;
	margin: 0 auto;
	background: #fff;
}
.main-right{
	width: 40%;
	background: #f8f8f8;
	padding: 20px;
}
.gt-tit{
	border-bottom:solid 2px #d2d2d2;
	height: 30px;
}
.gt-tit ul li{
	float: left;
	font-size: 14px;
}
.gt-tit .fouce{
	color: #0c69b7;
	border-bottom:solid 2px #0c69b7;
	height: 29px;
}
.gt-con ul li{
	background: url(icon.png) no-repeat left center;
	text-indent: 10px;
	line-height: 30px;
}
.gt-con ul li span{
	padding-right:10px;
	float: right;
	color: #adadad;
}
.link-pic ul li{
	float: left;
	margin-top: 10px;
}
.info{
	border:solid 1px #bcbfc1;
	padding: 10px;
	border-radius: 8px;
}
.info label{
	color: #35abff;
}
.info a{
	color: #ff3131;
}
.spec h1{
	font-size: 14px;
}
.spec ul li{
	line-height: 25px;
	background: url(icon3.png) no-repeat left center;
	text-indent: 10px;
}
.chat{
	margin-left: 20px;
	margin-top: 20px;
}
.main-left{
	width: 60%;
}
.spec ul li a{
	color: #0c69b7;
}
.other-dec{
	border-top:solid 1px #f0f0f0;
	border-bottom:solid 1px #f0f0f0;
	padding: 20px 0;
	margin-top: 100px;
}
.other-dec p{
	margin-left: 20px;
}
.other-dec p a{
	color: #ff3131;
}
.ans-div {
    width: 100%;
    background-color: #fff;
    font-size: 14px;
}

.ans-div .ans-text {
    width: 100%;
    font-size: 15px;
    color: #333333;
    padding-left: 15px;
    height: 80px;
    padding-top: 8px;
    resize: none;
    font-family: "Microsoft Yahei";
    border: 0;

}

.ans-div .ans-text:focus {
    outline: 0;
}

.ans-div .bot {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 10px;
}

.ans-div .bot .sub {
    float: right;
    background: url(send.png) no-repeat;
    width: 130px;
    height: 60px;
    border:0;
}

.ans-div .bot .sub:focus {
    outline: 0;
}
.footer{
	height: 142px;
	background: #dee0e2;
	border-top: solid 7px #0c69b7;
}
.copyright{
	width: 850px;
	margin: 0 auto;
	position: relative;
}
.copyright p{
	text-align: center;
}
.into-other{
	background: #d8e8f9;
	padding: 10px;
	border-radius: 8px;
}
.spec-tit h1{
	background: url(icon5.png) no-repeat left center;
	text-indent: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}
.gjj-con p{
	text-indent: 2em;
}