@charset "GB2312";
*{margin:0 auto;padding:0;border:0;}
body{font-size:16px;font-family:"Î¢ÈíÑÅºÚ";}
a {
    text-decoration: none;
    color: #333;
}
body{
}
.l{float:left}
.r{float:right}
.header {
	width: 100%;
	min-width:1230px;
    height: 199px;
    background: #fff;
}
.intro{

	height:400px;

}
.top{
    background: #ddd;
	line-height: 30px;
    overflow: hidden;
    text-align: right;
    border-bottom: solid 1px #eeeeee;
    height: 36px;
    line-height: 36px;
    background: #f5f5f5;
	font-size: 12px;
}
.warp{
	width:1230px;
	margin: 0 auto;
    position: relative;
    z-index: 1;
}
.header .top a {
    color: #666;
	margin: 0px 10px;
}
.header .top a:hover {
    color: #77290e;
}
.logo{
	height: 112px;
    width: 280px;
    background: url(../images/logo.png) no-repeat left;
    padding-left: 100px;
    line-height: 112px;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 6px;
	margin-left:10px;
	display: inline-block;
}
.top_hotline{
	    position: absolute;
    right: 0px;
    top: 35px;
    background: url(../images/top_tel.jpg) no-repeat left center;
    padding-left: 40px;
    font-size: 14px;
    line-height: 21px;
    height: 42px;
}
.search {
	height: 44px;
    padding-top: 30px;
}
.search i{
	    line-height: 44px;
    position: relative;
    font-size: 28px;
}
@font-face {
  font-family: 'iconfont';
  src: url('iconfont.eot');
  src: url('iconfont.eot?#iefix') format('embedded-opentype'),
  url('iconfont.woff') format('woff'),
  url('iconfont.ttf') format('truetype'),
  url('iconfont.svg#iconfont') format('svg');
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.search button {
    width: 105px;
    height: 44px;
    font-size: 16px;
    margin-left: -1px;
    display: inline-block;
    border: none;
    text-align: center;
    background: #774f2c;
    color: #fff;
    min-height: 34px;
    line-height: 34px;
    padding: 0 15px;
    -webkit-transition: background 0.3s,border 0.3s;
    transition: background 0.3s,border 0.3s;
}
input.keyword {
    width: 235px;
    height: 20px;
    line-height: 20px;
    padding: 9px 5px 9px 50px;
    border: 3px solid #774f2c;
    margin-left: -40px;
}
.nav{
    height: 50px;
    min-width: 1230px;
    width: 100%;
    background: #6a4727;
    color: #fff;
}
.nav ul li{
	list-style: none;
    float: left;
    height: 50px;
    display: block;
    width: 123px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
	font-weight: 100;
}

.nav>ul>li>a{
	color:#fff;
	display: block;
    width: 100%;
    height: 100%;
    background: #6a4727;
}
.nav>ul>li:hover>a{
	background:#492f18;
}
.nav>ul>li>ul>li:hover{
	background:#492f18;
	background:#492f18de;
}
.nav ul li.dq:hover>a{
	background:#fff;
}
.nav ul{
	width:1230px;
}

.nav>ul>li>ul{
	position: relative;
    z-index: 999;
    width: 123px;
	padding-top: 10px;
	border-radius:5px;
	display:none;
}
.nav>ul>li:hover>ul{
	display:block;
	animation:move 0.6s;
}
.nav>ul>li:hover.dq>ul{
	display:none;
}
@keyframes move{0%{opacity:0;}
100%{opacity:1;}
}
.nav>ul>li>ul:before,.nav>ul>li>ul:after {
content: "";
    width: 0;
    height: 0;
    bottom: 100%;
	top:0px;
    right: 55px;
    position: absolute;
    border-left: 5px solid transparent;
	border-bottom: 10px solid #6a4727;
    border-bottom: 10px solid #6a4727de;
    border-right: 5px solid transparent;
}
.nav>ul>li>ul:after {
    top: 1px;
    right: 56px;
    border-left: 4px solid transparent;
    border-bottom: 10px solid #fff;
    border-right: 4px solid transparent;
}
.nav>ul>li>ul>li{
	background: #ffffff;
	border-left:1px solid #6a4727;
	border-right:1px solid #6a4727;
	background: #ffffffde;
	border-left:1px solid #6a4727de;
	border-right:1px solid #6a4727de;
}
.nav>ul>li>ul>li>a{
	color:#000;
}
.nav>ul>li:hover>ul>li:hover>a{
	color:#fff;
}
.nav>ul>li>ul>li:first-child{
	border-radius:5px 5px 0 0;
	border-top:1px solid #6a4727;
	border-top:1px solid #6a4727de;
}
.nav>ul>li>ul>li:last-child{
	border-radius:0 0 5px 5px ;
	border-bottom:1px solid #6a4727;
	border-bottom:1px solid #6a4727de;
}
.zlm{
	height: 56px;
	border-bottom: 1px solid #ddd;
    height: fit-content;
    padding: 0 0 21px 0;
}
.zlm>div{
    width: 1230px;
    text-align: center;
}
.zlm li{
    list-style: none;
    height: 36px;
    font-size: 14px;
    display: inline-block;
    background-color: white;
	position:relative;
}
.zlm li a{
    color: #000000;
    display: block;
}
.zlm>div  ul li a{border-right: 1px dashed #aaa;line-height: 14px;margin: 21px 0;padding: 0 20px;}
.zlm>div  ul li a:hover{color: #956338;}
.zlm li:last-child a{
    border-right: 0px;
}
.nav>ul>.dq>a{
	line-height: 46px;
    margin: 4px 0 0 0;
    display: block;
    border-radius: 5px 5px 0 0;
    background: #fff;
}
.nav>ul>.dqprev{
	background: #fff;
}
.nav>ul>.dqprev a{
    border-radius: 0 0 5px 0;
}
.nav>ul>.dqnext{
	background: #fff;
}
.nav>ul>.dqnext a{
    border-radius: 0 0 0 5px;
}
.dq{
	height:46px!important;
}
.dq>a{
	color:#6a4727!important;
	font-weight:700;
	
}
.zlm .dq:before,.zlm .dq:after{
	content: "¡ô";
    color: #fff;
    font-family: simsun;
    font-size: 30px;
    line-height: 0;
    position: absolute;
    left: 50%;
    margin-left: -15px;
}
.zlm .dq:before{
	bottom: -11px;
    color: #ddd;
}
.hdp{
	min-width: 1230px;
    height: 400px;
    margin: 0px 0 0 0;
}
.newstab{
	width:100%;
	min-width:1230px;
	height: 400px;
	display:none;
	position:absolute;
}

.labels{
	width:auto;
	text-align:center;
	width: fit-content;
	width: -moz-fit-content;
    height: 20px;
    position: relative;
    top: 370px;
}
.label{
	display:inline-block;
    margin: 0px 5px 0;
    width: 100px;
    height: 6px;
    background: #fff;
}
.bgcolor{background-color:#d43501!important;}
.index_banner { min-width:1200px; }
.index_notic {	display:none; height:55px; line-height:55px; overflow:hidden; }
.index_notic .ltb { float:left; background:url(../images/notic_tb.jpg) no-repeat center bottom; width:26px; height:26px; padding-top:13px; float:left; margin-right:10px; }
.index_notic .notic_li { width:950px; float:left; }
.txtScroll-top { overflow:hidden; position:relative; }
.txtScroll-top .hd { overflow:hidden; height:22px; padding:0 10px; width:70px; position:absolute; right:0; top:15px; z-index:10; }
.txtScroll-top .hd .pageState { float:left; line-height:22px; }
.txtScroll-top .hd .prev, .txtScroll-top .hd .next { display:block; width:9px; height:5px; float:right; margin-right:5px; margin-top:10px; overflow:hidden; cursor:pointer; background:url(../images/arrow.png) 0 -100px no-repeat; }
.txtScroll-top .hd .next { background-position:0 -140px; }
.txtScroll-top .hd .prevStop { background-position:-60px -100px; }
.txtScroll-top .hd .nextStop { background-position:-60px -140px; }
.txtScroll-top .hd ul { float:right; overflow:hidden; zoom:1; margin-top:10px; }
.txtScroll-top .hd ul li { float:left; width:0px; height:0px; overflow:hidden; margin-right:0px; text-indent:-999px; cursor:pointer; background:url(../images/icoCircle.gif) 0 -9px no-repeat; }
.txtScroll-top .hd ul li.on { background-position:0 0; }
.txtScroll-top .bd { padding:15px 0; }
.txtScroll-top .infoList li { height:24px; line-height:24px; }
.txtScroll-top .infoList li .date { float:right; color:#999; }
.infoList a{ color: rgb(207, 17, 10);}
.infoList a{ color: rgb(207, 17, 10);}

.main{
    background: #f5f5f5;
	padding-bottom:40px;
	min-width:1230px;
	padding-top:40px;
}
.tbs{
	padding-top: 35px;
    padding-bottom: 25px;
	width:1240px;
	display:none;
}
.tbs a{
	width: 300px;
    height: 207px;
    float: left;
    display: block;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    display: inline;
    margin: 0px 10px 0 0;
	background: #3c9837;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	border-radius: 5px;
}
.tbs a:last-child{margin:0}
.tbs a:hover{
	background:#666!important;
}
.tbs a img{
	padding-top: 50px;
    padding-bottom: 15px;
}
.news{
	    width: 800px;
    height: 330px;
    background: #fff;
    margin: 40px 0 0 0;
	box-shadow: 0px 0px 10px rgba(228, 223, 223, 0.36);
	border-radius: 5px;
}
.newshdp{
	width:400px;
	height:300px;
	margin:15px;
}
.newstab2{
	width:400px;
	height: 300px;
	position:absolute;
	overflow:hidden;
}
.newstab2 img{
	width:400px;
	height: 300px;
}
.newstab2 p{
	position: relative;
    top: -39px;
    padding: 0 8px;
    width: 100%;
    background: #0000008a;
    color: #fff;
    line-height: 35px;
}
.labels2{
	width: fit-content;
	width: -moz-fit-content;
    position: relative;
    top: 278px;
    margin-right: 10px;
}
.label2{
	float: right;
    margin: 0px 5px 0;
    width: 10px;
    height: 10px;
    background: #fff;
	border-radius:5px;
}
.newslist{
	margin: 15px 15px 15px 0;
    width: 355px;
    height: 300px;
}
.newslist .title{
	border-bottom: 3px solid #6a4727;
	height: 35px;
}
.title p{
	display: inline-block;
    background: #6a4727;
    padding: 0 20px;
    border-radius: 10px 20px 0 0;
    color: #fff;
	font-size: 20px;
    font-weight: 100;
    line-height: 35px;
}

.db p{
	background: #a89583;
}
.db>div{
	float:left;
	margin-right:1px;
}
.db>div:nth-last-child(3){
	margin-right:0px!important;
}
.db .xg{
	background: #a89583;
}
.tab{
	display:none;
}
.tablea ul:first-child,.tableb a:first-child{
	display:block;
}
.db .show{
	margin-right:0!important;
}
.db .show p{
	background: #6a4727;
}
.db .show + div{
    background: #6a4727!important;
}
.db .show + div>div{
	background: #ffffff;
    border-radius: 0px 0px 0px 20px;
	
}
.db .show + div>div>p{
    border-radius: 10px 20px 0px 20px;
}
.db p a,.title p a{
	color:#fff!important;
}
.db .show a{
	color:#fff!important;
}
.tableb>a{
	color:#000;
	font-size:12px;
	line-height:35px;
}
.title>a{
	float: right;
    line-height: 35px;
    font-size: 12px;
}
.xg{
	width: 39px;
    height: 35px;
    background: #6a4727;
	position:relative;
	left:-1px;
}
.xg>div{
    border-radius: 0px 0 0 22px;
    background: #fff;
    height: 35px;
	width: 40px;
}
.list {
	    height: 262px;
    overflow: hidden;
}
.list li{
	width: 100%;
    overflow: hidden;
    line-height: 54px;
    height: 42.7px;
    text-align: justify;
    list-style-position: inside;
    list-style-type: square;
    list-style-image: url(../images/eg_arrow.gif);
    border-bottom: 1px dashed #ddd;
}
.list li>span{
	    font-size: 14px;
    color: #666;
}
.clear{
	clear:both;
}
.w288{
	width:288px;
}
.w390{
	width:390px;
}
.w600{
	width:600px;
}
.w1230{
	width:1230px;
}

.zhuanjia{
	overflow: hidden;
}
.zhuanjia li{
	border: 1px solid #efefef;
    width: 140px;
    margin: 5px 20px 0 0;
    list-style: none;
    overflow: hidden;
    height: 250px;
    padding: 5px;
	float:left;
	animation:move2 60s infinite linear;
	position:relative;
}
.zhuanjia:hover li{
animation-play-state:paused;
-webkit-animation-play-state:paused; /* Safari ºÍ Chrome */
}
.zhuanjia li a{
	
}
.zhuanjia li img{
	width: 140px;
    height: 196px;
}
.zhuanjia ul{
	position:relative;
}
.zhuanjia li b{
	display: inline-block;
    border-bottom: 3px solid #01bcd4;
    margin-bottom: 5px;
}
.zhuanjia li span{
	
}
.ksdh{
    padding-top: 20px;
    height: 60px;
    overflow: hidden;
}
.ksdh ul{}
.ksdh ul li{
    float: left;
    width: 219px;
	height:40px;
    margin: 0px 20px 0px 0;
    text-align: left;
    list-style-position: inside;
    list-style-type: square;
    list-style-image: url(../images/eg_arrow.gif);
    border-right: 1px dashed #ddd;
}
.yqlj ul li{
	height: 28px;
    border: 0;
    margin: 0;
    width: 240px;
}
.footer{
	height: 150px;
    background: #333;
    min-width: 1230px;
    padding-top: 30px;
}
.foot_logo{
	display: none;
    height: 160px;
    width: 180px;
    text-align: center;
    line-height: 30px;
    border-radius: 90px;
    padding-top: 20px;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    position: relative;
    top: -40px;
}
.copyright{
	width: 800px;
	text-align:center;
    color: #fff;
}
@keyframes move2{0%{left:0;}
100%{left:-50%;}
}
.yyjj .zt{
	    background: #fff;
    height: 400px;
	width:260px;
	    box-shadow: 0px 0px 10px rgba(228, 223, 223, 0.36);
}
.yyjj .zt img{
	
}
.yyjj{
	height: 400px;
    margin-top: 40px;
}
.yyjj .nr{
	    width: 1030px;
    background: #fff;
    height: 400px;
	    box-shadow: 0px 0px 10px rgba(228, 223, 223, 0.36);
}
.yyjj .tt{
	    width: 200px;
    height: 400px;
	background: url(../images/cloud.png) no-repeat bottom right;
}
.tt li{
	list-style: none;
    height: 50px;
    width: 180px;
    margin: 0 0 10px 0;
    background: #fff;
	 box-shadow: 0px 0px 10px rgba(228, 223, 223, 0.36);
	 position:relative;
	 z-index:999;
	    border-radius: 5px;
    background: #fff;
}

.tt a{
	color:#000;
	font-size:20px;
	font-weight:100;
	line-height:50px;
	display:block;
	text-align:center;
	width:100%;
}
.tt li:hover{
	padding:4px;
	height:42px;
	width:172px;
}
.tt li:hover a{
	    background:#01763a;
	width:100%;
	height:42px;
	border-radius:5px;
	color:#fff;
	line-height:42px;
}
.nr .bt{
	    background: url(../images/jj.jpg) left no-repeat;
    height: 100px;
    width: 545px;
    line-height: 100px;
    font-size: 24px;
	margin: 0 0 0 100px;
    float: left;
}
.nr .jj{
    margin: 0 0 0 100px;
    font-size: 14px;
    line-height: 30px;
    height: 180px;
    width: 585px;
    overflow: hidden;
    text-align: justify;
}
.line{
	width:30px;
    padding: 0;
    margin: 40px auto 0;
    line-height: 1px;
    border-left: 600px solid #aaa;
    border-right: 600px solid #aaa;
    text-align: center;
	color:#aaa;
	font-size:30px;
}

.nr .more{
	margin: 30px 0px 0 100px;
	border: 1px solid #c9c9c9;
    width: 150px;
    border-radius: 100px;
    line-height: 34px;
    text-align: center;
	display: block;
	color: #474747;
}
.nr .more:hover{
	background-color: #01763a; 
	border-color: #01763a; 
	color: #fff;
}
#comment_bubble {
    position: relative;
	padding:4px;
	height:42px;
	width:172px;
}
#comment_bubble a{
    background:#01763a;
	width:100%;
	height:42px;
	border-radius:5px;
	color:#fff;
	line-height:42px;
}

#comment_bubble:before,#comment_bubble a:before {
	content: "";
    width: 0;
    height: 0;
    left: 100%;
    top: 17px;
    position: absolute;
    border-top: 8px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 8px solid transparent;
} 
#comment_bubble a:before {
    left: calc(100% - 6px);
    border-left: 10px solid #01763a;
}
.jjbg{
	    width: 270px;
    background: url(../images/jjbg.png) right no-repeat;
    margin: 15px;
    height: 370px;
    border-radius: 5px;
} 
.tt .show{

}
.alist .news{margin:0;height:auto;padding-bottom: 40px;}
.alist .newslist{width: 1110px;height:auto;margin: 30px 60px;}
.alist .list{height: auto;}
a:hover{
	color:#956338;
}
.showlistpage {text-align:center;}
.showlistpage a[title|="Total record"]{display:none;}
.showlistpage>*{margin:0 5px;}
.tit{color:#9e5918;text-align:center;font-size:28px;margin: 0 90px 20px;line-height: 1.5;}
.from{margin-bottom:10px;padding-bottom:10px;border-bottom:1px #EEE solid;text-align:center;font-size:12px;}
.m-content{padding:10px 0 0;border-bottom:1px #EEE solid;text-align:justify;font-weight: 100;font-size:18px;}
.m-content p{line-height:28px;}
.m-content div,.m-content p{padding-bottom:25px;}
.m-content img{display:block;margin:20px auto;max-width: 100%;}
.m-content iframe{width: 80%;margin: 30px 10%;height:498px;}
.share{clear:both;margin-right:0;width:186px;height:30px;}
.other{overflow:hidden;height:50px;}
.other div{display:inline-block;width:45%;line-height:50px;}
.other div:first-child{float:left;}
.other div:last-child{float:right;text-align:right;}
div#container * {
	margin: auto;
    margin: unset;
    padding: unset;
}
@font-face {
  font-family: 'iconfont';  /* project id 720531 */
  src: url('//at.alicdn.com/t/font_720531_r9lh3arerh.eot');
  src: url('//at.alicdn.com/t/font_720531_r9lh3arerh.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_720531_r9lh3arerh.woff') format('woff'),
  url('//at.alicdn.com/t/font_720531_r9lh3arerh.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_720531_r9lh3arerh.svg#iconfont') format('svg');
}

.biaoge table{width: 100%;text-align: left;    border-collapse: collapse;
    border-spacing: 0;}
.biaoge table th,.biaoge table td{padding: .7rem;line-height: 1.6;vertical-align: top; border-top: 1px solid #ddd;}
.biaoge thead th{border-bottom: 2px solid #ddd;}

.biaoge th{
	text-align:center;
		background:#fff;
}
.biaoge td{
	font-size:14px;
	line-height:1.2;
	padding:5px;
	background:#fff;
}
.biaoge {
	background:#ddd;
	font-weight:400;
}
.newspic{
	margin:15px!important;
	width:1200px!important;
}
.list-pic{
	
}
.list-pic ul li{
    list-style: none;
    float: left;
    width: 385px;
    overflow: hidden;
    height: 150px;
    border-bottom: 1px solid #ddd;
    padding: 0 15px 15px 0;
    margin-bottom: 15px;
}
.list-pic ul li:nth-child(3n){
	margin-right:0;
}
.list-pic ul li img{
	    height: 150px;
    float: left;
    margin-right: 15px;
    width: 105px;
}
.list-pic ul li p{
   font-size: 14px;
   margin: 3px 0;
}
.list-pic ul li div{
	height: 150px;
	overflow: hidden;
	padding: 0 5px;
}
.list-pic ul li span{
    font-size: 14px;
    color: #666;
    line-height: 25px;
    overflow: hidden;
    width: 129px;
}
.list-nav{
	    border-bottom: 3px solid #6a4727;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.list-nav ul{
	display: inline-block;
    float: right;
    width: 1148px;
}
.list-nav li{
	list-style: none;
    float: left;
    padding: 0px 20px 10px;
    font-size: 14px;
    width: 120px;
}
.list-nav p{
    display: inline-block;
    width: 50px;
    height: 107px;
    font-size: 18px;
    font-weight: 900;
    color: #6a4727;
    text-align: center;
    border-right: 1px solid;
}