/*-----  Global  ----*/
*{margin:0px;padding:0px; border-width:0;}
body{font-size:14px; font-family:"Microsoft YaHei";color:#555;}
a,a:visited{text-decoration:none!important;color:#555;}
a:hover,a:active{text-decoration:none!important;color:#555;}
ul li{list-style:none;}
.clear{clear:both; height:0px; width:0px; overflow:hidden;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/ 
*html .clearfix {height: 1%;}
.clearfix {display: block;}
.floatLeft{float:left;}
.floatRight{float:right;}
::-webkit-input-placeholder
{color:#ccc;}
:-moz-placeholder
{color:#ccc;}
::-moz-placeholder
{color:#ccc;}
:-ms-input-placeholder
{color:#ccc;}
/*head*/
#headbg{background:#292E87;height:35px;border-bottom:1px solid #F9F9F9;}
.head{}
.head p{margin:0;color:#bddbff;font-size:12px;height:34px;line-height:34px;text-align:left;float:left;border-left:1px solid #2886E8;padding-left:10px;}
.head .h_right{float:right;border-right:1px solid #2886E8;height:34px;font-size:0;-webkit-text-size-adjust:none;}
.head .h_right span{display:inline-block;color:#bddbff;font-size:12px;border-left:1px solid #2886E8;height:34px;line-height:34px;}
.head .h_right span:first-child{background:url(../images/top_phone.webp) no-repeat 12px center;padding-left:36px;padding-right:12px;}
.head .h_right span:last-child{background:url(../images/top_tel.webp) no-repeat 11px center;padding-left:32px;padding-right:5px;}
.head .h_right span em{font-style:normal;color:#FFF;}
/*top*/
#topwrap{height:72px;}
#topbg{background:#FFF;width:100%;padding: 0 15px;z-index:999;}
.top{}
.top .logo{height:72px;width:auto;float:left;padding:10px 31px 10px 0;border-right:1px solid #F0F0F0;}
.top .logo img{height:52px;width:auto;}
.top .logo img,.top .nav,.top .nav .firstfloor>li{display:block;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;}
.top .nav{float:right;}
.top .nav ul{margin:0;}
.top .nav .firstfloor>li{font-size:16px;text-align:center;position:relative;cursor:pointer;float:left;margin-left:60px;}
.top .nav .firstfloor>li:first-child{margin-left:0;}
.top .nav .firstfloor>li>a{display:block;width:100%;color:#333;height:72px;line-height:72px;border-bottom:3px solid #FFF;}
.top .nav .firstfloor>li:hover>a{border-bottom:3px solid #23509b;}
.top .nav .secondfloor{position:absolute;left:50%;margin-left:-70px;top:100%;z-index:9999;display:none;background:#FFF;width:140px;border-top:none;box-sizing:border-box;}
.top .nav .secondfloor>li{border-top:1px solid #E4EAEC;width:100%;line-height:50px;height:50px;font-size:13px;margin-left:0;}
.top .nav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;}
.top .nav .secondfloor li a:hover{background:#127BC9;color:#FFF;}
.topfix{-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;position:fixed;left:0;top:0;}
/*mobilehead*/
#mobilehead{height:70px;width:100%;display:none;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;background:url(../images/logo.svg) no-repeat 10px center;background-size:auto 50px;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:100px;left:0;z-index:989;width:100%;height:calc(100% - 100px);background:rgba(0, 0, 0, 0.6);animation:fade-in .43s ease 0s;-webkit-animation:fade-in .43s ease 0s;}
#mobilehead .nav .nav_box{display:none;position:absolute;top:100px;left:0;z-index:991;width:100%;overflow:auto;border-top:1px solid #eee;background:#fff;box-sizing:border-box;}
#mobilehead .nav .nav_one>li{border-bottom:1px solid #eee;padding:0 10px;}
#mobilehead .nav .nav_one>li>span{height:42px;line-height:42px;font-size:15px;}
#mobilehead .nav .nav_one>li>span>a{display:block;position:relative;width:calc(100% - 150px);height:42px;box-sizing:border-box;font-size:15px;color:#666;line-height:42px;float:left;}
#mobilehead .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
#mobilehead .nav .nav_one>li>span>i>em{float:right;width:42px;height:42px;background:url(../images/+.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;}
#mobilehead .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .nav_one>li>ul{display:none;}
#mobilehead .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
#mobilehead .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
#mobilehead .nav .push-nav{display:block;position:relative;z-index:998;width:54px;height:50px;font-size:0;margin-right:8px;background:rgba(138,138,138,.5);margin-top:10px;border-radius:5px;}
#mobilehead .nav .push-nav .nav-toggle{display:block;position:absolute;left:50%;top:50%;border:0;border-radius:4px;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
#mobilehead .nav .push-nav.on .nav-toggle{margin-left:-4px;}
#mobilehead .nav .push-nav .nav-toggle span{display:block;position:relative;z-index:1;width:37px;height:2px;margin:0 0 10px auto;background:#8a8a93;border-radius:3px;-webkit-transform-origin:35px;transform-origin:35px;-webkit-transition:all .5s;transition:all .5s;}
#mobilehead .nav .push-nav .nav-toggle span.two{width:30px;}
#mobilehead .nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
#mobilehead .nav .push-nav.on .nav-toggle span{ opacity:1;}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
#mobilehead .nav .nav_contact{position:relative;border-top:1px solid #eee;color:#666;}
#mobilehead .nav .nav_contact .nav_txt{width:100%;}
#mobilehead .nav .nav_contact .nav_txt span{height:42px;line-height:42px;display:block;float:left;position:relative;text-indent:15px;margin-left:10px;font-size:15px;}
#mobilehead .nav .nav_contact .nav_txt span a{color:#666;}
#mobilehead .nav .nav_contact .nav_txt span.sitemapicon{background:url(../images/mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topphoneicon{background:url(../images/mobilephone.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topemailicon{background:url(../images/mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
/*flash*/
.index_banner{width:100%;height:0;padding-bottom:37.54%;position:relative;overflow:hidden;}
.index_banner .swiper-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner .swiper-button-next{height:111px;background-image:url(../images/f_right.webp);background-size:auto;width:46px;margin-top:-55px;right:120px;outline:none;}
.index_banner .swiper-button-prev{height:111px;background-image:url(../images/f_left.webp);background-size:auto;width:46px;margin-top:-55px;left:auto;left:120px;outline:none;}
.index_banner .swiper-button-next.swiper-button-disabled,.index_banner .swiper_btn .swiper-button-prev.swiper-button-disabled{opacity:.5;}
.index_banner .swiper-pagination-bullets{bottom:24px!important;}
.index_banner .swiper-pagination-bullet{width:15px;height:15px;border:2px solid #FFF;background:transparent;opacity:1;}
.index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#FFF;}
/*product*/
.product{position:relative;padding:30px 0 30px;}
.p_class{width:300px;float:left;position:relative;}
.p_class .pc_left{width:100%;padding: 20px 10px 20px 24px;background:#292E87;border-bottom:1px solid #3C5395;}
.p_class .pc_left p{margin:0;font-weight:bold;}
.p_class .pc_left p:first-child{line-height:30px;font-size:30px;color:rgba(255,255,255,.17);}
.p_class .pc_left p:last-child{font-size:26px;line-height:32px;margin-top:3px;color:#FFF;}
.p_class .pc_right{width:calc(100% - 150px);float:right;padding-right:50px;background:#e6e6e6;height:50px;line-height:50px;position:relative;text-align:center;font-size:16px;display:none;}
.p_class .pc_right em{display:block;width:50px;height:50px;background:url(../images/navarrow.webp) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;position:absolute;right:0;top:0;}
.p_class .pc_right.on em{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
.p_class .pc_ul{background:#3E3E3E;padding:4px 0 7px;}
.p_class .pc_ul ul{margin:0;}
.p_class .pc_ul ul li{}
.p_class .pc_ul ul li p{margin:0;width:100%;height:40px;line-height:39px;color:#FFF;background:url(../images/class_li.webp) no-repeat 15px center #3E3E3E;padding-left:50px;border-bottom:1px solid #515151;padding-right:44px;position:relative;}
.p_class .pc_ul ul li p a{color:#FFF;}
.p_class .pc_ul ul li p i{display:block;position:absolute;width:20px;height:20px;right:24px;top:10px;background:url(../images/classicon.webp) no-repeat left top;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}
.p_class .pc_ul ul li:last-child p{border-bottom:1px solid #3E3E3E;}
.p_class .pc_ul ul li.on p{border-bottom:1px solid #373737;}
.p_class .pc_ul ul li.on p i{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
.p_class .pc_ul ul li:last-child dl{border-bottom:1px solid #3E3E3E;}
.p_class .pc_ul ul li dl{margin:0;height:160px;padding:3px 0 4px 20px;border-bottom:1px solid #515151;}
.p_class .pc_ul ul li dl dd{width:100%;height:38px;line-height:38px;font-size:12px;color:#EEE;background:url(../images/dian.webp) no-repeat left center;padding-left:15px;}
.p_class .pc_ul ul li dl dd a{display:block;width:100%;height:100%;color:#EEE;}
.p_class .pc_bottom{padding:15px 54px 19px 41px;background:#292E87;}
.p_class .pc_bottom .p_txt{background:url(../images/class_bottom.webp) no-repeat left top;padding:13px 21px;}
.p_class .pc_bottom .p_txt a{display:block;width:100%;height:34px;line-height:34px;background:linear-gradient(180deg, #EBBE27 0%, #DF641F 100%);border-radius:5px;font-size:16px;color:#FFF;font-weight:bold;text-align:center;}

.product .p_right{width:calc(100% - 330px);float:right;}
.product .p_right .pr_title{width:100%;height:34px;background:url(../images/producth2bg.webp) repeat-x left center;position:relative;}
.product .p_right .pr_title span{padding:0 20px;display:inline-block;font-size:26px;color:#333;line-height:34px;background:#FFF;border-left:6px solid #292E87;}
.product .p_right .pr_title a{display:inline-block;height:34px;line-height:34px;position:absolute;right:0;top:0;padding:0 37px 0 20px;background:#FFF;color:#333;}
.product .p_right .pr_title a:after{content:'';width:26px;height:26px;background:url(../images/more_icon.webp) no-repeat center center #7e7e7e;border-radius:50%;position:absolute;right:0;top:4px;}
.product .p_right .p_ul{position:relative;}
.product .p_right .p_ul .p_li{margin-top:20px;width:32%;margin-left:2%;float:left;display:block;}
.product .p_right .p_ul .p_li:nth-child(3n+1){margin-left:0;}
.product .p_right .p_ul .p_li .p_img{width:100%;padding-bottom:75%;position:relative;}
.product .p_right .p_ul .p_li .p_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;border:1px solid #E7E7E7;}
.product .p_right .p_ul .p_li p{margin:0;line-height:40px;height:40px;color:#555;font-size:14px;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#E7E7E7;text-align:center;}
/*pb_title*/
.pb_title{text-align:center;position:relative;}
.pb_title p{margin:0;color:rgba(30,93,172,.25);line-height:40px;font-size:46px;height:40px;font-weight:bold;text-transform:uppercase;}
.pb_title h2{margin:0;font-size:36px;color:#1c3389;font-weight:bold;height:48px;line-height:48px;position:relative;}
.pb_title .dian{display:inline-block;width:17px;height:3px;margin-top:16px;position:relative;background:#1C3389;}
.pb_title .dian .d_l{display:block;width:288px;height:1px;background:#DCDCDC;position:absolute;left:-288px;top:1px;}
.pb_title .dian .d_r{display:block;width:288px;height:1px;background:#DCDCDC;position:absolute;right:-288px;top:1px;}
/*tedian*/
#tedianbg{background:url(../images/youshibg.webp) no-repeat center center;background-size:cover;padding:80px 0 115px;}
.tedian{padding-top:24px;position:relative;}
.tedian:before{content:'';width:339px;height:309px;position:absolute;left:50%;margin-left:-169px;top:40px;background:url(../images/youshi_img.webp) no-repeat center center;background-size:100% auto;}
.tedian .td_ul{margin-top:26px;}
.tedian .td_ul .td_li{width:480px;}
.tedian .td_ul .td_li.td_left{float:left;}
.tedian .td_ul .td_li.td_right{float:right;}
.tedian .td_ul .td_li i{display:block;width:88px;height:88px;border-radius:50%;background-size: 60px 60px !important;}
.tedian .td_ul .td_li i.i_left{float:left;}
.tedian .td_ul .td_li i.i_right{float:right;}
.tedian .td_ul .td_li i.icon1{background:url(../images/youshi_icon1.svg) no-repeat center center #FFF;}
.tedian .td_ul .td_li i.icon2{background:url(../images/youshi_icon2.svg) no-repeat center center #FFF;}
.tedian .td_ul .td_li i.icon3{background:url(../images/youshi_icon3.svg) no-repeat center center #FFF;}
.tedian .td_ul .td_li i.icon4{background:url(../images/youshi_icon4.svg) no-repeat center center #FFF;}
.tedian .td_ul .td_li i.icon5{background:url(../images/youshi_icon5.svg) no-repeat center center #FFF;}
.tedian .td_ul .td_li i.icon6{background:url(../images/youshi_icon6.svg) no-repeat center center #FFF;}
.tedian .td_ul .td_li .td_txt{width:calc(100% - 88px);}
.tedian .td_ul .td_li .td_txt.txt_left{float:left;padding:10px 18px 0 36px;}
.tedian .td_ul .td_li .td_txt.txt_right{float:right;padding:10px 36px 0 18px;}
.tedian .td_ul .td_li .td_txt p{margin:0;font-size:13px;line-height:24px;color:#FFF;}
/*shili*/
.shili{padding:68px 0 73px;}
.shili .s_ul{width:100%;overflow:hidden;margin-top:49px;}
.shili .s_img{width:100%;padding-bottom:72.09%;position:relative;z-index:9;}
.shili .s_img img{position:absolute;left:0;top:0;width:100%;height:100%;display:block;object-fit:cover;}
.shili .s_img i{display:block;width:86px;line-height:86px;height:86px;background:#FFF;border-radius:50%;position:absolute;left:50%;margin-left:-43px;bottom:-41px;font-style:normal;text-align:center;font-size:40px;font-weight:bold;color:#292E87;}
.shili .s_txt{padding-top:26px;position:relative;z-index:10;}
.shili .s_txt p{margin:0;color:#444;}
.shili .s_txt p:first-child{height:30px;line-height:30px;font-size:20px;text-align:center;font-weight:bold;}
.shili .s_txt p:last-child{line-height:22px;font-size:13px;height:66px;margin-top:8px;}
/*fenge*/
#fengebg{background:url(../images/fengebg.webp) no-repeat center top;padding:30px 15px 20px 15px;background-size:cover;}
.fenge{}
.fenge .fg_left{width:254px;float:left;}
.fenge .fg_left img{width:100%;height:auto;display:block;padding-top: 22px;}
.fenge .fg_center{width:calc(100% - 479px);float:left;text-align:center;padding:4px 0 22px;}
.fenge .fg_center p{margin:0;color:#fff;line-height:36px;font-size:24px;font-weight:bold;width:640px;margin:0 auto;max-width:100%;}
.fenge .fg_center .font{margin-top:14px;height:38px;background:url(../images/fenge_font.png) no-repeat center top;display:block;background-size:auto 100%;}
.fenge .fg_center span{display:inline-block;margin-top:15px;padding-top:16px;height:42px;line-height:26px;background:url(../images/fenge_phone.webp) no-repeat left top;padding-left:64px;font-size:18px;font-weight:bold;color:#FFF;background-size:auto 100%;}
.fenge .fg_center span em{font-style:normal;font-size:23px;padding-left:40px;vertical-align:middle;}

.fenge .fg_right{float:right;width:225px;margin:99px 0 18px;}
.fenge .fg_right a{display:inline-block;width:100%;height:42px;line-height:42px;background:linear-gradient(180deg, #EBBE27 0%, #DF641F 100%);border-radius:13px;text-align:center;font-size:18px;color:#FFF;font-weight:bold;}
/*info*/
.info{padding:30px 0 30px;}
.info .i_content{}
.info .i_left{width:426px;float:left;}
.info .i_left img{width:100%;height:auto;display:block;}
.info .i_right{width:calc(100% - 432px);float:right;background:url(../images/l_yinhao.webp) no-repeat left top,url(../images/r_yinhao.webp) no-repeat right bottom;margin-top:28px;padding:40px 0 44px 80px;}
.info .i_right p{margin:0;}
.info .i_right p:first-child{height:36px;line-height:36px;font-size:26px;font-weight:bold;color:#1c3389;}
.info .i_right p:nth-child(2){font-size:14px;line-height:27px;color:#666;margin-top:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;}
.info .i_right .i_span{margin-top:47px;}
.info .i_right .i_span .i_p{width:32%;margin-left:2%;float:left;border:1px solid #A6A6A6;border-radius:10px;padding:7px 5px 12px;}
.info .i_right .i_span .i_p:first-child{margin-left:0;}
.info .i_right .i_span .i_p span{display:block;text-align:center;font-weight:bold;}
.info .i_right .i_span .i_p span i{font-style:normal;font-family:Impact;font-size:37px;color:#333;}
.info .i_right .i_span .i_p span:first-child{height:40px;line-height:40px;font-size:19px;color:#999;}
.info .i_right .i_span .i_p span:last-child{height:20px;line-height:20px;font-size:13px;color:#333;margin-top:9px;}

.i_ul{margin-top:3px;}
.i_ul .i_title{height:48px;border-bottom:1px solid #E1E1E1;}
.i_ul .i_title a{display:inline-block;width:178px;height:47px;line-height:47px;font-size:16px;color:#4a4a4a;text-align:center;background:#e4e4e4;}
.i_ul .i_wrap{padding:15px 0;overflow:hidden;margin-top:13px;}
.i_ul .i_li{margin-top:13px;overflow:hidden;padding:15px 6px;}
.i_ul .i_li .i_wai{border:3px solid #e4e4e4;box-shadow:0.5px 2px 6px rgba(0,0,0,.42);}
.i_ul .i_li .i_img{width:100%;padding-bottom:75%;position:relative;z-index:9;}
.i_ul .i_li .i_img img{position:absolute;left:0;top:0;width:100%;height:100%;display:block;object-fit:cover;}
.i_ul .i_li .i_img i{width:100%;height:100%;display:block;background:url(../images/v_icon.png) no-repeat center center rgba(0,0,0,.6);position:absolute;left:0;top:0;cursor:pointer;}
/*news*/
#newsbg{background:#f4f4f4;padding:30px 15px 30px 15px;}
.news{}
.news .news_span{text-align:center;font-size:0;-webkit-text-size-adjust:none;margin-top:18px;}
.news .news_span span{display:inline-block;font-size:16px;position:relative;text-align:center;padding:0 42px;line-height:42px;height:42px;cursor:pointer;color:#1e1e1e;margin-left:17px;background:#e4e4e4;}
.news .news_span span:first-child{margin-left:0;}
.news .news_span span.hover{color:#FFF;background:#1c3389;}
.news .news_ul{margin-top:15px;}
.news .news_ul .news_li{display:block;width:50%;float:left;padding-left:28px;}
.news .news_ul .news_li:first-child{padding-left:0;margin-top:11px;}
.news .news_ul .news_li .news_txt{width:100%;}
.news .news_ul .news_li .news_txt .news_img{width:100%;padding-bottom:300px;position:relative;}
.news .news_ul .news_li .news_txt .news_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:fill;}
.news .news_ul .news_li .news_txt .n_p{margin-top:20px;}
.news .news_ul .news_li .news_txt .n_p p{margin:0;}
.news .news_ul .news_li .news_txt .n_p i{display:block;width:50px;height:2px;background:#253B8E;margin:12px 0;}
.news .news_ul .news_li .news_txt .n_p p:first-child{font-size:16px;font-weight:bold;height:24px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_ul .news_li .news_txt .n_p p:last-child{color:#414141;line-height:24px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news .news_ul .news_li .news_pp{padding:10px 0 12px;border-bottom:2px solid #E3E3E3;}
.news .news_ul .news_li .news_pp .time{width:79px;float:left;background:#E3E3E3;}
.news .news_ul .news_li .news_pp .time span{display:block;text-align:center;color:#000;}
.news .news_ul .news_li .news_pp .time span:first-child{font-size: 30px;line-height: 60px;height: 60px;}
.news .news_ul .news_li .news_pp .time span:last-child{height:24px;line-height:24px;font-size:12px;background:#FFF;}
.news .news_ul .news_li .news_pp .news_p{width:calc(100% - 79px);float:right;padding:5px 0 4px 24px;}
.news .news_ul .news_li .news_pp .news_p p{margin:0;}
.news .news_ul .news_li .news_pp .news_p p:first-child{font-weight:bold;font-size:16px;color:#333;line-height:24px;height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_ul .news_li .news_pp .news_p p:last-child{color:#666;line-height:22px;margin-top:8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
/*friendlink*/
.friendlink{background:#000000;padding:10px 0 10px;}
.friendlink span{width:75px;float:left;display:block;height:22px;line-height:22px;font-size:13px;color:#AFAFAF;margin-top:5px;}
.friendlink .fl_a{width:calc(100% - 75px);float:right;}
.friendlink .fl_a a{color:#AFAFAF;white-space:nowrap;display:inline-block;font-size:13px;position:relative;height:22px;line-height:22px;margin-right:25px;margin-top:5px;}
/*foot*/
footer{width: 100%;padding: 24px 15px 15px 15px;position: relative;background: #3a3a3a;}
footer .container{position: relative;}
.message_form {float: right;width: 100%;overflow: hidden;margin-top: 40px;}
.message_form input{height:40px;line-height:40px;border: 1px solid rgb(76 76 76);background:rgba(0,0,0,0);float:left;outline:none;padding:0 20px;color:#666666;}
.message_form input.input1{width:20%;}
.message_form input.input2{width:20%;margin-left:2%;}
.message_form input.input3{width:39%;margin-left:2%;}
.message_form .message_btn{width:16%;float:right;color:#ffffff;font-size:16px;text-align:center;height:40px;line-height:40px;cursor:pointer;background: #c21b1b;}
.message_form .message_btn:hover{background: #e11827;color: #ffffff;}
.foot{width: 100%;position: relative;display: flex;flex-flow: row nowrap;justify-content: space-between;}
.foot dl{display: block;}
.foot dl:last-child{margin-left: 10px;}
.foot dl dt{font-size: 16px;color: #ffffff;margin-bottom: 10px;}
.foot dl dd{display: inline-block;}
.foot dl:nth-child(4) dd:first-child{margin-right: 3vw;}
.foot dl dd a, .foot dl dd p{font-size: 14px;color: #adadad;line-height: 2;display: block;}
.foot dl dd img{width: 150px;border: 10px solid #ffffff;border-radius: 5px;}
.foot dl dd p{text-align: center;margin-bottom:0;}
.foot dl dd i{}
.foot dl:last-child dd p{text-align: left;}

.copyright{width: 100%;overflow: hidden;background: #292929;}
.copyright p{font-size: 12px;color: #adadad;padding: 10px 0;margin-bottom:0;}
.copyright p span, .copyright p a{font-size: 12px;color: #adadad;}
.copyright p span{margin-right: 2vw;}
.copyright p .copy_right{float: right;}

.f_manage{width: 100%;position: relative;border-bottom: 1px solid #636363;margin-bottom: 30px;padding-bottom:20px;}
.f_manage .tit_index{float: left;width: 25%;text-align: left;}
.f_manage .tit_index .tit{font-size: 24px;line-height: 1.4;color: #ffffff;}
.f_manage .message_form{float: left;width: 75%;margin-top:0;}
.f_manage .message_form input{border: 1px solid rgb(76 76 76);}
.f_manage .message_form .f_message_btn{width: 16%;float: right;color: #ffffff;font-size: 16px;text-align: center;height: 40px;line-height: 40px;cursor: pointer;background: linear-gradient(180deg, #EBBE27 0%, #DF641F 100%);}
/*footbottom*/
#footbottombg{background:#292929;padding-bottom:0;}
.footbottom{line-height:32px;color:rgba(255,255,255,.6);padding:19px 0;}
.footbottom span{display:inline-block;white-space:nowrap;}
.footbottom a{color:rgba(255,255,255,.6);}
/*stylepbulic*/
#stylepbulic{width:100%;height:340px;background-repeat:no-repeat;background-position:center top;background-size:cover;}
#stylesubnav{width:100%;height:50px;border-bottom:1px solid #E0E0E0;}
#stylesubnav .xq_c{padding:0;}
#stylesubnav .xq_crumbs{background:url(../images/position.webp) no-repeat left 18px;background-size:auto 12px;line-height:29px;float:left;padding:10px 0 10px 20px;}
#stylesubnav .xq_nav{float:right;font-size:0;-webkit-text-size-adjust:none;}
#stylesubnav .xq_nav a{display:inline-block;height:49px;line-height:49px;padding:0 18px;text-align:center;position:relative;font-size:14px;}
#stylesubnav .xq_nav a.on{background:#1767CA;color:#FFF;}
#stylesubnav .xq_nav a.on .san{position:absolute;left:50%;margin-left:-10px;bottom:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #1767CA;display:block;}

/*px*/
#px_banner{width:100%;padding-bottom:21.5%;position:relative;z-index:9;}
#px_banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;display:block;}
.px_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
.px_txt .px_txt_p{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;text-align:center;}
.px_txt .px_txt_p h2{margin:0;line-height:60px;height:60px;font-size:48px;font-weight:bold;color:#FFF;display:inline-block;padding:0 25px;position:relative;}
.px_txt .px_txt_p h2:before{content:'';position:absolute;width:55px;height:1px;background:#FFF;left:-55px;top:50%;}
.px_txt .px_txt_p h2:after{content:'';position:absolute;width:55px;height:1px;background:#FFF;right:-55px;top:50%;}
.px_txt .px_txt_p p{margin:0;margin-top:13px;height:30px;line-height:30px;font-size:26px;color:#FFF;text-transform:uppercase;}
.pnav_ul{font-size:0;-webkit-text-size-adjust:none;text-align:left;margin-top:-70px;position:relative;z-index:10;}
.pnav_ul a{height:34px;line-height:34px;background:#FFF;display:inline-block;margin-right:15px;font-size:16px;color:#444;padding:0 29px;}
.pnav_ul a:last-child{margin-right:0;}
.pnav_ul a.on{background:#9D48A5;color:#FFF;}

/*视频弹出*/
#tan_box{display:none;position:fixed;left:0px;top:0px;right:0px;bottom:0px;background:rgba(0, 0, 0, 0.8);z-index:1000;}
.tan_box{position:absolute;left:0px;top:0px;right:0px;bottom:0px;padding:50px;display:-webkit-box;display:-moz-box;display:-webkit-flex;
    display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.tan_box .box{position:relative;background:#fff url(../images/loading.gif) center center no-repeat;padding:10px;box-shadow:0 0 15px #ccc;border-radius:5px 0 5px 5px;}
.tan_box .box video{max-width:1000px;width:100%;height:auto;display:block;overflow:hidden;}
.tan_box .v_close{width:36px;height:36px;text-align:center;position:absolute;right:0px;top:-36px;cursor:pointer;box-shadow:0 0 5px #ccc;border-radius:5px 5px 0 0;background:url(../images/closeicon.png) no-repeat center center #FFF;}

/*电脑浮动*/
.izl-rmenu{position:fixed;right:0;bottom:10px;padding-bottom:10px;z-index:999;width:72px;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.webp) 0px 0px no-repeat;background-color:#EBBE27;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.webp) 0px 0px no-repeat;background-color:#EBBE27;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.webp) 0px 0px no-repeat;background-color:#EBBE27;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.webp) 0px 0px no-repeat;background-color:#EBBE27;}
.izl-rmenu .btn-phone .phone{background-color:#EBBE27;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*手机浮动*/
#floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;display:none;}
#floatBottom a{width:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(../images/kf1.webp) no-repeat center center;}
#floatBottom a.kf2{background:url(../images/kf2.webp) no-repeat center center;}
#floatBottom a.kf3{background:url(../images/kf3.webp) no-repeat center center;}
#floatBottom a.kf4{background:url(../images/kf4.webp) no-repeat center center;}
#floatBottom .ewm{width:90px;height:90px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}
/*视频弹出*/
#videobg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999999;text-align:center;}
#video{display:inline-block;padding:10px 10px 60px;width:600px;height:400px;vertical-align:middle;background:#FFF;position:relative;}
#video .videoc{width:100%;height:100%;}
#video iframe{width:100%;height:100%;}
#video p{margin:0;height:60px;line-height:60px;color:#000;}
#video span{width:40px;height:40px;background:#000;color:#FFF;font-size:20px;line-height:40px;text-align:center;position:absolute;outline:none;top:0px;right:-40px;cursor:pointer;display:block;font-family:Arial;}

@media screen and (max-width:1699px){
    
    .f_manage .tit_index {width: 20%;}
    .f_manage .tit_index .tit{font-size: 40px;}
    .f_manage .message_form {width: 80%;margin-top: 15px;}
    
    .foot dl dt {font-size: 16px;}
}
@media screen and (max-width:1499px){
    
    .f_manage .tit_index .tit{font-size: 34px;}
    .f_manage .message_form {margin-top: 8px;}
    .f_manage .message_form .f_message_btn{font-size: 14px;}
}

/*1570以上屏幕*/
@media (min-width:1330px){
    .index_wrap{width:1200px;margin:0 auto;}
	.container{width:100% !important;}
}
/*1200以上屏幕*/
@media screen and (max-width:1329px){
	.index_wrap{width:1080px;margin:0 auto;}
	.container{width:100% !important;}
	
	#topwrap{height:86px;}
	.top .logo{width:115px;}
	.top .nav{padding-top:0;}
	.top .nav .firstfloor>li>a{height:86px;line-height:83px;}
	.product{padding:30px 0;}
	.p_class .pc_left{padding:15px 10px 20px 29px;}
	.p_class .pc_ul ul li dl{height:128px;}
	.p_class .pc_ul ul li dl dd{height:30px;line-height:30px;}
	.product .p_right{width:calc(100% - 326px);}
	.p_class .pc_bottom{padding:12px 54px 11px 41px;}
	#tedianbg{padding:30px 0 40px;}
	/*.tedian:before{top:86px;}*/
	.tedian .td_ul .td_li{width:430px;}
	.tedian .td_ul .td_li .td_txt p{font-size:12px;line-height:22px;}
	.shili{padding:30px 0;}
	#fengebg{padding:30px 0 20px;}
	.info{padding:30px 0 20px;}
	#newsbg{background:#f4f4f4;padding:24px 15px 24px 15px;}
	
	.f_manage .message_form{margin-top: 0;}
	.f_manage .tit_index .tit{font-size: 28px;}
}
/*1200以下屏幕*/
@media screen and (max-width:1199px){
	.index_wrap{width:920px;}
	#topwrap{height:76px;}
	.top .logo{width:102px;padding:5px 20px 5px 0;}
	.top .nav .firstfloor>li{font-size:15px;margin-left:42px;}
	.top .nav .firstfloor>li>a{height:76px;line-height:73px;}
	.p_class .pc_bottom{display:none;}
	.pb_title p{font-size:30px;height:30px;line-height:30px;}
	.pb_title h2{font-size:26px;height:36px;line-height:36px;}	
	.pb_title .dian{margin-top:8px;}
	.tedian{padding-top:0;}
	.tedian:before{content:none;}
	.tedian .td_ul .td_li{width:50%;}
	.shili .s_ul{margin-top:20px;}
	.shili .s_img i{width:76px;line-height:76px;height:76px;bottom:-38px;font-size:34px;}
	.shili .s_txt{padding-top:18px;}
	.shili .s_txt p:first-child{font-size:16px;line-height:26px;height:26px;}
	.shili .s_txt p:last-child{margin-top:5px;}
	.fenge .fg_left{width:200px;}
	.fenge .fg_center{width:calc(100% - 200px);padding:0;}
	.fenge .fg_center p{line-height:26px;font-size:20px;}
	.fenge .fg_center .font{margin-top:10px;height:31px;}
	.fenge .fg_center span{height:36px;padding-top:10px;}
	.fenge .fg_right{display:none;}
	.info .i_left{width:370px;}
	.info .i_right{width:calc(100% - 370px);margin-top:20px;}
	.info .i_right p:nth-child(2){margin-top:10px;line-height:24px;font-size:13px;}
	.info .i_right .i_span{margin-top:20px;}
	.i_ul .i_li{margin-top:0;}
	.news .news_span{margin-top:15px;}
	.news .news_ul{margin-top:10px;}
	.news .news_ul .news_li{padding-left:20px;}
	
	#lefttop{display:none;}
	#px_banner{padding-bottom:25%;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.index_wrap{width:100%;}
	.container {width: calc(100% - 30px) !important;}
    
	.head p{display:none;}
	#topwrap{display:none;}
	#mobilehead{display:block;}
	#mobilehead.mhead{background:#FFF;position:fixed;z-index:9999;top:0;box-shadow:0 2px 5px rgba(0,0,0,.6);}
	#mobilehead .nav_bg.nav_bg1{height:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{top:70px;}
	.index_banner{padding-bottom:40%;}
	.index_banner .swiper-button-prev{left:10px;}
	.index_banner .swiper-button-next{right:10px;}
	.index_banner .swiper-pagination-bullets{bottom:10px!important;}
	.product{padding:20px 0;}
	.p_class{width:100%;float:none;}
	.p_class .pc_left{width:150px;float:left;padding:0 0 0 15px;}
	.p_class .pc_left p{padding-left:25px;}
	.p_class .pc_left p:first-child{display:none;}
	.p_class .pc_left p:last-child{height:50px;line-height:50px;font-size:18px;margin-top:0;}
	.p_class .pc_right{display:block;}
	.p_class .pc_ul{position:absolute;left:0;top:50px;z-index:10;width:100%;float:none;display:none;padding:0 10px 10px;}
	.p_class .pc_ul ul li p{background:url(../images/class_li.webp) no-repeat 0 center #3E3E3E;padding-left:30px;}
	.p_class .pc_ul ul li p i{right:0;}
	.p_class .pc_ul ul li dl{height:auto;padding:10px 0 10px 30px;}
	.product .p_right{width:100%;float:none;margin-top:15px;}
	.product .p_right .pr_title span{font-size:22px;padding:0 10px;}
	.product .p_right .p_ul .p_li{margin-top:20px;}
	#tedianbg{padding:20px 0;}
	.tedian .td_ul{margin-top:15px;}
	.tedian .td_ul .td_li .td_txt.txt_right{padding:10px 10px 0 10px;}
	.tedian .td_ul .td_li .td_txt.txt_left{padding:10px 10px 0 10px;}
	.shili{padding:20px 0;}
	#fengebg{padding:20px 0;}
	.fenge .fg_left{display:none;}
	.fenge .fg_center{width:100%;float:none;}
	.info{padding:20px 0 10px;}
	.info .i_left{display:none;}
	.info .i_right{width:100%;float:none;background:none;margin-top:0;padding:15px 0;}
	#newsbg{padding:20px 0;}
	.news .news_ul .news_li{width:100%;padding-left:0;}
	.news .news_ul .news_li:first-child{margin-top:0;}
	.news .news_ul .news_li .news_txt .news_img{padding-bottom:53.85%;}
	.news .news_ul .news_li .news_txt .n_p{margin-top:8px;}
	.news .news_ul .news_li .news_txt .n_p i{margin:5px 0;}
	.news .news_ul .news_li .news_pp{padding:10px 0;}
	.news .news_ul .news_li .news_pp .news_p{padding:10px 0 4px 15px;}
	
	.f_manage .tit_index .tit{font-size: 24px;}
	
	footer {padding: 50px 0 60px 0;margin-top: 0;}
    .foot dl:nth-child(1), .foot dl:nth-child(2), .foot dl:nth-child(3){display: none;}
    
    .copyright p .copy_right {float: none;display: block;}
	
	
	#footbottombg{padding-bottom:53px;}
	#floatBottom{display:block;}
	
	#px_banner{padding-bottom:216px;margin-top:0;}

	#stylesubnav{height:auto;border-bottom:none;}
	#stylesubnav .xq_crumbs{width:100%;float:none;border-bottom:1px solid #E0E0E0;}
	#stylesubnav .xq_nav{float:none;margin-top:15px;width:100%;display:table;}
	#stylesubnav .xq_nav a{background:#EEE;border-right:1px solid #FFF;padding:0 0;display:table-cell;}
	#stylesubnav .xq_nav a.on .san{display:none;}	
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.index_banner .swiper-button-prev{display:none;}
	.index_banner .swiper-button-next{display:none;}
	
	#px_banner{padding-bottom:200px;margin-top:0;}
	
	.f_manage{padding: 0 0 20px 0;margin-bottom: 20px;}
    .f_manage .tit_index {width: 100%;}
    .f_manage .tit_index .tit{font-size: 22px;}
    .f_manage .message_form {width: 100%;margin-top: 15px;}
    .message_form input{height: 36px;line-height: 36px;}
    .message_form input.input1 {width: 100%;}
    .message_form input.input2 {width: 100%;margin: 10px 0 10px 0;}
    .message_form input.input3 {width: 100%;margin-left: 0;}
    .f_manage .message_form .f_message_btn {width: 100%;margin-top:10px;height: 34px;line-height: 34px;}
	footer {padding: 20px 0 0 0;}
	.foot{display: block;}
    .foot dl {width: 100%;margin-bottom: 15px;}
    .foot dl:last-child {margin-left: 0;}
    .foot dl dt {margin-bottom: 5px;}
    .foot dl:last-child dd p {line-height: 24px;}
    
    .friendlink{margin-bottom:40px;}
    .friendlink span {width: 100%;height: 20px;line-height: 20px;font-size: 12px;margin-top: 0;}
    .friendlink .fl_a {width: 100%;}
    .friendlink .fl_a a {font-size: 12px;height: 20px;line-height: 20px;margin-right: 10px;margin-top: 0;}
    
    .copyright{padding-bottom: 0;}
    .copyright p{padding: 10px 0;}
    .copyright p span, .copyright p a {font-size: 12px;color: #adadad;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.product .p_right .p_ul .p_li{width:49%;margin-left:2%;}
	.product .p_right .p_ul .p_li:nth-child(3n+1){margin-left:2%;}
	.product .p_right .p_ul .p_li:nth-child(odd){margin-left:0;}
	.pb_title .dian .d_l{width:130px;left:-130px;}
	.pb_title .dian .d_r{width:130px;right:-130px;}
	.tedian .td_ul .td_li{width:100%;float:none;}
	.tedian .td_ul .td_li i.i_right{float:left;}
	.tedian .td_ul .td_li .td_txt.txt_left{float:right;}
	.tedian .td_ul .td_li.td_right{margin-top:15px;}
	.fenge .fg_center p{font-size:16px;line-height:22px;}
	.fenge .fg_center .font{margin-top:5px;height:26px;}
	.fenge .fg_center span{height:26px;padding-top:0;padding-left:36px;font-size:16px;}
	.fenge .fg_center span em{font-size:16px;padding-left:20px;}	
	.info .i_right p:first-child{font-size:20px;text-align:center;}
	.info .i_right p:nth-child(2){margin-top:5px;}
	.i_ul .i_title{text-align:center;}
	.news .news_span span{padding:0 40px;}
	.news .news_ul .news_li .news_txt .n_p p:first-child{font-size:18px;}
	
	#px_banner{padding-bottom:130px;margin-top:0;}
	#stylesubnav .xq_nav{display:block;}
	#stylesubnav .xq_nav a{height:38px;line-height:38px;border-right:1px solid #FFF;border-bottom:1px solid #FFF;padding:0 15px;display:inline-block;}
}
/*500以下屏幕*/
@media screen and (max-width:499px){
	#headbg{display:none;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	.index_banner .swiper-pagination-bullet{width:8px;height:8px;border:1px solid #FFF;}
	.p_class .pc_left{display:none;}
	.p_class .pc_right{width:100%;float:none;background:#292E87;color:#FFF;}
	.product .p_right .p_ul .p_li{width:100%;float:none;margin-left:0;}
	.product .p_right .p_ul .p_li:nth-child(3n+1){margin-left:0;}
	.product .p_right .pr_title{height:28px;}
	.product .p_right .pr_title span{line-height:28px;font-size:18px;}
	.product .p_right .pr_title a{height:28px;line-height:28px;padding:0 30px 0 10px;}
	.product .p_right .pr_title a:after{width:20px;height:20px;top:4px;background-size:auto 60%;}
	.pb_title p{font-size:24px;height:24px;line-height:24px;}
	.pb_title h2{font-size:20px;height:26px;line-height:26px;}
	.tedian .td_ul{margin-top:10px;}
	.tedian .td_ul .td_li i{width:70px;height:70px;background-size:auto 50%!important;background-size: 50px 50px !important;}
	.tedian .td_ul .td_li.td_right{margin-top:10px;}
	.tedian .td_ul .td_li .td_txt{width:calc(100% - 70px);}
	.tedian .td_ul .td_li .td_txt p{line-height:20px;}
	.tedian .td_ul .td_li .td_txt.txt_left{padding:0 0 0 10px;}
	.tedian .td_ul .td_li .td_txt.txt_right{padding:0 0 0 10px;}
	.shili .s_ul{margin-top:10px;}
	.fenge .fg_center p{font-size:14px;line-height:20px;height:auto;}
	.fenge .fg_center span{font-size:14px;height:auto;line-height:22px;text-align:left;background-size:auto 22px;padding-left:34px;}
	.info .i_right{padding:5px 0 10px;}
	.info .i_right .i_span{margin-top:0;}
	.info .i_right .i_span .i_p{width:100%;float:none;margin-left:0;margin-top:10px;}
	.news .news_span span{margin-left:10px;padding:0 15px;height:36px;line-height:36px;font-size:14px;}
	.news .news_ul .news_li .news_pp .time span:first-child{height:55px;line-height:55px;}
	.news .news_ul .news_li .news_pp .news_p{padding:0 0 0 10px;}
}

