@charset "gb2312";

*{
    margin: 0; padding: 0;
}

img {
    border: none; 
}

body {
	font-size: 16px; color: #202020; background-color: #fff; font-family: "微软雅黑";
	background-color: #F4F4F4;
}

a {
    text-decoration: none; color: #202020; cursor:pointer;  
    
}
input {
	cursor: text;
    outline: none;
}

button {
	cursor:pointer; outline: none;
}
 
a:hover {
    text-decoration: none; color: #e3161e;
}
ul,li {
    list-style-type: none;  
}
h1,h2,h3 {
        font-weight: normal;
}
html {
    -webkit-text-size-adjust?none;
} /* 禁用iPhone中Safari的字号自动调?*/

/*清楚浮动*/

.clearfix:after{  
   content: "";  
   display: block;  
   height: 0;  
   clear: both;  
   visibility: hidden;   
} 
 .clearfix {  
   /* 触发 hasLayout */  
   zoom: 1;  
}

.all {
	
}

.in-public {
	width: 980px; height: auto; margin-left: auto; margin-right: auto; 
}

.in-public-1 {
	background-color: #fff;
}

.top {
	
}

.top img {
	display: block; width: 100%; height: auto;
}

.top-nav {
	width: 100%; background-image: url(../img/a01.jpg); background-position: left center; background-repeat: repeat-x;
}

.top-nav li {
	width: 11.111%; float: left;
}

.top-nav li.active-1 a,
.top-nav li a:hover {
	background-image: url(../img/hover_bg_14.jpg); background-position: left center; background-repeat: repeat-x; color: #fff;
}

.top-nav li a {
	display: block; width: 100%; height: 35px; text-align: center; line-height: 35px; font-size: 12px;
	color: #2E2E2E;
    font-weight: bold;
}

.slideBox {
	height: auto;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	display: block;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: auto;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即?*/
.slideBox .prev,
		.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
		.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

.in-public-2 {
	margin: 10px 0 0;
}

.in-public-2-1 {
	width: 940px; margin: 0 auto;
}

.in-public-2-left {
	width: 210px; height: auto; float: left; 
}

.in-public-2-left-1 {
	border: 1px #E5E5E5 solid; 
}

.in-public-2-left-1-li1 {
	height: 30px; line-height: 30px; background-color: #ef1815; color:#fff; font-size: 16px; text-indent: 10px; margin: 2px 2px 0;
}

.in-public-2-left-1-li2 {
	border-bottom: 1px #A4A4A4 dashed;
}

.in-public-2-left-1-li2 a {
	display: block; width: 100%; height: 40px; line-height: 40px; background-image: url(../img/a02.jpg); background-position: 15px center; background-repeat: no-repeat; text-indent: 50px; color: #000;
}

.in-public-2-left-2 {
	overflow: hidden; margin: 20px 0 10px;
}

.in-public-2-left-2 a {
	display: block; width: 208px; height: auto; margin:10px auto;
}

.in-public-2-left-2 a img,
.in-public-2-left-3 a img {
	display: block; width: 100%; height: auto;
}

.in-public-2-left-3 {
	border: 1px #D7D7D7 solid; padding: 0 0 10px 0;
}

.in-public-2-left-3 a {
	display: block; width: 204px; height: auto; margin:2px 2px 10px 2px;
}

.in-public-2-left-3 p {
	display: block; margin:0 2px;
}

.in-public-2-left-3 p span {
	display: block; float: left; font-size: 12px; width: 50px;
}

.in-public-2-left-3 p strong {
	display: block; float: left; font-size: 12px; font-weight: normal; width: 145px;
}

.in-public-2-left-3 p strong i {
	display: block; font-size: 12px; font-style: normal;
}

.in-public-2-right-1-left {
	width: 412px; height: auto; float: left;
	background-image: url(../img/bg_img_18.jpg);  background-size: 100% 100%; line-height: 22px; background-position: center center;
}

.in-public-2-right-1-title {
	width: 90%; height: auto; margin: 0 auto; border-bottom:1px dashed #cecece;
}

.in-public-2-right-1-title span {
	display: block; float: left; height: 30px;
}

.in-public-2-right-1-title span img {
	display: block; margin: 3px 0;
}

.in-public-2-right-1-title a {
	display: block; float: right; height: 30px; line-height: 30px; font-size: 12px;
}


.in-public-2-right-1-left-1 {
	overflow: hidden;
}

.in-public-2-right-1-left-1-1 {
	font-size: 12px; text-align: justify; width: 90%; margin: 10px auto; height: 198px; overflow: hidden;
}

.in-public-2-right-1-left-1-1 span {
	display: block; float: left; width: 133px; height: 99px;
}

.in-public-2-right-1-left-1-1 span img {
	display: block;
}

.in-public-2-right-1-right {
	width: 305px; height: auto; float: right;
	
	background-image: url(../img/bg_img_18.jpg);
    background-size: 100% 100%;
    background-position: center center;
}

.in-public-2-right .in-public-2-right-1-news {
	width: 90%; margin: 10px auto;
	 
}

.in-public-2-right-1-news li {
	
}

.in-public-2-right-1-news li a {
	display: block;
}

.in-public-2-right-1-news li a p {
	display: block; float: left; font-size: 12px;  width: 80%;  background-position: left center; background-repeat: no-repeat; 
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.in-public-2-right .in-public-2-right-1-news li a p {
	height: 28.3px; line-height: 28.3px; background-image: url(../img/a03.jpg); text-indent: 5px;
}

.in-public-2-right .in-public-2-right-1-news li a span   {
	height: 28.3px; line-height: 28.3px;
}

.in-public-2-right .in-public-2-right-1-news li a i {
	display: block; float: left; font-size: 12px; height: 28.3px; line-height: 28.3px; color: #ff0000; font-style: normal; margin-right: 5px;
}

.in-public-2-right-1-news li a span {
	display: block; float: right; font-size: 12px; 
}

.in-public-2-right-2 {
	margin: 10px 0 0;
}

.in-public-2-right {
	width: 720px; height: auto; float: right;
}

.in-public-3-right {
	width: 720px; height: auto; float: right;
}

.in-public-2-right-3 {
	margin: 10px 5px 0;	
}

.in-public-2-right-3-left {
	display: block; width: 30px; text-align: center; float: left; height: 140px; background-color: rgb(230, 230, 231);
}

.in-public-2-right-3-left strong {
	font-size: 12px;font-weight: bold; width: 12px; display: block; margin: 38px auto;
}

.picMarquee-left{ 
	width:680px;  overflow:hidden; position:relative; float: right; background-color: rgb(230, 230, 231);
}

.picMarquee-left .bd{ 
	width: 670px; margin: 12.5px 0;
}

.picMarquee-left .bd ul{ 
	overflow:hidden; zoom:1; 
}

.picMarquee-left .bd ul li{ 
	margin:0 3.5px; float:left; _display:inline; overflow:hidden; text-align:center;  
}

.picMarquee-left .bd ul li .pic{ 
	text-align:center; 
}

.picMarquee-left .bd ul li .pic img{ 
	width:129px; height:115px; display:block; 
}

.in-public-2-2 {
	border-top: 3px solid rgb(238, 24, 24); margin: 20px 0 0; padding: 10px 0;
}

.in-public-2-2 p {
	display: block; text-align: center; font-size: 12px; line-height: 22px;
}

.child-title-1 {
	border-bottom: 1px solid #cacaca;
}

.child-title-1 h2 {
	display: block; margin-bottom: 10px;
}

.child-title-1 h2 span {
	display: block; float: left; position: relative;
}

.child-title-1 h2 span:after {
	content: "";
	position: absolute;
	left: 0; bottom: -10px; width: 100%; height: 2px; background-color: #f44915;
}

.child-title-1 h2 span img {
	display: block;
}

.child-title-1 h2 strong {
	display: block; float: right; font-weight: normal; font-size: 12px; color: #000; font-weight: normal;
}

.child-title-1 h2 strong i {
	display: block; font-style: normal; float: left; height: 24px; line-height: 24px;
}

.child-title-1 h2 strong a,
.child-title-1 h2 strong b {
	display: block; float: left; height: 24px; line-height: 24px; font-weight: normal;
}

.child-title-1 h2 strong b {
	margin: 0 5px;
}

.child-text-1 {
	margin: 20px 0 0; text-align: justify; line-height: 30px; font-size: 12px;
}

.child-text-1 img {
	max-width: 100%; height: auto;	
}

.child-news {
	margin: 20px 0 0;
}

.child-news .in-public-2-right-1-news li a p {
	height: 34px; line-height: 34px; background-image: url(../img/icon.gif); text-indent: 20px;
}

.child-news .in-public-2-right-1-news li a span   {
	height: 34px; line-height: 34px;
}

.child-page {
	overflow: hidden; margin: 30px 0 0;
}

.child-page .fy {
	
}

.fy {
	display: table;
	margin-left: auto; margin-right: auto;
}

.fy span {
	display: block; float: left; margin: 0 15px 0 20px;
}

.BORDER,.disbled {
	float: left;
	box-sizing: border-box;
	height: 37px;
	text-align: center;
	line-height: 37px
}

.BORDER {
	margin: 0 5px 0 0;
	padding: 0 10px;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	color: #898989;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: border 1s;
	transition: border 1s;
}

.BORDER:hover {
	border: 1px solid #ef1815;
	background: #ef1815;
	color: #fff;
}

.fy b {
	background: #ef1815;
	color: #FFF;
	border: 1px solid #ef1815;
}

.table-1,
.table-1 tbody {
	width: 100%; height: auto; display: block;
}

.child-title-2 {
	text-align: center; margin-bottom: 20px;
}

.child-title-2 h2 {
	display: block;
	font-size: 16px;
    text-align: center;
    line-height: 20px;
    margin-bottom: 5px;
}

.child-title-2 span {
	display: block;
	font-size: 14px;
	    color: #666666;
    text-align: center;
    line-height: 20px;
}

.child-text-2 {
	margin: 20px 0 0;
}

.child-text-2 ul {
	float: right;
}

.child-text-2 ul li {
	float: left;
}

.child-text-2 ul li a {
	font-size: 12px;
}
