﻿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;}
/*顶部导航开始*/
@charset "utf-8";
/* CSS Document */
body,div,span,p,a,img{
    margin:0;
    padding:0;
    font-family:"微软雅黑";
    border:0;
}
a:hover{
    color:#f00;
}
.top_box{
    width:1100px;
    margin:0 auto;
    height:40px;
}
.top_left{
    width:230px;
    height:40px;
    float:left;
}
.top_left li{
    float:left;
}
.top_left a{
    display:block;
    line-height:40px;
    font-size:13px;
    color:#666666;
}
.shuxian{
    height:15px;
    width:2px;
    margin-left:5px;
    background:url(shuxian_03.jpg);
    margin-top:13px;
    margin-right:5px;
}
.top_left ul{
    width:250px;
    height:40px;
}
.top_left ul td {
    font-size:13px;
    line-height:40px;
    color:#666;
}
.top_right{
    float:right;
    width:870px;
    height:40px;
}
.top_right ul{
    width:870px;
    height:40px;
}
.top_right li{
    float:right;
}
.top_right a{
    display:block;
    line-height:40px;
    font-size:13px;
    color:#666666;
}
.banner_box{
    height:150px;
    width:100%;
    background:url(yy_banner_bj_03.jpg);
    background-position:center;
}
.banner{
    width:1100px;
    height:150px;
    margin: 0 auto;
}
.nav{
    width:100%;
    height:50px;
    background-color:#0e6ce0;
}
.nav_box{
    width:1100px;
    height:50px;
    margin:0 auto;
}
.nav_shuxian{
    height:50px;
    width:1px !important;
    background-color:#277be3;
}
.nav_box li{
    width:136px;
    height:50px;
    float:left;
}
.nav_box li a{
    width:100%;
    height:50px;
    display:block;
    font-size:17px;
    color:#fff;
    text-align:center;
    line-height:50px;
}
.nav_box li a:hover{
    background-color:#0267b4;
}
/*顶部导航结束*/

/*主内容开始*/
/*第一层开始*/
.bt-content-1{padding-bottom:25px;background: #f1f1f1;}
/*当前位置*/
.bt-content-1 .dqwz{font-size:13px;height:38px;line-height:38px;color:#333333;}
.bt-content-1 .dqwz a:hover{color:#f00;}
/*栏目信息左侧*/
.content_list .lm_left_top{height:40px;line-height:40px;text-align:center;font-size:16px;font-weight:bold;color:#fff;background: #0e6ce0;}
.content_list .lm_left_bottom li{height:45px;line-height: 45px;font-size:15px;padding-left:15px;}
.content_list .lm_left_bottom li a{display:block;padding-left:20px;color:#333333;background: url("lm_bg.png") left no-repeat;}
.content_list .lm_left_bottom li a:hover{color:#0e6ce0;background: url("lm_bg1.png") left no-repeat;}
/*栏目信息右侧*/
.content_list .lm_right{padding:0 20px;}
.content_list .lm_right_top{height:40px;line-height:40px;border-bottom:2px solid #cdcdcd;}
.content_list .lm_right_top span{display:inline-block;height:40px;font-size:16px;font-weight:bold;color:#3d3d3d;border-bottom:2px solid #0e6ce0;padding-left:26px;padding-right:13px;background: url("lm_bg2.png") left no-repeat}
.content_list .lm_right_list li{height:45px;line-height: 45px;font-size:16px;border-bottom:1px dashed #e8e8e8;overflow: hidden}
.content_list .lm_right_list li img{padding-right:10px;}
.content_list .lm_right_list li a{color:#3d3d3d;}
.content_list .lm_right_list li a:hover{color:#f00;}
.content_list .lm_right_list li span{float:right;color:#666;}

/**主内容区结束**/
/*页脚区域开始*/
/*底部版权*/
.bt-footer{height:130px;background: #373f48}
.footer_box{width:1100px;margin:0 auto;color:#bcbec0;font-size:13px;}
.bq2_right p{
    line-height:24px;
    font-size:13px;
    color:#d9d9d9;
}
.bt-footer ul{overflow: hidden}
.bt-footer li{float:left;margin-top:30px;}
.bt-footer li.bq1{height:80px;width:80px;border-right:1px solid #a0a3a6;margin-top:28px;}
.bt-footer li.bq2{height:80px;width:640px;line-height:25px;}
.bt-footer li.bq2>div{height:80px;float:left;}
.bt-footer li.bq2 div.bq2_left{margin:0 20px;padding-top:10px;}
.bt-footer li.bq3{margin-top:24px; float:right;}
.bt-footer li.bq3 .bq3_left{float:left;line-height:25px;margin:0 35px;margin-top:10px;}
.bt-footer li.bq3 .bq3_left a{color:#bcbec0;}
.bt-footer li.bq3 .bq3_left span{padding:0 5px;}
.bt-footer li.bq3 .bq3_right{float:right;}
/*页脚区结束*/