html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, del, dfn, em, img, ins, kbd, q, samp, small, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, footer, header, nav, section{ margin:0; padding:0; border:0; outline:0;  background:transparent; }
ul,ol,li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea{font-size:100%;font-weight:normal;}
input,img,fieldset{border:none;}
input{vertical-align:middle;}
th,td {padding: 0;}
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
a{ text-decoration: none;}

body{
    margin: 0;
}
.mb25{
    margin-bottom: 25px;
}

.big-bg01{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -100;

}
.big-bg01 img{
    display: block;
    height: 100%;
}
.w1200{
    width: 1200px;
    margin: auto;
    margin-top: 100px;
}
.listpage_tittle{
    background-color: #fe0000;
    height: 60px;
    line-height: 60px;
    color: white;
    font-size: 1.125em;
}
.listpage_vertical_line{
    height: 50%;
    border-left: 7px solid #ffffff;
    display: inline-block;
    margin-top: 12px;
    margin-left: 10px;
    float: left;
    margin-right: 4px;
}
.listpage_tittle_word{
    display: inline;

}
.listpage_tittle_word a {
    display: inline-block;
    color: #ffffff;
}
.ditu-box{
    background-color: white;
    margin-top: 30px;
    padding: 20px 0;
}
.ditu-box img{
    display: block;
    width: 947px;
    margin: auto;
}


/*list02 CSS*/
.list-box{
    background-color: #ffffff;
    padding: 30px 40px;
    margin-top: 30px;
}

table.altrowstable {
    font-family: verdana,arial,sans-serif;
    font-size:1.125em;
    color:#333333;
    border-width: 2px;
    border-color: #fff;
    border-collapse: collapse;
    width: 1070px;
    margin: auto;
}

#fisrt th{
    color: #fff;
    padding: 6px;
}
table.altrowstable tr{
    text-align: center;
}
table.altrowstable th {
    border-width: 2px;
    padding: 8px;
    border-style: solid;
    border-color: #fff;
    width: 168px;
    background-color: #5b9bd5;
}
table.altrowstable td {
    border-width: 2px;
    padding: 8px;
    border-style: solid;
    border-color: #fff;
}
.oddrowcolor{
    background-color:#d2deef;
}
.evenrowcolor{
    background-color:#e2eff7;
}
#fisrt{
    font-size: 1.25em;
}

/*detail CSS*/
.inpage_content{
    background-color: #fff;
    padding: 30px 40px;
    margin-top: 30px;
}
.detail_tittle {
    text-align: center;
    color: #fe0000;
    padding: 20px 0;
    line-height: 30px;
    font-size: 1.25em;
    border-bottom: 1px solid #d5d5d5;
}
.detail_intro {
    text-align: center;

    color: #959595;
    font-size: 0.8em;
    width: 90%;
    margin: 20px auto;
    overflow: hidden;
}
.detail_intro span{
    display: block;
    float: left;
    width: 33%;
}
.detail_text a{
    color: red;
}
.detail_content {

    color: #333;
    font-size: 16px;
    line-height: 34px;
    width: 90%;
    margin: 30px auto;
    text-align: left;
}
.inpage_form_intro {
    font-family: initial;
}
.inpage_form_intro div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    font-family: initial;
}
.detail_content div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    font-family: initial;
}
.parbd{
    margin-top: 10px;
}

.parbd .slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 5px;
    z-index: 1;
}
.parbd .slideBox .hd ul li{
    float: left;
    margin-right: 2px;
    width: 10px;
    height: 10px;
    background: #fff;

}
.parbd .slideBox .hd ul li.on{
    background-color: #fe0000;
}
.parbd .slideBox .bd ul li{
    width: 480px;
}
.list-img{
    display: inline-block; margin-top: 30px
}


.left{float: left;
    width: 480px;}
.right{
    float: right;
    width: 500px;
    margin-top: 15px;
}
.parbd .slideBox {
    width: 480px;
    overflow: hidden;
    position: relative;
}
.parbd .slideBox img {
    height:300px;
    display: block;
}
.detail_content .right p{
    text-indent: 32px;
}
