/*-----  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;}
.mt0{margin-top:0;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt50{margin-top:50px;}
.mt80{margin-top:80px;}
::-webkit-input-placeholder
{color:#ccc;}
:-moz-placeholder
{color:#ccc;}
::-moz-placeholder
{color:#ccc;}
:-ms-input-placeholder
{color:#ccc;}
/* head */
#headbg{height:29px;line-height:29px;font-family:'微软雅黑';font-size:12px;background:#1a70c9;position:relative;z-index:999;}
.head{}
.head p{margin:0;height:29px;line-height:29px;color:#FFF;display:inline-block;}
.head .topnav{float:right;}
.head .topnav>a{float:left;width:65px;height:26px;line-height:26px;text-indent:15px;font-size:12px;display:block;color:#FFF;
	margin-left:25px;}
/*.head .topnav>a:first-child{ background:url(../images/feedback.png) no-repeat left center;}
.head .topnav>a:nth-child(2){ background:url(../images/question.png) no-repeat left center;}*/
.head .topnav .fgs{width:100px;margin-left:20px;float:left;position:relative;}
.head .topnav .fgs span{width:100%;height:100%;background:#CCC;color:#333;display:block;text-align:center;height:39px;line-height:39px;cursor:pointer;}
.head .topnav .fgs .fgs_ul{position:absolute;left:0;top:39px;background:#E8E8E8;width:100%;text-align:center;display:none;}
.head .topnav .fgs .fgs_ul a{display:block;height:40px;line-height:40px;border-bottom:1px solid #f5f5f5;}
.head .topnav .fgs .fgs_ul a:hover{background:#F5F5F5;}
/* top*/
.top{padding:14px 0 15px;}
.top .logo{display:block;float:left;width:698px;height:auto;}
.top .logo img{width:100%;height:100%;display:block;}
.top .right{width:280px;float:right;margin-top:6px;background: #1767ca;
    border-radius: 55px;}
.top .right .r_erweima{width:55px;/*height:85px;*/float:left;}
.top .right .r_erweima img{display:block;width:100%;height:100%;}
.top .right .r_p{width:210px;float:right}
.top .right .r_p p{margin:0;line-height:24px;font-size:24px;text-align:left;font-weight:bold;color:#FFF;}
.top .right .r_p p:first-child{font-size:16px;color:#FFF;line-height:35px;    padding-top: 5px;}
/*pcnav*/
#pcnavbg{background:#1767CA;}
.pcnav{position:relative;}
.pcnav ul{margin:0;font-size:0;-webkit-text-size-adjust:none;}
.pcnav .firstfloor>li{display:inline-block;height:68px;line-height:68px;font-size:15px;color:#555;text-align:center;position:relative;width:12%;}
.pcnav .firstfloor>li>a{display:block;height:68px;color:#FFF;}
.pcnav .firstfloor>li:hover{background:#1062cd;}
.pcnav .firstfloor>li:hover>a{color:#FFF;}
.pcnav .secondfloor{position:absolute;left:0;top:100%;z-index:9999;display:none;background:#FFF;min-width:100%;box-sizing:border-box;white-space:nowrap;padding:0 10px;}
.pcnav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:40px;height:40px;font-size:13px;margin-left:0;}
.pcnav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;}
.pcnav .secondfloor li a:hover{color:#000;}
/*mobilehead*/
#mobilehead{height:70px;width:100%;display:none;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;background:url(../images/mlogo.jpg) no-repeat 10px center;background-size:auto 50px;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:105px;left:0;z-index:989;width:100%;height:calc(100% - 105px);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:105px;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 8px 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:29.16%;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-pagination-bullet{border:2px solid #FFF;opacity:1;background:transparent;}
.index_banner .swiper-pagination-bullet-active{background:#FFF;}
/*pb_title*/
.pb_title{text-align:center;position:relative;}
.pb_title:before{content:'';width:100%;height:1px;background:#D6D6D6;position:absolute;left:0;top:95px;display: none;}
.pb_title em{    display: block;
    font-style: normal;
    FONT-WEIGHT: BOLD;
    font-size: 26px;
    height: 30px;
    line-height: 30px;
    color: #145ac0;
    text-transform: uppercase;}

.pb_title em span{ 
    color:#ef0000}

.pb_title h2{

	display: inline-block;
    margin: 0;
    font-size: 18px;
    color: #145ac0;
    text-align: center;
    font-weight: NORMAL;
    height: 40px;
    line-height: 40px;
    position: relative;
    padding: 0 50px;
    margin-top: 5px;}
.pb_title h2 span{color:#0053b9; }
.pb_title i{display:block;width:74px;height:3px;background:#CF0418;display:block;margin:0 auto;}
.pb_title p{   
/*
    border: 1px dashed;
    width: 70%;
    margin: 0 auto;*/

    FONT-SIZE: 18PX;
    color: #555;
    text-align: center;
    line-height: 35px;
    padding-top: 10px;
     background: url(../images/case_bg.jpg) no-repeat bottom; 
}
}

.pb_btn{height:50px;line-height:50px;display:inline-block;background:#1b75e2;color:#FFF;padding:0 25px;border-radius:25px;}
.pb_btn span{font-weight:normal;font-size:18px;}

/*product*/
#productbg{background:#F0F0F0;padding:40px 0 70px;}
.product{}
.product .product_top{border:1px solid #E2E2E2;margin-top:36px;background:#FFF;position:relative;z-index:10;}
.product .product_top ul{margin:0;}
.product .product_top li{width:18%;float:left;border-right:1px solid #E2E2E2;font-size:18px;color:#000;line-height:70px;text-align:center;position:relative;cursor:pointer;z-index:9999;}
.product .product_top li a{width:100%;height:100%;display:block;}
.product .product_top li .san{width:0;height:0;position:absolute;left:50%;margin-left:-13px;border-left:13px solid transparent;border-right:13px solid transparent;border-top:12px solid #0053B9;display:none;}
.product .product_top li:last-child{width:10%;border-right:none;}
.product .product_top li.hover,.product .product_top li:hover{background:#0053B9;color:#FFF;}
.product .product_top li.hover .san,.product .product_top li:hover .san{display:block;}
.product .product_top li.hover a,.product .product_top li:hover a{color:#FFF;}
.product .product_ul{position:relative;background:#FFF;border:1px solid #E2E2E2;border-top:none;padding:30px 19px 20px;}
.product .product_ul .swiper_item{width:100%;overflow:hidden;}
.product .product_ul .p_img{width:100%;padding-bottom:66.67%;position:relative;}
.product .product_ul .p_img img{display:block;width:100%;height:100%;border:1px solid #EEF2F3;position:absolute;left:0;top:0;}
.product .product_ul p{margin:0;line-height:26px;text-align:center;color:#3e3e3e;margin-top:15px;}
.product .product_ul p a{color:#3e3e3e;}
/*case*/
.case{padding:40px 0 40px;}
.case .case_top{background:url(../images/casetitle.jpg) no-repeat left top #F2F6F7;margin-top:30px;padding:20px 0 16px 148px;}
.case .case_top a{width:16.66%;border-right:1px dashed #9F9F9F;height:64px;float:left;display:block;}
.case .case_top a p{margin:0;line-height:24px;font-size:18px;color:#333;margin-top:40px;text-align:center;}
.case .case_top a.caseicon1{background:url(../images/caseicon1.png) no-repeat center top;}
.case .case_top a.caseicon2{background:url(../images/caseicon2.png) no-repeat center 1px;}
.case .case_top a.caseicon3{background:url(../images/caseicon3.png) no-repeat center 1px;}
.case .case_top a.caseicon4{background:url(../images/caseicon4.png) no-repeat center 2px;}
.case .case_top a.caseicon5{background:url(../images/caseicon5.png) no-repeat center top;}
.case .case_top a.caseicon6{background:url(../images/caseicon6.jpg) no-repeat center top;}
.case .case_top a:last-child{width:16.7%;border-right:none;}
.case .case_ul{position:relative;margin-top:30px;overflow:hidden;}
.case .case_ul .case_li{width:100%;padding-bottom:66.67%;position:relative;}
.case .case_ul .case_li img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.case .case_ul p.fp{ font-weight: bold;   margin: 0;
    height: 44px;
    line-height: 44px;
    text-align: left;
    color: #FFF;
    background: #000;
    position: relative;
    padding-left: 14px;font-size: 18px;    border-bottom: 1px solid #fff;}
.case .case_ul p.fp a{color:#FFF;}
.case .case_ul p.fp .more{width:104px;height:44px;position:absolute;top:0;right:0;/*background:#C7C7C7;*/text-align:center;line-height:44px;display:block;font-family:'微软雅黑';font-size:14px;font-weight:normal;color:#FFF;}

.case .case_ul p.lp{margin:0;height:84px;line-height:24px;text-align:left;color:#FFF;background:#000;position:relative;padding:5px 0px 0px 10px;}
.case .case_ul p.lp a{color:#000;}
.case .case_ul p.lp .more{width:64px;height:64px;position:absolute;top:0;right:0;background:#C7C7C7;text-align:center;line-height:64px;display:block;font-family:'微软雅黑';font-size:12px;font-weight:bold;color:#FFF;}


/*process*/
#processbg{width:100%;/*background:url(../images/processbg.jpg) no-repeat center center;*/padding:30px 0 20px;background-size:cover;}
.process{}
.process .process_en{height:35px;line-height:35px;text-align:center;font-family:Arial;font-size:18px;color:#FFF;text-transform:uppercase;}
.process h2{margin:0;width:100%;position:relative;}
/*.process h2:before{content:'';width:calc(50% - 185px);height:1px;background:#FFF;position:absolute;top:22px;left:0;}
.process h2:after{content:'';width:calc(50% - 185px);height:1px;background:#FFF;position:absolute;top:22px;right:0;}*/
.process h2 span{display:block;width:370px;height:39px;line-height:39px;margin:0 auto;color:#FFF;font-size:33px;font-weight:bold;text-align:center;position:relative;}
.process h2 span:before{content:'';width:7px;height:7px;background:#FFF;border-radius:50%;position:absolute;top:19px;left:0;}
.process h2 span:after{content:'';width:7px;height:7px;background:#FFF;border-radius:50%;position:absolute;top:19px;right:0;}
.process .process_item{margin-top:25px;/*padding:0 79px;*/}
.process .process_ul{width:100%;overflow:hidden;}
.process .swiper-slide{text-align:center;position:relative;}
.process .swiper-slide:after{content:'';width:62px;height:100%;position:absolute;right:-72px;top:0;background:url(../images/lc_icon.png) no-repeat center 39px;}
.process .swiper-slide:last-child:after{content:none;}
.process .process_li{width:120px;height:120px;/*border:3px solid #FFF;*/padding:6px;border-radius:50%;display:inline-block;}
.process p{padding-left: 30px;}
.process .process_li .process_icon{width:100%;height:100%;/*border-radius:50%;*/}
.process .process_li .process_icon.icon1{background:url(../images/processicon1.png) no-repeat center center #FFF;}
.process .process_li .process_icon.icon2{background:url(../images/processicon2.png) no-repeat center center #FFF;}
.process .process_li .process_icon.icon3{background:url(../images/processicon3.png) no-repeat center center #FFF;}
.process .process_li .process_icon.icon4{background:url(../images/processicon4.png) no-repeat center center #FFF;}
.process .process_li .process_icon.icon5{background:url(../images/processicon5.png) no-repeat center center #FFF;}
.process .process_li .process_icon.icon6{background:url(../images/processicon6.png) no-repeat center center #FFF;}
.process .process_li .process_icon.icon7{background:url(../images/processicon7.png) no-repeat center center #FFF;}
.process .process_li .process_icon.icon8{background:url(../images/processicon8.png) no-repeat center center #FFF;}
/*.process p{margin:0;height:42px;line-height:42px;text-align:center;color:#FFF;font-weight:bold;}*/
.process .process_btn{width:193px;height:32px;line-height:32px;text-align:center;border:1px solid #71AB5E;color:#FFF;display:block;margin:0 auto;background:#89BC43;margin-top:10px;}
/*art*/
.art{padding:0px 0 60px;}
.art .artlist{margin-top:14px;position:relative;}
.art .artlist .artlistcow{width:100%;overflow:hidden;}
.art .artlist .swiper-slide{padding:10px 10px 0px;/*background:#EFEFEF;*/    border: 1px solid #cacaca;}
.art .artlist .swiper-slide .p_img{width:100%;padding-bottom:73%;position:relative;}
.art .artlist .swiper-slide .p_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.art .artlist .swiper-slide .p_txt{padding:10px 0 16px;}
.art .artlist .swiper-slide .p_txt p{margin:0;line-height:24px;color:#666;font-size:12px;}
.art .artlist .swiper-slide .p_txt p a{color:#434343;}
.art .artlist .swiper-slide .p_txt p:first-child{font-size:16px;line-height:30px;line-height:30px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold;}
.art .artlist .swiper-slide .p_txt p:last-child{margin-top:8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; display: none;}
.art .artlist .swiper-slide .more_btn{display: none; width:106px;height:29px;line-height:29px;background:url(../images/product_morebg.jpg) no-repeat right 10px center #3A3A3A;color:#FFF;/*display:block;*/margin:0 auto;text-indent:23px;}
.art .artlist .anniu{width:100px;height:31px;margin:0 auto;margin-top:38px;position:relative;}
.art .artlist .anniu:before{content:"";width:82px;height:1px;background:#E6E6E6;position:absolute;left:-82px;top:15px;}
.art .artlist .anniu:after{content:"";width:82px;height:1px;background:#E6E6E6;position:absolute;right:-82px;top:15px;}
.art .artlist .swiper-button-next{width:30px;height:31px;background:#006AB8!important;top:21px;right:11px;font-family:'微软雅黑';font-size:20px;text-align:center;line-height:31px;color:#FFF;outline:none;}
.art .artlist .swiper-button-next.swiper-button-disabled{background:#C7C7C7!important;opacity:1;}
.art .artlist .swiper-button-prev{width:30px;height:31px;background:#006AB8!important;top:21px;left:15px;font-family:'微软雅黑';font-size:20px;text-align:center;line-height:31px;color:#FFF;outline:none;}
.art .artlist .swiper-button-prev.swiper-button-disabled{background:#C7C7C7!important;opacity:1;}
/*banner*/
#bannerbg{width:100%;background:#1767CA;}
.banner{position:relative;background:url(../images/bannerimg.png) no-repeat left top;padding:46px 0 40px;}
.banner .b_img{width:147px;height:194px;position:absolute;left:0;bottom:-8px;}
.banner .b_left{width:calc(100% - 325px);float:left;padding-left:483px;background:url(../images/banneren.png) no-repeat 483px top;padding-top:35px;}
.banner .b_left p{margin:0;color:#FFF;font-size:16px;line-height:36px;}
.banner .b_left p:first-child{font-size:28px;line-height:54px;height:54px;border-top:1px solid #FFF;border-bottom:1px solid #FFF;}
.banner .b_right{width:227px;float:right;margin-top:10px;background:url(../images/bannerphone.jpg) no-repeat left top;padding-top:71px;}
.banner .b_right .b_btn{width:227px;height:38px;background:#1062cd;line-height:38px;color:#FFF;display:block;text-align:center;margin:0 auto;}
/*adv*/
.adv{padding:40px 0;}
.adv .adv_content{background:#FFF;margin-top:21px;position:relative;}
.adv .adv_content .ac_left{width:240px;float:left;}
.adv .adv_content .ac_left li{overflow:hidden;display:block;font-weight:normal;}
.adv .adv_content .ac_left li a{color:#fff;background:#1857a3;font-size:24px;line-height:37px;height:101px;border-left:5px solid #134989;padding:23px 0 0 40px;width:100%;display:block;}
.adv .adv_content .ac_left li a br{display:none;}
.adv .adv_content .ac_left li.cur a,#adv .adv_content .ac_left li a:hover{color:#fff;background:#88bc43;border-left-color:#7cac3c;}
.adv .adv_content .ac_left a em{font-size:14px;display:block;font-family:Arial;line-height:22px;text-transform: uppercase;font-style:normal;}
.adv .adv_content .ac_right{width:calc(100% - 271px);height:505px;overflow:hidden;position:relative;padding:0 97px;float:right;background:url(../images/advbg.jpg) no-repeat left top;background-size:100% 100%;}
.adv .adv_content .prev,.adv .adv_content .next{width:33px;height:68px;display:block;overflow:hidden;position:absolute;top:218px;right:11px;z-index:2;}
.adv .adv_content .prev{background:url(../images/prev.png) no-repeat 0 0;left:11px;}
.adv .adv_content .next{background:url(../images/next.png) no-repeat 0 0;}
.adv .adv_content .prev:hover,.adv .adv_content .next:hover{background-position:0 bottom;}
.adv .adv_content .ac_right .ac_txt{padding-top:116px;background-repeat:no-repeat;background-position:right 3px center;height:505px;}
.adv .adv_content .ac_right .ac_txt.icon1{background-image:url(../images/adv_img2.png);}
.adv .adv_content .ac_right .ac_txt.icon2{background-image:url(../images/adv_img1.png);}
.adv .adv_content .ac_right .ac_txt.icon3{background-image:url(../images/adv_img3.png);}
.adv .adv_content .ac_right .ac_txt.icon4{background-image:url(../images/adv_img4.png);}
.adv .adv_content .ac_right .ac_txt.icon5{background-image:url(../images/adv_img5.png);}
.adv .adv_content .ac_right .ac_txt .line{width:192px;height:1px;background:#BDD0E7;display:block;}
.adv .adv_content .ac_right .ac_txt p{margin:0;}
.adv .adv_content .ac_right .ac_txt p:nth-child(2){font-size:24px;color:#000;line-height:43px;}
.adv .adv_content .ac_right .ac_txt p:nth-child(3){font-size:20px;color:#1857a4;line-height:34px;}
.adv .adv_content .ac_right .ac_txt p:nth-child(5){font-size:16px;color:#4a4a4a;line-height:30px;}
.adv .adv_content .ac_right .ac_txt .ac_btn{width:133px;height:37px;line-height:37px;text-align:center;color:#FFF;display:block;margin-top:68px;background:#1062cd;}
/*info*/
#infobg{width:100%;background:url(../images/infobg.jpg) no-repeat center top;padding:40px 0 20px;background-size:100% 533px;}
.info{position:relative;}
.info .info_title{text-align:center;}
.info .info_en{height:30px;line-height:30px;text-align:center;font-size:23px;color:rgba(255,255,255,.4);text-transform:uppercase;}
.info h2{margin:0;width:100%;position:relative;margin-top:5px;}
.info h2:before{content:'';width:calc(50% - 103px);height:1px;background:#FFF;position:absolute;top:22px;left:0;}
.info h2:after{content:'';width:calc(50% - 103px);height:1px;background:#FFF;position:absolute;top:22px;right:0;}
.info h2 span{display:block;width:206px;height:40px;line-height:40px;margin:0 auto;color:#FFF;font-size:30px;font-weight:bold;text-align:center;position:relative;}
.info .infocontent{width:100%;background:#FFF;margin-top:35px;padding:35px 35px 10px;}
.info .i_left{width:calc(100% - 624px);float:left;padding-bottom:76px;}
.info .i_left .cn{color:#1062cd;font-weight:bold;font-size:20px;margin-top:31px;background:url(../images/aboutus.jpg) no-repeat left top;padding-top:53px;}
.info .i_left p{margin:0;line-height:24px;color:#4a4a4a;margin-top:20px;}
.info .i_left p a{color:#1062cd;}
.info .i_right{width:554px;float:right;    box-shadow: 7px 5px 16px #888888;}
.info .i_right img{display:block;width:100%;height:auto;}
.info .picture{position:relative;background:url(../images/zizhibg.jpg) no-repeat center bottom;padding-bottom:69px;}
.info .picture_ul{position:absolute;width:284px;height:35px;left:18px;top:-35px;}
.info .picture_ul li{width:120px;height:35px;line-height:35px;background:#B4B4B4;float:left;margin-left:22px;color:#FFF;text-align:center;cursor:pointer;position:relative;}
.info .picture_ul li .san{border-left:6px solid transparent;border-right:6px solid transparent;border-top:7px solid #1062cd;position:absolute;bottom:-7px;left:54px;display:none;}
.info .picture_ul li.hover,.info .picture_ul li:hover{background:#1062cd;}
.info .picture_ul li.hover .san,.info .picture_ul li:hover .san{display:block;}
.info .piclist{position:relative;padding:40px 40px 0;}
.info .piclist .piclistcow{width:100%;overflow:hidden;}
.info .piclist .swiper-slide{position:relative;}
.info .piclist .swiper-slide .s_img{width:100%;padding-bottom:66.67%;position:relative;}
.info .piclist .swiper-slide .s_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;border:1px solid #DDD;    border-radius: 25px;}
.info .piclist .swiper-slide p{margin:0;text-align:center;line-height:32px;height:32px;position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.5);color:#FFF;display: none;}
.info .piclist .swiper-slide p a{color:#FFF;}
.info .piclist .swiper-slide .shade{position:absolute;width:100%;height:0;background:rgba(17,17,17,.6);bottom:0;left:0;color:#FFF;text-align:center;
    transition:height 0.6s;
    -webkit-transition:height 0.6s; /* Safari */}
.info .piclist .swiper-slide .shade .s_txt{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);}
.info .piclist .swiper-slide .shade .s_txt i{display:none;height:35px;background:url(../images/info_pic_bg.png) no-repeat center center;}
.info .piclist .swiper-slide .shade .s_txt em{font-style:normal;display:none;margin-top:8px;}
.info .piclist .swiper-slide:hover .shade{height:100%;}
.info .piclist .swiper-slide:hover .shade .s_txt i{display:block;}
.info .piclist .swiper-slide:hover .shade .s_txt em{display:block;}
.info .piclist .swiper-slide:hover p{margin:0;display:none;}

.info .piclist .swiper-button-next{width:21px;height:37px;background-image:url(../images/nexticonhover.png)!important;background-size:100%;margin-top:0;right:0;outline:none;}
.info .piclist .swiper-button-prev{width:21px;height:37px;background-image:url(../images/prviconhover.png)!important;background-size:100%;margin-top:0; left:0;outline:none;}
.info .piclist .swiper-button-next.swiper-button-disabled{background-image:url(../images/nexticonhover.png)!important;opacity:1;}
.info .piclist .swiper-button-prev.swiper-button-disabled{background-image:url(../images/prviconhover.png)!important;opacity:1;}
/*hezuo*/
#hezuobg{border-bottom:12px solid #F5F5F5;padding:30px 0 60px;}
.hezuo{}
.hezuo .hz_title{height:41px;line-height:41px;font-size:24px;color:#929292;text-align:center;letter-spacing:2px;font-weight:bold;}
.hezuo .hz_dian{width:5px;height:5px;border:1px solid #646464;border-radius:50%;margin:0 auto;margin-top:19px;display:block;position:relative;}
.hezuo .hz_dian:before{content:'';position:absolute;top:2px;left:-96px;width:96px;height:1px;background:#646464;}
.hezuo .hz_dian:after{content:'';position:absolute;top:2px;right:-96px;width:96px;height:1px;background:#646464;}
.hezuo .hezuolist{position:relative;margin-top:26px;padding:0 53px;}
.hezuo .hezuolist .hezuolistcow{width:100%;overflow:hidden;}
.hezuo .hezuolist .swiper-slide .h_img{width:100%;padding-bottom:41.67%;position:relative;}
.hezuo .hezuolist .swiper-slide .h_img img{display:block;width:100%;height:100%;border:1px solid #D5D5D5;position:absolute;left:0;top:0;object-fit:cover;}
.hezuo .hezuolist .swiper-slide p{margin:0;height:30px;line-height:30px;text-align:center;color:#525252;margin-top:8px;}
.hezuo .hezuolist .swiper-button-next{width:33px;height:67px;background:#1767CA;background-size:100%;margin-top:0;right:0;outline:none;font-size:30px;line-height:67px;color:#FFF;text-align:center;font-family:'微软雅黑';top:20px;}
.hezuo .hezuolist .swiper-button-prev{width:33px;height:67px;background:#1767CA;background-size:100%;margin-top:0; left:0;outline:none;font-size:30px;line-height:67px;color:#FFF;text-align:center;font-family:'微软雅黑';top:20px;}
/*news*/
.news{padding:40px 0 30px;}
.news .news_title{margin-top:33px;text-align:center;font-size:0;-webkit-text-size-adjust:none;}
.news .news_title span{display:inline-block;padding:0 35px;height:35px;line-height:33px;border:1px solid #d4d4d4;text-align:center;color:#2f2f2f;font-size:18px;position:relative;cursor:pointer;margin-left:12px;border-radius:17px;}
.news .news_title span:first-child{margin-left:0;}
.news .news_title span.hover,.news .news_title span:hover{border:1px solid #1767ca;color:#FFF;background:#1767ca;}
.news .news_list{margin-top:20px;}
.news .news_list .news_top{width:58%;background:#efefef;float:left;padding:20px 20px 15px;margin-top:9px;}
.news .news_list .news_top .nt_img{width:295px;height:220px;border:1px solid #ACACAC;float:left;position:relative;}
.news .news_list .news_top .nt_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.news .news_list .news_top .nt_txt{width:calc(100% - 325px);float:right;}
.news .news_list .news_top .nt_txt p{margin:0;line-height:24px;color:#666;}
.news .news_list .news_top .nt_txt p a{color:#333;}
.news .news_list .news_top .nt_txt p:first-child{font-size:16px;line-height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold;}
.news .news_list .news_top .nt_txt p:nth-child(2){line-height:17px;color:#a4a3a3;margin-bottom:20px;}
.news .news_list .news_top .nt_txt p:nth-child(3){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.news .news_list .news_top .nt_txt .news_btn{width:131px;height:36px;line-height:36px;background:#1062cd;display:block;color:#FFF;text-align:center;margin-top:30px;}
.news .news_list .n_ul{width:38%;float:right;}
.news .news_list .n_ul a{width:100%;height:88px;border-bottom:1px solid #EAEAEA;padding:9px 0 12px;display:block;}
.news .news_list .n_ul a:hover{background:#FFF;}
.news .news_list .n_ul a .date{width:55px;height:65px;border:1px solid #D6D6D6;float:left;color:#626262;text-align:center;line-height:26px;padding-top:11px;border-radius:2px;font-size:12px;}
.news .news_list .n_ul a .date span{font-size:26px;font-weight:bold;}
.news .news_list .n_ul a .a_txt{width:calc(100% - 70px);float:right;}
.news .news_list .n_ul a .a_txt p{margin:0;color:#888;line-height:20px;font-family:"微软雅黑";font-size:12px;}
.news .news_list .n_ul a .a_txt p:first-child{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;margin-bottom:5px;font-weight:bold;}
.news .news_list .n_ul a .a_txt p:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
/*questions*/
#questionsbg{background:#EFEFEF;padding:50px 0 40px;}
.questions{}
.questions .questions_title{height:56px;position:relative;}
.questions .questions_title .more{position:absolute;right:0;height:20px;top:18px;display:block;color:#7F7F7F;}
.questions .questions_title .q_img{width:56px;height:56px;background:url(../images/qicon.png) no-repeat center center #1767ca;border-radius:50%;float:left;display:block;}
.questions .questions_title .q_txt{float:left;margin-left:15px;}
.questions .questions_title .q_txt p{margin:0;}
.questions .questions_title .q_txt p:first-child{font-size:16px;color:#1767ca;line-height:23px;margin-top:3px;}
.questions .questions_title .q_txt p:last-child{font-size:18px;color:#323936;line-height:30px;}
.questions .questions_ul{padding-top:5px;}
.questions .questions_ul li{width:50%;float:left;height:78px;margin-top:20px;}
.questions .questions_ul li:nth-child(odd){padding-right:35px;}
.questions .questions_ul li:nth-child(even){border-left:1px solid #8f8f8f;padding-left:35px;}
.questions .questions_ul li .q{width:20px;float:left;margin-top:6px;}
.questions .questions_ul li .q .btn{width:20px;height:20px;color:#FFF;line-height:20px;text-align:center;background:#094CB8;display:block;margin-bottom:8px;font-size:12px;}
.questions .questions_ul li .q .btn.a{background:#303030;}
.questions .questions_ul li .txt{}
.questions .questions_ul li .txt p{margin:0;position:relative;padding-left:28px;}
.questions .questions_ul li .txt p a{color:#333;}
.questions .questions_ul li .txt p:first-child{font-size:16px;line-height:30px;height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.questions .questions_ul li .txt p:first-child:before{content:'问';width:20px;height:20px;background:#094CB8;font-size:12px;color:#FFF;position:absolute;left:0;top:5px;line-height:20px;text-align:center;}
.questions .questions_ul li .txt p:last-child{line-height:24px;color:#666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.questions .questions_ul li .txt p:last-child:before{content:'答';width:20px;height:20px;background:#303030;font-size:12px;color:#FFF;position:absolute;left:0;top:2px;line-height:20px;text-align:center;}
/*friendlink*/
#friendlinkbg{border-top:1px solid #C2C2C2;background:#EFEFEF;padding:20px 0 30px;}
.friendlink{position:relative;}
.friendlink .left{width:155px;float:left;background:url(../images/linkbg.jpg) no-repeat left center;height:58px;padding-left:75px;font-size:18px;color:#333;margin-top:7px;}
.friendlink .left span{color:#1767ca;font-size:20px;letter-spacing:3px;}
.friendlink .right{width:calc(100% - 155px);float:right;color:#555;font-size:0;-webkit-text-size-adjust:none;}
.friendlink .right a{color:#555;white-space:nowrap;margin-top:10px;display:inline-block;font-size:14px;padding:0 10px;position:relative;}
.friendlink .right a:after{content:'';position:absolute;right:0;top:3px;width:1px;height:14px;background:#555;}
/*foot*/
#footbg{background:#353535;padding-top:63px;border-top:1px solid #000;}
.foot{}
.foot .foot_title{position:relative;text-align:center;}
.foot .foot_title:before{content:'';width:100%;height:1px;background:#4E4F4B;position:absolute;left:0;top:24px;z-index:9;}
.foot .foot_title h2{margin:0;font-size:36px;display:inline-block;font-weight:bold;height:46px;color:#FFF;line-height:46px;padding:0 40px;background:#353535;z-index:10;position:relative;}
.foot .foot_title h2:before{content:'';width:7px;height:7px;background:#4E4F4B;border-radius:50%;display:block;left:-7px;top:21px;position:absolute;}
.foot .foot_title h2:after{content:'';width:7px;height:7px;background:#4E4F4B;border-radius:50%;display:block;right:-7px;top:21px;position:absolute;}
.foot .foot_title p{margin:0;height:30px;line-height:30px;font-size:20px;text-align:center;color:#494b4a;letter-spacing:1px;display:block;text-transform:uppercase;}
.foot .f_input{margin-top:20px;}
.foot .f_input input{height:58px;line-height:58px;background:#FFF;padding:0 10px;float:left;outline:none;}
.foot .f_input .input1{width:20%;margin-top:10px;}
.foot .f_input .input2{width:22%;margin-left:1.5%;margin-top:10px;}
.foot .f_input .f_content{width:38.5%;margin-left:1.5%;height:58px;line-height:58px;float:left;outline:none;padding:0 10px;resize:none;margin-top:10px;}
.foot .f_input .f_btn{width:15%;background:#1561C9;display:block;color:#FFF;text-align:center;margin-left:1.5%;font-size:20px;outline:none;margin-top:10px;}
.foot .f_shuoming{margin:0;height:70px;line-height:70px;text-align:right;color:#999;}
.foot .f_contanct{padding:15px 0 30px;border-bottom:1px solid #484848;font-size:0;-webkit-text-size-adjust:none;}
.foot .f_contanct span{display:inline-block;margin-right:50px;padding-left:30px;height:26px;line-height:26px;font-size:16px;color:#9a9a9a;margin-top:15px;}
.foot .f_contanct span:first-child{background:url(../images/footaddicon.jpg) no-repeat left 0;}
.foot .f_contanct span:nth-child(2){background:url(../images/footphoneicon.jpg) no-repeat left 0;}
.foot .f_contanct span:nth-child(3){background:url(../images/footemailicon.jpg) no-repeat left 0;padding-left:40px;}
/*footbottom*/
.foot .footbottom{padding:20px 0;background:url(../images/footlogo.jpg) no-repeat right 22px;}
.foot .footbottom .ft_left{font-size:12px;}
.foot .footbottom .ft_left p{margin:0;line-height:30px;color:#9a9a9a;}
.foot .footbottom .ft_left p a{color:#9a9a9a;}
.foot .footbottom .ft_left p span{display:inline-block;margin-right:5px;}
/*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;}
.xq_c{padding:0;}
.xq_crumbs{background:url(../images/position.png) no-repeat left 18px;background-size:auto 12px;line-height:29px;float:left;padding:10px 0 10px 20px;}
.xq_nav{float:right;font-size:0;-webkit-text-size-adjust:none;}
.xq_nav a{display:inline-block;height:49px;line-height:49px;padding:0 18px;text-align:center;position:relative;font-size:14px;}
.xq_nav a.on{background:#1767CA;color:#FFF;}
.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:17.76%;position:relative;z-index:9;}
#px_banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}
#px_banner .px_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
#px_banner .px_txt .px_txt_p{text-align:center;margin-top:80px;}
#px_banner .px_txt .px_txt_p h1{margin:0;line-height:46px;height:46px;font-size:40px;font-weight:bold;color:#444;}
#px_banner .px_txt .px_txt_p p{margin:0;margin-top:15px;height:40px;line-height:40px;font-size:46px;color:rgba(68,68,68,.25);text-transform:uppercase;letter-spacing:-2px;}
.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;}


/*新增内页*/
        .cpcc-ts-01 {
            position: relative;
            padding: 12px 0 16px;
            background: #fff;

        }
        
        .cpcc-ts-01-left {
            position: relative;
            width: 55%;
            float: left;
            overflow: hidden;
            border: 1px solid #e7e7e7;
            margin-left: 20px;
        }
        
        .cpcc-ts-01-left-jt {
            width: 12px;
            height: 23px;
            position: absolute;
            top: 50%;
            margin-top: -11px;
            cursor: pointer;
            z-index: 33;
        }
        
        .cpcc-ts-01-left-prev {
            left: 10px;
        }
        
        .cpcc-ts-01-left-next {
            right: 10px;
        }
        
        .cpcc-ts-01-left-size {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 56px;
            height: 26px;
            font-size: 14px;
            line-height: 16px;
            color: #787878;
            letter-spacing: 3px;
        }
        
        .cpcc-ts-01-left-size em {
            font-style: normal;
        }
        
        .cpcc-ts-01-left-pic {
            width: 100%;
            position: relative;
            text-align: center;
        }
        
        .cpcc-ts-01-left-pic li {
            width: 100%;
            float: left;
        }
        
        .cpcc-ts-01-left-pic img {
            width: 100%;
            margin: 0 auto;
            display: block;
        }
        
        .cpcc-ts-01-right {
            width: 40%;
            float: right;
            margin-right: 0;
        }
        
        .cpcc-ts-01-right-tit {
            height: 48px;
            font-size: 22px;
            font-weight: normal;
            line-height: 48px;
            color: #4a4a4a;
            border-bottom: 1px solid #e5e5e5;
            margin-bottom: 16px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .cpcc-ts-01-right-con {
            font-size: 14px;
            line-height: 24px;
            margin-bottom: 26px;
      
            overflow: hidden;
        }
      .pc-cx-tel-1-t2 {
                    height: 56px;
                    padding-left: 70px;
                    background: url(../images/pc-xc-icon2.png) no-repeat 10px top;
                    font-size: 18px;
                    line-height: 18px;
                    color: #454545;
                }
                
                .pc-cx-tel-1-t2 p {    font-size: 16px;
                    line-height: 24px;
                }


.pc-cx-tel-1 {
    width: 40%;
    height: 56px;
    border-top: 2px solid #e6e6e6;
    padding-top: 10px;
    position: absolute;
    bottom: 16px;
    right: 0;}

/*响应式定义*/
@media screen and (max-width:365px){
	.l-365{display:none;}
}
@media screen and (max-width:410px){
	.l-415{display:none;}
}
@media screen and (max-width:499px){
	.l-499{display:none;}
}
@media screen and (min-width:500px){
	.h-500{display:none;}
}
@media screen and (max-width:667px){
	.l-667{display:none;}
}
@media screen and (min-width:668px){
	.h-668{display:none;}
}
@media screen and (max-width:767px){
	.l-767{display:none;}
}
@media screen and (min-width:768px){
	.h-768{display:none;}
}
@media screen and (max-width:991px){
	.l-991{display:none;}
}
@media screen and (min-width:991px){
	.h-991{display:none;}
}
@media screen and (max-width:1023px){
	.l-1023{display:none;}
}
@media screen and (min-width:1024px){
	.h-1024{display:none;}
}
@media screen and (min-width:500px) and (max-width:991px){
	.l-500-991{display:none;}
}
@media screen and (min-width:688px) and (max-width:991px){
	.l-688-991{display:none;}
}
/*1700以上屏幕*/
@media (min-width:1230px){
	.container{width:1200px;}
}
/*1200以下屏幕*/
@media screen and (max-width:1229px){
	.container{width:calc(100% - 30px);}
	.pcnav .firstfloor>li{height:56px;line-height:56px;font-size:13px;}
	#productbg{padding:30px 0;}
	.case{padding:30px 0;}
	.process .process_item{padding:0 0;}
	.process .swiper-slide:after{width:60px;}
	.art{padding:30px 0;}
	.art .artlist{margin-top:20px;}
	.art .artlist .anniu{margin-top:15px;}
	.banner .b_left{padding-left:267px;background:url(../images/banneren.png) no-repeat 267px top;}
	.adv{padding:30px 0;}
	.adv .adv_content .ac_left{width:200px;}
	.adv .adv_content .ac_left li a{height:80px;font-size:20px;line-height:36px;padding:8px 0 0 20px;}
	.adv .adv_content .ac_right{width:calc(100% - 210px);height:400px;padding:0 75px;}
	.adv .adv_content .ac_right .ac_txt{height:400px;background-size:auto 80%;padding-top:65px;}
	.adv .adv_content .prev, .adv .adv_content .next{top:166px;}
	#infobg{padding:30px 0;background-size:100% 448px;}
	.info .i_left{width:calc(100% - 460px);padding-bottom:75px;}
	.info .i_left .cn{margin-top:0;}
	.info .i_left p{margin-top:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
	.info .i_right{width:435px;}
	#hezuobg{padding:0 0 30px;}
	.news{padding:30px 0;}
	.news .news_list .n_ul{width:40%;}
	#questionsbg{padding:30px 0;}
	#footbg{padding-top:30px;}
	
	#lefttop{display:none;}
	#px_banner{padding-bottom:25%;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.head p span{display:none;}
	.top{display:none;}
	#pcnavbg{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:35%;}
	.pb_title p br{display:none;}
	#productbg{padding:20px 0;}
	.product .product_top{margin-top:20px;}
	.product .product_top li{font-size:14px;height:50px;line-height:50px;}
	.product .product_ul{padding:20px 10px 10px;}
	.case{padding:20px 0;}
	.case .case_top{margin-top:10px;padding:10px 0 10px 124px;background-size:124px auto;}
	.case .case_top a p{font-size:15px;}
	.case .case_ul{margin-top:10px;}
	.case .case_ul p{height:46px;line-height:46px;padding-right:46px;}
	.case .case_ul p .more{width:46px;height:46px;line-height:46px;font-size:26px;}
	#processbg{padding:20px 0;}
	.process .process_item{margin-top:15px;}
	.art{padding:20px 0;}
	.banner{background:none;padding:20px 0;}
	.banner .b_img{display:none;}
	.banner .b_left{padding-left:0;background:url(../images/banneren.png) no-repeat left top;}
	.adv{padding:20px 0;}
	.adv .adv_content .ac_left{width:100%;float:none;}
	.adv .adv_content .ac_left li{width:20%;float:left;}
	.adv .adv_content .ac_left li a{width:100%;height:auto;padding:8px 0;border-left:none;text-align:center;font-size:18px;line-height:30px;}
	.adv .adv_content .ac_left a em{font-size:12px;}
	.adv .adv_content .ac_right{width:100%;float:none;margin-top:10px;height:auto;}
	.adv .adv_content .ac_right .ac_txt{height:auto;padding:60px 0;}
	.adv .adv_content .prev, .adv .adv_content .next{top:50%;margin-top:-34px;}
	#infobg{padding:20px 0;}
	.info .infocontent{margin-top:10px;padding:15px 15px 0;}
	.info .i_right{width:100%;float:none;}
	.info .i_left{width:100%;float:none;margin-top:20px;padding-bottom:50px;}
	.info .picture_ul li:first-child{margin-left:0;}
	.info .picture{background-size:100% auto;padding-bottom:40px;}
	.info .piclist{padding:20px 40px 0;}
	#hezuobg{padding:0 0 20px;}
	.news{padding:20px 0;}
	.news .news_title{margin-top:15px;}
	.news .news_list .news_top{width:50%;}
	.news .news_list .news_top .nt_img{display:none;}
	.news .news_list .news_top .nt_txt{width:100%;float:none;}
	.news .news_list .n_ul{width:48%;}
	#questionsbg{padding:20px 0;}
	#friendlinkbg{padding:10px 0 20px;}
	#footbg{padding:20px 0 70px;}
	.foot .f_input .input1{width:49%;}
	.foot .f_input .input2{width:49%;margin-left:2%;}
	.foot .f_input .f_content{width:calc(100% - 180px);margin-left:0;}
	.foot .f_input .f_btn{width:160px;}
	.foot .f_shuoming{height:30px;line-height:30px;margin-top:10px;}
	.foot .f_contanct{padding:0px 0 15px;}
	.foot .footbottom{padding:10px 0 0;background:none;}
	.foot .footbottom .ft_left p{line-height:22px;}
	#px_banner{padding-bottom:31%;}

	#stylesubnav{height:auto;border-bottom:none;}
	.xq_crumbs{width:100%;float:none;border-bottom:1px solid #E0E0E0;}
	.xq_nav{float:none;margin-top:15px;width:100%;display:table;}
	.xq_nav a{background:#EEE;border-right:1px solid #FFF;padding:0 0;display:table-cell;}
	.xq_nav a.on .san{display:none;}	
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.product .product_top li{width:20%;}
	.product .product_top li:last-child{display:none;}
	.banner .b_left{width:100%;text-align:center;background: url(../images/banneren.png) no-repeat center top;}
	.banner .b_right{display:none;}
	.adv .adv_content .ac_left a em{display:none;}
	.adv .adv_content .ac_right{padding:0 40px;}
	.adv .adv_content .ac_right .ac_txt{background-size:auto 90%!important;padding:30px 0;}
	.adv .adv_content .ac_right .ac_txt p:nth-child(2){font-size:18px;line-height:26px;margin-top:5px;}
	.adv .adv_content .ac_right .ac_txt p:nth-child(3){font-size:16px;line-height:22px;margin-top:5px;}
	.adv .adv_content .ac_right .ac_txt .line:nth-child(4){margin:5px 0!important;}
	.adv .adv_content .ac_right .ac_txt p:nth-child(5){font-size:14px;line-height:24px;}
	.adv .adv_content .ac_right .ac_txt .ac_btn{margin-top:26px;}
	.adv .adv_content .prev, .adv .adv_content .next{width:15px;height:31px;background-size:100% 200%;margin-top:-15px;}
	.hezuo .hezuolist{padding:0 0;}
	.hezuo .hezuolist .swiper-button-next{display:none;}
	.hezuo .hezuolist .swiper-button-prev{display:none;}
	.news .news_list .news_top{width:100%;float:none;padding:10px 10px;}
	.news .news_list .news_top .nt_img{display:block;}
	.news .news_list .news_top .nt_txt{width:calc(100% - 315px);float:right;}
	.news .news_list .n_ul{width:100%;float:none;}
	.friendlink .left{width:100%;float:none;background:none;padding-left:0;text-align:center;height:30px;line-height:30px;}
	.friendlink .left br{display:none;}
	.friendlink .right{width:100%;float:none;margin-top:10px;}
	.friendlink .right a{margin-top:0;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	#headbg{display:none;}
	#mobilehead .logo{background-size:auto 40px;width:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	.pb_title:before{top:40px;}
	.pb_title em{font-size:16px;line-height:20px;height:20px;}
	.pb_title h2{font-size:20px;height:36px;line-height:36px;margin-top:5px;}
	.pb_title p{font-size:12px;line-height:20px;padding-top:35px;background:none;}
	.product .product_top{border-bottom:none;border-right:none;}
	.product .product_top li{width:33.33%;border-bottom:1px solid #E2E2E2;}
	.product .product_top li:nth-child(6){display:block;width:33.33%;}
	.product .product_top li .san{display:none!important;}
	.case .case_top{padding:10px 0;background:#F2F6F7;}
	.case .case_top a p{font-size:13px;}
	.process .process_en{font-size:16px;line-height:20px;height:20px;}
	.process h2:before{width:calc(50% - 130px);}
	.process h2:after{width:calc(50% - 130px);}
	.process h2 span{font-size:20px;height:36px;line-height:36px;width:260px;}
	.adv .adv_content .ac_left li a{font-size:16px;}
	.adv .adv_content .ac_right .ac_txt{background-size:auto 65%!important;}
	.info .info_en{font-size:16px;line-height:20px;height:20px;}
	.info h2{margin-top:0;}
	.info h2:before{width:calc(50% - 80px);top:18px;}
	.info h2:after{width:calc(50% - 80px);top:18px;}
	.info h2 span{font-size:20px;height:36px;line-height:36px;width:160px;}
	.news .news_title span{font-size:16px;margin-left:6px;padding:0 20px;}
	.news .news_list .news_top .nt_img{display:none;}
	.news .news_list .news_top .nt_txt{width:100%;float:none;}
	.news .news_list .news_top .nt_txt p:nth-child(2){margin-bottom:10px;}
	.news .news_list .news_top .nt_txt .news_btn{margin-top:15px;}
	.questions .questions_ul li{width:100%;float:none;margin-left:0;margin-top:10px;}
	.questions .questions_ul li:nth-child(odd){padding-right:0;}
	.questions .questions_ul li:nth-child(even){padding-left:0;border-left:none;}
	.foot .foot_title h2{font-size:20px;height:36px;line-height:36px;}
	.foot .foot_title p{font-size:16px;line-height:20px;height:20px;letter-spacing:0;}

	.xq_nav{display:block;}
	.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){
	.pb_title h2{padding:0 20px;}
	.product .product_top li{width:50%;}
	.product .product_top li:nth-child(6){width:50%;}
	.case .case_top a{width:33.33%;margin-top:15px;}
	.case .case_top a:nth-child(3n){border-right:none;}
	.case .case_top a:last-child{width:33.33%;}
	.process .process_en{font-size:12px;height:20px;line-height:20px;}
	.process h2:before{width:calc(50% - 100px);}
	.process h2:after{width:calc(50% - 100px);}
	.process h2 span{width:200px;}
	.banner .b_left{background-size:60% auto;padding-top:26px;}
	.banner .b_left p:first-child{font-size:20px;height:40px;line-height:40px;}
	.banner .b_left p:last-child{font-size:13px;line-height:22px;margin-top:5px;}
	.adv .adv_content .ac_left li a{line-height:22px;font-size:13px;}
	.adv .adv_content .ac_left li a br{display:block;}
	.adv .adv_content .ac_right{padding:0 10px;}
	.adv .adv_content .ac_right .ac_txt{background:none!important;padding:15px 0;text-align:center;}
	.adv .adv_content .prev, .adv .adv_content .next{display:none;}
	.adv .adv_content .ac_right .ac_txt .line{display:inline-block;}
	.adv .adv_content .ac_right .ac_txt p:nth-child(5){text-align:left;height:48px;}
	.adv .adv_content .ac_right .ac_txt p br{display:none;}
	.adv .adv_content .ac_right .ac_txt .ac_btn{display:inline-block;margin-top:15px;}
	.info .infocontent{padding:7px 7px 0;}
	.info .piclist{padding:15px 0 0;padding-bottom:20px;}
	.info .piclist .swiper-button-next{display:none;}
	.info .piclist .swiper-button-prev{display:none;}
	.info .picture_ul{left:0;}
	.hezuo .hz_title{font-size:18px;height:auto;line-height:22px;}
	.news .news_title{margin-top:0;}
	.news .news_title span{width:49%;margin-left:2%;padding:0 0;margin-top:10px;}
	.news .news_title span:nth-child(odd){margin-left:0;}
	.foot .f_input{margin-top:0;}
	.foot .f_input input{height:40px;line-height:40px;}
	.foot .f_input .input1{width:100%;}
	.foot .f_input .input2{width:100%;margin-left:0;}
	.foot .f_input .f_content{width:100%;height:40px;line-height:40px;}
	.foot .f_input .f_btn{width:100%;margin-left:0;font-size:15px;}
	.foot .f_shuoming{font-size:12px;}
	.foot .f_contanct span{height:auto;}

}

/*电脑浮动*/
.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.png) 0px 0px no-repeat;background-color:#1561C9;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#1561C9;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#1561C9;}
.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.png) 0px 0px no-repeat;background-color:#1561C9;}
.izl-rmenu .btn-phone .phone{background-color:#1561C9;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;}
#floatBottom a{width:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(../images/kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(../images/kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(../images/kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(../images/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;}