/*-----  Global  ----*/
*{margin:0px;padding:0px; border-width:0;box-sizing:border-box;}
body{font-size:14px; font-family:"Microsoft YaHei";color:#555;}
a,a:visited{text-decoration:none;color:#555;}
a:hover,a:active{text-decoration:none;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:#696969;}
:-moz-placeholder
{color:#696969;}
::-moz-placeholder
{color:#696969;}
:-ms-input-placeholder
{color:#696969;}
.container{width:1400px;margin:0 auto;}
.positionimg img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
/*head*/
#headbg{background:#0D62BE;}
.head{}
.head p{height:37px;line-height:37px;font-size:14px;color:#FFF;float:left;}
.head .h_r{float:right;font-size:0;-webkit-text-size-adjust:none;}
.head .h_r .a_s{display:inline-block;height:37px;line-height:37px;color:#FFF;font-size:14px;}
.head .h_r .a_s.icon1{background:url(t_icon1.png) no-repeat left center;padding-left:27px;}
.head .h_r .a_s.icon2{background:url(t_icon2.png) no-repeat left center;padding-left:25px;margin-left:30px;}
.head .h_r .a_s b{font-size:16px;}
/*top*/
#topbg{height:108px;background:#FFF;}
.top{width:100%;z-index:999;background:#FFF;}
.top .t_left{float:left;padding:25px 0 25px;}
.top .logo{width:377px;float:left;display:block;}
.top .logo img{width:100%;height:auto;display:block;}
.top .t_txt{margin-left:35px;padding:3px 0 3px;float:left;position:relative;}
.top .t_txt:before{content:'';width:1px;height:54px;background:#DDD;position:absolute;left:-17px;top:2px;}
.top .t_txt p{font-size:16px;height:26px;line-height:26px;color:#363636;}
.top .t_right{float:right;position:relative;padding-top:14px;}
/*nav*/
.pcnav{}
.pcnav>ul{margin:0;}
.pcnav .firstfloor>li{position:relative;cursor:pointer;float:left;}
.pcnav .firstfloor>li>a{display:inline-block;height:94px;line-height:90px;width:100%;color:#363636;font-size:16px;text-align:center;border-bottom:4px solid transparent;padding:0 25px;}
.pcnav .firstfloor>li:hover>a{border-bottom-color:#0D62BE;}
.pcnav .secondfloor{margin:0;position:absolute;left:0;top:100%;z-index:9999;display:none;background:#FFF;min-width:100%;border-top:none;box-sizing:border-box;box-shadow:0 0 5px rgba(0,0,0,.2);}
.pcnav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:36px;height:36px;font-size:13px;margin-left:0;white-space:nowrap;}
.pcnav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;padding:0 6px;text-align:center;}
.pcnav .secondfloor>li>a:hover{background:#0D62BE;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;}
/*mobilehead*/
#mobileheadbg{height:70px;display:none;}
#mobilehead{height:70px;width:100%;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;background:url(logo.png) no-repeat 10px center;background-size:auto 44px;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:70px;left:0;z-index:989;width:100%;height:calc(100% - 70px);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:70px;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(+.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(mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topphoneicon{background:url(mobilephone.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topemailicon{background:url(mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
/*flash*/
.index_banner{width:100%;height:0;padding-bottom:502px;position:relative;overflow:hidden;z-index:9;}
.index_banner .swiper-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner .swiper-pagination-bullets{bottom:20px!important;}
.index_banner .swiper-pagination-bullet{background:#FFF;opacity:1;width:12px;height:12px;border-radius:6px;margin:0 4px;}
.index_banner .swiper-pagination-bullet-active{width:36px;}
/*pb_title*/
.pb_title{text-align:center;position:relative;font-size:0;-webkit-text-size-adjust:none;}
.pb_title.tl{text-align:left;}
.pb_title .h_t{margin:0;font-size:40px;color:#333;height:50px;line-height:50px;position:relative;font-weight:bold;}
.pb_title p{font-size:16px;color:#999;line-height:24px;height:24px;}
.pb_title i{display:inline-block;width:40px;height:4px;background:#0D62BE;margin:8px auto;}
/*product*/
.product{padding:45px 0;}
.product .p_span{padding-top:35px;}
.product .p_span a{display:block;height:40px;line-height:38px;width:11.625%;margin-left:1%;float:left;border:1px solid #D2D2D2;border-radius:20px;font-size:16px;color: #999999;text-align:center;}
.product .p_span a:first-child{margin-left:0;}
.product .p_span a:hover{background:#0D62BE;border-color:#0D62BE;color:#FFF;}
.product .p_ul{position:relative;padding-top:20px;}
.product .p_ul .p_li{width:23.8%;margin-left:1.6%;float:left;margin-top:25px;}
.product .p_ul .p_li:nth-child(4n+1){margin-left:0;}
.product .p_ul .p_li .p_img{width:100%;padding-bottom:75%;position:relative;}
.product .p_ul .p_li .p_img img{border:1px solid #e5e5e5;border-bottom:none;}
.product .p_ul .p_li p{font-size:16px;height:43px;line-height:43px;background:#0D62BE;color:#FFF;text-align:center;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*fenge*/
#fengebg{background:url(pic4.jpg) no-repeat center center;background-size:cover;}
.fenge{}
.fenge .fg_left{width:calc(100% - 380px);float:left;padding-top:30px;}
.fenge .fg_left p{font-size:36px;height:54px;line-height:54px;font-weight:bold;color:#FFF;position:relative;padding-right:233px;display:inline-block;}
.fenge .fg_left p:before{content:'';position:absolute;width:203px;height:1px;top:50%;right:14px;background:#FFF;}
.fenge .fg_left p:after{content:'';position:absolute;width:12px;height:12px;top:50%;margin-top:-6px;right:0px;border:1px solid #FFF;border-radius:50%;}
.fenge .fg_left .fg_span{padding-left:207px;position:relative;font-size:0;-webkit-text-size-adjust:none;margin-top:15px;}
.fenge .fg_left .fg_span:before{content:'';position:absolute;width:203px;height:1px;top:50%;left:14px;background:#FFF;}
.fenge .fg_left .fg_span::after{content:'';position:absolute;width:12px;height:12px;top:50%;margin-top:-6px;left:0px;border:1px solid #FFF;border-radius:50%;}
.fenge .fg_left .fg_span span{display:inline-block;height:39px;line-height:39px;padding-left:25px;background:url(ico15.png) no-repeat left center;font-size:26px;color:#FFF;margin-right:15px;}

.fenge .fg_right{width:380px;float:right;background:#0D62BE;padding:18px 0 13px;text-align:center;}
.fenge .fg_right p{font-size:24px;line-height:30px;font-weight:bold;color:#FFF;}
.fenge .fg_right p:first-child{font-size:20px;height:26px;line-height:26px;font-weight:normal;margin-bottom:6px;}
.fenge .fg_right p span{display:none;}
.fenge .fg_right a{display:block;margin:0 auto;width:130px;height:46px;line-height:46px;background:url(ico7.png) no-repeat;color:#0D62BE;margin-top:10px;}
/*xuanze*/
#xuanzebg{background:url(xuanzebg.jpg) no-repeat center center;background-size:cover;padding:45px 0 60px;}
.xz_nav{margin-top:44px;text-align:center;}
.xz_nav .swiper-pagination{position:relative;}
.xz_nav .swiper-pagination-bullet{background:none;opacity:1;outline:none;width:224px;height:41px;line-height:39px;border:1px solid #FFF;text-align:center;font-size:18px;font-weight:bold;display:inline-block;color:#FFF;border-radius:22px;margin-left:46px;position:relative;}
.xz_nav .swiper-pagination-bullet:first-child{margin-left:0;}
.xz_nav .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#0D62BE;border-color:#0D62BE;}
.xz_nav .swiper-pagination-bullet.swiper-pagination-bullet-active:before{content:'';position:absolute;left:50%;margin-left:-14px;bottom:-12px;border-top:12px solid #0D62BE;border-left:14px solid transparent;border-right:14px solid transparent;}
.xuanze{position:relative;margin-top:32px;}
.xuanze .xz_ul{width:100%;overflow:hidden;}
.xuanze .swiper-slide{padding-top:77px;}
.xuanze .xz_li{background:#F6F6F6;padding:87px 25px 32px;border-radius:6px;position:relative;}
.xuanze .xz_icon{width:154px;height:154px;border:12px solid #FFF;background:#0D62BE;border-radius:50%;position:absolute;left:50%;margin-left:-77px;top:-77px;padding:10px;}
.xuanze .xz_icon em{display:block;width:100%;height:100%;border:1px solid rgba(255,255,255,.5);border-radius:50%;background-repeat:no-repeat;background-position:center center;}
.xuanze .xz_icon em.icon1{background-image:url(xz_icon1.png);}
.xuanze .xz_icon em.icon2{background-image:url(xz_icon2.png);}
.xuanze .xz_icon em.icon3{background-image:url(xz_icon3.png);}
.xuanze .xz_icon em.icon4{background-image:url(xz_icon4.png);}
.xuanze .xz_txt{font-size:0;-webkit-text-size-adjust:none;text-align:center;}
.xuanze .xz_txt p{font-size:14px;line-height:24px;color:#666;}
.xuanze .xz_txt p:first-child{font-size:24px;line-height:34px;color:#030303;}
.xuanze .xz_txt p:last-child{text-align:left;height:168px;}
.xuanze .xz_txt i{display:inline-block;width:26px;height:3px;background:#0D62BE;margin:14px 0 16px;}
/*hezuo*/
#hezuobg{padding:45px 0 50px;}
.hezuo{position:relative;}
.hezuo .hz_ul{width:100%;overflow:hidden;margin-top:30px;}
.hezuo .swiper-slide{border:1px solid #DCDCDC;}
.hezuo .hz_img{width:100%;padding-bottom:75%;position:relative;}
.hezuo .swiper-slide p{font-size:16px;height:46px;line-height:46px;text-align:center;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.hezuo .swiper-pagination{line-height:12px;width:100%;bottom:0;}
.hezuo .swiper-pagination-bullet{width:12px;height:12px;background:#d9d9d9;margin:0 4px;}
.hezuo .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#e60619;}
/*info*/
#infobg{background:url(infobg.jpg) no-repeat center center;background-size:cover;padding:60px 0 90px;}
.info{margin-top:46px;}
.info p{margin:0;line-height:33px;text-align:center;font-size:18px;color:#FFF;}
.info_btn{margin-top:60px;text-align:center;}
.info_btn a{width:190px;height:47px;line-height:45px;border:1px solid #FFF;color:#FFF;text-align:center;margin-left:16px;display:inline-block;}
.info_btn a:first-child{margin-left:0;background:#FFF;color:#feaa08;}
.i_ul{margin-top:68px;display:table;width:100%;}
.i_ul .i_li{display:table-cell;}
.i_ul .i_li i{width:100%;height:51px;display:block;}
.i_ul .i_li i.infoicon1{background:url(i_icon1.png) no-repeat center center;}
.i_ul .i_li i.infoicon2{background:url(i_icon2.png) no-repeat center center;}
.i_ul .i_li i.infoicon3{background:url(i_icon3.png) no-repeat center center;}
.i_ul .i_li i.infoicon4{background:url(i_icon4.png) no-repeat center center;}
.i_ul .i_li .i_txt{margin-top:5px;text-align:center;}
.i_ul .i_li .i_txt p{margin:0;color:#FFF;}
.i_ul .i_li .i_txt p:first-child{height:42px;line-height:42px;font-size:30px;font-weight:bold;}
.i_ul .i_li .i_txt p:last-child{line-height:20px;}
/*news*/
#newsbg{background:#F7F7F7;padding:44px 0 67px;}
#newsbg .pb_title a{display:block;position:absolute;right:0;top:14px;width:171px;line-height:48px;line-height:48px;background:#0D62BE;color:#FFF;border-radius:24px;text-align:center;font-size:16px;}
.news{padding-top:10px;}
.news a{display:block;width:calc(100% - 853px);margin-left:17px;float:left;margin-top:12px;box-shadow:0 0 8px rgba(0,0,0,.1);}
.news a.tw{width:401px;margin-left:17px;}
.news a:first-child{margin-left:0;}
.news a .tj_img{width:100%;padding-bottom:231px;position:relative;}
.news a .tj_txt{padding:32px 32px 37px;background:#FFF;}
.news a .tj_txt span{display:block;height:32px;line-height:32px;margin-bottom:26px;color:#222;}
.news a .tj_txt span b{display:inline-block;width:32px;height:32px;color:#FFF;background:#0D62BE;text-align:center;font-size:16px;}
.news a .tj_txt p{font-size:15px;line-height:24px;color:#a3a3a3;}
.news a .tj_txt p:nth-child(2){font-size:16px;height:26px;line-height:26px;color:#313131;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:15px;}
.news a .tj_txt p:nth-child(3){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news a .n_txt{padding:29px 30px 23px 40px;background:#FFF;}
.news a .n_txt .n_left{padding:7px 0;width:90px;float:left;}
.news a .n_txt .n_left span{display:block;font-size:14px;height:14px;line-height:14px;color:#999;}
.news a .n_txt .n_left span:first-child{font-size:33px;height:33px;line-height:33px;font-weight:bold;}
.news a .n_txt .n_left i{display:block;width:20px;height:1px;background:#CCC;margin:14px 0 13px;}
.news a .n_txt .n_right{width:calc(100% - 90px);float:right;padding-left:27px;position:relative;}
.news a .n_txt .n_right:before{content:'';width:1px;height:82px;background:#eee;position:absolute;left:0;top:3px;}
.news a .n_txt .n_right p{font-size:15px;line-height:24px;color:#a3a3a3;}
.news a .n_txt .n_right p:first-child{font-size:16px;height:26px;line-height:26px;color:#313131;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:15px;}
.news a .n_txt .n_right p:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
/*friendlink*/
#friendlinkbg{background:#242424;padding:16px 0 17px;border-bottom:1px solid rgba(170,170,170,.2);}
.friendlink{position:relative;}
.friendlink span{width:84px;float:left;display:block;height:26px;line-height:26px;font-size:16px;color:#9b9b9b;font-weight:bold;position:relative;}
.friendlink .fl_right{width:calc(100% - 84px);float:right;font-size:0;-webkit-text-size-adjust:none;}
.friendlink .fl_right a{color:#9b9b9b;white-space:nowrap;display:inline-block;font-size:14px;position:relative;height:26px;line-height:26px;padding:0 25px;position:relative;}
.friendlink .fl_right a:after{content:'';width:2px;height:15px;background:#9b9b9b;position:absolute;right:0;top:6px;}
/*foot*/
#footbg{background:#1c1c1c;padding:50px 0 40px;}
.foot{position:relative;}
.foot .ft_left{width:560px;float:left;}
.foot .ft_left .fl_title{font-size:17px;height:34px;line-height:34px;color:#FFF;background:url(ft_icon1.png) no-repeat left center;padding-left:40px;font-weight:bold;}
.foot .ft_left .fl_txt{padding-top:13px;}
.foot .ft_left .fl_txt .fl_p{margin-bottom:23px;padding-left:40px;}
.foot .ft_left .fl_txt .fl_p p{font-size:16px;line-height:28px;color:#FFF;display:block;width:50%;float:left;}
.foot .ft_left .fl_txt .fl_p:last-child p{width:100%;float:none;}
.foot .f_input{width:600px;float:left;margin-left:30px;}
.foot .f_input .fi_title{font-size:17px;height:34px;line-height:24px;color:#FFF;background:url(ft_icon2.png) no-repeat left center;padding-left:50px;font-weight:bold;}
.foot .f_input p{font-size:16px;height:26px;line-height:26px;color:#9b9b9b;}
.foot .f_input .f_form{margin-top:15px;font-size:0;-webkit-text-size-adjust:none;}
.foot .f_input .f_form input{height:52px;line-height:50px;border:1px solid #3b3b3b;background:#3b3b3b;padding:0 10px;width:49%;display:inline-block;margin-left:2%;outline:none;color:#EEE;}
.foot .f_input .f_form input:first-child{margin-left:0;}
.foot .f_input .f_form textarea{width:100%;height:150px;padding:10px;border:1px solid #3b3b3b;background:#3b3b3b;resize:none;margin-top:15px;display:block;outline:none;color:#EEE;}
.foot .f_input .f_form .foot_btn{width:100%;height:50px;line-height:50px;background:#0D62BE;color:#FFF;text-align:center;font-size:16px;margin-top:15px;cursor:pointer;}
.foot .f_ewm{width:150px;float:right;padding-top:50px;}
.foot .f_ewm img{display:block;width:100%;height:auto;}
.foot .f_ewm p{font-size:14px;color:#FFF;height:24px;line-height:24px;text-align:center;margin-top:8px;}
/*footbottom*/
#footbottombg{padding:26px 0 33px;background:#1c1c1c;border-top:1px solid rgba(255,255,255,.2);}
#footbottombg p{line-height:24px;color:#8e8e90;}
#footbottombg p a{color:#8e8e90;}
#footbottombg p span{display:inline-block;margin-right:5px;}

/*stylepbulic*/
#stylesubnav{width:100%;background:#F7F7F7;padding:20px 0;}
#stylesubnav .xq_c{}
#stylesubnav .xq_crumbs{background:url(position.png) no-repeat left 6px;line-height:26px;float:left;padding-left:24px;}
#stylesubnav .xq_crumbs a{margin:0 10px;}
#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:#ca0d00;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 #21A7EE;display:block;}

/*px*/
#px_banner{width:100%;padding-bottom:400px;position:relative;z-index:9;}
#px_banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}
.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;}



/*sub_nav*/
.sub_nav{margin-top:20px;width:100%;display:table;background:#eee;}
.sub_nav a{display:table-cell;border-right:1px solid #FFF;height:49px;line-height:49px;text-align:center;}
.sub_nav a.on{background:#0D62BE;color:#FFF;}
/*sub_cnav*/
.sub_cnav{margin-top:20px;background:#eee;font-size:0;-webkit-text-size-adjust:none;}
.sub_cnav a{display:inline-block;border-right:1px solid #FFF;height:49px;line-height:49px;text-align:center;padding:0 30px;font-size:14px;}
.sub_cnav a.on{background:#0D62BE;color:#FFF;}

/*sub_title*/
.sub_title{text-align:center;position:relative;}
.sub_title .s_t{margin:0;font-size:36px;color:#313131;height:46px;line-height:46px;position:relative;font-weight:bold;}
.sub_title .s_t span{font-weight:bold;color:#0D62BE;}
.sub_title i{display:block;width:41px;height:4px;background:#0D62BE;margin:19px auto 0;}
.sub_title p{margin:0;font-size:16px;color:#666;line-height:26px;margin-top:6px;}


/*公用右侧*/
.newscow_right{width:25%;float:right;}
.newscow_right .news_product{border:1px solid #dbdbdb;padding:10px;}
.newscow_right .news_product .np_title{font-size:14px;color:#2a2a2a;line-height:12px;padding:10px 0;border-bottom:2px solid #2a2a2a;}
.newscow_right .news_product .np_title span{font-size:22px;line-height:32px;}
.newscow_right .news_product .bd{overflow:hidden;zoom:1;margin-top:30px;}
.newscow_right .news_product .bd ul li{}
.newscow_right .news_product .bd ul li .r_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #ccc;}
.newscow_right .news_product .bd ul li .pic{position:absolute;top:0;left:0;width:100%;height:100%;}
.newscow_right .news_product .bd ul li .pic img{display:block;width:100%;height:100%;object-fit:cover;}
.newscow_right .news_product .bd ul li .title{height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.newscow_right .news_product .bd ul li .title a{color:#666}
.newscow_right .news_nlist{ padding-bottom:5px; overflow:hidden}
.newscow_right .news_nlist ul{ padding-top:5px}
.newscow_right .news_nlist ul li{line-height:36px;background:url(../images/zys_42.jpg) no-repeat 2px center; text-indent:0.3cm; margin:0 auto; border-bottom:1px dashed #d5d5d5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*公用分页*/
.fanye{list-style:none;border-top:1px dashed #cccccc;border-bottom:1px dashed #c2a9a4;padding-top:10px;padding-bottom:10px;margin-top:10px;}
.fanye ul li{height:30px;line-height:30px;text-align:left;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fanye ul li a{ color:#333;}

/*视频弹出*/
#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(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(closeicon.png) no-repeat center center #FFF;}

/*电脑浮动*/
.izl-rmenu{position:fixed;right:0;bottom:10px;z-index:999;width:72px;}
.izl-rmenu .iz_btn{width:72px;margin-bottom:1px;cursor:pointer;position:relative;padding:12px 0 7px;background:#d50b1e;display:block;}
.izl-rmenu .iz_btn i{display:block;width:100%;height:33px;background-repeat:no-repeat;background-position:center center;}
.izl-rmenu .iz_btn i.icon1{background-image:url(../images/r_qq.png);}
.izl-rmenu .iz_btn i.icon2{background-image:url(../images/r_wx.png);}
.izl-rmenu .iz_btn i.icon3{background-image:url(../images/r_phone.png);}
.izl-rmenu .btn-qq{}
.izl-rmenu .btn-wx{}
.izl-rmenu .btn-wx .pic{position:absolute;left:0;top:0px;background:#FFF;padding:10px;width:160px;height:160px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;opacity:0;}
.izl-rmenu .btn-wx:hover .pic{left:-160px;opacity:1;}
.izl-rmenu .btn-phone{position:relative;}
.izl-rmenu .btn-phone .phone{background-color:#d50b1e;position:absolute;width:160px;left:0;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;opacity:0;}
.izl-rmenu .btn-phone:hover .phone{left:-160px;opacity:1;}
.izl-rmenu .iz_btn span{display:block;font-size:13px;height:21px;line-height:21px;color:#FFF;text-align:center;}

.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;padding:16px 0 15px;height:73px;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:33.33%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(kf4.png) 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;}
#videobg .container{position:relative;height:100%;}
.video{padding:10px;width:80%;height:auto;background:#FFF;position:absolute;left:10%;top:50%;transform:translateY(-50%);}
.video video{width:100%;height:100%;display:block;}
.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;}
/*1350以下屏幕*/
@media screen and (max-width:1429px){
	.container{width:1200px;}
	#topbg{height:77px;}
	.top .t_left{padding:15px 0 15px;}
	.top .logo{width:300px;}
	.top .t_txt{margin-left:20px;padding:0 0 0;}
	.top .t_txt:before{height:44px;top:1px;left:-10px;}
	.top .t_txt p{font-size:15px;height:22px;line-height:22px;margin-top:1px;}
	.top .t_right{padding-top:5px;}
	.pcnav .firstfloor>li>a{font-size:15px;padding:0 20px;height:71px;line-height:68px;border-bottom-width:3px;}
	.index_banner{padding-bottom:430px;}
	.pb_title .h_t{font-size:32px;height:42px;line-height:42px;}
	.pb_title p{font-size:15px;}
	.sub_title .s_t{font-size:30px;height:40px;line-height:40px;}
	.sub_title i{margin:10px auto 0;}
	.product{padding:30px 0;}
	.product .p_span{padding-top:26px;}
	.product .p_span a{font-size:15px;height:36px;line-height:34px;}
	.product .p_ul{padding-top:0;}
	.product .p_ul .p_li p{font-size:15px;}
	.fenge .fg_left{padding-top:24px;}
	.fenge .fg_left p{font-size:30px;height:46px;line-height:46px;padding-right:210px;}
	.fenge .fg_left p:before{width:180px;}
	.fenge .fg_left .fg_span{padding-left:210px;}
	.fenge .fg_left .fg_span span{font-size:20px;height:32px;line-height:32px;}
	.fenge .fg_left .fg_span:before{width:180px;}
	.fenge .fg_right{width:330px;padding:10px 0 8px;}
	.fenge .fg_right p{font-size:20px;line-height:26px;}
	.fenge .fg_right p:first-child{font-size:17px;height:22px;line-height:22px;}
	#xuanzebg{padding:30px 0 40px;}
	.xuanze{margin-top:26px;}
	.xuanze .xz_icon{width:130px;height:130px;border-width:8px;padding:8px;margin-left:-65px;top:-65px;}
	.xuanze .xz_icon em{background-size:auto 60%;}
	.xuanze .swiper-slide{padding-top:65px;}
	.xuanze .xz_li{padding:76px 15px 20px;}
	.xuanze .xz_txt p:first-child{font-size:20px;line-height:28px;font-weight:bold;}
	.xuanze .xz_txt i{margin:10px 0 11px;}
	#infobg{padding:40px 0 50px;}
	.info{margin-top:30px;}
	.info p{font-size:16px;line-height:28px;}
	.info_btn{margin-top:36px;}
	.i_ul{margin-top:40px;}
	.i_ul .i_li .i_txt p:first-child{font-size:22px;height:32px;line-height:32px;}
	.i_ul .i_li i{height:46px;background-size:auto 100%!important;}
	#hezuobg{padding:30px 0 30px;}
	.hezuo .hz_ul{margin-top:20px;}
	.hezuo .swiper-slide p{font-size:15px;height:40px;line-height:40px;}
	#newsbg{padding:30px 0 40px;}
	.news a{width:calc(100% - 725px);}
	.news a.tw{width:344px;}
	.news a .tj_img{padding-bottom:198px;}
	.news a .tj_txt{padding:15px 20px 17px;}
	.news a .tj_txt span{margin-bottom:15px;}
	.news a .tj_txt p{font-size:14px;line-height:23px;}
	.news a .tj_txt p:nth-child(2){font-size:15px;margin-bottom:8px;}
	.news a .n_txt{padding:15px 32px 14px 30px;}
	.news a .n_txt .n_left{padding:4px 0 3px;}
	.news a .n_txt .n_right p{font-size:14px;line-height:23px;}
	.news a .n_txt .n_right p:first-child{font-size:15px;margin-bottom:10px;}
	#footbg{padding:30px 0 30px;}
	.foot .ft_left{width:480px;}
	.foot .ft_left .fl_txt .fl_p p{font-size:15px;}
	.foot .f_input{width:480px;}
	.foot .f_txt{margin-top:26px;}
	.foot .f_txt .f_ul .f_li p{font-size:15px;}
	#footbottombg{padding:15px 0 20px;}



	#px_banner{padding-bottom:400px;}
	#px_banner.px_ban2{padding-bottom:600px;}
	.sub_nav a{height:63px;line-height:63px;}
}
/*1230以下屏幕*/
@media screen and (max-width:1229px){
	#flashvideobg{display:none;}
	.container{width:994px;}
	#topbg{height:70px;}
	.top .t_left{padding:12px 0 12px;}
	.top .t_txt{display:none;}
	.top .t_right{padding-top:0;}
	.pcnav .firstfloor>li>a{height:70px;line-height:68px;font-size:14px;border-bottom-width:2px;}
	.pcnav .secondfloor>li{font-size:12px;height:32px;line-height:32px;}
	.t_right .t_icon{display:none;}
	.index_banner{padding-bottom:340px;display:block;}
	.index_banner .swiper-pagination-bullets{bottom:15px!important;}
	.index_banner .swiper-pagination-bullet{width:12px;height:12px;}
	.index_banner .swiper-pagination-bullet-active{width:30px;}
	.pb_title .h_t{font-size:28px;height:34px;line-height:34px;}
	.pb_title p{font-size:13px;line-height:22px;}
	.pb_title i{margin:5px auto;height:2px;}
	.sub_title .s_t{font-size:26px;height:34px;line-height:34px;}
	.sub_title i{margin:6px auto 0;}
	.sub_title p{font-size:13px;line-height:22px;margin-top:5px;}
	.product{padding:20px 0;}
	.product .p_span{padding-top:15px;}
	.product .p_span a{font-size:14px;}
	.product .p_ul .p_li{margin-top:15px;}
	.product .p_ul .p_li p{font-size:14px;height:36px;line-height:36px;}
	.fenge .fg_left p{padding-right:0;}
	.fenge .fg_left p:before{content:none;}
	.fenge .fg_left p:after{content:none;}
	.fenge .fg_left .fg_span{padding-left:0;}
	.fenge .fg_left .fg_span:before{content:none;}
	.fenge .fg_left .fg_span:after{content:none;}
	#xuanzebg{padding:20px 0 26px;}
	#infobg{padding:30px 0 40px;}
	.info{margin-top:20px;}
	.info p{font-size:15px;line-height:26px;}
	.info_btn{margin-top:26px;}
	.info_btn a{width:160px;height:42px;line-height:40px;}
	.i_ul{margin-top:30px;}
	.i_ul .i_li .i_txt p:first-child{font-size:18px;height:26px;line-height:26px;}
	.i_ul .i_li i{height:37px;}
	#hezuobg{padding:20px 0;}
	.hezuo .hz_ul{margin-top:15px;}
	.hezuo .swiper-slide p{font-size:14px;height:36px;line-height:36px;}
	#newsbg{padding:20px 0;}
	#newsbg .pb_title a{height:42px;line-height:42px;top:10px;}
	.news{padding-top:0;}
	.news a{width:calc(100% - 590px);margin-left:10px;margin-top:10px;}
	.news a.tw{width:285px;margin-left:10px;}
	.news a:first-child{margin-left:0;}
	.news a .tj_img{padding-bottom:164px;}
	.news a .tj_txt{padding:10px 10px 10px;}
	.news a .tj_txt span{margin-bottom:12px;}
	.news a .n_txt{padding:10px 20px 10px 15px;}
	.news a .n_txt .n_left{width:60px;padding:5px 0 5px;}
	.news a .n_txt .n_left span{font-size:13px;height:12px;line-height:12px;}
	.news a .n_txt .n_left span:first-child{font-size:26px;height:26px;line-height:26px;}
	.news a .n_txt .n_right{padding-left:10px;width:calc(100% - 60px);}
	.news a .n_txt .n_right:before{height:70px;}
	.news a .n_txt .n_right p{font-size:13px;line-height:22px;}
	.news a .n_txt .n_right p:first-child{margin-bottom:6px;}
	#footbg{padding:20px 0;}
	.foot .ft_left{width:calc(50% - 15px);}
	.foot .ft_left .fl_txt .fl_p{margin-bottom:15px;}
	.foot .ft_left .fl_txt .fl_p p{font-size:14px;}
	.foot .f_input{width:calc(50% - 15px);}
	.foot .f_input .f_form{margin-top:10px;}
	.foot .f_input .f_form input{height:48px;line-height:46px;}
	.foot .f_input .f_form textarea{margin-top:15px;}
	.foot .f_input .f_form .foot_btn{height:48px;line-height:48px;font-size:14px;margin-top:10px;}
	.foot .f_ewm{display:none;}








	
	
	.izl-rmenu{display:none;}
	#px_banner{padding-bottom:30%;}
	#px_banner.px_ban2{padding-bottom:60%;}
	.sub_nav a{font-size:14px;height:50px;line-height:50px;width:146px;}
	.sub_nav a:before{border-left-width:6px;border-right-width:6px;border-top-width:6px;bottom:-6px;margin-left:-6px;}
	.manu{margin-top:20px;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:738px;}
	#headbg{display:none;}
	#topbg{display:none;}
	#mobileheadbg{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:37%;}
	.index_banner .swiper-pagination-bullets{bottom:10px!important;}
	.index_banner .swiper-pagination-bullet{width:8px;height:8px;}
	.index_banner .swiper-pagination-bullet-active{width:24px;}
	.pb_title .h_t{font-size:24px;height:30px;line-height:30px;}
	.pb_title p{font-size:12px;line-height:22px;margin-top:3px;}
	.sub_title .s_t{font-size:22px;height:30px;line-height:30px;}
	.sub_title p br{display:none;}
	.product{padding:15px 0;}
	.product .p_span{padding-top:0;}
	.product .p_span a{width:23.8%;margin-left:1.6%;margin-top:10px;}
	.product .p_span a:nth-child(4n+1){margin-left:0;}
	.product .p_ul .p_li{width:32%;margin-left:2%;}
	.product .p_ul .p_li:nth-child(4n+1){margin-left:2%;}
	.product .p_ul .p_li:nth-child(3n+1){margin-left:0;}
	.fenge .fg_left{width:calc(100% - 260px);}
	.fenge .fg_left p{font-size:24px;height:36px;line-height:36px;}
	.fenge .fg_left .fg_span{margin-top:10px;}
	.fenge .fg_left .fg_span span{font-size:18px;height:26px;line-height:26px;}
	.fenge .fg_right{width:260px;}
	.fenge .fg_right a{width:113px;height:40px;line-height:40px;background-size:auto 100%;}
	#xuanzebg{padding:15px 0;}
	.xuanze{margin-top:15px;}
	.xuanze .xz_txt p:last-child{height:144px;}
	#infobg{padding:20px 0 26px;}
	.info{margin-top:15px;}
	.info p{font-size:14px;line-height:26px;}
	.info p br{display:none;}
	.info_btn{margin-top:15px;}
	.info_btn a{width:160px;height:42px;line-height:40px;}
	.i_ul{margin-top:30px;}
	.i_ul .i_li .i_txt p:first-child{font-size:18px;height:26px;line-height:26px;}
	.i_ul .i_li i{height:37px;}
	#hezuobg{padding:15px 0;}
	#newsbg{padding:15px 0;}
	.news a{width:100%;margin-left:0;}
	.news a.tw{width:calc(50% - 5px);}
	#footbg{padding:15px 0;}
	.foot .ft_left{width:100%;float:none;}
	.foot .ft_left .fl_txt .fl_p{padding-left:0;}
	.foot .f_input{width:100%;float:none;margin-left:0;margin-top:20px;}
	#footbottombg{padding:10px 0 66px;}





	



	#floatBottom{display:block;}
	#px_banner .crumbs{bottom:8px;}
	.newscow_right{width:100%;float:none;}
	.newscow_right .news_product .bd ul li{width:32%;float:left;margin-left:2%;}
	.newscow_right .news_product .bd ul li:first-child{margin-left:0;}
	.newscow_right .news_nlist ul li{width:48%;margin-left:4%;float:left;}
	.newscow_right .news_nlist ul li:nth-child(odd){margin-left:0;}
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.container{width:calc(100% - 30px);}
	.product .p_ul .p_li{width:49%;margin-left:2%;}
	.product .p_ul .p_li:nth-child(4n+1){margin-left:2%;}
	.product .p_ul .p_li:nth-child(3n+1){margin-left:2%;}
	.product .p_ul .p_li:nth-child(odd){margin-left:0;}
	.fenge .fg_left{display:none;}
	.fenge .fg_right{width:100%;float:none;}
	.fenge .fg_right p{font-size:18px;}
	.fenge .fg_right p br{display:none;}
	.fenge .fg_right p span{display:inline-block;padding:0 5px;}




	#stylesubnav{padding:8px 0;}
	#stylesubnav .xq_crumbs{font-size:13px;}
	#stylesubnav .xq_crumbs a{margin:0 5px;}
	.sub_nav{display:block;}
	.sub_nav a{display:block;float:left;width:50%;border-bottom:1px solid #FFF;height:42px;line-height:42px;font-size:14px;}
	.sub_nav a:nth-child(even){border-right:none;}
	.sub_nav a.on:before{content:none;}
	.sub_cnav a{display:block;width:33.33%;float:left;border-bottom:1px solid #FFF;padding:0 0;text-align:center;height:42px;line-height:42px;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.index_banner .swiper-pagination-bullets{bottom:5px!important;}
	.index_banner .swiper-pagination-bullet-active{width:24px;}
	.pb_title.tl{text-align:center;}
	.pb_title .h_t{font-size:20px;height:28px;line-height:28px;}
	.pb_title p{line-height:20px;height:auto;}
	.sub_title .s_t{font-size:20px;height:28px;line-height:28px;}
	.sub_title i{width:30px;height:2px;}
	.sub_title p{line-height:20px;}
	.xuanze .xz_txt p{font-size:13px;line-height:22px;}
	.xuanze .xz_txt p:first-child{font-size:16px;line-height:24px;}
	.xuanze .xz_txt p:last-child{height:176px;}
	.i_ul{display:block;margin-top:0;}
	.i_ul .i_li{display:block;width:50%;float:left;margin-top:15px;}
	#newsbg .pb_title a{display:none;}
	.news a.tw{width:100%;margin-left:0;}
	.news a .tj_img{padding-bottom:57.61%;}
	.foot .f_input p{font-size:13px;}
	.foot .f_txt .f_ul .f_li{width:100%;float:none;}
	.foot .f_input .f_form input{width:100%;margin-left:0;float:none;margin-top:10px;height:40px;line-height:38px;}
	.foot .f_input .f_form input:nth-child(3){width:100%;}
	.foot .f_input .f_form button{width:100%;margin-top:10px;margin-left:0;height:40px;line-height:40px;}






	
	#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;}
	.video{width:100%;padding:5px;left:0;}
	.video span{left:50%;top:100%;margin-left:-20px;}
}
/*500以下屏幕*/
@media screen and (max-width:499px){
	#mobilehead .logo{width:calc(100% - 72px);background-size:auto 34px;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	.product .p_span a{width:49%;margin-left:2%;margin-top:6px;}
	.product .p_span a:nth-child(4n+1){margin-left:2%;}
	.product .p_span a:nth-child(odd){margin-left:0;}
	.xuanze .xz_txt p br{display:none;}
	.xuanze .xz_txt p:last-child{height:132px;}
	.info_btn a{width:49%;margin-left:2%;}
	.i_ul .i_li i{height:30px;}
	.i_ul .i_li .i_txt p:first-child{font-size:16px;height:24px;line-height:24px;}
	.foot .ft_left .fl_txt{padding-top:6px;}
	.foot .ft_left .fl_txt .fl_p{margin-bottom:5px;}
	.foot .ft_left .fl_txt .fl_p p{width:100%;float:none;}
	.foot .ft_left .fl_txt .fl_p p br{display:none;}
	.foot .f_input .fi_title{font-size:15px;line-height:20px;height:40px;}


	.newscow_right .news_product .bd ul li{width:100%;margin-left:0;}
	.newscow_right .news_nlist ul li{width:100%;margin-left:0;}
}