﻿@charset "utf-8";
@import "reset.css";
/*globe*/
*{
	margin:0;
	padding:0;
	}
body{color:#666;background:#fff; font-family:"Alibaba Sans Light", "Alibaba Sans Medium", "Alibaba Sans"; font-size:16px;}
a{color:#666; font-family:"Alibaba Sans Light", "Alibaba Sans Medium", "Alibaba Sans"; font-size:16px;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;}

.topdh{
	background-image: linear-gradient(135deg,#fff 30%,#d7a939 30%,#d7a939 50%,#006867 50%);
	height:80px;
	width:100%;
	
	}

/*-----------------首页开始-------------------*/
#w{
	background-color:#f1f1f1;
	margin:0 auto;
	overflow-x:hidden;
	padding:30px 0 50px 0;}
#w1{
	background-color:#f7f7f7;
	margin:0 auto;
	overflow-x:hidden;
	padding:30px 0 50px 0;}
.w{
	width:1200px;
	overflow-x:hidden;
  margin:0 auto;
}

.cl{
	clear:both;}
.fl{
	float:left;}
.fr{
	float:right;}
.blank{
	height:15px;
	overflow:hidden;}
.blank2{
	height:30px;
	overflow:hidden;}
.titel{
	line-height:30px;
	overflow:hidden;
	color:#bbb;
	font-size:16px;
	padding:0 15px;
	text-align:center;
	margin-top:20px;
	letter-spacing:2px;
	margin-bottom:30px;
	text-transform:uppercase;
	}
.titel span{
	display:block;
	font-size:28px;
	font-weight:bold;
	color:#d7a939;
	line-height:40px;
	letter-spacing:6px;
	}
.gscsr{
	padding:0px 50px;
	}
.gsimg{
	width:250px;
	height:100%;
	}
.gsimg img{
	width:230px;
	overflow:hidden;
	}
.gscen{
	width:800px;
	line-height:30px;
	color:#666;
	text-align: justify;
	}
.aboutus{
	color:#8c8c8c;
	
	}
.abimg{
	width:540px;
	}
.abimg img{
	width:520px;		
	box-shadow:rgba(0,0,0,.19) 3px 3px 4px 2px;
	}
.abcont{
	width:590px;
	min-height:350px;
	overflow:hidden;
	font-size:16px;
	position:relative;
	line-height:32px;
	color:#000;
	}
.abcont p{
	
	text-align: justify;
	}
.atit{
	font-size:20px;
	margin-bottom:20px;
	margin-top:10px;
	color:#4a4a4a;
	font-weight:bold;
	}
.atit span{
	font-weight:normal;
	font-size:30px;
	display:block;
	line-height:30px;
	margin-bottom:5px;
	color:#d7a939;
	}
.more a{
	display:inline-block;
	color:#666;
	font-size:16px;
	height:40px;
	line-height:40px;
	position:absolute;
	bottom:5px;
	right:10px;
	transition:all ease .5s;}
.more a:hover{
	color:#d7a939;
	}
.tzlc dl{
	background-color:#fff;
	width:358px;
	overflow:hidden;
	float:left;
	margin:0px 10px;
	height:300px;
	padding:10px;
	transition:all ease .5s;
	}
.tzlc dl dd{
	padding:10px 20px;
	overflow:hidden;
	color:#b7b7b7;
	font-size:14px;
	transition:all ease .5s;
	}
.tzlc dl dd h1{
	line-height:50px;
	height:50px;
	font-size:22px;
	font-weight:normal;
	overflow:hidden;
	text-align:center;
	color:#333;
	transition:all ease .5s;
	}
.tzlc dl dd p{
	font-size:14px;
	line-height:25px;
	}
	
.tzlc dl.chover1 {
	background-color:#d7a939;
	cursor:pointer;
	color:#fff;
	}
.tzlc dl.chover1 dd,.tzlc dl.chover1 dd a,.tzlc dl.chover1 dd h1{
	color:#fff;}	
	







.tdjl{
	display: -webkit-flex; /* Safari */
    -webkit-flex-direction: row;/* Safari 6.1+ */
    display: flex;
   flex-direction: row;
	width:1200px;
	}

.tdjl dl{
	position: relative;
    float: left;
    width: 600px;
	margin:0px 20px;
	box-shadow:#d9d9d9 1px 2px 10px ;	
	background-color:#fff;
	transition:all ease .5s;
	padding:14px;
	}


.tdjl dl a{
	display:block;
	
	}
.tdjl dl dt{
	text-align:center;
	width:165px;
	height:165px;
	overflow:hidden;
	margin:0 auto;
		}
.tdjl dl dt img{
	width:165px;
	height:165px;
	border-radius:50%;
	}
.tdjl dl dd{
	color:#797979;
	font-size:14px;
	line-height:25px;
	padding:10px 15px;
	text-align: justify;
	}
.tdjl dl dd h1{
	line-height:30px;
	font-size:18px;
	margin:10px 0;
	color:#252525;
	transition:all ease .5s;
	text-align:center;
	}
.tdjl dl dd h1 span{
	display:block;
	font-size:16px;
	color:#bbb;
	font-weight:normal;}
.tdjl dl.thover1{
	background-color:#d7a939;
	}
.tdjl dl.thover1 dd h1,.tdjl dl.thover1 dd{
	color:#fff;
	}
	
	
	
	
	


.inews{
	display: -webkit-flex; /* Safari */
    -webkit-flex-direction: row;/* Safari 6.1+ */
    display: flex;
   flex-direction: row;
   flex-wrap:wrap;
   width:1200px;
	}
.inews dl{
	position: relative;
    float: left;
    width: 530px;
	margin:0px 20px;
	list-style:none;
	padding:15px;
	transition:all ease .5s;
	border-bottom:1px dashed #cecece;	
	}
.inews dl dt{
	background-color:#e7e7e7;
	padding:15px;
	text-align:center;
	width:60px;
	height:60px;
	color:#999999;
	line-height:20px;
	float:left;
	font-size:14px;
	overflow:hidden;
	transition:all ease .5s;
	}
.inews dl dt span{
	font-size:28px;
	display:inline-block;
	line-height:40px;}
.inews dl dd{
	width:420px;
	float:right;
	line-height:25px;
	font-size:14px;
	color:#7e7e7e;
	}
.inews dl dd h1 a{
	line-height:30px;
	font-size:18px;
	font-weight:normal;
	transition:all ease .5s;	}
.inews dl dd a{
	font-size:14px;
	}
.inews dl.ehover1{
	background-color:#eee;
		}
.inews dl.ehover1 dt{
	background-color:#e7e7e7;
	}
.inews dl.ehover1 dd h1 a{
	color:#d7a939;}
.nmore{
	display:block;
	text-align: -webkit-center;
	}
.nmore a{
	background-color:#d7a939;
	display:inline-block;
	color:#fff;
	height:40px;
	line-height:40px;
	padding:0 40px;
	transition:all ease-in .5s;
	}
.nmore a:hover{
	background-color:#af8726;
	}
	
footer{
	background-color:#926700;
	margin:0 auto;
	color:#fff;
	}
#footer{
	background-color:#f1f1f1;
	color:#8a8a8a;
	}
.fodh{
	background:url(../images/wx.png) no-repeat 900px center;
	background-size:auto 100px;
	padding:30px 0 10px 0;	
	width:950px;
	margin:0 auto;
	padding-right:150px;
padding-top:60px;
	}
.foterwz a{
display:block;
text-align:right;
float:right;
margin-right:-134px;
margin-top:1px;
color:#999;
font-size:16px;
}
.foterwz{
	line-height:25px;
	width:860px;
	float:left;
	font-size:14px;
	color:#999;

	}
.foterwz h1{
	font-size:18px;
	color:#999;
	line-height:25px;
	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 a{
	font-size:14px;
	color:#fff;
	}
	
	
	

/*------------------------内容页开始------------------*/
#here{
	background:#f2f2f2;
	line-height:60px;
	height:60px;
	overflow:hidden;
	margin:0 auto;
	}
.lmdh{
	width:1200px;
	margin:0 auto;
	}
.lmdh ul{
	list-style:none;
	}
.lmdh ul li a{
	
	float:left;
	display:inline-block;
	height:60px;
	line-height:60px;
	font-size:18px;
	padding:0 50px;
	transition:all ease .5s;
	}

	
.lmdh ul li.active a,.lmdh ul li a:hover{
	background-image: linear-gradient(115deg,#f2f2f2 15%,#d7a939 16%,#d7a939 85%,#f2f2f2 86%);
	color:#fff;
	}
.titel2{
	font-family:"Alibaba Sans Medium", "Alibaba Sans";
	text-align:center;
	font-size:36px;
	color:#d7a939;
	line-height:65px;
	margin-top:20px;	
	position:relative;	
	}
.titel2 span{
	display:inline-block;
	line-height:40px;
	height:40px;
	color:#efefef;
	display:block;
	text-transform:uppercase;
	position:relative;
	z-index:1;
	font-size:38px;
	letter-spacing:1px;
	top:-26px;
	}
.titel2 b{
	z-index:3;
	font-weight:600;
	position:relative;
	letter-spacing:3px;
	}	
.centern{
	padding:20px 40px 50px 40px;
	line-height:35px;
	font-size:16px;
	color:#666;
	margin:0 auto;
	text-align: justify;
	}	
.h1t{
	line-height:50px;
	color:#687073;
	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:1200px;
	overflow:hidden;
	margin:0 auto;
	}	
.btm-navigations a{
	font-size:14px;
	color:#999;
	}		

.hxtd dl{
	background-color:#fff;
	padding:25px 40px;
	margin:0 0 70px 0;
	box-shadow:rgba(183,183,183,.5) 0px 0px 2px 2px;
	transition:all ease-in .5s;
	}
.hxtd dl dt{
	width:120px;
	float:left;
	padding-top:10px;
	}
.hxtd dl dt img{
	width:120px;
	height:120px;
	border-radius:100%;
	overflow:hidden;
	}

.hxtd dl dd{
	width:860px;
	float:right;
	line-height:28px;
	font-size:16px;
	margin-right:20px;
	}
.hxtd dl dd h1{
	font-size:20px;
	color:#d7a939;	
	line-height:30px;
	height:40px;
	transition:all ease-in .5s;
	letter-spacing:2px;}
.hxtd dl dd p{
	display:block;
	text-align:justify;
	text-justify:distribute;
	}
.hxtd dl.zhover1{
	background-color:#fef9ec;
		}

.hxtd dl.zhover1 dd h1{
	color:#c33325;}
.zptitel{
	background-color:#d7a939;
	height:40px;
	line-height:40px;
	overflow:hidden;
	display:inline-block;
	color:#fff;
	font-size:20px;
	padding:0 40px 0 20px;
	border-radius:20px 20px 0 0px;
	margin:10px 0 0 0;
	}
.zptitel b{
	margin-right:20px;}
	
	
/*----------------关于我们内页--------------*/
.aboutj .dl{
	border:1px solid #eee;
	box-shadow:rgb(0,0,0,.06) 0px 1px 2px 1px;
	padding:20px;
	margin:40px 50px;
	}
.aboutj .dl .dt{
	background:url(../images/ico3.png) no-repeat center center #f0f0f0;
	display:block;
	float:left;
	width:105px;
	height:105px;
	border-radius:100%;
	margin-left:20px;
	}
.aboutj .dl:nth-child(2) .dt{
	background:url(../images/ico4.png) no-repeat center center #f0f0f0;
	}
.aboutj .dl:nth-child(3) .dt{
	background:url(../images/ico5.png) no-repeat center center #f0f0f0;
	}
.aboutj .dl .dd{
	width:790px;
	float:right;
	line-height:28px;
	font-size:16px;
	margin-right:20px;
	color:#999;
	letter-spacing:1px;
	}	
.aboutj .dl .dd h1{
	letter-spacing:2px;
	font-size:18px;
	color:#d7a939;
	font-weight:normal;
	margin-bottom:10px;
	}
	
	
	
	
	
	
	
.tzlc ul{
	width:328px;
	overflow:hidden;
	float:left;
	height:330px;
	margin:30px 7px;
	padding:10px;
	border:1px solid #f2f2f2;
	transition:all ease .5s;
	}
.tzlc ul div.dt img{
	width:328px;
	}
.tzlc ul div.dd{
	padding:10px 20px;
	overflow:hidden;
	color:#b7b7b7;
	font-size:14px;
	line-height:25px;
	transition:all ease .5s;
	}
.tzlc ul div.dd h1{
	line-height:50px;
	height:50px;
	font-size:18px;
	font-weight:normal;
	overflow:hidden;
	color:#333;
	transition:all ease .5s;
	}
.tzlc ul div.dd a{
	background:url(../images/dian.png) no-repeat left 8px;
	font-size:14px;
	color:#333;
	line-height:25px;

	padding-left:15px;
	
	}
.tzlc ul div.dd a span{
	display:block;
	font-weight:normal;
	height:20px;
	line-height:20px;
	overflow:hidden;
	font-size:12px;
	color:#747474;
	}
.tzlc ul div.dd a:hover{
	background:url(../images/dian1.png) no-repeat left 8px;
	color:#9e8133;
	}
	
.tzlc ul.chover1 {
	background-color:#ccc;
	cursor:pointer;
/*	color:#fff;*/
	}
/*.tzlc ul.chover1 div.dd,.tzlc ul.chover1 div.dd a,.tzlc ul.chover1 div.dd h1{
	color:#fff;}*/	
.tdjl ul{
	display:block;
	width:300px;
	float:left;
	margin:0 20px;
	box-shadow:#d9d9d9 1px 2px 10px ;
	padding:14px;
	background-color:#fff;
	transition:all ease .5s;
	}
.tdjl ul .dt{
	text-align:center;
	width:165px;
	height:165px;
	overflow:hidden;
	margin:0 auto;
		}
.tdjl ul .dt img{
	width:165px;
	height:165px;
	border-radius:50%;
	}
.tdjl ul .dd{
	color:#797979;
	padding:10px 5px;
	line-height:25px;
	font-size:14px;
	}
.tdjl ul .dd h1{
	line-height:30px;
	font-size:18px;
	margin:10px 0;
	color:#252525;
	transition:all ease .5s;
	text-align:center;
	}
.tdjl ul .dd h1 span{
	display:block;
	font-size:14px;
	color:#bbb;
	font-weight:normal;}
.tdjl ul.thover1{
	background-color:#f3f7fa;
	}
.tdjl ul.thover1 .dd h1{
	color:#00185b;
	}
/*-------------------新闻列表页-----------------*/
.wzxx{
	margin:20px 40px;
	}
.wzxx dl{
	list-style:none;
	padding:20px 20px;
	transition:all ease .5s;
	border-bottom:1px dashed #cecece;	
	}
.wzxx dl dt{
	background-color:#f2f2f2;
	padding:15px;
	text-align:center;
	width:60px;
	height:60px;
	color:#999999;
	line-height:20px;
	float:left;
	font-size:14px;
	overflow:hidden;
	transition:all ease .5s;
	}
.wzxx dl dt span{
	font-size:28px;
	display:inline-block;
	line-height:40px;}
.wzxx dl dd{
	width:960px;
	float:right;
	line-height:25px;
	font-size:14px;
	color:#7e7e7e;
	}
.wzxx dl dd h1 a{
	line-height:30px;
	font-size:18px;
	font-weight:normal;
	transition:all ease .5s;	}
.wzxx dl dd a{
	font-size:14px;
	}
.wzxx dl.nhover1{
	background-color:#f1f1f1;
		}
.wzxx dl.nhover1 dt{
	background-color:#e7e7e7;
	}
.wzxx dl.nhover1 dd h1 a{
	color:#c33325;}	



















.side_banner{
	width:100%;
	margin:0 auto;
	position:relative;
	z-index:-1;
	}
.side_banner img{
	width:100%;
	height:auto;
	}
.leftmenu{
	width:214px;
	float:left;
	overflow:hidden;
	z-index:9;
	box-shadow:#ccc 2px 4px 10px;
	background-color:#fff;
	}	
	.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;
	padding-top:30px;
	}
.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:right;
	padding-right:30px;
	color:#999;
	transition:all ease-in .5s;
	}
.box ul li.active a, .box ul li a:hover{
	background-color:#c33325;
	color:#fff;
	}
.cenright{
	width:920px;
	background-color:#fff;
	margin:30px auto 0 auto;
	padding:20px;
	font-size:16px;
	line-height:30px;
	min-height:300px;
	}
.cenright img{
	padding-right:20px;}	
.nright{
	width:920px;
	background-color:#fff;

	padding:10px 20px;
	font-size:16px;
	line-height:30px;
	min-height:300px;
	}	
	
.nhere{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;
	}	
.nhere span{
	display:inline-block;
	padding:0 15px;
	font-size:18px;
	color:#c33325;
	font-weight:bold;
	border-bottom:3px solid #c33325;}	

/*--------------------列表分页----------------*/
.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:#cd0102;
	color:#fff;
	border:1px solid #cd0102;
	}	


/*----------------主要成员------------------*/

.wzxx1 dl{
	list-style:none;
	padding:20px 20px;
	transition:all ease .5s;
	border-bottom:1px dashed #cecece;	
	}
.wzxx1 dl dt{
	float:left;	
	width:95px;
	height:130px;	
	}
.wzxx1 dl dt img{
	width:95px;
	height:130px;}
.wzxx1 dl dd{
	width:760px;
	float:right;
	line-height:25px;
	font-size:14px;
	color:#7e7e7e;
	}
.wzxx1 dl dd h1 a{
	line-height:40px;
	font-size:16px;
	transition:all ease .5s;	}
.wzxx1 dl dd a{
	font-size:14px;
	}
.wzxx1 dl.zhover1{
	background-color:#f0f0f0;
		}

.wzxx1 dl.zhover1 dd h1 a{
	color:#c33325;}

	
	
	
	
	
	






.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;
	}


	
.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 {overflow:hidden;width:1200px; margin:0 auto;/*text-align:justify;  text-justify:inter-word;*/}

.con ul li a {display:inline-block;margin:10px 7px; width:220px; padding:6px 0px; text-align:center; font-size:24px; background-color:#fff; border:1px solid #ddd;}
.con ul li a img {vertical-align:middle; height:35px;}	
	
	
	
	






/*---------------------------------------------------------------------------------------------------------------导航结束----------*/

.cms-site-overlay,
.cms-site-overlay-page {
    position: fixed;
    z-index: 90000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  background-color: rgba(25, 35, 65, 0.5);
    
}

.cms-site-overlay-content {
    position: fixed;
    z-index: 999999;
    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: 40px;
    text-align: center;
    color: #1c82c7;
	margin-top:20px;
    /*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: 2em;
    overflow-y: auto;
	margin:0px;
    padding:20px 20px;
}
.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: 20px auto;
}
.cms-site-overlay-content .cms-site-left .cms-site-mainMsg .title{
    font-size: 18px;
    font-weight: bolder;
	line-height:60px;
	margin-bottom:10px;
}

    .cms-site-overlay-content .cms-site-left .cms-site-mainMsg{
          height:calc(100% - 40px);
    }
.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: #0087c6;
}

/*.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;
}








