/*************************************index。html***********************************/
*{
font-family:Microsoft Yahei;
border:none;
padding:0px;
margin:0px;
}         /***全局微软雅黑***/
.contect
{
	width:100%;
}
.header
{
	width:1100px;
	margin:0 auto;
	text-align:center;
	padding:0px;
}
a.logo{
	float: left;
	padding-top: 5px;
	width: 223px;
	height: 52px;
	background: url(../img/logo.png) no-repeat;
}

.nav{
	position:relative;	
}

.nav ul{
	
	margin-left: 0px;
	float:right;
	position:absolute;
	left:400px;	
	list-style-type:none;
	text-indent:0px;
	padding:0px;
}
.nav ul li{
	float: left;
	list-style-type: none;
	margin: 20px 0px 0px 0px;
	width:110px;
	text-align:left;
	
}
.nav-pic{
	line-height: 120%;
	
}

.nav ul li a{
	text-decoration: none;
	font-size: 15px;
	color: #848484;
	padding-top: 200px;
	padding-left:30px;
}
.nav ul li a:hover{
	text-decoration: none;
	font-size: 15px;
	color: #00c0b5;
	padding-top: 200px;
}
.nav ul li .list
{
	width:auto;
	position:relative;
	left:0px;
	top:10px;
	background-color:#00c0b5;
	z-index:2;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	overflow:hidden;
	display:none;
	border-radius:0px 0px 8px 8px;
}
.nav ul li:hover .list
{
	display:block;
}
.nav ul li .list a
{
	padding:0px;
	float:left;
	margin:0px;
	width:100%;
	text-align:center;
	color:#fff;
	font-size:13px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dashed #fff;
}
.nav ul li .list a:nth-last-child(1){
	border:none;
}
.nav ul li .list a:hover
{
	color:#000;
}
.nav ul li.shou1{
	background: url(../img/nav-1.gif) no-repeat left top;
	width:80px;
}

.shou2{
	background: url(../img/nav-2.gif) no-repeat left top;
}

.nav ul li.shou3{
	background: url(../img/nav-3.gif) no-repeat left top;
	width:130px;
}
.shou4{
	background: url(../img/nav-4.gif) no-repeat left top;
}
.shou5{
	background: url(../img/nav-5.gif) no-repeat left top;
}
.shou6{
	background: url(../img/nav-6.gif) no-repeat left top;
}
.shou1:hover{
	background: url(../img/nav-1-1.gif) no-repeat left top;
}
.shou2:hover{
	background: url(../img/nav-2-2.gif) no-repeat left top;
}
.shou3:hover{
	background: url(../img/nav-3-3.gif) no-repeat left top;
}
.shou4:hover{
	background: url(../img/nav-4-4.gif) no-repeat left top;
}
.shou5:hover{
	background: url(../img/nav-5-5.gif) no-repeat left top;
}
.shou6:hover{
	background: url(../img/nav-6-6.gif) no-repeat left top;
}

.bg-pic{
	clear: both;
	height: 680px;
	width: auto;
	text-align: center;
	border:0px;
	padding:0px;
	border-bottom:1px solid #00c0b5;
}
.foshan{
	padding-top: 100px;
	padding-bottom: 0px;
}
.yujian{
	margin-top: 120px;
	
}
.more{
	margin-top:58px;
}
.kuang p a{
	
	border: 1px solid #00c0b5;
	padding: 10px 65px;
	color: #00c0b5;
	font-size:12px;
	text-decoration: none;
	border-radius:15px 15px 15px 15px;
	transform: translate(0,0);
    transition:all .2s ease-in 0s;
}
.kuang p a:hover{
	color: #ffffff;
	border: 1px solid #00c0b5;
	opacity: 0.8;
	border-radius:15px 15px 15px 15px;
	background-color: #00c0b5;
	transform: translate(0,0);
    transition:all .2s ease-in 0s;
}


/**************************************中 三图开始***********************************************/
.zhong-san{
	margin-bottom:80px;
	background: url(../img/yunsuan_01_02.jpg) no-repeat top center;
	width:100%;
	float:left;
	position:relative;
}
.zhong-san ul
{
	list-style-type:none;
	padding:0px;
	margin:0 auto;
	text-align:center;
	width:1129px;
}
.zhong-san ul li
{
	width:345px;
	height:231px;
	float:left;
	position:relative;
}
.zhong-san ul li:hover .hover
{
	position:relative;
	left:0px;
	top:-235px;
	background: url(../img/pic-22.gif) no-repeat top left;
	width:100%;
	height:100%;
	float:left;
	z-index:999;
}
.zhong-san ul li.cen
{
	width:439px;
}
.zhong-san ul li img
{
	position:relative;
}
.zhong-san ul li span
{
	position:relative;
	left:10px;
	top:-200px;
	float:left;
	width:100%;
	text-align:left;
	z-index:9999;
}
.zhong-san ul li:hover span
{
	top:-431px;
	color:#fff;
}
.zhong-san1{
	background-image: url(../img/pic-1.gif);
	width: 530px;
	height: 231px;
	background-repeat: no-repeat;
	margin-left: 210px;
	transform: translate(0,0);
    transition:all .2s ease-in 0s;
}
.zhong-san1:hover{
	background-image: url(../img/pic-23.gif);
	width: 530px;
	height: 231px;
	background-repeat: no-repeat;
	margin-left: 210px;
	transform: translate(0,0);
    transition:all .2s ease-in 0s;
    color: #FFFFFF!important;
}
.zhong-san a
{
	color:#000;
	text-decoration:none;
}

.pro {
	margin-left: 195px;
	padding-top: 45px;
}


.zhong-san2{
	background-image: url(../img/pic-2.gif);
	width: 439px;
	height: 231px;
	background-repeat: no-repeat;
	margin-left: 740px;
	margin-top: -231px;
	transform: translate(0,0);
    transition:all .2s ease-in 0s;
}
.zhong-san2:hover{
	background-image: url(../img/pic-22.gif);
	
	width: 439px;
	height: 231px;
	background-repeat: no-repeat;
	margin-left: 740px;
	margin-top: -231px;
	color: #FFFFFF;
	transform: translate(0,0);
    transition:all .2s ease-in 0s;
}
.about{
	margin-left: 60px;
	padding-top: 45px;
}
.zhong-san3{
	background-image: url(../img/pic-3.gif);
	width: 530px;
	height: 231px;
	background-repeat: no-repeat;
	margin-left: 1179px;
	margin-top: -231px;
	transform: translate(0,0);
    transition:all .2s ease-in 0s;
}
.zhong-san3:hover{
	background-image: url(../img/pic-23.gif);
	width: 530px;
	height: 231px;
	background-repeat: no-repeat;
	margin-left: 1179px;
	margin-top: -231px;
	color: #FFFFFF;
	transform: translate(0,0);
    transition:all .2s ease-in 0s;
}
.dyn{
	margin-left: 60px;
	padding-top: 45px;
}
/******************************************中间三图结束*************************************/
.line
{
	width:100%;
	height:auto;
	float:left;
	border-bottom:1px solid #ccc;
}
.center
{
	width:1100px;
	margin:0 auto;
	text-align:center;
}
.end
{
	width:100%;
	text-align: center;
	margin:0 auto;
	float:left;
	background: url(../img/footline.jpg) no-repeat top center;
	padding-top:75px;
}
.qian-san{
	margin-bottom: 41px;
}
.weibo-pic{
	margin-left: -350px;
}
.yunsuan{
	margin-top: -30px;
	margin-left: -200px;
}
.yunsuan a{
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}
.weixin-pic{
	margin-left: 100px;
	margin-top: -32px;
}
.yunsuan2{
	margin-top: -28px;
	margin-left: 310px;
}
.yunsuan2 a{
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}
.end-end{
	margin-top: 35px;
	margin-bottom: 75px;
	font-size: 14px;
	color: #797676;
}


/*****************************************************关于我们********************************************************/
/*****************************************************关于我们********************************************************/
/*****************************************************关于我们********************************************************/
/*****************************************************关于我们********************************************************/
.hr{
	z-index: 99999;
	opacity: 0.2;
}
.width{
	width: 1100px;
	height:auto;
	margin: 0px auto;
	

}
.bgz{
	height: 44px;
	width: 228px;
	margin-bottom: 6px;
	margin-top:6px;
	color: #2c2c2c;
	float:left;
	border:1px solid #f2f1f7;
	background:#fff url(../img/ico_l.png) no-repeat 170px center;
}
.bgz:hover{
	background:#00c0b5 url(../img/ico_lh.png) no-repeat 170px center;
	color: #ffffff;
}
.bgz.act{
	background:#00c0b5 url(../img/ico_lh.png) no-repeat 170px center;
	color: #ffffff;
}
.bgz p{
	margin-top: 10px;
	margin-left: 20px;
	font-size: 14px;
	
}

.about-left{
	margin-top: 45px;
	float:left;
	width:230px;
	overflow:hidden;
}
.about-left span
{
	width:100%;
	float:left;
	text-align:left;
	padding-bottom:20px;
}
.about-left ul
{
	width:230px;
	float:left;
}
.about-left ul li span
{
	width: 228px;
	height:44px;
	float:left;
	text-indent:20px;
	line-height:44px;
	padding-bottom:0px;
	color: #2c2c2c;
	border:1px solid #f2f1f7;
	background:#fff url(../img/ico_l.png) no-repeat 170px center;
	font-size:14px;
}
.about-left ul li span a
{
	width:100%;
	float:left;
	color:#2c2c2c;
	font-weight:normal;
}
.about-left ul li span:hover
{
	background:#fff;
	color: #000;
}
.about-left ul li.act span a
{
	background:none;
	color: #000;
}
.about-left ul li span:hover a
{
	background:#fff;
	color: #000;
}
.about-left span
{
	font-weight:bold;
}
.about-left ul li{
	list-style-type: none;
}
.about-left ul li a{
	text-decoration: none;
}
/**********************youbian*****************************************/
.about-right{
	float:right;
	width:815px;
	background: url(../img/conbg.jpg) no-repeat top left;
	min-height:600px;
	padding-top:40px;
	border-left:1px solid #f2f1f7;
	padding-left:35px;
}
.about-right img
{
	max-width:815px;
}
.jianjie{
	margin-bottom: 60px;
}
.jianjie span
{
	font-weight:bold;
	width:100%;
	float:left;
}
.guangdong p{
	margin-top: 6px;
}
.xian{
	margin-left: 80px;
	margin-top: -75px;
}
.yunsuan-about{
	margin-left: 100px;
	margin-top: -62px;
}
.yunsuan-about p{
	margin-top: 5px;
}
.con{
	line-height: 25px;
	margin-top: 0px;
	font-size: 14px;
	color: #848484;
	margin-bottom: 10px;
	float:left;
	width:100%;
}
.con p{
	margin-bottom: 25px;
}

.mod_news_con,.mod_news_con .item{
	width:100%;
	height:auto;
	float:left;
}
.mod_news_con .item{
	margin-bottom:20px;
	transition:all 0.3s ease 0s;
	border-bottom:1px solid #eee;
	font-family:微软雅黑;
}
.mod_news_con .item:hover{
	box-shadow: 5px 5px 1px #ccc;
	transition:all 0.3s ease 0s;
	background-color:#eee;
}
.mod_news_con{
	padding-top:0px;
}
.mod_news_con .item img{
	width:200px;
	height:160px;
	float:left;
	padding:10px;
}
.mod_news_con .item .news_title{
	width:490px;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:15px;
	text-align:justify;
	color:#888;
	line-height:35px;
	font-size:14px;
}
.mod_news_con .item .news_title a{
	width:100%;
	height:auto;
	float:left;
	font-size:19px;
	text-align:left;
	color:#000;
	text-decoration:none;
}
.newsdetail
{
	width:100%;
	height:auto;
	float:left;
}
.newsdetail .title
{
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	color:#000;
	font-size:20px;
}
.newsdetail .title span
{
	font-size:12px;
	color:#7c7c7c;
	width:100%;
	float:left;
}
.newsdetail .con
{
	width:100%;
	float:left;
	text-align:justify;
	padding-top:20px;
	line-height:25px;
}
.nyrightsall
{
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.paginator { font: 13px 微软雅黑;padding:10px 0px 10px 0; }
.paginator a {padding: 5px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin-right:15px;margin-left:5px;width:auto;height:auto;}
.paginator a:visited {padding: 5px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin-right:15px;margin-left:5px;width:auto;height:auto;}
.paginator .cpb {padding: 5px 6px;font-weight: bold; font-size: 13px;border:none;width:auto;height:auto;}
.paginator a:hover {color: #fff; background: #5a5858;border-color:#5a5858;text-decoration: none;width:auto;height:auto;}
.paginator span{padding: 5px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin-right:15px;margin-left:5px;width:auto;height:50px;float:left;}