
/*
@author: bzx
*/
@charset "gb2312";
body{font:14px/1.5 "\5b8b\4f53",arial,Helvetica,Tahoma,sans-serif; margin:0 auto; color:#333; min-width: 1000px;}
p,ul,ol, dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe,span{margin:0; padding:0;}
img{border:0 none;}
ul,li,ol{list-style-type:none;}
i,em,address, caption, cite, code, dfn, th, var {font-style: normal;font-weight: normal}
.msf{font-family:\5FAE\8F6F\96C5\9ED1,\9ED1\4F53;}
a{text-decoration:none;color:#555;display: block;}
a:hover{text-decoration:none;}
.layout{ clear:both;width:1000px;text-align:center;margin:0 auto;}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.clearfix{*zoom:1;}
.fl{ float:left; _display:inline;}
.fr{ float:right; _display:inline;}
.pr{ position:relative;}
.abs{position:absolute;}

h3 {
	padding-top: 40px;
	font-size: 40px;
	text-align: center;
	color: #2d7cd0;
	font-weight: normal;
}

body {
	/*height: 10000px;*/
}
/*.header {
	height: 51px;
	padding-top: 9px;
}
.header .logo {
	float: left;
	width: 157px;
	height: 42px;
}
.header .logo img {
	width: 100%;
	height: 100%;
}
.header  .dl {
	float: right;
	width: 200px;
	height: 36px;
}
.header .dl a {
	display: inline-block;
	width: 86px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #389cff;
	border-radius: 18px;
	font-size: 18px;
	margin-right: 10px;
	color: #fff;
}
.header .dl a:hover {
	text-decoration: underline;
}
*/
.banner {
	width: 100%;
	height: 122px;
	padding-top: 278px;
	background: url(/images/chujizhicheng/zbllzx/2019bmtj/bannerG.jpg) no-repeat center top;
}
.banner .layout {
	padding-left: 110px;
	width: 890px;
}
.banner a {
	float: left;
	width: 240px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #389cff;
	border-radius: 5px;
	font-size: 30px;
	color: #fff;
	margin-right: 20px;
}
.banner a:hover {
	background-color: #0c2f54;
}
.part1 {
	width: 100%;
	height: 376px;
	background-color: #fff;
}
.part1 .sub {
	font-size: 26px;
	color: #888888;
}
.part1 .apply-body{
	margin: 20px auto;
	width: 813px;
	height: 230px;
	padding:0 20px 0 27px;
}
.part1 .apply-body dl dd {
	float: left;
	width: 400px;
	height: 45px;
	margin-bottom: 20px;
	background-color: #fff;

}
.part1 .apply-body dl dd .tit {
	width: 50px;
	text-align: left;
	line-height: 45px;
	font-size: 18px;
	color: #454545;

}
.part1 .apply-body dl dd .apply-input {
	float: left;
	width: 310px; 
	height: 45px;
	line-height:45px;
	border: solid 1px #cccccc;
	/*padding:7px 0;
	*padding:6px 0;*/
	color:#000;
	font-size:14px;
	text-indent: 10px;
	vertical-align:top;
}
.part1 .apply-body dl .selectMod {
	cursor:pointer;
	z-index:1;
	position:relative;
	color:#999;
	margin-bottom:18px;
	background-color: #fff;
}
.part1 .apply-body dl .selectMod1 {
	z-index: 3;
}
.part1 .apply-body dl .selectMod2 {
	z-index:2;
}
.part1 .apply-body dl .selectMod3 {
	z-index:2;
}
.part1 .apply-body dl .selectMod .mod-select {
	width:310px;
	height: 45px;
	line-height:45px;
	margin-left: 15px;
	float: left;
}

.part1 .apply-body .selectMod select {
	display:none;
}
.part1 .apply-body .selectMod .selectVal {
	text-indent: 10px;
	text-align: left;
	color: #000;
	width: 310px; 
	margin-left: 10px;
	height: 45px;
	line-height:45px;
	/*margin-left: 46px;*/
	overflow:hidden;
	white-space:normal;
	background:url(/images/chujizhicheng/zbllzx/2019bmtj/select-icon-down.png) no-repeat right center;
	border: solid 1px #cccccc;
}
.part1 .apply-body .selectMod .selectValOn {
	background-image:url(/images/chujizhicheng/zbllzx/2019bmtj/select-icon-up.png);
}
.part1 .apply-body .selectMod .ul-options {
	z-index: 90;
	margin-left: 50px;
	width: 310px; 
	max-height:174px;
	_height:174px;
	overflow-y:auto;
	background:#fff;
	border:1px solid #000;
}
.part1 .apply-body input::-webkit-input-placeholder {
    color: #000;
}
.part1 .apply-body input:-moz-placeholder {
    color: #000;
}
.part1 .apply-body .selectMod .ul-options li {
	line-height:20px;
	padding:7px 9px;
	cursor:pointer;
	border-bottom:1px solid #000;
	color:#000;
}
.part1 .apply-body .selectMod .ul-options li.optionsHover {
	background:#ebebeb
}

.part1 .apply-body a {
	float: left;
	width: 240px;
	height: 50px;
	background-color: #389cff;
	border-radius: 25px;
	font-size: 24px;
	color: #ffffff;
	line-height: 50px;
	text-align: center;
	margin-left: 100px;
	margin-top: 20px;
}
.part1 .apply-body a:hover {
	background-color: #5288bf;
}
.part2 {
	width: 100%;
	/*height: 325px;*/
	margin-top: 30px;

}
.part2 .top {
	width: 100%;
	height: 120px;
	background-color: #389cff;
	color: #fff;
	cursor: pointer;
}
.part2 .top .layout {
	/*text-align: left;*/
}
.part2 .top .p1 {
	font-size: 40px;
	line-height: 70px;
}
.part2 .top .p2 {
	font-size: 22px;
}
.part2 .top .tabS {
	left: 896px;
	top: 22px;
	width: 72px;
	height: 72px;
	background: url(/images/chujizhicheng/zbllzx/2019bmtj/show.png) no-repeat;
	background-position: 0 0;
}
.part2 .form {
	/*display: none;*/
}
.part2 .apply-body{
	width: 950px;
    height: 132px;
    padding-left: 37px
}
.part2 .apply-body dl dd {
	float: left;
	width: 292px;
	height: 45px;
	margin-bottom: 27px;
	margin-right: 30px;

}
.part2 .apply-body dl dd:last-child {
	margin-right: 0;
}
.part2 .apply-body dl dd .tit {
	width: 50px;
	text-align: left;
	line-height: 45px;
	font-size: 18px;
	color: #454545;

}
.part2 .apply-body dl dd .apply-input {
	float: left;
	width: 240px; 
	height: 45px;
	line-height:45px;
	border: solid 1px #cccccc;
	/*padding:7px 0;
	*padding:6px 0;*/
	color:#000;
	font-size:14px;
	text-indent: 10px;
	vertical-align:top;
}
.part2 .apply-body dl .selectMod {
	cursor:pointer;
	z-index:1;
	position:relative;
	color:#999;
	margin-bottom:18px;
	/*background-color: #fff;*/
}
.part2 .apply-body dl .selectMod1 {
	z-index: 3;
}
.part2 .apply-body dl .selectMod2 {
	z-index:2;
}
.part2 .apply-body dl .selectMod3 {
	z-index:2;
}
.part2 .apply-body dl .selectMod .mod-select {
	width:240px;
	height: 45px;
	line-height:45px;
	margin-left: 15px;
	float: left;
}

.part2 .apply-body .selectMod select {
	display:none;
}
.part2 .apply-body .selectMod .selectVal {
	text-indent: 10px;
	text-align: left;
	color: #000;
	width: 240px; 
	margin-left: 10px;
	height: 45px;
	line-height:45px;
	/*margin-left: 46px;*/
	overflow:hidden;
	white-space:normal;
	background:url(/images/chujizhicheng/zbllzx/2019bmtj/select-icon-down.png) no-repeat right center;
	border: solid 1px #cccccc;
	background-color: #fff;
}
.part2 .apply-body .selectMod .selectValOn {
	background-image:url(/images/chujizhicheng/zbllzx/2019bmtj/select-icon-up.png);
}
.part2 .apply-body .selectMod .ul-options {
	z-index: 90;
	margin-left: 50px;
	width: 240px; 
	max-height:174px;
	_height:174px;
	overflow-y:auto;
	background:#fff;
	border:1px solid #000;
}
.part2 .apply-body input::-webkit-input-placeholder {
    color: #000;
}
.part2 .apply-body input:-moz-placeholder {
    color: #000;
}
.part2 .apply-body .selectMod .ul-options li {
	line-height:20px;
	padding:7px 9px;
	cursor:pointer;
	border-bottom:1px solid #000;
	color:#000;
}
.part2 .apply-body .selectMod .ul-options li.optionsHover {
	background:#ebebeb
}

.part2 .apply-body a {
	float: left;
	width: 240px;
	height: 50px;
	background-color: #389cff;
	border-radius: 25px;
	font-size: 24px;
	color: #ffffff;
	line-height: 50px;
	text-align: center;
	margin-right: 100px;
	margin-top: 10px;
}
.part2 .apply-btn {
	margin-left: 160px;
}
.part2 .apply-body a:hover {
	background-color: #5288bf;
}
.part2 .form {
	width: 100%;
	height: 157px;
	padding-top: 50px;
	background: url(/images/chujizhicheng/zbllzx/2019bmtj/pb_bg.jpg) no-repeat center top;
}
.part3 {
	width: 100%;
	height: 380px;
	background: #fff;
}
.part3 .sub {
	font-size: 22px;
	color: #888888;
}
.part3 .sub a {
	display: inline-block;
	width: 145px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background-color: #389cff;
	border-radius: 5px;
}
.part3 .sub a:hover {
	text-decoration: underline;
}
.part3 .main {
	margin-top: 30px;
	width: 100%;
	height: 148px;
	padding-top: 10px;
	background: url(/images/chujizhicheng/zbllzx/2019bmtj/step.png) no-repeat;
}
.part3 .main ul {
	padding-left: 177px;
	height: 138px;
}
.part3 .main ul li {
	float: left;
	width: 120px;
	height: 50px;
	margin-right: 69px;
	margin-bottom: 50px;
	position: relative;
}
.part3 .main ul li a {
	position: absolute;
	left: 0;
	right: 0;
	width: 109px;
	height: 43px;
	line-height: 33px;
	font-size: 16px;
	color: #fff;
	background: url(/images/chujizhicheng/zbllzx/2019bmtj/step_tit.png) no-repeat;
	background-position: 0 0;
	/*transition: all 0.5s;*/
}

.part3 .main ul li:last-child {
	margin-right: 0;
}
.part3 .main ul li:hover a {
	left: -5px;
	top: -3px;
	width: 118px;
	height: 49px;
	line-height: 40px;
	background: url(/images/chujizhicheng/zbllzx/2019bmtj/step_tit.png) no-repeat;
	background-position: 0 -50px;
}
.part3 .main ul li.l1 a {
	background: url(/images/chujizhicheng/zbllzx/2019bmtj/step_tit1.png) no-repeat;
	background-position: 0 -57px;
	line-height: 50px;
	/*transition: all .2s ease-in-out;*/
}
.part3 .main ul li.sp {
	margin-left: 96px;
}
.part3 .main ul li.l1:hover a {
	width: 118px;
	height: 49px;
	line-height: 55px;
	background: url(/images/chujizhicheng/zbllzx/2019bmtj/step_tit1.png) no-repeat;
	background-position: 0 0px;
}
.part4 {
	width: 100%;
	height: 463px;
	background-color: #f7fcff;
}
.part4 .sub {
	font-size: 22px;
	color: #888888;
}
.part4  ul {
	margin-top: 30px;
	width: 100%;
	height: 200px;
	box-shadow: 0px 0px 10px 0px 
		rgba(0, 0, 0, 0.1);
}
.part4  ul li {
	float: left;
	width: 332px;
	height: 200px;
	border-right: 1px solid #dcdcdc;
	font-size: 30px;
	color: #454545;
	line-height: 130px;
}
.part4  ul li:last-child {
	border-right: 0;
	
}
.part4  ul li .top {
	width: 332px;
	height: 70px;
	line-height: 70px;
	font-size: 26px;
	text-align: center;
	background-color: #389cff;
	color: #fff;
}
/*.part4  ul li:first-child .mid {
	padding-top: 63px;
}
.part4  ul li:nth-child(2) .mid {
	font-size: 20px;
}
.part4  ul li:nth-child(2) .mid p {
	height: 98px;
	padding-top: 22px;
	border-bottom:1px solid #dcdcdc;
}
.part4  ul li:nth-child(2) .mid p.p2 {
	border-bottom: 0;
}
.part4  ul li:nth-child(2) .mid p span {
	color: #389cff;
}*/
.part5 {
	width: 100%;
	height: 538px;
	background-color: #fff;
}
.part5 .a1 {
	width: 848px;
	height: 273px;
	margin: 50px auto 30px;
}
.part5 .a2 {
	width: 850px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	margin: 0 auto;
	background-color: #e8f1fd;
	border-radius: 5px;
	font-size: 18px;
	color: #454545;
}
.part5 .a2:hover {
	text-decoration: underline;
}
.part6 {
	width: 100%;
	height: 540px;
	background-color: #f6f6f6;
}
.part6 ul {
	margin-top: 35px;
	padding-left: 84px;
}
.part6 ul  li {
	float: left;
	width: 50%;
	height: 40px;
	line-height: 40px;
}
.part6 ul  li span {
	float: left;
	width: 25px;
	height: 26px;
	background: url(/images/chujizhicheng/zbllzx/2019bmtj/ico_l.png) no-repeat;
	margin-top: 7px;
}
.part6 ul  li p {
	float: left;
	margin-left: 8px;
}
.part6 ul  li:hover p a {
	text-decoration: underline;
	color: #2d7cd0;
}
.part6 .more {
	width: 240px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #389cff;
	border-radius: 25px;
	margin: 28px auto 0;
	font-size: 24px;
	color: #ffffff;
}
.part6 .sm {
	width: 996px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	color: #454545;
	background-color: #e0e9f5;
	border-radius: 5px;
	margin: 20px auto;
}
.right-nav {
	width: 124px;
    height: 324px;
    z-index: 99;
    position: fixed;
    right: 10px;
    top: 50px;
    _position: absolute;
    background: url(/images/chujizhicheng/zbllzx/2019bmtj/r_zxk.png) no-repeat;
}
.right-nav li {
	width: 100%;
	height: 51px;
	line-height: 51px;
	text-align: center;
}
.right-nav li:first-child {
	height: 87px;
}
.right-nav li:first-child a {
	width: 100%;
	height: 100%;
}
.right-nav li a {
	font-size: 20px;
	color: #ffffff;
}
.right-nav li:hover {
	background: url(/images/chujizhicheng/zbllzx/2019bmtj/r_hover.png) no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.right-nav li:first-child:hover {
	background: none;
}
.mask {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
	filter:alpha(opacity=40);
	z-index: 50;
}
.reg {
	display: none;
	width: 456px;
	height: 210px;
	background-color: #ffffff;
	border-radius: 5px;
	text-align: center;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -228px;
	margin-top: -130px;
	z-index: 60;
}

.reg p {
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #3459b0;
}
.reg .closeReg {
	width: 24px;
	height: 24px;
	position: absolute;
	right: -40px;
	top: -26px;
	background: url(/images/gaojikuaijishi/zbllzx/zhunkaozheng/close.png) no-repeat;
}
.reg dl {
	width: 320px;
	padding-top: 10px;
	margin: 0 auto;
}
.reg dl dd {
	width: 320px;
	height: 40px;
	margin-bottom: 22px;
}
.reg dl dd input {
	width: 318px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dddddd;
	border-radius: 3px;
	text-indent: 10px;
}
.reg dl dd .ipt1 {
	float: left;
	width: 210px;
}
.reg dl dd .yzm-btn {
	float: right;
	width: 86px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	border: solid 1px #e29a4c;
	color: #e29a4c;
}
.reg .apply-btn {
	width: 319px;
	height: 40px;
	line-height: 40px;
	background: url(/images/gaojikuaijishi/zbllzx/zhunkaozheng/regBtn.png) no-repeat;
	font-size: 18px;
	color: #fff;
	margin: 0 auto;
}
.reg .apply-btn:hover {
	width: 341px;
	height: 62px;
	line-height: 62px;
	background: url(/images/gaojikuaijishi/zbllzx/zhunkaozheng/regBtnHover.png) no-repeat;
	position: relative;
	top: -11px;
	left: 0px;
	text-decoration: none;
}