/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, 
sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, 
footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, 
video {margin: 0; padding: 0; border: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block; }
body {line-height: 1; }
ol, ul {list-style: none; }

blockquote, q {quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; }
table {border-collapse: collapse; border-spacing: 0; }
body {-webkit-text-size-adjust: none;min-width:1200px; }
html, body {position: relative; height: 100%; }
a{ color: #3b3b3b;color:inherit;text-decoration: none;}
a:hover, a:focus {outline: none; }
html{font-size: 14px;}
body {background: #fff; font-family: 'sans-serif', "Microsoft YaHei", "微软雅黑", "Tahoma", "Helvetica";  color:#3b3b3b; margin: 0; padding: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.nav{
	width: 1200px;
	margin: 0 auto;
}
.nav.h100{
	height: 100%;
	position: relative;
}
.header{
	height: 100px;
	width: 100%;
	background: #004da1;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	transition: all 0.8s;
}
.header.posi{
	position: fixed;
	background: rgba(116,134,153,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F748699,endColorstr=#7F748699);
}
.logo{
	position: absolute;
	height: 100px;
	width: 700px;
	background: url(../image/logo1.png) no-repeat left center;
	left: 0;
	top: 0;
}
.deploy_list{
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}
.deploy_list li a{
	line-height: 98px;
	color: #fff;
	font-size: 16px;
	display: block;
}
.deploy_list li a.actived{
	border-bottom: 2px solid #fff;
}
.deploy_list li{
	float: left;
	margin-left: 44px;
}
.s1_title1{
	background: url(../image/s1_text1.png) no-repeat;
	width: 515px;
	height: 46px;
	position: absolute;
	top: 50%;
	left: 0;
	background-size: contain;
	margin: -46px 0 0 0;
}
.s1_title2{
	background: url(../image/s1_text1.png) no-repeat;
	width: 709px;
	height: 23px;
	position: absolute;
	top: 50%;
	left: 0;
	background-size: contain;
	margin: 23px 0 0 0;
}

.banner{
	position: relative;
	width: 100%;
	height: 65%;
}
.banner_defaultImg{
	position: relative;
	width: 100%;
	height: 65%;
}
.profess_item{
	position: relative;
	background: #f7fafc;
}
.profess_list{
	overflow: hidden;
	padding: 40px 60px;
	background: #fff;
	position: relative;
	top: -80px;
}
.profess_list li{
	float: left;
	text-align: center;
	width: 25%;
	height: 240px;
	overflow: hidden;
	background: #fff;
	transition: 0.3s;
}
.profess_list li p{
	color: #04375b;
	font-size: 18px;
	margin-top: 45px;
	transform: translateY(40px);
	transition: 0.4s;
}
.per_more{
	width: 120px;
	height: 36px;
	line-height: 32px;
	text-align: center;
	border-radius: 18px;
	color: #fff;
	background: #2b98f0;
	display: block;
	margin: 20px auto;
	font-size: 18px;
	font-weight: lighter;
	transform: translateY(100px);
	transition: 0.4s;
}
.profess_list li:hover{
	background: #e4f3ff;
}
.profess_list li:hover p{
	transform: translateY(-20px);
}
.profess_list li:hover .per_more{
	transform: translateY(0);
}
.pro_ico{
	height: 70px;
	width: 70px;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	margin-top: 20px;
}
.pro_ico.work{
	background-image: url(../image/s1_ico1.png);
}
.pro_ico.message{
	background-image: url(../image/s1_ico2.png);
}
.pro_ico.plank{
	background-image: url(../image/s1_ico3.png);
}
.pro_ico.bank{
	background-image: url(../image/s1_ico4.png);
}
.terrace_item{
	padding: 80px 0 220px;
	background: url(../image/terr_bg.png) no-repeat;
}
.t_title{
	color: #3b3b3b;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
}
.t_text{
	font-size: 18px;
	color: #545454;
	text-align: center;
	margin-top: 20px;
}
.terr_list{
	margin: 100px 0 0 0; 
	overflow: hidden;
}
.terr_list li{
	width: 33.33%;
	height: 230px;
	position: relative;
	float: left;
	overflow: hidden;
	cursor: pointer;
}

.terrimg_1,.terrimg_2,.terrimg_3,.terrimg_4,.terrimg_5,.terrimg_6{
	width: 100%;
	height: 100%;
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 1;
	left: 0;
	top: 0;
	transition: 0.4s;
}
.terrimg_1{
	background-image: url(../image/terr1.png);
}
/* .terrimg_2{
	background-image: url(../ipiimg/terr2.png);
} */
.terrimg_3{
	background-image: url(../image/terr3.png);
}
.terrimg_4{
	background-image: url(../image/terr4.png);
}
.terrimg_5{
	background-image: url(../image/terr5.png);
}
.terrimg_6{
	background-image: url(../image/terr6.png);
}
.terr_shadow{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 5;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	top: 0;
	left: 0;
	transform: translateY(230px);
	transition: 0.4s;
}
.terr_list li p{
	color: #fff;
	font-size: 18px;
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	margin-top: -30px;
	z-index: 6;
	transform: translateY(230px);
	transition: 0.4s;
}
.terr_list li span{
	color: #cdced4;
	font-size: 14px;
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	 margin-top: 15px; 
	z-index: 6;
	transform: translateY(230px);
	transition: 0.4s;
}
.terr_list li:hover .terrimg_1,
.terr_list li:hover .terrimg_2,
.terr_list li:hover .terrimg_3,
.terr_list li:hover .terrimg_4,
.terr_list li:hover .terrimg_5,
.terr_list li:hover .terrimg_6{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.terr_list li:hover p,.terr_list li:hover span,.terr_list li:hover .terr_shadow{
	transform: translateY(0);
}
.news_item{
	padding: 150px 0;
	background: url(../image/news_bg.png) no-repeat top center;
}
.news_title{
	background: url(../image/news_title.png) no-repeat left top;
	height: 48px;
	width: 254px;
	margin-bottom: 100px;
}
.news_col{
	overflow: hidden;
	margin-bottom: 15px;
}
.news_col .col2{
	width: 795px;
	height: 270px;
	background-size: cover;
	float: left;
	position: relative;
}
.news_col .col1{
	width: 390px;
	margin-left: 15px;
	float: left;
}
.col_new_a{
	background: #687ea0;
	padding: 30px;
	height: 270px;
	box-sizing: border-box;
}
.news_col .col1:first-child{
	margin-left: 0;
}
.main_news{
	background: rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	height: 45%;
	width: 100%;
	padding: 18px 20px;
	color: #fff;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
}
.m_news_title{
	font-size: 24px;
	font-weight: normal;
	line-height: 42px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.m_news_text{
	line-height: 20px;
}
.m_line{
	height: 1px;
	background: #fff;
	margin:  10px 0 18px;
}
.m_news_text1{
	font-size: 16px;
	line-height: 24px;
}
.minor_news{
	height: 100%;
	width: 100%;
	overflow: hidden;
	color: #fff;
}
.col_new_b{
	height: 208px;
	overflow: hidden;
	background: #fff;
}
.m_news_img{
	height: 60%;
	width: 100%;
	overflow: hidden;
}
.m_news_img img{
	width: 100%;
	min-height: 100%;
}
.n_news_title{
	font-size: 18px;
	margin: 20px 18px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
	line-height: 22px;
}
.m_news_title a:hover,.n_news_title a:hover{
	text-decoration: underline;
}
.n_news_text{
	color: #707070;
	line-height: 32px;
	margin: 0 18px;
}
.server_item{
	padding: 40px 0;
}
.server_list{
	overflow: hidden;
	margin-top: 88px;
	margin-bottom: 60px;
}
.server_list li{
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding-left: 80px;
}
.server_list li p{
	font-size: 16px;
	margin: 20px 0 10px;
}
.server_list li a{
	color: #707070;
	line-height: 24px;
	font-size: 12px;
}
.serverico{
	width: 84px;
	height: 84px;
	background-repeat: no-repeat;
	background-position: left center;
}
.s_ico1{
	background-image: url(../image/serimg1.png);
}
.s_ico2{
	background-image: url(../image/serimg2.png);
}
.s_ico3{
	background-image: url(../image/serimg3.png);
}
.s_ico4{
	background-image: url(../image/serimg4.png);
}
.link_item{
	background: url(../image/link_bg.png) no-repeat center;
	height: 180px;
	padding: 70px 0;
}
.link_list li{
	float: left;
	width: 12.5%;
}
.link_list li h4{
	font-weight: normal;
	font-size: 18px;
	color: #fff;
}
.l_line{
	height: 1px;
	width: 17px;
	background: #fff;
	margin: 10px 0 20px;
}
.link_list li a{
	color: #fff;
	line-height: 24px;
	font-size: 12px;
}
.server_list li a:hover,.link_list li a:hover{
	text-decoration:underline;
}
.mark_info{
	float: right;
	color: #fff;
}
.mark_info>h4{
	font-weight: normal;
	font-size: 18px;
	color: #fff;
}
.footer{
	background: #1b4176;
	padding: 5px 0;
}
.footer span{
	font-size: 12px;
	color: #e6eaed;
}
.footer p{
	float: right;
	font-size: 18px;
	color: #e6eaed;
}
.sub_banner{
	height: 400px;
	background-position: center;
    background-size: cover;
    width: 100%;
}
.sub_banner.init{
	background-image: url(../image/init_banner.png);
}
.sub_banner.product{
	background-image: url(../image/product_bg.png);
}
.sub_banner.service{
	background-image: url(../image/service_bg.png);
}
.sub_banner.news{
	background-image: url(../image/news_banner.png);
}
.sub_banner.jobs{
	background-image: url(../image/jobs_banner.png);
}
.subpage_tab{
	height: 60px;
	text-align: center;
	background: #fff;
	position: relative;
	border-bottom: 1px solid #e0e0e0;
}
.subpage_tab_posi{
	border-bottom: 1px solid #e0e0e0;
	height: 60px;
	text-align: center;
	background: #fff;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99;
}
.subpage_tab_posi.posit{
	position: fixed;
}
.subpage_tab a{
	line-height: 58px;
	margin: 0 20px;
	display: inline-block;
	font-size: 16px;
	color: #04375b;
}
.subpage_tab a.actived{
	border-bottom: 2px solid #1f8ceb;
	color: #1f8ceb;
}

.about_item{
	background: #f7fafc;
	padding: 80px 0;
}
.about_item_cont{
	background: #fff;
	padding-bottom: 40px;
}
.col_list_4{
	padding: 55px 20px;
	overflow: hidden;
}
.col_list_4 li{
	float: left;
	border-left: 1px solid #d0e4f2;
	box-sizing: border-box;
	color: #04375b;
	width: 25%;
	text-align: center;
}
.col_list_4 li:first-child{
	border-left: none;
}
.col_list_4 li>p{
	font-size: 72px;
	font-weight: bold;
	margin-bottom: 20px;
}
.col_list_4 li span{
	font-size: 12px;
	font-weight: bold;
}
.about_item_cont h4{
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	margin: 24px 100px;
}
.about_item_cont>p{
	line-height: 28px;
	color: #545454;
	margin: 0 100px;
	text-align: justify;
}
.progress_item{
	background: url(../image/progress_bg.png) no-repeat center;
	background-size: cover;
}
.culture_item{
	padding: 100px 0;
}
.culture_title{
	width: 250px;
	height: 50px;
	background: url(../image/cul_title.png) no-repeat center;
	margin: 0 auto;
}
.culture_list{
	overflow: hidden;
	margin-top: 60px;
}
.culture_img{
	width: 192px;
	height: 480px;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 144px;
}
.culture_img:first-child{
	margin-left: 0;
}
.culture_img.cul1{
	background-image: url(../image/cul1.png);
}
.culture_img.cul2{
	background-image: url(../image/cul2.png);
}
.culture_img.cul3{
	background-image: url(../image/cul3.png);
}
.culture_img.cul4{
	background-image: url(../image/cul4.png);
}
.contact_item{
	padding: 90px 0;
}
.contact_info{
	float: left;
}
.contact_title{
	width: 244px;
	height: 66px;
	background: url(../image/contact_title.png) no-repeat center;
	margin:16px 0 44px;
}
.contact_info p{
	line-height: 28px;
	color: #545454;
}
.contact_map{
	width: 800px;
	height: 350px;
	float: right;
}
.clear{
	clear:both;
}
.agency_item{
	overflow: hidden;
	margin-top: 60px;
}
.agency_item li{
	float: left;
	width: 26%;
	box-sizing: border-box;
	padding: 28px 40px;
	border-left: 1px solid #d0e4f2;
}
.agency_item li:first-child{
	border-left: none;
	width: 22%;
	padding: 28px 40px 28px 0;
}
.agency_item li h4{
	font-size: 18px;
}
.agency_item li p{
	color: #545454;
	line-height: 28px;
	margin-top: 24px;
}
.product_item{
	padding: 70px 0;
}

.product_list li{
	float: left;
	width: 370px;
	margin: 0 15px 20px;
	overflow: hidden;
}

.pro_per_img{
	height: 254px;
	overflow: hidden;
}
.product_list li a{
	display: block;
	padding-bottom: 40px;
}
.product_list li a p{
	margin: 25px 20px 12px;
	font-size: 22px;
	transform: translateY(40px);
	transition: 0.3s;
}
.product_list li a span{
	margin: 0 10px;
	line-height: 24px;
	color: #636363;
	display: block;
	transform: translateY(150px);
	transition: 0.4s;
}
.product_list li:hover{
	box-shadow: 2px 2px 8px #ccc;
}
.product_list li:hover p{
	transform: translate(0);
}
.product_list li:hover span{
	transform: translate(0);
}
.service_item{
	padding: 100px 0;
}
.service_kind_item{
	overflow: hidden;
	margin-top: 88px;
	margin-bottom: 60px;
}
.service_kind_item li{
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding-left: 80px;
}
.service_kind_item li p{
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 20px;
}
.service_kind_item li span{
	color: #545454;
	line-height: 24px;
}
.serviceico{
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
}
.s_ico1{
	background-image: url(../image/service_kind1.png);
}
.s_ico2{
	background-image: url(../image/service_kind2.png);
}
.s_ico3{
	background-image: url(../image/service_kind3.png);
}
.s_ico4{
	background-image: url(../image/service_kind4.png);
}
.brace_item{
	padding: 100px 0 80px;
	background: url(../image/brace_bg.png) no-repeat center;
	background-size: cover;
}
.brace_item .t_title{
	color: #fff;
}
.brace_item .t_text{
	color: #fff;
	opacity: 0.7;
	filter: alpha(opacity=70);
	line-height: 24px;
	font-size: 16px;
}
.brace_list{
	overflow: hidden;
	margin-top: 90px;
}
.brace_list li{
	width: 294px;
	float: left;
	height: 400px;
	margin-left: 8px;
	position: relative;
}
.brace_list li:first-child{
	margin-left: 0;
}
.brace_img{
	height: 220px;
	overflow: hidden;
	position: absolute;
	top: 90px;
	left: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
	transition: 0.4s;
	width:100%;
}
.brace_img img{
	height: 100%;
	width: 100%;
}
.brace_info{
	height: 220px;
	margin-top: 90px;
	padding: 0 25px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition: margin 0.4s;
}
.brace_info .braceico{
	background: url(../image/braceico.png) no-repeat center;
	width: 22px;
	height: 22px;
	margin:0 auto;
	margin-top: 80px;
	transition: 0.4s;
}
.brace_info .brace_title{
	color: #fff;
	font-size: 24px;
	margin-top: 20px;
	text-align: center;
}
.brace_info .brace_text{
	font-size: 14px;
	margin-top: 100px;
	color: #fff;
	line-height: 24px;
	transition: 0.4s;
}
.brace_list li:hover .brace_img{
	top: 0;
	opacity: 1;
	filter: alpha(opacity=100);
}
.brace_list li:hover .brace_info{
	height: 220px;
	margin-top: 180px;
	background: #1f51a1; 
}
.brace_list li:hover .brace_info .braceico{
	margin-top: 30px;
	background: url(../image/braceico_hover.png) no-repeat center;
}
.brace_list li:hover .brace_info .brace_text{
	margin-top: 15px;
}
.procedure_item{
	padding: 100px 0;
}
.procedure_list{
	margin-top: 100px;
}
.pro_appr{
	width: 111px;
	height: 111px;
	float: left;
	border: 2px solid #167ed3;
	position: relative;
	border-radius: 50%;
	text-align: center;
	line-height: 115px;
}
.pro_appr:before{
	position: absolute;
	font-size: 24px;
	font-weight: bold;
	color: #167ed3;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	top: -20px;
	left: 50%;
	margin-left: -20px;
}
.pro_appr.appr1:before{
	content: "1";
}
.pro_appr.appr2:before{
	content: "2";
}
.pro_appr.appr3:before{
	content: "3";
}
.pro_appr.appr4:before{
	content: "4";
}
.pro_appr.appr5:before{
	content: "5";
}
.pro_appr.appr6:before{
	content: "6";
}
.pro_appr.appr7:before{
	content: "7";
}
.pro_appr.appr8:before{
	content: "8";
}
.procedure_list .appr_ico{
	background: url(../image/apprico.png) no-repeat center;
	width: 40px;
	height: 40px;
	float: left;
	margin-top: 35px;
}
.procedure_text{
	text-align: center;
	margin-top: 50px;
	line-height: 24px;
	font-size: 18px;
}
.customer_item{
	background: #f3f7f8;
	padding: 100px 0;
}
.customer_list{
	margin-top: 60px;
	overflow: hidden;
}
.customer_list li{
	float: left;
	width: 370px;
	/* margin-left: 45px; */
	margin : 0px 15px 20px;
	display : block;
	height : 150px;
	word-wrap: break-word;
}
/* .customer_list li:first-child{
	margin-left: 0;
} */
.customer_img{
	height: 50px;
}
.customer_img img{
	height: 100%;
}
.customer_list li p{
	margin-top: 30px;
	line-height: 24px;
}
.consult_item{
	padding: 100px 0;
}
.consult_cont{
	overflow: hidden;
	margin-top: 70px;
}
.consult_left{
	width: 590px;
	float: left;
}
.consult_right{
	float: right;
	width: 590px;
}
.consult_left input{
	width: 100%;
	box-sizing: border-box;
	outline: none;
	border: 1px solid #eaeaea;
	color: #3b3b3b;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	margin-bottom: 12px;
}
.consult_right textarea{
	height: 196px;
	width: 100%;
	box-sizing: border-box;
	outline: none;
	border: 1px solid #eaeaea;
	resize: none;
	padding: 10px;
	color: #3b3b3b;
	line-height: 24px;
}
.consult_prx{
	text-indent: 20px;
	border-left: 3px solid #42a4ff;
	color: #707070;
	margin-top: 14px;
}
.consult_submit{
	width: 172px;
	height: 44px;
	display: block;
	margin: 0 0 0 auto;
	background: #2b98f0;
	line-height: 44px;
	text-align: center;
	border-radius: 3px;
	color: #fff;
	margin-top: 20px;
}
.allnews_item{
	padding: 30px 0px;
	box-sizing: border-box;
}
.allnews_list li{
	padding-top:60px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dedede;
	margin-top: 60px;
}
.allnews_list li:first-child{
	margin-top: 0;
}
.new_img{
	width: 232px;
	height: 154px;
	overflow: hidden;
	float: left;
}
.new_img img{
	width: 100%;
}
.new_info{
	margin-left: 288px;
	height:154px;
}
.new_info h3{
	font-size: 24px;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
	margin-bottom: 12px;
}
.new_info h3 span{
	display: inline-block;
	vertical-align: middle;
	background: #1f8ceb;
	width: 48px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	margin-right: 10px;
}
.new_info p{
	line-height: 24px;
	/* height: 48px; */
	color: #636363;
	overflow: hidden;
}
.new_info a{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 24px;
	color: #fff;
	background: #2b98f0;
	border-radius: 20px;
	margin-top: 18px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: 0.3s;
}
.allnews_list li:hover a{
	opacity: 1;
	filter: alpha(opacity=100);
}
.page_sub{
	margin-top: 20px;
	text-align: right;
	margin-right : 110px;
}
.page_sub span{
	color: #666;
	font-size: 18px;
	margin-right: 30px;
}
.page_sub span.actived{
	color: #004da1;
}
.page_sub a.to_prev{
	background: url(../image/page_back.png) no-repeat center;
	margin-right: 30px;
	padding: 11px;
	display: inline-block;
	vertical-align: text-bottom;
}
.page_sub a.to_next{
	background: url(../image/page_right.png) no-repeat center;
	padding: 11px;
	display: inline-block;
	vertical-align: text-bottom;
}
.page_sub a.to_prev.disabled{
	background-image: url(../image/page_back_disable.png);
}
.page_sub a.to_next.disabled{
	background-image: url(../image/page_right_disable.png);
}

.subpage_navtab{
	line-height: 60px;
	border-bottom: 1px solid #e0e0e0;
}
.subpage_navtab .crumbs a{
	color: #1f8ceb;
}
.go_list{
	float: right;
}
.go_list img{
	vertical-align: middle;
	margin-right: 8px;
}
.nav_view_item{
	padding-bottom: 150px;
}
.theme_info{
	padding: 30px 0 40px;
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
}
.theme_info h3{
	font-weight: normal;
	font-size: 22px;
}
.theme_info p{
	color: #7a7a7a;
	margin-top: 24px;
}
.nav_view_text{
	line-height: 30px;
	color: #7a7a7a;
	padding: 40px 0 100px;
	text-align: justify;
}
.nav_view_op{
	border-top: 1px solid #e0e0e0;
	padding: 16px 0;
}
.nav_view_op a.fr{
	float: right;
}
.nav_view_typeset{
	padding: 50px 0 0;
}
.nav_view_typeset .introduce{
	line-height: 24px;
	margin-bottom: 70px;
}
	
.view_term{
	margin-top: 80px;
}
.view_term:first-child{
	margin-top: 0;
}
.view_term h4{
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
}
.view_term h4 img{
	vertical-align: text-bottom;
	margin-right: 10px;
}
.view_term_list{
	margin-top: 20px;
}
.view_term_list li{
	line-height: 50px;
	position: relative;
	padding-left: 20px;
}
.view_term_list li:before{
	content: "";
	width: 10px;
	height: 10px;
	background: url(../image/squrd.png) no-repeat center;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	left: 0;
}
.view_show_photo img{
	margin-left: 39px;
}
.view_show_photo img:first-child{
	margin-left: 0;
}
.progress_col{
	padding: 100px 90px;
	overflow: hidden;
}
.progress_col .col1{
	width: 90px;
	float: left;
	background: url(../image/year_bg.png) no-repeat center right;
	position: relative;
}
.progress_col .col1 a{
	display: block;
	font-size: 18px;
	margin-bottom: 18px;
}
.progress_col .col1 a span{
	float: right;
	width: 18px;
	height: 18px;
	background: url(../image/year.png) no-repeat center;
	cursor: pointer;
}
.progress_col .col1 a.actived span{
	background: url(../image/yearcur.png) no-repeat center;
}
.progress_col .col2{
	width: 614px;
	float: left;
	border: 1px solid #dedede;
	height: 150px;
	margin-left: 30px;
	background: #f7fafc;
	position: relative;
}
.progress_col .col2 .honor h4{
	font-size: 18px;
	color: #1f8ceb;
	margin-bottom: 14px;
}
.progress_col .col2 .honor p{
	margin-bottom: 15px;
}
.progress_col .col2 .honor{
	overflow: auto;
	background: #fff;
	transition: left 0.4s;
	position: absolute;
	height: 100%;
	width: 100%;
	padding: 30px 28px;
	left: 0;
	box-sizing: border-box;
	display: none;
	overflow: auto;
}
.progress_col .col2 .honor.actived{
	display: block;
}
.progress_col .col2 .before{
	position: absolute;
	width: 8px;
	height: 17px;
	background: url(../image/year_toward.png) no-repeat;
	left: -7px;
	top: 0;
	content: "";
}
.progress_col .col3{
	width: 240px;
	float: right;
}
.progress_col .col3 h4{
	font-size: 30px;
	font-weight: normal;
}
.progress_col .col3 p{
	color: #545454;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 24px;
	font-size: 16px;
}
.progress_col .col3 a{
	border: 1px solid #2b98f0;
	color: #2b98f0;
	display: block;
	height: 36px;
	width: 96px;
	box-sizing: border-box;
	text-align: center;
	line-height: 34px;
	border-radius: 18px;
	margin-top: 28px;
}
.timeline-list{
	position:relative;
	padding-top:60px;
	padding-bottom:165px;
	overflow:hidden;
}
.timeline-list-item{
	position:relative;
	padding-left:60px;
	box-sizing:border-box;
	width: 50%;
}
.timeline-list-item{
	padding-top:60px;
}
.timeline-list-item:before{
	content:"";
	position:absolute;
	width:1px;
	top:60px;
	left:0;
	height:100%;
	background-color:#77aae5
}
.timeline-period{
	position:absolute;
	left:-32px;
	top:107px;
	width:63px;
	border:1px solid #5CA1F3;
	background-color:#fff;
	border-radius:13px;
	text-align:center;
	padding-top:4px;
	padding-bottom:3px;
	font-size:16px;
	line-height:1.1;
	color:#5CA1F3;
	box-shadow:0 0 0 3px rgba(19,118,235,.1);
	z-index:2
}
.timeline-period:after{content:"";
	box-sizing:border-box;
	position:absolute;
	width:16px;
	height:16px;
	top:50%;
	margin-top:-8px;
	margin-left:20px;
	border-radius:50%;
	left:100%;
	border:1px solid #77aae5;
	background-color:#fff;
	box-shadow:0 0 0 3px rgba(19,118,235,.1)
}
.timeline-period:before{
	content:"";
	position:absolute;
	width:28px;
	height:1px;
	top:50%;
	margin-top:-.5px;
	left:100%;
	background-color:#5CA1F3
}
.timeline-list-item:first-child .timeline-period{
	top:47px
}
.timeline-list-item:first-child:after{
	content:"...";
	position:absolute;
	font-size:18px;
	color:#666;
	left:0;
	top:-5px;
	margin-left:-7.5px;
	font-family:arial
}
.timeline-event{
	background-color:#fcfcfc;
	border:1px solid #ededed;
	padding:50px
}
.timeline-event-list-item{
	display:table;
	table-layout:fixed;
	width:100%
}
.timeline-event-list-item+.timeline-event-list-item{
	margin-top:30px
}
.timeline-event-time{
	display:table-cell;
	vertical-align:top;
	font-size:34px;
	color:#333;
	white-space:nowrap;
	line-height:1;
	width:80px
}
.timeline-event-time .unit{
	font-size:14px;
	vertical-align:14px;
	margin-left:6px
}
.timeline-event-content{
	display:table-cell;
	vertical-align:top;
	font-size:14px;
	color:#666;
	line-height:1.5
}
.timeline-event-content p{
	max-width:100%
}
.timeline-event-content p+p{
	margin-top:10px
}
.timeline-event-content img{
	vertical-align:top;
	max-width:100%;
	border:1px solid #D9D9D9;
	box-sizing:border-box}
.timeline-list-item[data-group=even]{
	padding-left:0;
	padding-right:60px;
	float: left;
	box-sizing: border-box;
	margin-top: 60px;
}
.timeline-list-item[data-group=odd]{
	float: right;
}
.timeline-list-item[data-group=even]:before{
	left: auto;
	right: -1px;
}
.timeline-list-item[data-group=even] .timeline-period{
	left:auto;
	right:-32px
}
.timeline-list-item[data-group=even] .timeline-period:before{
	left:auto;
	right:100%
}
.timeline-list-item[data-group=even] .timeline-period:after{
	left:auto;
	right:100%;
	margin-left:0;
	margin-right:20px
}
.timeline-list-item-last{
	float: right;
}
.timeline-list-item-last:before{
	display:none
}
.timeline-list-item-last .starting{
	font-size:14px;
	width:80px;
	height:30px;
	position:absolute;
	left:-40px;
	top:59px;
	color:#1f8ceb;
	cursor: pointer;
	text-align: center;
	border: 1px solid #1f8ceb;
	border-radius: 15px;
	line-height: 30px;
}

.timeline-list-item[data-group=even]+.timeline-list-item-last:before{
	display:block
}
.timeline-list-item[data-group=even]+.timeline-list-item-last{
	padding-top:95px
}
.timeline-list-item[data-group=even]+.timeline-list-item-last .starting{
	top:155px
}
.container-gs{
	display: none;
}
.link_type:hover{
	color: #1f8ceb;
	text-decoration: underline;
}
.jobs_item{
	padding: 30px 0 110px;
}
.jobs_list li{
	padding: 0 75px;
 	position: relative;
 	border-bottom: 1px solid #dedede;
}
 .job_info{
 	cursor: pointer;
	padding: 50px 0;
	position: relative;
 }
 .jobs_list li:hover{
	background: #f3f7f8;
 }
 .jobs_list li.actived{
	background: #f3f7f8;
 }

.job_name{
	font-size: 18px;
	color: #484848;
}
.job_price{
	font-size: 16px;
	color: #6d6d6d;
	margin: 20px 0 30px;
}
.job_price b{
	color: #faa013;
	font-weight: bold;
}
.job_place{

}
.job_place span{
	color: #636363;
	background: #f3f7f8;
	border:1px solid #dedede;
	border-radius: 2px;
	height: 40px;
	line-height: 40px;
	padding: 0 12px;
	display: inline-block;
	margin-right: 20px;
}
.send_job{
	position: absolute;
	right: 75px;
	top: 60px;
	height: 40px;
	border-radius: 20px;
	background: #2b98f0;
	padding: 0 25px;
	line-height: 40px;
	color: #fff;

}
.job_detail{
	line-height: 24px;
	color: #3b3b3b;
	padding-bottom: 80px;
	position: relative;
	display: none;
}
/* li.actived .job_detail{
	display: block;
} */
.toggle_job_detail{
	position: absolute;
	bottom: 16px;
	width: 24px;
	height: 14px;
	left: 50%;
	margin-left: -12px;
	background: url(../image/to_up.png) center no-repeat;
}
.jobsend_item{
	padding: 70px 30% 80px;
}
.jobsend_list{
	overflow: hidden;
}
.jobsend_list li{
	width: 50%;
	float: left;
	margin: 6px 0;
}
.jobsend_list li label{
	padding: 0 10px;
	display: inline-block;
	width: 20%;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	text-align: right;
	vertical-align: middle;
}
.jobsend_list li input{
	border: 1px solid #dedede;
	border-radius: 3px;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	padding-left: 10px;
	width: 80%;
	vertical-align: middle;

}
.jobsend_list li.listcol_2{
	width: 100%;
}
.jobsend_list li.listcol_2 label{
	width: 10%;
	vertical-align: top;
}
.jobsend_list li.listcol_2 textarea{
	width: 90%;
	border: 1px solid #dedede;
	border-radius: 3px;
	height: 120px;
	box-sizing: border-box;
	padding-left: 10px;
	vertical-align: top;
	resize: none;
}
.submit_job_btn{
	width: 172px;
	height: 44px;
	border: none;
	background: #2b98f0;
	color: #fff;
	font-size: 14px;
	display: block;
	margin: 35px auto 0;
	border-radius: 5px;
	text-align: center;
	line-height: 44px;
}

.subpage_tab.posit{
	position: fixed;
}
.product_list .column4{
	 width:270px;
}
.product_list .column4 .pro_per_img{
	height:170px;
}
.product_list .column4 a p{
	margin:12px 10px 12px;
}
.product_list .column4 a{
	padding-bottom:10px;
}
.banner_sub,.banner_scroll{
	overflow: hidden;
	position: relative;
	height: 100%;
}

.banner_scroll ul{
	width:100%;
	height: 100%;
	
}
.banner_scroll ul li{
	float: left;
	width: 25%;
	height: 100%;
}
.banner_scroll ul li a{
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
}
.banner_scroll ul li a.img1{
	background: url(../image/banner.png) center;
	background-size: cover;
}

.banner_scroll ul li a.img2{
	background: url(../image/banner.png) center;
	background-size: cover;
}
.banner_scroll ul li a.img3{
	background: url(../image/banner.png) center;
	background-size: cover;
}
.bullet{
	position: absolute;
	bottom: 100px;
	width: 100%;
	text-align: center;
}
.bullet .bullet_cir{
	width: 7px;
	height: 7px;
	background: #fff;
	border-radius: 100%;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer;

	vertical-align: middle;
}
.bullet .bullet_cir.cur{
	background: #0098ff;
}



