/*------------------通锟斤拷--------------*/

h1,
h2,
h3,
h4,
h4,
h5,
h6,
html,
body,
div,
a,
span,
p,
ul,
dl,
dt,
dd,
li,
ol,
img {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: bold;
}

img {
	border: 0;
}

button {
	border: 0 none;
	outline: none;
	cursor: pointer;
}

select {
	outline: none;
}

table {
	border-collapse: collapse;
}

i {
	font-style: normal;
}


/*统一锟斤拷锟斤拷式*/

body {
	font-family: "微锟斤拷锟脚猴拷";
	font-size: 18px;
	color: #455265;
}

.clearBoth {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

a {
	color: #455265;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

input {
	outline: none;
}

input[type="button"] {
	border: 0;
}


/**/

.wrapp {
	width: 100%;
	height: 1080px;
	background: url(../images/bg.jpg) no-repeat center;
	position: relative;
}

.content {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.top {
	width: 100%;
	height: 103px;
	background: url(../images/banner.png) no-repeat center center;
}

.top .banner {
	width: 1200px;
	margin: 0 auto;
}

.top .banner a.logo {
	display: block;
	float: left;
	background: url(../images/logo.png) no-repeat center center;
	width: 470px;
	height: 60px;
	margin-top: 16px;
	text-indent: -9999px;
}

.top .banner span {
	font-size: 24px;
	color: #fff;
	line-height: 103px;
	float: right;
	letter-spacing: 2px;
}

.banner .topTxt {
	margin-top: 25px;
}

.banner .topTxt a {
	display: block;
	font-size: 16px;
	color: #0056ac;
	font-weight: bold;
	float: right;
	width: 130px;
	height: 36px;
	line-height: 36px;
	background: url(../images/top_btn_bg.png) no-repeat;
	position: relative;
	text-align: center;
	text-indent: 24px;
	margin-left: 10px;
}

.banner .dlBtn:after,
.banner .tcBtn:after,
.banner .grBtn:after {
	content: '';
	position: absolute;
	top: 9px;
	height: 18px;
}

.banner .dlBtn:after {
	left: 24px;
	width: 16px;
	background: url(../images/dl_icon.png) no-repeat;
}

.banner .tcBtn:after {
	left: 18px;
	width: 17px;
	background: url(../images/tc_icon.png) no-repeat;
}

.banner .grBtn:after {
	left: 16px;
	width: 20px;
	background: url(../images/grxx_icon.png) no-repeat;
}

.banner .topTxt a:hover {
	background: url(../images/top_btn_bg_hover.png) no-repeat;
	color: #fff;
}

.banner .topTxt a.dlBtn:hover:after {
	background: url(../images/dl_icon_hover.png);
}

.banner .topTxt a.tcBtn:hover:after {
	background: url(../images/tc_icon_hover.png);
}

.banner .topTxt a.grBtn:hover:after {
	background: url(../images/grxx_icon_hover.png);
}

.banner .txtBox {
	font-size: 16px;
	color: #ebf2f9;
	line-height: 36px;
	margin-right: 20px;
	padding-left: 30px;
	background-position: left;
	background-repeat: no-repeat;
}

.banner .txtIc01 {
	background-image: url(../images/txt_ic01.png);
}

.atnTabBox {
	margin-top: 70px;
}

.atnNav {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #5159f9;
	position: relative;
}

.atnNav li {
	display: block;
	position: absolute;
	z-index: 1;
}

.atnNav li.navBox01 {
	left: 0;
}

.atnNav li.navBox02 {
	left: 152px;
}

.atnNav li.navBox03 {
	left: 422px;
}

.atnNav li.navBox04 {
	left: 650px;
}

.atnNav li.selectActive {
	z-index: 2;
}

.atnNav li div {
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.atnNav li a {
	font-size: 20px;
	font-weight: bold;
	color: #375182;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.atnNav li .nav01 {
	width: 176px;
	padding-right: 40px;
	background-image: url(../images/nav_bg.png);
}

.atnNav li .nav01 a {
	background-image: url(../images/nav01.png);
}

.atnNav li .nav02 {
	width: 337px;
	background-image: url(../images/nav_bg2.png);
}

.atnNav li .nav02 a {
	background-image: url(../images/nav02.png);
}

.atnNav li .nav03 {
	width: 295px;
	background-image: url(../images/nav_bg3.png);
}

.atnNav li .nav03 a {
	background-image: url(../images/nav03.png);
}

.atnNav li .nav04 {
	width: 260px;
	background-image: url(../images/nav_bg4.png);
}

.atnNav li .nav04 a {
	background-image: url(../images/nav04.png);
}

.atnNav li.selectActive a {
	color: #fff;
}

.atnNav li.selectActive .nav01 {
	background-image: url(../images/nav_bg_hover.png);
}

.atnNav li.selectActive .nav01 a {
	background-image: url(../images/nav01_hover.png);
}

.atnNav li.selectActive .nav02 {
	background-image: url(../images/nav_bg2_hover.png);
}

.atnNav li.selectActive .nav02 a {
	background-image: url(../images/nav02_hover.png);
}

.atnNav li.selectActive .nav03 {
	background-image: url(../images/nav_bg3_hover.png);
}

.atnNav li.selectActive .nav03 a {
	background-image: url(../images/nav03_hover.png);
}

.atnNav li.selectActive .nav04 {
	background-image: url(../images/nav_bg4_hover.png);
}

.atnNav li.selectActive .nav04 a {
	background-image: url(../images/nav04_hover.png);
}

.oneContent,
.twoContent {
	height: 684px;
	background: url(../images/one_bg.png) no-repeat;
	margin: -32px 0 0 -29px;
}

.showUl {
	text-align: center;
	overflow: hidden;
	padding: 42px 39px 0 65px;
}

.showUl li {
	display: block;
	float: left;
	font-size: 18px;
	font-weight: 600;
	white-space: nowrap;
	width: 185px;
	margin: 10px 0 0 0;
	border: 1px solid transparent;
}

.showUl a {
	display: block;
	padding: 102px 0 15px 0;
	background-position: center 15px;
	background-repeat: no-repeat;
}

.showUl a.sy_one_01 {
	background-image: url(../images/sy_one_01.png);
}

.showUl a.sy_one_02 {
	background-image: url(../images/sy_one_02.png);
}

.showUl a.sy_one_03 {
	background-image: url(../images/sy_one_03.png);
}

.showUl a.sy_one_04 {
	background-image: url(../images/sy_one_04.png);
}

.showUl a.sy_one_05 {
	background-image: url(../images/sy_one_05.png);
}

.showUl a.sy_one_06 {
	background-image: url(../images/sy_one_06.png);
}

.showUl a.sy_one_07 {
	background-image: url(../images/sy_one_07.png);
}

.showUl a.sy_one_08 {
	background-image: url(../images/sy_one_08.png);
}

.showUl a.sy_one_09 {
	background-image: url(../images/sy_one_09.png);
}

.showUl a.sy_one_10 {
	background-image: url(../images/sy_one_10.png);
}

.showUl a.sy_one_11 {
	background-image: url(../images/sy_one_11.png);
}

.showUl a.sy_one_12 {
	background-image: url(../images/sy_one_12.png);
}

.showUl a.sy_one_13 {
	background-image: url(../images/sy_one_13.png);
}

.showUl a.sy_one_14 {
	background-image: url(../images/sy_one_14.png);
}

.showUl a.sy_one_15 {
	background-image: url(../images/sy_one_15.png);
}

.showUl a.sy_one_16 {
	background-image: url(../images/sy_one_16.png);
}

.showUl a.sy_one_17 {
	background-image: url(../images/sy_one_17.png);
}

.showUl a.sy_one_18 {
	background-image: url(../images/sy_one_18.png);
}

.showUl a.sy_one_19 {
	background-image: url(../images/sy_one_19.png);
}

.showUl a.sy_one_20 {
	background-image: url(../images/sy_one_20.png);
}

.showUl a.sy_one_21 {
	background-image: url(../images/sy_one_21.png);
}

.showUl a.sy_one_22 {
	background-image: url(../images/sy_one_22.png);
}

.showUl a.sy_one_23 {
	background-image: url(../images/sy_one_23.png);
}

.showUl a.sy_three_01 {
	background-image: url(../images/sy_three_01.png);
}

.showUl li:hover {
	color: #2742dd;
	background: url(../images/four_trans.png) repeat;
	border: 1px solid #97c3eb;
}

.showUl li:hover a {
	color: #2f4fe9;
}

.showUl li:hover a.sy_one_01 {
	background-image: url(../images/sy_one_01_hover.png);
}

.showUl li:hover a.sy_one_02 {
	background-image: url(../images/sy_one_02_hover.png);
}

.showUl li:hover a.sy_one_03 {
	background-image: url(../images/sy_one_03_hover.png);
}

.showUl li:hover a.sy_one_04 {
	background-image: url(../images/sy_one_04_hover.png);
}

.showUl li:hover a.sy_one_05 {
	background-image: url(../images/sy_one_05_hover.png);
}

.showUl li:hover a.sy_one_06 {
	background-image: url(../images/sy_one_06_hover.png);
}

.showUl li:hover a.sy_one_07 {
	background-image: url(../images/sy_one_07_hover.png);
}

.showUl li:hover a.sy_one_08 {
	background-image: url(../images/sy_one_08_hover.png);
}

.showUl li:hover a.sy_one_09 {
	background-image: url(../images/sy_one_09_hover.png);
}

.showUl li:hover a.sy_one_10 {
	background-image: url(../images/sy_one_10_hover.png);
}

.showUl li:hover a.sy_one_11 {
	background-image: url(../images/sy_one_11_hover.png);
}

.showUl li:hover a.sy_one_12 {
	background-image: url(../images/sy_one_12_hover.png);
}

.showUl li:hover a.sy_one_13 {
	background-image: url(../images/sy_one_13_hover.png);
}

.showUl li:hover a.sy_one_14 {
	background-image: url(../images/sy_one_14_hover.png);
}

.showUl li:hover a.sy_one_15 {
	background-image: url(../images/sy_one_15_hover.png);
}

.showUl li:hover a.sy_one_16 {
	background-image: url(../images/sy_one_16_hover.png);
}

.showUl li:hover a.sy_one_17 {
	background-image: url(../images/sy_one_17_hover.png);
}

.showUl li:hover a.sy_one_18 {
	background-image: url(../images/sy_one_18_hover.png);
}

.showUl li:hover a.sy_one_19 {
	background-image: url(../images/sy_one_19_hover.png);
}

.showUl li:hover a.sy_one_20 {
	background-image: url(../images/sy_one_20_hover.png);
}

.showUl li:hover a.sy_one_21 {
	background-image: url(../images/sy_one_21_hover.png);
}

.showUl li:hover a.sy_one_22 {
	background-image: url(../images/sy_one_22_hover.png);
}

.showUl li:hover a.sy_one_23 {
	background-image: url(../images/sy_one_23_hover.png);
}

.showUl li:hover a.sy_three_01 {
	background-image: url(../images/sy_three_01_hover.png);
}

.showUl a.sy_four_01 {
	background-image: url(../images/sy_four_01.png);
}

.showUl a.sy_four_02 {
	background-image: url(../images/sy_four_02.png);
}

.showUl a.sy_four_03 {
	background-image: url(../images/sy_four_03.png);
}

.showUl a.sy_four_04 {
	background-image: url(../images/sy_four_04.png);
}

.showUl a.sy_four_07 {
	background-image: url(../images/sy_four_07.png);
}

.showUl a.sy_four_08 {
	background-image: url(../images/sy_four_08.png);
}

.showUl a.sy_four_09 {
	background-image: url(../images/sy_four_09.png);
}

.showUl a.sy_four_10 {
	background-image: url(../images/sy_four_10.png);
}

.showUl a.sy_four_11 {
	background-image: url(../images/sy_four_11.png);
}

.showUl a.sy_four_12 {
	background-image: url(../images/sy_four_12.png);
}

.showUl a.sy_four_13 {
	background-image: url(../images/sy_four_13.png);
}

.showUl a.sy_four_14 {
	background-image: url(../images/sy_four_14.png);
}

.showUl a.sy_four_15 {
	background-image: url(../images/sy_four_15.png);
}

.showUl a.sy_four_16 {
	background-image: url(../images/sy_four_16.png);
}

.showUl a.sy_four_17 {
	background-image: url(../images/sy_four_17.png);
}

.showUl li:hover a.sy_four_01 {
	background-image: url(../images/sy_four_01_hover.png);
}

.showUl li:hover a.sy_four_02 {
	background-image: url(../images/sy_four_02_hover.png);
}

.showUl li:hover a.sy_four_03 {
	background-image: url(../images/sy_four_03_hover.png);
}

.showUl li:hover a.sy_four_04 {
	background-image: url(../images/sy_four_04_hover.png);
}

.showUl li:hover a.sy_four_07 {
	background-image: url(../images/sy_four_07_hover.png);
}

.showUl li:hover a.sy_four_08 {
	background-image: url(../images/sy_four_08_hover.png);
}

.showUl li:hover a.sy_four_09 {
	background-image: url(../images/sy_four_09_hover.png);
}

.showUl li:hover a.sy_four_10 {
	background-image: url(../images/sy_four_10_hover.png);
}

.showUl li:hover a.sy_four_11 {
	background-image: url(../images/sy_four_11_hover.png);
}

.showUl li:hover a.sy_four_12 {
	background-image: url(../images/sy_four_12_hover.png);
}

.showUl li:hover a.sy_four_13 {
	background-image: url(../images/sy_four_13_hover.png);
}

.showUl li:hover a.sy_four_14 {
	background-image: url(../images/sy_four_14_hover.png);
}

.showUl li:hover a.sy_four_15 {
	background-image: url(../images/sy_four_15_hover.png);
}

.showUl li:hover a.sy_four_16 {
	background-image: url(../images/sy_four_16_hover.png);
}

.showUl li:hover a.sy_four_17 {
	background-image: url(../images/sy_four_17_hover.png);
}

.threeContent {
	height: 407px;
	background: url(../images/three_bg.png) no-repeat;
	margin: -32px 0 0 -29px;
}

.fourContent {
	height: 630px;
	background: url(../images/four_bg.png) no-repeat;
	margin: -32px 0 0 -29px;
}

.bayWindow {
	position: absolute;
	right: -155px;
	top: 61px;
	text-align: center;
}

.bayWindow a.shwfy {
	display: block;
	font-size: 16px;
	color: #254799;
	width: 140px;
	height: 30px;
	padding-top: 120px;
	border: 1px solid #2c73d6;
	background-color: #cfe7fa;
	background-image: url(../images/fd_pc.png);
	background-repeat: no-repeat;
	background-position: center 14px;
}

.qhSel {
	font-size: 16px;
	font-weight: bold;
	color: #edf2f6;
	position: absolute;
	right: 0;
	top: -35px;
	width: 150px;
	height: 38px;
	line-height: 38px;
	background-color: #267eda;
	border: 0;
	padding: 8px 5px;
	letter-spacing: 1px;
}

.atnNav li .gray01 a,
.atnNav li .gray02 a {
	color: #52627e;
}

.atnNav li .gray01 {
	width: 337px;
	background-image: url(../images/nav_bg2_gray.png);
	cursor: default!important;
}

.atnNav li .gray02 {
	width: 295px;
	background-image: url(../images/nav_bg3_gray.png);
	cursor: default!important;
}

.atnNav li .gray01 a {
	background-image: url(../images/nav02_gray.png);
}

.atnNav li .gray02 a {
	background-image: url(../images/nav03_gray.png);
}


/*--0328锟斤拷录--*/

.loginBox{width: 510px; height: 529px; padding: 19px 19px 0 19px; background: url(../images/login_bg.png) no-repeat; position: absolute; right: 0; bottom:380px;}
.lgNav{width: 510px; overflow: hidden;}
.lgNav li{display: block; float: left; font-size: 18px; color: #e2ecf7; font-weight: bold; width: 170px; height: 54px; line-height: 54px; text-align: center; background-color: #7c98b4; cursor: pointer; box-sizing: border-box; border-right: 1px solid #627e9b; border-left: 1px solid #8fa6bd; letter-spacing: 1px; transition: all 0.3s; }
.lgNav li.selectActive {
	color: #fff;
	background-color: #1281ee;
}

.lgNav li:first-child {
	border-radius: 10px 0 0 0;
	border-left: 0;
}

.lgNav li:last-child {
	border-radius: 0 10px 0 0;
	border-right: 0;
}

.lgCot{width: 510px; padding-top: 30px;}
.lgCot a.dlBtn{display: inline-block; color: #edf2f6; font-size: 20px;  width: 360px; height: 46px; text-align: center; line-height: 46px; background-color: #116ddf; letter-spacing: 2px; transition: all 0.3s; border-radius: 5px; box-shadow: 0 5px 15px #81c0f9;}
.lgCot a.dlBtn:hover {
	color: #fff;
	background-color: #0f7aff;
}
.dlForm{width: 360px; margin: 30px auto;}
.dlForm .dlItem{display: block; width: 358px; height: 42px; border: 1px solid #959ca3; background: url(../images/dlf_transi.png) repeat; margin-top: 20px;}
.dlForm .bdNone{border: 0; background: none;}
.dlItem .dfIc {
	display: block;
	float: left;
	width: 54px;
	height: 42px;
	background: url(../images/dlf_arr.png) #f0f7fd right center no-repeat;
}

.dlItem .dfIc img {
	margin-top: 10px;
	margin-left: 14px;
}

.dlItem .dfIpt {
	display: block;
	font-size: 16px;
	color: #3d5060;
	float: left;
	height: 42px;
	line-height: 42px;
	width: 283px;
	padding: 0 10px;
	border: 0;
	background: #fff;
	font-family:"瀹嬩綋";
}

.dlItem .yzmIpt{height: 40px; line-height: 40px; width: 180px; border: 1px solid #959ca3;  }

.lgCot .dlForm .dlPswd {
	display: block;
	margin-top: 5px;
}

.lgCot .dlForm .dlPswd input,
.dlPswd i,
.dlPswd a {
	display: inline-block;
	vertical-align: middle;
}

.lgCot .dlForm .dlPswd input {
	margin-right: 5px;
}

.lgCot .dlForm .dlPswd a {
	color: #15415f;
	font-size: 14px;
}

.lgCot .dlForm .dlPswd a:hover {
	color: #154988;
	text-decoration: underline;
}

.lgCot .dlButn {
	display: block;
	margin-top: 28px;
}

.txtMidd {
	text-align: center;
}

.dsr{display: block; width: 200px; height: 34px; border: 2px solid #118cdf; border-radius: 5px; margin: 0 auto; text-align: center;}
.dsr li{display: block; font-size: 18px; color: #506375; float: left; width: 100px; height: 34px; line-height: 34px; cursor: pointer;}
.dsr li.active {
	color: #fff;
	background-color: #118cdf;
}

.dsrBox a.tBtn {
	display: block;
	font-size: 20px;
	color: #fff;
	width: 180px;
	height: 54px;
	line-height: 54px;
	border-radius: 5px;
	text-align: center;
	transition: all 0.3s;
}

.dsrBox a.tCor01 {
	background-color: #116ddf;
	box-shadow: 0 5px 15px #81c0f9;
}

.dsrBox a.tCor01:hover {
	background-color: #0f7aff;
}

.dsrBox a.tCor02 {
	background-color: #209cb7;
	box-shadow: 0 5px 15px #90daff;
}

.dsrBox a.tCor02:hover {
	background-color: #1baccb;
}

.dlTxt {
	margin-top: 20px;
}

.dlTxt li{display: inline-block; font-size: 14px;  width: 175px; margin-top: 8px;}
.dlTxt li img {
	vertical-align: middle;
	margin-right: 5px;
}

.dlTxt li a {
	color: #383e4a;
	vertical-align: middle;
}

.dlTxt li a:hover {
	color: #1f5292;
	text-decoration: underline;
}

.display {
	display: none;
}
.lgCot .marTp{margin-top: 25px;}
.lgCot .marTp2{margin-top: 70px;}
.lgCot a.tBtn{display: block; font-size: 20px; color: #fff; width: 165px; height: 46px; line-height: 46px; border-radius: 5px; text-align: center; transition: all 0.3s;}
.lgCot a.tCor01{background-color: #116ddf; box-shadow: 0 5px 15px #81c0f9;}
.lgCot a.tCor01:hover{background-color: #0f7aff;}
.lgCot a.tCor02{background-color: #209cb7; box-shadow: 0 5px 15px #90daff;}
.lgCot a.tCor02:hover{background-color: #1baccb;}

.lgCot a.yzmBtn{display: block; font-size: 20px; color: #fff; width: 140px; height: 42px; line-height: 42px;  text-align: center; transition: all 0.3s; background-color: #116ddf;}
.lgCot a.yzmBtn:hover{background-color: #0f7aff;}

/*-------0918锟斤拷锟斤拷锟街�------*/

.sfBt {
	font-size: 24px;
	color: #297ff0;
	text-align: center;
	margin: 25px 0;
}

.sfBox {
	width: 800px;
	background-color: #f0f5fa;
	border: 1px solid #d3deeb;
	margin: 15px auto;
	padding: 15px 25px 20px 25px;
}

.sfH2 {
	color: #0088ff;
	font-size: 18px;
	line-height: 32px;
}

.sfContent {
	background-color: #fff;
	margin-top: 10px;
}

.sfTab {
	width: 100%;
	text-align: center;
}

.sfXz {
	overflow: hidden;
}

.sfQh a {
	display: block;
	float: left;
	font-size: 16px;
	color: #4f4f4f;
	width: 75px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px solid #dedede;
	cursor: pointer;
}

.sfQh a:first-child {
	border-right: none;
}

.sfQh a:hover,
.sfQh a.select {
	color: #fff;
	background-color: #ed8428;
}

.atnBt {
	display: block;
	font-size: 18px;
	color: #fff;
	height: 58px;
	line-height: 58px;
	width: 100%;
	margin-bottom: 15px;
	text-align: center;
	background: url(../images/login_bt.jpg) repeat-x;
}

#tabs2 {
	display: none;
}

.clear {
	clear: both;
}

.footer{width: 100%; position: absolute; bottom: 0; left: 0; padding: 15px 0; background: url(../images/ft_bg.png) repeat;}
.footer .txt{font-size: 14px; color: #27292c; line-height: 22px; text-align: center; margin: 10px 0 0 320px;}

.lgn-footer {
	width: 100%;
	font-size: 14px;
	color: #27292c;
	height: 107px;
	padding-top: 180px;
	background: url(../images/login_ft.jpg) no-repeat;
	margin: 0 auto;
	text-align: center;
}

.lgn-footer p {
	line-height: 22px;
}

.lgn-footer .txt {
	margin-left: 320px;
	margin-top: 12px;
}

.dlyzm {
	display: block;
	width: 398px;
	height: 42px;
	margin-top: 20px;
}

.dlyzm .dltext {
	display: block;
	font-size: 18px;
	color: #3d5060;
	float: left;
	height: 42px;
	line-height: 42px;
	width: 150px;
	padding: 0 10px;
	border: 0;
	background: #fff;
	border: 1px solid #959ca3;
}

.btn-yzm{
	background-image: url(../images/btn_2.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding: 15px 30px;
	color: white;
	margin-top: -46px;
	float: right;
}


/* *******20201204******* */
.mask {
	position: fixed;
	top: 0px;
	left: 0px;
    height:100%;
    background:#000;
    opacity:0.5;
    filter:alpha(opacity=50);
    /* display:none; */
	width: 100%;
	z-index: 999;
}
.sjyz_box{
	width: 464px;
	height: 298px;
	background: #FFFFFF;
	position: absolute;
	z-index: 9999;
	border-radius: 8px;
	margin-left: 50%;
	left: -232px;
	margin-top: 18%;
}
.sjyz_box_title{
	height: 60px;
	width: 100%;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background: #2174c7;
	padding: 0px 20px;
	box-sizing: border-box;
	float: left;
}
.sjyz_title{
	line-height: 60px;
	color: #FFFFFF;
	font-size: 20px;
}
.sjyz_nr{
	width: 100%;
	float: left;
	padding: 40px 50px;
	box-sizing: border-box;
}
.yzm_input{
	width: 100%;
	float: left;
	margin-top: 24px;
}
.tel_num{
	font-size: 16px;
	color: #3d5060;
}
.input_yzm_style{
	width: 208px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #c4c4c4;
	color: #999999;
	border-radius: 4px;
	font-size: 16px;
	float: left;
}
.yzm_button{
	width: 130px;
	float: left;
	height: 42px;
	line-height: 42px;
	border: 1px solid #1b4eb6;
	background: #d8e8ff;
	color: #1b4eb6;
	font-size: 16px;
	cursor: pointer;
	border-radius: 4px;
	margin-left: 10px;
}
.btn_qd{
	width: 100%;
	height: 46px;
	line-height: 46px;
	color: #FFFFFF;
	border-radius: 6px;
	background: #1357bc;
	border: none;
	margin-top: 26px;
	font-size: 16px;
}
.sjyz_box_title a{
	float: right;
	margin-top: 20px;
}