@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; background: rgb(237, 240, 248); color: #333; }
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: #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: 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 25px; }
.two_part .tit_top { font-size: 18px; font-weight: bold; color: #e70b0e; }
.two_part .tit_top em { display: inline-block; width: 5px; height: 22px; background: #e70b0e; margin: 0 10px -5px 0; }
.two_part .tit p { font-size: 16px; color: #666; margin: 20px 0; }
.lyBanner { width: 100%; height:480px; position: relative; margin-top:20px; }
.lyBa_swiper { width: 100%; height: 100%; position: relative; }
.lyBa_swiper .swiper-container { width: 100%; height: 100%; }
.lyBa_swiper .swiper-slide { height: 100%; height: 410px; overflow: hidden; position: relative;border-radius:13px; }
.lyBa_swiper .swiper-slide img { width: 100%; height: 100%; border-radius:13px; }
.lyBa_swiper .swiper-container .swiper-pagination { height: 12px; padding: 0; bottom: 30px; z-index:99; position:absolute; }
.lyBa_swiper .swiper-container .swiper-pagination-bullet { width: 12px; height: 12px; margin: 0 5px !important;  opacity: 1; background-color: rgba(0, 0, 0, .25); border-radius: 50%; }
.lyBa_swiper .swiper-container .swiper-pagination-bullet-active { background-color: #e81a26;}
 @media (max-width:1024px) {
.ly_main { width: 100%; }
}
@media (max-width:920px) {
}
 @media (max-width:767px) {
.ly_main1 { padding: 0 15px; }
}
 @media (max-width:600px) {
}
/*two_part*/
.two_part .tabbtn { display: flex; display: -webkit-flex; justify-content: space-between; align-items: center; margin: 25px 0; }
.two_part .tabbtn p, .two_part .tabbtn a { display: block; background: #f2f2f3; width: 32%; padding: 15px; position: relative; border-radius: 8px; text-align: center; cursor: pointer; transition: all .4s ease; color: #333; }
.two_part .tabbtn p:hover, .two_part .tabbtn p.on, .two_part .tabbtn a:hover { box-shadow: 2px 2px 0 #fab7bd; background: #e71a2b; transition: all .4s ease; }
.two_part .tabbtn p.on { background: #e71a2b; transition: all .4s ease; }
.two_part .tabbtn p.on:after, .two_part .tabbtn p:after, .two_part .tabbtn a:after { content: ""; background: url(../images/qh_jt1.png) no-repeat center; position: absolute; width: 30px; height: 15px; bottom: -10px; left: 50%; transform: translateX(-50%) scale(0); transition: all .4s ease; }
.two_part .tabbtn p.on:after, .two_part .tabbtn p:hover:after, .two_part .tabbtn a:hover:after { transform: translateX(-50%) scale(1); }
.two_part .tabbtn p span, .two_part .tabbtn a span { display: block; font-size: 16px; font-weight: bold; transition: all .4s ease; }
.two_part .tabbtn p.on span, .two_part .tabbtn p:hover span, .two_part .tabbtn a:hover span { color: #fff; }
.two_part .qhbox { margin: 30px 0; overflow: hidden; }
.two_part .qhbox .kuang { width: 100%; background: #f2f2f3; border-radius: 20px; padding: 20px; position: relative; }
.two_part .qhbox .kuang.section2, .two_part .qhbox .kuang.section3 { margin-top: -30px; }
.bigtitle { color: #333; font-size: 22px; font-weight: bold; width: 100%; height: 46px; line-height: 46px; text-align: center; margin-bottom: 10px; justify-content: center; align-items: center; }
.bigtitle em { display: block; width: 50px; height: 11px; background: url(../images/btico.png) center no-repeat; background-size: 100%; margin: 0 10px; opacity: .4; }
.bigtitle em:nth-of-type(2) { transform: rotate(180deg); }
.two_part .qhbox .section1 .text { width: 100%; background: #fefefe; border-radius: 13px; padding: 30px; }
.two_part .qhbox .section1 .text p { text-indent: 2em; font-size: 15px; color: #666; line-height: 32px; }
.two_part .qhbox .section1 .text img{ display:block; width:auto; margin:20px auto; max-width:100%;}
.two_part .qhbox .section1 .text b{ font-weight:bold; color:#e81a26;}
.lyLine { width: 100%; height: auto; margin: -40px auto 0; padding: 0 40px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; position: relative; z-index: 9; }
.lyLine img { display: block; width: 20px; height: 100px; overflow: hidden; margin: 0; padding: 0; }

 @media (max-width:880px) {
.lyBanner{ height:430px;}
.lyBa_swiper .swiper-slide{ height:360px;}	
}
@media (max-width:767px) {
.bigtitle { font-size: 18px; height: 30px; line-height: 30px; }
.two_part .qhbox{ margin-top:20px;}
.two_part .qhbox .kuang{ border-radius:10px;}
.two_part .qhbox .section1 .text{ border-radius:6px; padding:20px;}
.two_part .qhbox .section1 .text p{ font-size:14px; line-height:28px;}
.lyBa_swiper .swiper-slide,.lyBa_swiper .swiper-slide img,.ly_order{border-radius:6px;}
.lyBanner{ height:380px;}
.lyBa_swiper .swiper-slide{ height:300px;}	
}
@media (max-width:650px) {
.lyBanner{ height:320px;}
.lyBa_swiper .swiper-slide{ height:250px;}	
}
@media (max-width:550px) {
.two_part .qhbox .kuang { padding: 15px; margin-bottom: 45px; }
.two_part .qhbox .section3{ margin-bottom:0;}
.lyLine { display: none; }
.lyBanner{ height:240px; margin-top:0;}
.lyBa_swiper .swiper-slide{ height:220px;}
.lyBa_swiper .swiper-container .swiper-pagination{ bottom:0;}
}
@media (max-width:450px) {
.lyBanner{ height:210px;}
.lyBa_swiper .swiper-slide{ height:180px;}	
}
@media (max-width:375px) {
.lyBanner{ height:170px;}
.lyBa_swiper .swiper-slide{ height:140px;}	
}

/**表单**/
.ly_order { margin: 0 auto 0; padding: 1px 20px 30px; background: #fff; border-radius:13px; }
.ly_order1 { padding: 30px 20px 20px; }
.ly_order_in .con_bg { position: relative; background: #fff; }
.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(2),.ly_order .order_div50:nth-child(4), .ly_order .order_div50:nth-child(5) { 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: #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: 50%; margin-right: 0%; }
.fm_radio3 ul li { width: 100%; }
.fm_checkbox ul li { width: 33.333333%; 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%;  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: 100%; 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: #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: 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; }
.fr_ad { width: 49%; float: right; }
.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: 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; }
.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%; }
.fr_ad { width: 100%; }
.address select { width: 100%; margin-top: 10px; }
.sr_text2 { width: calc(100% - 160px); }
}
@media screen and (max-width:500px) {
.yzm_pop{ width:90% !important; padding:20px !important;}
.yzm_pop .yzmIpt input{ border:1px solid #d3d3d3 !important;}
.yzm_pop .yzmIpt a{ width:90px !important; height:35px !important; top:5px !important; right:5px !important;}
}
@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: #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; }
.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: 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; }
