
/* CSS Document */


li {
    list-style: none;
}

a:hover {
    position: relative;
    left: 2px;
    right: 2px;
}




.tob {
    width: 100%;
    height: 110px;
}

.tob_inner {
    width: 1000px;
    margin: 0 auto;
}

.index_tob_inner_tab {
    width: 1000px;
    height: 30px;
    background-color: #06F;
    margin-top: 5px;
}

    .index_tob_inner_tab ul li {
        width: 110px;
        height: 30px;
        float: left;
        text-align: center;
        border-right: 1px #ccc solid;
    }

        .index_tob_inner_tab ul li a {
            font-family: "宋体";
            font-size: 14px;
            color: #fff;
            line-height: 30px;
            padding: 2px 10px;
        }

.index_main {
    float: left;
    width: 1000px;
    height: auto;
}

.main_top {
    height: 244px;
    margin-top: 10px;
}

.main_top_l {
    width: 245px;
    height: 244px;
    float: left;
    display: block;
}

.main_top_l_t {
    width: 245px;
    height: 32px;
}

.main_top_bj {
    width: 78px;
    height: 30px;
    float: left;
    border-bottom: 2px #09F solid;
    font-family: "宋体";
    font-size: 14px;
    line-height: 30px;
    color: #217cc2;
    text-align: center;
    font-weight: bold;
}

.main_top_text a {
    font-family: "宋体";
    font-size: 12px;
    float: right;
    padding-top: 15px;
}

.main_top_l_m {
    width: 245px;
    height: 60px;
    margin-top: 4px;
}

.main_top_l_m_l {
    width: 94px;
    height: 60px;
    float: left;
}

.main_top_l_m_r h5 {
    font-family: "微软雅黑";
    color: #333;
    font-size: 14px;
}

.main_top_l_m_r p {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #333;
}

.main_top_l_m_r {
    width: 235px;
    height: 58px;
    padding-left: 10px;
    border: #ccc 1px solid;
}

.main_top_l_b {
    width: 245px;
    height: 200px;
    margin-top: 2px;
    line-height: 23px;
}

    .main_top_l_b ul {
        margin-top: 4px;
        margin-left: 2px;
        margin-right: 6px;
    }

    .main_top_l_b li {
        float: left;
        margin-top: 1px;
        width: 245px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

        .main_top_l_b li a {
            font-family: "宋体";
            font-size: 13px;
            line-height: 13px;
            color: #333;
            margin-left: 15px;
        }

.main_top_r {
    width: 745px;
    height: 236px;
    display: block;
    float: right;
    margin-left: 7px;
}

.main_top_r_t {
    width: 735px;
    height: 32px;
}

.main_top_r_t_img {
    width: 100px;
    height: 30px;
    display: block;
    float: left;
    border-bottom: #09F 2px solid;
    font-family: "宋体";
    font-size: 14px;
    line-height: 30px;
    display: block;
    color: #217cc2;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
}

.main_top_img {
    width: 735px;
    height: 60px;
    margin-top: 6px;
    margin-left: 9px;
}

.main_top_logo {
    width: 114px;
    height: 60px;
    float: left;
    margin-right: 8px;
    display: box;
    display: -webkit-box;
    -webkit-box-align:center;
	-webkit-box-pack:center;
}

.main_bot {
    width: 100%;
    margin-top: 10px;
}

.main_bot_nav {
    width: 990px;
    height: 34px;
    display: block;
    background-color: #ecf2fe;
    border-bottom: #c6d8f0 1px solid;
    font-family: "宋体";
    font-size: 14px;
    line-height: 34px;
    color: #217cc2;
    display: block;
    float: left;
    padding-left: 10px;
    font-weight: bold;
}

.main_bot_l {
    width: 244px;
    display: block;
    margin-top: 5px;
    float: left;
    margin-right: 4px;
    border: #c6d8f0 1px solid;
}

.main_bot_l_text {
    width: 244px;
    height: 195px;
    margin-top: 5px;
    border-bottom: #c6d8f0 1px solid;
}

    .main_bot_l_text li {
        left no-repeat;
        float: left;
        width: 244px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-size: 12px;
    }

        .main_bot_l_text li a {
            margin-left: 5px;
        }

.main_bot_l_t_p {
    width: 244px;
    height: 27px;
    border-bottom: #c6d8f0 1px solid;
}


.main_bot_l_text ul a {
    padding-left: 4px;
    font-family: "宋体";
    font-size: 12px;
    color: #288bc2;
    line-height: 23px;
}


.main_bot_l_text_one {
    width: 244px;
    height: 348px;
    margin-top: 5px;
    border-bottom: #c6d8f0 1px solid;
}

    .main_bot_l_text_one li {
        left no-repeat;
        float: left;
        width: 244px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-size: 12px;
    }

        .main_bot_l_text_one li a {
            margin-left: 5px;
        }

    .main_bot_l_text_one a {
        padding-left: 4px;
        font-family: "宋体";
        font-size: 12px;
        color: #288bc2;
        line-height: 23px;
    }

.main_bot_l_text_four {
    width: 244px;
    height: 252px;
    margin-top: 5px;
    border-bottom: #c6d8f0 1px solid;
}

    .main_bot_l_text_four li {
        background: left no-repeat;
        float: left;
        width: 244px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-size: 12px;
    }

        .main_bot_l_text_four li a {
            margin-left: 5px;
        }

    .main_bot_l_text_four a {
        padding-left: 4px;
        font-family: "宋体";
        font-size: 12px;
        color: #288bc2;
        line-height: 23px;
    }

.footer {
    float: left;
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
}

.footer_top {
    width: 1000px;
    height: 50px;
    border: #c6d8f0 1px solid;
    text-align: center;
}

    .footer_top a {
        margin-left: 25px;
        font-family: "宋体";
        font-size: 12px;
        color: #333;
        line-height: 50px;
    }
/*.footer_bot_l{
	float:left;}
.footer_bot_m{
	float:left;
	margin-top:10px;
	margin-left:7px;
	}
.footer_bot_m a{
	font-family:"宋体";
	font-size:12px;
	color:#333;
	width:700px;
	}
.footer_bot_m_t p{
	font-family:"宋体";
	font-size:12px;
	color:#333;
	margin-top:30px;
	float:left;
	margin-left:20px;
	}
.footer_bot_m_b{
	font-family:"宋体";
	font-size:12px;
	color:#333;

	text-align:center;}

.footer_bot_r{
	float:right;}*/

.main_top_logo a{
    display:block;
    width:100%;
    height:100%;
    position:relative;
    overflow:hidden
}

/*固定宽 高自适应 全铺满*/
        .auto_img_Width {
            position: absolute;
            top: 50%;
          left: 25%;
            width: 50%;
            height: auto;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
        }
        /*固定高 宽自适应 全铺满*/
        .auto_img_Height {
             position: absolute;
            top: 50%;
            left: 25%;
            width: 50%;
            height: auto;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
        }