﻿* {
    margin: 0px;
    padding: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    border: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}
a{color: #333333;}

a:hover {
    color: #004a7c;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
	  text-decoration: none;
}
ul li,
ol li {
    list-style-type: none;
}

body {
    font-family: "microsoft Yahei";
    width: 100%;
/*    background: #050b2d;*/
}
.height10{width: 100%;height: 10px;}
.height15{width: 100%;height: 15px;}
.height20{width: 100%;height: 20px;}
.height25{width: 100%;height: 25px;}
.height30{width: 100%;height: 30px;}
/*********************************第一层样式*********************************/
.dqwz_new{height: 40px;line-height: 40px;background: #ededed;}
.dqwz_con{width: 1100px;margin: auto; font-size: 13px;color: #454545;background: url(home1.png) no-repeat 15px 15px;padding-left: 35px;}
.maincon{width: 1100px;margin: auto;position: relative;}
.column_list{width: 280px;position: absolute;left: 0;top: 0px;bottom: 0px;    background: #f5f5f5;}
.colimn_list_parent{height: 50px;line-height: 50px;background: #015293;font-size: 17px;font-weight: bold;text-align: center;color: #ffffff;}
.colimn_list_siblings {background: #f5f5f5;}
.colimn_list_siblings ul li{border-top: 1px solid #dbdbdb;height: 45px;line-height: 45px;font-size: 17px;padding-left: 40px;}
.colimn_list_siblings ul li.hover{background: #3e95d0;}
.colimn_list_siblings ul li.hover a{color: #ffffff;}
.colimn_list_siblings ul li:first-child{border-top: none;}
.message_list{width: 795px;}
.message_list_top {border: 1px solid #dfdfdf;}
.message_list_top ul li{float: left;background: url(columnone.png) no-repeat;width: 100px;height: 40px;line-height: 40px;text-align: center;font-size: 15px;margin-right: 10px;}
.message_list_top ul{margin:15px 0px 15px 15px;}
.message_list_bottom{border: 1px solid #dfdfdf;width: 100%;padding: 15px;background: #f9f9f9;}
.message_list_bottom ul li{font-size: 17px;line-height: 34px;background: url(columndian.png) no-repeat 5px 17px;padding-left: 15px; }
.message_list_bottom ul li span.one{color: #333333}
.message_list_bottom ul li span.two{color: #999999}
.dqwz{width: 100%;height: 40px;line-height: 40px;background: #ededed;}
.dqwzcon{width: 1100px;margin: auto;font-size: 13px;color: #454545;}
.dqwzcon a{color: #454545;}
.one_wz{background: url(home1.png) no-repeat 0px 15px;padding-left: 20px}