/*初始文件开始*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,in put,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { color:#555; font-size: 14px; font-family: 'Microsoft Yahei','微软雅黑',Tahoma,Helvetica,Arial,sans-serif; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
a { color:#555; text-decoration:none }
a:hover{text-decoration: none;}
img { border:none; }
ol,ul,li { list-style:none; }
i,em{ font-style: normal}
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; border: 1px solid #999; outline: none; }
table { border-collapse:collapse; }
.cf:after {content: ""; display: block;clear: both;}
.cf { display: inline-table; }
/* Hides from IE-mac \*/
* html .cf { height: 1%; }
.cf { display: block; }
/* End hide from IE-mac */
.fl{float: left;}
.fr{float: right;}
*{box-sizing: border-box;}
/*初始文件结束*/
html,body{
	padding: 0;
	margin: 0;
	height: 100%;
}

ul,li{ padding:0;margin:0;list-style:none}

.clear:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clear{*zoom:1;zoom:1}

.page{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.index_banner{
	position: relative;
	overflow: hidden;
	font-size: 0;
	height: 100vh;
	display: flex;
	align-items: flex-end;
}
.index_banner_img{
	height: 100vh;
}
.index_back{
	position: absolute;
	overflow: hidden;
	font-size: 0;
	width: 100%;
	height: 100vh;
}
.index_nav{
	height: 79px;
	width: 100%;
	z-index: 5;
	position: absolute;
	color: #fff;
	background:rgba(0,0,0,0.16);
	top: 0;
}
.index_nav_img{
	width:100px;
	height:57px;
	float: left;
	margin-top: 11px;
}
.index_nav_box{
	margin-top: 32px;
	float: right;
}
.index_nav_modle{
	font-size:16px;
	float: left;
	cursor: pointer;
	margin-right: 20px;
}
.index_btmNav{
	background:rgba(22,80,226,0.8);
	height:120px;
	width: 100%;
	top: 730px;
	z-index: 5;
}
.index_btmNav_modle{
	width: 20%;
	margin-top: 40px;
	float: left;
}
.index_btmNav_modle_img{
	position: absolute;
}
.index_btmNav_modle_name{
	margin-left: 70px;
	font-size: 14px;
	color: #fff;
}
.index_btmNav_modle_num{
	margin-left: 70px;
	font-size: 24px;
	margin-top: 9px;
	color: #fff;
}

.index_fuwu{
	padding: 70px 0 30px 0;
	background: #1650E2;
}
.index_fuwu_name{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.index_fuwu_text{
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top: 2px;
}
.index_fuwu_box{
	width: 100%;
	margin-top: 43px;
}
.index_fuwu_modle{
	height: 285px;
	width: 50%;
	opacity: 0;
	float: left;
}
.index_fuwu_modle:nth-child(1){
	background: #0C3EB7;
}
.index_fuwu_modle:nth-child(2){
	background: #3965D8;
}
.index_fuwu_modle_img{
	height: 50px;
	width: 50px;
	margin: 0 auto;
	display: block;
	margin-top: 70px;
}
.index_fuwu_modle_name{
	font-weight: bold;
	margin-top: 12px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
.index_fuwu_modle_text{
	margin: 0 auto;
	margin-top: 22px;
	width: 126px;
	color: #98B5FF;
	text-align: center;
	font-size: 14px;
}

.index_liucheng_name{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-top: 23px;
	color: #333;
}
.index_liucheng_text{
	font-size: 16px;
	text-align: center;
	margin-top: 11px;
	margin-bottom: 9px;
	color: #A5ACBE;
}
.index_liucheng_nav{
    font-weight: bold;
    color: #333;
    font-size: 18px;
}
.index_liucheng_box{
	width: 100%;
	padding-bottom: 73px;
	opacity: 0;
	margin-top: 30px;
}
.index_liucheng_modle{
	width: 90px;
	margin-right: 130px;
	float: left;
}
.index_liucheng_modle:hover .index_liucheng_modle_img{
	transform: rotateY(360deg);
	transition: all 0.5s;
}
.index_liucheng_modle:last-child{
	margin-right: 0;
}
.index_liucheng_modle_img{
	height: 90px;
	width: 90px;
}
.index_liucheng_modle_name{
	font-size: 17px;
	margin-top: 19px;
	color: #333;
	text-align: center;
}
.index_liucheng_modle_text{
	font-size: 14px;
	margin-top: 2px;
	color: #888;
	width: 90px;
	text-align: center;
}

.index_hezuo{
	overflow: hidden;
	margin-bottom: 15px;
	/*background: url(images/hezuoBack.png)center / cover no-repeat;*/
}
.index_hezuo_name{
	font-size: 30px;
	margin-top: 42px;
	z-index: 5;
	position: relative;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.index_hezuo_text{
	z-index: 5;
	position: relative;
	font-size: 16px;
	color: #fff;
	margin-top: 25px;
	opacity: 0.65;
	text-align:center;
}
.index_hezuo_box{
	margin-top: 84px;
}
.index_hezuo_modle{
	padding: 80px 0 60px 0;
	margin: 0 auto;
	width: 1095px;
	opacity: 0;
}
.index_hezuo_modle_img{
	height: 96px;
	width: 203px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.index_hezuo_modle_img:nth-child(5n){
	margin-right: 0;
}

.index_zhaopin_box{
    padding: 25px 15px;
    width: 1140px;
    opacity: 0;
    margin-bottom: 60px;
    margin-top: 50px;
    background: #F0F3FA;
}
.index_zhaopin_nav{
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.index_zhaopin_nav_text{
	margin-left: 14px;
	font-weight: normal;
	color: #A5ACBE;
	font-size: 14px;
}
.index_zhaopin_nav_btn{
	padding: 4px 13px;
	background: #4978ef;
	float: right;
	border-radius: 4px;
	font-size: 14px;
	color: #fff;
}
.index_zhaopin_nav_btn_img{
	width:7px;
	margin-left: 5px;
	height:4px;
}
.index_zhaopin_modle_box{
	width: 100%;
	padding-top: 10px;
}
.index_zhaopin_modle{
	height: 50px;
	width: 550px;
	margin-right: 10px;
	float: left;
	line-height: 50px;
	margin-top: 5px;
	padding: 0 25px;
	border-radius: 3px;
	background: #fff;
}
.index_zhaopin_modle:nth-child(2n){
	margin-right: 0;
}
.index_zhaopin_modle_num{
	width: 100px;
	font-size: 16px;
	height: 50px;
	overflow: hidden;
	float: left;
	line-height: 50px;
	border-right: 1px solid #F0F3FA;
	color: #888;
	text-align: center;
}
.index_zhaopin_modle_zhiwei{
	width: 130px;
	font-size: 16px;
	height: 50px;
	float: left;
	font-weight: bold;
	line-height: 50px;
	overflow: hidden;
	border-right: 1px solid #F0F3FA;
	color: #333;
	text-align: center;
}
.index_zhaopin_modle_gongzi{
	width: 156px;
	display: flex;
	align-items: center;
	overflow: hidden;
	justify-content: center;
	height: 50px;
	float: left;
}
.index_zhaopin_modle_gongzi_modle{
	padding: 5px 10px;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	background: #8faaf1;
	border-radius:12px;
	line-height: 16px;
	float: left;
}
.index_zhaopin_modle_gongsi{
	font-size: 14px;
	color: #627299;
	width: 70px;
	height: 50px;
	overflow: hidden;
	float: left;
	line-height: 50px;
	text-align: center;
}

.index_anli{
	height: 781px;
	overflow: hidden;
	background: url(images/anliBanner.png)center / cover no-repeat;
}
.index_anli_back{
	width: 100%;
	position: absolute;
	z-index: 1;
	height: 781px;
	background: rgba(255,255,255,0.3);
}
.index_anli_name{
	font-size: 30px;
	font-weight: bold;
	position: relative;
	z-index: 5;
	color: #fff;
	text-align: center;
	margin-top: 60px;
}
.index_anli_text{
	font-size: 16px;
	color: #fff;
	margin-top: 25px;
	position: relative;
	z-index: 5;
	text-align: center;
}
.index_anli_box{
	padding-top: 50px;
	width: 1105px;
	opacity: 0;
	margin: 0 auto;
}
.index_anli_modle{
	height: 210px;
	width: 265px;
	margin-right: 15px;
	float: left;
	margin-bottom: 30px;
}
.index_anli_modle:hover .index_anli_modle_text{
	transition: all 0.5s;
	height: 210px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 210px;
	margin-top: 0;
}
.index_anli_modle:nth-child(4n){
	margin-right: 0px;
}
.index_anli_modle_img{
	height: 210px;
	width: 265px;
}
.index_anli_modle_text{
	position: absolute;
	width: 265px;
	margin-top: 175px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: rgba(0,0,0,0.5);
}


.index_btm{
	padding-top: 40px;
	background: #fff;
}
.index_btm_img{
	margin-right: 10px;
}
.index_btm_text{
	margin-bottom: 20px;
	font-size: 14px;
	color: #484848;
	display: flex;
	align-items: center;
}
.index_btm_icon{
    display: block;
	margin-left: -211px;
}
.index_btm_rightBox{
	float: right;
	width: 100px;
}
.index_btm_rightImg{
	height: 115px;
	float: right;
	display: block;
	width: 115px;
}
.index_btm_nav{
	width: 100%;
	height: 79px;
	border-top: 1.5px solid #dadada;
	text-align: center;
	font-size: 14px;
	color: #484848;
	bottom: 0;
	line-height: 79px;
}

.index_fuwu_animation{
	opacity: 1;
	position: relative;
	z-index: 10;
	-webkit-animation: index_fuwu_active 1s;
}
@-webkit-keyframes index_fuwu_active{
	0% {
	    opacity: 0;
	    margin-top: 200px
	}
	100% {
		margin-top: 0px
		opacity: 1;
	}
}

.recruit_head{
	background: #fff;
	color: #627299;
	position: relative;
}
.recruit_banner{
	overflow: hidden;
	height: 360px;
	/*background: url(__HOME__/images/about_banner.png)center / cover no-repeat;*/
}
.recruit_banner_name{
	font-weight: bold;
	font-size: 45px;
	margin-top: 150px;
	color: #fff;
	text-align: center;
}
.recruit_banner_text{
	font-size: 20px;
	color: #fff;
	margin-top: 5px;
	text-align: center;
}
.recruit_banner_fuwenben{
	padding: 47px 0;
	/*font-weight: bold;*/
	/*color: #333;*/
	font-size: 16px;
	line-height: 31px;
}


.msg_page{
	background: #F0F3FA;
	padding: 30px 0;
}
.msg_box{
	padding: 15px 30px;
	width: 1140px;
	margin: 0 auto;
	background: #fff;
}
.msg_name{
	font-size: 12px;
	padding-bottom: 15px;
	color: #888;
	border-bottom: 1px solid #E8E8E8;
}
.msg_name_active{
	color: #1650E2;
}
.msg_nav{
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #E8E8E8;
}
.msg_nav_name{
	line-height: 25px;
	height: 25px;
}
.msg_nav_name_num{
	width: 150px;
	float: left;
	font-size: 14px;
	color: #888;
}
.msg_nav_name_gangwei{
	font-size: 18px;
	font-weight: bold;
	float: left;
	color: #333;
}
.msg_nav_name_gongsi{
	font-size: 16px;
	float: right;
	color: #333;
}
.msg_nav_biaoqianBox{
	width: 100%;
}
.msg_nav_biaoqian{
	padding: 3px 15px;
	float: left;
	border-radius: 10px;
	background: #8faaf1;
	font-size: 14px;
	margin-top: 10px;
	color: #fff;
}
.msg_nav_text{
	font-size: 16px;
	color: #888;
	margin-top: 15px;
}
.msg_nav_btnBox{
	height: 28px;
	margin-top: 10px;
}
.msg_nav_btn{
	width:88px;
	height:26px;
	text-align: center;
	line-height: 26px;
	border:1px solid #1650E2;
	color: #1650E2;
	float: right;
	border-radius:4px;
}
.msg_nav_btn_active{
    border:1px solid #A5ACBE;
    color: #A5ACBE;
}
.msg_nav_mengeng{
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 0;
	background: rgba(0,0,0,0.38);
}
.msg_nav_mengeng_modle{
	width: 540px;
	overflow: hidden;
	border-radius:8px;
	background: #fff;
}
.msg_nav_mengeng_modle_name{
	height:60px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 60px;
	width: 100%;
	background:rgba(22,80,226,1);
}
.msg_nav_mengeng_modle_closeImg{
	height: 38px;
	width: 38px;
	position: absolute;
	margin-top: 10px;
	margin-left: 480px;
}
.msg_nav_mengeng_modle_inputBox{
	padding: 15px 30px 30px 30px;
}
.msg_nav_mengeng_modle_input{
    height: 45px;
    line-height: 45px;
    padding: 0;
    width: 435px;
    display: block;
    border: 0;
    margin: 0;
    font-size: 14px;
    padding: 0 20px;
    border-radius:5px;
    margin-top: 15px;
    border: 1px solid #DDDDDD;
}

.msg_nav_mengeng_modle_text{
	color: #627299;
	margin-top: 15px;
	font-size: 14px;
}
.msg_nav_mengeng_modle_btn{
	width: 335px;
	height: 50px;
	margin: 0 auto;
	margin-top: 15px;
	background: #1650E2;
	text-align: center;
	line-height: 50px;
	border-radius: 30px;
	font-size: 20px;
	color: #fff;
}


.example_page{
	background: #fff;
	padding: 20px 20px;
	border-bottom: 1px solid #E8E8E8;
}
.example_page_nav{
	width: 100%;
}
.example_page_nav_img{
	height: 160px;
	width: 270px;
	float: left;
}
.example_page_nav_msgBox{
	float: left;
	margin-left: 40px;
}
.example_page_nav_msg_title{
	font-size: 20px;
	color: #555;
	font-weight: bold;
	margin-top: 15px;
}
.example_page_nav_msg_text{
	font-size: 16px;
	color: #555;
	margin-top: 8px;
}
.example_page_nav_msg_text_name{
	float: left;
	width: 100px;
}
.example_page_nav_icon{
	height: 105px;
	width: 105px;
	float: right;
	margin-top: 20px;
	margin-right: 80px;
}
.example_page_nav_iconImg{
	height: 105px;
	width: 105px;
}
.example_page_nav_iconText{
	font-size:16px;
	color: #C6C6C6;
}
.example_page_btm{
	padding: 50px 0 60px 0;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.example_page_btm_next{
	height: 30px;
	width: 30px;
	background: #1650E2;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.example_page_btm_numBox{
	display: flex;
	padding: 0 20px;
}
.example_page_btm_numModle{
	padding: 0 10px;
	font-size: 14px;
	color: #333;
}


.about_page{
	padding: 50px 0;
}
.about_page_active{
	background: #F5F5F5;
}
.about_page_modle{
	width: 1200px;
	margin: 0 auto;
}
.about_page_modle_text{
	float: left;
	width: 610px;
}
.about_page_modle_text_name{
	font-size: 30px;
	color: #333;
}
.about_page_modle_text_title{
	margin-top: 16px;
	font-size: 14px;
	color: #555555;
}
.about_page_modle_img{
	float: right;
	width: 490px;
	height: 265px;
}

.about_page_btm_text{
	float: right;
}
.about_page_btm_img{
	float: left;
}
.about_page_modle_text_name_color{
	color: #747474;
}
.about_page_lianxiBox{
    margin-top: 38px;
    width: 616px;
}
.about_page_lianxi_nav{
	font-size: 16px;
	display: flex;
	align-items: center;
	color: #8D8D8D;
	margin-bottom: 20px;
}
.about_page_lianxi_navImg{
	margin-right: 20px;
}

.msg_nextBox{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}
.num{
	padding: 0 10px;
	font-size: 14px;
	color: #333;
}
.current{
	padding: 0 10px;
	font-size: 14px;
	color: #1650E2;
}
.prev{
	padding: 5px 10px;
	background: #1650E2;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	margin-right: 5px;
}
.next{
	padding: 5px 10px;
	background: #1650E2;
	line-height: 30px;
	text-align: center;
	color: #fff;
	margin-left: 5px;
	font-size: 15px;
}
.index_banner_name{
	margin: 0 auto;
	top: 30%;
	left: 0;
	right: 0;
	position: absolute;
	width: 1200px;
	text-align: center;
	z-index: 10;
	font-size: 66px;
	color: #fff;
}
.index_banner_text{
	position: absolute;
	width: 1200px;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 10;
	text-align: center;
	top: 50%;
	font-size: 40px;
	color: #fff;
}


