/* qhl_css */

@charset "utf-8";

body,*,html,a,h1,h2,h3,span,div,ul,li{margin:0px; padding:0px;}
body{ max-width:1920px; margin:0 auto; font-size:14px; font-family:"苹方", "微软雅黑", Arial, Helvetica, sans-serif; color:#444; text-decoration:none; line-height:180%; background-color:#fff; overflow-x:hidden;}
ul,li{list-style:none;}
.clearfix:after{ content: "020"; display: block; height: 0; clear: both; visibility: hidden;  }
.clearfix {  /* 触发 hasLayout */   zoom: 1;  }

img{border:0px;}
.fl{float:left;}
.fr{float:right;}

a{color:#444; text-decoration:none;}
a:hover{ color:#486bb5;}

.grey{ color:#999;}
a.grey:hover{ text-decoration:underline;}

.red{ color:#e71e24;}
.blue{ color:#0265ac;}
.orange{ color:#ec8000;}

:focus{ outline:none;}
h3{ font-weight:normal;}
em,i{ font-style:normal;}
.img{ overflow: hidden;  }
.img>img{ transition: .5s; display: block; }
.img:hover>img{ transform: scale(1.1); }

.no_scroll{ overflow: hidden; }

.fes{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
/*.fancybox-button--thumbs{ display: none; }*/

.wrapper{ width:1300px; margin:0 auto;}

.str_wrap{ background-color:#fff;}
.str_wrap.str_active{background:none;}


/*index*/
.topbg{ position: relative; }
/*.top{position: absolute; top:0; left: 0;  height: 67px; width: 100%; z-index: 130;}*/
.top .line{ font-size: 12px; border-bottom:1px solid #eee; line-height: 37px;  }
.top .line .fr{ padding-left: 28px; background:url(../images/hotline.png) no-repeat left center; }
.top .line02{ /*padding: 10px 0; */ position: relative; }
.top .logo02{ display:none;}
.top .logo{ padding-top:8px;}
.top .logo .zhuye,.top .logo .position{ float:left;}
.top .logo img{ display:block; margin:5px 0; height:45px;}

.top .logo02 img{ display:block;height:45px;}
.top .wrapper{ max-width:1400px; width:100%; /*position:relative;*/}
.nav{ transition:.5s; padding-top:0; margin-left:8%;}
.nav .nLi{ float: left;margin: 0 18px; line-height:45px; font-size: 16px; /*position: relative;*/  padding: 10px 0; border-bottom: 2px solid #fff;}
.nav .nLi h3{ text-align: center;}
.nav .nLi h3>a{ font-size: 16px; text-align: center;  }
.nav .nLi h3>a span{ font-size: 12px; opacity: .5; text-transform: uppercase; display:block; line-height: 16px; }
.nav a{  }
.nav .nLi em{ font-weight:bold; padding-left:5px; display: none;}
/* .nav .nLi:after{content: "";position: absolute;width:0;bottom: 0;height: 4px;background: #c7050b;left: 50%;transition: all .3s linear}
.nav .nLi:hover::after,.top .nav .nLi.on::after{ width: 100%;left: 0; } */
.nav .nLi:hover{ border-bottom: 2px solid #486bb5; }

.nav .lineadd01{ text-align:right; padding:5px 0; position:relative;}
.nav .lineadd01 .line01 .lineimg{ height:25px; vertical-align:middle;}
.nav .lineadd01 .line02{ position:absolute; top:35px; right:0; display:none; z-index:10;}
.nav .lineadd01 .line02 img{ padding:5px 5px 0; border-top-left-radius:5px; border-top-right-radius:5px; background-color:#fff; display:block; }
.nav .lineadd01 .line02 p{ background-color:#fff; color:#666; padding-bottom:5px; text-align:center; border-bottom-left-radius:5px; border-bottom-right-radius:5px;}
.nav .lineadd01 .span{ font-size:20px; font-weight:bold;}
.nav .lineadd01 .weixin{ display:inline-block; padding:2px 20px; border-radius:60px; background-color:#d62020; color:#fff; margin:0 20px;}
.top .line02on .lineadd01{ display:none;}
.nav .lineadd01 .line02 .icon{background:url(../images/downBox_icon.png) center center no-repeat;width:10px;height:5px;position:absolute;top:5px;left:50%;margin-left:-5px;transform:rotate(180deg);}

.nav .sub{ position:absolute; width:172px;display:none; background-color:#eee; /*border-radius:5px;*/ padding:0 0; overflow:hidden; z-index:5; width: 100%; left: 0; top: 68px;}
.nav .sub li{ line-height:36px; padding:0 20px; font-size:13px; line-height:40px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; border-bottom:1px solid rgba(150,150,150,0.15);}
.nav .sub li:last-child{ border-bottom:none;}
.nav .sub li:hover{background-color:#eee;}
.nav .sub li a{ color:#222; }
/*.nav .nLi:hover .sub{ display:block;}*/
.top .sub .wrapper{ display: flex;justify-content: center; }

.nav .sub .lipc{text-align: center; padding: 20px 0; max-width:250px;}
.nav .sub .lipc .tit{ font-size: 22px;  }
.nav .sub .lipc .info{ font-size: 18px; color: #999; }
.nav .sub .lipc .img img{max-width: 100%;}
.nav .sub .lipc .btn span{ display: inline-block; padding:8px 15px; background-color: #aaa; color: #222; line-height: 18px; border-radius: 5px; }
.nav .sub  li:hover{ background-color: #fff; }
.nav .sub  li:hover .btn span{ background-color: #486bb5; color: #fff; }

/*.top .line02{ background-image: linear-gradient(#666 10%, rgba(0,0,0,0) 90%);}*/
.top .line02on{  /*background-image: linear-gradient(#fff, #fff);*/ background-color:#fff; position: fixed; width: 100%; z-index: 30;}
.top .line02on .nav{ }
.top .menu{height:100%;width:100px;background:url(../images/menu.png) no-repeat center center;position:absolute;right:10px;top:0px;}
.top .line02on a{ color:#444;}
.line02on .nav .nLi h3{ padding-bottom:0;}

.top .search{  width:50px; height:100%; position:relative;}
.top .search .icon{ padding-top:20px; padding-left:10px;}
.top .search .icon img{ display:block;}
.top .inputxt{ width:350px;position:absolute;top:67px;right:0;margin-left:-20px;position:absolute;z-index:20;padding:20px;border-width:1px;border-style:solid;border-color:#e0e0e0;background:transparent; display:none;}
.top .search .icon02{height:15px;overflow:hidden;position:absolute;top:-15px;width:320px;right:0;}
.top .search .icon02:before{content:"";position:absolute;top:5px;right:10px;width:20px;height:20px;border:1px solid #e0e0e0;transform:rotate(45deg);}
.top .search form{ height:36px;position:relative;}
.top .search form input[type="text"]{position:absolute;top:1px;width:100%;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);transition:border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;border:1px solid #ccc;height:34px;padding:0 10px;outline:none;border-radius:0;background:#fff;border:none; box-sizing:border-box;}
.top .search form button[type="submit"]{width:39px;height:36px;border:0;position:absolute;z-index:2;right:-1px;top:0;background-color:#b10b01;border-radius:0;text-align:center;cursor:pointer;}

.banner .swiper-container{ height:650px; position:relative; }
.banner .swiper-slide{overflow: hidden;}
.banner .bannerli{background-position: center; background-size: cover; position: relative; }
.banner .banner-text{ position:relative; z-index:10; color:#fff; text-align:center; padding-top:25vh;}
.banner .banner-text h3 {font-size:70px;color:#fff;font-weight: bold;margin:0 0 40px 0; line-height:150%;}
.banner .banner-text h3 small {display: block;font-size:20px;color:#fff;margin-top:8px;line-height:100%; font-weight:normal;}
.banner .banner-text p a {font-size:36px;color:#fff;background-color:rgba(176,55,39,0.8); font-weight: bold;padding:7px;line-height:100%;}
.banner .bannerli .banner-text a{ color:#fff;}
.banner .bannerli .bg{position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-position: center; background-size: cover;  transition: all 5s linear; transform: scale(1);}
/*.banner .bannerli.swiper-slide-active .bg{ transform: scale(1.04); }*/
.banner .pagination { position: absolute; left: 0; text-align: center; bottom:10px; width: 100%; }
.banner .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #1550b6; opacity:0.25;  margin: 0 5px; cursor: pointer; }
.banner .swiper-active-switch { opacity:1;}
.banner .arrow{position:absolute; width:17px; height:30px; margin-top:-15px; top:50%; padding:30px 5px 30px 5px;}
/*.banner .prev { background:url(../images/arrowsfl.png) no-repeat center center; left:15px;}
.banner .next { background:url(../images/arrowsfr.png) no-repeat center center; right:15px;}*/
.banner .swiper-pagination-bullet{  background-color: #fff; opacity:1; background-color:#333; width:50px; height:8px; border-radius:0; }
.banner .swiper-pagination-bullet-active{ background-color: #fff; opacity:1; background-color:#486bb5; }

.hometit{ font-size:36px; color:#222; text-align:center;}
.hometit p{ color:#999; font-size:16px; padding-top:20px; text-transform:uppercase;}

.homenote{ margin-top:40px; font-size:16px; color:#222;}
.homenote .wrapper{ /*border:1px solid #ccc;*/ box-sizing:border-box; padding:10px; display:flex; background-color:#eee;}
.homenote .wrapper .str_move{ background-color:#eee;}
.homenote .h3{ flex:0 0 5%;min-width:100px; text-align:right; margin-right:20px;}
.homenote .txt{ width:100%;}
.homenote .txt a{ display:inline-block; margin-right:120px; color:#888; font-size:14px; line-height:180%;}
.homenote .txt span{ margin-left:20px;}
.homenote .more{ flex:0 0 5%; margin-left:20px; display:block; color:#222;}
.homenote .more:hover{ color:#486bb5;}

.homeproduct{ padding:80px 0;}
.homeproduct ul{ display:flex; flex-wrap:wrap;}
.homeproduct li{ width:23.5%; margin-right:2%; margin-top:30px; border-radius:10px; overflow:hidden; position:relative;}
.homeproduct li:nth-child(4n){ margin-right:0;}
.homeproduct li:after{ position:absolute; height:2px; transition:.5s; background-color:#486bb5; width:0; content:""; display:block; left:0; bottom:0;}
.homeproduct li:hover:after{ width:100%;}
.homeproduct .img img{ display:block; width:100%;}
.homeproduct .txt{ padding:15px;}
.homeproduct .tit{ font-size:20px; color:#222;}
.homeproduct .info{ color:#888;}
.homeproduct li:hover{ box-shadow:0px 5px 10px #d4d4d4;}
.homeproduct li:hover .tit{ color:#486bb5;}

.homemore{ width:130px; border:1px solid #222; display:block; margin:0 auto; transition:.5s; padding:8px; text-align:center; border-radius:5px; margin-top:60px; color:#222; }
.homemore:hover{ color:#fff; background-color:#486bb5; border-color:#486bb5;}

.homeapp{ padding:80px 0; background:url(/skin/images/appbg.jpg) no-repeat center center; background-size:cover;}
.homeapp .hometit{ text-align:left; line-height: 100%;}
.homeapp .hometit p{  padding:0 0 10px;}
.homeapp .line01{ overflow: hidden; }
.homeapp .line01 .fr{ text-align:right;}
.homeapp .line01 .fr .em{ display:inline-block; margin-bottom:20px;}
.homeapp .line01 .fr .em img{ height:20px;}
.homeapp .line01 .fr p{ color:#222;}
.homeapp .line02{ margin-top:50px;} 
.homeapp .line02 li{ height:250px; width:33.3%; float:left; position:relative; }
.homeapp .line02 .bg{background:url(../images/app01.jpg) no-repeat center center; background-size:cover; position:absolute; width:100%; height:100%;}
.homeapp .line02 .bgcolor{ background-color:rgba(0,0,0,.6); position:absolute; width:100%; height:100%; transition:.6s;}
.homeapp .line02 .txt{ display:flex; position:absolute; width:100%; height:100%; color:#fff; padding:20px;align-items: center; box-sizing:border-box;}
.homeapp .line02 .tit strong{ font-size:20px; display:block;  margin-bottom:10px;}
.homeapp .line02 .tit em{ margin-top:15px; height:3px; background-color:#486bb5; display:block; width:40px;}
.homeapp .line02 li:hover .bgcolor{ background:none;}

.homenews{ padding:80px 0;} 
.homenews .hometit{ text-align:left;}
.homenews .hometit p{  padding:0 0 20px;}
.homenews .line01{ margin-bottom: 50px; }
.homenews .line01 .fr{ margin-top:20px;}
.homenews .line01 .fr li{ display:inline-block; margin:0 10px; padding:5px 20px;}
.homenews .line01 .fr .on{ background-color:#486bb5; }
.homenews .line01 .fr .on a{color:#fff;}
.homenews .line02 .date{ flex:0 0 100px; text-align:center; padding-top: 10px; }
.homenews .line02 .num{ font-size:38px; font-weight:bold; margin-bottom:10px;}
.homenews .line02 .tit{ font-size:16px; font-weight: bold; border-bottom: 1px solid #5778c0; margin-bottom: 20px; padding-bottom: 20px;}
.homenews .line02 .boxfl{ width:45%;}
.homenews .line02 .boxfr{ padding-left:50%;}
.homenews .line02 .boxfl .txt{ background-color:#486bb5; color:#fff;padding:20px; display:flex; padding-left: 0;}
.homenews .line02 .boxfl .img{ height:374px; overflow:hidden;}
.homenews .line02 .boxfl .imgdd{background:url([list:ico]) no-repeat center center; transition:.5s; background-size:cover; overflow:hidden; width:100%; height:100%;}
.homenews .line02 .boxfl:hover .imgdd{ transform:scale(1.1);}
.homenews .line02 .boxfl .info{ display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.homenews .line02 .tuijian{ margin-bottom: 30px; }
.homenews .line02 .tuijian a{ display:flex; }
.homenews .line02 .tuijian .txt{ width: 100%; }
.homenews .line02 .tuijian .date{ padding-left:10%; text-align: center; flex:0 0 60px; }
.homenews .line02 .tuijian .tit{ font-weight: bold; font-size: 20px;border-bottom: 1px solid #ccc; margin-bottom: 20px; padding-bottom: 20px; color: #222; }
.homenews .line02 .tuijian .info{ color: #888;  display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.homenews .line02 .boxfr li{ border-bottom: 1px solid #ccc; margin-bottom: 10px; padding-bottom: 10px;}
.homenews .line02 .boxfr li a{ color: #222; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display: block; transition:.5s;}
.homenews .line02 .boxfr li span{ color: #888; }
.homenews .line02 .boxfr li:hover a{ color:#0265ac; padding-left:20px;}
.homenews .line02 .tuijian:hover .tit{ color:#0265ac;}

.homecase{ padding-bottom: 80px; }
.homecase .contxt{ padding-top: 40px; }
.homecase .contxt .swiper-container{ padding-bottom:40px; }
.homecase .contxt .img img{ display: block; width: 100%; }
.homecase .contxt .txt{ font-size:16px; font-weight: bold;  color: #222; text-align: center; padding: 15px 0; }

.homeban{ padding: 80px 0;  background:url(../images/banbg.jpg) no-repeat center center; }
.homeban .wrapper{ display: flex; }
.homeban .boxfl{ flex:0 0 70%; }
.homeban .boxfl li{float:left;padding-left:30px;margin-top:10px;margin-right:20px;font-size:16px;color:#999999;color:;background:url(../images/yes.png) no-repeat left center;background-size:22px 25px;} 
.homeban .boxfr{ flex:0 0 30%; color: #fff; }
.homeban .line01{ font-size: 34px; margin-bottom: 15px;}
.homeban .boxfr .txt{ padding-left: 100px; background: url(../images/tel.png) no-repeat left center; background-size: auto 100%; }
.homeban .boxfr .txt p{ font-size: 32px; }
.homeban .boxfr .btn{ font-size: 16px; border:1px solid #fff; padding: 6px 30px; border-radius: 5px; display: inline-block; margin-top: 15px; color: #fff;}


.footer{background: #222;overflow: hidden;color:#999;}
.footer .tit{position: relative;height: 60px;margin-bottom: 15px;font-size: 16px;line-height: 60px;color: #fff;}
.footer .tit:after{display: inline-block;content: "";width: 30px;height: 2px;position: absolute;background-color: #1048a0;bottom: 0;left: 0;}
.footer .contact{color: #999;font-size: 14px;line-height: 32px; width: 35%;}
.footer .contact a{color: #999;font-size: 14px;}
.footer .contact a:hover{color: #fff;font-size: 14px;}
.footer .lin{float: left;height: 207px;margin-top: 20px;margin-right: 75px;/*border-right: 1px solid #444;*/}
.footer .fnav{ width: 20%; }
.footer .fnav a{float: left;color: #999;font-size: 14px; width: 50%;}
.footer .fnav a:hover{color: #fff;}
.footer .ewm{width: 22%;}
.footer .ewm li{float: left;width: 135px;padding-top: 10px;margin-right: 20px;text-align: center;font-size: 14px;line-height: 16px;color: #fff;}
.footer .ewm li:last-child{margin-right: 0;}
.footer .ewm li img{width: 135px;height: 135px;padding-bottom: 15px;}
.footer .ewm p{ color:#999;}
.footer .ewm p a{ color:#999;}
.footer .ewm strong{ font-size: 28px; }
.footer .line01{ padding: 40px 0 0; }
.footer .line02{ margin-top: 20px; padding: 20px 0 20px; border-top: 1px solid #444; }
.footer .line02 a{ color:#999; }
.footer .line02 a:hover{ color: #fff; }

.footmm{ position:fixed;bottom:0; left:0; width:100%; z-index:2;}
.footmm ul{ display:-webkit-box;}
.footmm ul li{ -webkit-box-flex:1.0; text-align:center; background-color:#486bb5;height:50px; border-right:1px solid #5375bc;border-left:1px solid #395ba3; width:25%; }
.footmm ul li:first-of-type{ border-left:0px}
.footmm ul li:last-of-type{ border-right:0px}
.footmm ul li a{ color:#fff; display:block;}
.footmm ul li a:before{ display:block; font-size:18px; line-height:30px;}
.footmm ul li a label{ display:block; font-size:14px;}


/* content */
.bannerx{ height:320px; background:url(../images/bannerx.jpg) no-repeat center center; background-size:cover; color:#fff; display:flex;align-items: center;justify-content: center; text-align:center;}
.bannerx a{ color:#fff;}
.bannerx .bantxt{ text-transform:uppercase; display:none;}
.bannerx .bantit{ font-size:40px; margin-bottom:20px;}

.navmenu{ background-color:#eee; padding:15px 0;}
.navmenubg{ background-color:#fff;}

.main{ padding:80px 0; }
.main .about{ margin-top:30px;font-size:15px;}

.con_product{ display:flex;}
.con_product .holeft{ width:280px;flex:0 0 280px; margin-right: 40px;}
.con_product .prolist{ width: 100%; }
.con_product .titt{line-height:78px;color:#FFF;font-size:20px;background:#0265ac}
.con_product .titt h3{margin:0 22px;padding-left:10px;background:url(../images/icon-3.png) no-repeat right center; background-size:auto 100%; font-size: 24px;}
.con_product .hotline{font-size:16px;background:url(../images/tel2.png) no-repeat left center;padding-left:30px; margin-top: 29px;}
.con_product .hotline strong{font-size:30px;color:#0265ac; font-family: impact;}
.con_product .list{  padding: 10px 0; }
.con_product .list .qqhnli .nLi>a{display:block;line-height:47px;padding:0 0 0 14px;color:#666;font-size:15px}
.con_product .list .qqhnli .arr{float:right; line-height:47px; padding-right: 30px; padding-left:20px; position:relative; z-index:2; font-size:16px;}
.con_product .list .qqhnli:hover .nLi,.con_product .list .nLi.on{}
.con_product .list .qqhnli:hover .nLi a{ color:#0265ac;}
.con_product .list .nLi.on>a{color:#fff;}
.con_product .list .qqhnli:hover .nLi .arr{ color:#fff;}
.con_product .list .nLi.on .arr{ color:#fff;}
.con_product .qqhprosub li{ border-bottom:1px solid #dddd;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:5px 0; background-color:#fff; padding-left:20px;}
.con_product .qqhprosub{ display:none;}
.con_product .list .qqhnli.on .qqhprosub{ display:block;}
.con_product .list .qqhnli.on .arr{ color:#fff;}
.con_product .list .qqhnli.on .nLi>a{ color:#0265ac;}
.con_product .qqhprosub li.on a{ color:#0265ac;}

.con_product .contat{padding:20px 0;text-align:center;background:#0265ac;color:#FFF;font-size:18px}
.con_product .contat h3{display:block;font-size:24px}
.con_product .contat h3 img{margin-right:8px}
.con_product .contacttxt{  background: url(../images/contactbg.jpg) no-repeat bottom right;padding: 20px 0 0; }
.con_product .contacttxt strong{ display: inline-block; padding-bottom: 10px; font-size: 16px; color: #0265ac; }

.con_product .prolist .line03{ line-height: 24px; padding:0px 0 20px; overflow: hidden; border-bottom: 1px solid #e8e8e8; }
.con_product .prolist .boxfl{ color: #0265ac; font-size: 26px; font-weight: bold; }
.con_product .prolist li{ margin-bottom: 25px; width: 32%; margin-right: 2%; float: left; box-sizing: border-box; border:1px solid #eee; padding: 5px; }
.con_product .prolist li:nth-child(3n){ margin-right: 0; }
.con_product .prolist .img{ overflow: hidden; position: relative; }
.con_product .prolist .img img{ width: 100%; display: block; }
.con_product .prolist .txt{ line-height: 47px; text-align: center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0 5px; font-size:15px; }
.con_product .prolist li:hover .txt{ background-color:#0265ac ; color: #fff; }
.con_product .prolist li a em{z-index:10; background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)); -webkit-transform: skewx(-25deg); -webkit-transition: 0s;  display:block; width:100%; height:100%; left:-100%; top:0; position:absolute;}

.con_product .prolist li:hover a em{left:100%; -webkit-transition: 0.8s;}


.arcpage .btn{ padding:8px 15px; border:1px solid #222;}
.arcpage .btn.fl{ border-top-left-radius:5px; border-bottom-left-radius:5px;}
.arcpage .btn.fr{ border-top-right-radius:5px; border-bottom-right-radius:5px;}

.main .protui .tuitit{ font-size:20px; font-weight:bold; border-left:4px solid #0265ac; padding-left:2%;}
.main .protui{ padding:80px 0 0;}
.main .protui ul{ display:flex; flex-wrap:wrap;}
.main .protui li{ width:23.5%; margin-right:2%; margin-top:30px; border-radius:10px; overflow:hidden; position:relative;}
.main .protui li:nth-child(4n){ margin-right:0;}
.main .protui li:after{ position:absolute; height:2px; transition:.5s; background-color:#486bb5; width:0; content:""; display:block; left:0; bottom:0;}
.main .protui li:hover:after{ width:100%;}
.main .protui .img img{ display:block; width:100%;}
.main .protui .txt{ padding:15px;}
.main .protui .tit{ font-size:16px; color:#222; text-align:center;}
.main .protui .info{ color:#888;}
.main .protui li:hover{ box-shadow:0px 5px 10px #d4d4d4;}
.main .protui li:hover .tit{ color:#486bb5;}

.main .newslist li{ margin-bottom:30px; padding:20px;}
.main .newslist li a{ display:flex; color:#999;}
.main .newslist .img img{ display:block; width:100%; max-height:145px;}
.main .newslist .img{ width:212px; flex:0 0 212px;}
.main .newslist .txt{ width:100%; box-sizing:border-box; padding:0 3% 0 5%; transition:.5s;}
.main .newslist .tit{ font-size:18px; color:#222;}
.main .newslist .info{ margin:10px 0 20px;}
.main .newslist .more{ width:100px; flex:0 0 100px;  text-align:center; font-size:16px; display:flex; align-items: center;  justify-content: center;  }
.main .newslist .more span{ display:block; width:100%;border-left:1px solid #888; height:50px; line-height:50px;}
.main .newslist li:hover{ box-shadow:0 7px 17px rgba(6,6,6,.1);}
.main .newslist li:hover .txt{ padding:0 3% 0 7%;}

.main .arcnews .arcnewstit{ font-size:28px; color:#222; padding-bottom:20px; border-bottom:1px solid #eee;}
.main .arcnews .arcdate{ font-size:16px; color:#999; margin-top:10px;}
.main .arcnews .arcdate img{ height:15px; margin-left:15px;}
.main .arcnews .arcnewsconn{ padding:30px 0;}

.main .arcontact{ margin-top:50px;}
.main .arcontact .boxfl{ flex:0 0 50%;}
.main .arcontact .boxfr{ flex:0 0 50%;}

.main .arcontactab{ font-size:16px; margin-bottom:30px;}
.main .arcontactab td{  font-weight:bold; padding-left:80px; font-size:22px; background:url(../images/icon01.png) no-repeat left center; background-size:auto 100%;}
.main .arcontactab td span{ display:block; font-weight:normal; color:#0265ac; font-size:16px; margin-bottom:5px;}

.main .app{ margin-top:50px;} 
.main .app li{ height:250px; width:32%; float:left; position:relative; margin-right:2%; margin-bottom:30px;}
.main .app li:nth-child(3n){ margin-right:0;}
.main .app .bg{background:url(../images/app01.jpg) no-repeat center center; background-size:100% 100%; position:absolute; width:100%; height:100%; transition:.5s;}
.main .app .bgcolor{ background-color:rgba(0,0,0,.6); position:absolute; width:100%; height:100%; transition:.6s; display:none;}
.main .app .txt{ display:flex; display:none; position:absolute; width:100%; height:100%; color:#fff; padding:20px;align-items: center; box-sizing:border-box;}
.main .app .tit strong{ font-size:20px; display:block;  margin-bottom:10px;}
.main .app .tit em{ margin-top:15px; height:3px; background-color:#486bb5; display:block; width:40px;}
.main .app li:hover .bgcolor{ display:block;}
.main .app li:hover .txt{ display:flex;}
.main .app li:hover .bg{ ; background-size:120% 120%; }

/* decorate */

.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden; margin:20px auto;display: table;}
.ab_pages ul{display:inline-block;margin:0 auto;padding:0}
.ab_pages ul a{color:#555;display:block;padding: 0px 10px;  border: 1px solid #ddd;float: left;margin: 0 2px;font-size:12px}
.ab_pages ul a.page-num-current{ background:#ddd; }
.ab_pages ul a:hover{ background:#ddd}
.ab_pages ul span{display: inline-block; float: left; line-height: 28px;}


.tabinner::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,0);border-left:1px solid rgba(0,0,0,0)}
.tabinner::-webkit-scrollbar{width:5px;height:10px;border-radius:5px;background-color:#eee}
.tabinner::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.5);background-clip:padding-box;border-radius:5px;min-height:28px}
.tabinner::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,0.5);border-radius:5px}
.tabinner{width:100%;overflow-y:auto}

/*map*/


/* 隐藏显示*/

.hidden01{ display:none;}
.show01{ display:block;}



@media (max-width:1300px){

	img{ max-width:100%; height:auto;}
	.wrapper{ width:100%; padding:0 20px; box-sizing:border-box;}

	

	/*index*/

	






	/*content*/

	



	

	/* 隐藏显示*/

	.hidden02{ display:none;}

	.show02{ display:block;}

}



@media (max-width:960px){

	/*index*/
	/*.top{ position:relative; background-color:#333; height:auto; }*/
	.top .logo{ float:none; margin-right:24%; padding-top:0;}
	.top .nav{ padding: 0; top:90px; }
	.nav{ position:absolute; left:0px; background-color:#fff; width:100%;display:none; z-index:30; padding: 0;}
	.nav .wrapper{ padding: 0; }
	.nav .nLi{ float:none; text-align:center; line-height:45px;border-bottom: 0; border-top:1px solid rgba(255,255,255, .06); box-sizing: border-box; width: 100%; margin: 0; position: relative; padding:0; }
	.nav .nLi h3>a{ border:none; display: block; font-size:16px; border-radius:0px; color:#444;}
	.nav .nLi em{ position:absolute; right:0px; height:45px; top:0px; width:90px; z-index:2; background-repeat:no-repeat; background-image:url(../images/arrownav.png); background-position:center center; display: block; background-size: auto 35%;}

	.nav .sub{ position:relative; width:100%; box-sizing:border-box;  padding:0; border:none; background-color: #eee; top: 0;}
	.nav .sub li{ border:none; border-top:1px dashed rgba(255,255,255,.06);}
	.nav .nLi:hover .sub{ display:none;}
	.nav .nLi .active em{/*  background-image:url(../images/arrownavon.png); */}
	.nav .nLi h3>a span{ display: none; }
	.nav .nLi:hover{ border-bottom: 0; }
	
	.nav .lineadd01{ display:none;}

	.top .line02 .wrapper{  }
	.top .menu{ width: 64px; background-size:24px auto;}
	.top .line02on .menu{ background-image:url(../images/menuon.png); }
	.top .logo img{ height:38px;}
	.top .logo02 img{ height:38px;}
	.top .line02on .logo img{ height:38px;}
	.top .line02 .nav{ top:58px; overflow-y:auto; height:100%; position:fixed; margin-left:0; border-top:1px solid #ddd;}
	.top .line02on .nav{ top:58px;}
	.top .line02on .menuon{ background-image:url(../images/closeon.png)}
	
	.nav .sub li{ border-bottom:1px solid #fff;}
	.nav .sub li a{ display:block; text-align:left; font-size:16px; line-height:45px;}
	.top .line02{ padding:5px 0;}
		
	.nav .nLi h3{ padding-bottom:0; border-bottom:1px solid #ddd;}
	.nav .nLi h3>a{ padding-left:6%; text-align:left;}
	
    .top .sub .wrapper{ display: block; }

	
	.top .menuon{ background-image: url(../images/close.png); }
	.navon{ display:block;}		
	.top .search{ display:none;}
	
	.banner .swiper-slide{ background-size: cover; }
	

	



	/*conent*/



	

	

	/* 隐藏显示*/

	.hidden03{ display:none;}
	.show03{ display:block;}

}



@media (max-width:720px){

	/*index*/
	.banner .swiper-pagination-bullet{ width: 25px; height: 5px; }
	.banner  .swiper-container { height:26vh;}
	.banner .banner-text h3{ font-size:36px;}
	.banner .banner-text h3 small{ font-size:14px;}
	.banner .banner-text p a{ font-size:24px;}
	
	.homenote{ margin:20px;}
	.hometit{ font-size: 28px; }
	.hometit p{ font-size: 14px; padding-top: 10px; }
	.homeproduct{ padding: 40px 0; }
	.homeproduct li{ width: 49%; }
	.homeproduct li:nth-child(2n){ margin-right:0; }
	.homeproduct .tit{ font-size: 16px; }

	.homeapp{ padding: 40px 0; }
	.homeapp .line01{ display: flex; }
	.homeapp .line02 li{ width: 100%; height: 200px;}

	.homenews{ padding:40px 0; }
	.homenews .hometit{float: none;}
	.homenews .hometit p{ padding: 0px 0 10px; }
	.homenews .line01{ margin-bottom: 34px; }
	.homenews .line01 .fr{ float: none; }
	.homenews .line01 ul{ display: flex; }
	.homenews .line01 .fr li{ margin: 0; flex: 1; padding: 5px; text-align: center; box-sizing: border-box; }
	.homenews .line02 .boxfl{ float: none; width: 100%; }
	.homenews .line02 .boxfl .img{ height:200px;}
	.homenews .line02 .boxfr{  padding-left: 0; margin-top: 30px; }

	.homemore{ margin-top: 30px; }

	.homecase{ padding-bottom: 40px; }
	.homecase .contxt .swiper-container{ padding-bottom: 50px; }

	.homeban{ background-size: cover; padding: 40px 0; }
	.homeban .line01{ font-size: 18px; }
	.homeban .boxfl li{ float: none; font-size: 14px; margin-top: 5px; }
	.homeban .wrapper{ display:block; }
	.homeban .boxfr{ margin-top: 20px; }
	.footer .lin{ display: none; }
	.footer .contact{ width: 100%; }
	.footer .fnav{ width: 100%; }
	.footer .ewm{ width: 100%; }


	

	/*content*/
	.bannerx{ height:120px;}
	.navmenu{ padding:10px 0;}
	.main{ padding:40px 0;}
	
	.con_product .prolist .line03{ margin-bottom: 20px; }
	.con_product .prolist .boxfl{ font-size: 22px; }
	.con_product .prolist li{ width: 49%; margin-top: 5px; margin-bottom: 5px; }
	.con_product .prolist li:nth-child(3n){ margin-right: 2%; }
	.con_product .prolist li:nth-child(2n){ margin-right: 0; }
	.con_product .prolist .txt{ line-height: 35px; }
	
	.arcpage .btn{ padding:5px 15px;}
	
	.main .protui{ padding: 40px 0 0; }
	.main .protui li{ width: 49%; }
	.main .protui li:nth-child(2n){ margin-right:0; }
	.main .protui .tit{ font-size: 16px; }
	.main .protui .txt{ padding:6px 0;}
	
	.main .arcontactab td{ display:block; padding-left:40px; margin-bottom:10px; font-size:18px;}
	.main .arcontactab td span{ display:inline;}
	
	.main .newslist li{ padding:0 10px 10px;}
	.main .newslist li a{ display:block;}
	.main .newslist .img{ width:100%;}
	.main .newslist .img img{ max-height:none;}
	.main .newslist .tit{ margin-top:20px;}
	.main .newslist .txt{ padding:0;}
	.main .newslist .more{ display:none;}
	
	.main .arcnews .arcnewstit{ font-size:22px;}
	
	.main .app li{ width:49%; height:120px; margin-bottom:10px;}
	.main .app li:nth-child(3n){ margin-right:2%;}
	.main .app li:nth-child(2n){ margin-right:0;}
	
	
	



	/* page */



	

	

	/* 隐藏显示*/

	.hidden04{ display:none;}
	.show04{ display:block;}

	

}





