body,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
    font-weight: 400;
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: 'hkktl';
    src: url(/fonts/hkktl.woff2), url(/fonts/hkktl.woff), url(/fonts/hkktl.otf), url(/fonts/hkktl.ttf), url(/fonts/hkktl.eot);
    h1, h2, h3, h4, h4, h5 {
    margin: 0;
    padding: 0;
}
.inside_con{ padding:10px; min-height:400px;}
body {
    background-color: #FFFFFF;
    color: #333;
    font-family:' ';
    font-size: 12px;
    padding: 0 10px;
    text-align: left;
}

select {
    font-size: 12px;
}

table {
    border-collapse: collapse;
}

fieldset,
img {
    border: 0 none;
}

fieldset {
    margin: 0;
    padding: 0;
}

fieldset p {
    margin: 0;
    padding: 0 0 0 8px;
}

legend {
    display: none;
}

address,
caption,
em,
strong,
th,
i {
    font-style: normal;
    font-weight: 400;
}

table caption {
    margin-left: -1px;
}

hr {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #E4E4E4;
    border-width: 1px 0;
    clear: both;
    height: 2px;
    margin: 5px 0;
    overflow: hidden;
}

ol,
ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

caption,
th {
    text-align: left;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: ””;
}

2.百度（CSS Reset）： body {
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.4;
    text-align: center;
}

body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
fieldset,
legend,
input,
textarea,
select,
button,
th,
td {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

table {
    font-size: inherit;
}

input,
select {
    font-family: arial, helvetica, clean, sans-serif;
    font-size: 100%;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}

button {
    overflow: visible;
}

th,
em,
strong,
b,
address,
cite {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

img,
fieldset {
    border: 0 none;
}

ins {
    text-decoration: none;
}
a{
    text-decoration: none;
}





/**/
.chaxun{ width:500px; margin:0 auto; font-size:12px; line-height:1.5em;}
.chaxun table th{ width:70px; padding:10px 10px 10px 0; font-weight:normal; text-align:right;}
.chaxun table td{ width:420px; padding:10px 0;}
.chaxun b{ color:#f00;}
.chaxun .text1{ border:1px solid #ccc; width:398px; height:34px; line-height:34px; padding:0 10px;}
.chaxun .button1{ display:block; width:170px; height:36px; line-height:36px; background:#eda83b; color:#fff; text-align:center; border-radius:5px; font-size:16px;}
/**/
.jieguobg{  border: 7px solid white;
    transition: all 0.5s ease-in-out;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.4);  width: 700px;
    height: 990px;
    margin: 60px auto 0;}
.jieguo{ width:700px; height:990px; margin:0 auto;}
.jieguo .box1{}
.jieguo .box1 .txt{ float:left; margin:266px 0 0 180px;}
.jieguo .box1 .txt ul li{ font-size:17px; line-height:30px; color:#000; font-weight:bold;}
.jieguo .box1 .img{ float:right; margin:300px 100px 0 0;}
.jieguo .box1 .img img{ display:block; width:122px;}
.jieguo .box2{}
.jieguo .box2 .img{ float:left; margin:160px 0 0 128px;}
.jieguo .box2 .img img{ display:block; width:120px;}
.jieguo .box2 .txt{ float:right; margin:263px 159px 0 0; font-size:17px; line-height:30px; color:#000; font-weight:bold;}
.jieguo .box2 .txt span{ margin:0 0 0 10px;}
.page_btn{ margin:30px 0 80px 0; text-align:center;}
.page_btn input{ padding:0 5px; font-size:14px;}

a{ text-decoration:none;}









input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 font-family: ' ';
}
input:-moz-placeholder, textarea:-moz-placeholder {
 font-family: ' ';
}
input::-moz-placeholder, textarea::-moz-placeholder {
 font-family: ' ';
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
 font-family: ' ';
}


















<!--0.00017809867858887-->