*{
			margin:0;
			padding: 0;
			font-family: "微软雅黑";}
		li{
			list-style: none;
			margin-top: 5px;}
		a{
			text-decoration: none;}
/*兼容火狐的整体缩放页面*/
html{
zoom: 0.8;
-moz-transform:scale(0.8);
-moz-transform-origin:center top;}
		#wrap{
                    width: 1366px;
			margin: 0 auto;
		    /* background: #f7f7f7; */ 
		    background: -webkit-linear-gradient(left, #eaeaea, #fff, #eaeaea);
		    background: -o-linear-gradient(left, #eaeaea, #fff, #eaeaea);
		    background: linear-gradient(to right, #eaeaea, #fff, #eaeaea);}
		header{
			display: block;
			height: 296px;
			position: relative;}
		.top_nav{
			position: absolute;
			top: 0;
			right: 10px;
			color:white;
			z-index: 5;}
		.top_nav a{
			color:white;}
		.banner{
			height: 296px;
			background-image: url(../img/banner.png);
			position: relative;}
		.logo{
			position: absolute;
			top: 48px;
			left: 88px;}
		.title{
			position: absolute;
			top:138px;
			right: 208px;
                        height:64px;}
		nav{
			display: block;
			height: 38px;
			width: 1366px;
			text-align: center;
			margin:0 auto;
			position: absolute;
                                font-weight:bolder;
			bottom: 0px;}
		nav ul li{
			display: inline-block;
			color: white;
			line-height: 30px;
			padding-left: 40px;
			padding-right: 40px;
			font-weight: bolder;
                        position:relative;}

.dropdown-menu{
      position:absolute;
      width:150px;
      background:#b50000;
      top:30px;
      left:-5px;
      display:none;
      z-index:10;}
nav ul li:hover .dropdown-menu{
     display:block;}
nav ul li:visited .dropdown-menu{
     display:block;}
		nav ul li a{
			text-decoration: none;
			color: white;}
		#main .section{
			height: 380px;
			margin-top:30px;
			/* background: #eee; */
			padding-left: 108px;}
		#main .part1 #slide{
			width: 520px;
			
			height: 380px;
			position: relative;
			overflow: hidden;
			border-radius: 0.5;}
		.part1{
			position: relative;}
		.jt{
			position: absolute;
			top: 45%;
			z-index: 40;
			cursor: pointer;}
		.jtleft{
			left: 108px;}
		.jtright{
			left: 588px;}
		#main .part1 .work{
			width: 522px;
			height: 348px;
			/* background: green; */
			margin-left: 106px;}
		#slide,.work{
			float: left;}
		.mainTitle{
			/* background: yellow;  */
			height: 34px;
			color: #810606;
			border-bottom: 3px solid #810606;}
		.mainTitle h3{
			letter-spacing: 2px;
			margin-right: 5px;
			font-size: 24px;}
		.mainTitle p{
			font-weight: bold;}
		.mainTitle h3,.mainTitle p{
			display: inline;}
		.line{
			width: 18%;
			height: 5px;
			background: #810606;
			float: right;}
		.content ul li{
			display: block;
			height: 20px;
			width: 90%;
			line-height: 20px;
			padding-left: 10%;
			margin-top: 16px;
			font-size: 16px;
			color:black;
			background: url(../img/dot.png) no-repeat left center;}
		.content ul li a{
			color: black;}
		.indexList{
			position: relative;}
		.indexList span{
			font-size: 20px;
			font-weight: bold;
			color: #810606;
			/* float: right; */
			position: absolute;
			bottom: 2px;
			right: 2px;}
		.indexList span a{
			color:#810606;}
		
		.mainList{
			width: 350px;
			height: 380px;
			margin-right: 50px;
			/* background: pink; */
			float: left;}
		.asideBox{
			height: 160px;
			width: 100%;
			background: url(../img/asidebg.png);
			box-shadow: 5px 5px 5px #b2afad ;
			color: white;}
               .asideBox1{
			height: 160px;
			width: 100%;
			background: url(../img/asidebg.jpg);
			box-shadow: 5px 5px 5px #b2afad ;
			color: white;}
		.jyxc{
			margin-bottom: 58px;
			position: relative;}
		.jyxc p{
			font-weight: bold;
			font-size: 46px;
			text-align: center;
			line-height: 160px;}
		.jyxc a{
			position: absolute;
			bottom: 4px;
			right: 0;
			color: white;}
		.lxfs p{
			font-size: 20px;
			padding-left: 20px;
			line-height: 42px;}
		.lxfs .lxfsTitle{
			text-align: center;
			line-height: 58px;
			font-size: 28px;
			font-weight: bold;
			padding-left: 0px;}
		
		footer{
			display: block;
			height: 68px;
			margin-top: 65px;
			background-image: url(../img/footer.png);
			line-height: 68px;
			text-align: center;
			color: white;}
		
    	#yqlj div ul{
    		margin-top:10px;}
    	#yqlj div ul li{
    		display: block;
    		width: 140px;
    		margin-top:0px;
    		padding-top:10px;
    		padding-bottom:6px;
    		float: left;}

		/* 列表页*/
		#listMain{
			width: 85%;
			margin: 0 auto;}
		.listTitle{
			margin-top: 20px;
			color: #810606;
			border-bottom: 3px solid #810606;}
		.list ul li{
			padding-top: 5px;}
		.list ul li span{
			float: right;}
		.list ul li a{
			color: black;}
		
		.listBox{
			display: block;
			width: 90%;
			margin: 0 auto;}

		.asideList{
			/*display: none;*/
			width: 20%;
			/* background: #9d0606; */
			margin-top: 28px;
			padding-top: 5px;
			float: left;
			border-left: 3px solid #9d0606;
                        margin-right:5px;
			/* margin-left: -40px; */

height:156px;}

		.asideList ul li{
			display: block;
			margin-bottom: 10px;
			background: #eee;
			height: 40px;
			line-height: 40px;
			text-align: center;}
		.asideList ul li a{
			font-weight: bold;
			color: #9d0606;}

		#current{
			background:#9d0606 ;}
		#current a{
			color: #fff;}
		
		.listDetail{
			width: 85%;
			margin-left:240px;
margin-top:20px;
			min-height: 300px;}
		.listDetail ul li{
			color: black;}
		.list_time{
			color: black;}
		.list_main_content ul li a{
			color: black;}
		


		/* 文章页 */
		.detailMain{
			width: 90%;
			margin:0 auto;}
		.detail_main_content{
			width: 80%;
			margin: 0 auto;}
    	.detail_main_content h3 {
        padding-top: 50px;
        font-size: 24px;
        color: #333333;
        text-align: center;}

    	.detail_main_content h1 {
        height: 50px;
        border-bottom: dashed 1px #cccccc;
        line-height: 50px;
        font-size: 12px;
        font-weight: normal;
        text-align: center;}

    	.detail_main_content h1 span {
        padding-left: 20px;
        color: #222;
        font-weight: bold;}

    	.detail_content_display {
        padding-top: 20px;
        line-height: 22px;}
        .lea_lx_content{
        margin-top:10px;}
                .detail_p p {

background-color: red;}





.back{
background: url(../img/threedimensional.jpg) no-repeat;
border-left:1px solid #eeeeee;}
.asideList back{}
.part3{margin-top:60px!important}
