@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; }
video { height: 100% !important; }
/**ly_main**/
.ly_main { width: 1000px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #a40909; }
.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: 400px; 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_main1 { padding: 0 20px; }
.one_part,.two_part,.three_part,.four_part,.five_part{ width: 100%; background: #fff; padding: 30px; margin: 20px auto; position: relative;border-radius: 8px; overflow:hidden;}
.one_part .dy { color: #333; line-height: 30px; font-size: 15px; }
.one_part ul{ margin:10px 0;}
.one_part ul li{ width:100%; position:relative; padding-left:20px;}
.one_part ul li:before{ content:""; display:inline-block; width:4px; height:4px; background:#000;margin: 0 10px 4px 0;}
.one_part .dy b{ font-weight:bold;}
.all_title{ font-size:24px; font-weight:bold;display:flex; display: -webkit-flex;  justify-content:center;align-items:center; margin-bottom:30px;}
.all_title img{ margin:0 25px; height:28px;}
.two_part ul{border:1px solid #e0e6ed; overflow:hidden;}
.two_part ul li{ width:100%; border-bottom:1px solid #e0e6ed; overflow:hidden;}
.two_part ul li:last-child{ border-bottom:0;}
.two_part ul li b{ display:block; width:20%; float:left; background:#fff8f8; padding:20px;font-size: 15px;border-right:1px solid #e0e6ed;font-weight:bold;}
.two_part ul li p{ float:right; padding:20px; width:80%;font-size: 15px;}
.three_part .ms,.five_part .ms{ text-align:center; font-size:15px; color:#999; margin-top:-10px; line-height:30px;} 
.three_part .tabbtn{ text-align:center; margin:30px 0 50px;}
.three_part .tabbtn p{ display:inline-block;width:auto;border:1px solid #e0e6ed;padding:12px 25px;position:relative;border-radius: 30px 0 30px 0; text-align:center; cursor: pointer;transition: all .4s ease;  margin:0 2% 0 0;}
.three_part .tabbtn p:last-child{ margin-right:0;}
.three_part .tabbtn p:hover,.three_part .tabbtn p.on { background:#a40909; border:1px solid #a40909;}
.three_part .tabbtn p span{ display:block; font-size:15px;color:#666;}
.three_part .tabbtn p:hover span,.three_part .tabbtn p.on span{ color:#fff;}
.three_part .tit{ text-align:center; margin:20px 0 40px; line-height:30px; font-size:15px;}
.three_part .tit b{ display:inline-block; width:80px; height:30px; color:#fff; font-weight:bold; border-radius:30px; background:#a40909;}
.three_part ul li{ width:31.333%; float:left; margin:0 3% 0 0;}
.three_part ul li:last-child{ margin-right:0;}
.three_part ul li .three_img{ width:100%; height:200px; position:relative; overflow:hidden;}
.three_part ul li .three_img img{ display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; top:0; left:0; bottom:0; right:0;transition: all .4s ease;}
.three_part ul li:hover .three_img img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.three_part ul li p{ text-align:center; font-size:15px; color:#666;height:40px; line-height:40px; margin-top:10px;}
.four_part ul{border:1px solid #e0e6ed; overflow:hidden;}
.four_part ul li{ width:100%; border-bottom:1px solid #e0e6ed; overflow:hidden;font-size: 15px;display: -webkit-flex; display: flex; flex-wrap: wrap;align-items: center;}
.four_part ul li:last-child{ border-bottom:0;}
.four_part ul li span{ width:20%; display:block; float:left;border-right:1px solid #e0e6ed; padding:20px; height:80px; }
.four_part ul li b{ display:block; width:20%; float:left;border-right:1px solid #e0e6ed; padding:20px; height:80px; font-weight:bold;}
.four_part ul li:nth-child(odd){background:#fff8f8;}
.four_part ul li p{width:40%;border-right:1px solid #e0e6ed;}
.four_part ul li i{ width:20%; display:block;}
.four_part ul li:nth-child(odd) .b3{ width:40%;}
.four_part ul li:nth-child(odd) .b4{ border-right:0;}
.four_part ul li span,.four_part ul li b,.four_part ul li p,.four_part ul li i{ float:left; padding:20px; height:80px;}
.five_part{ text-align:center;}
.five_part .five_btn{ display:inline-block;width:auto;background:#a40909; border:1px solid #a40909;padding:12px 25px;border-radius: 30px 0 30px 0; text-align:center; cursor: pointer;transition: all .4s ease; margin:0 auto;}
.five_part .five_btn a{ color:#fff; font-size:15px; font-weight:bold;}
.five_part .ms{ margin-top:20px;}
.five_part .ms span{ display:block;}
.five_part .five_img{ width:60%; height:300px; position:relative; overflow:hidden; margin:20px auto;}
.five_part .five_img img{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; bottom:0; right:0; margin:auto; object-fit:cover;} 
 @media (max-width:1024px) {
.ly_main { width: 100%; }
.three_part ul li .three_img{ height:180px;}
.all_title{ font-size:22px;}
}
@media (max-width:920px) {
.one_part{margin: 25px 0;padding:22px;}	
.three_part .tabbtn{margin:20px 0 40px;}
.three_part ul li .three_img{ height:160px;}
.all_title{ font-size:20px;}
.all_title img{ height:25px;margin: 0 20px;}
.five_part .five_img{ width:70%; height:280px;}
}
 @media (max-width:767px) {
.ly_main1{ padding:0 15px;}
.one_part, .two_part, .three_part, .four_part, .five_part{margin: 20px 0;padding:20px;}
.one_part .dy{ font-size:14px; line-height:24px;}
.all_title{ font-size:18px; margin-bottom:20px;}
.two_part ul li b,.two_part ul li p{ font-size:14px;}
.three_part .ms, .five_part .ms{ font-size:14px; line-height:26px;}
.three_part .tabbtn p span{ font-size:14px;}
.three_part ul li p{ font-size:14px; line-height:20px;}
.three_part ul li .three_img{ height:140px;}
.five_part .five_btn a{ font-size:14px;}
.four_part ul li{ font-size:14px;}
.five_part .five_img{ width:80%; height:200px;}
}
 @media (max-width:600px) {
.all_title{ font-size:16px;}
.all_title img{ height:20px;margin: 0 10px;}
.two_part ul li b{ width:100%; border-bottom:1px solid #e0e6ed; border-right:0;padding:15px;}
.two_part ul li p{ width:100%; padding:15px;}
.three_part .tabbtn{margin: 10px 0 30px;}
.three_part .tabbtn p,.five_part .five_btn{ padding:12px 15px;}
.three_part ul li .three_img{ height:120px;}
.four_part ul li span,.four_part ul li b,.four_part ul li p,.four_part ul li i{ padding:10px;}
.four_part ul li{ font-size:13px;}
.four_part ul li span,.four_part ul li i,.four_part ul li b{ width:22%;}
.four_part ul li p,.four_part ul li:nth-child(odd) .b3{ width:34%;}
 }
 @media (max-width:390px) {
.one_part, .two_part, .three_part, .four_part, .five_part{ padding:20px 15px;}
.all_title{ font-size:15px;}
.all_title img{ height:15px;}
.three_part .tabbtn p,.five_part .five_btn{ padding:10px 15px; margin:0 1% 0 0;}	 
.four_part ul li{ font-size:12px;}	 
 }

/**表单**/
.ly_order { margin: 0 auto 0; padding: 1px 20px 30px; background: #a40909; }
.ly_order1 { padding: 30px 20px 20px; }
.ly_order_in .con_bg { position: relative; background: #fff; }
.ly_order1 .ly_order_in .con_bg{ padding:0 20px 20px;}
.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: #a40909; 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(2), .ly_order .order_div50:nth-child(5),.ly_order .order_div50:nth-child(7) { margin: 20px 0 0; }
.ly_order .order_div100 { width: 100%; }
.od_title { width: 100%; overflow: hidden; line-height: 30px; color: #333; font-size: 15px; margin: 0 auto 5px; padding: 0; font-weight: bold; padding: 0 0 0 20px; background: url(../images/ico0.png) left center no-repeat; }
.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: #a40909; border: 1px solid #a40909; 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 #a40909; background-color: #a40909; 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: 50%; margin-right: 0%; }
.fm_radio3 ul li { width: 100%; }
.fm_checkbox ul li { width: 33.333333%; height: 40px; overflow: hidden; float: left; }
.fm_radio ul li input, .fm_checkbox ul li input { display: none; }
.fm_radio ul li label, .fm_checkbox ul li label { width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; cursor: pointer; }
.fm_checkbox1 ul li { width: 100%; }
.fm_checkbox3 ul li label { width: 50%; 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: 50%; }
.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% - 170px); 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: 15px; margin: 0 0 5px; padding: 0; float: left; font-weight: bold; padding: 0 0 0 20px; background: url(../images/ico0.png) left center no-repeat; }
.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: 40px; overflow: hidden; line-height: 40px; color: #fff; font-size: 14px; font-weight: bold; text-align: center; margin: 0 auto; padding: 0; background-color: #a40909; 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: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 14px; 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: 100%; 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: #a40909; 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: 140px; }
.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; }
/*验证码弹窗*/
.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: 15px 20px; }
.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_checkbox ul li { width: 50%; }
.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; }
.sr_text2 { width: calc(100% - 160px); }
}
@media screen and (max-width:375px) {
.fm_radio ul li.qita label { width: 8%; }
}
@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: #a40909; }
.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; }
.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:1000px) {
.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: 15px; 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: #a40909; position: absolute; left: 0; top: 0; }
.ly_hdsm p { width: 100%; height: auto; overflow: hidden; line-height: 30px; color: #fff; font-size: 15px; margin: 0 auto; padding: 0 0 0 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
