@charset "utf-8";

/****  1em=10px *****/
body {
font: 12px/1.5 'Microsoft YaHei',Tahoma,Helvetica,Arial,'宋体',sans-serif;
} /* for IE/Win */
html>body {
font: 12px/1.5 'Microsoft YaHei',Tahoma,Helvetica,Arial,'宋体',sans-serif;
} /* for everything else */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
 padding: 0;
 margin: 0;
 font-family: "Microsoft YaHei";
 }
 a{transition: all .0s linear;}
table {
 border-collapse: collapse;
 border-spacing: 0;
 }
fieldset,img {
 border: 0;
 }
 img {
 display:block;
 }
address,caption,cite,code,dfn,th,var {
 font-weight: normal;
 font-style: normal;
 }
ol,ul {
 list-style: none;
 }
caption,th {
 text-align: left;
 }
h1,h2,h3,h4,h5,h6 {
 font-weight: normal;
 font-size: 100%;
 }
q:before,q:after {
 content:'';
 }
abbr,acronym { border: 0;
 }

a {
    text-decoration: none;
    color: #3c3c3c;
}
.tc {
    text-align: center;
}
.w1000 {
    width: 1000px;
    margin: auto;
}
.tc {
    text-align: center;
    color: #ccc;
}
/*footer*/
.kefu-foot{background-color: #262626; margin-top: 25px;padding-bottom: 100px;}
.kefu-foot .form{width: 1000px; margin:15px auto 0px auto; height: 96px; padding:30px 0px 10px;}
.kefu-foot .form a{display:inline-block;color: #fff}
.kefu-foot .form a img{margin:14px 0px;}
.kefu-foot .form .content{float: right; width:650px;color: #fff;}
.kefu-foot .form .content .net{display: block; width: 795px; height: 18px; margin: 10px;}
.kefu-foot .form .content .net ul li{float: left; padding: 0 15px; border-right: 1px solid #fff;}
.kefu-foot .form .content .net ul li:last-child{border-right:0px solid #fff;}
.kefu-foot .form .content .net ul li a{color:#fff;}
.kefu-foot .form .content p{color:#636363; line-height: 25px; margin-left: 25px;}
.kefu-foot .form .content p a{color:#636363;}
.kefu-foot .form .content p a:hover{color:#fff;}
.legal-ico {
	height: 50px;
	padding: 10px 0px 25px;
	width: 720px;
	margin: auto
}

.legal-ico li {
	float: left;
	height: 50px;
	width: 148px;
	background: #fff;
	    margin:0px 45px;
    border-radius: 5px;
}

.legal-ico li.last {
	margin-right: 0;
	width: 170px
}

.legal-ico a {
	height: 30px;
	line-height: 15px;
	display: block;
	padding: 10px 10px 10px 60px;
	background: url(../images/legal-ico-8.png) no-repeat
}

.legal-ico a:hover {
	text-decoration: none;
	color: #3c3c3c
}

a.legal-01 {
	background-position: 9px 7px
}

a.legal-02 {
	background-position: 9px -39px
}

a.legal-03 {
	background-position: 9px -85px
}

a.legal-04 {
	background-position: 9px -130px
}

a.legal-05 {
	background-position: 9px -178px
}

a.legal-06 {
	background-position: 9px -229px
}
