﻿body{
    font-family: "微软雅黑";
    font-size:15px;
    color:#333;
}
ul,li{
    padding: 0;
    margin: 0;
    list-style: none;
}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}
.bt-text-center{text-align:center;}
.bt-text-left{text-align:left;}
.bt-text-right{text-align:right;}
.bt-box-1200{width:1200px;margin:0 auto;}
/*顶部导航开始*/
.bt-top-nav{background: #245399;height:40px;line-height:40px;color:#ffffff;font-size: 15px}
.bt-top-nav a{color:#ffffff;margin-right:15px;}
.bt-top-nav span{color:#ffffff;margin-right:15px;}
.bt-top-nav a img{padding-right:5px;margin-top:-3px;}
.bt-banner{height:220px;background: url("banner.jpg") no-repeat center top;}
.bt-banner .bt-search{width:353px;height:40px;line-height:40px;margin-top:85px;background:url("search_03.png") no-repeat;}
.bt-banner .bt-search input.searchText{width:297px;height:40px;padding-left:15px;font-size:13px;padding-right:15px;color:#999999;border:0;float:left;}
.bt-banner .bt-search input[type="image"]{border:0;float:left;height:40px;width:56px;margin:0;padding:0;}
.bt-nav{line-height:45px;height:45px;padding-top:175px;background:none;}
.bt-nav a{float:left;width:164.2px;padding-left:45px;color:#245399;font-size:19px;font-weight:bold;}
.bt-nav a.bt-nav-1{background: url("icon.png") no-repeat 1px}
.bt-nav a.bt-nav-2{background: url("icon1.png") no-repeat 1px}
.bt-nav a.bt-nav-3{background: url("icon2.png") no-repeat 1px}
.bt-nav a.bt-nav-4{background: url("icon3.png") no-repeat 1px}
.bt-nav a.bt-nav-5{background: url("icon4.png") no-repeat 1px}
.bt-nav a.bt-nav-6{background: url("icon5.png") no-repeat 1px}
.bt-nav a.bt-nav-7{background: url("icon6.png") no-repeat 1px}

.bt-nav a:hover{color:#c31f0b;}
.bt-nav a.bt-nav-1:hover{background: url("iconh.png") no-repeat 1px}
.bt-nav a.bt-nav-2:hover{background: url("icon1h.png") no-repeat 1px}
.bt-nav a.bt-nav-3:hover{background: url("icon2h.png") no-repeat 1px}
.bt-nav a.bt-nav-4:hover{background: url("icon3h.png") no-repeat 1px}
.bt-nav a.bt-nav-5:hover{background: url("icon4h.png") no-repeat 1px}
.bt-nav a.bt-nav-6:hover{background: url("icon5h.png") no-repeat 1px}
.bt-nav a.bt-nav-7:hover{background: url("icon6h.png") no-repeat 1px}
/*顶部导航结束*/

/*主内容开始*/
.currentpath{background:#ededed;height:40px;line-height: 40px;}
.currentpath a {
    color: #454545;
    font-size: 13px;
}
/*第一层开始*/
.content_box {
    padding: 30px 0;
}
.dqlm-left {
    background: #245399;
    height: 50px;
    line-height:50px;
    text-align: left;
    color: white;
    font-weight: bold;
    font-size:17px;
    padding-left:40px;
}
.dqlmlb {
    width: 280px;
    text-align: left;
    padding-top: 10px;
}
.col_title {
    text-align: left;
    font-size:17px;
    font-weight:bold;
    line-height: 50px;
}
.dqlmlb li {
    background: url(lmy.png) no-repeat 25px center;
    display: block;
    width: 280px;
    padding-left:45px;
    height: 45px;
    color: rgb(0, 0, 0);
    line-height: 45px;
    font-size: 17px;
    border-bottom: 1px solid #e3e3e3;
}
.dqlmlb li a{
    font-size: 17px;
    color:#000000;
}
.col_box .dqlmlb .current {
    background: url(lmyh.png) no-repeat 25px center;
}
.col_box .dqlmlb .current a{
    color:#3483d6;
}
.list ul {
    min-height: 500px;
    padding:15px;
}
.list li {
    background: url(dian_09.jpg) no-repeat left;
    line-height: 45px;
    padding-left: 12px;
    font-size: 17px;
    border-bottom-color: rgb(232, 232, 232);
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}
.list li a{
    color:#333333;
}
.list li span {
    color: rgb(153, 153, 153);
    float: right;
}


/*第一层结束*/

/**主内容区结束**/
/*页脚区域开始*/
.bt-footer{height:220px;background: #245399}
.bt-footer .yqlj {padding-top:20px;overflow: hidden;}
.bt-footer .yqlj select{border: 1px solid #446B9A;float:left;width:232px;height:30px;margin-right:10px;line-height:30px;background: #245399;color:#ffffff;}
.bt-footer .yqlj_bottom li{float:left;}
.bt-footer .yqlj_bottom li.jg{width:200px;height:165px;text-align: right;padding-top:50px;}
.bt-footer .yqlj_bottom li.text{width:800px;height:165px;text-align: center;color:#c3ccde;padding-top:25px;}
.bt-footer .yqlj_bottom li.text p{font-size:15px;line-height: 30px}
.bt-footer .yqlj_bottom li.text p.tel{font-size:17px;}
.bt-footer .yqlj_bottom li.text p a{color:#c3ccde;}
.bt-footer .yqlj_bottom li.text p.tel span{padding:0 5px;}
.bt-footer .yqlj_bottom li.jc{width:200px;height:165px;text-align: left;padding-top:50px;}

/*页脚区结束*/