*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"Microsoft YaHei";}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,hr{margin:0;padding:0;}
fieldset,img{border:0;display:block;max-width:100%;}
:focus{outline:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
abbr,acronym{border:0;font-variant:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code,kbd,samp,tt{font-size:100%;}
input,button,textarea,select{*font-size:100%;}
html{position: relative;}
body{font-family:"microsoft yahei","微软雅黑";-webkit-text-size-adjust:100%;}
body{width:100%;height: 100vh;margin:0 auto;overflow:auto;position: relative;left:0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;font-family:"Microsoft YaHei";}
a{color:#3a3a3a;vertical-align:top;}
ol,ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
sup,sub{font-size:100%;vertical-align:baseline;}
:link,:visited,ins{text-decoration:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{height:1%;}
.fl{float:left;}
.fr{float:right;}
.maxw1200{position:relative;max-width:1200px;width:94%;margin:0 auto;overflow:hidden;}
.fd{transition:all 1s;-moz-transition:all 1s;-webkit-transition:all 1s;-o-transition:all 1s;cursor:auto;}
.fd:hover{transform:scale(1.1);}
#showRightPush{padding-top:10px;display:none;width:28px;}


.phone_nva{position:fixed;width:240px;height:100vh;top:0;z-index:102;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;left:-240px;bottom:0;overflow-y:scroll;overflow-x:hidden;background-color:#fff;}
::-webkit-scrollbar{width:0px;height:0px;}
.phone_nva .phone_cn{width:240px;height:100%;background-color:#000;overflow:hidden;position:absolute;top:0;left:0;}
.menu_right{left:0px;}
.body_left{left:240px;position: fixed;}
#fh_box{position:fixed;top:0;left:0;display:none;z-index:101;height: 100vh;background-color: rgb(0,0,0);transition: all 200ms;width: 100%;}


/*手机菜单栏*/
.phone_nva .hide_nav{display:none;}
.phone_nva>ul{margin:10px 0;}
.phone_nva>ul>li{margin-left:12px;line-height:40px;font-weight:bold;}
.phone_nva>ul>li>.zi{display: flex;height: 40px;width: 40px;align-items: center;justify-content: center;float: right;font-family: 宋体;font-size: 20px;transition: all 200ms;}
.phone_nva>ul>li>.zi img{width: 30px;}
.phone_nva>ul> .on .zi{transform: rotate(90deg);}
.phone_nva dl dt{font-size:14px;font-weight:inherit;color:#292929;padding:0 18px;line-height:32px;}
.phone_nva dl dd{font-size:12px;color:#595959;padding:0 22px;line-height:20px;}
.phone_nva>ul>li a{color:#000}
.phone_nva dl dt a{color:#292929;}
.phone_nva dl dd a{color:#595959;}

.f_top{padding: 12px;box-sizing: border-box;}
.f_top img{display:block;margin:0 auto;max-width: 100%;}
.f_bottom{box-sizing: border-box;padding: 12px;}
.f_bottom a{margin-right: 20px;}
.f_bottom img{display: inline-block;width: 30px;}


/*头部*/
#top_hr{height:2px;border:none;background-color:#063e8d}
#top_fudong{position:fixed;top:0;width:100%;z-index:100;background-color:#fff;}
#top_nav{overflow:visible;}
#top_nav .fl img{max-width: 300px;max-height: 68px;}
#top_nav ul{width: calc(100% - 300px);display: flex;justify-content: space-around;padding-left: 30px;}
#top_nav li{padding:32px 0px;float:left;font-size:16px;color:#292929;position:relative;display: flex;justify-content: center;}
#top_nav li a{color:#292929}
#top_nav li a:hover,#top_nav li a.on{color:#e98c02}
#top_nav li:hover .hide_nav{display: block;}
#top_nav li .hide_nav{display:none;position:absolute;padding:0 34px;padding-top:20px;background-color:rgba(255,255,255,1);z-index:2;white-space:nowrap;width:inherit;height:195px;top:85px;}
#top_nav li .hide_nav dl{display:inline-block;vertical-align:top}
#top_nav li .hide_nav dl dt{font-size:16px;font-weight:bold;color:#292929;padding:0 18px;line-height:50px;}
#top_nav li .hide_nav dl dd{font-size:14px;color:#595959;padding:0 22px;line-height:26px;}
#top_nav ul li:nth-of-type(2) .hide_nav dl{display:inherit}
#top_nav ul li:nth-of-type(3) .hide_nav dl{display:inherit}
#top_nav ul li:nth-of-type(2) .hide_nav{height:inherit;padding-bottom:40px;}
#top_nav ul li:nth-of-type(3) .hide_nav{height:inherit;padding-bottom:40px;}
#top_nav ul li:nth-of-type(4) .hide_nav{height:inherit;padding-bottom:40px;}
#top_nav ul>div{padding-top:36px;}
#top_nav ul>div img{float:left;}
#top_nav ul>div img:nth-of-type(1){margin-right:7px;}
#top_nav>a>img{margin-top:12px;}
#top_nav .ce{position: absolute;right: 0;top: 0;height: 100%;align-items: center;justify-content: space-around;display: none;}
#top_nav .ce img{width: 30px;}


.top_fudong_bu{width: 100%;height: 87px;}

#i_banner{}
#i_banner img{width:100%;}

.swiper-container{z-index: 0;}
.swiper-container .swiper-wrapper{z-index: 0;}
.swiper-container .swiper-wrapper .swiper-slide{z-index: 0;}
.swiper-container-horizontal>.swiper-pagination-bullets{bottom:30px;margin-bottom:20px;}
#sw_1 .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;border:1px solid rgba(255,255,255,0.5);border-radius:inherit;background-color:inherit}
#sw_1 .swiper-pagination .swiper-pagination-bullet-active{background-color:#fff;border:1px solid #fff;}

#i_service{width:48%;height:0px;padding-bottom:23.5%;overflow:hidden;margin-top:55px;margin-bottom:33px;position:relative}
#i_service p{position:absolute;width:196px;height:56px;top:50%;left:50%;text-align:center;line-height:56px;font-size:18px;margin-left:-98px;margin-top:-28px;color:#fff;border:1px solid rgba(255,255,255,0.65);cursor:pointer}
#i_service img{width:100%}

#i_new{width:48%;height:0px;padding-bottom:23.5%;margin-top:55px;margin-bottom:33px;position:relative;background-size:100%;transition:all 1s;-moz-transition:all 1s;-webkit-transition:all 1s;-o-transition:all 1s;}
#i_new>div{position:absolute;bottom:0px;width:100%;}
#i_new p{padding:16px 0;background-color:rgba(0,0,0,0.25);color:#fff;font-size:16px;transition:all 1s;-moz-transition:all 1s;-webkit-transition:all 1s;-o-transition:all 1s;width:100%;text-align:right;}
#i_new p a{color:#fff;width:98%;padding:0 18px;text-align:left;display:block;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#i_new p:hover{background-color:rgba(42,140,201,0.25);}

#i_business{margin-bottom:55px;}
#i_business ul li{position:relative;width:23.65%;margin-left:1.8%;float:left;position:relative;}
#i_business ul li img{transition: opacity 500ms ease-out;}
#i_business ul li:hover img:nth-child(1){opacity: 0;}
#i_business ul a:nth-of-type(1) li{margin-left:0;}
#i_business ul li img:nth-of-type(1){width:100%;position:absolute;top:0;left:0;}

.case_bg{background-color:#ededed;padding:55px 0;}
#i_case dt,#i_case dd,#i_case hr{display:inline-block}
#i_case hr{width:96px;height:1px;border:none;background-color:#cdcdcd;margin:0 6px;vertical-align:middle}
#i_case dl{margin-bottom:32px;display: flex;align-items: center;justify-content: space-between;}
#i_case dt{font-size:24px;color:#063e8d;line-height:24px;}
#i_case dd{font-size:16px;color:#292929;line-height:16px;cursor:pointer;}


.more{width:120px;height:30px;background-color:#063e8d;}
.more a{color:#fff;font-size:12px;line-height:30px;padding-left:10px;}


#sw_2 .list{width:30%;margin-right:5%;float:left;position:relative;overflow:hidden;padding-bottom:18.8%}
#sw_2 .swiper-slide .list:nth-of-type(3){margin-right:0;}
#sw_2 .list h3{position:absolute;bottom:0;text-align:center;width:100%;background-color:rgba(0,0,0,0.6);color:#fff;font-size:16px;padding: 15px 0;}
#sw_2 .list p{position:absolute;width:100%;height:100%;top:100%;background-color:rgba(0,0,0,0.6);color:#fff;font-size:14px;padding:0 23px;padding-top:70px;line-height:32px;transition:all 1s;-moz-transition:all 1s;-webkit-transition:all 1s;-o-transition:all 1s;}

#i_inter h2{font-size:24px;color:#063e8d;margin-top:55px;margin-bottom:30px;line-height:24px;}
#i_inter{padding-bottom:95px;}
#i_inter>div{position:relative;width:48%;}
#i_inter>div video{width:100%;height:100%;display:block;background:none;}
#i_inter .hide{background:url("../images/shiping_mb.png") center no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;}
#i_inter h4{font-size:16px;color:#063e8d;position:absolute;padding: 20px 0;}

.about_bg{background-color:#ededed;padding:55px 0;}

#i_about h3{font-size:24px;color:#063e8d;line-height:24px;}
#i_about .list{width:32%;margin-right:2%;float:left;position:relative;margin-top:30px;}
#i_about .list h4{width:100%;text-align:center;line-height:50px;background-color:#fff;font-size:18px;color:#333;}
#i_about .list p{width:100%;font-size:14px;color:#595959;line-height:28px;padding:18px 18px 42px 18px;background-color:#fff;}
#i_about .list>a{font-size:14px;color:#e98c02;position:absolute;bottom:15px;right:15px;line-height:14px;}
#i_about .list>a>span{font-size:20px;line-height:20px;position:relative;top:3px;}
#i_about .list img{width:100%;}
#i_about .list:last-child{margin-right:0;}

.footer_bg{background-color:#909090;font-size:14px;color:#fff;padding-top:56px;position:relative}
.footer_bg hr{background-color:rgba(255,255,255,0.24);height:1px;width:100%;position:absolute;bottom:64px;border:none}

#i_footer img{margin:0 auto;margin-bottom:24px;}
#i_footer p{line-height:28px;}
#i_footer .fl p:nth-of-type(3){margin-top:24px;}
#i_footer .fl,#i_footer .fr{margin-bottom:54px;}
#i_footer ul{display:table;margin:0 auto}
#i_footer li{margin:22px 12px;float:left}
#i_footer li a{color:#fff;}

#w_banner img{width:100%;}

/*分页*/
#pages{padding: 10px 0;min-height: 30px;text-align: center;margin-bottom: 70px;}
#pages a {font-size:14px;min-width: 30px;height: 30px;background-color: #F2F2F2;display: inline-block;box-sizing: border-box;padding: 0 10px;color: #666666;line-height: 30px;text-align: center;font-family: Arial;margin-right: 5px;margin-top: 5px;transition: background-color 0.2s ease-out;cursor: pointer;}
#pages a.active, #pages a:not(.no):hover {background-color: #063E8D;color: #fff;}
#pages .no{cursor: not-allowed !important;background: #C8C8C8;color: white;}
#pages .none{font-weight: bold;font-size: 20px;color:#333333;line-height: 50px;}
#pages .none i{font-size: 35px;color:rgb(0,150,136);margin-right: 10px;vertical-align: sub;}


/*其他页面地址*/
#w_tit{overflow:visible}
#w_tit h1{padding:0 20px;line-height:145px;text-align:center;background-color:#063e8d;font-size:30px;color:#fff;font-weight:bold;margin-top:-72.5px;z-index:2}
#w_tit .pors img{width: 21px;display: inline-block;}
#w_tit>hr{height:1px;width:100%;border:none;background-color:#ccc;}

/*子分类列表*/
.w_tit_list{margin-top:43px;margin-bottom:53px;overflow:visible;z-index:3;}
.w_tit_list>ul>li{min-width:162px;height:52px;line-height:52px;text-align:center;background-color:#b0b0b0;color:#000;cursor:pointer;float:left;margin-right:7px;overflow:visible;margin-bottom: 7px;}
.w_tit_list>ul>li>a{display: block;height: 52px;transition: all 200ms;padding: 0 20px;}
.w_tit_list>ul>li:hover>a, .w_tit_list>ul>li.on>a{background-color:#e98c02;color:#fff;}
.w_tit_list>ul>li:hover .list{display: block;}
.w_tit_list>ul>li .list p .on{color: black;pointer-events: none;}

/*大事记*/
.w_about{margin-bottom:200px;}
.w_about>.content{font-size:14px;color:#595959;line-height:30px;padding-bottom:40px;}
.w_about>img{width:48%;}
.w_about>h2{margin-top:66px;margin-bottom:38px;font-size:24px;color:#063e8d;font-weight:bold;line-height:42px;border-bottom:1px solid #063e8d;width:150px;}
.w_about>dl>dt{padding:15px 15px 15px 10px;background-color:#b0b0b0;color:#fff;margin-top:1px;transition:all 200ms;-moz-transition:all 200ms;-webkit-transition:all 200ms;-o-transition:all 200ms;cursor: pointer;}
.w_about>dl>dt img{transition:all 200ms;}
.w_about>dl>dt.on{background-color: rgb(233, 140, 2);}
.w_about>dl>.on img{transform: rotate(90deg);}
.w_about>dl>div{width:100%;border:1px solid #b0b0b0;margin-bottom:6px;padding:30px 14px;overflow: hidden;display:none;}
.w_about>dl>div dd{font-size:14px;color:#595959;line-height:28px;}

.w_cultuer{margin-bottom:235px;}
.w_cultuer p{font-size:14px;color:#797979;line-height:30px;}
.w_cultuer .list{width:100%;position:relative;margin-top:42px;display:flex;}
.w_cultuer .box{width:33%;height:100%;overflow-y:auto;}
.w_cultuer .box img{width:100%;}
.w_cultuer .text{width:67%;padding:40px 30px;background-color:#efefef;box-sizing: border-box;}
.w_cultuer .text h5{font-size:18px;font-weight:bold;color:#e98c02;margin-bottom:16px;}
.w_cultuer .text p{font-size:14px;color:#595959;line-height:26px;}


.w_zuzhi img{margin:0 auto;margin-bottom:166px;}
.w_jigou img{margin:0 auto;margin-bottom:166px;}


.w_f_cn{display:none}
.fenzhi{width:100%;padding-bottom:70%;background:url("../images/jigou.png") center no-repeat;background-size:100%;position:relative}
.fenzhi>.list{position:absolute;}
.fenzhi>.list h2{font-size:20px;color:#e98c02;font-weight:bold;position:relative}
.fenzhi .hide{display:none;background-color:#fff;border:1px solid #ccc;position:absolute;bottom:100%;left:-310px;width:358px;padding:40px 20px;z-index:99;border-radius:30px;}
.fenzhi .hide p{font-size:14px;color:#292929;line-height:28px;z-index:999}
.fenzhi h2{font-size:20px;color:#e98c02;font-weight:bold;text-align:center;cursor: pointer;}
.fenzhi h2:hover + .hide{display: block;}
#fenzhi p{font-size:14px;color:#292929;line-height:28px;z-index:999;text-align:center}
#fenzhi{display:none}


.w_case{margin-top:44px;margin-bottom:168px;}
.w_case .list{width:32%;margin-right:2%;float:left;position:relative;margin-bottom:2%;height:0;padding-bottom:22.3%;overflow:hidden;}
.w_case .list:nth-of-type(3n){margin-right:0;}
.w_case .list img{width:100%;transition: all 200ms;}
.w_case .list .hide{width:100%;height:100%;background-color:rgba(0,0,0,0.6);position:absolute;top:0;left:0;transition: all 200ms;}
.w_case .list .hide a{max-width: calc(100% - 20px);width:188px;border:1px solid #fff;padding:15px;text-align:center;font-size:16px;color:#fff;margin:auto;margin-top:25%;display: block;}
.w_case .list.on .hide{background-color:rgba(0,0,0,0);}
.w_case .list.on img{transform: scale(1.1);}

.w_case_cn{margin-top:44px;margin-bottom:288px;}
.w_case_cn p{font-size:14px;line-height:28px;color:#797979;margin-bottom:55px;}


.gc_case_cn .list{padding-bottom:20%;}
.gc_case_cn .list .hide p{margin-top:25%;}


.gc_kh{margin-bottom:150px;}
.gc_kh .list{width:23.5%;margin-right:2%;float:left;border:1px solid #CCCCCC;margin-bottom:2%;display:-webkit-flex;display:flex;justify-content:center;align-items:center;}
.gc_kh .list:nth-of-type(4n){margin-right:0;}
.gc_list{}
.gc_list .list{width:49%;margin-right:2%;margin-bottom:2%;float:left}
.gc_list .list:nth-of-type(2n){margin-right:0;}
.gc_list .list .text_box{padding-top:40px;padding-bottom:70px;}
.gc_list .list .time_box{width:70px;}
.gc_list .list .time_box h2{font-size:24px;font-weight:bold;color:#063e8d;line-height:24px;}
.gc_list .list .time_box h3{font-size:16px;color:#063e8d;line-height:32px;}
.gc_list .list hr{width:60px;height:1px;border:none;background-color:#ccc;margin:0 10px;margin-top:10px;}
.gc_list .list .text{width:calc(100% - 150px);}
.gc_list .list .text>a{font-size:16px;color:#292929;line-height:16px;}
.gc_list .list .text>p{color:#595959;font-size:14px;line-height:26px;margin-top:12px;}


.gc_cn{margin-bottom:180px;}
.gc_cn h1{font-size:16px;color:#292929;margin-bottom:50px;text-align:center;width:100%;}
.gc_cn h2{width:174px;height:36px;line-height:36px;background-color:#e98c02;color:#fff;text-align:center;font-size:16px;margin-bottom:40px;}
.gc_cn p{margin-bottom:40px;font-size:14px;color:#595959;line-height:30px;}
.gc_cn img{margin:0 auto;}
.gc_cn img:nth-of-type(1){}


.w_tit_list .list{padding:20px;background-color:#e98c02;color:#fff;text-align:left;z-index:3;display:none;border-top:6px solid #fff;z-index:99;position:relative}
.w_tit_list .list p{font-size:14px;line-height:36px;}
.w_tit_list .list p a{color:#fff;}
.w_tit_list .list p a:hover{color:#000;}


.w_cn>p{font-size:14px;color:#595959;line-height:36px;margin-bottom:176px;}

.shiping{margin-bottom:230px;}
.shiping .list{float:left;width:32%;margin-right:2%;margin-bottom:2%;}
.shiping .list:nth-of-type(3n){margin-right:0;}
.shiping .text{background-color:#e9e9e9;padding:16px;padding-bottom:26%;height:0;}
.shiping .text p{font-size:14px;color:#595959;line-height:26px;}
.shiping .box{width:100%;position:relative;}
.shiping>div video{width:100%;height:100%;display:block;background:none;}
.shiping .hide{background:url("../images/shiping_mb.png") center no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;}
.shiping h4{font-size:16px;color:#063e8d;position:absolute;line-height:62px;}



.new_list{}
.new_list .list .img_box{width:30%}
.new_list .list .text{width:68%;}
.new_list .list .text h4{font-size:16px;color:#292929;}
.new_list .list .text h5{font-size:12px;color:#797979;line-height:42px;}
.new_list .list .text p{font-size:14px;color:#595959;line-height:32px;}
.new_list .list .text h3{width:95px;height:36px;color:#000;background-color:#e9e9e9;text-align:center;line-height:36px;font-size:14px;margin-top:12px;margin-bottom:40px;}
.new_list .list .text h3:hover{background-color:#e98c02;}


.new_cn{margin-bottom:200px;}
.new_cn>h2{font-size:16px;color:#292929;text-align:center;margin-bottom:22px;}
.new_cn>h5{text-align:center;font-size:12px;color:#797979;line-height:40px;}
.new_cn>hr{height:1px;border:none;background-color:#cccccc}
.new_cn p{line-height:38px;font-size:14px;color:#595959;margin-top:12px;margin-bottom:24px;}
.new_cn>img{}

/*下一页*/
.syy{padding: 10px 0;}
.syy p{font-size: 14px;line-height: 30px;margin: 0;}

.jairu .top{display: flex;font-size:16px;color:#292929;background-color:#ededed;margin-bottom:12px;transition:all 200ms;cursor: pointer;user-select: none;padding: 15px;align-items: center;flex-wrap: wrap;}
.jairu .cn{display:none;}
.jairu .top span{width: calc((100% - 60px) / 4);}

.jairu .top .xuan{transition:all 200ms;transform: rotate(-90deg);}
.jairu .top .xuan h5{height:28px;width:28px;line-height:34px;text-align:center;background-color:#ccc;color:#fff;border-radius:50%}

.jairu .top.on{background-color:#E98C02;}
.jairu .top.on .xuan{transform: rotate(0deg);}
.jairu .top.on .xuan h5{background-color:black;color: white;}

.jairu .cn li,.jairu .cn p{font-size:14px;color:#595959;line-height:28px;}
.jairu .cn p{margin-top:6px;}
.jairu .cn>h4{font-size:14px;line-height:30px;}
.jairu .cn>h2{margin-top:16px;margin-bottom:32px;color:#292929;}


.map{margin-bottom:200px;}
.map .map_cn{width:100%;height:0;padding-bottom:20%;margin-bottom:2%;background-color:#e9e9e9;overflow:hidden}
.map .map_cn>div{width:30%;padding-bottom:23%;}
.map .map_cn .text{width:58%;padding-bottom:23%;height:0;}
.map .map_cn .text h3{font-size:18px;color:#292929;line-height:32px;margin-top:20px;}
.map .map_cn .text p{font-size:14px;color:#595959;line-height:32px;}

.map .list{background-color:#e9e9e9;padding:48px 40px;width:49%;margin-bottom:2%;margin-right:2%;float:left}
.map .list:nth-of-type(2n){margin-right:0;}
.map .list h4{font-size:16px;color:#292929;line-height:32px;}
.map .list p{font-size:14px;color:#595959;line-height:32px;}


.spec{color:#fff;}

.w_shiping{}
.w_shiping .list{width:32%;margin-right:2%;float:left;margin-bottom:2%;}
.w_shiping .list:nth-of-type(3n){margin-right:0;}
.w_shiping .list p{padding:16px;line-height:30px;font-size:14px;color:#595959;background-color:#e9e9e9}
.w_shiping .list .box{position:relative}
.w_shiping .list .hide{position:absolute;width:100%;height:200px;top:0;left:0;background:url("../images/shiping_mb.png") center no-repeat}


.pages{display:table;margin:0 auto;padding-top:90px;margin-bottom:180px;}
.pages li{list-style:none;background-color:#ccc;float:left;margin-right:4px;line-height:30px;text-align:center}
.pages li a{color:#595959;font-size:14px;width:30px;height:30px;display:block}
.pages .thisclass{background-color:#063e8d}
.pages .thisclass a{color:#fff;}


#w_tit .pors{position:absolute;right:0;bottom:8px;}
#w_tit .pors a{font-size:16px;color:#595959;}
.swiper-slide h1{display:none}

/*返回头部*/
#backTop.show{height: 50px;}
#backTop{width: 50px;height: 0px;position: fixed;bottom: 50px;right:50px;background:#FE6B00;border-radius: 3px;line-height: 50px;text-align: center;overflow: hidden;transition: all 200ms;cursor: pointer;}
#backTop img{transform: rotate(-90deg);}
#backTop:hover{opacity: 0.5;}



@media (max-width:1024px){#showRightPush{display:block;float:left;width:25px;}
    #top_nav .ce{display: flex;}
    .top_fudong_bu{height: 42px;}
    #top_nav ul{display:none}
    #top_nav a{float:none;margin:0 auto;display:table;}
    #top_nav a>img{width:60%}
    #top_nav>a>img{margin-bottom:12px;display:block;margin:0 auto;margin-top:4px;margin-bottom:4px;}
    #i_new p a{width:98%;display:block;font-size:14px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
    #sw_2 .list p{padding-top:12px;}
    .fenzhi{display:none}
    #fenzhi{display:block;margin-bottom:80px;}

}
@media (max-width:768px){

    .top_fudong_bu{height: 44px;}
    #i_case hr{display:none}
    #i_case dt{margin-right:24px;}
    #i_case dd{margin-right:18px;}
    #sw_2 .list{padding-top:6%;padding-bottom:0;}
    #sw_2 .list h3{display:none}
    #sw_2 .list p{position:inherit;bottom:0;top:0px;}
    #i_inter>div{position:relative;width:98%;float:none;}
    #i_inter>div:nth-of-type(1){margin-bottom:58px;}
    #i_inter .hide{background-size:100%}
    #i_footer ul{display:none}
    #i_footer .fl,#i_footer .fr{margin-bottom:24px;width:48%;}
    .footer_bg{padding-top:26px;}

}
@media (max-width:750px){

    #pages{padding: 10px 0;min-height: 30px;text-align: center;margin-bottom: 10px;}

    .top_fudong_bu{height: 44px;}
    .swiper-container .swiper-slide{overflow:hidden;}
    #i_banner a{}
    .swiper-slide h1{display:block;width:100%;text-align:center;line-height:32px;font-size:24px;font-weight:bold;margin-bottom:12px;color:#063e8d}
    #sw_2 .list p{}
    #sw_2 .swiper-slide .list:nth-of-type(2){display:none;}
    #i_case dd{display:none}
    #sw_2 .swiper-slide .list{;width:100%;padding-top:18%;margin-bottom:12px;background-size:100%;}
    #i_service{float:none;width:100%;padding-bottom:35%;margin-top:18px;margin-bottom:12px;}
    #i_new{float:none;width:100%;padding-bottom:35%;background-size:100%;margin-top:18px;margin-bottom:12px;}
    #i_new p{padding:4px;}
    #i_business{margin-bottom:24px;margin-top:12px;}
    #i_business ul a{display:block;width:49%;float:left;margin-bottom:2%;}
    #i_business ul a:nth-of-type(2n){margin-left:2%;}
    #i_business ul li{float:none;width:100%;margin-left:0%;}
    .case_bg{padding:24px 0;}
    #i_inter h2{margin-top:24px;margin-bottom:12px;}
    #i_inter{padding-bottom:54px;}
    .about_bg{padding:24px 0;}
    #i_about .list{width:100%;}
    #i_footer .fl{display:none}
    #i_footer .fr{width:100%;margin-bottom:0;}
    #sw_1 .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;}
    #sw_1 .swiper-pagination .swiper-pagination-bullet-active{background-color:#fff;border:1px solid #fff;}
    .swiper-container-horizontal>.swiper-pagination-bullets{margin-bottom:0;}
    .footer_bg hr{display:none}
    #w_tit h1{display:none}


    #w_tit{height:40px;}
    #w_tit .pors img{width: 16px;}
    #w_tit .pors p{font-size:12px;}
    #w_tit .pors a{font-size:12px;}

    .w_tit_list>ul>li{margin-bottom:6px;}
    .w_tit_list{margin-top:24px;}


    .w_about{margin-bottom:80px;}
    .w_case .list{width:49%;padding-bottom:34%;}
    .w_case .list:nth-of-type(3n){margin-right:2%;}
    .w_case .list:nth-of-type(2n){margin-right:0;!important;}
    .w_case .list .hide a{font-size:12px;margin-top:25%;padding:5px 10px;}
    .w_case{margin-bottom:80px;margin-top:24px;}
    .w_case_cn{margin-top:24px;margin-bottom:80px;}

    .gc_case_cn .list{padding-bottom:30%;}
    .gc_list .list{width:100%}
    .gc_list .list hr{display:none}
    .gc_list .list .text{width:calc(100% - 90px);}
    .gc_list .list .text_box{padding-top:24px;padding-bottom:32px;}

    .pages{padding-top:32px;margin-bottom:60px;}
    .gc_cn img{width:100%;}
    .gc_cn{margin-bottom:80px;}
    .new_list .list .img_box{width:100%;margin-bottom:12px;}
    .new_list .list .text{width:100%;}
    .new_cn{margin-bottom:80px;}
    .w_shiping .list{width:100%;margin-right:0%;margin-bottom:2%;}
    .w_shiping{margin-bottom:80px;}
    .jairu .top span{font-size:12px;width:50%;margin-bottom: 5px;}
    .jairu .top .xuan{width:14px;display:none;}
    .jairu .top{min-height:34px;padding: 10px 5px;}
    .map .map_cn{background-color:inherit;}
    .map .map_cn .text{width:100%;padding-bottom:100%;height:0;}
    .map .map_cn>div{width:100%;padding-bottom:70%;}
    .map .list{background-color:#e9e9e9;padding:24px 20px;width:100%;margin-bottom:2%;margin-right:0;}
    .map{margin-bottom:80px;}
    .w_tit_list>ul>li{min-width:140px;height:42px;line-height:42px;font-size:14px;}
    .w_tit_list>ul>li a{height:42px;line-height:42px;}
    .w_tit_list .list p{font-size:12px;line-height:34px;}
    .w_cn>p{font-size:14px;color:#595959;line-height:36px;margin-bottom:80px;}
    .w_cultuer{display:none}
    .w_f_cn{display:block}
    .w_cultuer .text{width:100%;padding:40px 30px;}
    .gc_kh .list{width:49%;margin-right:2%;}
    .gc_kh .list:nth-of-type(2n){margin-right:0;}
    .gc_kh{margin-bottom:80px;}
    .map .map_cn{padding-bottom:150%;}
    #backTop{width: 40px;right: 5px;border-bottom: 20px;}
    #backTop.show{height: 40px;}
}
@media (max-width:590px){}