body {
    behavior: url(../csshover.htc);
    background: #dff3fe;
    hieght:100%;
	margin:0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a {
    color: #000;
}

#wrap {
    width: 1005px;
    margin: 0 auto;

}
.top{
	width: 100%;
	background: url(../images/top_bg.jpg) no-repeat 50% 50%;
}
#header {
    width: 1005px;
	margin: 0 auto;
}

#logo_srh {
    width: 100%;
    /*height: 150px;*/
	padding-top:10px;

}

#logo_srh .logo {
    width: 500px;
    height: 110px;
}

#logo_srh .logo img {
    width: 300px;
    height: 100px;
    margin-top: 10px;
}

#logo_srh .serch {
    width: 505px;
    height: 110px;
	float: right;
}

#logo_srh .s_img img {
    width: 20px;
    height: 20px;
    margin: 4px 3px;
}

#logo_srh .s_txt {
    border: 1px solid rgba(10, 134, 222, 0.5);
    border: 1px solid #7dc0ee;
    border-right: none;
    height: 28px;
}

#logo_srh .s_txt:hover {
    border: 1px solid rgba(10, 134, 222, 0.7);
    border-right: none;
}

#logo_srh .s_txt input {
    width: 170px;
    height: 25px;
    border: none;
    border: 0;
    outline: none;
    outline: 0;
    text-indent: 5px;
}

#logo_srh .s_btn input {
    width: 50px;
    height: 30px;
    background: rgba(10, 134, 222, 0.95);
    background-color: #158bdf;
    border: none;

    color: #fff;
    outline: none;
    cursor: pointer;
}

#logo_srh .s_btn input:hover {
    background: #0a86de;
}

#logo_srh .serch_cnt {
    margin-top: 60px;
    padding-right: 30px;
}

#nav {
    width: 100%;
    height: 30px;
    margin-top: 10px;
    border-bottom: 4px solid #013ba7;
}

#nav .nav_wrap {
    width: 900px;
    height: 30px;
    margin: 0 auto;

}

#nav .nav_wrap .nav_cnt {
    width: 100px;
    height: 29px;
    border: 1px solid #60b8ff;
    border-bottom: none;
    background: #dff3fe;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
    position: relative;
    /*overflow: hidden;*/
}

#nav .nav_wrap .nav_cnt a {
    font-size: 15px;
    font-weight: 600;
    color: #003ba9;
    letter-spacing: 3px;
}

#nav .nav_wrap .nav_cnt:hover {
    background: #fff;
}

#nav .nav_wrap .nav_menu {
    width: auto;
    position: absolute;
    top: 100%;
    left: 0;
    border: 1px solid #60b8ff;
    background: #fff;

}

#nav .nav_wrap .nav_menu li {
    width: 100px;
    height: 30px;
    border-bottom: 1px dashed #60b8ff;
}

#nav .nav_wrap .nav_menu li:hover {
    background: #dff3fe;
}

#h_message {
    width: 100%;
    height: 30px;

}

#h_message span {
    display: inline;
    font-size: 12px;
    font-weight: bold;
    padding: 0 5px;
    color: #000;
}

#h_message ul {
    float: right;
    margin-right: 100px;
}

#h_message li {
    line-height: 30px;
    float: left;
    font-size: 13px;
}

#h_message li:hover a {
    color: #0a86de;
    text-decoration: underline;
}

#content {
    width: 100%;
}

#cnt_top {
    height: 400px;
    width: 100%;
    margin: 0 auto;
    background: #f2f2f2;
}

#cnt_top .cnt_top_txt {
    width: 980px;
    margin: 0 auto;
}

#cnt_top_wrap {
    width: 980px;
    height: 290px;
    margin: 0 auto;
    margin-top: 20px;
}

#cnt_top_wrap .cnt_top_mzdt {
    width: 730px;
    height: 100%;
    border: 1px solid #ccc;
    background: #fff;
}

#cnt_top_wrap .cnt_top_figure {
    display: inline;
    width: 360px;
    height: 250px;
    margin: 20px 0 20px 10px;

}

#cnt_top_wrap .mzdt_list {
    width: 340px;
    display: inline;
    height: 250px;
    margin: 20px 5px;
}

#cnt_top_wrap .mzdt_title {
    width: 100%;
    height: 35px;
    border-bottom: 2px solid #d7d7d7;
    line-height: 35px;
}

.more a {
    color: #999;
    font-size: 13px;

}

.more a:hover {
    color: #e84c3d;
}

#cnt_top_wrap .mzdt_title .mzdt_title_l {
    font-size: 16px;
    color: #e84c3d;
    padding: 0 10px;
    border-bottom: 2px solid #e84c3d;
}

#cnt_top_wrap .mzdt_list .mzdt_list_txt li {
    width: 100%;
    height: 30px;
    /*margin: 10px 5px;*/
    line-height: 20px;
    float: left;
}

#cnt_top_wrap .mzdt_list .mzdt_list_txt li:first-child {
    margin-top: 20px;
}

#cnt_top_wrap .mzdt_list .mzdt_list_txt li img {
    margin: 10px 5px;
    float: left;
}

#cnt_top_wrap .mzdt_list .mzdt_list_txt li a {
    width: 270px;
    float: left;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    color: #333;
}

.date {
    display: block;
    color: #999;
    width: 50px;
    font-size: 14px;
}

#cnt_top_wrap .mzdt_list .mzdt_list_txt li:hover a {
    color: #e84c3d;
}

#cnt_top_wrap .cnt_top_notice {
    width: 225px;
    height: 100%;
    border: 1px solid #ccc;
    background: #fff;
}

#cnt_top_wrap .cnt_top_notice .cnt_not_title {
    width: 100%;
    height: 35px;
    background: #f7f7f7;
    line-height: 35px;
}

#cnt_top_wrap .cnt_top_notice .cnt_not_title img {
    margin: 0 10px -4px 10px;
}

#cnt_top_wrap .cnt_not_l {
    color: #e74c3a;
    font-size: 16px;
}

#cnt_top_wrap .cnt_not_list li {
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    color: #ccc;
}

#cnt_top_wrap .cnt_not_list img {
    margin: 4px 5px;
}

#cnt_top_wrap .cnt_not_list li a {
    color: #313332;
    font-size: 14px;
}

#cnt_top_wrap .cnt_not_list li .cnt_not_txt {
    width: 100%;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

#cnt_top_wrap .cnt_not_date {
    text-align: right;
    font-size: 14px;
}

#cnt_top_wrap .cnt_not_list li:hover a {
    color: #e74c3a;
}

#cnt_mid {
    width: 1002px;

    background: #fff;
}

.cnt_news_list {
    width: 315px;
    margin: 10px 0 5px 15px;
!important;
    display: inline;
}

.cnt_news_list .news_list_head {
    width: 100%;
    height: 30px;
    border-bottom: 2px solid #d7d7d7;
    line-height: 30px;
    background: #f7f7f7;
}

.cnt_news_list .news_title_l {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    float: left;
    padding: 0 10px;
    background: #e84c3d;
}

.cnt_news_list .news_list_item {
    margin-top: 20px;
}

.cnt_news_list .news_list_item li {
    width: 100%;
    height: 20px;
    padding: 5px 5px;
    line-height: 20px;
}

.cnt_news_list .news_list_item li img {
    margin: 10px 5px;
    float: left;
}

.cnt_news_list .news_list_item li a {
    width: 245px;
    float: left;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    color: #333;
}

.cnt_news_list .news_list_item li:hover a {
    color: #e84c3d;
}

#cnt_platform {
    width: 99%;
    height: 157px;
    margin-top: 10px;
    background: #fff;
}

#cnt_platform .cnt_p_head img {
    width: 100%;
    margin: 0 auto;
    height: 45px;
}

#cnt_platform .cnt_p_item li {
    float: left;
}

#cnt_dream {
    width: 99%;
    height: 100px;
    padding-top: 20px;
}

#cnt_dream img {
    width: 100%;
    height: 100px;
}

#cnt_xzgs {
    width: 100%;
    height: 320px;
    background: gray;
}

#cnt_onlineserv {
    width: 100%;
}

#cnt_onlineserv .cnt_serv_l {
    width: 785px;
    background: #fff;
}

#cnt_onlineserv .cnt_serv_r {
    width: 220px;
    background: #fff;
}

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

#cnt_onlineserv .serv_l_cnt_left {
    width: 205px;
    padding-top: 10px;

}

#cnt_onlineserv .serv_l_cnt_right {
    width: 550px;
}

#cnt_onlineserv .serv_r_item {
    width: 111px;
    padding-top: 30px;
}

#cnt_onlineserv .link_img {

}

#cnt_onlineserv .link_select {
    width: 98%;
    height: 30px;
    margin-top: 5px;
    border: 1px solid #fee2a1;
}

.select_item {
    margin-top: 5px;
    margin-left: 10px;

}

.select_item select {
    width: 155px;
    height: 19px;
}

#cnt_onlineserv .gzcy {
    padding-bottom: 10px;
    background: #2680c4;
}

#cnt_onlineserv .xzzx img {
    margin-top: 10px;
}

#footer {
    width: 100%;
    background: #d9d9d9;
    height: 135px;
    margin-top: 10px;
}

#footer .foot_wrap {
    width: 1005px;
    margin: 0 auto;
}

#footer .foot_txt {
    width: 850px;
    height: 100%;
    text-align: center;
    line-height: 22px;
    padding-top: 20px;
    font-size: 14px;
    color: #848484;
    letter-spacing: 1px;
}

#footer .foot_txt a {
    color: #848484;
}

#footer .foot_red {
    width: 105px;
    margin-top: 20px;
}
lygljhqwsx