﻿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-1100{width:1100px;margin:0 auto;}
/*顶部导航开始*/
.bt-top-nav{background: #245399;height:35px;line-height:35px;color:#bfd5f5;font-size: 13px}
.bt-top-nav a{color:#bfd5f5;}
.bt-top-nav span{padding:0 12px;width:2px;}
.bt-banner{height:135px;background: url("banner_03.jpg") no-repeat}
.bt-banner .bt-search{width:260px;height:35px;margin-top:50px;position:relative;}
.bt-banner .bt-search input.searchText{width:260px;*height:35px;padding-left:15px;padding-right:35px;padding-top:7px;padding-bottom:6px;color:#aaaaaa;border:1px solid #aaaaaa;}
.bt-banner .bt-search input[type="image"]{position:absolute;right:15px;top:7px;border:0;}
.bt-nav{line-height:45px;height:45px;}
.bt-nav a{float:left;width:137.5px;padding-left:45px;color:#184a96;font-size:17px;}
.bt-nav a.bt-nav-1{background: url("nav_03.jpg") no-repeat 1px}
.bt-nav a.bt-nav-2{background: url("nav_06.jpg") no-repeat 1px}
.bt-nav a.bt-nav-3{background: url("nav_08.jpg") no-repeat 1px}
.bt-nav a.bt-nav-4{background: url("nav_11.jpg") no-repeat 1px}
.bt-nav a.bt-nav-5{background: url("nav_14.jpg") no-repeat 1px}
.bt-nav a.bt-nav-6{background: url("nav_16.jpg") no-repeat 1px}
.bt-nav a.bt-nav-7{background: url("nav_19.jpg") no-repeat 1px}
.bt-nav a.bt-nav-8{background: url("nav_22.jpg") no-repeat 1px}

.bt-nav a:hover{color:#c00000;}
.bt-nav a.bt-nav-1:hover{background: url("nav_23.jpg") no-repeat 1px}
.bt-nav a.bt-nav-2:hover{background: url("nav_24.jpg") no-repeat 1px}
.bt-nav a.bt-nav-3:hover{background: url("nav_25.jpg") no-repeat 1px}
.bt-nav a.bt-nav-4:hover{background: url("nav_26.jpg") no-repeat 1px}
.bt-nav a.bt-nav-5:hover{background: url("nav_27.jpg") no-repeat 1px}
.bt-nav a.bt-nav-6:hover{background: url("nav_28.jpg") no-repeat 1px}
.bt-nav a.bt-nav-7:hover{background: url("nav_29.jpg") no-repeat 1px}
.bt-nav a.bt-nav-8:hover{background: url("nav_30.jpg") no-repeat 1px}
/*顶部导航结束*/

/*主内容开始*/
/*第一层开始*/
.bt-content-1{border-top:8px solid #7893be;margin-bottom:30px;}
/*当前位置*/
.bt-content-1 .dqwz{height:40px;line-height:40px;background: #eee;font-size:13px;color:#666;}
.bt-content-1 .dqwz a:hover{color:#f00;}
.content_wzy{min-height: 500px;}

/**主内容区结束**/
/*页脚区域开始*/
.bt-footer{height:125px;background: #373f48}
.bt-footer-top{padding-top:30px;height:94px;color:#bcbec0;font-size:13px;}
.bt-footer-top li{float:left;height:64px;}
.bt-footer-top li.bt-footer-sysm{float:right;line-height:64px;}
.bt-footer-top li.bt-footer-sysm a{color:#bcbec0;}
.bt-footer-top li.bt-footer-sysm span{padding:0 10px;}
/*页脚区结束*/
 @media screen and (max-width: 768px){
	#barrierfree_container{min-width:100% !important;}
}