﻿@charset "utf-8";
/* CSS Document */

.icon { display: block; width: 100%; height: 100%;}

.ly_banner { width: 100%; height: auto; overflow: hidden;}
.ly_banner img { display: block; width: 100%; height: auto;}

.lySolution { margin: 40px auto; padding: 0 30px;}
.lySolution_list dl { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -10px -20px;}
.lySolution_list dl dt, .lySolution_list dl dd { width: 50%; margin-bottom: 20px; padding: 0 10px;}
.lySolution_list dl dt { width:100%;}
.lySolution_list dl dt a.lySolution_con, .lySolution_list dl dd a.lySolution_con { display:block; min-height: 100%; overflow: hidden; padding: 20px; background-color: #f5fbff; border-radius: 8px;}
.lySolution_list dl dt a.lySolution_con:hover, .lySolution_list dl dd a.lySolution_con:hover { background-color: #0084d6;}
.lySolution_con em.name { display: block; line-height:30px; color:#222; font-size:18px; font-weight:bold; font-style:normal; text-align:center; margin-bottom:15px;}
.lySolution_con span.link { display: none; line-height:22px; color:#0084d6; font-size:14px; text-align:center; word-break: break-all; margin:10px auto 20px; padding:10px; background-color:#fff; border-radius:4px;}
.lySolution_con p.ms { line-height:24px; color:#555; font-size:14px; text-align:center;}
.lySolution_con:hover em.name { color:#fff;}
.lySolution_con:hover span.link { color:rgba(255,255,255,.45); background-color:rgba(255,255,255,.04);}
.lySolution_con:hover span.link:hover { color:#fff;}
.lySolution_con:hover p.ms { color:rgba(255,255,255,.55);}

.ly_title { width: 100%; line-height:40px; color:#202020; font-size:30px; font-weight:bold; margin-bottom:20px; position: relative;}
.ly_title span { color: #0084d6;}
.ly_title::after { content:''; display:block; width: calc(100% - 350px); height:1px; background-color:#e6e6e6; position: absolute; left: 350px; top: 50%;}
.ly_title1::after { width: calc(100% - 230px); left: 230px;}


/**表单**/
.ly_order { padding: 20px 30px; position: relative;}
.order_title { line-height:40px; color:#202020; font-size:30px; font-weight:bold; text-align:center; margin-bottom:20px; position: relative;}
.order_title span { color: #0084d6;}
.order_title::before, .order_title::after { content:''; display:block; width:calc(50% - 80px); height:1px; background-color:#e6e6e6; position: absolute; top: 50%;}
.order_title::before { left: 0;}
.order_title::after { right: 0;}

.order_ms { overflow: hidden; line-height:25px; color:#777; font-size:15px; margin-bottom:20px; padding: 15px 20px; background-color: #f5fbff; border-radius: 8px;}

.order_hd { overflow:hidden; line-height:30px; color:#222; font-size:16px; font-weight:bold; margin-bottom:15px;}

.ly_order .order_div { width: 100%; overflow: hidden; margin: 0 auto 20px;}
.ly_order .order_div1 { width: 50%; padding: 0 14px 0 0; float: left;}
.ly_order .order_div2 { width: 50%; padding: 0 0 0 14px; float: right;}

.od_title { width: 100%; overflow: hidden; line-height: 30px; color: #202020; font-size: 15px; font-weight: bold; margin: 0 auto 5px; padding: 0 0 0 20px; background: url(../images/ico0.png) 0 8px no-repeat; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;}
.od_title span { color: #f00;}

input[type="radio"]+label::before { content: "\a0"; display: inline-block; vertical-align: middle; font-size: 14px; width: 18px; height: 18px; margin: 11px 10px 11px 0; border-radius: 50%; background-color: #fff; border: 1px solid #dfdfdf; text-indent: .15em; line-height: 1; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;}
input[type="radio"]:checked+label::before { background-color: #0084d6; border: 1px solid #0084d6; background-clip: content-box; padding: 4px;}
input[type="checkbox"]+label::before { content: "\a0"; display: inline-block; vertical-align: middle; font-size: 14px; width: 16px; height: 16px; margin: 12px 10px 12px 0; border-radius: 2px; text-indent: .15em; line-height: 1; float: left; background-color: #fff; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;}

input[type="checkbox"]:checked+label::before { border: 1px solid #0084d6; background-color: #0084d6; background-clip: content-box; content: "\2714"; color: #fff;}
.fm_radio, .fm_checkbox { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.fm_radio ul li { width: 50%; height: 40px; overflow: hidden; float: left; position: relative;}
.fm_radio1 ul li { width: 33.333333%;}
.fm_radio2 ul li { width: 20%;}
.fm_radio3 ul li { width: 100%;}
.fm_radio4 ul li { width: 25%;}
.fm_checkbox ul li { width: 33.333333%; height: 40px; overflow: hidden; float: left; position: relative;}
.fm_radio ul li input, .fm_checkbox ul li input { display: none;}
.fm_radio ul li label, .fm_checkbox ul li label { height: 40px; overflow: hidden; line-height: 40px; color: #202020; font-size: 14px; cursor: pointer;}
.fm_checkbox0 ul li { width: 100%;}
.fm_checkbox1 ul li { width: 33.333333%;}
.fm_checkbox2 ul li { width: 20%;}
.fm_checkbox3 ul li label { width: auto; float: left;}
.fm_checkbox4 ul li { width: 25%;}
.fm_radio1 ul li label { width: auto; float: left;}
.fm_radio1 ul li input.rd_ipt { display: block; width: 120px; height: 36px; overflow: hidden; line-height: 34px; color: #565656; font-size: 14px; border: 1px solid #ccc; margin: 2px 0; padding: 0 10px; outline: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;}
.fm_checkbox2 ul li input.rd_ipt { float: right; display: block; width: 40%; height: 36px; overflow: hidden; line-height: 34px; color: #565656; font-size: 14px; border: 1px solid #ccc; background-color: #fff; margin: 2px 0; padding: 0 10px; outline: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;}

.tips { width: 100%; overflow: hidden; color: rgba(255, 255, 255, 0.6); font-size: 14px; margin: 20px auto; padding: 0 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;}
.fm_ipt {  width: 100%; height: 40px; overflow: hidden; margin: 0 auto; padding: 0;}
.fm_ipt input { display: block; width: 100%; height: 36px; overflow: hidden; line-height: 34px; color: #565656; font-size: 14px; border: 1px solid #ccc; margin: 2px auto; padding: 0 10px; outline: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;}
.fm_checkbox1 ul li label { float: left;}
.fm_checkbox1 ul li input.rd_ipt { float: right; display: block; width: 50%; height: 36px; overflow: hidden; line-height: 34px; color: #565656; font-size: 14px; border: 1px solid #ccc; background-color: #fff; margin: 2px 0; padding: 0 10px; outline: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;}
.ipt_tit { width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #202020; font-size: 15px; font-weight: bold; margin: 0 0 10px; padding: 0 0 0 20px; background: url(../images/ico0.png) left center no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;}
.ipt_tit1 { width: 30%;}
.ipt_tit2 { padding: 0; background: none; font-size: 14px;}
.ipt_tit span { color: #f00;}
.fm_ipt1, .fm_ipt2 { width: 100%; height: auto; overflow: hidden; margin: 0; padding: 0; float: right; position: relative;}
.fm_ipt3 { width: 70%;}
.fm_ipt1 input,.fm_ipt1 textarea,.fm_ipt4 input,.fm_ipt1 select,.fm_ipt2 select,.fm_slc1 select,.fm_slc2 select,.fm_slc2 input,.fm_slc3 select,.fm_slc4 select,.fm_slc5 select { display: block !important; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #565656; font-size: 14px; background-color: #fff; border: 1px solid #dfdfdf; border-radius: 4px; margin: 0 auto; padding: 0 15px; outline: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;}

.fm_ipt2 select { width: 49%; margin: 2px 1% 2px 0; float: left;}
.fm_ipt3 select { width: 36%;}
.fm_slc1 select { width: 100%; float: left;}
.fm_slc3 select { width: 48%; margin: 0 4% 0 0; float: left;}
.fm_slc4 select { width: 48.5%; float: left}
.fm_ipt1 textarea { height: 120px; line-height: 30px; resize: none;}
.fm_ipt3 input.rd_ipt { float: right; display: block; width: 26%; height: 36px; overflow: hidden; line-height: 34px; color: #565656; font-size: 14px; border: 1px solid #ccc; margin: 2px 0; padding: 0 10px; outline: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;}
.fm_ipt1 select, .fm_ipt2 select, .fm_slc1 select, .fm_slc2 select, .fm_slc3 select, .fm_slc4 select, .fm_slc5 select { background: #fff url(../images/jt.png) top right no-repeat;}

.fm_ipt1 a.yzm { display: block; width: auto; height: 40px; overflow: hidden; line-height: 40px; color: #fff; font-size: 14px; margin: 0; padding: 0 20px; background-color: #454545; border-radius: 0 4px 4px 0; position: absolute; top: 0; right: 0; cursor: pointer;}
.fm_ipt1 a.yzm:hover { background-color: #0084d6;}
.fm_checkbox3 .fm_ipt1 select { width: 48%; margin: 2px 2% 2px 0; float: left;}
.fm_checkbox3 .fm_ipt1 input { width: 48%; display: block;}
.order_btn { width: 160px; height: auto; overflow: hidden; margin: 0 auto; padding: 0 0 20px 0;}
.order_btn input { display: block; width: 150px; height: 45px; overflow: hidden; line-height: 45px; color: #fff; font-size: 15px; font-weight: bold; text-align: center; margin: 0 auto; background-color: #0084d6; border-radius: 24px; border: none; outline: none; cursor: pointer;}
.order_btn input:hover { background-color: #006aab;}
.fm_slc2 { width: 200px; height: 40px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: 0; left: 120px;}
.fm_slc5 { width: 190px; height: 40px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: 0; right: 0;}
.fm_ipt4 input { width: 48.5%; float: left;}


@media (max-width:960px) {

  .ly_solution { padding: 0 20px;}
  .lySolution_list ul { margin: 0 -10px;}
  .lySolution_list ul li { padding: 0 10px;}

  .ly_order { padding: 20px;}
  .ly_order .order_div1 { padding: 0 10px 0 0;}
  .ly_order .order_div2 { padding: 0 0 0 10px;}
  .fm_slc3 select { width: 49%; margin: 0 2% 0 0;}
  .fm_checkbox1 ul li { width: 50%;}

}

@media (max-width:820px) {

  .ly_order .order_div1, .ly_order .order_div2 { width: 50%;}
  .lyProCon .order_ts .fl { width: 25%;}
  .lyProCon .order_ts .fr { width: 75%;}

}

@media (max-width:767px) {

  .lySolution { margin: 20px auto; padding: 0 20px;}
  .lySolution_list dl { margin: 0 0 -20px;}
  .lySolution_list dl dt, .lySolution_list dl dd { width: 100%; margin-bottom: 20px; padding: 0;}

  .ly_title { line-height: 32px; font-size: 24px;}
  .ly_title::after { width: calc(100% - 280px); left: 280px;}
  .ly_title1::after { width: calc(100% - 180px); left: 180px;}

  .order_title { line-height: 32px; font-size: 24px;}
  .order_title::before, .order_title::after { width: calc(50% - 64px);}

  .ly_order .order_div1, .ly_order .order_div2 { width: 100%;}
  .ly_order .order_div { margin: 0 auto 20px; padding: 0;}
  .fm_checkbox ul li, .fm_radio4 ul li { width: 100%; height:auto;}
  .fm_radio2 ul li { width: 33%;}
  .fm_radio ul li { width:100%; height:auto;}
  .fm_radio ul li, .fm_checkbox ul li { padding:8px 0;}
  .fm_radio ul li label, .fm_checkbox ul li label { display:block; height:auto; min-height:24px; line-height:24px; padding-left:26px; position:relative;}
  input[type="radio"]+label::before, input[type="checkbox"]+label::before { display:block; width:16px; height:16px; margin:0; position:absolute; left:0; top:4px; float:none;}
  .ly_text2 dl dt, .ipt_tit, .od_title { font-size: 15px;}
}

@media (max-width:375px) {

  .fm_checkbox ul li { width: 100%;}
}

@media (max-width:320px) {
  .lyVideo_con .lyVideo_img { height: 140px;}
  .lyVideo_con .lyVideo_img a i { width: 48px; height: 48px; border: 2px solid #fff;}
}

