a,body,div,h1,h2,h3,h4,h5,h6,li,p,span,strong,table,tr,u,ul{
	background: transparent;
	border: 0 none;
	font-size: 100%;
	border: 0;
	outline: 0;
	vertical-align: top;
	padding: 0px;
	margin: 0;
}
.a hover{background:#3C0}


*{
      padding: 0;
      margin: 0;
    }
    ul{
      list-style: none;
    }
    .scroll{
	width: 1920px;
	height: 500px;
	border: 1px solid red;
	position: relative;
	overflow: hidden;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
    }
    .scroll ul.imgUl{
	width: 400%;
	position: absolute;
	top: -1px;
	left: 0;
    }
    .scroll ul.imgUl li{
      float: left;
    }
    .scroll .imgUl img{
	vertical-align: middle; /* 消除图片间3px的间距 */
	height: 500px;
	width: 1920px;
	clear: both;
    }
    .scroll ul.focus{
      position: absolute;
      left: 50%;
      bottom: 10px;
      margin-left: -80px;
    }
    .scroll ul.focus li{
      width: 20px;
      height: 20px;
      padding: 5px;
      text-align: center;
      margin-right: 10px;
      border: 2px solid yellow;
      float: left;
      color: red;
      font-weight: 700;
      background-color: #333;
      color: white;
    }
    .scroll ul.focus li.current{
      background-color: deeppink;
    }
    .scroll .arrow{
      width: 100%;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -20px;
      display: none;
    }
    .scroll .arrow div{
      width: 40px;
      height: 40px;
      font: 700 18px/40px "宋体";
      text-align: center;
      background: rgba(0,0,0,.3);
      color: #fff;
      cursor: pointer;
    }
    .scroll .arrow div.left{
      float: left;
    }
    .scroll .arrow div.right{
      float: right;
    }





.header {
	top: auto;
	width: 1350px;
	height: 128px;
	margin-top: -1;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.logobox{
	width: 344px;
	padding: 25px;
	position: absolute;
}
.nav{
	width: 1001px;
	height: 44px;
	position: absolute;
	z-index: 1;
	left: 397px;
	top: 77px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
}


body {
	width: 100%;
	-ms-overflow-x: hidden;
}

.content {
	width: 1205px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.webgrid {
	position: relative;
	width: 1205px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
.floor1{
width:1205px;
margin-top: 10;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
height: 410px;
}
.floor2{
width:1205px;
height: 410px;
margin-top: 10;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
}
.floor3{
width:1205px;
height: 410px;
margin-top: 10;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
border: 1px dotted #CCC;
}

.picbox {
height: 400px;
width: 600px;
float: left;
border: 1px solid #CCC;
}
.rnews {
height: 400px;
width: 600px;
float: right;
border: 1px solid #CCC;
}
.rnewsheading{
	color: #03C;
	font-size: 20px;
	font-weight: bold;
	background-color: #6C0;	
	background-repeat: no-repeat;
	height: 30px;
	background-position: left center;
	padding-left: 10px;
	padding-top: 10px;
	font-family: "微软雅黑";
}
.rnewscontent{
padding: 5px;
}


.lmain{
height:400px;
width: 600px;
float: left;
border: 1px dotted #999;
}
.rmain{
height: 400px;
float: right;
width: 600px;
clear: right;
border: 1px dotted #999;
}
.lheading{
color:#006;
font-size:18px;
font-weight:bold;
background-repeat: no-repeat;
height: 30px;
font-family: "微软雅黑";
padding-left: 5px;
background-color: #3C0;

}
.lcontent{
color:#006;
font-size:12px;
font-weight:normal;
height: 280px;
background-position: left center;
float: left;
width: 580px;
margin: 0px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 15px;
clear: both;

}
.more{float:right;padding-top: 10px;}
.dc1{
color:#006;
font-size:12px;
font-weight:normal;
height: 380px;
width: 600px;
margin: 0px;
float: left;
padding-left: 0px;

}
.dc2{
color:#006;
font-size:12px;
font-weight:normal;
height: 320px;
width: 320px;
float: left;
padding-left: 10px;

}
.dc3{
color:#006;
font-size:12px;
font-weight:normal;
height: 380px;
width: 600px;
margin: 0px;
padding-left: 0px;
clear: right;
float: right;

}.dheading{
color:#006;
font-size:16px;
font-weight:bold;
height: 30px;
font-family: "微软雅黑";
padding-left: 5px;
background-color: #6C0;
}
.dcontent{
	color: #006;
	font-size: 12px;
	font-weight: normal;
	height: 150px;
	float: left;
	width: 580px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;

}
.centerbox{
width:1205px;
margin-top: 10;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
height: auto;
}
.rcontent {
width: 840px;
float: left;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #960;
}
.rscontent {
width: 1000px;
float: left;
border-left-width: 1px;
border-left-style: ;
border-left-color: #960;
}

.rlocation{
width:auto;
height:30px;
background-color:#CCC;
font-family: "寰蒋闆呴粦", "瀹嬩綋";
color: #006;
padding-top: 10px;
padding-left: 10px;
clip: rect(auto,auto,auto,auto);
margin-left: 2px;
}
.rlayertext{height:auto;
width:auto;
padding: 10px;
}
.rlayernext{
width:auto;
padding: 5px;
position: relative;
bottom: 0px;
background-color: #CCC;
color: #009;
margin-left: 2px;
}
.leftbar {
width: 360px;
background-color: #DFFFDF;
float: left;
border: 1px solid #360;
}

.footer {
	color: rgb(0, 0, 0);
	padding-top: 33px;
	padding-bottom: 85px;
	font-family: "Microsoft YaHei","Helvetica Neue",Verdana,Arial,Helvetica,SimHei,sans-serif;
	width: 1300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.footer a {
	color: rgb(0, 0, 0); font-family: "Microsoft YaHei","Helvetica Neue",Verdana,Arial,Helvetica,SimHei,sans-serif;text-decoration: none;
}

.footerbox{
	margin: 0px auto;
	width: 1205px;
	font-family: "宋体";
	font-size: 12px;
}

.clear {
	
}
.clear::after {
	display: table; content: "";
}
.clear::before {
	display: table; content: "";
}
.clear::after {
	clear: both;
}

.footer .line {
	width: 100%; height: 2px; margin-bottom: 30px; max-width: 100%; background-color: rgb(0, 0, 0);
}

.footer .main_info {
	width: 233px; text-align: left; margin-top: 9px; float: left;
}
.footer .main_info > img {
	100%;
}
.footer .main_info .lim {
	margin-top: 30px;
}
.footer .main_info .info1 {
	text-align: left;
	line-height: 200%;
	margin-top: 25px;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
}.footer .main_info .info2 {
	text-align: left; line-height: 200%; margin-top: 20px;
}
.footer .main_info .logo {
	width: 233px;
	height: 88px;
}
.footer .main_info .support {
	text-align: left; margin-top: 30px;
}


.footer .quit_links {
	width: 100px;
	padding-left: 30px;
	margin-left: 100px;
	float: left;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
.footer .quit_links .tit {
	text-align: left; color: rgb(0, 0, 0); font-family: "Microsoft YaHei","Helvetica Neue",Verdana,Arial,Helvetica,SimHei,sans-serif; font-size: 14px; font-weight: 700;
}

.footer .quit_links .list {
	margin-top: 30px;
}
.footer .quit_links .list > li {
	line-height: 15px; margin-bottom: 22px;
}

.footer .departs {
	width: 375px; padding-left: 10px; float: left;
}

.footer .departs .tit {
	color: rgb(0, 0, 0);
	font-family: "Microsoft YaHei","Helvetica Neue",Verdana,Arial,Helvetica,SimHei,sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}

.footer .departs .list {
	margin-top: 30px;
}
.footer .departs .list > li {
	width: 140px; line-height: 15px; padding-left: 40px; margin-bottom: 22px; float: left;
}

.footer .imgCodes {
	width: 338px; text-align: right; float: right;
}
.footer .imgCodes .list {
	margin-top: 75px;
}
.footer .imgCodes .list > li {
	width: 96px; margin-left: 15px; float: right;
}
.footer .imgCodes .list > li .code {
	width: 96px; height: 96px; background-color: rgb(255, 255, 255);
}
.footer .imgCodes .list > li .code > img {
	width: 100%; height: 100%;
}
.footer .imgCodes .list > li .txt {
	text-align: center; color: rgb(0, 0, 0); line-height: 150%; font-family: "Microsoft YaHei","Helvetica Neue",Verdana,Arial,Helvetica,SimHei,sans-serif; font-size: 12px; margin-top: 20px; display: block; cursor: pointer;
}

.tit .txt {
	display: inline-block;
}
.tit .txt > span {
	display: inline-block;
}

.tit {
	text-align: center;
}
.tit .txt {
	padding: 0px 0px 11px; font-size: 0px; border-bottom-color: rgb(23, 243, 204); border-bottom-width: 4px; border-bottom-style: solid; cursor: pointer;
}
.tit .txt > span {
	margin: 0px 3px; color: rgb(0, 0, 0); line-height: 100%; font-family: "Microsoft YaHei","Helvetica Neue",Verdana,Arial,Helvetica,SimHei,sans-serif; font-size: 22px; font-weight: 700;
}