/* CSS Document */

/* nyContact_lxfs start */
.nyContact_lxfs { width: 100%; height: auto; margin: 100px auto 0; }
.nyContact_lxfs ul li { width: 23.5%; height: auto; overflow: hidden; margin: 0 2% 30px 0; padding: 30px; border: 1px solid #e2e8ee; border-radius: 8px; float: left; }
.nyContact_lxfs ul li:nth-child(4n+4) { margin: 0 0 30px; }
.nyContact_lxfs ul li img.contact_ico { display: block; width: 60px; height: 60px; margin: 0 auto 20px; }
.nyContact_lxfs ul li span { display: block; width: 100%; height: auto; line-height: 40px; color: #222; font-size: 20px; font-weight:bold; text-align: center; margin: 0 auto 10px; }
.nyContact_lxfs ul li em { display: block; width: 100%; height: 48px; line-height: 24px; color: #777; font-size: 16px; font-style: normal; text-align: center; margin: 0 auto; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow:hidden;}
.nyContact_lxfs ul li p { width: 100%; height: 30px; line-height: 30px; color: #333; font-size: 16px; font-weight: bold; text-align: center; margin: 20px auto 0; position: relative; }
.nyContact_lxfs ul li p a { color: #333; font-size: 16px; font-weight: bold; cursor:default;}
.nyContact_lxfs ul li p a:hover { color: #e70112; }
.nyContact_lxfs ul li p a i { display: inline-block; width: 54px; height: 28px; margin: -2px 0 0 10px; vertical-align: middle; background: url(../images/jt15.png) center center no-repeat; background-size: 54px 28px;transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;}
.nyContact_lxfs ul li p a:hover i { background: url(../images/jt16.png) center center no-repeat; background-size: 54px 28px; margin: -2px 0 0 20px; }
.nyContact_lxfs ul li p i.pic { display: none; padding: 10px; box-shadow: 0 8px 16px rgb(0 0 0 / 10%); background: #fff; position: absolute; bottom: 54px; left: 50%; transform: translateX(-50%); }
.nyContact_lxfs ul li p:hover i.pic { display: block; }
.nyContact_lxfs ul li p i.pic img { display: block; width: 120px; height: 120px; }
.nyContact_lxfs ul li p i.pic::after { content: ''; display: block; width: 0px; height: 0; border: 12px solid transparent; border-top-color: transparent; border-top-color: #fff; position: absolute; left: 50%; transform: translateX(-50%); top: 100%; }
/* nyContact_lxfs end */
/* nyContact_btn start */
.nyContact_btn { width: 100%; height: auto; overflow: hidden; margin: 0 auto 100px; }
.nyContact_btn ul li { width: 49%; height: 270px; overflow: hidden; margin: 0 2% 0 0; border-radius: 8px; float: left; position: relative; }
.nyContact_btn ul li:nth-child(2) { margin: 0; }
.nyContact_btn ul li img { display: block; width: 100%; height: 100%; margin: auto; object-fit: cover; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.nyContact_btn ul li .nyContactBtn_text { width: 100%; height: auto; overflow: hidden; padding: 0 30px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); text-align:center; }
.nyContact_btn ul li .nyContactBtn_text p { width: 100%; height: auto; line-height: 40px; color: #fff; font-size: 30px; text-align: center; font-weight:bold; margin: 0 auto 30px; }
.ly_more { display:inline-block; width: 160px; height: 60px; line-height: 60px; color: #fff; font-size: 16px; text-align: center; background:rgba(255,255,255,0.15); border-radius: 50px; margin:0 auto;transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;}
.ly_more a{color: #fff;}
.ly_more i { display: inline-block; width: 38px; height: 38px; background: url(../images/jt01.png) center center no-repeat; background-size: 100% 100%; vertical-align: middle; margin: -2px 0 0 15px;transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;}
.ly_more:hover{ background:rgba(255,255,255,1);}
.ly_more:hover a{ color:#e70112;}
.ly_more:hover i { margin: -2px 0 0 20px;background: url(../images/jt01.png) center center no-repeat; }

/* nyContact_btn end */

/*在线留言 开始*/
.lyNy_Order { width: 100%; padding: 70px 0; overflow: hidden; background:#f0f4f8;}
.lyNyOrder_Main ul li.msg_ipt { width: 48.5%; overflow: hidden; margin: 0 3% 25px 0; padding: 0; float: left; position:relative; }
.lyNyOrder_Main ul li.msg_ipt:nth-child(2n+2) { margin-right: 0; }
.lyNyOrder_Main ul li.msg_tara {width: 100%;margin: 0 auto 50px;float: inherit;}
.lyNyOrder_Main ul li.msg_btn {width: 100%;margin: 0 auto;float: inherit;text-align: center;}
.lyNyOrder_Main ul li.msg_ipt input {display: block;width: 100%;height: 60px;overflow: hidden;line-height: 60px;color: #999;font-size: 18px;text-overflow: ellipsis;white-space: nowrap;margin: 0;padding: 0 20px 0 40px;border:none;border-radius: 10px;outline: none;}
.lyNyOrder_Main ul li.msg_tara textarea { display: block; width: 100%; height: 215px; overflow: hidden; line-height: 30px; color: #999; font-size: 18px; text-overflow: ellipsis; white-space: nowrap; margin: 0; padding: 20px; border:none; border-radius: 10px; outline: none; resize: none; }
.lyNyOrder_Main ul li.msg_btn input {display: inline-block;width: 200px;height: 60px;overflow: hidden;line-height: 60px;color: #fff;font-size: 18px;text-overflow: ellipsis;white-space: nowrap;margin: 0 auto;padding: 0;border: 0;outline: none;border-radius: 50px;cursor: pointer;}
.lyNyOrder_Main ul li.msg_btn input.MsgBtn1 {background-color:#e70112;margin: 0 25px 0 0;}
.lyNyOrder_Main ul li.msg_btn input.MsgBtn2{ background:#93989e;}
.lyNyOrder_Main ul li.msg_ipt:before{content:"*";display:inline-block;font-size:18px;color:#ff0000;position: absolute;top: 18px;left: 24px;}
.lyNyOrder_Main ul li.msg_ipt:nth-child(2) input{ padding:0 20px 0 30px;}
.lyNyOrder_Main ul li:nth-child(2):before{ display:none;}
 input::placeholder {
 color:#888;
}
 input::-moz-placeholder {
 color:#888;
}
 input:-ms-input-placeholder {
color:#888;
}
 input::placeholder {
color:#888;
}
::-webkit-input-placeholder {
color:#888;
}
@media (max-width:1880px) {
}
@media (max-width:1680px) {
.nyContact_btn ul li{ height:260px;}
.nyContact_btn ul li .nyContactBtn_text p{ font-size:26px; margin:0 auto 25px;}	
.lyNy_Order { padding: 65px 0; }
.lyNyOrder_Main ul li.msg_ipt input { height: 58px; line-height: 58px; font-size: 17px; }
.lyNyOrder_Main ul li.msg_tara textarea { font-size: 17px; }
.lyNyOrder_Main ul li.msg_btn input { width: 190px; height: 58px; line-height: 58px; font-size: 17px; }
}
 @media (max-width:1600px) {
.nyContact_lxfs{ margin:80px auto 0;}
}
 @media (max-width:1560px) {
.nyContact_lxfs ul li img.contact_ico{ width:55px; height:55px;  margin: 0 auto 15px;}
.nyContact_lxfs ul li span{ font-size:18px;}
.nyContact_lxfs ul li em{ font-size:15px;}
.nyContact_lxfs ul li p a{ font-size:15px;}
.nyContact_btn ul li{ height:250px;}
.nyContact_btn ul li .nyContactBtn_text p{ font-size:24px; margin:0 auto 20px;}	 
.lyNy_Order { padding: 60px 0; }
.lyNyOrder_Main ul li.msg_ipt { margin: 0 3% 20px 0; }
.lyNyOrder_Main ul li.msg_ipt input { height: 56px; line-height: 56px; font-size: 16px; }
.lyNyOrder_Main ul li.msg_tara{ margin:0 auto 40px;}
.lyNyOrder_Main ul li.msg_tara textarea { font-size: 16px; }
.lyNyOrder_Main ul li.msg_btn input { width: 190px; height: 56px; line-height: 56px; font-size: 16px; }
}
 @media (max-width:1440px) {
.nyContact_lxfs{ margin:60px auto 0;}
.ly_more{ width:155px; height:55px; line-height:55px; font-size:15px;}
.ly_more i{ width:34px; height:34px;}
}
 @media (max-width:1366px) {
.lyNy_Order { padding: 55px 0; }
.lyNyOrder_Main ul li.msg_ipt { margin: 0 3% 18px 0; }
.lyNyOrder_Main ul li.msg_ipt input { height: 54px; line-height: 54px; }
.lyNyOrder_Main ul li.msg_btn input { width: 180px; height: 54px; line-height: 54px; }
.lyNyOrder_Main ul li.msg_btn input.MsgBtn1{margin: 0 20px 0 0;}
}
 @media (max-width:1280px) {
.nyContact_lxfs{ margin:50px auto 0;}
.nyContact_lxfs ul li{ width:49%; padding:20px;margin: 0 2% 20px 0;}
.nyContact_lxfs ul li:nth-child(2n+2){ margin-right:0;}
.nyContact_lxfs ul li img.contact_ico{ width:50px; height:50px;  margin: 0 auto 15px;}
.nyContact_lxfs ul li span{ font-size:16px;}
.nyContact_lxfs ul li em{ font-size:15px; height:auto; max-height:48px;}
.nyContact_lxfs ul li p a{ font-size:15px;}
.nyContact_btn{ margin: 0 auto 50px;}
.nyContact_btn ul li{ height:240px;}
.nyContact_btn ul li .nyContactBtn_text p{ font-size:22px; margin:0 auto 20px;}	 
.lyNy_Order { padding: 50px 0; }
}
 @media (max-width:1200px) {
.nyContact_lxfs ul li{ width:49%; padding:20px;margin: 0 2% 20px 0;}
.nyContact_lxfs ul li:nth-child(2n+2){ margin-right:0;}
.nyContact_lxfs ul li img.contact_ico{ width:45px; height:45px;  margin: 0 auto 10px;}
.nyContact_lxfs ul li span{ font-size:16px;}
.nyContact_lxfs ul li em{ font-size:15px; height:auto; max-height:48px;}
.nyContact_lxfs ul li p a{ font-size:15px;}
.nyContact_btn{ margin: 0 auto 50px;}
.nyContact_btn ul li{ height:240px;}
.nyContact_btn ul li .nyContactBtn_text p{ font-size:22px; margin:0 auto 10px;}
.ly_more{ width:150px; height:50px; line-height:50px; font-size:14px;}
.ly_more i{ width:32px; height:32px;}
.lyNy_Order { padding: 45px 0; }
.lyNyOrder_Main ul li.msg_ipt { margin: 0 3% 15px 0; }
.lyNyOrder_Main ul li.msg_ipt input { height: 52px; line-height: 52px; font-size: 15px; }
.lyNyOrder_Main ul li.msg_tara textarea { font-size: 15px; }
.lyNyOrder_Main ul li.msg_btn input { width: 170px; height: 52px; line-height: 52px; font-size: 15px; }
}
 @media (max-width:1080px) {

}
 @media (max-width:1024px) {
.nyContact_lxfs{ margin:40px auto 0;}
.nyContact_lxfs ul li{ width:49%; padding:20px;margin: 0 2% 20px 0;}
.nyContact_lxfs ul li:nth-child(2n+2){ margin-right:0;}
.nyContact_lxfs ul li img.contact_ico{ width:45px; height:45px;  margin: 0 auto 10px;}
.nyContact_lxfs ul li span{ font-size:16px;}
.nyContact_lxfs ul li em{ font-size:15px; height:auto; max-height:48px;}
.nyContact_lxfs ul li p a{ font-size:15px;}
.nyContact_btn{ margin: 0 auto 50px;}
.nyContact_btn ul li{ height:220px;}
.nyContact_btn ul li .nyContactBtn_text p{ font-size:22px; margin:0 auto 10px;}
.ly_more{ width:150px; height:50px; line-height:50px; font-size:14px;}
.ly_more i{ width:32px; height:32px;}
.lyNy_Order { padding: 40px 0; }
.lyNyOrder_Main ul li.msg_ipt input { height: 50px; line-height: 50px; padding:0 10px 0 35px;}
.lyNyOrder_Main ul li.msg_btn input { width: 160px; height: 50px; line-height: 50px; }
.lyNyOrder_Main ul li.msg_btn input.MsgBtn1{margin: 0 15px 0 0;}
.lyNyOrder_Main ul li.msg_ipt:before{ top:15px;left:20px;}
.lyNyOrder_Main ul li.msg_ipt:nth-child(2) input{padding: 0 20px 0 25px;}
}
 @media (max-width:920px) {
.lyNyOrder_Main ul li.msg_tara{ margin:0 auto 30px;}
}
 @media (max-width:820px) {
.nyContact_lxfs{ margin:30px auto 0;}
.nyContact_lxfs ul li{ width:49%; padding:20px;margin: 0 2% 20px 0;}
.nyContact_lxfs ul li:nth-child(2n+2){ margin-right:0;}
.nyContact_lxfs ul li span{ font-size:16px;}
.nyContact_lxfs ul li em{ font-size:14px;}
.nyContact_lxfs ul li p a{ font-size:14px;}
.nyContact_btn{ margin: 0 auto 40px;}
.nyContact_btn ul li .nyContactBtn_text p{ font-size:20px; margin:0 auto 10px;}
.ly_more{ width:140px; height:45px; line-height:45px; font-size:14px;}
.ly_more i{ width:28px; height:28px;}
.lyNy_Order { padding: 30px 0; }
.lyNyOrder_Main ul li.msg_ipt { width: 100%; margin: 0 0 10px 0; }
.lyNyOrder_Main ul li.msg_ipt input { height: 45px; line-height: 45px; font-size: 14px; }
.lyNyOrder_Main ul li.msg_tara textarea { font-size: 14px; }
.lyNyOrder_Main ul li.msg_btn input { width: 140px; height: 45px; line-height: 45px; font-size: 14px; }
.lyNyOrder_Main ul li.msg_ipt:before{ top:12px;}
}
 @media (max-width:767px) {
.nyContact_lxfs{ margin:20px auto 0;}
.nyContact_lxfs ul li{ width:100%; padding:20px;margin: 0 2% 20px 0;}
.nyContact_lxfs ul li img.contact_ico{ width:40px; height:40px;  margin: 0 auto 5px;}
.nyContact_lxfs ul li em{ height:auto; max-height:48px;}
.nyContact_btn{ margin:0 auto 25px;}
.nyContact_btn ul li{ width:100%; height:180px; margin-bottom:20px;}
.lyNy_Order{ padding:20px 0;}
.lyNyOrder_Main ul li.msg_ipt input{ height:40px; line-height:40px;padding:0 10px 0 30px;}
.lyNyOrder_Main ul li.msg_btn input.MsgBtn1{margin: 0 5px 0 0;}
.lyNyOrder_Main ul li.msg_tara{ margin:0 auto 20px;}
.lyNyOrder_Main ul li.msg_ipt:before{ top:10px; left:15px;}
.lyNyOrder_Main ul li.msg_ipt:nth-child(2) input{padding: 0 20px 0 20px;}
}
