@charset "utf-8";
/*html5*/ 
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* CSS Document */
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;outline:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none }
.clear{clear:both;overflow:hidden;}
a{text-decoration:none;color:#333;}
input{border:none;  outline:medium;}
*{box-sizing: border-box;}
body{width:100%;background:#fff;color:#333;font-size:14px;font-family: "Microsoft YaHei";}
html{overflow-x:hidden;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}

.contain{
	width: 96%;
	max-width: 1250px;
	margin: 0 auto;
}
.banner{
	font-size: 0;
	position: relative;
	height: 670px;
	background: url(../img/index_bg.png) no-repeat;
	background-size: cover;
}
.header{
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 9;
	transform: translateX(-50%);
	padding: 30px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.logo{
	font-size: 18px;
}
.logo .logo-img{
	float: left;
}
.logo .logo-text{
	float: left;
	margin: 18px 10px;
}
.logo::after{
	clear: both;
}

.banner1{
	position: absolute;
	left: 50%;
	top: 58%;
	transform: translate(-50%,-50%);
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.banner2{
	font-size: 0;
}
.banner{
	text-align: left;
}
.banner4{
	font-size: 44px;
	color: #1a2233;
	line-height: 1;
}
.banner5{
	margin-top: 20px;
	font-size: 30px;
	color: #444b58;
	line-height: 1;
}
.banner6{
	margin-top: 36px;
}
.a_butt{
	display: inline-block;
	width: 160px;
	height: 50px;
	background-color: #ff9900;
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	margin-right: 14px;
}
.a_butt1{
	display: inline-block;
	width: 160px;
	height: 50px;
	background-color: #4581fb;
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
}
.too{
	padding: 80px 0 70px;
}
.title{
	font-size: 36px;
	color: #1a2233;
	text-align: center;
	font-weight: 500;
}
.too1{
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}
.too2{
	background: url(../img/too_bg.png) no-repeat;
	background-size: cover;
	width: calc((100% - 30px)/2);
	padding: 55px 30px 50px 50px;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.too3{
	margin-left: 20px;
	font-size: 0;
}
.too5{
	font-size: 24px;
	color: #1a2233;
	font-weight: bold;
}
.too6{
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #1a2233;
}
.too7{
	margin-top: 10px;
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #1a2233;
}
.too7 span{
	display: flex;
	align-items: center;
	width: 140px;
}
.too7 img{
	margin-right: 10px;
}
.too8{
    margin-top: 20px;
}
.too8 a{
    display: block;
    width: 127px;
    height: 45px;
    border-radius: 22px;
    background-color: #4581fb;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
}
.compare{
	padding: 66px 0 56px;
	background-color: #f7f8fb;
}
.compare1{
	margin-top: 40px;
}
.compare2{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.compare3{
	width: calc((100% - 124px)/2);
}
.compare4{
	width: 124px;
	position: relative;
}
.compare4a{
	font-size: 0;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 177px;
}
.compare4b{
	background-color: #4581fb;
	height: 82px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.compare4c{
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}
.compare4c img{
	display: block;
	margin: 0 auto;
}
.compare5{
	font-size: 0;
	position: relative;
}
.compare5 img{
	height: 60px;
}
.compare5a{
	position: absolute;
	right: 175px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
	color: #ffffff;
}
.compare6{
	font-size: 0;
	position: relative;
}
.compare6 img{
	height: 60px;
}
.compare6a{
	position: absolute;
	left: 120px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
	color: #1a2233;
}
.compare7{
	height: 98px;
	border-bottom: 4px solid #eef0f3;
	text-align: right;
	line-height: 94px;
	padding-right: 22px;
	font-size: 18px;
	color: #1a2233;
}
.compare7 span{
	display: inline-block;
	margin-left: 140px;
	font-size: 0;
}
.img1{
	display: none;
}
.compare8{
	height: 98px;
	border-bottom: 4px solid #f5f8ff;
	line-height: 94px;
	font-size: 16px;
	color: #ffffff;
	background-color: #7fa8fc;
	text-align: center;
}
.compare9{
	height: 98px;
	border-bottom: 4px solid #eef0f3;
	line-height: 94px;
	padding-left: 21px;
	font-size: 18px;
	color: #1a2233;
}
.compare9 span{
	display: inline-block;
	margin-right: 92px;
	font-size: 0;
}
.compare2:hover .compare7{
	color: #1266fc;
}
.compare2:hover .compare8{
	background-color: #4581fb;
}
.compare2:hover .compare9{
	color: #1266fc;
}
.compare2:hover .img{
	display: none;
}
.compare2:hover .img1{
	display: block;
}
.compare10{
	font-size: 0;
	text-align: center;
}
.use{
	padding: 80px 0;
}
.inuse{
    padding: 0 0 120px;
}
.use1{
	margin-top: 36px;
	text-align: center;
}
.use1 span{
	display: inline-block;
	font-size: 24px;
	color: #a7a9ad;
	margin: 0 50px;
	padding-bottom: 16px;
	border-bottom: 3px solid #ffffff;
	cursor: pointer;
}
.use1 span.on{
	color: #1266fc;
	border-bottom: 3px solid #1266fc;
}
.use2{
	display: none;
	background-color: #f7f8f9;
	padding: 70px 110px 55px;
}
.inuse2{
    /*margin-top: 30px;*/
	padding: 70px 0 0;
}
.inuse2 .use5{
    background-color: #ffffff !important;
}
.show{
	display: block !important;
}
.use2_d{
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}
.use2_d::before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 35px;
	right: 0;
	border-top: 1px dashed #b9bcc1;
}
.use3{
    position: relative;
}
.use4{
	font-size: 30px;
	color: rgba(26, 34, 51, 0.1);
	text-align: center;
	line-height: 30px;
	position: relative;
}
.use5{
	margin: 10px 0 0;
	font-size: 0;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f7f8f9;
	position: relative;
}
.use6{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
	font-size: 20px;
	color: #1a2233;
	text-align: center;
	line-height: 30px;
	white-space: nowrap;
}
.use7{
	margin-top: 70px;
	text-align: center;
}
.use7 a{
	display: inline-block;
	width: 127px;
	height: 45px;
	border-radius: 22px;
	background-color: #4581fb;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 45px;
}
.quystion{
	padding: 80px 0 68px;
	background: url(../img/q_bg.png) no-repeat;
	background-size: cover;
}
.quystion1{
	margin-top: 36px;
}
.quystion1 ul{
	zoom: 1;
}
.quystion1 ul:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.quystion1 ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 90px)/4);
	margin-right: 30px;
	border: 1px solid #fff;
	border-radius: 10px;
	background: url(../img/q_bg1.png) #ffffff no-repeat;
	background-size: 300px auto;
	background-position: left top;
	padding: 40px 25px 30px;
}
.quystion1 ul li:nth-child(4n){
	margin-right: 0;
}
.quystion2{
	font-size: 0;
	text-align: center;
}
.quystion3{
	margin-top: 20px;
	display: flex;
	align-items: flex-start;
}
.quystion4{
	margin-top: 5px;
	font-size: 0;
	margin-right: 8px;
}
.quystion5{
	flex: 1;
	font-size: 20px;
	line-height: 32px;
	color: #1a2233;
}
.quystion6{
	margin-top: 10px;
	display: flex;
	align-items: flex-start;
}
.quystion7{
	margin-top: 3px;
	font-size: 0;
	margin-right: 8px;
}
.quystion8{
	flex: 1;
	font-size: 16px;
	line-height: 28px;
	color: rgba(26, 34, 51, 0.7);
	height: 140px;
	overflow-y: scroll;
}
.quystion8::-webkit-scrollbar {
	width: 5px;
}
.quystion8::-webkit-scrollbar-thumb {
	border-radius: 5px;
	box-shadow: inset 0 0 6px rgba(216,216,216,0.3);
	background: rgba(216,216,216,0.3);
}
.quystion8::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(216,216,216,0.3);
	border-radius: 5px;
	background: rgba(216,216,216,0.05);
}
.footer{
	background-color: #1a2233;
	padding: 80px 0 36px;
}
.footer1{
	overflow: hidden;
}
.footer2{
	float: left;
}
.footer3{
	font-size: 0;
	margin-bottom: 20px;
}
.footer4{
	margin-top: 12px;
	display: flex;
	align-items: center;
	font-size: 14px;
	color: rgba(225, 246, 251, 0.6);
}
.footer4 span{
	width: 16px;
}
.footer5{
	margin-top: 20px;
	font-size: 0;
}
.footer5 a{
	margin-right: 10px;
}
.footer6{
	float: left;
	margin-left: 96px;
}
.footer7{
	font-size: 16px;
	color: #e1f6fb;
}
.footer8{
	margin-top: 20px;
}
.footer8 a{
	display: block;
	font-size: 14px;
	color: rgba(225, 246, 251, 0.6);
	line-height: 28px;
}
.footer9{
	float: right;
}
.footer10{
	font-size: 20px;
	color: #e1f6fb;
}
.footer11{
	margin-top: 20px;
	width: 290px;
}
.footer11 input{
	width: 100%;
	height: 45px;
	border-radius: 22px;
	padding: 0 20px 0 45px;
	font-size: 14px;
	color: #e1f6fb;
	background: url(../img/email.png) #242d3d no-repeat;
	background-position: 16px center;
}
.footer12{
	margin-top: 20px
}
.footer12 input{
	width: 82px;
	height: 35px;
	border-radius: 17px;
	background-color: #4581fb;
	font-size: 16px;
	color: #ffffff;
}
.beian{
	margin-top: 39px;
	padding-top: 30px;
	border-top: 1px solid rgba(228, 229, 229, 0.05);
	font-size: 14px;
	text-align: center;
	color: rgba(225, 246, 251, 0.31);
}
.beian a{
	color: rgba(225, 246, 251, 0.31);
}
.cb{
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0;
	z-index: 9;
}
.cb1 a{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 2px;
	background-color: #4581fb;
	width: 49px;
	height: 49px;
	border-radius: 5px;
}
.cb2 a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 49px;
	padding: 9px 0;
}
.header_m{
	display: none;
}

.header_m1{
	overflow: hidden;
}
.logo_m{
	width: 40%;
	float: left;
	margin: 9px 6px;
}
.logo_m img{
	height: 40px;
}
.icon_m{
	width: 10%;
	float: right;
	margin: 9px 6px;
}
.icon_m img{
	height: 40px;
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	padding: 23px 7% 0;
}
.menu_m1{
	width: 77%;
}
.menu_m2{
	margin-top: 20px;
}
.menu_m2 ul{
	
}
.menu_m2 ul li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	padding-left: 6%;
}
.menu_m2 ul li a{
	color: #fff;
}
.menu_m2 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
}
.menu_msub{
	display: none;
	width: 100%;
	padding-left: 20px;
}
.menu_msub a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.inner_banner{
	font-size: 44px;
	color: #1a2233;
	line-height: 60px;
	font-weight:300;
	font-weight: bold;
}
.inner_banner2{
	font-size: 36px;
	color: #1a2233;
	line-height: 60px;
	font-weight:300;
}
.inner_banner1{
	margin-top: 20px;
	max-width: 600px;
	font-size: 20px;
	color: #1a2233;
	line-height: 38px;
}
.inToo{
	padding: 80px 0;
}
.inToo1{
	margin-top: 60px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inToo2{
	max-width: 230px;
}
.inToo3{
	font-size: 0;
	text-align: center;
}
.inToo4{
	margin-top: 20px;
	font-size: 22px;
	color: #1a2233;
	font-weight: bold;
	text-align: center;
}
.inToo5{
	margin-top: 20px;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	color: rgba(26, 34, 51, 0.7);
}
.advan{
	padding: 66px 0 70px;
	background-color: #f7f8fb;
}
.advan1{
	margin-top: 4px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.advan2{
	margin-top: 32px;
	width: calc((100% - 30px)/2);
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #ffffff;
	padding: 30px;
	border-radius: 6px;
}
.advan3{
	font-size: 0;
	margin-right: 16px;
}
.advan4{
	flex: 1;
}
.advan5{
	font-size: 20px;
	color: #1a2233;
	font-weight: bold;
}
.advan6{
	margin-top: 10px;
	font-size: 14px;
	line-height: 24px;
	color: rgba(26, 34, 51, 0.7);
}
.apply{
	padding: 60px 0;
}
.apply1{
	margin-top: 10px;
	overflow: hidden;
}
.apply2{
	float: left;
	width: 200px;
	border-right: 1px solid #e7efff;
	min-height: 420px;
	padding: 16px 0;
	background-image: linear-gradient(to left,rgba(70,129,251,0.13),#fff);
}
.apply3{
	margin-top: 30px;
	display: flex;
	align-items: center;
	font-size: 18px;
	line-height: 36px;
	color: #1a2233;
	cursor: pointer;
}
.apply3 span{
	font-size: 0;
	width: 44px;
	line-height: 1;
}
.app_icona{
	display: none;
}
.apply3.on{
	border-right: 4px solid #1266fc;
	color: #1266fc;
}
.apply3.on .app_icon{
	display: none;
}
.apply3.on .app_icona{
	display: block;
}
.apply4{
	float: right;
	width: calc(100% - 245px);
}
.apply4_d{
	display: none;
}
.apply5{
	margin-top: 50px;
	font-size: 34px;
	color: #1a2233;
	font-weight:600;
}
.apply6{
	margin-top: 10px;
	font-size: 20px;
	color: rgba(26, 34, 51, 0.77);
}
.apply7{
	margin-top: 30px;
	font-size: 0;
}
.inquystion{
	margin-top: 36px;
}
.inquystion ul{
	zoom: 1;
}
.inquystion ul:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.inquystion ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 50px)/3);
	margin-right: 25px;
	border: 1px solid #fff;
	border-radius: 10px;
	background: url(../img/q_bg1.png) no-repeat;
	background-size: cover;
	background-position: left top;
	padding: 40px 20px 30px;
	background-color: #ffffff;
}
.inquystion ul li:nth-child(3n){
	margin-right: 0;
}
.inCome{
	padding: 60px 0 70px;
}
.inCome1{
	margin-top: 30px;
}
.inCome3 ul{
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.inCome3 ul li{
	float: left;
	background-color: #e8e8ea;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
}
.inCome3 ul li:first-child{
	background-color: #555b68;
}
.in_width{
	width: 22%;
}
.in_width1{
	width: calc((100% - 9px)/3);
	margin-left: 3px;
}
.inCome4{
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
}
.inCome5{
	width: 100%;
}
.inCome5a{
	font-size: 24px;
	color: #1a2233;
	text-align: center;
	font-weight: bold;
}
.inCome5b{
	margin-top: 16px;
	font-size: 14px;
	color: #aaacb3;
	text-align: center;
}
.inCome5b span{
	color: #ff6600;
}
.inCome5b code{
	font-family: inherit;
	font-size: 24px;
	font-weight: bold;
}
.inCome5c{
	margin-top: 10px;
	font-size: 14px;
	color: #1a2233;
	text-align: center;
}
.inCome6 ul{
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.inCome6 ul li{
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	font-size: 14px;
	color: #1a2233;
}
.inCome6 ul:nth-child(2n) li{
	background-color: #f3f3f4;
}
.inCome6 ul li img{
	margin-right: 9px;
}
.inCome6 ul li a{
	display: block;
	width: 136px;
	height: 44px;
	border-radius: 20px;
	text-align: center;
	line-height: 44px;
	font-size: 20px;
	color: #ffffff;
	background-color: #ff6600;
}
.butt{
	background: url(../img/bt_bg.png) no-repeat;
	background-size: cover;
	padding: 72px 0 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.butt a{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	color: #ffffff;
	background-color: #4581fb;
	height: 50px;
	border-radius: 25px;
	padding: 0 32px;
	margin: 0 12px;
}
.butt a img{
	margin-right: 8px;
}
.news{
	padding: 25px 0 56px;
}
.news1 ul li{
	list-style-type: none;
	border-bottom: 1px dashed #e0e0e0;
	padding: 36px 20px 36px 25px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.news2{
	flex: 1;
}
.news3{
	font-size: 22px;
	color: #1a2233;
	font-weight: bold;
}
.news3 a{
	color: #1a2233;
}
.news4{
	margin-top: 12px;
	font-size: 16px;
	color: #1a2233;
}
.news6{
	margin-top: 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.news7{
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 14px;
	color: rgba(26, 34, 51, 0.3);
}
.news7 img{
	margin-right: 6px;
}
.news8 a{
	display: block;
	width: 113px;
	height: 39px;
	border-radius: 19px;
	border: 1px solid #4782fb;
	font-size: 14px;
	color: #4581fb;
	text-align: center;
	line-height: 37px;
}
.news5{
	font-size: 0;
	margin-left: 66px;
}
.page{
	margin-top: 60px;
	text-align: center;
}
.page a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 28px;
	border: 1px solid #dedede;
	border-radius: 5px;
	font-size: 14px;
	color: #666666;
	margin: 0 3px;
}
.page a.on{
	color: #1266fc;
	border: 1px solid #1266fc;
}
.newsDeta{
	padding: 60px 0 66px;
}
.newsDeta1{
	overflow: hidden;
}
.nleft{
	float: left;
	width: 935px;
}
.content-text p,.content-text span{
	/*font-size:18px ;*/
	line-height:30px;
}
.nleft1{
	font-size: 28px;
	color: #1a2233;
	font-weight: bold;
}
.nleft2{
	margin-top: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e9e9e9;
}
.nleft2 span{
	display: inline-flex;
	align-items: center;
	font-size: 14px;
	color: rgba(26, 34, 51, 0.4);
	margin-right: 20px;
}
.nleft2 span img{
	margin-right: 10px;
}
.nleft3{
	font-size: 16px;
	color: #1a2233;
	margin-top: 20px;
	line-height: 32px;
}
.nleft3 img{
	display: block;
	margin: 0 auto;
}
.sxp{
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.sxp a{
	display: flex;
	align-items: center;
	height: 56px;
	border: 1px solid #e6e6e6;
	width: calc((100% - 36px)/2);
	padding: 0 16px;
}
.sxp a span{
	display: flex;
	align-items: center;
	width: 80px;
	font-size: 14px;
	color: #999999;
}
.sxp a span img{
	margin: 0 6px;
}
.sxp a code{
	font-family: inherit;
	flex: 1;
	font-size: 14px;
	color: #333333;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.nright{
	float: right;
	width: 280px;
}
.nright1{
	font-size: 24px;
	color: #1a2233;
	position: relative;
	font-weight: bold;
}
.nright1::before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 102px;
	height: 7px;
	border-radius: 3px;
	background-color: #d9e6ff;
}
.nright1 span{
	position: relative;
}
.nright2{
	margin-top: 10px;
}
.nright2 ul li{
	border-bottom: 1px solid #ebebeb;
	padding: 20px 9px 30px;
}
.nright2 ul li a{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.nright3{
	width: 100px;
	margin-right: 12px;
	font-size: 0;
}
.nright4{
	flex: 1;
}
.nright5{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.nright6{
	margin-top: 6px;
	font-size: 14px;
	color: #999999;
}



.search {
    width: 710px;
    margin: 40px auto;
    margin-bottom: 0px;
    overflow: visible;
    box-sizing: border-box;
}

.put-text {
    /*width: 624px;*/
    height: 56px;
    position: relative;
    display: inline-block;
    box-shadow: none;
    border-radius: 23px;
    /*border: 2px solid #c4c7ce;*/
    background: #fff;
    padding: 0 16px 0 16px;
}

.put-text .put-text-icon {
    font-size: 18px;
}

#kw {
    width: 540px;
    height: 24px;
    padding: 16px;
    font-size: 14px;
    margin: 0;
    vertical-align: center;
    outline: 0;
    border-style: none;
    border-radius: 23px 0 0 23px;
    background: #fff;
    color: #222;
    overflow: hidden;
    box-sizing: content-box;
    -webkit-tap-highlight-color: transparent;
    /*padding-right: 60px;*/
}

.sub-box {
    width: 108px;
    height: 44px;
    position: relative;
    /*z-index: 2;*/
    display: inline-block;
    zoom: 1;
    background: 0 0;
    vertical-align: top;
    margin-left: -5px;
}

.sub-btn {
    cursor: pointer;
    width: 78px;
    height: 36px;
    background: #0085FF;
    border-radius: 100px 100px 100px 100px;
    opacity: 1;
    padding: 0;
    font-size: 14px;
    color: #fff;
    box-shadow: none;
    font-weight: 400;
    border: none;
    outline: 0;
}

.msg {
    text-align: left;
    margin-top: 10px;
    font-size: 14px;
    color: #06162F;
}

.msg .checked {
    display: none;
}

.msg .checking {
    display: inline-block;
}

.is-show .checked {
    display: inline-block;
}

.is-show .checking {
    display: none;
}