@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; }
html, body { font-size: 14px; }
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, address, em, img, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td, i, b, s { margin: 0; padding: 0; border: 0; font-weight: normal; font-style: inherit; font-family: 'Arial', 'Microsoft Yahei', 'Helvetica'; }
select { appearance: none; -webkit-appearance: none; -ms-appearance: none; -moz-appearance: none; background-color: transparent; }
ul, ol { list-style: none }
a img { border: none; }
a, a:link { text-decoration: none; color: #333; }
button { overflow: visible; padding: 0; margin: 0; border: 0 none; background-color: transparent; appearance: none; -webkit-appearance: none; }
button::-moz-focus-inner {
padding:0
}
textarea, input { background: none; padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
input[type=number] { appearance: none; -webkit-appearance: none; border: 0; }
input[type=search] { appearance: none; -webkit-appearance: none; border: 0; }
input[type=text] { appearance: none; -webkit-appearance: none; border: 0; }
input[type=tel] { appearance: none; -webkit-appearance: none; border: 0; }
input[type=button] { appearance: none; -webkit-appearance: none; }
input[type=password] { -webkit-text-security: disc; appearance: none; -webkit-appearance: none; border: 0; }
input[type=submit] { appearance: none; -webkit-appearance: none; border: 0; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; height: 0; }
/**ly_main**/
.ly_main { width: 1170px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; }
.ly_main .ly_banner { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; position: relative; }
.ly_banner a.banner_img { display: block; width: 100%; height: 100%; overflow: hidden; margin: 0 auto; padding: 0; position: absolute; left: 0; top: 0; z-index: 0; }
.ly_main .ly_banner1 { width: 100%; height: 300px; overflow: hidden; margin: 0 auto; padding: 0; position: relative; }
.ly_banner1 .banner_img { width: 100%; height: 100%; overflow: hidden; margin: 0 auto; padding: 0; position: absolute; left: 0; top: 0; z-index: 0; }
.ly_ms1{ padding:30px 20px 0;}
.ly_ms1 b{ font-size:22px; font-weight:bold; margin-bottom:10px; display:block;}
.ly_ms1 p{ font-size:15px; color:#555; line-height:1.8;}
.ly_part1,.ly_part2,.ly_part3,.ly_part4,.ly_part5 { width:100%; height:auto; padding:20px;}
.lyPart1_list ul li{ width:32%; margin:0 2% 0 0; float:left; border:1px solid #d8d8d8;}
.lyPart1_list ul li:nth-child(3){ margin-right:0;}
.lyPart1_list ul li .lyPart1_img { width:100%; height:150px; overflow:hidden;position:relative;}
.lyPart1_list ul li .lyPart1_img img,.ly_part5 ul li .lyPart5_img img { display:block; width:100%; height:100%; position:absolute; object-fit:cover;}
.lyPart1_list ul li .lyPart1_text{ padding:25px 10px;height:155px;}
.lyPart1_list ul li .lyPart1_text b{ display:block; font-size:20px; margin-bottom:15px;}
.lyPart1_list ul li .lyPart1_text a{ display:block; font-size:15px; color:#1e8ae7; margin-bottom:15px;}
.lyPart1_list ul li .lyPart1_text a:hover{color: #27245f;}
.ly_part3 ul li { width:49%; height:auto; overflow:hidden; float:left;}
.ly_part3 ul li:first-child { margin:0 2% 0 0;}
.ly_title { width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:22px; font-weight:lighter; margin:0 auto 15px;}
.ly_title em { display:block; width:4px; height:24px; margin:4px 10px 4px 0;  background:#f40d1a; float:left;}
.ly_part3 ul li .lyPart3_main { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:20px; background-color:#f7f7f7;}
.lyPart3_main .lyPart3_img { width:150px; height:auto; overflow:hidden; float:left; position:relative;}
.lyPart3_img img { display:block; width:100%; height:auto; margin:0 auto; padding:0;transition: all .4s ease;}
.lyPart3_img:hover img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyPart_tit{ font-size:18px; margin-bottom:15px; color:#333;}
.lyPart3_main .lyPart3_text { width:calc(100% - 170px); height:200px; overflow:hidden; padding:0 0 60px; float:right; position:relative;}
.lyPart3_text span{ display:block; font-size:15px; font-weight:bold; margin-bottom:5px;}
.lyPart3_text p { width:100%; height:auto; overflow:hidden; line-height:22px; color:#555; font-size:14px; word-break:break-all; text-align:justify; margin:0; padding:0;}
.lyPart3_text p b { color:#ee3134; font-weight:bold;}
.lyPart3_text p font { color:#f31e22; font-weight:bold;}
.lyPart3_text a.lyPart3_btn { display:block; padding:0 20px; height:42px; overflow:hidden; line-height:42px; color:#1e8ae7; font-size:15px; font-weight:bold; text-align:center; background:#fff; border:1px solid #d8d8d8; border-radius:3px; position:absolute; right:0; bottom:0;}
.lyPart3_text a.lyPart3_btn:hover { border:1px solid #1e8ae7;}
.lyPart3_text ul li{ width:100%;line-height:26px; color:#555; font-size:14px; position:relative; }
.lyPart3_text ul li:before{ content:""; display:inline-block; width:4px; height:4px; background:#333;margin: 0 10px 4px 0; border-radius:5px;}
.ly_part2 .lyPart2_img{ margin:20px auto 0;}
.ly_part2 .lyPart2_img img{ max-width:100%;}
.h_main_tab { text-align: center; margin: 0 0 20px; border-bottom: 1px solid #d8d8d8; height:40px;}
.h_main_tab .tab { margin-right: 10px; float: left; height: 40px; line-height: 40px; font-size: 0; position: relative; cursor: pointer; border-radius:5px 5px 0 0;  border: 1px solid #d8d8d8; background:#f3f3f3;width:20%; margin-bottom:-1px; }
.h_main_tab .tab span { display: inline-block; vertical-align: middle; font-size: 16px; color: #1e8ae7; }
.h_main_tab .tab.on,.h_main_tab .tab:hover { background:#fff; border-bottom:1px solid #fff;}
.h_main_tab .tab.on span { color: #333; }
.tabcon { display: none; min-height:200px;padding:30px 20px; }
.tabcon.on { display: block; }
.tabcon1{ background:#a0d4e1 url(../images/bg1.png) no-repeat top center;background-size:100%;}
.tabcon2{ background:#1b82b0 url(../images/bg2.png) no-repeat top center;background-size:100%;}
.tabcon3{ background:#152a43 url(../images/bg3.png) no-repeat top center;background-size:100%;}
.tabcon ul li{display: -webkit-flex; display: flex; flex-wrap: wrap; align-items: center; width:100%; background:#fff; border-radius:5px; margin-bottom:10px; padding:10px 15px 15px; }
.tabcon ul li:last-child{ margin-bottom:0;}
.tabcon ul li b{ display:block; font-size:18px; margin:10px 0; color:#333;}
.tabcon ul li b img{vertical-align: middle; display:inline-block; margin-left:5px;}
.tabcon ul li p{ width:100%; font-size:15px; color:#333; line-height:24px;}
.tabcon ul li p strong{ color:#ee3134;}
.tabcon ul li:hover{background: rgba(255, 255, 255, 0.8);box-shadow: 0 0 3px #275ced;}
.ly_part5 ul{display: -webkit-flex; display: flex; flex-wrap: wrap;}
.ly_part5 ul li{ width:32%; margin:0 2% 25px 0; background:#f2f7fb; overflow:hidden; float:left;}
.ly_part5 ul li:nth-child(3n+3){ margin-right:0;}
.ly_part5 ul li .lyPart5_img{ width:100%; height:180px; overflow:hidden; position:relative;}
.ly_part5 ul li .lyPart5_img b{ display:block; width:100%; height:42px; line-height:42px; background:rgba(0,0,0,0.5); font-size:17px; font-weight:bold; color:#fff; padding:0 15px; position:absolute; left:0; bottom:0;}
.ly_part5 ul li p{ padding:10px 15px; font-size:14px; color:#333; line-height:26px;}
.lqMain{ padding:30px 20px 0; overflow:hidden;}
.lqTitle{ font-size:18px; font-weight:bold; color:#333; margin-bottom:10px;}
.lqTitle img{ display:inline-block; margin:0 7px -2px 0;}
.lqMain p{ font-size:15px; color:#666; margin-bottom:10px; line-height:26px;}
.lqMain .p1{ margin-bottom:20px;}
.lqMain b{ font-weight:bold; color:#333;}
.lqMain span{font-weight:bold;color:#ee3134;}
.lqMain_left{ width:40%; float:left;}
.lqMain_right{ width:57%; float:right; margin-top:20px;}
.lqMain_right ul li{ width:31.333%; margin:0 3% 0 0; float:left;}
.lqMain_right ul li:nth-child(3){ margin-right:0;}
.lqMain_right ul li .lqMainGift{ width:100%;text-align:center; margin-bottom:5px;}
.lqMain_right ul li .lqMainGift img{ max-width:100%;}
.lqMain_right ul li p{ font-size:14px; text-align:center; line-height:22px; margin-top:10px;}
@media (max-width:1170px) {
.ly_main { width: 100%; }
}
@media (max-width:1024px) {
.ly_ms1 b{ font-size:20px;}	
}
@media (max-width:920px) {
.ly_title{ font-size:20px;}	
.ly_ms1 b{ font-size:18px;}
.lyPart3_main .lyPart3_text{ height:150px;}
.lyPart1_list ul li .lyPart1_img{ height:140px;}
.lyPart1_list ul li .lyPart1_text b{ font-size:18px; margin-bottom:12px;}
.lyPart1_list ul li .lyPart1_text a{ font-size:15px; margin-bottom:12px;}
.tabcon{ padding:20px;}
.tabcon ul li b{ font-size:16px;}
.ly_part5 ul li .lyPart5_img{ height:160px;}
.ly_part5 ul li .lyPart5_img b{ font-size:16px; height:40px; line-height:40px;}
.lqTitle{ font-size:16px;}
}
@media (max-width:767px) {
.ly_ms1,.lqMain{ padding:20px 15px 0;}
.ly_ms1 p{ font-size:14px;}	
.ly_ms1 b{ font-size:16px;}
.lyPart1_list ul li .lyPart1_text{ padding:15px 10px; height:110px;}
.lyPart1_list ul li .lyPart1_text b{ font-size:16px; margin-bottom:8px;}
.lyPart1_list ul li .lyPart1_text a{ font-size:14px; margin-bottom:8px;}
.lyPart1_list ul li .lyPart1_img{ height:120px;}
.ly_part1, .ly_part2, .ly_part3, .ly_part4, .ly_part5{ padding:10px;}
.ly_part3 ul li{ width:100%;}
.lyPart3_main .lyPart3_text{ height:auto;}
.ly_part3 ul li:first-child{ margin:0 0 20px;}
.lyPart3_main .lyPart3_text ul li{ margin-bottom:0;}
.ly_title{ font-size:18px;}
.ly_part2{ padding:20px 15px;}
.lyPart_tit{ font-size:16px;}
.lyPart3_text a.lyPart3_btn{ font-size:14px; height:38px; line-height:38px; padding:0 10px;}
.h_main_tab .tab{ width:130px;}
.h_main_tab .tab span{ font-size:15px;}
.tabcon{ padding:15px;}
.tabcon ul li b{ font-size:15px; line-height:26px;}
.tabcon ul li p{ font-size:14px; line-height:22px;}
.ly_part5 ul li{ width:48.5%; margin:0 3% 15px 0;}
.ly_part5 ul li:nth-child(2n+2){ margin-right:0;}
.ly_part5 ul li:nth-child(3n+3){ margin-right:2%;}
.ly_part5 ul li:nth-child(6n+6){ margin-right:0;}
.ly_part5 ul li .lyPart5_img{ height:140px;}
.ly_part5 ul li .lyPart5_img b{ font-size:15px; height:38px; line-height:38px;}
.lqMain_left,.lqMain_right{ width:100%;}
.lqMain_right{ margin-top:10px;}
.lqTitle{ font-size:15px;}
.lqMain p{ font-size:14px; line-height:22px;}
}
@media (max-width:550px) {
.lyPart1_list ul li{ width:49%; margin:0 2% 10px 0;}
.lyPart1_list ul li:nth-child(2){ margin-right:0;}
.lyPart1_list ul li:nth-child(3){ width:100%;}	
.h_main_tab .tab{ width:115px; margin-right:5px;}
.h_main_tab .tab span{ font-size:14px;}
.lqMain_right ul li p{ font-size:13px;}
.lyPart3_main .lyPart3_img{ width:120px;}
.lyPart3_main .lyPart3_text{width: calc(100% - 140px);}
}
@media (max-width:390px) {
.h_main_tab .tab{ width:auto; padding:0 10px;}	
.lyPart3_main .lyPart3_img{ float:none; margin:0 auto;}
.lyPart3_main .lyPart3_text{ width:100%; margin-top:20px;}
}
@media (max-width:375px) {
.lyPart1_list ul li{ width:100%; margin:0 0 10px;}
.ly_part5 ul li{ width:100%; margin:0 0 20px;}
}
@media (max-width:320px) {
.h_main_tab .tab{ padding:0 5px;}		
}
/**表单**/
.ly_order { margin: 0 auto; padding:10px 20px; background: #fff;}
.ly_order1{ padding:10px 30px 20px;}
.ly_order_in .con_bg { position: relative; }
.ly_order_in .tlt { position: absolute; top: -24px; left: 50%; width: 267px; height: 48px; margin-left: -134px; }
.ly_order_in .tlt img { max-width: 100%; }
.ly_order .order_ts { width: 100%; overflow: hidden; line-height: 20px; color: #e62316; font-size: 15px; margin: 10px auto 0; padding: 14px 20px; background-color: #f5fbff; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
.ly_order .order_div { width: 100%; overflow: hidden; margin: 20px auto 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; float: left; }
.ly_order .order_div50 { width: 49%; margin: 20px 2% 0 0; }
.ly_order .order_div50:nth-child(2n+2) { margin: 20px 0 0; }
.ly_order .order_div100 { width: 100%; }
.od_title { width: 100%; overflow: hidden; line-height: 30px; color: #333; font-size: 18px; margin: 0 auto 5px; padding: 0; font-weight: bold; }
.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%; border: 1px solid #ccc; 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: #e62316; border: 1px solid #e62316; 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; text-indent: .15em; line-height: 1; float: left; background-color:;
border: 1px solid #ccc; 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 #e62316; background-color: #e62316; 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; }
.fm_radio1 ul li { width: 33.333333%; }
.fm_radio2 ul li { width:33.3333%; margin-right: 0%; }
.fm_radio3 ul li { width: 100%; }
.fm_checkbox ul li { width:25%; float: left; }
.fm_checkbox2 ul li,.fm_checkbox3 ul li{ width:100%;}
.fm_radio ul li input, .fm_checkbox ul li input { display: none; }
.fm_radio ul li label, .fm_checkbox ul li label {line-height: 40px; color: #666; font-size: 15px; cursor: pointer; }
.fm_checkbox1 ul li { width: 100%; }
.fm_checkbox3 ul li label {float: left; }
.fm_radio ul li.qita label { width: 15%; float: left; }
.fm_radio ul li.qita .rd_ipt { float: left; display: block; width: 60%; height: 36px; overflow: hidden; line-height: 36px; color: #999; font-size: 15px; margin: 2px 0; padding: 0 10px; background-color: #f5f5f5; outline: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
.fm_radio1 ul li label { width: 40%; 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{ width:100%;}
.fm_checkbox2 ul li label {float: left; }
.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; }
.fm_radio ul li input, .fm_checkbox ul li input { display:none;}
.sr_text2{ display:block !important;border:0;border-bottom:1px solid #ccc !important;outline:none;width: calc(100% - 560px);font-size: 15px;color: #666; margin: 0 0 0 1%;height:36px;line-height:36px;text-indent:10px; float:left; background:none;}
.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 { width: 50%; 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: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 18px; margin: 0 0 5px; padding: 0; float: left; font-weight: bold; }
.ipt_tit1 { width: 30%; }
.ipt_tit span { color: #f00; }
.fm_ipt1, .fm_ipt2 { width: 100%; height: auto; overflow: hidden; margin: 0; padding: 0; float: right; }
.lxtel .fm_ipt1 input { width: 49%; float: left; }
.lxtel .fm_ipt1 .fmIpt { width: 49%; float: right; position: relative; }
.lxtel .fm_ipt1 .fmIpt input { width: 100%; }
.fmIpt button { display: block; width: 120px; height: 45px; overflow: hidden; line-height: 45px; color: #fff; font-size: 15px; font-weight: bold; text-align: center; margin: 0 auto; padding: 0; background-color: #e62316; border-radius: 0; border: none; outline: none; cursor: pointer; position: absolute; top: 0; right: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.fmIpt button:hover { background-color: #c80d10; }
.fm_ipt3 { width: 70%; }
.fm_ipt1 input, .fm_ipt1 select, .fm_ipt2 select { display: block; width: 100%; height: 45px; overflow: hidden; line-height: 45px; color: #333; font-size: 15px; border:1px solid #ddd; margin: 0 auto; padding: 0 20px; 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_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 #ddd; 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 { background: #fff url(../images/jt.png) top right no-repeat; }
.address { width: 50%; float: left; }
.area { float: right; width: 49%; }
.address select { border: 0; outline: none; width: 49%; background: url(../images/jt.png) center right no-repeat; float: left; border:1px solid #ddd; }
.address #sheng { margin-right: 2%; }
.fm_slc4 select { width: 48.5%; float: left }
.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: 45px; overflow: hidden; margin: 20px auto;  }
.order_btn input { display: block; width: 100%; height: 45px; overflow: hidden; line-height: 45px; color: #fff; font-size: 15px; font-weight: bold; text-align: center; margin: 0 auto; padding: 0; background-color: #e62316; border-radius: 0; border: none; outline: none; cursor: pointer; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.order_btn input:hover { background-color: #c80d10; }
.fm_checkbox2 ul li.sr_text label { float:left; width:150px;}
.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; }
/*验证码弹窗*/
.yzm_pop { display: none; width: 400px; height: auto; margin: 0; padding: 30px; background-color: #fff; box-shadow: 0 0 20px 0 rgba(0,0,0,0.2); border-radius: 4px; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); z-index: 1000; }
.yzm_pop .yzmpop_tit { width: 100%; height: auto; overflow: hidden; line-height: 30px; color: #303030; font-size: 18px; font-weight: bold; text-align: center; margin: 0 auto 20px; padding: 0; }
.yzm_pop .yzmIpt { width: 100%; height: 44px; overflow: hidden; margin: 0 auto; padding: 0 140px 0 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
.yzm_pop .yzmIpt input { display: block; width: 100%; height: 44px; overflow: hidden; line-height: 42px; color: #565656; font-size: 14px; border-radius: 2px 0 0 2px; background-color: #fff; border: 1px solid #d3d3d3; border-right: 0; 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; }
.yzm_pop .yzmIpt a { display: block; width: 140px; height: 44px; overflow: hidden; margin: 0; padding: 0; background-color: #e8ecf0; border-radius: 0 2px 2px 0; position: absolute; top: 0; right: 0; }
.yzm_pop .yzmIpt a img { display: block; width: 100%; height: 100%; margin: 0; padding: 0; }
.yzmBtn { width: 100%; height: auto; overflow: hidden; margin: 20px auto 0; padding: 0; text-align: center; }
.yzmBtn input { display: inline-block; width: 90px; height: 40px; overflow: hidden; line-height: 40px; color: #fff; font-size: 14px; text-align: center; margin: 0 10px; padding: 0; border-radius: 2px; border: none; outline: none; cursor: pointer; background-color: #e1090a; }
.yzmBtn input:hover { background-color: #ff0001; }
.yzmBtn input.Qx { background-color: #808080; }
.yzmBtn input.Qx:hover { background-color: #ea0001; }
.maskYzm { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 999; }
 @media screen and (max-width:767px) {
.ly_order { padding:15px; }
.ly_order1{ padding:0 15px; }
.od_title, .ipt_tit { font-size: 15px; }
.fm_radio ul li label, .fm_checkbox ul li label, .fm_radio ul li.qita .rd_ipt { font-size: 14px; }
.fm_radio ul li.qita label { font-size: 0; width: 8%; }
.ly_order .order_div50 { width: 100%; margin-right: 0; margin-top: 10px; }
.ly_order .order_div50:nth-child(2n+2) { margin-top: 10px; }
.lxtel .fm_ipt1 input { width: 100%; float: none; }
.lxtel .fm_ipt1 .fmIpt { width: 100%; float: none; margin-top: 10px; }
.fm_checkbox2 ul li { width:100%; height:auto;}
.fm_checkbox2 ul li label{ height:auto;}
.sr_text2{width: calc(100% - 250px);}

}
@media screen and (max-width:600px) {
.fm_radio2 ul li { width: 100%; }
.fm_radio ul li.qita label { width: 7%; }
.address { width: 100%; margin-bottom: 10px; }
.area { width: 100%; }
.address select{ width:100%; margin-top:10px;}
.fm_checkbox2 ul li.sr_text label{ width:137px;}
.sr_text2{width: calc(100% - 160px);}
.fm_ipt1 input, .fm_ipt1 select, .fm_ipt2 select{ padding:0 10px;}
.fm_checkbox0 ul li{ width:50%;}
}
@media screen and (max-width:375px) {
.fm_radio ul li.qita label { width: 8%; }
.fm_checkbox0 ul li{ width:100%;}
}
@media screen and (max-width:320px) {
.fm_radio ul li.qita label { width: 10%; }
}
.fm_kuang, .fm_kuang textarea { min-height: 120px; line-height: 30px; color: #565656; font-size: 14px; background: #fff; }
.fm_kuang textarea { border: 1px solid #ccc; 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; display: block; width: 100%; }
.order_sm { padding: 0 30px 20px; color: #999; }
.order_sm i { color: #e62316; }
.smfldc_banner a { display: block; width: 100%; }
.smfldc_banner a img { width: 100%; }
.smfldc_container { background: url(../images/smfldc_bg.jpg) top center no-repeat; padding: 0 20px 40px; }
.smfldc_jianjie { background-image: linear-gradient(to bottom, rgba(255,255,255,0.05), #fff); border-radius: 0; margin-bottom: 40px; padding: 1px; }
.smfldc_jianjie .con_bg { background: url(../images/smfldc_bg.jpg) top center no-repeat; border-radius: 0; }
.smfldc_jianjie p { padding: 30px 30px; font-size: 17px; color: #fff; line-height: 36px; text-indent: 34px; background: rgba(52,168,228,.33); border-radius: 0; }
.smfldc_pic1 { border-radius: 0; margin-bottom: 44px;/*padding:1px;background-image: linear-gradient(to bottom,rgba(255,255,255,0.05),#fff);*/ }
.smfldc_pic1 p { padding: 20px; background: #2a5079; border-radius: 0; overflow: hidden; }
.smfldc_pic1 p img { max-width: 100%; border-radius: 0; }
.smfldc_pic1 .pro_bj { margin: 0 auto 20px; padding: 20px; background: #ff9600; border-radius: 0; overflow: hidden; }
@media (max-width:1170px) {
.ly_main { width: 100%; }
}
.smfldc_hdgz { background-image: linear-gradient(to bottom, rgba(255,255,255,0.05), #fff); border-radius: 0; margin-top: 64px; margin-bottom: 40px; padding: 1px; }
.smfldc_hdgz .con_bg { background: url(../images/smfldc_bg.jpg) top center no-repeat; border-radius: 0; position: relative; }
.smfldc_hdgz .conn { padding: 30px 30px; background: rgba(44,83,124,.7); border-radius: 0; }
.smfldc_hdgz .tlt { position: absolute; top: -24px; left: 50%; width: 267px; height: 48px; margin-left: -134px; }
.smfldc_hdgz .tlt img { max-width: 100%; }
.smfldc_hdgz .hd { overflow: hidden; padding-bottom: 26px; border-bottom: 1px solid rgba(255,255,255,.3); }
.smfldc_hdgz .hd .wz { font-size: 17px; color: #fff; line-height: 36px; text-indent: 34px; float: left; width: 562px; padding-top: 28px; }
.smfldc_hdgz .hd .pic { width: 323px; height: 193px; float: right; }
.smfldc_hdgz .hd .pic img { max-width: 100%; }
.smfldc_hdgz .bd ul { overflow: hidden; font-size: 0; padding-top: 24px; }
.smfldc_hdgz .bd ul li { display: inline-block; vertical-align: middle; font-size: 16px; color: #fff; background: url(../images/smfldc_icon1.png) left center no-repeat; max-width: 350px; padding-left: 28px; margin-right: 20px; min-width: 240px; margin-bottom: 18px; }
.ly_hdsm { background-image: linear-gradient(to bottom, rgba(255,255,255,0.05), #fff); border-radius: 0; margin-top: 40px; margin-bottom: 0; padding: 1px; }
.ly_hdsm .con_bg { background: url(../images/smfldc_bg.jpg) top center no-repeat; border-radius: 0; position: relative; overflow: hidden; }
.ly_hdsm .conn { padding: 20px 30px 20px 176px; background: rgba(30,66,156,.35); border-radius: 0; }
.ly_hdsm .lyHdsm_tit { width: 148px; height: 60px; overflow: hidden; line-height: 31px; color: #fff; font-size: 24px; text-align: center; margin: 0; padding: 35px 0; background-color: #e62316; position: absolute; left: 0; top: 0; }
.ly_hdsm p { width: 100%; height: auto; overflow: hidden; line-height: 30px; color: #fff; font-size: 16px; margin: 0 auto; padding: 0 0 0 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
