	/* CSS Document */

*{

}
*{ /* _behavior: url(iepngfix/iepngfix.htc); _behavior:url("csshover.htc"); behavior: url(ie-css3.htc); */}
body{
	text-align:left;
	font-size:14px;
	font-family:"microsoft simhei";
	width: 1350px;
	margin-right: auto;
	margin-left: auto;
}
img{ border:0px;}
a{ color:black; text-decoration:none; color:3d3d3d; font-family:microsoft simhei;}
li{
	margin:0px;
	padding:0px;
	list-style-position:outside;
	list-style:none;
	vertical-align:bottom;
}
.clear{ clear:both;}






.fgjd{
	float:left;
	width:980px;
	display:block;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 10px;
}
.fgjd ul{
	float:left;
	width:960px;
	display:block;
	background-position: 480px center;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
	background-image: url(../images/sx.png);
}
.fgjd ul li{
	float:left;
	width:460px;
	height:30px;
	display:block;
	padding-bottom: 0;
	padding-left: 10px;
}
.fgjd ul li span{
	float:left;
	width:18px;
	height:18px;
	display:block;
	padding-top: 11px;
	padding-left: 12px;
}
.fgjd ul li a{
	float:left;
	width:410px;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#333333;
	display:block;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.fgjd ul li a:hover{
	color:#F90;
}







.news .list1{padding:28px 0 15px 0; min-height:50px; _height:50px; background:url(../image/bg1.gif) left bottom no-repeat;}
.news .list1 li{float:left; width:177px; height:138px; overflow:hidden; text-align:center; background:url(../image/imgBg2.gif) center top no-repeat;}
.news .list1 .imgDiv{padding-top:5px; height:102px; overflow:hidden;}
.news .list2{
	width:520px;
	overflow:hidden;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
}
.news .list2 li{
	float:left;
	width:500px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	position:relative;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-image: url(../images/jt02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .list2 .time{position:absolute; z-index:10; top:0px; right:10px;}
.news .list2 a{background:url(../image/ico2.gif) 8px center no-repeat; padding-left:19px;}
.news .list2 a:hover{
	color:#F90;
	background:url(../image/ico3.gif) 8px center no-repeat;
}
.news .list2 .liNow{color:#A179C5;}
.news .list2 .liNow a{color:#A179C5; background:url(../image/ico3.gif) 8px center no-repeat;}










.contact{
	float:left;
	width:980px;
	height:304px;
	display:block;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/bj.jpg);
	padding-top: 30px;
	background-position: right;
	background-repeat: no-repeat;
}
.contact .contactp{
	float:left;
	width:370px;
	height:200px;
	border-right:1px solid #CCCCCC;
	display:block;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
}

.contact .contacttg{
	float:left;
	width:340px;
	height:200px;
	display:block;
}
.contact .contacttg .contactts{
	float:left;
	width:340px;
	padding:0 0 9px 20px;
	display:block;
}
.contact .contacttg .contactts h3{
	float:left;
	width:340px;
	height:30px;
	color:#333;
	font-size:18px;
	display:block;
}
.contact .contacttg .contactts h4{
	float:left;
	width:340px;
	height:24px;
	line-height:24px;
	color:#333333;
	font-size:14px;
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
    padding-left: 30px;
}
.contact .contactt{
	float:left;
	width:370px;
	height:200px;
	display:block;
}
.contact .contactt .contactts{
	float:left;
	width:560px;
	padding:0 0 9px 20px;
	display:block;
}
.contact .contactt .contactts h3{
	float:left;
	width:560px;
	height:30px;
	color:#333;
	font-size:18px;
	display:block;
}

.contact .contactt .contactts h4{
	float:left;
	width:560px;
	height:24px;
	line-height:24px;
	color:#333333;
	font-size:14px;
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contact .contactt .contacttx{float:left;width:560px;padding:9px 0 0 20px;line-height:24px;color:#666666;display:block;}
.contact .contactt .contacttx p{line-height:24px;color:#666666;}







.tabs {
	width: 1000px;
	float: none;
	list-style: none;
	position: relative;
	text-align: left;
	height: 50px;
}
.tabs li {
	float: left;
	display: block;
	
}
.tabs input[type="radio"] {
	position: absolute;
}
.tabs label {
	display: block;
	border-radius: 2px 2px 0 0;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
	position: relative;
	top: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding-top: 10px;
	padding-right: 21px;
	padding-left: 25px;
	padding-bottom: 10px;
	height: 40px;
	background-image: url(../images/jsbj1.jpg);
	background-repeat: no-repeat;
	width: 180px;
}
.tabs label:hover {
	background-image: url(../images/jsbj.jpg);
	background-repeat: no-repeat;
}
.tabs .tab-content {
	z-index: 2;
	display: none;
	overflow: hidden;
	width: 100%;
	font-size: 17px;
	line-height: 25px;
	position: absolute;
	left: 0;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.tabs [id^="tab"]:checked + label {


background-image: url(../images/jsbj.jpg);
	background-repeat: no-repeat;
}
.tabs [id^="tab"]:checked ~ [id^="tab-content"] {
  display: block;
}




.tabs-1 {
	width: 1000px;
	float: none;
	list-style: none;
	position: relative;
	text-align: left;
        height: 50px;
}
.tabs-1 li {
  float: left;
  display: block;
}
.tabs-1 input[type="radio"] {
	position: absolute;
}
.tabs-1 label {
	display: block;
	border-radius: 2px 2px 0 0;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
	position: relative;
	top: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
	height: 40px;
	background-image: url(../images/jsbj1.jpg);
	background-repeat: no-repeat;
	width: 180px;
}
.tabs-1 label:hover {
	background-image: url(../images/jsbj.jpg);
	background-repeat: no-repeat;
}
.tabs-1 .tab-content {
	z-index: 2;
	display: none;
	overflow: hidden;
	width: 100%;
	font-size: 17px;
	line-height: 25px;
	position: absolute;
	top: 53px;
	left: 0;
	padding: 25px;
}
.tabs-1 [id^="tab"]:checked + label {
background-image: url(../images/jsbj.jpg);
	background-repeat: no-repeat;
}
.tabs-1 [id^="tab"]:checked ~ [id^="tab-content"] {
  display: block;
}





.contact1{
	float:left;
	width:940px;
	height:auto;
	display:block;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.contact1 .contactp{
	float:left;
	width:370px;
	height:auto;
	border-right:1px solid #CCCCCC;
	display:block;
	padding-top: 100px;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 0;
}

.contact1 .contactt{
	float:left;
	width:500px;
	height:auto;
	display:block;
}

.contact1 .contactt .contactts{
	float:left;
	width:500px;
	display:block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 20px;
}

.contact1 .contactt .contactts h3{
	float:left;
	width:500px;
	height:30px;
	color:#00A785;
	font-size:18px;
	display:block;
}

.contact1 .contactt .contactts h4{
	float:left;
	width:547px;
	height:auto;
	line-height:24px;
	color:#333333;
	font-size:14px;
	display:block;
}

.contacttx1 {
	float:left;
	width:370px;
	line-height:24px;
	color:#666666;
	display:block;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
}

.contacttx1 p{
	line-height:24px;
	color:#333;
}



.sys {
	width:980px;
	height: 1000px;
	display: inline;
     }

.sys1 {
	width:390px;
	height: 300px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 90px;
     }


.sys2 {
	width:390px;
	height: 400px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
     }

.sys1 img {

       
     }
.sys2 img {

       
     }
