*{
	margin: 0;
	text-decoration: none;
    padding: 0;
	list-style: none;
}
/*中心部分*/
.main{
    width: 100%;
    padding-top: 8px;
    background-color: #f2f8ff; /*此处是图片*/
}
.center_head {
    position: relative;
    width: 1280px;
    margin: 0 auto;
    height:50px;
}
.col_logo {
    position: absolute;
    top: 44px;
    right: 44px;
}
.col_logo span{
	    float: left;
    margin-right: 20px;
}
.banner {
    width: 1280px;
    padding-top: 24px !important;
    margin: 0 auto;
    background: url(bj.png);
}
.box_center{
	padding:0 30px;
}
.box_center li{
	width:225px;
	height:220px;
	float: left;
	padding: 0 23px 0 0;
    position: relative;
}
.box_center a{font-size:14px;color:#444444}
.box_center span{
	display: block;
	width: 225px;
	margin-top:20px;

}

/* 视频详情页样式 */
.center{
    width:1230px;
    height:95px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
}
.zhengwen{
    width:1230px;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    margin-top: 35px;
}
.zw_left{
    width: 845px;
    float: left;
}
.zw_right{
    width: 340px;
    float: right;
}
.zw_bt{
    width: 820px;
    height: 300px;
}
.bt_title{
    width: 795px;
    height: 20px;
    border-left: 8px solid #27649c;
    float:left;
    text-align: left;
}
.bt_tit_g a,.bt_tit_g{
    font-size: 20px;
    color: #27649c;
    padding:0 10px;
    font-weight: 600;
    cursor: pointer;
    background: #fff;
    text-align: left;
}
.bt_list{
    width: 800px;
    margin-top: 30px;
    float: left;
    text-align: left;
}
.bt_list li{
    height:36px;
    line-height: 36px;
    padding-left:10px;
    font-size:16px;
    background: url(bg_left_01.png) no-repeat 0 14px;
    text-align: left;
}
.rl_titlt{
    width: 332px;
    height: 20px;
    border-left: 8px solid #27649c;
    text-align: left;
}
.rl_tit_g a,.rl_tit_g{
    font-size: 18px;
    color: #000;
    font-weight: 600;
    padding:0 10px;
    background: #fff;
    cursor: pointer;
    text-align: left;

}
.rl_list{
    width: 340px;
    margin-top: 10px;
    border-top:1px dashed #ddd;
    padding-bottom: 20px;
    text-align: left;
	padding-top:8px;
}

.rl_list li{
    height:36px;
    line-height: 36px;
    padding-left:10px;
    font-size:16px;
    background: url(bg_left_01.png) no-repeat 0 14px;
	overflow:hidden
}
.rl_list2{
    width: 340px;
    margin-top: 18px;
    border-top:1px dashed #ddd;
    padding-bottom: 20px;
}
.rl_list2 li{
    width: 340px;
    height: 70px;
    padding:10px 0;
}
.yw_pic{
    width: 126px;
    height: 70px;
    float: left;
}
.yw_pic img{
    width: 100%;
    height: 100%;
}
.yw_zy{
    width: 200px;
    height: 70px;
    float: right;
    text-align: left;
}
.yw_tit{
    font-size: 16px;
    line-height:26px;
    text-align: left;
}
.yw_tit a{
    text-align: left;
}
.yw_zy span{
    font-size: 12px;
    color:#666;
    text-align: left;
    float: left;
}
.rl_list3{
    width: 340px;
    margin-top: 18px;
    border-top:1px dashed #ddd;
    padding-bottom: 20px;
}
.rl3_img{
    width: 340px;
    height: 190px;
    position: relative;
}
.posi{
    width: 44px;
    height: 44px;
    position: absolute;
    top:0;
    right:0;
    left:0;bottom: 0;
    margin:auto;
}
.rl3_img img{
    width: 100%;
    height: 100%;
}
.rl_list3 p{
    text-align: center;
    line-height:30px;
    font-size: 16px;
    color:#333;
}


body{
    background: #f2f3f4;
}

.topp{
    font-size: 24px;
    display: block;
    text-align: center;
}
.time{
    font-size: 14px;
    text-align: center;
    margin-top: 48px;
    height:30px;
    line-height:30px;
    margin-bottom: 0 !important;
}
.bdshare-button-style0-16{
    height: 30px;
    line-height: 30px;
}
.erji{
    position: absolute;
    top: 63px;
    left:30px;
}
.er_logo{
    top: 30px;
}
.er_logo span{
    margin-top: 20px;
}
.bt_list li a,.rl_list li a,.yw_tit a,.rl_list3 li p{
    color:#000;
}
.bt_list li a:hover,.rl_list li a:hover,.yw_tit a:hover,.rl_list3 li p:hover{
    color:#27649c;
}
.modalLayer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
}
.modalLayer:hover {
    background: #000000;
    -khtml-opacity: 0.3;
    -moz-opacity: 0.3;
    filter: alpha(opacity=30);
    filter: "alpha(opacity=30)";
    opacity: 0.3;
}
.playBtn{
    width: 0;
    height: 0!important;
    border-top: 15px solid transparent;
    border-left: 30px solid white;
    border-bottom: 15px solid transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px
}

.clearfix:before,.clearfix:after {

                  content: "";

                  display: block;

                  clear: both;

            }

            .clearfix {

                  zoom: 1;

            }

.slideTxtBox{ width:100%;}
.slideTxtBox .hd{ height:50px; line-height:50px; background:#f4f4f4; padding:0 10px 0 20px;   border-bottom:1px solid #ddd;  position:relative; }
.slideTxtBox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:52px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.slideTxtBox .hd ul li.on{ height:50px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
.slideTxtBox .bd{ margin:20px;}
.slideTxtBox .bd ul{zoom:1;  }
.slideTxtBox .bd li{ float:left; height:24px; line-height:24px; padding:0 15px;}
.slideTxtBox .bd li a{ color:#444444;}
.slideTxtBox .bd li a:hover{ color:#27649c;}
#zoom p,#zoom span{
    text-align: justify;
    text-justify:inter-ideograph;
    -moz-text-align-last:justify;
    -webkit-text-align-last:justify;
}
#zoom table{ margin:0 auto !important}
#zoom p img{ margin:0 auto !important}
#zoom{ text-align: center}
#zoom table{margin:0 auto}
#zoom table p{ text-indent:0 !important;}
#zoom p img{max-width:845px}
#zoom p,#zoom p span,#zoom p span span{font-size:16px;line-height: 32px; font-family:"Microsoft YaHei"; text-align:justify}
#zoom p{margin-bottom:1.5em;}
.erji span{ font-family:'Microsoft Yahei' !important}
.zw_bt span{ font-family:'Microsoft Yahei' !important}
.zw_bt a{ font-family:'Microsoft Yahei' !important}
