/* CSS Document */
/*******�ֲ���ͼ��ʼ******/

  *{ margin:0; padding:0; }
  /*img{ display: block; border:none;}*/
  ul,li{ list-style: none;}
  .lubo{ width: 100%; min-width:1000px;clear: both; position: relative; height:368px; margin-top:95px;}
  .lubo_box{ position: relative; width: 100%; height:368px; }
  .lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:368px; opacity: 0;filter:alpha(opacity=0);}
  .lubo_box li a{ display: block;width: 100%;  height: 100%;}

  .lubo_box li img{ width: 100%; height: 368px;}

  /*Բ��*/
  .cir_box{ overflow: hidden; position: absolute; z-index: 100;}
  .cir_box li{ float: left; width: 30px; height: 5px; margin:0 5px; cursor: pointer; background: #fff; opacity: 0.8;filter:alpha(opacity=80);}
  .cir_on{ background: #000 !important;}
/*******�ֲ���ͼ����******/  
/*******��˾���鿪ʼ******/
.simu-site-inner {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.box-13-2 {
	font-size:14px;
	background-color:rgb(255,255,255);
}
.box-13-2 .inner-box {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	border:2px solid rgb(220,220,220);
	background-color:rgb(255,255,255);
}
.box-13-2 .inner-box .box-right {
	position:relative;
	width:50%;
	padding:40px 40px 80px 0;
}
.box-13-2 .inner-box .box-right .box-title {
	font-size:20px;
	display:inline-block;
	color:rgb(49,49,49);
}
.box-13-2 .inner-box .box-right .box-title:after {
	display:block;
	margin:12px 0;
	content:'';
	border-top:1px solid rgb(49,49,49);
}
.box-13-2 .inner-box .box-right .box-content {
	font-size:14px;
	line-height:1.8;
	color:rgb(160,160,160);
}
.box-13-2 .inner-box .box-right a.more {
	line-height:30px;
	position:absolute;
	bottom:40px;
	left:0;
	display:inline-block;
	padding:0 10px;
	transition:all ease .2s;
	color:rgb(230,0,17);
	border:1px solid rgb(230,0,17);
	text-decoration:none;
}
.box-13-2 .inner-box .box-right a.more:hover {
	color:#fff;
	background-color:rgb(230,0,17);
}
.box-13-2 .inner-box .box-left {
	position:relative;
	top:30px;
	left:-40px;
	width:50%;
	height:300px;
	background:url(/skin/images/gsjj.jpg) no-repeat center center;
	background-size:cover;
	box-shadow:0 0 5px rgba(0,0,0,.3);
}

/*******��˾��������******/

/*******��Ʒ���Ŀ�ʼ******/
.box-17 {font-size:14px;height:auto;padding:60px 0 70px;background-color:rgb(245,245,245);}
.box-17 .box-title {text-align:center;}
.box-17 .box-title h2 {font-size:24px;font-weight:normal;line-height:40px;color:rgb(49,49,49);}
.box-17 .box-title h3 {font-size:16px;font-weight:normal;line-height:30px;color:rgb(160,160,160);}
.box-17 .box-content {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:30px;}
.box-17 .box-content .list-item {width:0;margin-right:20px;padding:20px;border:1px solid rgb(238,238,238);background-color:rgb(255,255,255);-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;}
.box-17 .box-content .list-item:first-child {margin-left:100px;}
.box-17 .box-content .list-item:last-child {margin-right:100px;}
.box-17 .box-content .list-item .list-item-title {font-size:16px;transition:all ease .2s;color:rgb(30,30,30);}
.box-17 .box-content .list-item:hover .list-item-title {color:rgb(230,0,17);}
.box-17 .box-content .list-item .list-item-pic {overflow:hidden;width:100%;height:100px;margin:20px 0;background-position:center center;background-size:cover;}
.box-17 .box-content .list-item .list-item-content {font-size:12px;line-height:25px;height:75px;color:#a0a0a0;}
.box-17 .box-content .list-item a.a-more {line-height:30px;display:inline-block;width:100%;margin:60px 0 0 0;transition:all ease .2s;text-align:center;color:rgb(230,0,17);border:1px solid rgb(230,0,17); text-decoration:none;}
.box-17 .box-content .list-item a.a-more:hover {color:#fff;background-color:rgb(230,0,17);}
/*******��Ʒ���Ľ���******/

/*******��˾���ſ�ʼ******/
.news { width:1200px; margin:0 auto; background:#fff; overflow:hidden; height:470px;}
.newsbt { display:table; width:1200px; text-align:center; font-size:24px; padding:20px;}
.zongkuang {}
.zuobian { width:550px; display:table; float:left;}
.zuobian span { font-size:20px;}
.youbian { width:550px; display:table; float:right;}
.youbian span {font-size:20px;}
.xwbt {border-bottom: 1px solid #e5e5e5;}
.xwbt h4 {font-size: 20px; font-weight: 900; border-bottom: 2px solid #45b1ff; width: 100px; text-align: center; line-height: 30px;}



.xinwenyou { width:550px; height:320px; float: right; margin-top:20px;}
.xinwenyou li { height:100px; padding: 5px 0 0 0; list-style:none;}
.xinwenyou li a { color:#000; text-decoration:none;}
.xinwenyou li a:hover { color:#dd0000;}
.xwtp { width:100px; height:100px; overflow:hidden; float: left;}
.xwtp img {cursor: pointer; transition: all 0.9s;  }
.xwtp img:hover { transform: scale(1.4);}  
.xwbiaoti { overflow: hidden; padding-left: 15px;}
.xwbiaoti span { font-size:18px; font-weight: 900;}
.xwms { line-height:20px; font-size: 14px; color: rgb(160,160,160);}
.fbshijian { font-size:14px; color:#000;}

/*******��˾���Ž���******/

/*******�������ǿ�ʼ******/
.jiaruzm { width:1200px; margin:0 auto; height:350px;}
.jiaruwz { text-align:center; padding:141px;}
.jiaruwz span {font-size: 24px; font-weight: 900;font-family: 'Microsoft YaHei', '΢���ź�', Arial, Helvetica, sans-serif;}
/*******�������ǽ���******/

/*******�������鿪ʼ******/
.simu-site-inner .a-logo {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	padding-top:20px;
}
.simu-site-inner .a-logo a {
	width:0;
	-webkit-box-flex:1;
	-webkit-flex:auto;
	-ms-flex:auto;
	flex:auto;
}
.simu-site-inner .a-logo a img {
	width:118px;
	height:33px;
	padding:3px;
}
/*******������������******/

/*******��վ�ײ���ʼ******/
.footer { }
.footernei { width:100%; background:#535353;height:150px;}
.dbnr { width:1200px; margin:0 auto;}
.dbleft {width: 390px; display: table; padding: 12px; line-height: 30px; color: #fff; float:left;}
.dbright { float:right; display:table; width:120px; padding:15px;}
.banquan { width:1200px; height:50px; margin:0 auto;}
.banquan p { text-align:center; line-height:40px;}
/*******��վ�ײ�����******/