html, body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, span, a, i, img,
	em, input, button, textarea, select {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	font-family: ΢���ź�;
}

ul, ol li {
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	display: inline-block;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

i, em {
	font-style: normal;
}

input, button, select, textarea {
	outline: none;
	background: none;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
}

button {
	cursor: pointer
}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.fl {
	float: left
}

/* .fr {
	float: right
} */

.fixed:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fixed {
	*zoom: 1;
}

.box {
	width: 1482px;
	margin: 0 auto;
	display:flex;
	flex-direction: column;
}

.navbg {
	background: #761b20;
	
	height: 80px;
	line-height: 88px;
	margin: -5px auto 0;
	margin-left: -250px;
}
 
.nav {width:100%;} 
.nav nav{height:46px;margin:0 auto;  padding-left:50px;position:relative; z-index:1;padding-top:20px} 
.nav nav .hid li{border:none;background:#761b20;text-align:center;border-bottom:1px dashed white;}
.nav nav .hid{margin-top:18px}
.nav nav .hid li a{font-size: 14px; font-family:"微软雅黑";text-align:center;}
.nav nav .hid li:hover{background:#ce5157;}
.nav nav .hid a:hover{color:white;text-decoration:none;}
.nav nav .hid1{height:0px;overflow:hidden;transition:.5s;}
.nav nav ul li:hover .hid1{height:252px; }
.nav nav ul li{list-style:none;width:130px;height:36px;float:left;line-height:40px;text-align:center;}
.nav nav ul li a{padding:0 4px; font-size: 23px; font-family:"微软雅黑";color:white;text-decoration:none;}
 
 
.search {
	position: absolute;
	right: -250px;
	top: -4px;
}

.search>input {
	width: 260px;
	line-height: 38px;
	background-color: #ffffff;
	border: none;
	border-radius: 4px;
	padding-left: 45px;
	background-image: url("../../../images/D/search.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	height: 38px;
}

.search>button {
	background-color: #fff;
	width: 108px;
	height: 38px;
	line-height: 38px;
	color: #761b20;
	border-radius: 4px;
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.foot {
	text-align: center;
	background-color: #232323;
	padding: 60px 0;
	width: 100%;
}

.foot>p {
	color: #ffffff;
	font-size: 16px;
	margin-top: 10px;
	position: relative;
	display: inline-block
}

.foot>p>img {
	position: absolute;
	right: -80px;
	top: 0
}

.bread {
	margin-top: 20px;
	font-size: 18px;
	color: #761b20;
	padding-bottom: 10px;
	border-bottom: 1px solid #761b20;
	margin-left: 128px;width: 80%;
}

.bread a {
	color: #761b20;
	font-size: 18px;
}

.bread img {
	vertical-align: middle
}

.leftNav {
	width: 260px;
	float: left
}

.leftNav>h3 {
	font-size: 24px;
	color: #761b20;
	padding: 10px
}

.leftNav>h3>img {
	vertical-align: text-bottom;
	margin-right: 10px;
}

.leftNav>ul>li {
	border-top: 1px solid #cccccc;
	line-height: 36px;
	text-align: center;
	font-size: 18px;
}

.leftNav>ul>li>a {
	display: block;
	font-size: 18px;
	color: #333333;
	cursor: pointer
}
.leftNav>ul>li>span {
	display: block;
	font-size: 18px;
	color: #333333;
	cursor: pointer
}
.leftNav>ul>li>div>div>a {
	
	display: block;
	font-size: 16px;
	color: #333333;
	cursor: pointer
}

.leftNav>ul>li ul {
	display: none
}

.leftNav>ul>li.checked ul {
	display: block
}

.leftNav>ul>li ul li a {
	color: #666;
	font-size: 18px;
}

.leftNav>ul>li ul li {
	text-align: left;
	padding-left: 100px;
	line-height: 36px;
}

.leftNav>ul>li ul li a span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 2px solid #ff4242;
	border-radius: 5px;
	vertical-align: middle;
	margin-right: 5px;
}

.rightContent {
	margin-left: 260px;
	border-left: 1px solid #761b20;
	min-height: 430px;
	padding-bottom: 50px;
}

.rightContent>table {
	width: 83.5%;
	border: none;
	border-collapse: collapse
}

.rightContent>table th {
	background-color: #e3e3e3;
	font-size: 24px;
	border: none;
	line-height: 50px;
	font-weight: 400
}

.rightContent>table td {
	text-align: left;
	line-height: 50px;
	padding: 0 50px;
	font-size: 18px;
}

.rightContent>table td a, .rightContent>table td span {
	font-size: 18px;
}

.rightContent>table td a:hover {
	color: #761b20
}

.rightContent>table td.time {
	text-align: center;
	padding: 0
}

.page {
	text-align: center;
	margin-top: 50px;
}

.page>a {
	line-height: 36px;
	border: 1px solid #cccccc;
	padding: 0 15px;
	display: inline-block;
}

.page>a:hover {
	background-color: #761b20;
	color: #ffffff
}

.page>a.checked {
	background-color: #761b20;
	color: #ffffff
}

.third {
	padding-bottom: 50px;
	width: 80%;
    margin-left: 128px;
}

.third>h3 {
	text-align: center;
	font-size: 30px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.third>h4 {
	padding-left: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 18px;
	margin-bottom: 40px;
}

.third>div>p {
	margin-bottom: 10px;
	font-size: 30px;
	line-height: 44px;
	text-align: justify;
	text-indent: 36px;
}
.third01>p {
	margin-bottom: 10px;
	font-size: 30px;
	line-height: 44px;
	text-align: justify;
	text-indent: 36px;
}
.third01>p img{
	width:800px;
	height:500px;
}
.top {	
    height: 400px;
    background: url(../../../images/D/banner.jpg)no-repeat center;
    text-align: center;
    position: relative;
    background-size: cover;
}
.top img{
    margin-right:35px;
    position: relative;
    margin-top: 5%;
}
.top>a {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background-color: #761b20;
    width: 108px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    border-radius: 6px;
    font-size: 20px;
} 
/* 效果CSS开始 */
.mod18{width:1100px;position:relative;margin:0 auto;padding-bottom:50px;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 #prevTop,.mod18 #nextTop{top:400px;width:32px;height:48px;}
.mod18 #prev,.mod18 #next{top:490px;width:10px;height:16px;}
.mod18 #prevTop{background:url(../../../images/G/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../../../images/G/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:3px;background:url(../../images/G/nextBtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff；}
.mod18 .cf a>img{width:100%}
.mod18 .cf a{display:block;width:100%;height:377px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:1100px; color: #ffffff; position:absolute;bottom:40px;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{width:1100px; height:800px; padding-left:76px; padding-right:76px;position:relative;overflow:hidden; padding-top:40px;}
.mod18 .picBox ul{height:800px;position:absolute; left:0;}
.mod18 .picBox li{width:1100px;height:800px;}

.mod18 .listBox{width:1100px;height:100px;margin:0 auto;position:relative; padding-top:15px;overflow:hidden;}
.mod18 .listBox ul{height:88px;position:absolute;float:left}
.mod18 .listBox li{width:118px;height:77px;cursor:pointer;position:relative; padding:5px 0 0 0;padding-right:5px;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:108px;height:77px;}
.mod18 .listBox img{width:100%}
.mod18 .listBox .on img{border:3px solid #CECDCC;}
/* .mod18 .listBox .on{background:url(../../../images/G/img_bg.jpg) center top no-repeat;} */
.mod18 .listBox .on i{display:block;}


/* 轮播图 */
.focus{ position:relative; width:650px; height:399; background-color: #000; float: left;}  
.focus img{ width: 520px; height: 316px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  

.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10;line-height:30px;height:30px ;background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:16px; overflow:hidden;margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  


.focus .fbg{bottom:5px; right:5px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0 0;overflow:hidden;zoom:1;height:14px;margin-top:325px;margin-right:132px;}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:20px;height:38px;background: url(../../../images/auto-play-image/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: 150px; left: 0;background-position:0 -38px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: 150px; right: 131px;  background-position:-20px -38px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-20px 0;}  
