/* CSS Document */
* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p { font: 16px/1.5 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Helvetica', 'sans-serif'; }
table, th, td, tr { border-collapse: collapse; border-spacing: 0; font-size: 16px; }
ol, ul { list-style: none; }
li { list-style-type: none; }
i, em { font-style: normal; }
img { max-width: 100%; border: 0; }
.clear::after { content: ''; display: block; height: 0; overflow: hidden; clear: both; }
a { color: #292929; text-decoration: none; }
a:visited, a:hover, a:active { text-decoration: none; }
.fl { float: left; }
.fr { float: right; }
body, html { overflow-x: hidden; }
.icon { display: block; width: 100%; height: 100%; }
.cover, .cover1 { display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.cover { width: 100%; height: 100%; object-fit: cover; }
.cover1 { max-width: 100%; max-height: 100%; margin: auto; }

/* 设置滚动条的样式 */
::-webkit-scrollbar {
width: 0;
}
/* 滚动槽宽度 */
::-webkit-scrollbar-track {
background-color: #f6f6f6;
}
/* 滚动条滑块默认状态 */
::-webkit-scrollbar-thumb {
background-color: #006fbe;
}
::-webkit-scrollbar-thumb:window-inactive {
background-color: #006fbe;
}
/* 滚动条滑块点击状态 */
.cover, .cover1 { display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.cover { width: 100%; height: 100%; object-fit: cover; }
.cover1 { max-width: 100%; max-height: 100%; margin: auto; }
.w1400 { width: 1400px; margin: 0 auto; }
@media (max-width:1440px) {
.w1400 { width: 94%; }
}
/*头部 开始*/
.lq_Top { width: 100%; height: 102px; background-color: #fff; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); position: fixed; top: 0; left: 0; z-index: 9999; }
.lq_Top .lqTop_Main { width: 100%; height: auto; margin: 0 auto; padding: 0 0 0 40px; position: relative; }
.lqTop_Main .lq_Logo { width: auto; height: 80px; overflow: hidden; margin: 11px 0; float: left; }
.lq_Logo a { display: table-cell; vertical-align: middle; width: 100%; height: 100%; overflow: hidden; }
.lq_Logo a img { display: inline-block; max-width: 100%; height: auto; max-height: 100%; }
.lqTop_Main .lqTop_ScBtn { width: 102px; height: 102px; float: right; }
.lqTop_ScBtn a { display: block; width: 100%; height: 100%; padding: 30px; background-color: #006fbe; position: relative; }
.lqTop_ScBtn a svg { display: block; width: 100%; height: 100%; }
.z_mask { width: 100%; height: 100%; position: fixed; left: 0; top: 94px; background: rgba(0, 0, 0, .5); z-index: 999; display: none; }
.lqTop_Search { width: 100%; height: auto; padding: 40px 0; position: fixed; left: 0; top: 94px; z-index: 9999; transform: translateY(94px); background: #006fbe; text-align: center; opacity: 0; visibility: hidden; }
.lqTop_Search.on { transform: translateY(0px); visibility: inherit; opacity: 1; }
.lqTop_Search form { width: 40%; height: 80px; margin: 0 auto; padding: 0 80px 0 0; border-bottom: 1px solid #fafafa; position: relative; }
.lqTop_Search form .scIpt { width: 100%; height: 79px; overflow: hidden; }
.lqTop_Search form .scIpt input { display: block; width: 100%; height: 79px; overflow: hidden; line-height: 79px; color: #fafafa; font-family: Arial, RobotoRegular, Helvetica, \5FAE\8F6F\96C5\9ED1, sans-serif; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; background: none; border: 0; outline: none; }
 .lqTop_Search form .scIpt input::-moz-placeholder {
 color: rgba(255, 255, 255, 0.5);
}
 .lqTop_Search form .scIpt input:-ms-input-placeholder {
 color: rgba(255, 255, 255, 0.5);
}
 .lqTop_Search form .scIpt input::-webkit-input-placeholder {
 color: rgba(255, 255, 255, 0.5);
}
.lqTop_Search form .scBtn { width: 80px; height: 79px; overflow: hidden; position: absolute; top: 0; right: 0; }
.lqTop_Search form .scBtn input { display: block; width: 100%; height: 100%; overflow: hidden; background: url(../images/SSbtn_icon1.png) center center no-repeat; background-size: 40px 40px; border: 0; outline: none; cursor: pointer; }
/*导航栏 开始*/
.lq_Nav { width: auto; height: auto; padding: 0 30px 0 0; float: right; }
.lq_Nav li, .lq_Nav a { text-decoration: none; list-style: none; }
.lq_Nav ::-webkit-scrollbar {
display: none;
}
.lq_Nav .nav_list { width: 100%; margin: 0 auto; }
.lq_Nav .nav_list>ul>li { width: auto; position: relative; list-style: none; padding: 0 30px; float: left; }
.lq_Nav .nav_list>ul>li:last-child { background: none; }
.lq_Nav .nav_list>ul>li>a { display: inline-block; width: 100%; line-height: 60px; color: #333; font-size: 18px; text-align: center; padding: 21px 0; text-decoration: none; position: relative; }
.lq_Nav .nav_list>ul>li:hover>a, .lq_Nav .nav_list>ul>li.active>a { color: #006fbe; }
.lq_Nav .nav_list>ul>li>a::after { content: ''; display: block; width: 0%; height: 2px; background-color: #006fbe; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); }
.lq_Nav .nav_list>ul>li:hover>a::after, .lq_Nav .nav_list>ul>li.active>a::after { width: 100%; }
.lq_Nav .nav_list>ul>li i { display: inline-block; width: 20px; height: 20px; background: url(../images/down.png) center center no-repeat; background-size: 10px 10px; vertical-align: middle; cursor: pointer; display: none; }
.lq_Nav .nav_list>ul>li i.cur { background: url(../images/up.png) center center no-repeat; background-size: 10px 10px; text-decoration: none; }
.lq_Nav .nav_list>ul>li ul { display: none; position: absolute; left: -20%; top: 90px; z-index: 9; width: 140%; overflow: hidden; background-color: #fff; border-top: 2px solid #006fbe; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); border-radius: 0 0 2px 2px; }
.lq_Nav .nav_list>ul>li:hover ul { display: block; }
.lq_Nav .nav_list>ul>li ul li { width: 100%; overflow: hidden; margin: 0 auto; border-bottom: 1px solid rgba(85, 87, 89, 0.1); }
.lq_Nav .nav_list>ul>li ul li:last-child { border: 0; }
.lq_Nav .nav_list>ul>li ul li a { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #555; font-size: 14px; text-align: center; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0 8px; }
.lq_Nav .nav_list>ul>li ul li a:hover { color: #006fbe; }
.lq_Nav .nav_menu { display: none; }
/*lqHeng start*/
.lqHeng { height: 180px; display: -webkit-flex; display: flex; flex-wrap: wrap; align-items: center; background: url(../images/Heng_bg.jpg) no-repeat top center; background-size: cover; padding: 0 50px; border-radius: 10px; position: relative; z-index:999; }
.lqHeng_l { width: calc(100% - 200px); }
.lqHeng_l b { display: block; font-size: 24px; color: #fff; }
.lqHeng_l p { font-size: 18px; color: #fff; margin-top: 10px; }
.lqHeng_r { width: 180px; height: 60px; line-height: 60px; color: #fff; font-size: 16px; background: #009c67; border-radius: 30px; text-align: center; }
.lqHeng_r a{ color:#fff; display:block; width:100%; height:100%;}
.lqHeng_r i { display: inline-block; margin: 0 15px -6px 0; width: 25px; height: 25px; }
/*lqFoot start*/
.lqFoot { background: #262625; margin-top: -90px; padding-top: 90px; }
.lqFoot_Main { padding: 80px 0 120px; overflow: hidden; }
.lqFoot_Main .lqFoot_Nav { width: 62%; float: left; }
.lqFoot_Nav ul li { width: 25%; float: left; padding-right: 40px; }
.lqFoot_Nav ul li a { display: block; font-size: 16px; line-height: 44px; color: rgba(255,255,255,.25); padding-left: 15px; position: relative; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.lqFoot_Nav ul li a:before { content: ""; display: inline-block; background: #006fbe; width: 4px; height: 4px; border-radius: 50px; position: absolute; top: 50%; left: 0; transform: translate(0, -50%); }
.lqFoot_Nav ul li a:hover { color: #fff; }
.lqFoot_tit { width: 140px; font-size: 18px; color: #fff; padding-bottom: 20px; border-bottom: 1px solid rgba(255,255,255,.1); margin-bottom: 30px; }
.lqFoot_Main .lqFoot_Lxfs { width: 25%; float: left; }
.lqFoot_Lxfs b { display: block; font-size: 32px; color: #006fbe; }
.lqFoot_Lxfs span { display: block; font-size: 16px; color: rgba(255,255,255,.25); margin: 30px 0 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.lqFoot_Lxfs span i, .lqFoot_Lxfs p i { display: inline-block; width: 16px; height: 16px; margin: 0 12px -3px 0; }
.lqFoot_Lxfs span i svg, .lqFoot_Lxfs p i svg { opacity: 0.25; }
.lqFoot_Lxfs p { font-size: 16px; color: rgba(255,255,255,.25); overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; height: 56px; line-height: 28px; }
.lqFoot_R { width: 125px; float: right; }
.lqFoot_Ewm { width: 120px; height: 120px; background: url(../images/ewm_bg.png) no-repeat; padding: 8px; }
.lqFoot_Ewm p { font-size: 16px; color: rgba(255,255,255,.25); margin: 20px 0 0; text-align: center; }
.lqFoot_R ul { text-align: center; clear: both; margin-top: 75px; }
.lqFoot_R ul li { width: 38px; height: 38px; display: inline-block; border: 2px solid rgba(255,255,255,.25); border-radius: 50px; margin: 0 3px; }
.lqFoot_R ul li a { display: block; width: 100%; height: 100%; padding: 5px; opacity: 0.25; font-size:0; cursor:pointer; }
.lqFoot_Copy { width: 100%; padding: 20px 0; overflow: hidden; background: #2b2b2a; }
.lqFoot_Copy p { line-height: 40px; color: rgba(255, 255, 255, .25); font-size: 16px; }
.lqFoot_Copy p a { color: rgba(255, 255, 255, .25); font-size: 16px; }
.lqFoot_Copy p a:hover { color: #fff; }
/*nyBanner start*/
.nyBanner { height: 550px; overflow: hidden; margin-top: 70px; border-radius: 0 0 50px 50px; position: relative; }
.nyBanner .nyBa_text { position: absolute; left: 50%; top: 50%; z-index: 1; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
.nyBa_text span { display: block; line-height: 1; color: #fff; font-size: 60px; font-weight: bold; text-transform: uppercase; text-align: center; mask-image: linear-gradient(to bottom, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 80%); -webkit-mask-image: linear-gradient(to bottom, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 80%); }
.nyBa_text p { line-height: 1; color: #fff; font-size: 36px; text-align: center; margin-top: -24px; }
.nyBa_text i { display: block; width: 50px; height: 50px; overflow: hidden; margin: 20px auto 0; padding: 14px; background: url(../images/icoBg.png) center center no-repeat; background-size: 100% 100%; }
/*nyBanner end*/


/*nyMenu start*/
.nyMenu { overflow: hidden; margin: -100px auto 0; }
.nyMenu .nyMenu_main { overflow: hidden; background-color: #fff; border-radius: 24px 24px 0 0; position: relative; }
.nyMenu_main ul { display: flex; align-items: center; justify-content: center; }
.nyMenu_main ul li { padding: 0 40px; }
.nyMenu_main ul li a { display: block; height: 100px; overflow: hidden; line-height: 60px; color: #777; font-size: 18px; font-weight: bold; padding: 20px; position: relative; }
.nyMenu_main ul li:hover a, .nyMenu_main ul li.active a { color: #006fbe; }
.nyMenu_main ul li a i { display: inline-block; width: 20px; height: 20px; overflow: hidden; vertical-align: middle; margin: -2px 12px 0 0; }
.nyMenu_main ul li:hover a i svg path, .nyMenu_main ul li.active a i svg path { fill: #006fbe; }
.nyMenu_main ul li a::after { content: ""; display: block; width: 0; height: 3px; background-color: #006fbe; position: absolute; left: 50%; bottom: 0; z-index: 1; transform: translateX(-50%); -webkit-transform: translateX(-50%); }
.nyMenu_main ul li:hover a::after, .nyMenu_main ul li.active a::after { width: 100%; }
.nyMenu_main::after { content: ""; display: block; width: 100%; height: 1px; background-color: #e6e6e6; position: absolute; left: 0; bottom: 0; }
/*nyMenu end*/


/*nyCrumb start*/
.nyCrumb { overflow: hidden; padding: 30px 40px; position: relative; }
.nyCrumb p { height: 40px; overflow: hidden; line-height: 40px; color: #999; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; padding-left: 30px; position: relative; }
.nyCrumb p em { display: block; width: 20px; height: 20px; overflow: hidden; padding: 1px; position: absolute; left: 0; top: 10px; }
.nyCrumb p a { display: inline-block; line-height: 40px; color: #999; font-size: 16px; vertical-align: top; }
.nyCrumb p a:hover { color: #006fbe; }
.nyCrumb p i { display: inline-block; width: 14px; height: 40px; overflow: hidden; vertical-align: top; margin: 0 6px; }
.nyCrumb::after { content: ""; display: block; width: 100%; height: 1px; background-color: #e6e6e6; position: absolute; left: 0; bottom: 0; }
/*nyCrumb end*/


/*nyTitle start*/
.nyTitle { margin-bottom: 50px; }
.nyTitle em { display: block; line-height: 80px; color: rgba(0, 111, 190, .06); font-size: 110px; font-style: normal; text-transform: uppercase; font-weight:bold; }
.nyTitle p { line-height: 80px; color: #222; font-size: 44px; margin-top: -80px; position: relative; }
.nyTitle span { display: block; line-height: 30px; color: #777; font-size: 22px; margin-top: 15px; }
.nyTitle1 em, .nyTitle1 p { text-align: center; }
/*nyTitle end*/


/*nyPage start*/
.nyPage { line-height: 46px; color: #999; font-size: 16px; text-align: center; }
.nyPage a { display: inline-block; height: 46px; line-height: 44px; color: #555; font-size: 16px; text-align: center; vertical-align: top; margin: 0 3px; padding: 0 18px; background-color: #fff; border: 1px solid #e6e6e6; border-radius: 4px; }
.nyPage a:hover, .nyPage a.pnnum1 { color: #fff; background-color: #006fbe; border: 1px solid #006fbe; }
.nyPage input.p_input { display: inline-block; width: 60px !important; height: 46px !important; line-height: 44px; color: #555; font-size: 16px; text-align: center; vertical-align: top; margin: 0 3px; padding: 0; background-color: #fff; border: 1px solid #e6e6e6; border-radius: 4px; outline: none; }
.nyPage input:last-child { display: inline-block; width: auto !important; height: 46px !important; line-height: 46px; color: #fff; font-size: 16px; text-align: center; vertical-align: top; margin: 0 0 0 3px; padding: 0 18px; background-color: #006fbe; border-radius: 4px; border: 0; outline: none; cursor: pointer; }
/*nyPage end*/

/*pf*/
.f_pf1 { margin:-90px 0 0; position:fixed;top:35%;right:10px;z-index:999; display:none;}
.f_pf1 a.qqa {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.5);margin-bottom:2px;}
.f_pf1 a.qqa:hover { background:#006fbe;}
.f_pf1 a.qqa:after {content:'';display:block;width:24px;height:24px;background:url(../images/slidebar_icon.png) top center no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela>a {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.5);margin-bottom:2px;}
.f_pf1 .tela>a:hover { background:#006fbe;}
.f_pf1 .tela>a:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -27px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela .wz {position:absolute;top:0;left:-274px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .tela:hover .wz{display:block;}
.f_pf1 .tela p {background:#fff;padding:7px 5px;width:250px;height:40px;overflow:hidden;font-size:18px;font-weight:bold;color:#006fbe;text-align:center;}
.f_pf1 .tela p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 .wxa {position:relative; text-align:center;}
.f_pf1 .wxa>span {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.5);margin-bottom:2px;}
.f_pf1 .wxa>span:hover { background:#006fbe;}
.f_pf1 .wxa>span:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -52px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .wxa .code {position:absolute;top:-44px;left:-144px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .wxa:hover .code{display:block;}
.f_pf1 .wxa .code p {width:120px;overflow:hidden; background:#fff;}
.f_pf1 .wxa .code p img {max-width:100%;max-height:100%; display:block;  margin:0 auto;}
.f_pf1 .wxa .code p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:42%;right:-6px;}
.f_pf1 .wxa .code span {width:120px;overflow:hidden; font-size:14px; line-height:30px;}
.f_pf1 a.totop {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.5);margin-bottom:2px; cursor:pointer;}
.f_pf1 a.totop:hover { background:#006fbe;}
.f_pf1 a.totop:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -76px no-repeat;overflow:hidden;margin:9px 10px;}


 @media (max-width:1680px) {
.lq_Top { height: 96px; }
.lq_Nav { padding: 0 25px 0 0; }
.lq_Nav .nav_list>ul>li { padding: 0 25px; }
.z_mask, .lqTop_Search { top: 96px; }
.lqTop_Main .lqTop_ScBtn { width: 96px; height: 96px; }
.lqTop_ScBtn a { padding: 28px; }
.lq_Nav .nav_list>ul>li>a { padding: 18px 0; }
.lqTop_Main .lq_Logo { height: 75px; }
.lq_Logo a { height: 75px; }
.lqHeng_l b { font-size: 22px; }
.lqFoot_Main { padding: 70px 0 100px; }
.lqFoot_Nav ul li a { line-height: 42px; }
.lqFoot_R ul { margin-top: 65px; }
.lqFoot_Lxfs span, .lqFoot_Lxfs p { font-size: 15px; }
.lqFoot_Lxfs b { font-size: 29px; }
.lqFoot_Lxfs span { margin: 25px 0 15px; }
.nyBanner { height: 500px; border-radius: 0 0 40px 40px; }
.nyMenu { margin: -80px auto 0; }
.nyMenu .nyMenu_main { border-radius: 20px 20px 0 0; }
.nyMenu_main ul li { padding: 0 20px; }
.nyMenu_main ul li a { height: 80px; line-height: 40px; }
.nyMenu_main ul li a::after { height: 2px; }
.nyTitle { margin-bottom: 40px; }
.nyTitle em { line-height: 65px; font-size: 90px; }
.nyTitle p { line-height: 65px; font-size: 38px; margin-top: -65px; }
.nyTitle span { font-size: 20px; margin-top: 12px; }
.nyCrumb { padding: 20px 40px; }
}
 @media (max-width:1600px) {
.lq_Nav .nav_list>ul>li>a>em.l { left: 10px; }
.lq_Nav .nav_list>ul>li>a>em.r { right: 10px; }
.nyBanner { height: 460px; }
.nyBa_text span { font-size: 52px; }
.nyBa_text p { font-size: 32px; margin-top: -20px; }
.nyBa_text i { width: 40px; height: 40px; margin: 15px auto 0; padding: 12px; }
}
 @media (max-width:1560px) {
.lq_Top { height: 90px; }
.lqTop_Main .lq_Logo { height: 70px; margin: 10px 0; }
.lq_Logo a { height: 70px; }
.lqTop_Search form { width: 50%; }
.lqTop_Search form .scIpt input { font-size: 17px; }
.lq_Nav .nav_list>ul>li>a { font-size: 17px; padding: 15px 0; }
.lq_Nav .nav_list>ul>li>a>em.l { left: 8px; }
.lq_Nav .nav_list>ul>li>a>em.r { right: 8px; }
.lqTop_Main .lqTop_ScBtn { width: 90px; height: 90px; }
.lqTop_ScBtn a { padding: 26px; }
.z_mask, .lqTop_Search { top: 90px; }
.nyBanner { height: 450px; }
}
 @media (max-width:1440px) {
.lq_Top { height: 80px; }
.lq_Top .lqTop_Main { padding: 0 0 0 3%; }
.lqTop_Main .lq_Logo { height: 65px; margin: 8px 0 7px; }
.lq_Logo a { height: 65px; }
.lqTop_Main .lqTop_ScBtn, .lqTop_Main .lqTop_Tel { width: 80px; height: 80px; }
.lqTop_ScBtn a { padding: 20px; }
.lqTop_Tel i { width: 32px; height: 32px; margin: 24px auto; }
.lqTop_Tel:hover p { padding: 20px 0 20px 20px; }
.lqTop_Tel p { height: 80px; font-size: 24px; }
.lqTop_Search { padding: 30px 0; }
.lqTop_Search form { height: 61px; padding: 0 60px 0 0; }
.lqTop_Search form .scIpt { width: 100%; height: 60px; }
.lqTop_Search form .scIpt input { height: 60px; line-height: 60px; font-size: 16px; }
.lqTop_Search form .scBtn { width: 60px; height: 60px; }
.lqTop_Search form .scBtn input { background: url(../images/SSbtn_icon1.png) center center no-repeat; background-size: 30px 30px; }
.z_mask, .lqTop_Search { top: 80px; }
.lq_Nav { padding: 0 20px 0 0; }
.lq_Nav .nav_list>ul>li { padding: 0 20px; }
.lq_Nav .nav_list>ul>li>a { font-size: 16px; padding: 10px 0; }
.lq_Nav .nav_list>ul>li>a>em.l { left: 6px; }
.lq_Nav .nav_list>ul>li>a>em.r { right: 6px; }
.lqHeng_l b { font-size: 20px; }
.lqHeng_l p { font-size: 16px; }
.lqHeng { height: 160px; padding: 0 40px; }
.lqHeng_l { width: calc(100% - 180px); }
.lqHeng_r { width: 160px; height: 50px; line-height: 50px; font-size: 15px; }
.lqHeng_r i { width: 22px; height: 22px; margin: 0 12px -6px 0; }
.lqFoot { margin-top: -80px; padding-top: 80px; }
.lqFoot_Main { padding: 60px 0 80px; }
.lqFoot_tit { font-size: 16px; width: 120px; padding-bottom: 15px; margin-bottom: 20px; }
.lqFoot_Nav ul li a { font-size: 15px; line-height: 40px; }
.lqFoot_Ewm p { font-size: 15px; }
.lqFoot_R ul { margin-top: 60px; }
.lqFoot_Main .lqFoot_Lxfs { width: 22%; }
.lqFoot_Lxfs span { margin: 20px 0 10px; }
.lqFoot_Lxfs b { font-size: 26px; }
.lqFoot_Copy { padding: 15px 0; }
.lqFoot_Copy p, .lqFoot_Copy p a { font-size: 15px; }
.nyBanner { height: 420px; border-radius: 0 0 32px 32px; }
.nyBa_text span { font-size: 48px; }
.nyBa_text p { font-size: 30px; margin-top: -20px; }
.nyBa_text i { width: 36px; height: 36px; margin: 12px auto 0; padding: 10px; }
.nyMenu .nyMenu_main { border-radius: 16px 16px 0 0; }
.nyTitle em { line-height: 60px; font-size: 80px; }
.nyTitle p { line-height: 60px; font-size: 32px; margin-top: -60px; }
.nyTitle span { font-size: 18px; margin-top: 10px; }
.nyPage { font-size: 15px; }
.nyPage a, .nyPage input.p_input { height: 42px !important; line-height: 40px; font-size: 15px; }
.nyPage input.p_input { width: 56px !important; }
.nyPage input:last-child { height: 42px !important; line-height: 42px; font-size: 15px; }
.nyCrumb p, .nyCrumb p a { font-size: 15px; }
}
 @media (max-width:1366px) {
.nyBanner { height: 400px; }
}
 @media (max-width:1280px) {
.lq_Top { height: 70px; }
.lqTop_Main .lq_Logo { height: 60px; margin: 5px 0; }
.lq_Logo a { height: 60px; }
.z_mask { top: 70px; }
.lqTop_Main .lqTop_ScBtn { width: 70px; height: 70px; }
.lqTop_ScBtn a img { width: 30px; height: 30px; }
.lqTop_Search { padding: 30px 0; top: 70px; transform: translateY(80px); }
.lqTop_Search form { height: 51px; padding: 0 50px 0 0; }
.lqTop_Search form .scIpt { width: 100%; height: 50px; }
.lqTop_Search form .scIpt input { height: 50px; line-height: 50px; font-size: 15px; }
.lqTop_Search form .scBtn { width: 50px; height: 50px; }
.lqTop_Search form .scBtn input { background: url(../images/SSbtn_icon1.png) center center no-repeat; background-size: 26px 26px; }
.lq_Nav .nav_list>ul>li { padding: 0 15px; }
.lq_Nav .nav_list>ul>li>a { padding: 5px 0; font-size: 15px; }
.lqFoot_Lxfs b { font-size: 24px; }
.lqFoot_Lxfs span, .lqFoot_Lxfs p { font-size: 14px; }
.nyBanner { height: 370px; border-radius: 0 0 24px 24px; }
.nyBa_text span { font-size: 44px; }
.nyBa_text p { font-size: 28px; margin-top: -18px; }
.nyBa_text i { width: 32px; height: 32px; margin: 10px auto 0; padding: 9px; }
.nyMenu { margin: -64px auto 0; }
.nyMenu .nyMenu_main { border-radius: 12px 12px 0 0; }
.nyMenu_main ul li { padding: 0 10px; }
.nyMenu_main ul li a { height: 64px; font-size: 16px; padding: 12px 20px; }
.nyTitle { margin-bottom: 30px; }
.nyTitle em { line-height: 52px; font-size: 70px; }
.nyTitle p { line-height: 52px; font-size: 30px; margin-top: -52px; }
.nyTitle span { line-height: 26px; font-size: 16px; }
.nyPage { font-size: 14px; }
.nyPage a { height: 40px !important; line-height: 38px; font-size: 14px; padding: 0 15px; }
.nyPage input:last-child { height: 40px !important; line-height: 40px; font-size: 14px; }
.nyCrumb { padding: 10px 30px; }
.nyCrumb p, .nyCrumb p a { font-size: 14px; }
}
 @media (max-width:1200px) {
.lqHeng_r { width: 140px; height: 40px; line-height: 40px; font-size: 14px; }
.lqHeng_r i { width: 20px; height: 20px; margin: 0 10px -6px 0; }
.lqHeng { height: 140px; padding: 0 30px; }
.lqHeng_l { width: calc(100% - 150px); }
.lqHeng_l b { font-size: 18px; }
.lqHeng_l p { font-size: 15px; }
.lqFoot { margin-top: -70px; padding-top: 70px; }
.lqFoot_Main { padding: 50px 0 60px; }
.lqFoot_Copy p, .lqFoot_Copy p a { font-size: 14px; }
.lqFoot_tit { font-size: 15px; padding-bottom: 10px; margin-bottom: 15px; width: 100px; }
.lqFoot_Nav ul li a { font-size: 14px; line-height: 38px; }
.lqFoot_Ewm p { font-size: 14px; }
.lqFoot_R ul { margin-top: 55px; }
.lqFoot_Main .lqFoot_Lxfs { display: none; }
.lqFoot_Main .lqFoot_Nav { width: 75%; }
.lqFoot_Copy { padding: 10px 0; }
.nyBanner { height: 350px; border-radius: 0 0 20px 20px; }
}
 @media (max-width:1080px) {
.lq_Top { animation-name: none !important; }
.lqTop_Main .lqTop_Tel, .lqTop_Tel p { background-color: #cb9900; }
.lq_Nav { height: 0; margin: 0; padding: 0; }
.lq_Nav .nav_list { width: 60%; height: 100%; margin: 0; padding: 0; position: fixed; top: 0; left: -100%; z-index: 9999; }
.lq_Nav .nav_list ul { width: 50%; height: 100%; background-color: #fff; position: relative; z-index: 9999; }
.lq_Nav .nav_list .nav_mask { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); position: absolute; left: 0; top: 0; z-index: 9998; }
.lq_Nav .nav_list ul>li { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; background: none; position: relative; }
.lq_Nav .nav_list ul>li a { display: block; width: 100%; line-height: 80px; color: #333; font-size: 18px; text-align: left; padding: 0 60px 0 20px; border-bottom: 1px solid rgba(85, 87, 89, 0.1); }
.lq_Nav .nav_list>ul>li:hover, .lq_Nav .nav_list>ul>li.active { background-color: #006fbe; }
.lq_Nav .nav_list>ul>li:hover>a, .lq_Nav .nav_list>ul>li.active>a { color: #fff; border-bottom: 1px solid #006fbe; }
.lq_Nav .nav_list>ul>li>a>em { display: none; }
.lq_Nav .nav_list>ul>li>a::after { display: none; }
.lq_Nav .nav_list>ul>li i { display: block; width: 60px; height: 60px; background-size: 14px 9px; position: absolute; top: 0; right: 0; }
.lq_Nav .nav_list>ul>li i.cur { background-size: 14px 9px; }
.lq_Nav .nav_list>ul>li ul { width: 100%; overflow: hidden; position: inherit; left: inherit; top: inherit; background-color: #f8f8f8; box-shadow: none; border: 0; border-radius: 0; border-bottom: 1px solid rgba(85, 87, 89, 0.1); }
.lq_Nav .nav_list>ul>li:hover>em, .lq_Nav .nav_list>ul>li.active>em { display: none; }
.lq_Nav .nav_list>ul>li ul li a { height: 48px; line-height: 48px; color: #888; text-align: left; border: 0; padding: 0 40px; }
.lq_Nav .nav_menu { display: block; width: 70px; height: 70px; padding: 23px 22px; background-color: #009c67; }
.lq_Nav .nav_menu span { display: block; width: 30px; height: 2px; background-color: #fff; border-radius: 1px; margin: 0 auto; }
.lq_Nav .nav_menu span+span { margin-top: 8px; }
.lq_Nav .open { width: 100%; overflow: auto; left: 0%; }
.lq_Nav .nav_menu:active { background-color: #009c67; }
.lqFoot_Main .lqFoot_Nav { width: 80%; }
.nyBanner { height: 320px; }
.nyBa_text span { font-size: 40px; }
.nyBa_text p { font-size: 24px; margin-top: -14px; }
.nyBa_text i { width: 28px; height: 28px; margin: 10px auto 0; padding: 8px; }
.nyMenu .nyMenu_main { border-radius: 10px 10px 0 0; }
}
@media (max-width:1024px) {
.nyBanner { height: 300px; }
.nyMenu { margin: -60px auto 0; }
.nyMenu_main ul li a { height: 60px; font-size: 15px; padding: 10px 20px; }
.nyMenu_main ul li a i { margin: -2px 10px 0 0; }
.nyTitle em { line-height: 50px; font-size: 64px; }
.nyTitle p { line-height: 50px; font-size: 28px; margin-top: -50px; }
}
 @media (max-width:920px) {
.lqFoot_Main { padding: 40px 0; }
.lqFoot_Main .lqFoot_Lxfs, .lqFoot_R { display: none; }
.lqFoot_Main .lqFoot_Nav { width: 100%; }
.nyBanner { height: 280px; }
}
 @media (max-width:820px) {
.lq_Top { height: 60px; }
.lqTop_Main .lq_Logo { height: 50px; margin: 5px 0; }
.lq_Logo a { height: 50px; }
.lqTop_Main .lqTop_Tel { display: none; }
.z_mask { top: 60px; }
.lqTop_Main .lqTop_ScBtn { width: 60px; height: 60px; }
.lq_Top .lqTop_Main { padding: 0 0 0 20px; }
.lqTop_Search form { width: 80%; }
.lqTop_ScBtn a { padding: 14px; }
.lqTop_Search { padding: 20px 0; top: 60px; transform: translateY(60px); }
.lqTop_Search form { width: 90%; height: 45px; padding: 0 44px 0 0; }
.lqTop_Search form .scIpt { width: 100%; height: 44px; }
.lqTop_Search form .scIpt input { height: 44px; line-height: 44px; font-size: 14px; }
.lqTop_Search form .scBtn { width: 44px; height: 44px; }
.lqTop_Search form .scBtn input { background: url(../images/SSbtn_icon1.png) center center no-repeat; background-size: 22px 22px; }
.lq_Nav .nav_menu { width: 60px; height: 60px; padding: 18px 16px; }
.lq_Nav .nav_menu span { width: 28px; }
.lq_Nav .nav_list ul>li a { height: 60px; line-height: 60px; font-size: 16px; padding: 0 20px; }
.lqHeng { height: 120px; }
.lqHeng_l { width: calc(100% - 140px); }
.lqHeng_l p { font-size: 14px; }
.lqFoot { margin-top: -60px; padding-top: 60px; }
.nyBanner { height: 240px; border-radius: 0; margin-top: 60px; }
.nyMenu { margin: 0 auto; }
.nyMenu .nyMenu_main { width: 100%; border-radius: 0; }
.nyTitle em { line-height: 40px; font-size: 54px; }
.nyTitle p { line-height: 40px; font-size: 24px; margin-top: -40px; }
.nyTitle span { line-height: 22px; font-size: 16px; }
.nyCrumb { padding: 10px 3%; }
.f_pf1{ display:block;}
.f_pf1 a.qqa { display:none;}
.f_pf1 .wxa { display:none;}
}
 @media (max-width:767px) {
.lqHeng { display: none; }
.lqFoot { margin-top: 0; padding: 0; }
.lqFoot_Main { text-align: center; padding: 30px 0 20px; }
.lqFoot_Main .lqFoot_Nav, .lqFoot_Main .lqFoot_Lxfs { display: none; }
.lqFoot_R { display: inline-block; float: none; }
.lqFoot_R ul { margin-top: 50px; }
.lqFoot_Copy { padding: 5px 0; }
.lqFoot_Copy p:first-child { display: none; }
.lqFoot_Copy p { width: 100%; float: none; text-align: center; }
.nyBanner { height: 160px; }
.nyBa_text span { font-size: 30px; }
.nyBa_text p { font-size: 18px; margin-top: -10px; }
.nyBa_text i { width: 24px; height: 24px; margin: 8px auto 0; padding: 7px; }
.nyMenu_main ul li { padding: 0; }
.nyMenu_main ul li a { height: 50px; font-size: 14px; padding: 5px 10px; }
.nyMenu_main ul li a i { width: 16px; height: 16px; margin: -2px 6px 0 0; }
.nyTitle { margin-bottom: 20px; }
.nyTitle em { line-height: 32px; font-size: 44px; }
.nyTitle p { line-height: 32px; font-size: 22px; margin-top: -32px; }
.nyTitle span { line-height: 20px; font-size: 14px; }
.nyPage { font-size: 0; }
.nyPage a.pnnum, .nyPage a.pnnum1 { display: none; }
.nyCrumb { padding: 4px 3%; }
.nyCrumb p { padding-left: 24px; }
.nyCrumb p i { width: 12px; margin: 0 4px; }
}
 @media (max-width: 550px) {
.lqFoot_Main{ display:none;}	 
 }
 @media (max-width: 390px) {
.lqTop_Main .lq_Logo { height: 44px; margin: 8px 0; }
.lq_Logo a { height: 44px; }
.nyMenu_main ul li a{ padding:5px; font-size:12px;}

}
@media (max-width:320px) {
.nyBanner { height: 120px; }
}

/*导航栏 结束*/
/*头部 结束*/
