﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

body {
   
    color: #000000;
    font: 12px "宋体","Arial","Verdana";
}

.container {
    width: 1001px;
    margin: 0 auto;
}

.header {
    width: 100%;
    height: 367px;
}

.header_1 {
    width: 100%;
    height: 307px;
}

.header_2 {
    width: 100%;
    height: 67px;
    /*background: url("../images/bg_menu.png") left top no-repeat;*/
}

a.topmenu_1:link, a.topmenu_1:visited {
   width: 372px;
    height: 67px;
    background: url("../images/topmenu_a.png") no-repeat 0px 0px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #208d3f;
    text-align: center;
    text-decoration: none;
    line-height: 67px;
}
a.topmenu_1:hover,a.topmenu_1:active {
   width: 372px;
    height: 67px;
    background: url("../images/topmenu_d.png") no-repeat 0px 0px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #208d3f;
    text-align: center;
    text-decoration: none;
    line-height: 67px;
}
a.topmenu_1_focus {
    width: 372px;
    height: 67px;
    background: url("../images/topmenu_d.png") no-repeat 0px 0px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #208d3f;
    text-align: center;
    text-decoration: none;
    line-height: 67px;
}
a.topmenu_4:link, a.topmenu_4:visited {
   width: 359px;
    height: 67px;
    background: url("../images/topmenu_a.png") no-repeat -639px 0px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #208d3f;
    text-align: center;
    text-decoration: none;
    line-height: 67px;
}
a.topmenu_4:hover,a.topmenu_4:active {
  width: 359px;
    height: 67px;
    background: url("../images/topmenu_d.png") no-repeat -639px 0px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #208d3f;
    text-align: center;
    text-decoration: none;
    line-height: 67px;
}
a.topmenu_4_focus {
   width: 359px;
    height: 67px;
    background: url("../images/topmenu_d.png") no-repeat -639px 0px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #208d3f;
    text-align: center;
    text-decoration: none;
    line-height: 67px;
}

a.topmenu_3:link, a.topmenu_3:visited {
     width: 269px;
    height: 67px;
    background: url("../images/topmenu_a.png") no-repeat -371px 0px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #208d3f;
    text-align: center;
    text-decoration: none;
    line-height: 67px;
}
a.topmenu_3:hover,a.topmenu_3:active {
      width: 269px;
    height: 67px;
    background: url("../images/topmenu_d.png") no-repeat -371px 0px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #208d3f;
    text-align: center;
    text-decoration: none;
    line-height: 67px;
}

a.topmenu_3_focus {
       width: 269px;
    height: 67px;
    background: url("../images/topmenu_d.png") no-repeat -371px 0px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #208d3f;
    text-align: center;
    text-decoration: none;
    line-height: 67px;
}

.main {
    margin-top: 15px;
    margin-bottom: 40px;
}
/*a.topmenu:link, a.topmenu:visited {
    width: 120px;
    height: 57px;
    float: left;
     margin: 3px 0px 0px 15px; 
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #208d3f;
    text-align: center;
    text-decoration: none;
    line-height: 57px;
    margin-left: 108px;
}

a.topmenu:hover, a.topmenu:active {
    width: 120px;
    height: 57px;
    background-color: #208d3f;
    float: left;
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    line-height: 57px;
    margin-left: 108px;
    border-radius: 5px;
    border: none;
}


a.topmenu_focus {
    width: 120px;
    height: 57px;
    background-color: #208d3f;
    float: left;
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    line-height: 57px;
    margin-left: 108px;
    border-radius: 5px;
    border: none;
}



ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.tablehuigu tr {
    height: 30px;
}

.tablehuigu td a {
    text-decoration: none;
    color: #626262;
}

div.clear {
    clear: both;
}

div.space {
    height: 20px;
}

div.littlespace {
    height: 10px;
}

#pageframe {
    width: 1035px;
    margin: 0px auto;
    text-align: left;
}

#index_login {
    width: 1035px;
    height: 765px;
    background: url("../images/bg_login.jpg") left top no-repeat;
}

    #index_login #login_area {
        width: 325px;
        height: 125px;
        padding: 505px 0px 0px 570px;
        text-align: center;
        font-size: 14px;
        color: #626262;
    }

input#mobile {
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    color: #626262;
}

input#loginButton {
    width:226px;
	height:38px;
    background:url("../images/btn_login.png") left top no-repeat;
    cursor:pointer;
    color:#f0f0f0;
    background-color:#396DB7;
    border-radius: 5px;
}

input#submit {
    color: #f0f0f0;
    background-color: #396DB7;
    border-radius: 5px;
    width: 226px;
    height: 38px;
    background:url("../images/btn_login.png") left top no-repeat;
    border: none;
    cursor: pointer;
}

#framer {
    clear: both;
    width: 1009px;
    margin: 0px auto;
}

#footer {
    margin: 5px 0px 0px 0px;
}

#menu {
    width: 1009px;
    height: 57px;
    background: url("../images/bg_menu.png") left top no-repeat;
    margin: 3px 0px;
    padding: 0px 0px 0px 70px;
}



div.mainbox {
    border-radius: 5px;
    margin: 10px 0px;
}

div#mainleft {
    width: 250px;
    float: left;
}

div#mainright {
    width: 1009px;
    border-radius: 5px;
    float: left;
}

div.rbox {
    border-radius: 5px;
    background: #f0f0f0;
    margin: 0px 0px 10px 0px;
    min-height: 150px;
}

div.topic {
    font-size: 20px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #DA0F1F;
    text-align: center;
    padding: 10px 0px;
    margin: 0px 10px;
    border-bottom: 1px solid #c8c8c8;
    text-shadow: #ffffff 2px 3px 2px;
}

div.stopic {
    font-size: 20px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #208d3f;
    text-align: center;
    padding: 10px 0px;
    margin: 0px 10px;
    text-shadow: #ffffff 2px 3px 2px;
}

div.contentlist {
    width: 890px;
    padding: 50px 0px 20px 60px;
    font-size: 14px;
    color: #626262;
}

    div.contentlist p {
        font-size: 14px;
        color: #626262;
        line-height: 30px;
        text-indent: 2em;
    }

        div.contentlist p a {
            font-size: 14px;
            color: #626262;
            line-height: 35px;
        }

    div.contentlist table td {
        padding: 19px;
    }

        div.contentlist table td table td {
            padding: 10px 0px;
        }

#jiaoshoujianjie {
    background: url('../images/jianjie.jpg') no-repeat;
    height: 262px;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 60px;
}

    #jiaoshoujianjie p, li {
        line-height: 20px;
        font-size: 12px;
        color: #0054A7;
        font-weight: bold;
    }

    #jiaoshoujianjie ul li {
        list-style-type: disc;
    }


p#pnormal {
    text-indent: 2em;
}

img.borblue {
    border: 2px solid #0077b7;
}*/
