@charset "gb2312";
*{ margin:0; padding:0; border:0px; list-style:none;}
body{ font-family:"Microsoft YaHei",Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333; background:#FFFFFF; }
form,input,button {margin: 0px;padding: 0px;border: 0px; vertical-align:middle;}
ul, li {list-style-type:none;}
h1, h2, h3, h4, h5, h6 { font-size:14px;font-weight:normal;}
img { border:0;}
a { text-decoration:none; color:#333; outline:none;}
/*当前位置*/
.list_dqw{width: 1200px;height:110px;font-size:24px;color: #010101;line-height: 110px;margin: auto;}
.list_xian{width: 100%;height:2px;background: #006ebd;}
/***主体***/
.ztnr_common{width: 1200px;margin: 40px auto 0;position: relative;}
/***左侧导航栏***/
.common_left{width:198px;height:553px;border: 1px solid #7f7f7f;float: left;}
.common_left .dinbu{width: 198px;height: 60px;display: flex;justify-content:center;align-items:center;background: #006ebd;}
.common_left .dinbu .logo3{width:44px;height: 44px;margin-right:2px;}
.common_left .dinbu .logo3 img{width: 44px;height: 44px;display: block;}
.common_left .dinbu .looo{width:150px;height:40px;}
.common_left .dinbu .looo h3{font-size:20px;font-weight: 600;color: #fff;text-align: center;}
.common_left .dinbu .looo p{font-size: 8px;color: #fff;}
.common_left .dibudb{width:160px;height:454px;margin:20px auto 0;}
/*.common_left .dibudb .xuhn{width: 160px;height: 48px;background: #006ebd;margin-top:10px;display: flex;justify-content:center;
	align-items:center;border-radius: 6px;
}*/
.common_left .dibudb .xuhn{width: 156px;height: 44px;margin-top:10px;display: flex;justify-content:center;
	align-items:center;border-radius: 6px;border:2px solid #f5f5f5; 
}
.common_left .dibudb .xuhn .tubi{width: 30px;height: 30px;margin-right:10px;}
.common_left .dibudb .xuhn .tubi img{width: 30px;height: 30px;}
/*.common_left .dibudb .xuhn .tubi2{width: 100px;font-size:18px;color: #fffd6f;}*/
.common_left .dibudb .xuhn .tubi2{width: 100px;font-size:18px;color: #006ebd;}
.common_left .dibudb .xuhn:nth-child(1){margin-top: 0}
.common_left .dibudb .xuhn:hover{background: #006ebd;border:2px solid #006ebd;}
.common_left .dibudb .xuhn:hover .tubi2{color: #fffd6f;}
/*右边内容*/
.bz_nr{width:896px;float: right;padding:31px;border: 1px solid #7f7f7f;min-height: 780px;}
h2{width: 100%;text-align: center;margin: 10px auto 0;font-size:28px;font-weight: 600;}
p{width: 100%;color: #333333;font-size:18px;line-height: 33px;}
.linglei{text-align: center;}
.wznrdl{width: 100%;font-size:16px;line-height: 28px;text-indent: 36px;color: #333333;margin: 5px auto 0;}
.sxlpwz{width: 100%;margin: 30px auto 0;display: flex;align-items:flex-start;height: 28px;overflow:hidden;}
.sxlpwz .ljmscn{width:50%;text-align: left;font-size:20px;color: #000000;font-weight: 600;text-overflow:clip}
.sxlpwz .ljmscn2{width:50%;text-align:right;font-size:20px;color: #000000;font-weight: 600;text-overflow:clip}


/***文章视频模块修改***/
#sp video {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}