﻿/*.dyee_index1{*/
    /*background: url('../../public/images/index/index1.png');*/
/*}*/

body {
	background: #ffffff;
	font-family: '微软雅黑';
}
.content_contain {
	padding: 0;
	position: relative;
	margin: 0;
	overflow: hidden;
	width: 100%;
}
.banner_contain {
	width: 100%;
	max-height: 890px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
.pageswiper-container {
	width: 100%;
	overflow: hidden;
}
.top_nav {
	width: 100%;
	height: 100px;
	background: transparent;
	position: fixed;
	top: 0;
	z-index: 999;
}
.nav_content {
	width: 80%;
	text-align: center;
	background: transparent;
	height: 100px;
}
.nav_right {
	font-size: 22px;
	color: #1d007f;
	line-height: 100px;
}
.nav_right span {
	margin-left: 58px;
}
.banner_text1 {
	position: absolute;
}
.banner_text1_title {
	font-size: 77px;
	color: #f2f2f2;
}
.web_down {
	position: fixed;
	bottom: 10px;
	z-index: 999;
	left: 0px;
	right: 0px;
	width: 92px;
	margin-left: auto;
	margin-right: auto;
}
.banner_slide {
	position: absolute;
	top: 0;
	left: 0;
}
.index_banner_content {
	width: 100%;
	height: 100%;
}
.index_content {
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
}
.indexswiper_content {
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.teamindex_content {
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #e0e0e0;
	text-align: center;
	position: relative;
}
.page_bottom_content {
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
}
.team_content {
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 88;
}
.index_content img {
	width: 100%;
}
.page2_text_position {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.slide_hide {
	visibility: hidden;
}
.page_3_top {
	width: 100%;
	position: absolute;
	top: 0;
}
.page_3_top img {
	width: 100%;
}
.page_3_bottom {
	width: 100%;
	position: relative;
}
.page3_top_text {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.page3_top_btn {
	position: absolute;
	font-size: 18px;
	color: #747475;
	border-radius: 0;
}
.page3_botleft_btn {
	position: absolute;
	font-size: 18px;
	color: #747475;
	top: 40%;
	right: 38%;
	border-radius: 0;
}
.page3_botleft_btn1 {
	position: absolute;
	font-size: 18px;
	color: #747475;
	top: 60%;
	right: 32%;
	border-radius: 0;
}
.page3_botleft_btn2 {
	position: absolute;
	font-size: 18px;
	color: #747475;
	top: 55%;
	right: 49%;
	border-radius: 0;
}
.page3_botright_btn {
	position: absolute;
	font-size: 18px;
	color: #747475;
	top: 40%;
	left: 34%;
	border-radius: 0;
}
.index_bottom_pos {
	margin-top: -10%;
}
.page3_bottom_btn {
	position: absolute;
	/*width: 150px;*/
    /*height: 60px;*/
	width: 10%;
	height: 5%;
	font-size: 18px;
	color: #747475;
}
.page3_bottom_title {;
	width: 100%;
	padding-top: 70px;
}
.page3_bottom_left {
	position: absolute;
	top: 22%;
	left: 0;
}
.page3_bottom_right {
	position: absolute;
	top: 22%;
	right: 0;
}
.page3_bottom_leftbtn {
	position: absolute;
	top: 33%;
	left: 26%;
	z-index: 3;
}
.page3_bottom_rightbtn {
	position: absolute;
	top: 33%;
	right: 26%;
	z-index: 3;
}
.page3_bottom_content {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 90px;
	text-align: center;
}
.page3_bottom_content>p {
	font-size: 17px;
	color: #ffffff;
	letter-spacing: 2px;
	margin-bottom: 24px;
}
.index_bottom_text>span {
	font-size: 17px;
	letter-spacing: 2px;
	cursor: pointer;
}
.index_bottom_text>span>a {
	color: #ffffff;
	text-decoration: none;
}
.index_bottom_text>span>a:hover {
	color: #789ab7;
}
.page_bottom_content_text>p {
	font-size: 17px;
	color: #ffffff;
	letter-spacing: 2px;
	margin-bottom: 24px;
	text-align: center;
}
.page_bottom_content_text>span {
	font-size: 17px;
	color: #ffffff;
	letter-spacing: 2px;
	text-align: center;
}
.page_bottom_content_text {
	position: absolute;
	bottom: 2%;
	text-align: center;
	width: 100%;
}
.case_bottom_content>p {
	font-size: 17px;
	color: #ffffff;
	letter-spacing: 2px;
	margin-bottom: 24px;
}
.case_bottom_content>span {
	font-size: 17px;
	color: #ffffff;
	letter-spacing: 2px;
}
.index_bottom_text {
	margin-bottom: 24px;
}
.hidep {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
/**/
.header {
	position: fixed;
	width: 100%;
	height: 100px;
	left: 0;
	top: 0;
	background: transparent;
	z-index: 9999;
	transition: background 0.75s;
}
.wrapper {
	max-width: 1440px;
	margin: 0 auto;
}
.nav {
	float: right;
	font-size: 18px;
	line-height: 100px;
	position: relative;
}
.links>li>a {
	color: #1d007f;
	text-decoration: none;
}
.nav li {
	display: inline;
	margin: 0 20px;
}
.logo {
	float: left;
	width: 150px;
	height: 36px;
	margin-left: 20px;
}
.banner_silde {
	position: relative;
}
.index1_text {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.index2_text {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
/*=========================team============================*/
.team_banner {
	position: relative;
}
.contact_banner_text {
	display: none;
}
.team_banner_text {
	position: absolute;
	top: 0;
	left: 0;
}
.about_banner_text {
	position: absolute;
	top: 100px;
	left: 0;
	display: none;
}
/*case*/
.case_content {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
}
.software_bottom {
	visibility: hidden;
}
.software_top {
	visibility: hidden;
}
.line_1 {
	font-size: 20px;
	color: #9e9e9e;
	margin-top: 16px;
	margin-bottom: 0;
	visibility: hidden;
}
.line_info {
	font-size: 23px;
	margin-top: 22px;
	visibility: hidden;
}
.line_2 {
	font-size: 23px;
	margin-top: 22px;
	visibility: hidden;
}
.line_3 {
	font-size: 20px;
	color: #9e9e9e;
	margin-top: 22px;
	visibility: hidden;
}
.line_4 {
	font-size: 27px;
	margin-top: 30px;
	visibility: hidden;
}
.icon1_color {
	color: #fe6a88
}
.icon_group {
	margin-top: 60px;
}
.index_bottom_btn {
	width: 120px;
	height: 50px;
	position: absolute;
	top: 120px;
	left: 120px;
}
.index_ware {
	visibility: hidden;
}
.item {
	border-bottom: 2px solid #eeeeee;
	padding-bottom: 50px;
	position: relative;
	z-index: 10;
	width: 100%;
	overflow: hidden;
}
.item:nth-child(5) {
	border-bottom: 0
}
.icon_hide {
	display: none;/*height: 230px;*/
}
.icon2_color {
	color: #127edd;
}
.icon3_color {
	color: #eb6101;
}
.icon4_color {
	color: #acc615;
}
.icon5_color {
	color: #1d8147;
}
.address_title {
	font-size: 35px;
	color: #4c4c4c;
}
/*contact*/
.address_content {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
	overflow: hidden;
	position: relative;
	z-index: 88;
}
.address_top {
	padding-top: 140px;
	padding-bottom: 82px;
	position: relative;
	z-index: 55;
}
.msp_icon {
	visibility: hidden;
}
.address_item_del {
	font-size: 34px;
	color: #9e9e9e;
	font-weight: bold
}
.address_item_del img {
	vertical-align: middle;
}
.address_item_del span {
	vertical-align: middle;
}
.address_more>p {
	font-size: 28px;
	color: #9e9e9e;
}
.address_more {
	text-align: left;
	width: 650px;
	margin: 0 auto;
	margin-top: 65px;
}
.address_more>span {
	font-size: 22px;
	color: #c7c7c7;
}
.address_item {
	margin-top: 100px;
}
/*.address_bottom{*/
    /*!*padding-top: 100px;*!*/
    /*!*padding-bottom: 80px;*!*/
    /*position: relative;*/
    /*background: url('../images/pc/contact/bottom.png');*/
/*}*/

.team_people {
	position: relative;
	z-index: 88
}
.openicon {
	width: 40px;
	height: 40px;
	position: absolute;
	z-index: 89;
	background: transparent;
	cursor: pointer;
}
.closeicon {
	width: 40px;
	height: 40px;
	position: absolute;
	z-index: 89;
	background: transparent;
	cursor: pointer;
}
.open_iconp1 {
	left: 28%;
	top: 74%;
}
.open_iconp2 {
	left: 49%;
	top: 70%;
}
.open_iconp3 {
	left: 28%;
	top: 66%;
}
.open_iconp4 {
	left: 49%;
	top: 70%;
}
.open_iconp5 {
	left: 28%;
	top: 70%;
}
.close_iconp1 {
	top: 18%;
	left: 28%;
}
.close_iconp2 {
	top: 12%;
	left: 49%;
}
.close_iconp3 {
	top: 25%;
	left: 28%;
}
.close_iconp4 {
	top: 16%;
	left: 49%;
}
.close_iconp5 {
	top: 22%;
	left: 28%;
}
.chouji {
	font-weight: normal;
	font-size: 20px;
	vertical-align: bottom
}
.swiper-container img {
	width: 100%;
}
.hide {
	display: none;
}
#huan-1 {
	display: none;
}
#huan-2 {
	display: none;
}
.pull-air {
	position: absolute;
	z-index: 999;
}
/*关于我们*/
.about_us_mian_font {
	width: 100%;
	height: 130px
}
.about_us_mian_text {
	font-size: 14px;
	color: #848181;
	text-align: center;
	;
	line-height: 26px;
}
.about_us_mian_zr1 {
	font-size: 14px;
	color: #848181;
	text-align: center;
	;
	line-height: 24px;
}
.about_us_count1 {
	width: 100%;
	height: 250px;
	background: #f7f7f7;
	padding-top: 50px;
}
.about_us_zr1 {
	width: 100%;
	height: 280px;
	background: #f7f7f7;
	padding-top: 30px;
}
.about_us_count1_text1 {
	font-size: 24px;
	text-align: center;
	color: #00447b;
	;
	letter-spacing: 1px
}
.about_us_count1_text2 {
	font-size: 16px;
	text-align: center;
	color: #848181;
	margin-top: 25px;
	line-height: 22px;
	letter-spacing: 1px
}
.about_us_count1_zr1 {
	font-size: 16px;
	text-align: center;
	color: #848181;
	margin-top: 25px;
	line-height: 32px;
	letter-spacing: 1px
}
.about_us_count1_text3 {
	font-size: 16px;
	text-align: center;
	color: #848181;
	margin-top: -18px;
	letter-spacing: 1px
}
.about_us_count2 {
	width: 100%;
	height: 188px;
	padding-top: 44px;
}
.about_us_count2_text1 {
	font-size: 24px;
	text-align: center;
	color: #00447b;
}
.about_us_count2_text2 {
	font-size: 16px;
	text-align: center;
	color: #848181;
	margin-top: 25px;
	line-height: 22px;
	letter-spacing: 1px
}
.about_us_count3 {
	width: 100%;
	height: 250px;
	padding-top: 44px;
	background: #f7f7f7
}
.about_us_count3_text1 {
	font-size: 24px;
	text-align: center;
	color: #00447b;
}
.about_us_count3_text2 {
	font-size: 16px;
	text-align: center;
	color: #848181;
	margin-top: 25px;
	line-height: 22px;
	letter-spacing: 1px
}
.about_us_count3_text3 {
	font-size: 16px;
	text-align: center;
	color: #848181;
	margin-top: 5px;
	line-height: 22px;
	letter-spacing: 1px
}
.about_us_count3_text4 {
	font-size: 16px;
	text-align: center;
	color: #848181;
	margin-top: 5px;
	line-height: 22px;
	letter-spacing: 1px
}
.about_us_count4 {
	width: 100%;
	height: 250px;
	padding-top: 50px;
}
.about_us_count4_text1 {
	font-size: 24px;
	text-align: center;
	color: #00447b;
}
.about_us_count4_text2 {
	font-size: 16px;
	text-align: center;
	color: #848181;
	margin-top: 30px;
	line-height: 22px;
	letter-spacing: 1px
}
/*旗下资金*/
.gold_4icon {
	width: 100%;
	height: 250px;
	background-color: #f7f7f7;
}
.indexpage_4icon {
	width: 1200px;
	min-width: 1200px;
	background: #f7f7f7;
	height: 250px;
}
.indexpage_4icon_box {
	width: 300px;
	height: 300px;
}
/*招聘*/
.dyee_zhaopin_area {
	width: 100%;
	height: 310px;
}
.dyee_count_text1 {
	font-size: 25px;
	color: #9e9e9e;
	text-align: center;
	margin-top: 65px;
}
.zhaoping_img {
	text-align: center;
	margin-top: 70px;
}
.dyee_count_text2 {
	font-size: 25px;
	color: #9e9e9e;
	text-align: center;
	margin-top: 20px;
}
/*新闻页面 START*/
.news-area1 {
	width: 340px;
	height: 650px;
}
.news-imgarea1 {
	width: 280px;
	height: 485px;
}
.news-imgarea2 {
	width: 280px;
	height: 485px;
	background-color: #9e9e9e
}
.news-month1 {
	font-size: 76px;
	margin-top: 10px;
	color: #737373;
	width: 284px;
	height: 108px;
	overflow: hidden
}
.news-date1 {
	font-size: 26px;
}
.news-count {
	font-size: 20px;
	color: #9e9e9e;
	margin-top: -10px;
	width: 280px;
	height: 168px;
	overflow: hidden;
}
.news-boder1 {
	margin-top: 42px
}
.border-all1 {
		width: 306px;
	height: 600px;
	border: solid 6px transparent;
	float: left;
	position:relative
}
.border-all2 {
	width: 306px;
	height: 600px;
	border: solid 6px transparent;
	float: left
}
.border-all3 {
	width: 306px;
	height: 600px;
	border: solid 6px transparent;
	float: left
}
.border-all4 {
	width: 306px;
	height: 600px;
	border: solid 6px transparent;
	float: left
}
.border-all5 {
	width: 306px;
	height: 600px;
	border: solid 6px transparent;
	float: left
}
.border-all6 {
	width: 306px;
	height: 600px;
	border: solid 6px transparent;
	float: left
}
.border-shijian {
	border-top: 5px solid transparent
}
.border-news {
	border-top: 6px solid #6ca0ba
}

.border-0 {
    border-top: 6px solid #6ca0ba
}
.border-1 {
    border-top: 5px solid transparent
}
.border-2 {
    border-top: 5px solid transparent
}
.border-3 {
    border-top: 5px solid transparent
}
.border-4 {
    border-top: 5px solid transparent
}
.mainbox-0 {
    font-size: 25px;
    color: #737373;
    font-weight: 800
}
.mainbox-1 {
	font-size: 25px;
	color: #737373;
	font-weight: 800
}
.mainbox-2 {
	font-size: 25px;
	color: #737373;
	font-weight: 800
}
.mainbox-3 {
    font-size: 25px;
    color: #737373;
    font-weight: 800
}
.mainbox-4 {
    font-size: 25px;
    color: #737373;
    font-weight: 800
}
.border-color {
	width: 280px;
	height: 6px;
	background-color: #00447b;
	margin-top: 63px
}
/*新闻页面 END*/
/*
.menu-about{color: #1d007f;position: relative;top: 0px;left: 7px;z-index: 9999}
.menu-about1{}*/
.gy1 {
	position: absolute;
	top: 114px;
	left: 78px;
	width: 107px;
	height: 40px;
}
.gy2 {
	position: absolute;
	top: 192px;
	left: 66px;
	width: 133px;
	height: 40px;
}
.gy3 {
	position: absolute;
	top: 256px;
	left: 66px;
	width: 133px;
	height: 40px;
}
.gy4 {
	position: absolute;
	top: 318px;
	left: 66px;
	width: 133px;
	height: 40px;
}
.team1 {
	position: absolute;
	top: 115px;
	left: 254px;
	width: 100px;
	height: 43px;
}
.team2 {
	position: absolute;
	top: 193px;
	left: 237px;
	width: 131px;
	height: 40px;
}
.team3 {
	position: absolute;
	top: 256px;
	left: 238px;
	width: 131px;
	height: 40px;
}
.team4 {
	position: absolute;
	top: 319px;
	left: 238px;
	width: 131px;
	height: 40px;
}
.team5 {
	position: absolute;
	top: 381px;
	left: 238px;
	width: 131px;
	height: 40px;
}
.case1 {
	position: absolute;
	top: 114px;
	left: 424px;
	width: 100px;
	height: 43px;
}
.case2 {
	position: absolute;
	top: 192px;
	left: 409px;
	width: 131px;
	height: 40px;
}
.case3 {
	position: absolute;
	top: 256px;
	left: 409px;
	width: 131px;
	height: 38px;
}
.case4 {
	position: absolute;
	top: 320px;
	left: 409px;
	width: 131px;
	height: 38px;
}
.case5 {
	position: absolute;
	top: 383px;
	left: 409px;
	width: 131px;
	height: 38px;
}
.case6 {
	position: absolute;
	top: 446px;
	left: 409px;
	width: 131px;
	height: 38px;
}
.news1 {
	position: absolute;
	top: 113px;
	left: 592px;
	width: 100px;
	height: 43px;
}
.news2 {
	position: absolute;
	top: 192px;
	left: 578px;
	width: 131px;
	height: 40px;
}
.news3 {
	position: absolute;
	top: 255px;
	left: 578px;
	width: 131px;
	height: 40px;
}
.recruit1 {
	position: absolute;
	top: 113px;
	left: 763px;
	width: 100px;
	height: 43px;
}
.contact1 {
	position: absolute;
	top: 113px;
	left: 932px;
	width: 100px;
	height: 43px;
}
/*招聘*/
.job {
	width: 98%;
	padding-top: 30px;
}
.gangwei {
	background: #F6F3F3;
	border: #D9D6D6 solid 1px;
	height: 36px;
}
.gangwei h1 {
	float: left;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 36px;
	padding-left: 15px;
	margin: 0
}
.gangwei span {
	float: right;
	line-height: 26px;
	padding: 2px 20px 0px 0px;
}
.miaoshu {
	padding-top: 10px;
	width: 95%;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
	padding-left: 15px;
}
.jobtitle {
	color: #8a8b8b;
	font-weight: bold;
}
.jobtitle1 {
	color: #333333;
	font-weight: bold;
}
/*网站地图*/
.caseBox {
	position: absolute;
	top: 192px;
	left: 409px;
	width: 131px;
}
.caseBox a {
	position:relative;
	z-index:222000;
	display:block;
	width:131px;
	height:40px;
	border:1px  solid #d7d7d7;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	margin-bottom:26px;
	background:#fff
}
.caseBox a img {
	display:block;
	width:131px;
	height:40px
}
.mapLine {
	position:absolute;
	left:66px;
	background:#aaa;
	z-index:2222;
	width:1px;
	top:0
}
