/* CSS Document */
body {
margin:0;
padding:0;
background:#eaeff5  repeat-x 50% 0;
behavior:url(ie-css3.htc);
min-width:1200px;
}
/* 文字样式 */
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}


/* 按钮 */
.btn{display:inline-block;border:none;text-align:center;background:#158064;color:#fff;min-height:34px;line-height:34px;padding:0 15px;-webkit-transition:background 0.3s,border 0.3s;transition:background 0.3s,border 0.3s;}
.btn:hover{background:#009966;color:#fff;}
.btn.white{background:#fff;color:#666;border:1px solid #ddd;}
.btn.white:hover{background:#666;color:#fff;border:1px solid #666;}
.btn.disabled{background:#f1f1f1;border-color:#aaa;color:#aaa;cursor:default;}

/* 边距 */
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pl5 {
	padding-left:5px;
}
.pl8 {
	padding-left:8px;
}

/* 浮动 */
.fl{float:left!important;}
.fr{float:right!important;}
.clearfix{*zoom:1;}
.clearfix:before,
.clearfix:after{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;;}
.clearfix:after{clear:both;}

/*显示形式*/
.inline{display:inline;}
.block{display:block;}
.inline-block{display:inline-block;zoom:1;*display:inline;}
.hidden{display:none;}
.d-inline {
_display:inline;
}
/* 下拉三角符号 */
.caret{display:inline-block;width:0;height:0;vertical-align:middle;border-top:8px solid #000000;border-right:8px solid transparent;border-left:8px solid transparent;content:"";}
.caret.up{border-top:none;border-bottom:8px solid #ccc;}
.caret.down{border-top:8px solid #ccc;border-bottom:none;}


header {
	background:url(head2021.jpg) no-repeat 50% 0;
	height:460px;
}
nav {
	height:60px;
	background:#073c8c;
}
nav ul {
	/*padding-left:120px;*/
	padding-left:200px;
}
nav ul li {
	float:left;
}
nav ul li:hover {
background:#77acee;
color:#fff;	
}
nav ul li:hover a {
	color:#fff;
}
nav ul li a {	line-height:60px;
	color:#fff;padding:0 70px;
	font-size:20px;
	font-weight:bold;
}
#content1 {
	padding-top:70px;
	background:url(c1bg.jpg) repeat-x 50% 0;
	height:474px;
}
.main-1200 {
	width:1200px;
	margin:0px auto;
}
#c1-left {
	width:300px;
	float:left;
}
#c1-left ul li {
	width:170px;
	margin:0px auto;
	margin-top:25px;
}
#c1-left ul li img {
	width:170px;
	height:220px;
	border:10px solid #fff;

}
#c1-left ul li span {
	width:170px;
	
	display:block;
	background:#7cb0ea;
	color:#083d8d;
	font-size:18px;
	line-height:40px;
	font-weight:bold;
	text-align:center;
	border-radius:3px;
	margin-top:25px;
	
}
#c1-right {
	float:left;
	height:340px;
	width:870px;
	border:1px dashed #74aeee;
	background:#316abb;
	position:relative;

}
#c1-rightico {
	
	width:104px;
	height:34px;
	position:absolute;
	top:-17px;
	left:400px;
}
#c1-rightnew {
	 margin:0px auto;
	 margin-top:30px;
	 padding:0 30px;
	
	color:#fff;
	font-size:16px;
	line-height:28px;
	overflow-y:auto;
	height:280px;
}

#content2 {
	padding:25px 0px 50px 0px;
}
.c2-tt h2 {
	font-size:24px;
	font-weight:bold;
	color:#18489d;
}
#c2-left {
	width:440px;
	height:300px;
	float:left;
	overflow:hidden;
	position:relative;
	background:#ccc;
	margin-top:30px;
}
#c2-right {
margin-left:30px;
float:left;
width:680px;	
margin-top:15px;
}
#c2-right dl dt {
	font-weight:bold;
	font-size:20px;
	line-height:40px;
	margin-top:12px;
}
#c2-right dl dt a {
	color:#000;
}
#c2-right dl dd {
	font-size:14px;
	line-height:28px;
	border-bottom:1px dashed #ccc;
	padding-bottom:18px;
}
#c2-center {
width:180px;
height:310px;
background:#fff;
float:left;
margin-left:20px;	
padding:0 15px;
}
#c2-center h1 {
	margin-top:5px;
	font-size:20px;
	font-weight:bold;
	color:#76aeeb;
	text-align:center;
	line-height:50px;
}
#c2-center ul li img {
display:block;
} 
#c2-center ul li span {
	display:block;
	text-align:center;
	font-size:14px;
	line-height:34px;
}
#c2-right dl dt:first-child {

}

#cotnent3 {
background:#fff;
padding:50px 0;	
}
#c3-newlist ul li {
	width:580px;
	height:220px;
	float:left;
	background:#fff;
	padding:20px;
	margin-left:14px;
	margin-top:20px;
}
#c3-newlist ul li img {
	float:left;
	width:250px;
	height:180px;
}
#c3-newlist ul li dl {
	margin-left:270px;
}
#c3-newlist ul li dt {
	height:70px;
	font-size:18px;
	line-height:30px;
}
#c3-newlist ul li dd {
	font-size:14px;
	line-height:26px;
}
#content4 {
	padding:50px 0;
}
#c4-new {
	margin-top:25px;
}
.c4new-hd {
	padding: 25px 0;
	width:196px;
		height:675px;
	float:left;
	background:#2962b3;
}
.c4new-hd ul li  {
	color:#fff;
	margin-top:12px;
	font-size:16px;
}
.c4new-hd ul li:hover {
	cursor:pointer;
}
.c4new-hd ul li {
	height:40px;
	text-align:center;
	line-height:40px;
}
.c4new-hd ul li.on {
background:#77acee;	
}
.c4new-bd {
	margin-left:200px;	
	position:relative;	
	padding-left:20px;
	height:675px;
	
}

.c4new-bd   .c4-content {
border-left:1px dashed #ccc;

padding:0px 40px;	
position:relative;
padding-top:20px;
}
.tab-pal {
padding-left:100px;
}
.tab-pal {

height:675px;
overflow:auto;	
}
.c4new-bd  dl  {
background:#fff;	
padding:25px 20px;
	width:790px;
}
.c4new-bd  dl dt {
	font-size:18px;
	line-height:30px;
	
}
.c4new-bd  dl dd {
	font-size:14px;
	line-height:28px;
	color:#999;
	padding-top:6px;
}
.c4new-bd  dl dd p {
	
}
.c4new-bd  dl img {
	max-width:650px;
	padding:12px 0;
	margin:0px auto;
}


.ya-foot-bt{background: #505050;padding:25px 0;}
.ya-foot-bt p{font-size: 12px;color: #fff;line-height: 24px;text-align: center;}
.ya-foot-bt p span{margin-right: 7px;}
.ya-foot-bt a {
color:#fff;	
}

.ya-fixed-box{display:none;position:fixed;top:413px;left:1279px;margin-left:294px;width:43px;height:94px;background: url("http://www.beiww.com/images/ya-main-icon11.png") no-repeat;z-index: 9;}
.ya-fixed-ew{position: relative;margin-bottom: 8px;height: 43px;cursor: default;}
.ya-fixed-box span{display: block;width:43px;height: 43px;}
.ya-back-top{display: block;width:43px;height: 43px;}
.ew-pop-img{display:none;position: absolute;left: -118px;top: -190px;padding-right: 12px;height: 418px;z-index: 999;}
.ew-img-bk{border: 1px solid #e0e0e0;padding: 0 10px;background: #fff;*padding-top: 15px;}
.ew-img-bk span{display: block;margin-top:15px;width: 84px;height: 123px;border-bottom:1px solid #e0e0e0;font-size: 14px;color: #535353;line-height: 40px;text-align: center;}
.ew-img-bk span img{width: 83px;height: 83px;}
.ew-no-bb{border-bottom: none!important;}
.ew-close-btn{position: absolute;right: -5px;top: 200px;width: 19px;height: 19px;background: url("http://www.beiww.com/images/ya-main-icon79.png") no-repeat;}
