/* CSS Document */
@charset "utf-8";
*{font-family:"微软雅黑";}
body{margin:0;padding:0;background-color:#ffffff;}
p,ul,li,h1,h2,h3,h4,h5,h6{margin:0; padding:0;}
ul,li{list-style:none;}
a{text-decoration:none;color:#000;}
img{border:none;}




	
strong{ font-size:20px;}	
p{ margin-left:180px;margin-top:10px;}
.daohangbeijing{  background-image:url(../images/xinwenbeijing.png); background-position:center;}
.newyi{line-height:50px; }
	
.newyi p{border: 1px solid rgb(180, 180, 180);/* height:900px; */  overflow :auto;width:780px;  margin:auto;padding:20px;}		
.newyi p img{display:block; }	

		
.header { border-top: 4px solid rgb(0, 121, 193);border-bottom: 1px solid rgb(214, 214, 214); position: relative; z-index: 10; background-color: rgb(255, 255, 255); height: 85px; }
.header .widget-area { float: left; margin-top: 5px; }
.header .toptip { width: 890px; height: 3px; float: right; background: url("../images/toptip_bg.png"); position: relative; z-index: 12; padding: 11px 0px; }
.header .toptip span {  color: rgb(255, 255, 255); height: 1em; line-height: 0; margin-left: 28px; }
.header .toptip span.toptel { padding-left: 23px; background: rgba(0, 0, 0, 0) url("images/toptel.png") no-repeat scroll left center; }
.header .toptip_bgc { height: 25px; background-color: rgb(0, 121, 193); position: absolute; right: 0px; width: 1200px; z-index: 11; }
.header ul { float: left; margin-left: 115px; }
.header ul li { float: left; }
.header ul li a { display: block; width: 90px; float: left; font-size: 16px; color: rgb(21, 21, 21); line-height: 70px; margin: 0px 20px; box-sizing: border-box; border-bottom: 2px solid rgb(255, 255, 255); text-align: center; height: 60px; }
.header ul li a:hover, .header ul li a.cur { border-color: rgb(0, 121, 193); transition: all 0.5s ease 0s; }
.fr {
    float: right;
    font-size: 13px;
}
.container {
    width: 1200px;
    margin: 0px auto;
}
.fl { float: left;text-align: center; margin-left: 170px;}
.overfhide { overflow: hidden; }
.fs-14 { font-size: 13px; }
.ftc-fff { color: rgb(255, 255, 255); }
.line-hg38 { line-height: 20px; }
.bg-c-939393 { background-color:#010101; }
.p-t-20 { padding-top: 10px; }
.p-t-25 { padding-top: 8px; }
.p-b-20 { padding-bottom: 10px; }
.p-b-40 { padding-bottom: 8px; }
.m-t-20 { margin-top: 10px; }
.rc_line { background-image: url("../images/rc_line.png"); background-repeat: repeat-x; }
.tit_line { background-image: url("../images/tit_line.png"); background-repeat: repeat-x; background-position: left bottom; }
.bg-ps-lt { background-position: left top; }
.txt-al-c { text-align: center; }
.txt-al-r { text-align: right; }