﻿@charset "utf-8";

/* CSS Document */
button :focus {
	outline: 0;
}

* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: none;
	font-family: "微软雅黑";
	text-decoration: none;
}

body {
	background: #e4f0ff;
}

body>div {
	margin-right: auto;
	margin-left: auto;
}

a {
	color: #333
}

a:hover {
	color: #333
}

body,
div,
ul,
ol,
ul,
li,
ol,
dl,
dd,
dt,
form,
span,
p,
textarea {
	margin: 0;
	padding: 0;
	list-style: none;
}

input {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

address,
caption,
cite,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

input {
	padding-top: 0;
	padding-bottom: 0;
}

input::-moz-focus-inner {
	border: none;
	padding: 0;
}

select,
input {
	vertical-align: middle;
	background: #fff !important;
	background-color: #fff !important;
}

select,
input,
textarea {
	font-size: 12px;
	margin: 0;
}

input[type="text"],
input[type="password"],
textarea {
	outline-style: none;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th,
td {
	font-size: 12px;
	padding: 0
}

img,
a img {
	border: 0;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	vertical-align: middle;
}

a {
	outline-style: none;
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

input:-webkit-autofill {
	background-color: #Ffff;
	background-image: none;
	color: #333;
}

/*banenr*/
.ffjz_banner img {
	width: 100%;
	height: 682px;
	display: block;
}

/*大企业背景*/
.main_con {
	background: url(bg.jpg) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 20px;
}

/*标题*/
.top_bt1 {
	width: 400px;
	height: 100px;
	display: block;
	margin: 0 auto;
	padding: 30px 0;
}

.top_bt2 {
	width: 510px;
	height: 110px;
	display: block;
	margin: 0 auto;
	padding: 30px 0;
}

/**大企业发榜**/
.big_all {
	width: 1140px;
	margin: 0 auto;
	background: #fff;
	padding: 30px;
	border: 1px solid #00b7ee;
}

.bigone {
	width: 1160px;
	height: 379px;
	margin: 0 auto;
	position: relative;
	background: url(big1_bg.png) no-repeat center;
	overflow: hidden;
}

.bigone_wz {
	position: relative;
	top: 83px;
	left: 400px;
	overflow: hidden;
	width: 700px;
}

.bigone_txt {
	font-size: 20px;
	color: #333;
	line-height: 30px;
	margin-top: 50px;
}

.bigtwo {
	width: 1160px;
	height: 223px;
	margin: 60px auto;
	position: relative;
	background: url(big2_bg.png) no-repeat center;
	overflow: hidden;
}

.bigtwo_wz {
	position: relative;
	top: 83px;
	left: 300px;
	overflow: hidden;
}

.bigtwo_txt {
	font-size: 30px;
	font-weight: bold;
	color: #0b78ed;
	margin-top: 45px;
}

.bigthree {
	width: 1160px;
	height: 403px;
	margin: 0 auto;
	position: relative;
	background: url(big3_bg.png) no-repeat center;
	overflow: hidden;
}

.bigthree_wz {
	position: relative;
	top: 94px;
	left: 330px;
	overflow: hidden;
	width: 760px;
	font-size: 20px;
	color: #333;
	line-height: 48px;
}

.bigthree_wz span {
	font-size: 22px;
	color: #0b78ed;

}

.but_more {
	width: 197px;
	height: 64px;
	margin-top: 20px;
	overflow: hidden;
	display: block;
	transition: transform 0.3s ease;
}
.but_more:hover {
	transform: scale(1.125);
}


/*小企业背景*/
.main_all {
	background: url(bg2.jpg) no-repeat;
	background-size: 100% 100%;
	height: 770px;
}

.small_all {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.small_data {
	width: 970px;
	height: 73px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}

.small_le {
	float: left;
	width: 23%;
	margin: 0 1%;
	overflow: hidden;
}

.sm_title {
	text-align: center;
	font-size: 26px;
	color: #2a7ff2;
	line-height: 90px;
}

.sm_all {
	height: 350px;
	padding: 15px;
	border-radius: 6px;
	background: #fff;
}


.sm_wz1 {
	font-size: 18px;
	color: #0047a6;
	margin-top: 40px;
	line-height: 38px;
}

.sm_wz2 {
	font-size: 18px;
	color: #0047a6;
	line-height: 30px;
}

.sm_wz3 {
	font-size: 18px;
	color: #0047a6;
	margin-top: 130px;
	line-height: 38px;
}