html{
        font-size: 100%;
}
body{
	font-family:"Microsoft YaHei","微软雅黑";
	font-size:1em;
        margin:0 auto;
}
* {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}
a{
	text-decoration:none;
}
a:hover{
        color:#8a65a9;
}
div{

	display:block;
}
ul{
	list-style:none;
	-webkit-margin-before: 0em;
        -webkit-margin-after: 0em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 0px;
}
a.white{
	font-family:"Microsoft YaHei","微软雅黑";
	font-size:1.2em;
	color:#ffffff;
	text-decoration:none;
	font-size:1.2em;
}
div.nav-warper {
	margin:0 auto;
	text-align:center;
	width:100%;
	position:relative;
	height:230px;
	left:0px;
	background:url(../images/xy_bg.png) no-repeat;
	background-size:100%;
}
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 a:hover,div.right ul li.third a:hover,div.right ul li.second a:hover{
        color:#8a65a9;
}
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.second{
          position:relative;
}
div.right ul li.second ul{
          display:none;
          width:120px;
          position:absolute;
          left:40px;
          top:70px;
          height:auto;
          z-index:99;
}
div.right ul li.second ul li{
          position:relative;
          float:left;
          width:120px;
          height:32px;
          line-height:32px;
          margin:0 auto;
          background:url(../images/menu-bg.png);
          border-bottom:1px solid #8a65a9;
}
div.right ul li.second ul li:hover{
          background:#eee;
}
div.right ul li.second ul li a{
          display:block;
          height:32px;
          line-height:32px;
          color:#fff;
}
div.main{
        position:relative;
        width:100%;
        margin:0 auto;
        height:100%;
}
div.container{
        height:100%;
        position:relative;
        width:80%;
        margin-right: auto;
        margin-left: auto;
        padding:0px 15px 15px 15px; 
        background-color: white;
        display:block;
}
div.container_zs{
        min-height:40em;
        height:100%;
        position:relative;
        width:80%;
        margin-right: auto;
        margin-left: auto;
        padding:1px; 
        background-color: white;
        display:block;
        margin-top: -25px;
        margin-bottom:10px;
        box-shadow:2px 2px 5px 0px #333;
        --webkit-box-shadow: 2px 2px 5px 0 #333;
        --moz-box-shadow: 2px 2px 5px 0 #333;
        border:1px solid #aaa;
}
div.container_zs_800{
        min-height:40em;
        height:100%;
        position:relative;
        width:800px;
        margin-right: auto;
        margin-left: auto;
        padding:1px; 
        background-color: white;
        display:block;
        margin-top: -25px;
        margin-bottom:10px;
        box-shadow:2px 2px 5px 0px #333;
        --webkit-box-shadow: 2px 2px 5px 0 #333;
        --moz-box-shadow: 2px 2px 5px 0 #333;
        border:1px solid #aaa;
}
div.content{
        width:95%;
}
div.column_left{
        min-width:25%;
        float:left;
	padding:20px 0px 0px 0px;
}
div.column_right{
        min-height:40em;
        line-height:1.5em;
        float:right;
        width:75%;
        position: relative;
        margin-top: -25px;
        margin-bottom:10px;
        padding:20px;
        background-color:#fff;
        box-shadow:2px 2px 5px 0px #333;
        --webkit-box-shadow: 2px 2px 5px 0 #333;
        --moz-box-shadow: 2px 2px 5px 0 #333;
}
.column_right table img.line_img,.column_right div img.line_img{
	border: 1px solid #CCC;
	padding:2px;
}
.column_right p {
        clear:both;
        font-family:"Microsoft YaHei","微软雅黑";
        font-size:1.3em;
        line-height:1.5em;        
}
.column_right p strong{
        clear:both;
        font-family:"Microsoft YaHei","微软雅黑";
        font-size:1.5em;
        line-height:2em;        
}
.column_right_title{
        float:left;
        display:inline-block;
        line-height:1.5em;
        height:1.5em;
        font-size:1.5em;
        font-weight:bold;
        color:#8a65a9;
        font-family:"Microsoft YaHei","微软雅黑";
}
.column_right .position{
        float:right;
        display:inline-block;
        line-height:1.5em;
        height:1.5em;
}
.column_right .position img{
        float:left;
        display:inline-block;
}
div.side_menu{
	display:block;
}
div.side_content{
        border-top: 3px #8a65a9 solid;
}
div.big_title{        
        line-height: 30px;
        color: black;
        height:30px;
        background:url(../images/dot_xy.png) center left no-repeat;
}
div.big_title div{
        font-size: 1.3em;
        font-weight: bold;
        display: inline-block;
        font-family:"Microsoft YaHei","微软雅黑";
        zoom: 1;
        margin-left:1.5em;
}
.heading{
	font-size: 1em;
	color: #8a65a9;
	line-height: 1.5em;
	margin: 10px 0 10px 0;
        padding:10px;
}
.heading a{
	font-size: 1em;
	color: #8a65a9;
	line-height: 1.5em;
	margin: 10px 0 10px 0;
}
.heading a:hover{
	font-size: 1em;
	color: #8a65a9;
	line-height: 1.5em;
	margin: 10px 0 10px 0;
        font-weight: bold;
}
.sub_list ul{
	margin:0 auto;
	text-align:left;
	line-height:1.5em;
	margin: 0 20px 0 15px;
	background-color:#e0e0e0;
}
.sub_list ul li{
	padding:10px 0px 10px 20px;
        border-bottom: 1px #8a65a9 dotted;
}
.sub_list ul li:hover {
        cursor: pointer;
        background-color: #bfbfbf;
	border-left: 5px #8a65a9 solid;
}
.sub_list ul li.active{
	background-color:#8a65a9;
        display:block;
}
.sub_list ul li a{
	color:#666;
}
.sub_list ul li.active a{
	color:#fff;
}
div.footer{
	background-color: #8a65a9;
	height: 95x;
	width: 100%;
	margin: 0 auto;
	position: relative;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #026b67;
	text-align:center;
        display:block;
}
.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:5px;
	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;
}
.xyali_kj{
        font-family:"Microsoft YaHei","微软雅黑";
        font-size:1em;
	list-style-type: none;
	display:inline-table;
        width:100%;
}
.xyali_kj li{
	float: left;
	padding: 0.5em 2em 0.5em 0em;
}
.xyali_kj hr{
	clear:both;
        width:100%;
}
.bk10{
	height:2em;
}
.xyali_kj li span{
        font-size:1.5em;
        color:#8a65a9;
}
.xyali_kj li a{
        font-size:1.2em;
}
.xyali_kj li a:hover{
        color:#8a65a9;
}
.lxwm{
        background:url(../images/lxwm.jpg) no-repeat center;
}
.lxwm a{
	color:#139cbe;
}
.footer .copyright{
	font-size:1.2em;
	line-height:40px;
	color:#ffffff;
}