﻿@charset "utf-8";
*{padding:0;margin:0;box-sizing:border-box; font-family: "Microsoft YaHei"; font-size: 14px;color: #333333; text-decoration:none; list-style:none;}
div{display: block;}
img{border: 0px;}
html{min-width: 1200px;overflow-x:auto;}
th,td{
	background-clip: padding-box; /*背景被裁剪到内边距框*/
	position:relative;
}
p,h1,h2,h3,h4,a,span{
	word-wrap:break-word;
}
/*-----------------------头部-----------------------------*/
.header{
	width: 100%;
}
/*----------------------顶部电话----------------------------*/
.header-phone{
	width: 100%;
	background: #f8f8f8;
	height: 40px;
	overflow: hidden;
	text-align: right;
}
.header-phone p{
	width: 1200px;
	height: 100%;
	font-size: 24px;
	line-height: 40px;
	margin: 0 auto;
	overflow: hidden;
}
.header-phone p span{
	display: block;
	float: right;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	color: #ff0000;
}
.header-phone p span:last-child{
	font-size: 14px;
	color: #666666;
	margin-right: 10px;
	padding-left: 20px;
	background-image: url("../rongyida_files/phoneico.png");
	background-position: 0 center;
	background-repeat: no-repeat;
}

/*----------------------/ 顶部电话----------------------------*/

/*----------------------导航----------------------------*/

.nav{
	width: 1200px;
	margin:0 auto;
	padding: 30px 0;
	overflow:hidden;
}
.nav-log{
	float: left;
	height: 60px;
	overflow: hidden;
}
.nav-img{
	height: 100%;
	float: left;
}
.nav-img img{
	display: block;
	width: 105px;
	height: 60px;
	margin-right: 16px;
}
.nav-text{
	height: 100%;
	float: left;
	border-left: 1px solid #707070;
	padding-left: 10px;
}
.nav-text p{
	margin-top: 2px;
	height: 26px;
	line-height: 26px;
}
.nav-text p:last-child{
	background: #e72d44;
	padding:  0 4px;
	border-top: 1px solid #f49da8;
	border-radius: 4px;
	color: #ffffff;
}
.nav-li{
	float: right;
}
.nav-li ul{overflow: hidden;}
.nav-li ul li{
	float: left;
	margin-left: 18px;
}
.nav-li ul li a{
	display: block;
	font-size: 20px;
	padding: 22px 4px 8px 4px;
}
.nav-li ul li a.acti{
	border-bottom: 4px solid #e72d44;
	color: #e72d44;
}
/*----------------------/导航----------------------------*/

/*-----------------------/ 头部-----------------------------*/



/*-----------------------------底部公司信息---------------------------*/
.footer{
	width: 100%;
	height: 420px;
	background: #555555;
	position: relative;
}
.footer-ban{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
/*二维码logo*/
.footer-img{
	float: left;
}
.footer-logo{
	padding-top: 38px;
}
.footer-wei{
	width: 100%;
	padding-top: 80px;
	overflow: hidden;
}
.footer-wei .wei-p:first-child{
	width: 80px;
	float: left;
}
.footer-wei .wei-p:last-child{
	width: 100%;
	float: right;
	text-align: center;
}
.footer-wei .wei-p img{
	width: 80px;
	height: 80px;
}
.footer-wei .wei-p p{
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	color: #9e9e9e;
}
/*二维码logo*/

/*底部详情*/
.footer-text{
	float: right;
}
.footer-nav ul , .footer-ico ul {
	overflow: hidden;
}
.footer-nav ul li, .footer-ico li{
	float: left;
}
.footer-nav ul li a{
	display: block;
	color: #dedbdb;
	font-size: 16px;
	line-height: 36px;
	padding-top: 28px;
	padding-right: 20px;
}
.footer-ico ul li{
	width: 212px;
	height:146px;
	margin-top: 70px;
	margin-right: 90px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 160px 10px;
	background-size: 40px 40px;
}
.footer-ico ul li:first-child{
	background-image: url("../rongyida_files/phone.png");
}
.footer-ico ul li:nth-child(2){
	background-image: url("../rongyida_files/add.png");
}
.footer-ico ul li:nth-child(3){
	background-image: url("../rongyida_files/email.png");
	margin-right: 0;
}
.footer-ico ul li:after{
	content: "";
	display: block;
	position: absolute;
	border:1px solid #b5b5b5;
	width: 25px;
	bottom: 0;
}
.footer-ico ul li p{
	color: #a1a1a2;
	font-size: 14px;
	padding-top: 4px;
}
.footer-ico ul li p:first-child{
	font-size: 18px;

}
.footer-ico ul li p:nth-child(3){
	font-size:20px;
	color: #ff5050;
	padding-top: 32px;
}
.footer-ico ul li p:nth-child(4){
	font-size: 12px;
	color: #ffffff;
	padding-top: 2px;
}
.bottom{
	height: 80px;
	width: 100%;
	background: #333333;
	position: absolute;
	bottom: 0;
}
.bottom p{
	height: 100%;
	line-height: 80px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
}
.footer-nav ul li a:hover{
	color: #e25e5c;
}
/*底部详情*/



/*分页*/
.paging{text-align: center;padding: 30px 0;width: 100%;background: #ffffff}
.paging #pager a{display: inline-table;}
.paging #pager a{height: 30px; line-height: 30px;font-size: 14px;background: #ffffff; color: #e72d44; padding: 0 11px;border-radius: 1px; border: 1px solid #e25e5c;text-align: center;margin: 0 8px;}
.paging #pager a .dian{border: none;}
.paging #pager span{display: inline-table;}
.paging #pager span{height: 30px; line-height: 30px;padding: 0 11px; border: 1px solid #e25e5c;text-align: center;margin: 0 1px;}
.paging #pager a:hover,.paging #pager a:hover:active,.active{background-color: #e25e5c;color: #ffffff;}










