html{
        font-size: 100%;
}
body{
	font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体";
	font-size:0.8em;
	background:url(../images/1.JPG);
 	background-repeat:no-repeat;
 	background-position:50% 40%;
 	background-attachment:fixed;
	background-size:100%;
}
a{
	text-decoration:none;
}
a:hover{
           color:#8a65a9;
}
div{
	display:block;
}
ul{
	list-style:none;
}
a.white{
	color:#ffffff;
	text-decoration:none;
	font-size:1.2em;
}
div.nav-warper {
	margin:0 auto;
	text-align:center;
	width:100%;
	position:fixed;
	top:40px;
	left:0px;
}
div.nav-container{
	display:inline-block;
	width:80%;
	text-align:center;
	margin:0 auto;
	height:auto;
}
div.left i{
	height:70px;
	vertical-align:middle;
	display:inline-block;
}
div.left{
	border-radius: 15px 0px 0px 15px;
        background:url(../images/logo_xy.png) no-repeat;
        background-size:85%;
          -moz-background-size:85%;
          -webkit-background-size:85%;
          -o-background-size:85%;
        background-position:center;
	background-color:#8a65a9;
	margin:10px auto;
	width:45%;
	float:left;
	line-height:70px;
	height:70px;
}
div.interval{
	width:1%;
	float:left;
	height:70px;
	line-height:70px;
}
div.right{
	width:52%;
	border-radius: 0px 15px 15px 0px;
	margin:10px 0px;
	background:url(../images/menu-bg.png);
	float:left;
	color:#fff;
	height:70px;
}
div.right ul{
	display:inline;
	height:70px;
	line-height:70px;
}
div.right ul li{
	float:left;
	text-align:center;
	margin:0 auto;
	width:28%;
	height:70px;
	line-height:70px;
	margin-left:2%;
}
div.right ul li.index img,div.right ul li.third img,div.right ul li.second img{
	vertical-align: middle;
}
div.right ul li.index a:hover,div.right ul li.third a:hover,div.right ul li.second a:hover{
	color:#8a65a9;
}
div.right ul li.second{
          position:relative;
}
div.right ul li.second ul{
          display:none;
          width:120px;
          position:absolute;
          left:40px;
          top:70px;
}
div.right ul li.second ul li{
          float:left;
          width:120px;
          height:1.5em;
          line-height:1.5em;
          padding:10px;
          background:url(../images/menu-bg.png);
          border-bottom:1px solid #8a65a9;
}
div.right ul li.second ul li a{
          color:#fff;
}	
.info-board{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding:0px;
	height:255px;
	bottom:-95px;
	position:fixed;
	background:url(../images/main-info-bg-2x400.png);
}
.info-container{
	width:80%;
	margin:0 auto;
}
.info-board>ul{
	height:255px;
}
.info-board ul>li.tab{
	width:31.5%;
	float:left;
	height:255px;
	text-align:left;
}
.info-board ul>li.tab[count]{
	margin-right:20px;
}
.sub-info-header{
	height:65px;
}
.sub-info-body{
	height:auto;
}
.sih-wrap{
	position:relative;
	height:60px;
}
.sih-icon{
	height:65px;
	width:35px;
	display:inline-block;
	left:0px;
	top:0px;
}
.xyld{
	background-image: url(../images/xylt.png);
	background-repeat: no-repeat;
}
.xyfc{
	background-image: url(../images/xyfc.png);
	background-repeat: no-repeat;
}
.xydt{
	background-image: url(../images/xydt.png);
	background-repeat: no-repeat;
}

.large-tab-bg{
	position: absolute;
	left: 35px;
	width: auto;
	height: 45px;
	right: 0px;
	top: 15px;
}
.tab-content{
	height:35px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #8a65a9;
}
.tab-content .tc-item{
	width:32.1%;
	height:35px;
	line-height:35px;
	float:left;
	background: url(../images/dot.png) left center no-repeat;
	vertical-align:middle;
	text-align:left;
	cursor:pointer;
	font-size:1em;
}
.tab-content .item-active{
	color: #8a65a9;
	font-weight: bold;
}
.tab-content .tc-item a{
          color:#222222;
	font-weight: bold;
	vertical-align:middle;
}
.tab-content .item-active a{
	color: #8a65a9;
	font-weight: bold;
	vertical-align:middle;
}
.tc-item img{
	vertical-align:text-bottom;
}
.sub-info-body{padding-left:10px;height:150px;position:relative}
.sub-info-body .sib-hide{display:none}
.footer{
	background-color: #8a65a9;
	height: 95x;
	width: 100%;
	margin: 0 auto;
	position: fixed;
	bottom: 0px;
	top: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ebbe1e;
	text-align:center;
}
.footer .link,.footer .copyright{
	width:100%;
	margin:0 auto;
	text-align:center;
}
.footer .link {
	background-color: #ffffff;
	height:55px;
	line-height:55px;
}
.footer .link ul{
	width:80%;
	display:inline-block;
	text-align:center;
	margin:0 auto;
}
.footer .link ul li{
	float:left;
	margin-right:3px;
	width:19%;
	height:55px;
	background-size:100%;
	-moz-background-size:100%
}
.fm{
	background:url(../images/fm.jpg) no-repeat center;
}
.fm a{
	color:#d4401c;
}
.ysjk{
	background:url(../images/ysjk.jpg) no-repeat center;
}
.ysjk a{
	color:#4b8a79;
}
.cx{
	background:url(../images/cx.jpg) no-repeat center;
}
.cx a{
	color:#ee8c41;
}
.gzdz{
	background:url(../images/gzdz.jpg) no-repeat center;
}
.gzdz a{
	color:#85211f;
}
.yscjcx{
	background:url(../images/yscjcx.jpg) no-repeat center;
}
.yscjcx a{
	color:#b3c32f;
}
.jxut{
        background:url(../images/jxut.jpg) no-repeat center;
}
.jxut a{
	color:#065397;
}
.xyali{
        background:url(../images/jxali.jpg) no-repeat center;
}
.xyali a{
	color:#ee8c41;
}
.lxwm{
        background:url(../images/lxwm.jpg) no-repeat center;
}
.lxwm a{
	color:#139cbe;
}

.footer .copyright{
	font-size:1.2em;
	line-height:40px;
	color:#ffffff;
}