/*----------------------------通用---------------------------------------*/


body {
	font-size: 14px;
	font-family: "微软雅黑";
	background: #fff;
}
* {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
	color:#312f32;
}
ul, li {
	list-style: none;
}
img {
	border: 0;
}
.cl {
	clear: both;
	height: 0px;
}
input, select, textarea {
	outline: none;
	font-family: "微软雅黑";
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.all {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}
/*----------------------------首页---------------------------------------*/
/* top */
.top {
	width:100%;
	background:#555;
	height:40px;
	text-align:right;
}
.top img {
	padding:0 1% 0 0;
}
.top span {
	color:#fff;
	line-height:45px;
}
.nav {
	width:100%;
}
.nav_tu {
	width:200px;
	float:left;
}
.nav_tu img {
	padding:15px 0 0;
}
.nav_ul {
	width:900px;
	float:right;
	text-align:center;
	line-height:80px;
}
.nav_ul li {
	float:left;
	width:105px;
	margin:0 10px;
	font-size:16px;
}
.nav_ul li a {
	display:block;
	color:#444;
	border-bottom:1px solid #fff;
}
.nav_ul li:hover a, .nav_ul li.nuse a {
	color:#0067ac;
	border-color:#0067ac;
}
.top_bj {
	width:100%;
}
.top_bj img {
	width:100%;
}
/*----------------------------改版后的首页---------------------------------------*/
.top_bj {
	background:url(../images/3-1f3091142440-l.jpg) no-repeat center 50% 0px;
}
.ywjs_tit {
	background:url(../images/tit_bg1.png) no-repeat center;
	text-align:center;
	margin:35px 0;
}
.ywjs_tit h3 {
	line-height:40px;
	font-size:24px;
}
.ywjs_tit P {
	font-size:12px;
}
.ywjs_tit2 {
	background:url(../images/t_bg5.png) no-repeat center;
	text-align:center;
	margin:35px 0;
}
.ywjs_tit2 h3 {
	line-height:40px;
	font-size:24px;
}
.ywjs_tit2 P {
	font-size:12px;
}
.ywjs_cont ul li {
	width:275px;
	height:270px;
	float:left;
	margin:0 12px 40px 12px;
	transition: All 0.2s ease-in-out;
}
.ywjs_cont ul li:hover {
	box-shadow:0 4px 10px #ccc;
	margin-top:-8px;
}
.ywjs_cont ul li h3 {
	padding: 15px 24px;
	font-size:18px;
}
.ywjs_cont ul li span {
	padding: 10px 23px;
	display: block;
	line-height: 25px;
}
.ywjs_one {
	background:url(../images/t_bg1.jpg) no-repeat center;
}
.ywjs_two {
	background:url(../images/t_bg2.jpg) no-repeat center;
}
.ywjs_three {
	background:url(../images/t_bg3.jpg) no-repeat center;
}
.ywjs_four {
	background:url(../images/t_bg4.jpg) no-repeat center;
}
.edu {
	background:url(../images/t_bg6.jpg) no-repeat center;
}
.edu ul li {
	width:350px;
	float:left;
	padding:25px;
	text-align:center;
}
.edu ul li img {
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.edu ul li img:hover {
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
}
.edu h3 {
	line-height:60px;
	font-size:24px;
}
.edu span {
	font-size:18px;
	line-height:30px;
}
.caijing {
	background:url(../images/bg1.jpg) no-repeat center;
	width:100%;
	height:656px;
}
.cj_one {
	width:295px;
	padding-top:80px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.cj_one1 {
	position:absolute;
	left:3px;
	display:none;
}
.cj_one2 {
	position:absolute;
	left:160px;
	display:none;
}
.cj_two {
	width:560px;
	margin:0 auto;
	margin-top:-40px;
	margin-bottom:10px;
	overflow:hidden;
	position:relative;
}
.cj_two1 {
	position:absolute;
	left:423px;
	display:none
}
.cj_three {
	width:560px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.cj_three1 {
	position:absolute;
	left:423px;
	display:none;
}
.cj_four {
	width:295px;
	margin:0 auto;
	margin-top:-50px;
}
.t1:hover .cj_one1, .t2:hover .cj_one2, .t4:hover .cj_two1, .t6:hover .cj_three1 {
	display:block;
}
.yidiantx {
	background:url(../images/bg2.jpg) no-repeat center;
	width:100%;
	height:596px;
}
.tx2 {
	line-height: 50px;
	font-size: 20px;
	margin-top: 179px;
	margin-left: 29px;
}
.tx2 p {
	margin-bottom:20px;
	padding-left:20px;
	width:385px;
}
.tx2 p:hover {
	background:#ED535D;
	color:#fff;
}
.yijia {
	background:url(../images/bg3.jpg) no-repeat center;
	width:100%;
	height:610px;
}
/* center */
.zjtx {
	width:100%;
	height:300px;
}
.gywm {
	width:22%;
	text-align:center;
	float:left;
	margin:0 1% 0 3%;
}
.gywm img {
	width:100%;
	padding:50px 0 15px;
}
.gywm p {
	font-size:18px;
	color:#444;
}
.xwzx {
	width:22%;
	text-align:center;
	float:left;
	margin:0 1%;
}
.xwzx img {
	width:100%;
	padding:50px 0 15px;
}
.xwzx p {
	font-size:18px;
	color:#444;
}
.cpfu {
	width:22%;
	text-align:center;
	float:left;
	margin:0 1%;
}
.cpfu img {
	width:100%;
	padding:50px 0 15px;
}
.cpfu p {
	font-size:18px;
	color:#444;
}
.rczp {
	width:22%;
	text-align:center;
	float:left;
	margin:0 1%;
}
.rczp img {
	width:100%;
	padding:50px 0 15px;
}
.rczp p {
	font-size:18px;
	color:#444;
}
/* bottom */
.bottom {
	width:100%;
	background:#3e3e3e;
	text-align:center;
	padding:10px 0;
}
.bottom a {
	color:#fff;
}
.bottom_top {
	width:100%;
	text-align:center;
}
.bottom_top ul {
	width:786px;
	margin:0 auto;
}
.bottom_top li {
	color:#fff;
	float:left;
	width:85px;
	line-height:35px;
}
.bottom_top i {
	width:55px;
	line-height:35px;
	float:left;
	font-style:normal;
	color:#fff;
}
.bottom_center {
	width:100%;
	text-align:center;
	margin-top:10px;
}
.bottom_center span {
	color:#fff;
	line-height:35px;
}
.bottom_bottom {
	width:100%;
	text-align:center;
}
.bottom_bottom span {
	color:#fff;
	line-height:35px;
}
.footer_m {
	width:450px;
	height:135px;
	margin:0 auto;
}
.footer_m li {
	width:110px;
	height:110px;
	margin:5px 20px;
	float:left;
	text-align:center;
}
.footer_m img {
	width:110px;
	height:110px;
}
.footer_m p {
	color:#fff;
	line-height:25px;
	font-size:12px;
}
/*-------------------------------大图----------------------------*/



.w-banner {
	width: 100%;
	height:540px;
	overflow: hidden;
	position: relative;
}
.w-banner .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.w-banner .bd ul {
	width: 100% !important;
}
.w-banner .bd li {
	width: 100% !important;
	height: 540px;
	overflow: hidden;
	text-align: center;
}
.w-banner .bd li a {
	display: block;
	height: 540px;
}
.w-banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.w-banner .hd ul {
	text-align: center;
}
.w-banner .hd ul li {
	cursor: pointer;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px 3px 1px 1px;
	overflow: hidden;
	background: #3F3B3B;
	opacity: 0.5;
	line-height: 999px;
	border-radius: 50%;
}
.w-banner .hd ul .on {
	background: #fff;
}
.w-banner .prev, .w-banner .next {
	display: block;
	position: absolute;
	z-index: 1;
	top:240px;
	left: 15%;
	z-index: 1;
	width: 34px;
	height: 60px;
	background: url(../images/slider-arrow.png) -34px 0px no-repeat;
	cursor: pointer;
	opacity: 0.5;
	display: none;
}
.w-banner .next {
	left: auto;
	right: 15%;
	background-position: 0 0;
}
/*----------------------------关于我们---------------------------------------*/

.qyjs {
	padding-top:8px;
}
.qyjs_a {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
}
.qyjs_a h3 {
	font-size: 34px;
	color: #cacaca;
	font-weight: normal;
	padding-bottom: 3px;
}
.qyjs_a span {
	border:1px solid #cdcccc;
	padding:5px 5px 0;
	border-bottom:1px solid #eee;
}
.qyjs_a h3 b {
	font-weight: normal;
	color: #0070b6;
}
.qyjs_a p {
	font-size: 20px;
	line-height: 27px;
	color: #cacaca;
	text-transform: uppercase;
	padding: 0 10px;
	background: #fff;
}
.qyjs_a p, .hx {
	display: inline-block;
*display:inline;
*zoom:1;
}
.hx {
	padding: 0 40px;
	height: 14px;
	border-bottom: 1px solid #ddd;
	overflow: visible;
	margin-bottom: 20px;
}
.qyjs_b {
	width:100%;
	height:420px;
}
.qyjs_left {
	width:40%;
	float:left;
	height:420px;
}
.qyjs_left img {
	margin:55px 0;
}
.qyjs_right {
	width:50%;
	float:left;
	height:220px;
	padding:100px 5%;
}
.qyjs_right p {
	line-height:45px;
	color:#444;
}
.ywfw {
	padding-top:8px;
}
.ywfw_a {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
}
.ywfw_a h3 {
	font-size: 34px;
	color: #cacaca;
	font-weight: normal;
	padding-bottom: 3px;
}
.ywfw_a span {
	border:1px solid #cdcccc;
	padding:5px 5px 0;
	border-bottom:1px solid #eee;
}
.ywfw_a h3 b {
	font-weight: normal;
	color: #0070b6;
}
.ywfw_a p {
	font-size: 20px;
	line-height: 27px;
	color: #cacaca;
	text-transform: uppercase;
	padding: 0 10px;
	background: #fff;
}
.ywfw_a p, .hx {
	display: inline-block;
*display:inline;
*zoom:1;
}
.hx {
	padding: 0 40px;
	height: 14px;
	border-bottom: 1px solid #ddd;
	overflow: visible;
	margin-bottom: 20px;
}
.ywfw_b {
	width:100%;
	height:420px;
}
.ywfw_right {
	width:40%;
	float:right;
	height:420px;
}
.ywfw_right img {
	margin:55px 0;
}
.ywfw_left {
	width:50%;
	float:left;
	height:250px;
	padding:70px 5%;
}
.ywfw_left p {
	line-height:30px;
	color:#444;
}
.ywfw_c {
	padding-top: 5px;
	text-align: center;
}
.ywlb {
	width: 960px;
	margin: 0 auto;
	padding-top: 6px;
	padding-bottom: 108px;
}
.ywlb li {
	width: 144px;
	height: 144px;
	color: #fff;
	Display: table;
	float: left;
	margin: 0 24px;
}
.ywlb li.fw1 {
	background: url(../images/yw1.jpg) no-repeat;
}
.ywlb li.fw2 {
	background: url(../images/yw2.jpg) no-repeat;
}
.ywlb li.fw3 {
	background: url(../images/yw3.jpg) no-repeat;
}
.ywlb li.fw4 {
	background: url(../images/yw4.jpg) no-repeat;
}
.ywlb li.fw5 {
	background: url(../images/yw2.jpg) no-repeat;
}
.ywlb li p {
	Vertical-align: middle;
	Display: table-cell;
}
/*----------------------------新闻中心---------------------------------------*/
.qyjs {
	padding-top:35px;
}
.qyjs_a {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
}
.qyjs_a h3 {
	font-size: 34px;
	color: #cacaca;
	font-weight: normal;
	padding-bottom: 3px;
}
.qyjs_a span {
	border:1px solid #cdcccc;
	padding:5px 5px 0;
	border-bottom:1px solid #eee;
}
.qyjs_a h3 b {
	font-weight: normal;
	color: #0070b6;
}
.qyjs_a p {
	font-size: 20px;
	line-height: 27px;
	color: #cacaca;
	text-transform: uppercase;
	padding: 0 10px;
	background: #fff;
}
.qyjs_a p, .hx {
	display: inline-block;
*display:inline;
*zoom:1;
}
.hx {
	padding: 0 40px;
	height: 14px;
	border-bottom: 1px solid #ddd;
	overflow: visible;
	margin-bottom: 20px;
}
.xwzx_b {
	width:100%;
	height:420px;
}
.xwzx_left {
	width:25%;
	float:left;
	margin:0 2%;
	line-height:65px;
	text-align:center;
}
.xwzx_l {
	width:100%;
	height:60px;
	background:#0067ac;
	color:#fff;
	font-size:18px;
}
.xwzx_l img {
	padding:0 2% 0 4%;
}
.xwzx_left li {
	width:100%;
	height:60px;
	border-bottom:1px solid #ededed;
	background:#f9f9f9;
}
.xwzx_left li a {
	color:#444;
}
.xwzx_left li:hover a {
	color:#0067ac;
	font-size:16px;
}
.xwzx_right {
	width:60%;
	float:right;
	padding:0px 5%;
}
.xwzx_right li {
	height:170px;
	margin-bottom:10px;
	overflow:hidden;
}
.xwzx_right1 {
	float:left;
	width:40%;
}
.xwzx_right2 {
	float:left;
	width:60%;
	height:300px;
}
.xwzx_right2 h3 {
	line-height:40px;
}
.xwzx_right2 i {
	line-height:33px;
	font-style:normal;
}
.xwzx_right2 p {
	line-height:20px;
	font-size:12px;
	color:#444;
}
.fanye {
	width:850px;
	float:right;
	background:red;
	height:50px;
	margin-bottom:50px;
}
.fanye li {
	float:left;
	height:35px;
	text-align:center;
	line-height:35px;
	margin-left:10px;
	border-radius:5px;
	border:1px solid #888;
	padding:0 20px;
}
.qyxw_right {
	float:right;
	width:55%;
	padding:5% 5%;
	background:#f9f9f9;
	margin:0 5% 5% 0;
	text-align:center;
	overflow:hidden;
}
.qyxw_right h3 {
	line-height:35px;
	color:#0067ac;
}
.qyxw_right i {
	font-style:normal;
	line-height:35px;
	font-size:12px;
}
.qyxw_right p {
	line-height:25px;
	font-size:13px;
}
/*----------------------------产品与服务---------------------------------------*/
.cpjssm {
	width:100%;
	height:500px;
	margin-bottom:30px;
}
.cpjs_logo {
	width:360px;
	height:40px;
	background:url(../images/fwjs_logo1.png) no-repeat;
	margin:0 auto;
	color:#fff;
	font-size:18px;
	line-height:40px;
	text-align:center;
}
.cpjs_left {
	float:left;
	width:44%;
	height:340px;
	padding:5% 3% 0;
}
.cpjs_left p {
	line-height:35px;
	color:#444;
}
.cpjs_right {
	float:right;
	width:44%;
	height:340px;
	padding:5% 3% 0;
}
.cpjs_right img {
	width:100%;
}
.fwjs_left {
	float:left;
	width:44%;
	height:340px;
	padding:5% 3% 0;
	text-align:center;
}
.fwjs_right {
	width:44%;
	float:right;
	height:340px;
	padding:5% 3% 0;
}
.fwjs_right h3 {
	line-height:35px;
}
.fwjs_right h4 {
	line-height:35px;
}
.fwjs_right b {
	color:#e95c36;
}
.tiaobei {
	width:100%;
	height:50px;
	background:url(../images/tiaobei.png) no-repeat;
}
.tiaobei span {
	color:#fff;
	line-height:50px;
	padding:0 0 0 16px;
	float:left;
}
.xzzx_z {
	width:80%;
	height:1000px;
	margin-bottom:30px;
	padding:0 10%
}
.xzzx_a {
	text-align: center;
	padding-top: 30px;
}
.xzzx_a h3 {
	font-size: 34px;
	color: #cacaca;
	font-weight: normal;
	padding-bottom: 3px;
}
.xzzx_a span {
	border:1px solid #cdcccc;
	padding:5px 5px 0;
	border-bottom:1px solid #eee;
}
.xzzx_a h3 b {
	font-weight: normal;
	color: #0070b6;
}
.xzzx_a p {
	font-size: 20px;
	line-height: 27px;
	color: #cacaca;
	text-transform: uppercase;
	padding: 0 10px;
	background: #fff;
}
.xzzx_a p, .hx {
	display: inline-block;
*display:inline;
*zoom:1;
}
.hx {
	padding: 0 40px;
	height: 14px;
	border-bottom: 1px solid #ddd;
	overflow: visible;
	margin-bottom: 20px;
}
.xzzx_k {
	width:29%;
	height:300px;
	float:left;
	margin-top:80px;
	margin-bottom:94px;
	border-right:1px dashed #ccc;
}
.xzzx_k img {
	width:100%;
}
.xzfs {
	padding-top: 16px;
	float:right;
	width:70%;
	margin-bottom:50px;
}
.xzfs li.spec {
	width: 344px;
	padding-right: 26px;
	border-right: 1px dashed #9D9D9D;
}
.xzfs li.spec img {
	width: 100%;
}
.tswz {
	line-height: 26px;
	padding: 15px;
	background: #EBF5DB;
	text-align: left;
	height: 156px;
}
.xzfs li.spec1 {
	width: 148px;
	margin-left: 30px;
}
.xzfs li.spec1 img {
	width: 146px;
	height: 146px;
	border: 1px solid #9A9A9A;
	margin: 84px 0 90px 0;
}
.xzfs li.ybj {
	background: url(../images/xzbj.jpg) no-repeat;
	width: 157px;
}
.xzfs li.ybj img {
	width: 138px;
	height: 244px;
	padding: 37px 0 37px 1px;
}
.xzfs li {
	float: left;
	text-align: center;
	margin-bottom: 40px;
	height: 368px;
}
.uli3 {
	width: 650px;
	margin: 0 auto;
}
.xzfs li b {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 22px;
	height: 22px;
	background: #0067ac;
	color: #fff;
	line-height: 22px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 5px;
}
.xzfs li p {
	font-size: 12px;
}
.xzfs li.tsjt {
	padding: 149px 22px 0 22px;
	height: 219px;
}
.xzfs li.tsjt img {
	width: 43px;
	height: 20px;
}
.xzfs1 {
	padding-top: 16px;
}
.xzfs1 li.spec {
	width: 344px;
	padding-right: 26px;
	border-right: 1px dashed #9D9D9D;
}
.xzfs1 li.spec img {
	width: 100%;
}
.tswz {
	line-height: 26px;
	padding: 15px;
	background: #EBF5DB;
	text-align: left;
	height: 156px;
}
.xzfs1 li.spec1 {
	width: 148px;
	margin-left: 30px;
}
.xzfs1 li.spec1 img {
	width: 146px;
	height: 146px;
	border: 1px solid #9A9A9A;
	margin: 84px 0 90px 0;
}
.xzfs1 li.ybj {
	background: url(../images/xzbj.jpg) no-repeat;
	width: 157px;
}
.xzfs1 li.ybj img {
	width: 138px;
	height: 244px;
	padding: 37px 0 37px 1px;
}
.xzfs1 li {
	float: left;
	text-align: center;
	margin-bottom: 40px;
	height: 368px;
}
.uli3 {
	width: 650px;
	margin: 0 auto;
}
.xzfs1 li b {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 22px;
	height: 22px;
	background: #0067ac;
	color: #fff;
	line-height: 22px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 5px;
}
.xzfs1 li p {
	font-size: 12px;
}
.xzfs1 li.tsjt {
	padding: 149px 22px 0 22px;
	height: 219px;
}
.xzfs1 li.tsjt img {
	width: 43px;
	height: 20px;
}
/*----------------------------人才招聘---------------------------------------*/
.szzf {
	width:300px;
	height:50px;
	background:url(../images/htbj.png) no-repeat;
	background-size:55%;
	margin: 100px 200px 0;
	padding:0 35px;
}
.szzf i {
	color:#003e66;
	font-size:20px;
	line-height:45px;
}
.yqwz {
	width:500px;
	height:50px;
	margin:20px 240px 0;
}
.yqwz p {
	color:#fff;
	font-size:16px;
	line-height:45px;
}
.mssq {
	width:100px;
	height:50px;
	margin:20px 220px 0;
	background:#0067ac;
	border-radius:10px;
	text-align:center;
}
.mssq span {
	color:#fff;
	line-height:45px;
	font-size:16px;
}
.lbt1 {
	width:100%;
	height:550px;
	position:relative;
	background:#f2f2f2;
}
.lbt1 li {
	width:100%;
	height:500px;
}
.prev, .next {
	display:none;
	width:40px;
	height:100px;
	top:200px;
	background:url(../images/btn.png) no-repeat;
	position:absolute;
}
.prev {
	left:0;
}
.next {
	right:0;
	background-position:right;
}
.lbt2 {
	height:30px;
	position:absolute;
	z-index:988;
	top:450px;
	left:50%;
	margin-left:-45px;
}
.lbt2 li {
	width:16px;
	height:16px;
	float:left;
	border-radius:50%;
	background:#ccc;
	text-align:center;
	line-height:20px;
	margin-left:10px;
}
.lbt2 li.on {
	background:#fff;
}
.rc_bottom {
	width:100%;
	background:#f2f2f2;
	height:800px;
	display:none;
}
.rc_bottom1 {
	width:100%;
	background:#f2f2f2;
	height:300px;
}
.zp_lb {
	width:100%;
	text-align:center;
}
.zp_lbz {
	width:540px;
	line-height:45px;
	margin:0 auto;
}
.zp_lbz p {
	color:#0067ac;
	font-size:20px;
}
.txbg {
	width:540px;
	line-height:30px;
	height:50px;
	margin:0 auto;
	margin-top:50px;
}
.txbg input {
	width:90%;
	height:90%;
	border-radius:10px;
	color:#888;
	padding:0 2%;
}
.txzt {
	width:540px;
	line-height:30px;
	height:150px;
	margin:0 auto;
	margin-top:50px;
}
.txzt input {
	width:90%;
	height:90%;
	border-radius:10px;
	color:#888;
	padding:0 2%;
}
.txbg1 {
	width:540px;
	line-height:30px;
	height:50px;
	margin:0 auto;
	margin-top:50px;
}
.txbg1 input {
	width:94%;
	height:90%;
	border-radius:10px;
	background:#0067ac;
	color:#fff;
}
.zp_tjh {
	width:540px;
	line-height:30px;
	height:50px;
	margin:0 auto;
	margin-top:30px;
	background:#fff;
	line-height:45px;
	color:#888;
}
/*----------------------------亿家精英汇---------------------------------------*/
.jyhjj {
	width:100%;
}
.jyh_title {
	border:2px solid #9f9f9f;
	width:300px;
	height:75px;
	margin:15px auto;
	text-align:center;
}
.jyh_title span {
	background:#fff;
	line-height:0px;
	color:#eca101;
	font-size:16px;
}
.jyh_title h3 {
	font-size:36px;
	color:#eca101;
	line-height:60px;
}
.jyhjj img {
	width:400px;
	height:260px;
	margin:0 20px;
}
.jyhjj p {
	font-size:20px;
	line-height:35px;
	width:725px;
	padding:30px 10px 0;
}
/* 社交渠道 */
.sjqd {
	width:100%;
}
.sjqd img {
	width:100%;
}
/* 公司定位/公司发展 */
.gsdwfz {
	width:100%;
	margin:50px 0 30px;
}
.gsdw {
	width:100%;
}
.gsdw img {
	width:625px;
	height:380px;
}
.gsdw p {
	width:460px;
	padding:120px 50px 0;
	font-size:24px;
	color:#312f32;
	line-height:35px;
}
/* 会员权益 */
.hyqy {
	width:100%;
	height:620px;
	background:#ef8221;
}
.hyqy_title {
	border:2px solid #000;
	width:300px;
	height:75px;
	margin:35px auto;
	text-align:center;
}
.hyqy_title span {
	background:#ef8221;
	line-height:0px;
	font-size:14px;
}
.hyqy_title h3 {
	font-size:36px;
	line-height:60px;
}
.hyqy p {
	font-size:24px;
	line-height:35px;
	margin-bottom:40px;
}
/*----------------------------中亿财经---------------------------------------*/

/* 轮播图 */

.bann1 {
	width: 600px;
	height: 378px;
	overflow: hidden;
	float:left;
}
.bann1 li {
	width: 600;
	height: 378px;
}
.bann1 li img {
	width:500px;
	height:300px;
}
.tu2 {
	height: 30px;
	position: absolute;
	z-index: 988;
	top: 630px;
	left: 32%;
	margin-left: -59px;
}
.tu2 li {
	width: 10px;
	height: 10px;
	float: left;
	border-radius: 50%;
	background: #ccc;
	text-align: center;
	line-height: 20px;
	margin-left: 10px;
}
.tu2 li.on {
	background: #30a8fc;
}
/* 轮播图 end*/

/* 热点：中亿财经最新动态资讯! */
.new {
	width:100%;
	height:378px;
}
.new img {
	width:500px;
	height:300px;
}
.new_r {
	padding:30px 0;
	float:right;
	width:50%;
}
.new_r h3 {
	font-size: 26px;
	color: #fd0101;
	line-height: 78px;
}
.new_r p {
	font-size:20px;
	line-height:43px;
}
.new_r span {
	color:#fd0101;
}
/* 金融服务 */
.ser_tit {
	border: 2px solid #959595;
	width: 300px;
	height: 75px;
	margin: 35px auto;
	text-align: center;
}
.ser_tit span {
	background: #fff;
	line-height: 0px;
	font-size: 14px;
	padding:0 8px;
}
.ser_tit h3 {
	font-size: 36px;
	line-height: 60px;
}
.ser_cont ul li {
	width:560px;
}
.cont_tit {
	height: 39px;
	border-bottom: 2px #666 solid;
	line-height: 39px;
}
.cont_tit h4 {
	padding: 8px 82px 0 22px;
	float:left;
	font-size:20px;
}
.cont_tit .t1 {
	background: url(../images/t_b1.png) no-repeat left;
	height:38px;
}
.cont_tit .t2 {
	background: url(../images/t_b2.png) no-repeat left;
	height:38px;
}
.cont_tit .t3 {
	background: url(../images/t_b3.png) no-repeat left;
	height:38px;
}
.cont_tit .t4 {
	background: url(../images/t_b4.png) no-repeat left;
	padding-left:20px;
	height:38px;
}
.cont_tit span {
	color:#959595;
}
.cont_one {
	margin: 20px 0;
	line-height: 28px;
}
.cont_one img {
	width:200px;
	height:195px;
        margin-right:8px;
}
.cont_one a:hover {
	color:red;
}
/* 财经学院 */
.cjxy {
	width:100%;
	background:#025797;
	text-align:center;
	padding-bottom:100px;
}
.cjxy img {
	position: relative;
	top: 20px;
	right: 20px;
}
.cjxy span {
	font-size:72px;
	color:#e0b800;
}
.cjxy_p {
	margin-top:-65px;
}
.cjxy_p img {
	width:100%;
}
.cjxy_bot {
	background: url(../images/cj_bg.jpg) no-repeat center;
	margin-top:-95px;
}
.cjxy_cont {
	padding-top:80px;
}
.cjxy_cont p {
	padding: 12px 35px 0px 35px;
	text-align: center;
	font-size: 14px;
}
.cjxy_cont ul {
	margin: 0 auto;
	overflow:hidden;
	margin-top:30px;
}
.cjxy_cont ul li {
	width:360px;
	float:left;
	font-size:18px;
	margin: 10px;
	text-align:center;
	height:175px;
	color:#fff;
	
}
.bg_1 {
	background:#48cce1;
	border-radius: 0 20px 20px;
}
.bg_2 {
	background:#fd81fe;
	border-radius: 20px 0 20px 20px;
}
.bg_3 {
	background:#ff8739;
	border-radius: 20px 20px 20px 0;
}
.bg_4 {
	background:#fd685f;
	border-radius: 20px 20px 0 20px;
}
/*----------------------------亿点通讯---------------------------------------*/
.ydtx_ban {
	width:100%;
}
.ydtx_ban img {
	width:100%;
}
/* 亿点通讯动态 */
.main_one {
	background: #0a4a92;
	margin: 20px;
	margin: 100px 100px 30px 100px;
}
.main_one a {
	color:#fff;
	line-height:46px;
	font-size:20px;
}
.main_one a:hover {
	color:red;
}
.main_one h3 {
	font-size:24px;
	background: url(../images/m2.png) no-repeat center;
	text-align:center;
	line-height:50px;
	padding:6px;
	font-weight:normal;
}
.main_one img {
	float:left;
	width:400px;
	height:280px;
	padding-right:60px;
}
.main_dt {
	padding:30px;
}
/* 产品简介 */
.main_tit {
	width: 300px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/m3.png) no-repeat center;
	color:#838282;
}
.main_tit h3 {
	font-size:34px;
	line-height:95px;
	font-weight:normal;
}

.main_tit font {
	color:#0070b6;
}
.pro_tit h3 {
	color:#fff;
	font-size:24px;
	font-weight:normal;
}
.pro_cont {
	width: 100%;
	height: 420px;
}
.pro_cont p {
	font-size: 16px;
	line-height: 36px;
	text-indent:2em;
	padding:60px 0;
}
.pro_cont2 {
	overflow: hidden;
	margin: 60px 0;
}
.pro_cont2 img {
	width: 324px;
	height: 305px;
	padding: 0px 130px;
}
.cont2_ser {
	width:580px;
	float:right;
}
.cont2_ser h3 {
	font-size: 20px;
	line-height: 40px;
}
.cont2_ser font {
	font-size: 16px;
	line-height: 40px;
	font-weight:bold;
}
.cont2_ser span {
	color:#e95c36;
}
.cont2_ser ul li {
	line-height:50px;
	font-size:16px;
	padding-left:50px;
}
.p1 {
	background: url(../images/m7.png) no-repeat left;
}
.p2 {
	background: url(../images/m8.png) no-repeat left;
}
.p3 {
	background: url(../images/m9.png) no-repeat left;
}
.p4 {
	background: url(../images/m10.png) no-repeat left;
}
/*----------------------------中亿拓博---------------------------------------*/

/* 我们的服务 */
.z_cont ul li {
	width:350px;
	float:left;
	text-align:center;
	padding:25px;
}
.z_cont h3 {
	line-height:60px;
	font-size:24px;
}
.z_cont span {
	font-size:18px;
	line-height:30px;
}
/*  职能培训&金融商学院  */
.z_two {
	background: url(../images/z_bg.jpg) no-repeat center;
	text-align:center;
	height:1670px;
}
.znpx {
	margin-top:160px;
}
.znpx ul li {
	width: 170px;
	float: left;
	background: #fff;
	border-radius: 16px;
	line-height: 40px;
	margin:55px 15px;
	cursor:pointer;
}
.znpx ul li.chs {
	background:#DA251D;
	color:#fff;
}
.jrsxy {
	margin-top:350px;
}
.jrsxy ul li {
	width:138px;
	height:140px;
	float:left;
	background:#fff;
	margin: 60px 20px;
	padding:30px;
}
.jrsxy ul li:hover {
	border:1px red solid;
	box-shadow:0 0 10px red;
}
.jrsxy ul li h3 {
	line-height: 26px;
	padding: 20px 0;
}
/*  金融三大特色服务  */
.three_tit {
	text-align:center;
	line-height:50px;
}
.three_tit h3 {
	font-size:34px;
}
.three_tit p {
	font-size:20px;
}
.three_tit img {
	padding-left:35px;
}
.three_cont {
	padding: 45px 0;
	overflow: hidden;
}
.three_cont ul li {
	width:290px;
	float:left;
	text-align:center;
	margin:0 54px;
}
.three_cont ul li span {
	display:block;
	font-size:30px;
	line-height:50px;
	padding-top:16px;
}
/*  军事训练&沙盘活动&团建活动  */ 
.z_four {
	background:#0A4A94;
	text-align:center;
	padding-bottom:30px;
}
.four_tit {
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
}
.four_tit ul li {
	width: 250px;
	float: left;
	background: #fff;
	line-height: 50px;
	margin: 40px 25px;
	font-size: 20px;
	font-weight: bold;
	border-radius: 10px;
	cursor:pointer;
}
.four_cont {
	background: #fff;
	width: 1100px;
	height:450px;
	overflow: hidden;
	margin: 0 auto;
	padding:20px;
}
.four_cont img {
	width:520px;
	height:473px;
}
.four_cont p {
	width: 300px;
	line-height: 42px;
	font-size: 21px;
	padding: 68px;
	text-align: left;
	background: url(../images/tb_2.jpg) no-repeat right;
}
.four_cont font {
	width: 500px;
	text-align: left;
	line-height: 43px;
	font-size: 16px;
	padding: 30px;
}
.four_tit ul li.chs {
	background:#DA251D;
	color:#fff;
}
