@charset "utf-8";
@import "reset.css";
/*globe*/
*{
	margin:0;
	padding:0;
	}
body{color:#666;background:#fff; font-family:"Microsoft YaHei","微软雅黑";}
a{color:#666; font-family:"Microsoft YaHei","微软雅黑";text-decoration: none;}
a:hover{color:#ea5504; text-decoration:none;}

.box{width:1100px;margin-left:auto;margin-right:auto;display:block;}
.s12000 .box{width:1200px;}
@-webkit-keyframes shake {
0%{-webkit-transform:translate(2px, 2px);}
25%{-webkit-transform:translate(-2px, -2px);}
50%{-webkit-transform:translate(0px, 0px);}
75%{-webkit-transform:translate(2px, -2px); }
100%{-webkit-transform:translate(-2px, 2px);}
}
@keyframes shake {
0%{transform:translate(2px, 2px);}
25%{transform:translate(-2px, -2px);}
50%{transform:translate(0px, 0px);}
75%{transform:translate(2px, -2px);}
100%{transform:translate(-2px, 2px);}
}
.cl{
	clear:both;}
.blank{ height:10px;
overflow:hidden;
}
.fl{
	float:left;}
.fr{
	float:right;}
.shake{position: relative;top: 30px;left: 100px;width: 200px;color: #0000ff;}
.shake:hover{-webkit-animation:shake 0.2s infinite;animation:shake 0.2s infinite;}



/*-----------------首页开始-------------------*/
#w{
	background-color:#f1f1f1;
	margin:0 auto;
	overflow-x:hidden;
	padding:0;}
.w{
	width:1200px;
	overflow-x:hidden;
  margin:0 auto;
}

.cl{
	clear:both;}
.fl{
	float:left;}
.fr{
	float:right;}
.blank{
	height:15px;
	overflow:hidden;}
.titel{
	line-height:30px;
	overflow:hidden;
	color:#a3a3a3;
	font-size:26px;
	padding:0 15px;
	letter-spacing:2px;
	text-align:center;
	margin-top:50px;
	}
.titell{
	font-size:32px;
	font-weight:600;
	color:#bda05a;
	line-height:60px;

	padding-bottom:10px;
	margin-bottom:10px;
	}
.about{
	color:#8c8c8c;
	line-height:35px;
	
	}
.abimg{
	float:left;
	width:600px;
	overflow:hidden;
	}
.abcont{
	width:580px;
	min-height:380px;
	float:right;
	overflow:hidden;
	font-size:16px;
	position:relative;
	}
.abcont p {
	text-align: justify;
}
.more{
	display:inline-block;
	background:url(../images/more.png) no-repeat right center;
	float:right;
	color:#a2a2a2;
	font-size:16px;
	padding-right:20px;
	padding-left:20px;
	font-weight:bold;
	position:absolute;
	bottom:10px;
	right:10px;}
	
.titel1{
	line-height:30px;
	overflow:hidden;
	color:#fff;
	font-size:26px;
	padding:0 15px;
	letter-spacing:2px;
	text-align:center;
	margin-top:30px;
	font-weight:bold;
	}
.titell1{
	font-size:32px;
	font-weight:bold;
	color:#fff;
	line-height:40px;
	margin-bottom:10px;
	}
#w1{
	background:url(../images/bg.jpg) no-repeat center top;
	height:469px;
	overflow:hidden;}	
	

.jycl{
	width:1300px;
	margin:0 auto;
	margin-top:20px;
	}
.jycl dl{
	width:190px;
	float:left;
	height:250px;
	background-color:#ffffff;
	margin:10px 10px;
	text-align:center;
	text-indent:0px;
	transition:all ease-in .5s;
	cursor:pointer;
	}
.jycl dl dt{
	display:block;
	width:50px;
	height:50px;
	background:url(../images/1.png) no-repeat center top;
	margin:0 auto;
	text-align:center;
	margin-top:70px;
	margin-bottom:25px;
	overflow:hidden;
	transition:all ease .5s;
	}
.jycl dl:nth-child(2) dt{
	background:url(../images/2.png) no-repeat center top;
	}
.jycl dl:nth-child(3) dt{
	background:url(../images/3.png) no-repeat center top;
	}
.jycl dl:nth-child(4) dt{
	background:url(../images/4.png) no-repeat center top;
	}
.jycl dl:nth-child(5) dt{
	background:url(../images/5.png) no-repeat center top;
	}
.jycl dl dd{
	font-size:24px;
	color:#767676;
	line-height:30px;
	transition:all ease .5s;}
.jycl dl.chover1{
	background-color:#d4a83d;
	color:#fff;
	}
.jycl dl.chover1 dt{
	background-position:center -50px;
	}
.jycl dl.chover1 dd,.jycl dl.chover1 dd h1{
	color:#fff;}

.tzlc{
	width:365px;
	overflow:hidden;
	float:left;
	margin:30px 15px;


	}
.tzlc dl dd{
	padding:0;
	margin-bottom:5px;
	height:50px;
	overflow:hidden;}
.tzlc dl dd a{
	background:url(../images/dian.png) no-repeat left 8px;
	font-size:14px;
	color:#333;
	line-height:25px;

	padding-left:15px;
	
	}
.tzlc dl dd a span{
	display:block;
	font-weight:normal;
	height:20px;
	line-height:20px;
	overflow:hidden;
	font-size:12px;
	color:#747474;
	}
.tzlc dl dd a:hover{
	background:url(../images/dian1.png) no-repeat left 8px;
	color:#9e8133;
	}
.ntit{
	text-align:center;
	height:60px;
	line-height:60px;
	border-bottom:1px solid #ccc;
	font-size:18px;
	color:#999;
	margin-bottom:20px;
	}
.more1{
	display:block;
	float:right;
	line-height:30px;
	height:30px;
	color:#fff;
	font-size:14px;
		
	margin-top:20px;
}	
.more1 a{
	display:inline-block;
	color:#fff;
	font-size:14px;
	padding-right:20px;
	padding-left:20px;
	background-color:#9e8133;
	line-height:30px;
	height:30px;
	transition:all ease .5s;
	}	
.more1 a:hover{
	background-color:#d4a83d;}	
	
	
	
	
	
	
	
	


footer{
	background-color:#bda05a;
	margin:0 auto;
	color:#c8c8c8;
	}
#footer{
	background-color:#fff;
	color:#666;
	}
.fodh{
	background:url(../images/wx.png) no-repeat right center;
	padding:30px 0;	
	width:1080px;
	margin:0 auto;
	padding-right:150px;
	}
.fodh dl{
	width:150px;
	float:left;
}
.fodh dl:first-child,.fodh dl:nth-child(2),.fodh dl:nth-child(3),.fodh dl:nth-child(4){
	text-align: center;
}
.fodh dl:nth-child(5){
	padding-left: 40px;
}

.fodh dl:last-child{
	text-align: left;
}
.fodh dl dt a{
	color:#333;
	font-size:16px;
	line-height:30px;
	height:30px;
}
.fodh dl dd a{
	color:#666;
	height:25px;
	line-height:25px;
	}
.fodh a:first-child{
	margin-left:0px;}
.foterwz{
	line-height:25px;
	width:260px;
	float:left;
	}
.foterwz h1{
	font-size:16px;
	color:#333;
	line-height:30px;
	height:30px;
	font-weight:normal;
	}
.fterw{
	width:1200px;
	margin:0 auto;
	text-align:center;
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:14px;
	}
.fterw span{
	padding:0 20px;}
.side_banner{
	width:100%;
	margin:0 auto;
	position:relative;
	z-index:-1;
	height:410px;
	}
.leftmenu{
	width:214px;
	float:left;
	overflow:hidden;
	z-index:9;
	background-color:#fff;
	margin-top:30px;
	}
.menutitle{
	height:100px;
	line-height:100px;
	border-bottom:1px solid #dfdedc;
	background-color:#c6a24c;
	color:#fff;
	text-align:center;
	font-size:22px;
	position:relative;
	width:214px;
	}
.box{
	width:214px;
	overflow:hidden;
	}
.box ul{
	list-style:none;}
.box ul li a{
	display:block;
	height:45px;
	line-height:45px;
	border-bottom:1px solid #f4f4f4;
	font-size:16px;
	text-align:center;
	color:#999;
	transition:all ease-in .5s;
	}
.box ul li.active a, .box ul li a:hover{
	background-color:#7d421a;
	color:#ffd46d;
	}
#w2{
	background-color:#f5f5f5;
	margin:0 auto;
	}
.cenright{
	width:940px;
	background-color:#fff;
	margin:30px auto 0 auto;
	padding:20px;
	font-size:16px;
	line-height:30px;
	min-height:300px;
	}

.wzxx dl{
	list-style:none;
	padding:20px 20px;
	transition:all ease .5s;
	border-bottom:1px dashed #ccc;	
	}
.wzxx dl dt{
	width:180px;
	height:120px;
	float:left;
	overflow:hidden;
	}
.wzxx dl dt img{
	width:180px;
	height:120px;
	overflow:hidden;
	}
.wzxx dl dd{
	width:650px;
	float:right;
	line-height:25px;
	font-size:14px;
	color:#7e7e7e;
	}
.wzxx dl dd h1 a{
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	transition:all ease .5s;	}
.wzxx dl dd a{
	font-size:14px;
	}
.wzxx dl.nhover1{
	background-color:#f8f8f8;
		}
.wzxx dl.nhover1 dd h1 a{
	color:#fb8a00;}
.ndate{
	margin-top:20px;
	}
.ndate span{
	margin-right:50px;}	
.more a{
	background:url(images/more.png) no-repeat right center;
	float:right;
	color:#a2a2a2;
	font-size:16px;
	padding-right:20px;}
.container{
	height:60px;
	line-height:60px;
	border-bottom:1px solid #dbdbdb;
	position:relative;
	}
.left-title{
	font-size:24px;
	font-weight:bold;
	color:#bda05a;
	letter-spacing:2px;
	border-bottom:3px solid #c6a24c;
	display:inline-block;
	padding:0 10px;
	line-height:59px;
	height:59px;
	}	
.right-wrap{
	display:inline-block;
	float:right;}
.right-wrap a{
	font-size:14px;
	}
.right-wrap a i.icon-home{
	background:url(../images/home.png) no-repeat left center;
	padding-left:30px;
	}
.cms-site-pagination{
	margin-top:20px;
	}
.cms-site-pagination ul li a {
    line-height: 30px;
    display: block;
    height: 30px;
    padding: 0 15px;
    color: #555;
    border-radius: 5px;
	font-size:14px;
	float:left;
	border:1px solid #ccc;
	margin:0 10px;
}
.cms-site-pagination ul li.cms-site-active a{
	background-color:#c6a24c;
	color:#fff;
	border:1px solid #c6a24c;
	}	
.centern{
	padding:20px 20px 50px 20px;
	line-height:35px;
	font-size:16px;
	color:#666;
	margin:0 auto;}	
.h1t{
	line-height:50px;
	color:#c6a24c;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	letter-spacing:2px;
	}	
.h5t{
	line-height:30px;
	color:#9999997a;
	font-size:14px;
	text-align:center;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}	
.centern img{
	max-width:900px;
	overflow:hidden;
	margin:0 auto;
	}	
.btm-navigations a{
	font-size:14px;
	color:#999;
	}	
.wzxx1 ul{
	list-style:none;
	padding:10px;
	}
.wzxx1 ul li{
	height:40px;
	line-height:40px;
	overflow:hidden;
	border-bottom:1px dashed #ccc;
	}
.wzxx1 ul li a{
	display:block;
	line-height:40px;
	height:40px;
	background:url(../images/ico1.png) no-repeat left center;
	padding-left:10px;
	font-size:14px;	
	overflow:hidden;
	}	
.wzxx1 ul li a:hover{
	background:url(../images/ico2.png) no-repeat left center;
	color:#c6a24c;
	}	
.lxcent{
	padding:30px;
	background-color:#fff;
	margin:0 auto;
	font-size:16px;
	line-height:30px;
	min-height:300px;
	color:#666;
	}		
.lxcentlf{
	width:300px;
	overflow:hidden;
	float:left;}	
.lxcentlf h1{
	font-size:20px;
	font-weight:bold;
	color:#c6a24c;}
.lxcentri{
	width:800px;
	float:right;
	overflow:hidden;}	
	
.con {margin-bottom:10px;overflow:hidden;padding-left:10px;}
.con dl dt {font-weight:bold;margin-bottom:10px;}
.con dl dd a {display:inline-block;margin-bottom:10px;margin-right:0px;width:157px;}
.con dl dd a img {vertical-align:middle;width:35px;}
	
	
	
	






/*---------------------------------------------------------------------------------------------------------------导航结束----------*/

.cms-site-overlay-content {
    position: fixed;
    z-index: 999;
    top: 5%;
    bottom: 60px;
    left: 50%;
    background-color: #fff;
    box-shadow: 0 2px 3px #333;
    width: 1000px;
    transform: translateX(-50%);
    height: 545px;
}

.cms-site-overlay-content .cms-site-left h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 60px;
    text-align: center;
    color: #1c82c7;
    /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22), inset 0 2px rgba(255, 255, 255, 0.29);*/
}

.cms-site-overlay-content .cms-site-left .cms-site-mainMsg {
    font-size: 14px;
    line-height: 1.5;
    overflow-y: auto;
    /*height: calc(100% - 65px);*/
    /*margin: 30px 30px 0;*/
    padding: 30px;
}
.cms-site-overlay-content .cms-site-left .cms-site-mainMsg p{
    color: rgb(87,87,87);
    text-indent: 2rem;
}
.cms-site-overlay-content .cms-site-left .cms-site-mainMsg .warn{
    color: #000;
    margin: 30px auto;
}
.cms-site-overlay-content .cms-site-left .cms-site-mainMsg .title{
    font-size: 18px;
    font-weight: bolder;
	line-height:40px;
}

    .cms-site-overlay-content .cms-site-left .cms-site-mainMsg{
          height:calc(100% - 190px);
    }
.cms-site-overlay-content .cms-site-right {
    height: 30px;
    margin: 15px auto;
    text-align: center;
}

.cms-site-overlay-content .cms-site-right a {
    font-size: 16px;
    line-height: 40px;
    display: inline-block;
    width: 180px;
    height: 40px;
    margin: 0 10px;
    text-align: center;
    vertical-align: top;
    color: #fff;
    border-radius: 4px;
}

.cms-site-overlay-content .cms-site-right .cms-site-yes {
    background-color: #1c82c7;
}

/*.cms-site-overlay-content .cms-site-right .cms-site-yes:hover {*/
    /*background-color: #fa1527;*/
/*}*/

.cms-site-overlay-content .cms-site-right .cms-site-no {
    background-color: #fff;
    border: 1px solid #d5dde3;
    color: #788188;
}

.cms-site-overlay-content .cms-site-right .cms-site-no:hover {
    background-color: #f2f2f2;
	text-decoration:none;
}








