@charset "utf-8";
/* CSS Document */

/*css reset*/
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img,input{margin:0;padding:0;}
body{font-size:14px;font-family: '微软雅黑';}
ul,ol,li{list-style:none;}
b,strong{font-weight:normal;}
i,em{font-style:normal;}
a,u{text-decoration: none;}
h1,h2,h3,h4,h5,h6{font-size:16px;font-weight:normal;}
input{outline:none;}
img{display:block; border:0;}
.clearfix:after{content:"";clear:both;display:block;height:0;overflow:hidden;visibility: hidden;}/*清除浮动*/

.sectiondiv{ min-width: 320px;  width: 100%;}
body{ background-color:#efefef;}
.white_container{ width:100%; background-color:white;}
.gray_container{ width:100%; background-color: #efefef;}
.main_container{ max-width:1190px; margin: 0 auto;position: relative;}
.whitebg{ background-color:white; margin-top:20px; padding: 3%;} 

.title_level01{text-align: center;margin-top: 40px; }
.title_level01 span{ font-size:22px; color:white; font-weight: bold; display: inline-block; background-color:#18377E; padding:10px 50px; position: relative; border-top-left-radius: 20px; border-bottom-right-radius: 20px;}



.PCheader_container{ box-shadow:none; background-color: white; }
.header{padding:16px 0;}
.logo_left{ float:left; }
.logo_left img{ display: inline-block; float:left;}
.logo_left span{ display: inline-block; float:left; line-height: 60px; font-size:24px; color:#1b2c69; margin-left:10px;}
.nav_right{ float:right;}
.nav{ margin-top:10px;}
.nav li{ float:left; line-height: 30px;margin: 0 14px; cursor: pointer;}
.nav li a{float:left;   color:#333333; font-size:16px;}
.nav .currentNav{ border-bottom:2px solid #006ad7;}
.nav .currentNav a{ color:#006ad7;}
.nav li:hover{border-bottom:2px solid #006ad7;}
.nav li:hover a{color:#006ad7;}
.nav_bar_container{ width:100%; background-color: #18377E;}
.nav_bar_container .nav{ margin-top:10px; width: 1190px; margin: auto;}
.nav_bar_container .nav li{ float:left; line-height: 36px;margin: 0 20px; cursor: pointer;}
.nav_bar_container .nav li a{float:left;   color:#fff; font-size:16px;}
.nav_bar_container .nav .currentNav{ border-bottom:2px solid #fff;}
.nav_bar_container .nav .currentNav a{ color:#fff; font-weight: bold;}
.nav_bar_container .nav li:hover{border-bottom:2px solid #fff;}
.nav_bar_container .nav li:hover a{color:#fff;}

.mobileheader_container{ display:none; position:fixed; top:0; left:0; z-index: 999;border-bottom:1px solid #eeeeee}
.mob_header{ padding:6px 14px;}
.mobile_logoleft{ float:left; width: 80%}
.mobile_logoleft img{display: inline-block; float:left; width: 100%; }
.mobile_logoleft span{ display: block;width: 70%;  float:left; margin-top: 10px; font-size:24px; color:#1b2c69; margin-left:10px;}
.mobile_nav{ float:right; width: 15%}
.mov_navbtn{ width: 1.8rem; height:1.6rem; border:2px solid #1b2c69; border-radius: 4px; float:right; margin-top:10%;}
.mov_navbtn i{ display: block;margin:13%; border-bottom:2px solid #1b2c69}
.btnnav{ margin-top:6px;}
.mobilenav_list{position:fixed;top:0; left:0;right: 0;bottom: 0; z-index: 999; width: 100%;box-shadow: 0 5px 7px #ccc;  display: none;}
.mobilenav{ background-color:white;}
.mobilenav li{  line-height: 40px; margin-left:14px;margin-right:14px; border-bottom:1px solid #EBEBEB}
.mobilenav li a{ color:#333333; display: block;}
.mobilenav_list .mask{ background-color:#000; opacity: 0.7; width: 100%; height: 100%;}

/*banner*/
.typepc{display:block}
.typemobile{display:none}


/*引言*/
.introduction p{ font-size:16px; margin-bottom: 12px; line-height: 32px; color:#3d3d3d;}

/*平台服务*/
.service_lf{ float:left; width: 72%;}
.service_rg{ float:right; width: 20.75%;}
.service_lf p{ font-size:18px; color:#3d3d3d; margin-bottom: 20px;}
.service_lf p img{ display: inline-block; vertical-align: middle; margin-right: 12px;}
.service_lf p a{ color:#FF4040;text-decoration: none;}

/*申请流程*/
.process_container{margin-top:20px; }
.process_top{background-color:#FFEBBC; border-top-left-radius: 20px; border-top-right-radius: 20px;}
.process_top p{font-size:18px; color:#3d3d3d; font-weight: bold; padding:30px 20px;}
.process_top p a{ color:#FF0000; text-decoration: none;}
.process_middle{ background-color:#09328F; padding:30px 0 80px 0; text-align: center; }
.process_pc{display: inline-block;width: 80.92%;}
.process_mobile{ display:none!important;}
.process_bottom{ text-align: center; margin-top: -40px; }
.process_bottom span{ font-size:20px; color:white; background-color:#FF463C;display: inline-block;padding:2% 6%; border-radius: 10px;}

/*专业团队*/
.team_container{}
.team_lf{ float:left; width: 30.41%;}
.team_rg{ float:right; width: 66%;}
.team_rg p{ font-size:18px; font-weight: bold;color:#3d3d3d; margin-bottom: 14px;}
.team_rg span{font-size:16px; color:#3d3d3d; line-height: 32px; }


/*咨询*/
.contact_box img{float:left; width: 6.618%;}
.contact_box ul{float:left; margin-left:2%; width: 90%;}
.contact_box ul li{ margin-top: 1%;}
.contact_box ul li span{ font-size:16px; color:#3d3d3d;display: inline-block;float: left; margin-left:3%;}


/*底部*/
.bottom_container{ background-color:#2c4979; width: 100%; margin-top: 3%; }

.bottom_left{ float:left; width: 40%; padding: 3% 0;}
.bottom_right{ float:right; width: 27%; margin-top: 5%;}
.bottom_right img{ width:100%}
.bottom_left p{ font-size:20px; font-weight: bold; color:white;}
.bottom_left span{ display:block; font-size: 14px; color:#bac3db; line-height: 38px;}
.bottom_left span b{ color:white; }
.bottom_left .phone_icon{ display:inline-block; background: url(../../images/wlst/bud/icons.png); background-position: -10px -95px; width: 17px; height: 18px; vertical-align: middle;} 
.bottom_left .time_icon{display:inline-block; background: url(../../images/wlst/bud/icons.png); background-position: -9px -125px; width: 18px; height: 18px; vertical-align: middle;}
.bottom_left .address_icon{display:inline-block; background: url(../../images/wlst/bud/icons.png); background-position: -9px -155px; width: 18px; height: 18px; vertical-align: middle;}
.copyright{ background:#253e69;border-top:1px solid #596d8e;text-align: center;line-height: 1.5em}
.copyright span{ font-size:14px; color:#fff; display: block;padding:1% 0;}
.copyright span a{ color:#fff; }


@media screen and (max-width:1000px){
	.PCheader_container{display:none;}
	.nav_bar_container{ display: none}
	.mobileheader_container{ display:block;}
	
	
}
@media screen and (min-width:1000px){
	.PCheader_container{display:block;}
	.nav_bar_container{ display: block}
	.mobileheader_container{ display:none;}
}

@media screen and (max-width:700px){
	.process_pc{display:block!important;}
	.process_mobile{ display:none!important;}
	.img_title e{display:block;}
}

@media screen and (max-width:700px){
	/*不变*/
	.bottom_left{ float:none;width: 90%; margin:auto;}
	.bottom_middle{ float:none; width: 90%; margin: 3% auto;}
    .bottom_right{ float:none; width: 90%; margin: 5% auto;}
	.bottom_right img{ width:auto; width:100%}
	.content_box01 li span{ font-size: 20px;}
	.content_box01 li b{ font-size:22px;}
	.copyright span{padding:4%;}
	.typepc{display:none}
	.typemobile{display:block}
	.contact_container .contact_box .contact{ width:100%;}
	.contact_container .contact_tit{ font-size:16px;}
	.contact_container .contact_box .contact .contact_txt p{ font-size:18px; margin-left:4%; margin-top: 5%;}
	.contact_container .contact_box .contact .contact_txt span{ margin-left:4%;}
	/*不变*/
	
	.service_lf,.team_rg{float:none; width: 100%;}
	.service_rg,.team_lf{float:none; width:60%; margin: auto;}
	.process_pc{display:none!important;}
    .process_mobile{ display:block!important;}
	.team_rg p{margin-top:14px;}
	.contact_box img{float:none; margin: auto; width: 20%}
	.contact_box ul{float:none;}
	
}

@media screen and (min-width:401px) and (max-width:500px){
   .title_level01 span{ font-size:20px;}
   .zixun_container .zixun_p{font-size:16px;}
   .contact_box li p{font-size:16px;}
   .contact_box li p b{font-size:18px;}
}
@media screen and (min-width:320px) and (max-width:400px){	
	.title_level01 span{ font-size:16px;}
	.contact_box li p{font-size:16px;}
	.contact_box li p b{font-size:18px;}
}