@charset "utf-8";
/* CSS Document */
@media screen and (min-width:769px) {
/*pop-ups-message*/
	#pop-up-bj{background:#fff;width:100%;height:100%;position:absolute;top:0;z-index:1000;display:none;}
	#pop-up{position:relative;display:none;}
	#pop-up .close{position:absolute;right:1.5%;top:1.5%;opacity:1;z-index:1002;}
	#pop-up{width:48%;margin:0 auto;background:#fff;position:fixed;top:25%;left:0;right:0;z-index:1001;border-radius:10px;padding:3% 2% 3% 2%;}

	#pop-up .bd-form .down{width:100%;margin-top:0.5%;}
	#pop-up .bd-form .down h2{font-size:26px;color:#000;margin-bottom:5%;}
	#pop-up .bd-form .down form input{border:1px solid #aeaeae;border-radius:5px;width:47%;height:40px;font-size:16px;color:#333;padding:0 2% 0 5%;margin-bottom:3%;display:block;float:left;}
	#pop-up .bd-form .down form input:nth-child(even){float:right;}
	#pop-up .bd-form .down form textarea{border:1px solid #aeaeae;border-radius:5px;min-width:100%;max-width:100%;font-size:16px;color:#333;padding:0 2% 0 5%;font-family:ArialMT;}
	#pop-up .bd-form .down form .cp{background:url(../images/popups/ly_cp.png) no-repeat 2% center;}
	#pop-up .bd-form .down form .xm{background:url(../images/popups/ly_xm.png) no-repeat 2% center;}
	#pop-up .bd-form .down form .dh{background:url(../images/popups/ly_dh.png) no-repeat 2% center;}
	#pop-up .bd-form .down form .yx{background:url(../images/popups/ly_yx.png) no-repeat 2% center;}
	#pop-up .bd-form .down form textarea{background:url(../images/popups/ly_ly.png) no-repeat 1% 5%;padding-top:1.2%;padding-bottom:1.2%;}
	#pop-up .bd-form .down form textarea{min-height:77px;max-height:77px;}
	#pop-up .bd-form .down form button{width:50%;margin:0 25%;display:block;height:42px;border:0;float:left;border-radius:21px;font-size:17px;color:#fff;}	
	#pop-up .bd-form .down form .reset{background:#9399a2;display:none;}
	#pop-up .bd-form .down form .reset:hover{background:#69717d;}
	#pop-up .bd-form .down form .reset:before{content:"";padding:2% 5%;background:url(../images/popups/ly_fh.png) no-repeat left center;}
	#pop-up .bd-form .down form .submit{background-image:linear-gradient(90deg,#1296ea 0%,#1350c1 100%);}
	#pop-up .bd-form .down form .submit:hover{background:#093e9e;}
	#pop-up .bd-form .down form .submit:before{content:"";padding:2% 5%;background:url(../images/popups/ly_tj.png) no-repeat left center;}
	#pop-up .bd-form .down form .ts{width:90%;margin:3% 5% 0 5%;}
}

@media screen and (max-width:769px) {
/*pop-ups-message*/
	#pop-up-bj{background:rgba(0,0,0,0.6);width:100%;height:100%;position:absolute;top:0;z-index:1000;display:none;}
	#pop-up{position:relative;display:none;}
	#pop-up .close{position:absolute;right:1.5%;top:1.5%;opacity:1;z-index:1002;}
	#pop-up{width:90%;margin:0 auto;background:#fff;position:fixed;top:18%;left:0;right:0;z-index:1001;border-radius:10px;padding:0 2% 5% 2%;}

	#pop-up .bd-form .down{width:100%;margin-top:0.5%;}
	#pop-up .bd-form .down h2{font-size:0.3rem;color:#000;}
	#pop-up .bd-form .down form input{border:1px solid #aeaeae;border-radius:5px;width:88%;height:0.55rem;font-size:0.25rem;color:#333;padding:0 2% 0 10%;margin-bottom:2%;display:block;}
/*	#pop-up .bd-form .down form input:nth-child(even){float:right;}*/
	#pop-up .bd-form .down form textarea{border:1px solid #aeaeae;border-radius:5px;min-width:88%;max-width:88%;font-size:0.25rem;color:#333;padding:0 2% 0 10%;font-family:ArialMT;}
	#pop-up .bd-form .down form .cp{background:url(../images/popups/ly_cp.png) no-repeat 2% center;background-size:6% auto;}
	#pop-up .bd-form .down form .xm{background:url(../images/popups/ly_xm.png) no-repeat 2% center;background-size:6% auto;}
	#pop-up .bd-form .down form .dh{background:url(../images/popups/ly_dh.png) no-repeat 2% center;background-size:6% auto;}
	#pop-up .bd-form .down form .yx{background:url(../images/popups/ly_yx.png) no-repeat 2% center;background-size:6% auto;}
	#pop-up .bd-form .down form textarea{background:url(../images/popups/ly_ly.png) no-repeat 1% 5%;background-size:6% auto;padding-top:1.2%;padding-bottom:1.2%;}
	#pop-up .bd-form .down form textarea{min-height:1rem;max-height:1rem;}
	#pop-up .bd-form .down form button{width:50%;margin:0 25%;height:0.5rem;border:0;float:left;border-radius:21px;font-size:0.25rem;color:#fff;}	
	#pop-up .bd-form .down form .reset{background:#9399a2;display:none;}
	#pop-up .bd-form .down form .reset:hover{background:#69717d;}
	#pop-up .bd-form .down form .reset:before{content:"";padding:2% 8%;background:url(../images/popups/ly_fh.png) no-repeat left center;background-size:70% auto;}
	#pop-up .bd-form .down form .submit{background-image:linear-gradient(90deg,#1296ea 0%,#1350c1 100%);}
	#pop-up .bd-form .down form .submit:hover{background:#093e9e;}
	#pop-up .bd-form .down form .submit:before{content:"";padding:2% 8%;background:url(../images/popups/ly_tj.png) no-repeat left center;background-size:70% auto;}
	#pop-up .bd-form .down form .ts{width:100%;}
}