 body{overflow-x: hidden;}
	/* 头部*/
	.header{transition: all 0.3s linear 0ms;z-index:999; cursor: pointer;width: 100%;position: relative;}
	.login{height: 90px;}
	.header .header_cont{top:0;left:0;right:0;z-index:999;line-height: 90px;height:90px;transition: top .5s;background:hsl(0deg 0% 100% / 78%)!important;background-color: #fff;}
	.header .header_cont .logo{width:14.3%;text-align: center;line-height:90px;height: 90px; }
	.header .header_cont .logo img{vertical-align: middle;padding-bottom: 6px;}
	
	/*.header .header_cont .language_button{display: flex;align-items: center;justify-content: center;float: left;padding-left: 3%; width: 12.4%;height: 126px;}*/
	
	.header .header_cont .language_button{padding-left: 40px; width: 260px;height: 90px; line-height: 90px; position: relative;}
	.header .header_cont .language_button .ul_arrow{position: absolute;top: 1%;left: 39%;}
	.header .header_cont .language_button>img{width:30px;}
	.header .header_cont .header_top_r{position: relative;text-align: right;width:800px;height: 90px;}
	.header .nav_cont>li:hover>.ul_list_a{opacity: 1;visibility:visible;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);}

	.header .header_cont .header_top_r .nav_cont>li{float: left;position: relative;text-align: center;padding: 0 15px;font-size: 18px;height: 90px;line-height:90px; font-family: 微软雅黑;color: #363d36;display: flex;align-items: center;justify-content: center;}
	.header .header_cont .header_top_r .nav_cont>li>a{height: 90px;line-height:90px;  display: block;}
	.header .header_cont .header_top_r .nav_cont>li.on{height: 90px; color: #5c695b!important;font-weight: bold; border-bottom: 5px solid #5c695b;top:-3%;}
	.header .header_cont .header_top_r .nav_cont>li:hover{height: 90px; color:#5c695b!important;font-weight:bold; border-bottom: 5px solid #5c695b;top: -3%;}
	
	.header .header_cont .header_top_r .nav_cont>li>ul{display: none;top: 90px;position: absolute; left: 0;right: 0; transition: all 0.5s; z-index: 1;}
	.header .header_cont .header_top_r .nav_cont>li:hover>ul{display: block; }
	.header .header_cont .header_top_r .nav_cont>li>ul>li{background: rgba(0 0 0 / 20%); font-size: 16px; text-align: center; height: 60px;line-height: 18px;padding: 18px 0;width: 100%; color: #fff;}
	.header .header_cont .header_top_r .nav_cont>li>ul>li>a{height: 60px; width: 100%;display: block; }
	.header .header_cont .header_top_r .nav_cont>li>ul>li:hover{background:rgba(0 0 0 / 50%); height: 60px;  width: 100%; color: #fff;}
	.header .header_cont .header_top_r .nav_cont>li>cite{display: none;}
	
	/*.switch{position: absolute;bottom: -36px;z-index: 99;background-color: #fff;/*box-shadow: 0 1px 6px 0px rgba(0, 0, 0, 0.4);visibility: hidden;-webkit-transform: translate3d(0px, 6px, 0px);transform: translate3d(0px, 6px, 0px);-webkit-transition: all 0.5s ease;transition: all 0.5s ease;opacity: 0;;*/}
	.header .header_cont .language_button .ul_arrow .switch:hover{display: block;}
	.header .header_cont .language_button .ul_arrow .switch p{padding: 0 6px;}
	.header .header_cont .language_button .ul_arrow .switch{height: 60px;}
	.header .header_cont .language_button .ul_arrow .switch{height: 80px;width: 90px; background-color: #fff; position: fixed;margin-top:-2%;display: none;}
	.header .header_cont .language_button .ul_arrow .switch h5{height: 40px;font-size: 13px; padding-top:13px;text-align: center;}
	.header .header_cont .language_button .ul_arrow .switch p:hover{background-color:rgba(218, 218, 218, 0.42);}*/
	.header .header_cont .language_button .ul_arrow{padding: 0 6px;white-space: nowrap;}
	.header .header_cont .language_button .ul_arrow:hover .switch{display: block;}
	.header .header_cont .language_button .ul_arrow li{font-size: 13px;}
	.header .header_cont .language_button .ul_arrow li p a{font-size: 16px;font-family: 微软雅黑;font-weight: bold;color: #4c554c;}
	.header .header_cont .language_button .ul_arrow li p{padding: 0 5px;}
	.header .header_cont .language_button .ul_arrow .arrow{margin-left: 4px;transition: all 0.3s;width:13px;position: absolute;left: 99%;top: 45px;}
	.header .header_cont .searcdh{float: right;width:300px; height: 90px; display: flex;align-items: center;justify-content: center;}
	.header .header_cont .searcdh-wx{float: left;margin-left: 10px;margin-right: 10px;}
	.header .header_cont .searcdh-wx{/*padding-top: 19%;*/}
	.header .header_cont .searcdh-dh{font-size: 18px; font-weight: bold;color: #4c554c;}
	
	.header .header_cont .searcdh .weixing-code{display: none;position: fixed; top: 90px;}
	.header .header_cont .searcdh .weixing-code img{width: 180px;}
	.header .header_cont .searcdh:hover .weixing-code{display: block;}
	
	.header .header_cont .search_click{/*position: relative;*/padding-left:30px;cursor: pointer;left: 13%;}
	.header .header_cont .search_click .search_box{position: absolute;right: 0;bottom: -60px;background-color: rgba(255, 255, 255, 0.5);width: 300px;height: 50px;display: none;z-index: 999;}
	/*.header .header_cont .search_click:hover .search_box{display: block !important;}*/
	.header .header_cont .search_click_show{display: block !important;}
	.header .header_cont .search_click img{vertical-align: middle;position: absolute;top: 41%;left: 84%;}
	.header .header_cont .search_box input{width:240px;height:40px;background-color:#ffffff;margin:5px 0px 5px 5px;padding-left:10px;float:left;width: 250px;}
	.header .header_cont .search_box input:focus{border: 0;outline: 0;}
	.header .header_cont .click_but1{width:40px;height:40px;display:inline-block;margin-top:5px;background:#1d71b7 url(../images/ss_icon.png) center no-repeat;cursor:pointer;}
	.gizle{ top: -120px;}
	.sabit {top: 0;z-index: 9999;}
	 /*脚部*/
	 .fotters{height: 600px; background-color: #daf0d9;padding:75px 0 40px 0;position: relative;}
	 .fotters::before{content: '';position:absolute;width:99%;border:1px solid #c0d4bf;top:86%;left:0%;}
	 .fotters .index-foot .index-lxwm {width: 100%;float: left;height: 360px;}
	 .fotters .index-foot .index-lxwm .index-lxws{width: 40%;float: left;position: relative;}
	 .fotters .index-foot .index-lxwm .index-lxws h2{font-size: 30px; color: #4c554c;font-weight: bold;padding-bottom: 12px;}
	 .fotters .index-foot .index-lxwm .index-lxws h5{font-size: 36px;color: #879687;margin-bottom: 75px;}
	 .fotters .index-foot .index-lxwm .index-lxws h3{font-size: 16px;color: #666f66;padding-bottom: 25px;} 
	 .fotters .index-foot .index-lxwm .index-lxws h3 em{font-size: 24px;color: #454a45;} 
	 .fotters .index-foot .index-lxwm .index-lxws::before{content: '';position:absolute;width:84%;border:1px solid #909f8f;top:36%;left:0%;}
	 .fotters .index-foot .index-lxwm .index-lxws::after{content: '';position:absolute;width:57px;border:4px solid #4c554c;top:35%;left:0%;}
	 .fotters .index-foot .index-lxwm  .index-zxly{width: 60%;float: left;position: relative;}
	 .fotters .index-foot .index-lxwm .index-zxly h2{font-size: 30px; color: #4c554c;font-weight: bold;padding-bottom: 12px;}
	 .fotters .index-foot .index-lxwm .index-zxly h5{font-size: 36px;color: #879687;margin-bottom: 75px;}
	 .fotters .index-foot .index-lxwm .index-zxly::before{content: '';position:absolute;width:45%;border:1px solid #909f8f;top:34%;left:0%;}
	 .fotters .index-foot .index-lxwm .index-zxly::after{content: '';position:absolute;width:57px;border:4px solid #4c554c;top:33%;left:0%;}
	 .fotters .index-foot .index-lxwm .index-zxly .index-input{width:100%;float: left;}
	 .fotters .index-foot .index-lxwm .index-zxly .index-input li{width: 32%;float: left;margin-right: 18px;margin-bottom: 20px;}
	 .fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(3n){margin-right:0;}
	 .fotters .index-foot .index-lxwm .index-zxly .index-input li input{height: 48px;width: 306px;background-color:#daf0d9;border: 1px solid #909f8f; border-radius: 5px;padding-left: 15px;font-size: 15px; font-family: 微软雅黑;}
	 .fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(5) input{height: 48px;width:237px;background-color:#daf0d9;border: 1px solid #909f8f;border-radius: 5px;padding-left: 15px;font-size: 15px;margin-top: 40px;}
	 .fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(7){width: 5%;}
	 .fotters .index-foot .index-lxwm .index-zxly .index-input li textarea{height:90px;width:580px;background-color:#daf0d9; border:1px solid #909f8f; border-radius: 5px;padding-left: 15px;font-size: 15px;padding-top: 10px;    font-family: 微软雅黑;}
	 .fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(4){width:62%;}
	 .fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(5){width: 14%;}
	 .fotters .index-foot .index-lxwm .index-zxly .index-input li img {width: 87px;height: 41px; margin-top: 43px;}
	 .fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(6){width: 11%;}
	 .fotters .index-foot .index-lxwm .index-zxly .index-input li h3{height: 48px;margin-top: 40px; background-color:#8aa189;width:104px;padding:14px;font-size: 18px;color: #fff;font-weight:bold;border-radius: 5px;text-align: center;}
	 .fotters .index-foot .index-yqlj{width: 100%;float: left;}
	 .fotters .index-foot .index-yqlj ul{height:100px;}
     .fotters .index-foot .index-yqlj li{margin-right: 15px; float: left;font-size: 15px;color: #7d877c;height: 30px;}
	 /*.fotters .index-foot .index-yqlj li:nth-of-type(1){padding: 0 0;}*/
	 .fotters .index-foot .index-yqlj h5{font-size: 15px;color: #7d877c;}
	 .fotters .index-foot .index-yqlj h5.fr>img{margin-left: 20px;}
	 
	 .fotters .index-foot .index-yqlj h5.fr>.wx-code{position: fixed;bottom: 85px; display: none;}
	 .fotters .index-foot .index-yqlj h5.fr>.wx-code>img{width: 180px;}	 
	 .fotters .index-foot .index-yqlj h5.fr:hover>.wx-code{display: block;}
      /*首页banner*/
	 .banners{position: relative;width: 100%;height:100%;overflow: hidden;}
	 .banners .swiper-container{width: 100%;height:100%;float: left;}
	 .banners .swiper-slide{background-position: center;background-size: cover;background-repeat: no-repeat;height:100%; width: 100%; }
	 .banners .banenr_tit{font-size:14px; padding-bottom: 11px;font-weight: bold; width:180px ;height: 44px;color: #fff;line-height: 44px;text-align: center;background-color: #FF8726FF;}
	.banners .swiper-button-prev{left:0;display: ;background-image:url(../images/banner/yjt.png) ;}
	.banners .swiperTit .swiper-button-prev,.banners .swiperTit .swiper-button-prev{position: absolute; top: 40%; z-index: 3; display: inline-block; cursor: pointer;}
	.banners .swiper-button-prev{right: 0;display:block;background-image: url(../images/banner/yjt.png);}
	.banners .swiper-button-next{display: ;margin-right:1px;}
	.banners .swiperTit .swiper-button-prev,.banners .swiperTit .swiper-button-next{position: absolute; top: 40%;z-index: 3;display: inline-block;cursor: pointer;}
	.banners .swiper-button-prev,.banners .swiper-container-rtl .swiper-button-next{background-image: url(../images/banner/zjt.png) !important;left: 0!important; height: 80px!important;background-color:hsl(203deg 34% 31% / 78%);width: 55px !important;}
	.banners .swiper-button-next,.banners .swiper-container-rtl .swiper-button-prev{background-image: url(../images/banner/yjt.png) !important;right: 0!important; height: 80px!important;background-color:rgb(53 86 107 / 64%);width: 55px !important;}
	.banners .banners-sb{position: absolute; top: 90%;display: block;   /*bottom:2%;*/z-index: 999;left: 50%;}
	/*新闻中心banner*/
	.pageBanner{position: relative;height: 840px;background-position: center;background-size: cover;background-repeat: no-repeat;}
	
	.banenr_page{display:inline-block;color:#ffffff;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);text-align:center;
	min-width:224px;transform: translateX(-640px);
transform: translateX(-50%);
-ms-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-o-transform: translateX(-50%);}
	.banenr_tit{font-size:42px;padding-bottom:21px;font-weight: bold;color: #ffffff;}
	.banenr_pagess h3{    font-size: 42px; padding-bottom: 11px; }
	.banenr_ten{ line-height:47px;font-size:30px; text-transform: uppercase;padding: 0% 0 2%; }
	/*企业云banner*/
	.banenr_pasy{display:inline-block;color:#ffffff;position:absolute;top:40%;left:20%;min-width:224px;    transform: translateX(-640px);
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-5%);
    -o-transform: translateX(-50%);}
	/*Office 365*/
	/*关于我们*/
	.pageBanner-gywm,.pageBanner-off{position: relative;height: 720px;background-position: right;background-size: cover;background-repeat: no-repeat;z-index: 99;}
	.banenr_gywm{display:inline-block;color:#ffffff;position:absolute;    top:85%;left: 59%;transform: translate(-50%,-50%); text-align: center; width: 100%;background: url(../images/banner/gywmsz.jpg)no-repeat;height: 203px;transform: translateX(-640px); transform: translateX(-50%);-ms-transform: translateX(-50%);-moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);-o-transform: translateX(-50%);}
	.banenr_gywm li{width:29.3%;float: left;padding-top: 1%;} 
	.banenr_gywm li h2{font-size: 80px;font-family: fantasy;height: 120px;padding-top: 30px;}
	.banenr_gywm li h3{font-size: 16px;color: #fff;line-height: 18px;}
	.search_box {/*padding-top: 7%;*/position: fixed;left:61%;}

	
    /*详情页*/
    .inx_section{margin-bottom: 20px;}
    .nav_content{padding-top: 60px;overflow: hidden;background-color: #fff;padding: 35px;padding-bottom: 50px;min-height: 500px;width: 100%;}
    .nav_content h2{text-align: center;padding: 26px;line-height: 40px;font-weight: bold;font-size: 24px;}
    .nav_content h3{color: #a5a5a5;text-align: center;padding-bottom: 20px;font-size: 14px;}
    .nav_content_li{min-height: 600px;}
    .nav_content_li img{ margin: 0 auto;display: block;}
    .nav_content_li p{font-family: 微软雅黑;text-align: justify;font-size: 16px;text-indent:40px;padding-bottom: 10px;}
    .nav_content_span{display: flex;justify-content: space-between;}
    .textover_spa{color: #75787b;padding-top: 30px;font-size: 16px;}
    .textover_sp{color: #75787b;padding-top: 30px;font-size: 16px;}
	
	
	
	 /*返回上一级*/
	.right-fixed{top: 43%;right: 10px;z-index: 99;width: 58px;}
	.potif{position: fixed;right: 0%;top: 30%;z-index: 999;width: 83px;}
	.hide{display: none;}
	.right-fixed .rig-fix{display: block;margin-bottom: 6px;padding: 6px 10px;width: 100%;background-color: #9b9b9b;box-sizing: border-box;	cursor: pointer; height: 70px;}
	.right-fixed .rig-fix p{line-height: 1.2;text-align: center;color: #fff;}
	.right-fixed .zxzx{cursor: default;}
	.right-fixed .rig-fix > i{display: block;width: 100%;height: 30px;background: url(img/right-fixed-ic.png) 0 0 no-repeat;}
	.right-fixed .zxzx > i{background-position: 3px -60px;text-align: center;}
	.right-fixed .rig-fix > p{line-height: 1.2;text-align:center;color: #f2f2f2;font-size: 12px;margin-top: 4px;}
	.right-fixed .zxzx-box{top:30%;right: 85px;padding: 0;position: fixed;width: 280px;background-color: #fff;	box-sizing: border-box;box-shadow: 0 0 30px -2px rgba(0,0,0,.2);display: none;}
	.right-fixed .zxzx-box:hover{display: block;}
	.right-fixed .zxzx-box .box-1{padding: 20px 50px 10px 50px;border-left: 3px solid #2d84da;border-bottom: 1px solid #e1ebf5;}
	.right-fixed .zxzx-box .box-2{padding: 10px 50px 20px 50px;border-left: 3px solid #edc12a;}
	.right-fixed .zxzx-box .box-3{padding: 20px 50px 20px 50px;border-left: 3px solid #edc12a;}
	.right-fixed .zxzx-box .box-3 h5{padding-left: 30px;font-weight: bold; font-size: 17px; color: #2d84da;    line-height: 21px;}
	.right-fixed .zxzx:hover .zxzx-box{display: block;}
	.right-fixed .potiasda{top:39%;}
	.right-fixed .rig-fix i img{padding-left: 4px;}
	.hwscs{height: 70px;padding-top: 13px!important;}  
	.right-fixed .zxzx-box h3{font-weight: normal;line-height: 32px;font-size: 16px;}
	.right-fixed .zxzx-box a:hover h3{color: #2e8ae5;}
	.right-fixed .zxzx-box a:hover h3 i{margin-right: 5px;}
	.right-fixed .zxzx-box p{font-weight: bold;font-size: 18px;color: #2d84da;}
	.right-fixed .updown{width: 100%;height:72px;cursor: pointer;background-color: #2e8ae5;}
	.right-fixed .down{padding: 6px 10px;background-color:#9b9b9b;}

@media only screen and ( max-width: 1680px ) {
	.header .header_cont .logo {width: 13.3%;}
	.header .header_cont .language_button{padding-left: 30px; width: 230px;}
	.header .header_cont .header_top_r{width:780px;}
	.header .header_cont .searcdh{width:280px;}
	.header .header_cont .header_top_r .nav_cont>li{padding: 0 13px;}
	.pageBanner-gywm,.pageBanner-off{height: 620px;}
	
	.fotters .index-foot .index-lxwm .index-zxly .index-input li{width: 30%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li input{width: 270px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(5) input{width:237px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(7){width: 5%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li textarea{width:515px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(4){width:58%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(5){width: 11%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(5) input{width: 207px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li img {width: 87px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(6){width: 11%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li h3{width:104px;}
}
@media only screen and (max-width: 1600px){
	.header .header_cont .logo {width: 12.3%;}
	.header .header_cont .language_button{padding-left: 30px; width: 230px;}
	.header .header_cont .header_top_r{width:740px;}
	.header .header_cont .searcdh{width:280px;}
	.header .header_cont .header_top_r .nav_cont>li {padding: 0 11px;}
	.header .header_cont .searcdh-wx {float: left;margin-left: 18px;margin-right: 14px;}

	.banenr_gywm{ top:82%;}
	
	.fotters .index-foot .index-lxwm .index-zxly .index-input li{width: 30%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li input{width: 270px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(5) input{width:237px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(7){width: 5%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li textarea{width:515px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(4){width:58%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(5){width: 11%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(5) input{width: 207px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li img {width: 87px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(6){width: 11%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li h3{width:104px;}
}
@media only screen and ( max-width: 1440px ) {
	
	.pageBanner{height: 660px;}
	.pageBanner-gywm ,.pageBanner-off{height: 520px;}
	
	.header .header_cont .logo {width: 11.3%;}

	.header .header_cont .language_button{padding-left: 10px; width: 200px;}
	.header .header_cont .language_button .ul_arrow{left: 25%;}
	
	.header .header_cont .header_top_r{width:740px;}
	.header .header_cont .header_top_r .nav_cont>li {padding: 0 10px;}
	.header .header_cont .searcdh{width:260px;}


	
	.fotters .index-foot .index-lxwm .index-zxly .index-input li{width: 30%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li input{width: 250px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(5) input{width:237px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(7){width: 5%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li textarea{width:470px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(4){width:57%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(5){width: 10%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(5) input{width: 188px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li img {width: 87px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(6){width: 11%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li h3{width:104px;}
}

@media only screen and ( max-width: 1366px ) {
	.header .header_cont .logo {width: 10.3%;}

	.header .header_cont .header_top_r{width:740px;}
	.header .header_cont .header_top_r .nav_cont>li {padding: 0px 10px;}
	
	.header .header_cont .searcdh{width:220px;}
	.header .header_cont .searcdh-wx{margin-left: 6px; margin-right: 6px;}
	
	.header .header_cont .language_button{padding-left: 10px; width: 180px;}
	.header .header_cont .language_button .ul_arrow{left: 25%;}
	
	.banenr_page{top: 25%;}
	.banenr_ten{line-height: 30px;}
	.pageBanner {height: 530px;}	
	.pageBanner-gywm ,.pageBanner-off{height: 420px;}
	.banenr_gywm{height: 155px;}
	.banenr_gywm li h2 { font-size: 70px;}
	.banenr_gywm li h3{line-height: 20px;}
	
	.fotters::before{ top:85%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li{ width: 30%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li input{width:240px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(4){width: 55%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li textarea {width:420px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(5){width: 15%;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li:nth-of-type(5) input{width:230px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li img {margin-left: 10px;width: 80px;}
	.fotters .index-foot .index-lxwm .index-zxly .index-input li h3{margin-left: 15px;padding: 15px 0;width: 90px;}
}

@media (max-width: 1249.98px) , ( (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 2dppx) ){
	body{overflow-x: hidden;}
	.header {z-index: 1999;position: relative;}
	.pageBanner{height: 4rem;}
	.pageBanner img{height:4rem;}
	.banenr_page{min-width: 3rem;top: 35%;}
	.banenr_tit{font-size: 0.4rem;}
	.banenr_ten{width:5rem;font-size: 0.3rem;line-height: 0.35rem;}
	.banenr_pasy{top: 26%;}	
		
	.pageBanner-gywm{height: 4rem;}	
	.banenr_gywm{display: none;}
	.pageBanner-off{height: 4rem;}
	
	.right-fixed{width: 1rem;}
	.potif{width: 1rem;}
	.right-fixed .rig-fix{margin-bottom: 0.1rem;padding: 0.1rem 0;width: 100%; height: 1rem;}
	.right-fixed .rig-fix > i{height: 0.45rem;}
	.right-fixed .rig-fix > p{font-size: 0.16rem;margin-top: 0;line-height: 0.2rem; padding-top: 0.1rem;}
	.right-fixed .zxzx-box{right: 1rem;width: 3rem;box-shadow: 0 0 0.3rem -2px rgba(0,0,0,.2);}
	.right-fixed .zxzx-box .box-3{padding: 0.2rem;}
	.right-fixed .zxzx-box .box-3 h5{padding-left: 0.1rem;font-size: 0.32rem; line-height: 0.4rem;}
}