/*公共导航*/
header{width:100%;height:100;}
.head{height:100px;background-color:#fff;box-shadow:0px 4px 28px rgba(0,0,0,0.04);transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.head:after{content:"";width:100%;height:207px;background-image:url(../img/navbg.png);position:absolute;top:0;left:0;z-index:-1;background-size:100% 100%;background-repeat:no-repeat;background-position:center center}
.head .logo{float: left; height:100px;padding:25px 15px 0 0;}
.head .logo .img{display: block;float: left;}
.head .logo .img-right{float:right;margin-left: 15px;padding-left: 15px;border-left: 1px solid #ccc;margin-top:5px;}
.head .logo .img-right .s{font-weight: bolder;font-size: 16px;letter-spacing:0.3px;color: #1b64ca;}
.head .logo .img-right .x{font-size: 12px;margin-top: 5px;color: #666;}
.head .navleft{margin-left:30px;float: left;}
.navitem-name{position:relative;padding:0 20px;}
.navitem-name a{position:relative;z-index:2;overflow:hidden;text-align:center;display:block;font-size:24px;line-height:100px;font-weight: bolder; transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.navitem .childbox{width:100%;background-color:#f3f3f3;position:absolute;top:100px;left:0;visibility:hidden;z-index:-1;opacity:0;}
.navitem.cur .childbox{visibility:visible;z-index:19;opacity:1;transition:0.75s ease 0s;-webkit-transition:0.75s ease 0s;-moz-transition:0.75s ease 0s}
.navitem .childbox .item{display:block;width: 100%;padding:10px 15px;font-size:15px;color:#666;font-weight:normal;line-height:20px;border-bottom: 1px dotted #ccc;}
.navitem .childbox .item:last-of-type{border-bottom: 0;}
.navitem .childbox .bot{margin-top:60px;}
.navitem .childbox .bot .box{cursor:pointer}
.navitem .childbox .bot .box .text{color:#000;font-size:18px;margin-right:22px;line-height:1}
.navitem .childbox .bot .box:hover img{transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg)}
.navitem .childbox .imgitem{width:23.5%;margin-right:2%;position:relative}
.navitem .childbox .imgitem:nth-last-of-type(1){margin-right:0}
.navitem .childbox .imgitem .img{background-color:#000}
.navitem .childbox .imgitem .textbox{width:100%;position:absolute;bottom:6%;left:0;color:#fff;font-size:18px;text-align:center;max-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.navitem .childbox .imgitem:hover .textbox{bottom:45%}
.navitem .childbox .imgitem:hover .img img{opacity:0.5}
.head .navright{float: right;}
.head .navright .lanbox .icon{display:inline-block;vertical-align:middle; width:20px; height:20px; -webkit-border-radius:100%;margin-top: 40px; background:#1b64ca url(../img/language.gif) no-repeat center center; background-size:cover; margin-right:10px; border-radius:100%;}
.head .navright .lanbox .lanitem{display:block;line-height:100px;font-size:16px;;transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.navright .lanbox span.lanitem{margin:0 5px}
.head .navright .telbox{line-height:102px;margin-left:1vw;font-size:16px;font-family:Arial}
.head .navright .quicklinks{position:relative;margin: 0 20px;}
.head .navright .quicklinks .quicklinkstop{line-height:100px;font-size:16px;margin-left:1vw;cursor:pointer}
.head .navright .quicklinks .quicklinksbot{width:140px;position:absolute;top:100px;left:50%;margin-left:-70px;background-color:#fff;padding:6px 0;z-index:-1;visibility:hidden;opacity:0}
.head .navright .quicklinks .quicklinksbot .quicklinkslist{display:block;color:#666;line-height:32px;text-align:center}
.head .navright .quicklinks.cur .quicklinksbot{z-index:3;visibility:visible;opacity:1}
.navright .search{background:#1b64ca;width: 80px;text-align: center;overflow: hidden;}
.navright .search .icon{width:22px;height:96px;display: inline-block; cursor:pointer;background-image:url(../img/h-searchbtn.png);background-repeat:no-repeat;background-position:center center;;transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.navright .searchbox{width:100%;height:120px;position:fixed;top:100px;transform:translateY(-100%) translateZ(0);-webkit-transform:translateY(-100%) translateZ(0);-moz-transform:translateY(-100%) translateZ(0);left:0;visibility:hidden;opacity:0;z-index:-1;background-color:#fff;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;transition:0.75s cubic-bezier(.77,0,.175,1) 0s;-webkit-transition:0.75s cubic-bezier(.77,0,.175,1) 0s;-moz-transition:0.75s cubic-bezier(.77,0,.175,1) 0s}
.navright .searchbox.cur{background: #f3f3f3; visibility:visible;opacity:1;z-index:19;transform:translateY(0) translateZ(0);-webkit-transform:translateY(0) translateZ(0);-moz-transform:translateY(0) translateZ(0)}
.navright .searchbox .box{height:55px;border-bottom:1px solid #d9d9d9}
.navright .searchbox .input{width:1400px;margin:0 20px;height:55px}
.navright .searchbox .input input{width:100%;height:54px;font-size:20px;padding:0 20px;background: #f3f3f3;}
.navright .searchbox .input input::-webkit-input-placeholder{color:rgba(203,203,203,1)}
.navright .searchbox .searbtn,
.navright .searchbox .close{line-height:55px;cursor:pointer}
.navright .searchbox .searbtn img,
.navright .searchbox .close img{display:initial;vertical-align:middle}
.navright .searchbox .close:hover img{transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg)}
.navitem.cur .navitem-name a.column,.navitem .navitem-name .column:hover,.navitem .navitem-name.active .column{color:#1b64ca}
.navitem.cur .childbox a:hover{background:#1b64ca;color: #fff;}
.head.cur .navright .quicklinkstop{color:#1b64ca}
.head.cur .navright .lanbox .lanitem,.head.cur2 .navright .lanbox .lanitem{color:#000}

.wapbtnbox{width:28px;height:68px;position:relative;display:none;margin-left:15px}
.wapbtnbox span{width:28px;height:2px;display:block;background-color:#000;position:absolute;left:0}
.wapbtnbox span:nth-of-type(1){top:24px}
.wapbtnbox span:nth-of-type(2){top:32px}
.wapbtnbox span:nth-of-type(3){top:40px}
.wapbtnbox.cur span:nth-of-type(2){opacity:0}
.wapbtnbox.cur span:nth-of-type(1){top:32px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg)}
.wapbtnbox.cur span:nth-of-type(3){top:32px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg)}

/* 底部footer */
footer{ padding-top:50px; background-color:#282d35;color: #fff;}
footer .foot_nav {margin-bottom:2%;color:#bdbdbd;}
footer .foot_nav dl{ float: left; width: 13%; }
footer .foot_nav dl dt{margin-bottom:25px;}
footer .foot_nav dl dt a{font-size:24px;font-weight: bolder;color: #fff;}
footer .foot_nav dl dd{margin-bottom:15px;font-size: 16px;}
footer .foot_nav .dl5{ width:25%;}
footer .foot_nav .right{width:11%; float:right; margin-top:40px;}
footer .foot_nav .right .last{text-align:center;}
footer .foot_nav .right .last .ewm_img img{display:none;width: 100%;}
footer .foot_nav .right .last .ewm_txt{text-align:center;}
footer .foot_nav .right .last .ewm_txt span{font-size:14px; line-height:20px; margin-top:10px; cursor:pointer;display:inline-block; padding:0 5px; color:#fff; border-left:1px solid rgba(255,255,255,0.5);}
footer .foot_nav .right .last .ewm_txt span.cur{color:#ffcd1d;}
footer .foot_nav .right .last .ewm_txt span:first-child{border-left:0;}
footer .foot_bottom{color:#bdbdbd;padding: 10px 0;border-top: 1px solid #424242;}
footer .foot_bottom >a{display:inline-block;}
footer .foot_bottom .beian{margin-left:20px;}
footer .foot_bottom .made {float:right;display:inline-block;}

/* 其它公共 */
.c_banner{position: relative;height:400px;overflow: hidden;}
.c_banner>._full{position: absolute;top: 0;left: 50%;margin-left: -960px;width: 1920px;height: 100%;max-width: none;}
.c_banner .box{position: absolute;left:0;width: 100%;top:20%;color: #fff;/* opacity:0;t ransition:1.5s cubic-bezier(0, 0, 0.03, 0.75) 0s;-webkit-transition:1s cubic-bezier(0, 0, 0.03, 0.75) 0s;-moz-transition:1.5s cubic-bezier(0, 0, 0.03, 0.75) 0s;*/}
/* .c_banner .box.cur{left:2%;opacity:1} */
.c_banner .box .name{font-size: 30px;line-height:2;margin-bottom:1%;}
.c_banner .box .title{font-size: 48px;line-height: 1;font-weight:bold;margin-bottom: 1%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.c_banner .bread{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.c_banner .bread a{margin:0 5px;}
.c_banner .mouse{width: 31px;height: 50px;background: url("../img/mouse.png");margin-left: 1%;margin-top: 2%;cursor:pointer;}
.c_banner .mouse .ball {position: relative;width: 6px;height: 6px;left: 6%;margin-left: 11px;top: 10px;display: block;background: url("../img/mouse2.png");-webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;transition: 300ms;-webkit-transition: 300ms;}
@keyframes mouse-dot {from {opacity: 0;}33% { opacity: 1;}to {top: 35px; opacity: 0;}}

.sec_nav{border-bottom: 1px solid #ececec;}
.sec_nav a{float: left;width: 110px;height: 60px;line-height: 60px;font-size: 16px;text-align: center;position: relative;}
.sec_nav a.cur{background-color: #1b64ca;color: #fff;}
.sec_nav a.cur:after{content: '';position: absolute;bottom: -1px;width: 100%;height:0;background-color: #1b64ca;left: 0;}
.sec_nav a:after {content: "";width: 1px;height: 10px;background: #dcdcdc;display: block;position: absolute;right: -0.5px;top: 50%;margin-top: -5px;}
.channel_content{min-height:300px;padding-top:3%;}
.biaoti{text-align: center;margin-bottom: 40px;}
.biaoti .title{font-size: 36px;font-weight: bolder;}
.biaoti .desc{margin-top: 18px;font-size:16px;}
.biaoti .desc em{margin: 0 10px;}
.biaoti .desc em:last-of-type{display:none;}
._bai,.title a._bai{color:#fff;}
.biaoti .swiper-button-next,.biaoti .swiper-button-prev{width:56px;height:56px;text-align:center;position:static;line-height:54px;font-size:16px;margin-left:10px;border:1px solid #e2e2e2;right:auto;top:auto;margin-top:0;background-image:none;font-family:å®‹ä½“, 'SimSun';font-weight:bold;color:#999;bottom:0;transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.biaoti .more{width:56px;height:56px;;margin-left:20px;display:block;background-image:url(../img/newmore.png);background-repeat:no-repeat;background-position:center center;background-size:100% 100%}
.biaoti .more:hover{background-image:url(../img/newmore_cur.png)}
.biaoti .swiper-button-prev:hover,.biaoti .swiper-button-next:hoverr{color:#fff;background-color:#0068b7;color:#fff;border:1px solid #0068b7}
li p{display: inline;}


/****************** 翻页栏  ***********************/
.page{ text-align: center;margin-top: 20px;}
.page a,.page span {display: inline-block;border: 1px solid #ededed;padding: 10px 15px;vertical-align: middle;margin: 0 0 10px -1px;}
.page .goprev{margin-right: 10px;}
.page .gonext{margin-left: 10px;}
.page a:hover,.page a.page-num-current{color:#fff; background: #0081e8;}
.page span.count { border: 0;background: 0;color: #777777;}

/*gotop*/
.gotop{ position: fixed; bottom:0; right: 0; background: url(../img/gotop.png) no-repeat; transition: all .3s ease; width: 60px; height: 60px; cursor: pointer; z-index: 99; display: none;}
.gotop:hover{ background-position: 0 -60px }

/* 首页幻灯片 */
.ibanner{position:relative}
.indexbanner .textbox{position:absolute;top:40%;left:75%;opacity:0;margin-left:-42.895vw;z-index:10;transition:1s cubic-bezier(0, 0, 0.03, 0.75) 0s;-webkit-transition:1s cubic-bezier(0, 0, 0.03, 0.75) 0s;-moz-transition:1s cubic-bezier(0, 0, 0.03, 0.75) 0s}
.indexbanner .textbox.cur{left:50%;opacity:1}
.indexbanner .textbox .type .line{width:50px;height:1px;margin-top:13px;margin-right:10px}
.indexbanner .textbox .type .text{font-size:16px;}
.indexbanner .textbox .title{font-size:48px;;line-height:1.2;margin-top:10px;font-weight: bolder;color:#1b64ca}
.indexbanner .textbox .desc {font-size: 24px;color: #000;margin-top: 10px;}
.indexbanner .textbox .brief {font-size: 18px;color: #fff;margin-top: 10px;}
.indexbanner .textbox .more{width:56px;height:56px;margin-top:75px;display:block;font-size:18px;border:1px solid;text-align:center;line-height:56px;text-align:center;font-weight:bold;color:#000;font-family:宋体, 'SimSun';}
.indexbanner .textbox .more:hover{background-color:#1b64ca;border-color:#1b64ca !important;color:#fff !important}
.ibanner .swiper-container-horizontal>.swiper-pagination-bullets{width:100%;left:0;bottom:0;padding-bottom:20px;}
.ibanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}
.ibanner .swiper-pagination-bullet{width:10px;height:10px; transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.ibanner .swiper-pagination-bullet-active{width:30px;background-color:#1b64ca;border-radius:8px;}
.ibanner .img img{width:100%}
.m-bann{display:none}
.m-bann img{width:100%}
.m-bann .textbox{width:calc(100% - 30px);margin:0 auto;background-color:#fff;margin-top:-20px;position:relative;padding:30px 40px 50px}
.m-bann .textbox .line{width:25px;height:1px;margin-top:12px;margin-right:4px;background-color:#1b64ca !important}
.m-bann .textbox .text{;color:#1b64ca !important}
.m-bann .textbox .title{font-size:20px;font-weight: bold; color:#000 !important;;line-height:1.2;margin-top:5px}
.m-bann .textbox .desc {font-size: 14px;color: #000;margin: 5px 0 15px;}
.m-bann .textbox .more{position: absolute;right: 20px;top: 50px;width:32px;height:32px;display:block;font-size:16px;border:1px solid;border-color:#000 !important;color:#000 !important;line-height:32px;text-align:center;font-weight:bold;color:#000;font-family:宋体, 'SimSun'}

/* 首页模块一 */
.ipart1{padding:3% 0;background-color:#f5f5f5}
.ipart1slide{margin-top:20px;}
.ipart1slide .item{margin-top: 20px;}
.ipart1slide .textbox{padding:50px;position:relative;background-color:#fff;transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.ipart1slide .textbox .title{font-size:24px;font-weight: bold;color:#000;;line-height:1.3;max-height:31px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.ipart1slide .textbox .text{color:#666;margin-top:25px;max-height:72px;line-height: 24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.ipart1slide .textbox .morebox{opacity:0;position:absolute;left:50px;bottom:0;transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.ipart1slide .textbox .morebox .moretext{color:#1b64ca;}
.ipart1slide .textbox .morebox .icon{margin-top:9px;margin-left:10px}

/* 首页模块二 */
.ipart2{padding:3% 0;background: url(../img/ipart2-bg.jpg) no-repeat;/* background-color: #f4f4f4; */}
.ipart2 img{width: 100%;}
.iab_item{position: relative;overflow: hidden;}
.iab_c,.iab_cover{position: absolute;left: 0;right: 0;bottom: 0;text-align: center;background-color: #fff;padding: 25px 30px 30px 30px;-webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
.iab_cover{background-color: #f4f4f4;}
.iab_t{font-size: 22px;color: #000;margin-bottom: 20px;position: relative;-webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
.iab_t:before{display: none;content:'';height: 1px;width: 98px;background-color:rgba(237,237,237,0.3);position: absolute;top: 50%;left: 0;}
.iab_t:after{display: none;content:'';height: 1px;width: 98px;background-color:rgba(237,237,237,0.3);position: absolute;top: 50%;right: 0;}
.iab_p{color: #adadad;position: relative;-webkit-transition: all 0.5s ease; transition: all 0.5s ease;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.iab_p:before{display: block;content:'';height: 1px;width:60px;background-color: #ededed;position: absolute;top: 50%;left: 0;}
.iab_p:after{display: block;content:'';height: 1px;width: 60px;background-color: #ededed;position: absolute;top: 50%;right: 0;}
.iab_c.hover{background-color: #1b64ca!important;}
.iab_c.hover .iab_t{margin-bottom: 0;color: #fff;font-size: 26px;}
.iab_c.hover .iab_p{display: none;}
.iab_c.hover .iab_p:before,.iab_c.hover .iab_p:after{display: none;}
.iab_c.hover .iab_t:before,.iab_c.hover .iab_t:after{display: block;}
.iab_p .iab_ion{display: inline-block;width: 16px;height: 16px;background: url(../img/iab_ion_03.png) no-repeat;vertical-align: middle;margin-right: 5px;}
.iab_p{height: 20px;line-height: 20px;}
.iab_p span{display: inline-block;}

/* 首页模块三_解决方案*/
.ipart3{padding:3% 0 0;/* background-color: #f4f4f4; */}
.ipart3 .ipart3slide{ position: relative;margin-top:20px;}
.ipart3 .item a{ display: block; }
.ipart3 .item .imgbox{ position: relative; }
.ipart3 .item .con{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
.ipart3 .item .con .bottom{ width: 100%; bottom: 0; left: 0; position: absolute; padding:5%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #fff; transition: all .3s ease; z-index: 2;background: rgba(27, 100, 202, 0.5);}
.ipart3 .item:hover .bottom{background:#1b64ca;}
.ipart3 .item .con .bottom .title{ font-size: 24px; position: relative; margin-bottom: 15px;transition: all .3s ease; white-space:nowrap;overflow:hidden; text-overflow:ellipsis;}
.ipart3 .item .con .bottom .title:after{ content: ""; position: absolute; width: 20px; height: 1px; background: #fff; top: 50%;display: block; right: 0;}
.ipart3 .item .con .bottom .title:before{ content: ""; position: absolute; width: 1px; height: 20px; background: #fff; top: 50%; margin-top: -10px; display: block; right: 10px; }
.ipart3 .item .con .bottom .decs{padding-top: 20px; border-top: 1px solid #fff;    overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp:2;}


/* 首页模块四 */
.ipart04{background:#f4f4f4; padding:3% 0;}
.ipart04 .tit{color:#000; font-size:32px; font-weight:bold; line-height:32px; margin-bottom:25px;}
.ipart04 .tit .more{font-size:14px; font-weight:normal;}
.ipart04 .rect-64{padding-bottom:64%;}
.ipart04 a{display:block;}
.ipart04 .left{width: 65%;}
.ipart04 .left .l_left{width:48.5%; background:#fff;}
.ipart04 .left .l_right{width:48.5%;}
.ipart04 .left .info{background:#fff; padding:44px 30px;}
.ipart04 .left .info .tit{font-size:24px;color:#000;font-weight:bold;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.ipart04 .left .info .date{font-size:13px; color:#666; margin:10px 0;}
.ipart04 .left .info .desc{color:#666; line-height:24px; height:48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.ipart04 .left .l_right .info{padding:30px; margin-bottom:20px;}
.ipart04 .left .l_right a:last-of-type .info{margin-bottom:0}
.ipart04 .left a:hover .info{background:#1b64ca;}
.ipart04 .left a:hover .info .tit,.ipart04 .left a:hover .info .date,.ipart04 .left a:hover .info .desc{color:#fff;}
.ipart04 .right{width: 32.5%;}
.ipart04 .right .rect-114{padding-bottom:125%;}
.ipart04 .right .common-line-btn{color:#fff; border-color:#fff; position:absolute; bottom:55px; left:50%; margin-left:-62px;}
.ipart04 .right .tupian:last-of-type{margin-top:20px;}
.ipart04 .right a:hover .common-line-btn{border-color:#1b64ca;}
.ipart04 .right a:hover .common-line-btn:after{right:0;}
.ipart04 .common-line-btn:after{background:#1b64ca;}

/*关于我们 */
.about_center01{padding-bottom:4%;}
.about_center01 .infor{text-align:center; padding:0 8%;}
.about_center01 .infor a{display:block; display:none;}
.about_center01 .infor .tit{font-size:36px; line-height:48px;font-weight: bold;}
.about_center01 .infor .con{line-height:1.5;margin:2% 0 5%;font-size: 16px;}
.about_center01 .infor .list li{text-align:center;}
.about_center01 .infor .list li .icon{height:64px; width:64px; margin:0 auto; background:url(../img/honorico.png) repeat; background-position:0 0; -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.about_center01 .infor .list li:hover .icon{cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg)}
.about_center01 .infor .list li:first-of-type .icon{background-position:0 0;}
.about_center01 .infor .list li:nth-of-type(2) .icon{background-position:-64px 0;}
.about_center01 .infor .list li:nth-of-type(3) .icon{background-position:-128px 0;}
.about_center01 .infor .list li:last-of-type .icon{background-position:-192px 0;}

.about_center01 .infor .list li .number .num{display:inline-block; vertical-align:unset;font-size:60px; color:#1b64ca; font-family:Impact; line-height:1; margin-top:8%;}
.about_center01 .infor .list li .txt{line-height:30px;margin-top:2%;}
.about_center .rect-93{padding-bottom:93%;}
.about_center .nr{float:left; width:47%; padding:4%; position:relative; height:100%; }
.about_center .title{font-size:32px;font-weight: bold;}
.about_center .desc{margin-top:10px;margin-bottom:20px;text-align: justify;line-height: 1.8;font-size: 16px;}
.about_center .jt_btn{display:block; width:39px; height:37px;background-image:url(../img/jt_btn.png); background-repeat:no-repeat; background-position:0px 0px; transition:none;}
.about_center .jt_btn:hover{background-position:0px -40px;}
.about_center .jt_ico{display:block; border-style:solid; border-width:15px; border-color:transparent transparent transparent #fff; position:absolute; top:50%; margin-top:-15px; right:-29px; width:0; height:0;}

.about_center02{background:#f5f5f5; padding-top:4%;}
.about_center02 .ab_left {width:64%; float:left; color:#666;}
.about_center02 .ab_left a:hover{color:#666;}
.about_center02 .ab_left .box{height:411px; background:#fff; overflow:hidden;}
.about_center02 .ab_left .box .img{position: relative; float:right; width:53%; height:100%; overflow:hidden; }
.about_center02 .ab_right {width:34%;float:right;height:411px;overflow:hidden;position:relative;color:#4f4f4f;}
.about_center02 .ab_right a:hover{color:#4f4f4f;}
.about_center02 .ab_right .cover {width:100%;background:rgba(255,255,255,.6);position:absolute;left:0px; bottom:0px;}
.about_center02 .ab_right .cover .box{padding:20px 5%;}
.about_center02 .ab_right .cover .title{margin-bottom:5px; }
.about_center02 .ab_right .cover .sum{margin-top:10px;}
.about_center02 .ab_right .cover .ab_jt{display:block; width:29px; height:51px; background:url(../img/ab_jt.png) no-repeat 0 0; position:absolute; top:50%; margin-top:-25px; right:4%;}
.about_center03{padding:30px 0; background:#f5f5f5;}
.about_center03 .content{background:#1b64ca;}
.about_center03 .content a:hover{color:#fff;}
.about_center03 .img{width:66%; float:left;position: relative;}
.about_center03 .img .rect-48{padding-bottom:48%;}
.about_center03 .img .jt_ico{display:block; border-style:solid; border-width:15px; border-color:transparent transparent transparent #fff; position:absolute; top:50%; margin-top:-15px; right:-1px; width:0; height:0;border-left-color:transparent;border-right-color:#1b64ca;}
.about_center03 .nr{width:34%; float:right;}
.about_center03 .nr .title{color:#fff;}
.about_center03 .nr .desc{margin-top:10px;color:#fff;text-align: justify;line-height: 1.8;}
.about_center03 .jt_btn{background-position:-43px 0;}
.about_center03 .jt_btn:hover {background-position:-43px -80px; background-color:#fff;}
.about_center04{background:#f5f5f5; padding-bottom:80px;}
.about_center04 .ab_left {width:32%;float:left; overflow:hidden;position:relative;color:#4f4f4f;}
.about_center04 .ab_left a:hover{color:#4f4f4f;}
.about_center04 .ab_left .cover{width:100%;background:rgba(255,255,255,.6);position:absolute;left:0px; bottom:0px;}
.about_center04 .ab_left .cover .box{padding:20px 5%;}
.about_center04 .ab_left .cover .title{margin-bottom:5px; }
.about_center04 .ab_left .cover .sum{font-size:14px;}
.about_center04 .ab_left .cover .ab_jt{display:block; width:29px; height:51px; background:url(../img/ab_jt.png) no-repeat 0 0; position:absolute; top:50%; margin-top:-25px; right:4%;}
.about_center04 .nr{width:32%; padding:0; margin:0 2%;}
.about_center04 .nr .box{padding:8%;}
.about_center04 .ab_right {width:32%;float:right; overflow:hidden;position:relative;color:#fff;}
.about_center04 .ab_right a:hover{color:#f6f6f6;}
.about_center04 .ab_right .cover{width:100%;background:rgba(27,100,200,.85);position:absolute;left:0px; bottom:0px;}
.about_center04 .ab_right .cover .box{padding:20px 5%;}
.about_center04 .ab_right .cover .title{margin-bottom:5px;color:#fff;}
.about_center04 .ab_right .cover .sum{margin-top:10px; font-size:14px;color:#fff;}
.about_center04 .nr .desc{margin-top:10px;}
.about_center .cover .title{margin-top:0;}
.about_center04 .nr a:hover{color:#666;}
.about_center04 .nr .cover{position:absolute; width:100%; top:0;}

/* 鸿镭简介 */
.about_intro .part1 {background-color: #f5f5f5;}
.about_intro .part1 .box {position: relative;}
.about_intro .part1 .box .box_l {padding:3% 3% 0;}
.about_intro .part1 .box .box_l .title {font-size: 36px;font-weight: bold;}
.about_intro .part1 .box .box_l .info {line-height:2;}
.about_intro .part1 .box .box_l .info p{margin-top:3%;text-align: justify;font-size: 16px;}

.about_intro .part2{margin:4% 0;padding:4% 0; background:url(../img/about_part2.jpg) no-repeat center; background-size:cover;}
.about_intro .part2 .infor{text-align:center;color:#fff;}
.about_intro .part2 .infor .tit{font-size:32px;font-weight: bold; line-height:1; margin-bottom:22px;}
.about_intro .part2 .infor .con{line-height:2;font-size: 16px;}
.about_intro .part2 .content{margin:70px auto 0;}
.about_intro .part2 .content li{position:relative;}
.about_intro .part2 .content li:before{content:''; width:1px; height:106px; background:#fff; background:rgba(255,255,255,0.25); position:absolute; left:0; top:0;}
.about_intro .part2 .content li:first-child:before{display:none;}
.about_intro .part2 .content .li_box{color:#fff; text-align:center;}
.about_intro .part2 .content .li_box .t{font-size:18px; line-height:30px;margin-top: 4%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.about_intro .part2 .content .li_box .num{font-size:76px; font-family:Impact;}

.about_intro .part3 {position: relative;overflow: hidden;margin-bottom:4%;}
.about_intro .part3.mm {min-height: 400px;}
.about_intro .part3 .typeIn p {margin: 20px 0;line-height: 2;}
.about_intro .part3 .typeIn h3{font-size:24px;color: #1b64ca;}

/* 实力 */
.about_shili .infor{text-align:center;}
.about_shili .infor .tit{font-size:32px;font-weight: bold; line-height:1; margin-bottom:22px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.about_shili .infor .con{line-height:1.5;font-size: 16px;}
.about_shili .part1 {padding:0 0 2%;overflow: hidden;}
.about_shili .part1 .number{margin-top:5%;}
.about_shili .part1 .number li {text-align: center;padding-bottom: 30px;}
.about_shili .part1 .number i.num {font-size:76px;color: #1b64ca;line-height: 100px;font-family: Impact;font-style: normal;}
.about_shili .part1 span {display: block;line-height: 30px;font-size: 16px;margin-top: 2%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.about_shili .part2{background:#f5f5f5;padding:4% 0;}
.about_shili .part2 .part2items{background:#fff;}
.about_shili .part2 .infor:first-of-type{margin-bottom:40px;}
.about_shili .part2 .rect-645{padding-bottom:64.5%;}
.about_shili .part2 .part2items .img,.about_shili .part2 .part2items .pcimg{width:50%;overflow: hidden;}
.about_shili .part2 .part2items .img img,.about_shili .part2 .part2items .pcimg img{width:100%}
.about_shili .part2 .part2items .wapimg{display:none}
.about_shili .part2 .part2items .textbox{width:50%;padding:6%}
.about_shili .part2 .part2items .textbox .title{font-size:32px;font-weight: bold;}
.about_shili .part2 .part2items .textbox .box{margin-top:30px;line-height:2;}

/*企业文化*/
.about_culture .infor{text-align:center;margin-bottom: 40px;}
.about_culture .infor .tit{font-size:32px; line-height:1; margin-bottom:22px;}
.about_culture .infor .con{line-height:30px;}
.about_culture .part1 {padding:0 0 6%;overflow:hidden;}
.about_culture .part1 .top_box{background:#f5f5f5;margin-bottom: 50px;}
.about_culture .part1 .top_box .l_box{width:50%;}
.about_culture .part1 .top_box .r_box{width:50%;}
.about_culture .part1 .top_box .r_box .pd{padding:8%;}
.about_culture .part1 .top_box .r_box .pd h3{font-size:24px; font-weight: bold; margin-bottom:25px;}
.about_culture .part1 .top_box .r_box .pd p{line-height:1.8;font-size: 16px;}
.about_culture .part1 .item {position:relative; margin-left:-1px; margin-bottom:-1px; transition:all 0.5s ease; cursor:pointer;}
.about_culture .part1 .item .box{height:199px; border:1px solid #e4e4e4;}
.about_culture .part1 .item .box .intro{padding-top:40px; padding-left:35px; padding-right:90px;}
.about_culture .part1 .item .box .intro .tit{font-size:24px; line-height:32px; font-weight:bold; margin-bottom:12px;}
.about_culture .part1 .item:hover .box{box-shadow:2px 2px 15px rgba(0,0,0,.2);background:#1b64ca;}
.about_culture .part1 .item:hover .box .intro{color:#fff}

/* 图片中心 */
.item_list .item ._item_top { position:relative; overflow:hidden; }
.item_list .item{margin-bottom:6%;cursor:pointer;}
.item_list .item ._pic { height:0; overflow:hidden; padding-bottom:78.5%; }
.item_list .item ._pic img { width:100%; -webkit-transition-delay:0.4s; transition-delay:0.4s; }
.item_list .item ._mask{ position:absolute; top:100%; left:0; width:100%; height:100%; opacity:0;  -webkit-transition:all 0.3s ease; transition:all 0.3s ease;background:rgba(27,100,200,.5);}
.item_list .item ._mask .bg_img{position: absolute;left:50%;margin-left: -34px;top:50%;margin-top: -34px;width: 68px; height: 68px;background:url(../img/big.png) no-repeat;}
.item_list .item:hover ._mask { top:0; opacity:1; -webkit-transition-delay:0.1s; transition-delay:0.1s; }
.item_list .item ._item_down {padding:5%;background-color: #f5f5f5; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.item_list .item ._name {font-size:18px;text-align: center; line-height:1.5;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.item_list .item:hover ._item_down { background-color:#1b6fe5;}
.item_list .item:hover ._name {color:#fff;}

/*新闻视频*/
.video_catlist{text-align:center;padding:0px 0px 50px;}
.video_catlist a{padding:8px 26px;font-size:15px;color:#1f2229;border: 2px solid #a1a1a1;display:inline-block;*display:inline;*zoom: 1;margin:0 10px;position: relative;overflow: hidden;}
.video_catlist a:hover,.video_catlist a.cur:hover{color:#fff; border-color:#42CF11;}
.video_catlist a.cur{color:#fff; border-color:#42CF11;background-image: linear-gradient(90deg, rgb(38, 141, 4) 0%,#42CF11 100%); background-size:cover; }
.video_catlist a::after{content:''; position:absolute; width:100%; height:100%; left:-100%; top:0; background-image: linear-gradient(90deg, rgb(38, 141, 4) 0%,#42CF11 100%); background-size:cover; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease; }
.video_catlist a span{display:inline-block; vertical-align:0 ;*display:inline; *zoom:1; position:relative; z-index:1;}
.video_catlist a:hover:after{left:0;}
.news_video{position: relative;overflow: hidden;z-index: 20;background-color: #fff;padding:60px 0 0;}
.video_box li{position: relative;overflow: hidden;margin-bottom:2%;}
.video_box li .info_{padding: 5%;position: relative;background:url(../images/play_2.png) #f5f5f5 no-repeat 95% center;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.video_box li .info_ p{font-size: 18px;}
.video_box li ._info{background:rgba(0, 0, 0, 0.3);position: absolute;width:100%;height: 100%;top:100%;transition: all .5s ease;}
.video_box li ._info .play{position: absolute;left:50%;margin-left: -34px;top:50%;margin-top: -34px;width: 68px; height: 68px;background:url(../img/serplay.png) no-repeat; }
.video_box li:hover ._info{top:0;}
.news_video .page{margin-bottom: 34px;}

/* 荣誉资质 */
.news_pic{padding-bottom:4%;}
.item_box {cursor:pointer;margin-bottom:2%;}
.link_two .item_box{margin-bottom: 10px;}
.item_box .item_box_top { position:relative;display: block;}
.item_box img { width:100%; -webkit-transition-delay:0.4s; transition-delay:0.4s; }
.item_box .play{ position:absolute; top:100%; left:0; width:100%; height:100%; opacity:0;  -webkit-transition:all 0.3s ease; transition:all 0.3s ease;background:rgba(0, 0, 0, 0.3);}
.item_box .play .bg_img{position: absolute;left:50%;margin-left: -34px;top:50%;margin-top: -34px;width: 68px; height: 68px;background:url(../img/big.png) no-repeat;}
.item_box:hover .play {top:0; opacity:1; -webkit-transition-delay:0.1s; transition-delay:0.1s; }
.item_box .item_box_down {padding:5%;background-color: #f5f5f5; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;text-align: center;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;font-size: 18px;}
.item_box:hover .item_box_down { background-color:#1b64ca;color:#ffffff;}

/* 招贤纳士 */
.job .part1{padding:0 0 4%}
.job .part1 .recruit1lf .top{position: relative;}
.job .part1 .recruit1lf .top .title{font-size:32px;font-weight: bold;}
.job .part1 .recruit1lf .top .text{color:#666;font-size:18px; margin-top: 10px;}
.job .part1 .swiper-btn-box {position: absolute;right: 0;top: 0;z-index: 10;font-size: 0;}
.job .part1 .swiper-btn-box a {display: inline-block;width: 56px;height: 56px;outline: none;transition: background 0.3s ease;-webkit-transition: background 0.3s ease;-moz-transition: background 0.3s ease;-ms-transition: background 0.3s ease;-o-transition: background 0.3s ease;}
.job .part1 .swiper-btn-box .prev {background: url(../img/squarel2.png) no-repeat;background-size: contain;margin-right: 10px;}
.job .part1 .swiper-btn-box .prev.swiper-button-disabled {cursor: default;background: url(../img/squarel.png) no-repeat;background-size: contain;margin-right: 10px;}
.job .part1 .swiper-btn-box .next {background: url(../img/squarer2.png) no-repeat;background-size: contain;}
.job .part1 .swiper-btn-box .next.swiper-button-disabled {cursor: default;background: url(../img/squarer.png) no-repeat;background-size: contain;}
.job .part1 .swiper-pagination {display: none;}
.job .part1 .swiper-box {margin-top:30px;}
.job .part1 .swiper-slide {padding: 0 15px;}
.job .part1 .swiper-slide:hover .icon {transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);}
.job .part1 .swiper-slide:hover .name {color: #0068b6}
.job .part1 .swiper-slide .icon {width: 120px;height: 120px;border-radius: 50%;margin: 100px auto 56px;transition: transform 0.3s;-webkit-transition: transform 0.3s;-moz-transition: transform 0.3s;-ms-transition: transform 0.3s;-o-transition: transform 0.3s;}
.job .part1 .swiper-slide {height: 438px;border: 1px solid #efefef;text-align: center;}
.job .part1 .swiper-slide .name {font-size: 18px;color: #333;font-weight: 700;margin-bottom: 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.job .part1 .swiper-slide .desc {font-size: 14px;color: #666;line-height: 20px;height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.job .part2{padding-bottom:4%;}
.job .part2 .bigtitle{font-size:32px;margin-bottom:3%;font-weight: bold;}
.job .part2 .cat-box {font-size: 0;margin-top: 45px;}
.job .part2 .cat-box a {display: block;float: left;width: 15.85%;height: 65px;line-height: 65px;text-align: center;background: #f3f3f3;color: #000;font-size: 20px;letter-spacing: 4px;margin-right: 0.98%;margin-bottom: 20px;transition: background 0.3s;-webkit-transition: background 0.3s;-moz-transition: background 0.3s;-ms-transition: background 0.3s;-o-transition: background 0.3s;}
.job .part2 .cat-box a:hover,.job .part2 .cat-box a.on {background: #1b64ca;color: #fff;}
.job .part2 .cat-box a:nth-child(6n){margin-right: 0;}
.job .part2 .item{background-color:#f5f5f5;margin-bottom:20px}
.job .part2 .item .top{padding:2%;cursor:pointer;position: relative;}
.job .part2 .item .top .name{font-size:24px;line-height:1.1;transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.job .part2 .item .bot{padding:0 4% 4%;display:none}
.job .part2 .item .bot .list{margin-bottom:46px}
.job .part2 .item .bot .list strong{font-size:18px;margin-bottom:8px;font-weight: normal;}
.job .part2 .item .bot .list ul {margin: 0.5em 0;}
.job .part2 .item .bot .list li {margin-left:2em;list-style: disc;}
.job .part2 .item .bot .list li p{display: inline;} 
.job .part2 .item .bot p{color:#666; line-height:1.714}
.job .part2 .item .bot .email{margin-top:20px}
.job .part2 .item .bot .email a{color:#1b64ca}
.job .part2 .item .top img{transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.job .part2 .item.cur .top .name{color:#1b64ca}
.job .part2 .item.cur .top img{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg)}

/* 陈博士 */
.ceo_list_box_info_content ul {padding-left: 1.2em;}
.ceo_list_box_info_content ul li {line-height: 2;transition: all ease .3s;-webkit-transition: all ease .3s;list-style-type: disc;margin-left: 1em;}
.ceo_list_box_info_content li:hover {color: #1b64ca;}
.ceo_list_box_info_content ol {list-style-type: none;counter-reset: sectioncounter;}
.ceo_list_box_info_content ol li {line-height: 2;transition: all ease .3s;-webkit-transition: all ease .3s;list-style-type: decimal;margin-left: 2em;}
.ceo_list_box_info_content h2 {font-size: 20px;font-weight: bold;}
.ceo_list_box {padding-top: 40px;}
.ceo_list_box:first-of-type {padding-top:0;}
.ceo_list_box:last-of-type {padding-bottom:4%;padding-top: 20px;}
.ceo_list_box:nth-child(4),
.ceo_list_box:nth-child(6) {padding-top: 20px;}
.ceo_list_box_info {background: #f5f5f5;}
.ceo_list_box_info .img {position: relative;width: 27%;}
.ceo_list_box_info .img_title {line-height: 50px;color: #fff;position: absolute;top: 100px;left: 10%;text-align: center;padding: 0;font-size: 36px;font-weight: bold;width: 80%;}
.ceo_list_box_info_content {padding: 3%;width: 73%;}
.ceo_list_box_info_content .name { font-size: 28px; margin-bottom: 10px;font-weight: bold;}
.ceo_list_box_info_content .work { font-size: 20px;margin-bottom: 30px;}
.cbox {position: relative; max-height: 240px;overflow: hidden;}
.cbox .cbox_l {width: 46%;}
.cbox .cbox_r {width: 52%;border-left: 1px solid #d6d6d6;padding-left: 4%;}
.cbox .cbox_r .cbox_r_work {max-height: 250px;padding-right: 20px;}
.cboxs {position: relative;max-height: 510px;overflow: hidden;}

/* 联系我们 */
.contact{padding-bottom:4%;}
.contact .prodtitle{font-size:32px;font-weight: bold; text-align:center;line-height:1.2}
.contact .tab-title {margin-top:3%;}
.contact .tab-title ul li:hover .line:before,
.contact .tab-title ul li.on .line:before {width: 100%;} 
.contact .tab-title .line {width: 100%;height: 6px;background: #edf3f3;}
.contact .tab-title .line:before {content: "";display: block;width: 0;height: 100%;left: 0;top: 0;z-index: 10;background: #1b64ca;transition:width 0.3s ease;} 
.contact .tab-title .name {font-size: 24px;margin: 26px auto 20px;}
.contact .tab-title .detail {color: #666;line-height: 24px;}
.contact .tab-title .name,
.contact .tab-title .detail {padding-right: 50px;}
.contact .box{margin-top:52px}
.contactlf{max-width:428px;margin-right:13.75vw}
.mapbox{height:640px;position: relative;margin-top:5%;}
.mapbox .item:hover ,
.mapbox .item.on {display: block;} 
.mapbox .item:hover .info,
.mapbox .item.on .info{display: flex;animation: fadeIn 0.4s ease;} 
.mapbox .item {height:100%;overflow: hidden;}
.mapbox .info {display: none;position: absolute;right: 0;top: 0;z-index: 10;padding-right:200px;height: 100%;display: -webkit-flex;justify-content: flex-end;align-items: center;}
.mapbox .info .inner {width: 310px;background: #fff;box-shadow: 0 5px 30px rgba(0,0,0,0.2);padding: 20px;}
.mapbox .info .pic {width: 100%;overflow: hidden;margin-bottom: 20px;}
.mapbox .info .pic img {width: 100%;height: 188px;object-fit: cover;transition:transform 0.5s ease;}
.mapbox .info .pic img:hover {transform: scale(1.05);}
.mapbox .info .name {font-size: 18px;color: #000;}
.mapbox .info .desc {font-size: 14px;color: #666;line-height: 20px;margin: 10px auto 14px;}
.mapbox .map{width:100%;height:100%;object-fit: cover}
#allmap {width: 100%;height: 100%;overflow: hidden;margin:0;}

/* 服务支持 */
.service .part1 {margin-bottom:4%;}
.service .part1 .item {text-align: center;border: 1px solid #f2f2f2;padding: 56px 10px 50px;margin-top:3%;}
.service .part1 .item .icon {width: 90px;height: 90px; margin: 0 auto;background:url(../img/service.png) no-repeat;transition: transform 0.3s;-webkit-transition: transform 0.3s;-moz-transition: transform 0.3s;-ms-transition: transform 0.3s;-o-transition: transform 0.3s;}
.service .part1 .item:hover .icon {transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);}
.service .part1 .span-3:first-of-type .item .icon{background-position:0 0px;}
.service .part1 .span-3:nth-of-type(2) .item .icon{background-position:-90px 0px;}
.service .part1 .span-3:nth-of-type(3) .item .icon{background-position:-180px 0px;}
.service .part1 .span-3:last-of-type .item .icon{background-position:-270px 0px;}
.service .part1 .item .name {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 24px;color: #333;letter-spacing: 1px;margin: 35px auto;}
.service .part1 .item .name:after {content: "";display: block;width: 24px;height: 2px;background: #1b6fe5;margin: 15px auto 0;}
.service .part1 .item .desc {width: 90%;margin: 0 auto;line-height: 24px;height: 96px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;overflow: hidden;}

.service .part2{background:#f5f5f5;padding:4% 0 2%;}
.service .part2 .pt_bd{margin-top:1%;}
.service .part2 .list_box{background:#fff;padding:8%;text-align:center;position:relative;}
.service .part2 .list_num{font-size:140px; font-family:Arial; color:rgba(85,85,085,.1);position:absolute; left:0; top:0; width:100%; height:100%; z-index:2;}
.service .part2 .list_title{font-size:30px;font-weight:bold;font-family:Arial;}
.service .part2 .list_desc{line-height:24px;height:48px;overflow:hidden;margin-top:2%;}
.service .part2 li{margin-bottom:2%}
.service .part2 li:hover .list_box{background: rgba(27,100,200,.95);color:#fff;}
.service .part2 li:hover .list_num{color:rgba(0,0,0,.1);}

.service .part3{position:relative;padding:4% 0;}
.service .part3 .pt_bd{margin-top:1%;}
.service .part3 li{text-align:center;}
.service .part3 .list_box{padding: 14% 10%;background: #f5f5f5;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; z-index: 2; overflow: hidden;}
.service .part3 .list_box:after{ content: ""; width: 100%; height: 100%; position: absolute; top: 100%; left: 0;background: rgba(27,100,200,.95); transition: all .5s ease; z-index: -1;}
.service .part3 li:hover .list_box:after{ top: 0; }
.service .part3 i{font-size: 60px;display:block;;}
.service .part3 .icon {width: 90px;height: 90px; margin: 0 auto 5%;background:url(../img/service2.png) no-repeat;transition: transform 0.3s;-webkit-transition: transform 0.3s;-moz-transition: transform 0.3s;-ms-transition: transform 0.3s;-o-transition: transform 0.3s;}
.service .part3 .list_box:hover .icon {transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);}
.service .part3 .span-4:first-of-type .list_box .icon{background-position:0 0px;}
.service .part3 .span-4:nth-of-type(2) .list_box .icon{background-position:-90px 0px;}
.service .part3 .span-4:last-of-type .list_box .icon{background-position:-180px 0px;}

.service .part3 .list_title{font-size:26px;margin-bottom:5%;}
.service .part3 .list_desc{height: 75px;overflow: hidden;opacity: 1;}
.service .part3 .list_desc_hover{height: 75px;overflow: hidden;opacity: 0;margin-top: -75px;}
.service .part3 li:hover .list_box{color:#fff;}
.service .part3 li:hover i{ -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg)}
.service .part3 li:hover .list_desc{opacity:0;margin-top: -75px;}
.service .part3 li:hover .list_desc_hover{opacity:1;margin-top: 0px;}

/* 下载 */
.download{padding-bottom:4%;}
.download .title{font-size:36px;text-align:center;font-weight: bold;}
.download .part1{margin-top:4%}
.download .part1 .item{margin-bottom:20px}
.download .part1 .item .iteml{width:calc(100% - 130px);background-color:#f7f7f7;padding:5% 6%;transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.download .part1 .item .iteml .tit{font-size:18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.download .part1 .item .iteml .time{margin-top:10px;color:#666;transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.download .part1 .item .itemr{width:130px;background-color:#ececec;background-image:url(../img/downicon.png);background-repeat:no-repeat;background-position:center center;transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.download .part1 .item:hover .iteml{background-color:#1b64ca}
.download .part1 .item:hover .itemr{background-color:#0b589b;background-image:url(../img/downicon_cur.png)}
.download .part1 .item:hover .iteml .tit,.download .part1 .item:hover .iteml .time{color:#fff}

/* 在线留言 */
.download .part2 .form{margin-top:50px}
.download .part2 .form .list{width:48.5%;height:56px;margin-right:3%;margin-bottom:20px;border:1px solid #e4e4e4;padding:10px 25px}
.download .part2 .form .list:nth-of-type(2n){margin-right:0}
.download .part2 .form .list .name{width:80px;line-height:36px;color:#666;}
.download .part2 .form .list .input{width:calc(100% - 80px)}
.download .part2 .form .list .input input{width:100%;height:36px;line-height:36px;}
.download .part2 .form .list.textarea{width:100%;height:168px;}
.download .part2 .form .list.checkcode{width:12%;}
.download .part2 .form .codeimg{height:56px;margin:0 1%}
.download .part2 .form .btn{width:266px;height:56px;background-color:#1263aa;text-align:center;line-height:56px;cursor:pointer;color:#fff;font-size:18px;}
.download .part2 .inten{position:relative}

/* 解决方案 */
.solution {background: #f5f5f5;}
.solution .part1{padding-bottom:2%;}
.solution .item{margin-bottom:3%;display:block}
.solution .item .textbox{background-color:#fff;padding:10%;}
.solution .item .textbox .title{font-size:24px;max-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.solution .item .textbox .text{margin-top:14px;color:#666;line-height:1.714;max-height:46px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.solution .item:hover{transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px)}
.solution .item:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}

/* 新闻中心 */
.news .page{padding-bottom:4%;}
.news .newsitem{margin-top:2%;}
.news .newsitem:first-of-type{margin-top:0;}
.news .newsitem .biaoti{margin-bottom:1%}
.news .newsitem .newstoplf{color:#000;font-size:34px;line-height:1}
.news .newsitem .newstoplr{width:56px;height:56px;background-image:url(../img/newmore.png);background-repeat:no-repeat;background-position:center center;;transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.news .newsitem .newstoplr:hover{background-image:url(../img/newmore_cur.png)}
.news .newsitem .newslist{display:block;border:1px solid #efefef;}
.news .newsitem .itembox{height:100%;margin-bottom:2%;}
.news .newsitem .textbox{padding:8%;}
.news .newsitem .textbox .title{font-size:24px;height:50px;line-height:50px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.news .newsitem .textbox .desc {font-size: 14px;color: #666;line-height: 24px;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2} 
.news .newsitem .textbox .morebox{margin-top:10%;}
.news .newsitem .textbox .morebox .text{color:#666;}
.news .newsitem .textbox .morebox .icon{width: 30px;height: 5px;background: url(../img/newmore2.png) no-repeat center bottom;margin-left:8px;margin-top:8px;transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
.news .newsitem .img img{width:100%}
.news .newsitem .newslist:hover .textbox .title{color:#1b64ca}
.news .newsitem .newslist:hover .textbox .morebox .icon{margin-left:20px;background: url(../img/ibmore.png) no-repeat center bottom;}
.news .newsitem .newslist:hover .textbox .morebox .text {color: #1b64ca;}
.news .part2{padding-bottom:4%;position:relative;}
.news .part2 .box{width:50%; *width:49.999%;}
.news .part2 ._img{position:relative;}
.news .part2 ._img .info{width:100%;position:absolute;padding: 10%; text-align:center;}
.news .part2 ._img .info h2{font-size:36px; color:#fff;margin-bottom:3%;}
.news .part2 ._img .info h2 a{color:#fff;}
.news .part2 ._img .info p{font-size:18px; color:#fff;margin:0 auto; line-height: 25px; height:50px; overflow:hidden;}
.news .part2 ._img .info .c_more{ border-color:#fff; color:#fff;margin-top: 15px;padding-left: 0;width: 142px;}
.c_more{font-family: Arial; border:1px #4c81bc solid;display: inline-block;padding-left: 20px;width: 103px;height: 28px;line-height: 28px;position:relative; transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;z-index: 1;}
.news .part2 ._img .info .c_more{ border-color:#fff; color:#fff;margin-top: 15px;padding-left: 0;width: 142px;}
.news .c_more:hover:after,.news .c_more:active:after{height: 100%;}
.news .c_more:hover{color:#000!important;}
.news .c_more:after{content:'';width: 100%;height: 0;top: 0;left: 0;background: #fff;position: absolute; z-index:-1;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;}

/* 新闻详情页 */
.newsbox{background-color:#f5f5f5;padding-bottom:4%;}
.newsdetail{position:relative;background-color:#fff;padding:6%;}
.newsdetail .sec_nav{margin-bottom:5%;}
.newsdetail .top{padding-bottom:3%;border-bottom:1px solid #f1f1f1}
.newsdetail .top .date{color:#999;font-size:16px;;}
.newsdetail .top .date span{margin-right:20px;}
.newsdetail .top .date span:last-of-type{margin-right: 0;}
.newsdetail .top .title{font-size:36px;font-weight: bold;margin-bottom:2%}
.newsdetail .content{padding:1% 0 3%;font-size: 16px;color: #666;line-height:1.8;}
.newsdetail .content img{margin:0 auto;}
.newsdetail .content a{color: #1b6fe5;}
.newsdetail .content h2{line-height: 50px;font-size: 25px;font-weight: bold;margin-top:1%;color: #1b6fe5;}
.newsdetail .content h3{font-size: 20px;margin-top:1%;font-weight: bold;}
.newsdetail .content p{margin:1% 0;text-align:justify;}
.newsdetail .content h2+p,.newsdetail .content h3+p,.newsdetail .content p+ul, .newsdetail .content p+ol{margin-top:0;}
.newsdetail .content ol{list-style-type:none;counter-reset:sectioncounter;}  
.newsdetail .content ol li{list-style-type: decimal;margin-left: 2em;}
.newsdetail .content ul{margin: 1% 0 0% 1em;}
.newsdetail .content ul li{list-style-type: disc;margin-left: 1em;}
.newsdetail .content li p,.newsdetail .content table p{margin:0;display: inline;}
.newsdetail .sharebox .text{color:#999;font-size:16px;line-height:45px;}
.newsdetail .sharebox .shareitem{cursor:pointer;margin-left:15px}
.newsdetail .bot{margin-top:3%;border-top:1px solid #f1f1f1}
.newsdetail .bot .list{padding:18px 25px;border-bottom:1px solid #f1f1f1;background-image:url(../img/ndright.png);background-repeat:no-repeat;background-position:left top 22px}
.newsdetail .bot .list .name,
.newsdetail .bot .list .text{font-size:16px;}
.newsdetail .bot .list .name{color:#999}
.newsdetail .bot .list .text{color:#666}
.newsdetail .bot .list:hover .name,
.newsdetail .bot .list:hover .text{color:#1b64ca}
.newsbox .r_box .arr_box{background:#fff;padding:8%;margin-bottom:14px; display:block;}
.newsbox .r_box .arr_title{font-size:18px; font-weight: bolder; margin-bottom:10px;}
.newsbox .r_box .arr_news_title{font-size:16px;line-height: 1.5;}
.newsbox .r_box .arr_time{font-size:14px;padding-top:6px;display:block;}
.newsbox .r_box .arr_box:hover{color:#1b64ca;}
.newsbox .r_box .arr_box:hover .arr_title{color:#1b64ca;}
.newsbox .r_box .share_box{background:#fff;padding:8%;}
.newsbox .r_box .share_box .social-share{padding:10px 0px;}
.newsbox .r_box .share_title{font-size:18px;font-weight: bolder;margin-bottom:10px;}
.newsbox .r_box .black_list{width:100%;height:42px;line-height:42px;background:#1b64ca;text-align:center;font-size:18px;color:#fff;display:block;}

/* 分类 */
.catlist{text-align:center;padding:0 0 3%;}
.catlist a{padding:10px 30px;font-size:18px;color:#464646;border: 2px solid #a1a1a1;text-align:center;display:inline-block;*display:inline;*zoom: 1;margin:10px;}
.catlist a:hover,.catlist a.cur{color:#fff;background-color:#1b6fe5;border-color:#1b6fe5;}
.catlist i{width:11px;height:6px;float:right;margin-left:10px;margin-top:5px;}
.catlist a:hover i,.catlist a.cur i.list_ico{color:#fff;}

/* 产品 */
.productbox{background-color:#f5f5f5;}
.productbox .productitem{padding: 0px 0 30px;}
.productbox .productitem:first-of-type{padding-top:0;}
.protop .protoplf{font-size:34px;}
.protop .protoplr{font-size:18px;color:#999;}
.proitems{margin-top:1%;}
.proitem{margin-bottom:2%;display:block}
.proitem .textbox{background-color:#fff;padding:10%;}
.proitem .textbox .title{font-size:24px;max-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.proitem .textbox .text{margin-top:14px;color:#666;line-height:1.714;max-height:46px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.proitem:hover{transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px)}
.proitem:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.promore{text-align:center}
.promore .box{cursor:pointer;margin:20px auto 0;border:1px solid #e2e2e2;width:246px;height:67px;text-align:center}
.promore .box .icon{line-height:65px;display:none}
.promore .box .icon img{display:initial;vertical-align:middle;margin-bottom:3px;display:inline-block}
.promore .box .text{line-height:67px;color:#666;;display:inline-block}
.promore.cur .box .icon{display:inline-block;animation:xuanzhuan 1s linear 0s infinite normal none;-webkit-animation:xuanzhuan 1s linear 0s infinite normal none;-moz-animation:xuanzhuan 1s linear 0s infinite normal none}
.promore.cur .box .text{margin-left:18px}

/* 产品详情 */
.product_top{padding:4% 0;}
.product_ico{margin-bottom: 20px;}
.product_top .product_pics{margin-top: 2%;}
.product_top_r{padding-left:5%}
.product_top_r .title{font-size:36px;font-weight: bold; line-height:1.5;border-bottom: 1px #e5e5e5 solid;padding-bottom:1%;margin-bottom: 1%;}
.product_top_r .subtitle{font-size: 18px;font-weight: normal;color: #1b6fe5;line-height:1.5;}
.product_top_r .desc{color:#666;font-size:16px;margin-top:2%;padding-top: 1%; line-height:2;text-align: justify;border-top: 1px #e5e5e5 solid;}
.product_top_r .descs{background: #f5f5f5;padding:3%; margin: 3% 0;}
.product_top_r .descs p{color:#666;font-size:16px;line-height:2;text-align: justify;display:block;width: 76%;float: left;}
.product_top_r .descs ._qrcode{width:20%;float:right;overflow: hidden;text-align: center;}
.product_top_r .descs ._qrcode .img{padding:3%;background:#fff;margin-bottom:6%;}
.product_top_r .tag{margin:3% 0;}
.product_top_r .tag span{margin-right:2%;background: #f5f5f5;padding:1% 2%;border-radius: 3px;color: #8c8c8c;}
.product_1{background-color:#f5f5f5;font-size: 16px;}
.product_1 {height: auto;line-height:2;padding: 50px 0 30px;}
.product_1 a u{text-decoration: none;}
.product_1 table {margin: 16px auto;;width:100%;border-collapse: collapse;table-layout:fixed;}
.product_1 table td,
.product_1 table th {border-right: #ccc 1px solid;padding-right: 2px;border-top: #ccc 1px solid;padding-left: 2px; padding-bottom: 2px;border-left: #ccc 1px solid;padding-top: 2px;border-bottom: #ccc 1px solid;text-align: center;word-wrap: break-word;word-break: break-all;}}
.product_1 table td:hover,.product_1 table th:hover {background:#ccc;}
.product_1 h2 {font-size: 28px;margin-top: 16px;font-weight: bold;}
.product_1 h3 {font-size: 24px;margin-top: 16px;font-weight: bold;}
.product_1 ol{list-style-type:none;counter-reset:sectioncounter;}  
.product_1 ol li{list-style-type: decimal;margin-left: 2em;}
.product_1 ul{margin: 1% 0 0% 1em;}
.product_1 ul li{list-style-type: disc;margin-left: 1em;}
.product_1 ul.ys li {margin-left:0em;list-style:none;margin-bottom: 20px;}
.product_1 .p {font: bold 1rem/1.5rem "Microsoft YaHei";padding: 0 0 0 1rem;}
.product_1 p {margin: 16px 0 0;}
.product_1 ul.ys li {margin-left:0em;list-style:none;margin-bottom: 20px;}
.product_1 ul.ys li p{display:inline-block;}
.product_simple{padding: 4% 0 3%;}
.product_simple .box{margin-top:20px;}
.product_simple .box .tit{font-size:18px;line-height:3;background:#f5f5f5; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;text-align: center;}

.tuijian{padding:4% 0;background-color:#f5f5f5}
.tuijian .prodtitle{font-size: 36px;text-align: center;line-height: 1.2;}
.tuijian .box{margin-top:52px}
.tuijian a{display:block}
.tuijian .remove{display:none;}
.tuijian a .textbox{padding:38px 48px 50px;background-color:#fff}
.tuijian a .textbox .title{color:#000;font-size:24px;line-height:1.3;max-height:32px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.tuijian a .textbox .text{color:#666;font-size:16px;line-height:2;margin-top:6px;max-height:64px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.tuijian a:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.tuijian a:hover .textbox .title{color:#1b64ca}

/* 网站地图 */
.channel_page { padding:180px 0 80px; }
.sitebox{overflow:hidden;line-height:45px;padding:10px;border-bottom:1px solid #ddd;*zoom:1;}
.sitebox h2{margin-right:10px;}
.sitebox h2 a{display:block;text-align:center;background:#ececec;font-size:18px;}
.sitebox h2 a:hover{background:#1263aa;color:#fff;}
.sitebox .site_cell a{float:left;padding-right:35px;transition:none;font-size: 16px;}
.sitebox .site_cell a:hover{color:#1263aa;}

.channel_page p{font-size:16px;line-height:2;margin:0 0 1vw;}
.channel_page h3{font-size:30px;color:#1263aa;margin-bottom:30px;}
.channel_page .ico{width:60px;height:60px;background:url(../img/disclaimer.png) no-repeat;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;margin-right: 16px;}
.channel_page .part1 .ico{background-position:-60px 0px;}
.channel_page .part2 .ico{background-position:-60px 0px;}
.channel_page .part3 .ico{background-position:-120px 0px;}
.channel_page .part1,.channel_page .part2{margin-bottom: 40px;}

@media only screen and (max-device-width: 1824px){
    .head .navright .quicklinks,.head .navright .lanbox{display: none;}
    .ipart04 .left .info{padding: 32px 30px;}
    .ipart04 .left .l_right .info{padding: 20px 30px;}
    .about_intro .part1 .box .box_l .info{line-height: 1.8;}
    .about_intro .part2 .infor .con{font-size: 14px;}
}
@media only screen and (max-device-width: 1680px){
    .ipart04 .left .info .date{margin: 5px 0;}
    .ipart04 .left .l_right .info{padding:23px 30px 22px;}
}
@media only screen and (max-device-width: 1600px){
    footer .foot_nav dl dd {margin-bottom: 10px;font-size: 14px;}
    .navitem-name {padding: 0 15px;}
    .navitem-name a{font-size: 20px;}
    .ipart1slide .textbox{padding: 8%;}
    .ipart04 .left .info{padding: 35px 30px;}
    .ipart04 .left .l_right .info{margin-bottom: 17px;}
    .ipart04 .tit{margin-bottom: 10px;}
    .about_intro .part1 .box .box_l .info p{font-size: 14px;}
    .about_intro .part2 .infor .con{width: 80%;margin: 0 auto;}
    .about_shili .infor .con,.about_shili .part1 span,.biaoti .desc,.about_culture .part1 .top_box .r_box .pd p{font-size: 14px;}
    .item_list .item ._name{font-size: 16px;}
    .product_top_r .subtitle,.product_top_r .desc,.product_top_r .descs p{font-size: 14px;line-height: 1.5;}
    .product_top_r .tag span{font-size: 10px;}
    .product_top_r .descs ._qrcode span{font-size: 10px;color: #666;}
    .product_1{font-size: 14px;}
    .catlist a{border: 1px solid #a1a1a1;}
    .service .part1 .item .name,.service .part3 .list_title,.service .part2 .list_title,.solution .item .textbox .title,.contact .tab-title .name{font-size: 20px;}
    .indexbanner .textbox .title{font-size: 40px;}
    .indexbanner .textbox .desc{font-size: 20px;}
    .indexbanner .textbox .more{width: 40px;height:40px;line-height:40px;margin-top:30px;}
}
@media only screen and (max-device-width: 1440px){
    .head .navleft{margin-left: 10px;}
    .ipart04 .left .l_right .info {margin-bottom: 10px;}
    .ipart04 .left .info {padding: 28px 30px;}
    .product_simple .biaoti{margin-bottom: 0;}
}
@media only screen and (max-device-width: 1400px){
    footer .foot_nav .right{width: 13%;}
    .navitem-name {padding: 0 10px;}
    .ipart04 .left .info {padding: 26px 30px;}
    .ipart04 .left .l_right .info {padding: 16px 30px 17px;}
    .iab_t{margin-bottom: 5px;font-size: 20px;}
    .iab_c{padding: 15px 30px 15px 30px;}
}
@media only screen and (max-device-width: 1366px){
    footer .foot_nav .dl5 {width: 28%;}
    .navitem-name a {font-size: 18px;}
    .ipart04 .left .info .tit,.news .newsitem .textbox .title{font-size: 20px;}
    .ipart04 .left .l_right .info {padding: 12px 30px;}
    .ipart04 .left .info {padding: 22px 30px;}
    .navitem .childbox .item{font-size: 12px;}
    .indexbanner .textbox .title{font-size:30px;}
    .indexbanner .textbox .desc{font-size:16px;}
}
@media only screen and (max-device-width: 1280px){
    .head .logo .img-right,.ipart3 .item .con .bottom .decs{display: none;}
    footer .foot_nav dl dt a,.ipart1slide .textbox .title,.ipart3 .item .con .bottom .title{font-size:20px;}
    footer .foot_nav .right {width: 15%;}
    .biaoti {margin-bottom: 2%;}
    .ipart3 .item .con .bottom .title{margin-bottom: 0;}
    .ipart04 .left .l_right .info {padding: 5px 15px;}
    .ipart04 .left .info .desc {line-height: 20px;height: 40px;}
    .ipart04 .left .l_right .info {margin-bottom: 5px;}
    .ipart04 .left .info .date {margin: 4px 0 3px;}
    .ipart04 .left .info {padding: 13px 30px;}
    .about_center .title{font-size: 20px;}
    .about_center .desc,.about_center03 .nr .desc{font-size: 14px;margin-bottom: 10px;line-height: 1.5;}
    .about_center02 .ab_right,.about_center02 .ab_left .box{height: auto;}
    .about_center .nr{padding: 3%;}
    .about_center04 .nr{padding:0}
    .about_intro .part1 .box .box_l .title {font-size: 20px;}
    .about_intro .part1 .box .box_l .info {line-height: 1.5;}
    .job .part2 .item .top .name{font-size: 20px;}
}
@media only screen and (max-device-width: 1024px){
    /*公共导航*/
    header{height:68px;background-color:#fff;background-image:none;position:relative;overflow:hidden}
    header.cur{overflow:initial}
    .head{height:68px;opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);transform: none;}
    .head .logo{height:68px;padding:18px 0}
    .head .logo img{width:150px}
    .navitem-name a {font-size: 18px;line-height: 68px;color: #333}
    .navitem .childbox{display:none;}

    .head .navright .lanbox .lanitem{line-height:68px;color:#1b64ca;}
    .head .navright .telbox{color:#1b64ca;line-height:68px;margin-left: 2vw;font-size: 24px;font-family: impact;}
    .navchildbox .textbox,.navrightbox, .navitem-name a:after, .head:after, .quicklinks,.indexbanner{display:none}
    .head .navright .search .icon{height:68px;background-image: url(../img/h-searchbtn.png);background-size:18px auto;position:relative}
    .head .navright .searchbox{top:68px;height:106px}
    .head .navright .searchbox .input{width:calc(100% - 84px);height:56px;margin:0 10px}
    .head .navright .searchbox .input input{height:55px;padding:0 5px;font-size:16px}
    .head .navright .searchbox .searbtn, .navright .searchbox .close{line-height:56px}
    .head .navright .searchbox .box{width:calc(100% - 30px);margin:0 auto;height:56px}
    .head .navright .searchbox .searbtn img, .navright .searchbox .close img{width:26px}

    /* 底部footer */
    footer .box {padding:3%;background: inherit;}
    footer .foot_nav dl{width: 15%;}
    footer .foot_nav .dl5{width: 38%;margin-left:2%;}
    footer .foot_nav .right{display: none;}
    footer .foot_bottom .made,footer .foot_bottom .groups{display:none;}
    footer .foot_bottom {text-align: center;}

    /* 其它公共 */
    .biaoti{line-height:1.5;position: relative;}
    .biaoti .title,.biaoti .title a,.news .part2 ._img .info h2 a{font-size: 30px;}
    .biaoti .title,.biaoti .desc{text-align: center;margin:0;}
    .productbox .productitem .biaoti .lr{display:none;}
    .biaoti .biaoti_jt{display: none;}
    .biaoti .biaoti_jt .swiper-button-next,
    .biaoti .biaoti_jt .swiper-button-prev,
    .biaoti .biaoti_jt .more{display:inline-block;float:none;vertical-align:middle; width: 30px;height: 30px;line-height: 28px;margin-left: 10px;}
    .biaoti .biaoti_jt .swiper-button-prev{margin-left:0}
    
    .c_banner{position: relative;height:250px;width: 100%;text-align: center;}
    .c_banner>._full{position:relative;top: 0;left:0;margin-left:0;width:100%;height:100%;}
    /* .c_banner .box{position: absolute;left:0;top:20%;opacity:1;transition:none;} */
   /*  .c_banner .box.cur{left:0;} */
   .c_banner .box{left: 0;}
    .c_banner .box .title{font-size:24px;line-height:1.5;font-weight:bold;margin-bottom: 1%;}
    .c_banner .mouse{display:none;} 

    /* 首页幻灯片 */
    .m-bann {display:block;}
    .ibanner{background-color:#f3f3f3;z-index: 0;}
    .ibanner .swiper-container-horizontal>.swiper-pagination-bullets{padding-left:15px;height:8px;right:auto;left:50%;bottom:5%;top:auto;padding-bottom:0;}
    .ibanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;vertical-align:top;}
    .ibanner .swiper-pagination-bullet-active{height:8px;width:20px}

    /* 首页模块一 */
    .ipart1 {padding: 40px 0;}
    .ipart1slide {margin-top: 0;}
    .ipart1slide .textbox{padding:5%;}
    .ipart1slide .textbox .title{font-weight:normal;font-size: 16px;}
    .ipart1slide .textbox .text{display: none;}
    footer .foot_nav dl dt a, .ipart1slide .textbox .title, .ipart3 .item .con .bottom .title {font-size:16px;}
    .biaoti .title, .biaoti .title a, .news .part2 ._img .info h2 a,.ipart04 .tit{font-size: 24px;}

    /* 首页模块二 */
    .ipart2{padding:40px 0;}
    .ipart2 .lr,.iab_p:before,.iab_p:after{display:none;}
    .iab_c, .iab_cover { position: relative;}

    .ipart04 .left .info {padding: 11px 15px;}
    .ipart04 .left .info .tit, .news .newsitem .textbox .title,.iab_t{font-size:16px;}
    .ipart04 .tit {margin-bottom: 7px;}

    /*关于我们 */
    .about_center01 .infor {padding: 0;}
    .about_center01 .infor .tit,.about_center .title{font-size:24px;}
    .about_center01 .infor .con {margin: 0 0 5%;font-size: 14px;}
    .about_center01 .infor .list li .number .num {font-size: 40px;}
    .about_center02 .ab_left .box,.about_center02 .ab_right {height: auto;}
    .about_center .desc,.about_center03 .nr .desc{margin-top: 2%;margin-bottom:6%;line-height: 1.5;}
    .about_shili .infor .tit,.about_intro .part2 .infor .tit{font-size:24px;}
    .about_shili .part1 .number i.num,.about_intro .part2 .content .li_box .num{font-size: 40px;line-height:1;}
    .about_shili .part2 { padding: 6% 0;}
    .about_shili .part2 .part2items .textbox .title,.about_culture .infor .tit{font-size:24px;}
    .about_culture .part1 .top_box .r_box .pd {padding: 5%;}
    .about_culture .part1 .top_box .r_box .pd h3 {font-size: 20px;margin-bottom:2%;}
    .about_culture .part1 .item .box .intro {padding: 10%;}
    .about_culture .infor {margin-bottom: 4%;}
    .about_culture .part1 .top_box .l_box,.about_culture .part1 .top_box .r_box{width:100%;}
    .about_intro .part1 .box .box_l {padding: 4%;}
    .about_intro .part1 .box .box_l .title { font-size:24px;}
    .about_intro .part2 .infor{padding:0 8%;}
    .about_intro .part2 .content {margin: 4%;}
    .about_intro .part3 .typeIn{background: #f5f5f5;padding: 4%;}
    .about_intro .part3 .typeIn h3{font-size:16px;}
    .about_intro .part2 .content .li_box .t{font-size: 14px;}

    .ceo_list_box_info_content .work {margin-bottom: 3%;}
    .cbox {max-height: 170px;}
    .cbox .cbox_r .cbox_r_work {max-height: 144px;}
    .cboxs {max-height: 390px;}

    .job .part1 .recruit1lf .top .title,.job .part2 .bigtitle,.contact .prodtitle{font-size:24px;}
    .job .part1 .recruit1lf .top .text{font-size: 14px;}
    .job .part2 .item .top .name,.job .part2 .item .bot .list strong{font-size:16px;}
    .contact .tab-title .name, .contact .tab-title .detail {padding-right: 0;}
    .contact .tab-title .name {font-size: 20px;margin: 4% auto;}
    .contact .tab-title .detail span{display:none;}
    .mapbox {height: 450px;}
    .mapbox .info {padding-right: 7%;}

    /* 服务 */
    .service .part1 .item {padding: 8%;}
    .service .part3 .list_title{font-size: 20px;}
    .service .part3 .list_desc{    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;line-height: 2;height: auto;}
    .service .part3 li:hover .list_desc_hover {margin-top: 20px;}
    .service .part3 .list_desc_hover {margin-top: -55px;}
    .download .title{font-size: 30px;}
    .download .part2 .form .list.checkcode {width: 25%;}

    /* 新闻 */
    .news .newsitem .textbox {padding: 5%;}
    .news .part2 ._img .info {padding: 5% 3%;}
    .news .part2 ._img .info p {height: auto;font-size: 14px;}
    .catlist a {padding: 1% 2%;font-size: 16px;border: 1px solid #a1a1a1;margin: 1%;}
    .news .ceo_list_box:last-of-type{padding:0}
    .news .newsitem .textbox .morebox {margin-top: 5%;}
    .newsdetail{margin-bottom: 15px;}
    .newsdetail .top .title{font-size:24px;}
    .newsbox .r_box .arr_box,.newsbox .r_box .share_box{padding: 3%;}
    .newsbox .r_box .share_title,.newsbox .r_box .share_box .social-share{display: inline-block;}

    /* 产品 */
    .proitems {margin-top: 3%;}
    .proitem .textbox {padding:5%;}
    .proitem .textbox .title {font-size:16px;}
    .proitem .textbox .text{display: none;}
    .product_top_r {padding-left:0;padding-top: 4%;}
    .product_top_r .desc {color: #666;font-size: 14px;}
    .product_top_r .descs {background: #fff;padding: 1% 0;border-top: 1px solid #ededed;border-bottom: 1px solid #ededed;}
    .product_top_r .descs p {color: #1b64ca;font-size: 14px;width: 100%;}
    .product_top_r .descs ._qrcode {display: none;}
    .product_1 {padding:2% 0;}
    .tuijian .prodtitle {font-size:24px;}
    .tuijian .box {margin-top: 3%;}
    .product_1 p {margin: 1% 0 0;}
    .product_1 h3 {font-size: 20px;margin-top: 1%;}
    .product_1 ul {margin: 1% 0;}
    .channel_page { padding: 4% 0; }
    .tuijian a .textbox{padding:5%;}
    .tuijian a .textbox .title{font-size: 16px;}
    .tuijian a .textbox .text{display: none;}
    .solution .item .textbox{padding: 5%;}
    .product_top_r .title{font-size:24px;}
}
@media only screen and (max-device-width: 992px){
    .wrap {width: 96%;}
    .navitem-name a {font-size: 16px;}
    .ipart04 .left{width: 100%;}
    .ipart04 .left .l_right .info {margin-bottom: 15px;padding: 15px;}
    .ipart04 .left .info {padding: 15px 15px;}
    .ipart04 .right{width: 100%;margin-top: 20px;position: relative;}
    .ipart04 .right .tupian{width: 49%;margin-right: 2%;float: left;}
    .ipart04 .right .tupian:last-of-type{margin-right: 0;margin-top:0;}
    .about_center .desc{overflow-y: scroll;height: 105px;}
    .item_box .item_box_down,.video_box li .info_ p{font-size: 14px;}
}
@media only screen and (max-device-width: 820px){
    .ipart04 .left .l_right .info{margin-bottom: 5px;}
    .about_center01 .infor .tit, .about_center .title {font-size: 20px;}
    .about_center04{padding-bottom: 30px;}
    .about_shili .part2 .part2items .textbox .box{margin-top: 0;overflow-y: scroll;height: 105px;}
    .about_culture .part1 .item .box{height: 140px;}
    .job .part1 .swiper-slide .icon{margin: 30px auto;}
    .job .part1 .swiper-slide{height: 300px;}
}
@media only screen and (max-device-width: 769px){
    /*公共导航*/
    .sec_nav a{width: 100px;}
    .loginbox .waptext, .wapbtnbox, .head .waplogo{display:block}
    .head .navleft{width:100%;height:calc(100vh - 68px);overflow-y:auto;background:#fff;position:fixed;top:68px;left:100%;z-index:99;margin-left:0;transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s}
    .head .navleft.cur{left:0}
    .navitems .navitem{width:100%}
    .navitems .navitem .navitem-name{padding:0 15px;border-bottom:1px solid #c5c5c5;padding-right:40px}
    .navitems .navitem .navitem-name:before{content:">";color:#000;font-size:22px;font-family:宋体, 'SimSun';font-weight:bold;line-height:52px;position:absolute;top:0;right:15px;transition:0.6s ease 0s;-webkit-transition:0.6s ease 0s;-moz-transition:0.6s ease 0s}
    .navitems .navitem .navitem-name.cur:before{right:20px;color:#1b64ca;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg)}
    .navitems .navitem .navitem-name a{text-align:left;line-height:52px;font-size:20px;color:#000;display:inline-block}
    .navitems .navitem .navitem-name.cur a{color:#1b64ca}
    .navitem .childbox{position:static;background-color:#f9f9f9;visibility:visible;z-index:10;opacity:1;padding:10px 0;top:0;transition:none;-webkit-transition:none;-moz-transition:none}
    .navitem .childbox .items{margin-top:0}
    .navitem .childbox .item{width:100%;margin-bottom:0;line-height:38px}
    .navitem .childbox .imgitem{width:49%;margin-right:2%;margin-bottom:10px}
    .navitem .childbox .imgitem:nth-of-type(2n){margin-right:0}
    .navitem .childbox .imgitem .textbox{font-size:16px;bottom:15px}

    /* 底部footer */
    footer .foot_nav .dl5 dd .tel {font-size: 30px;}
    footer .foot_nav .dl5 dd .ico,footer .foot_nav .dl5 dd .more{display:none;}
    footer .foot_bottom >a {display: block;line-height: 2;}
    footer .foot_bottom .beian {margin-left:0;}

     /* 其它公共 */
     .c_banner .box .name {font-size: 24px;line-height: 1.5;}
     .c_banner .box .title {font-size: 30px;}
/*      .channel_content {padding-top: 8%;} */

     footer .foot_nav dl dt a, .ipart1slide .textbox .title, .ipart3 .item .con .bottom .title {
        font-size: 14px;}

/* 首页模块4 */
    .ipart04{padding:30px 0;}
    .ipart04 .tit{font-size:20px; margin-bottom:15px;}
    .ipart04 .left .l_left{width:100%;}
    .ipart04 .left .l_right{width:100%; margin-top:12px;}
    .ipart04 .left .info .t{font-size:16px;}
    .ipart04 .left .l_left .info{float:left; width:50%; padding:20px 5%; }
    .ipart04 .left .l_left .rect-75{float:right; width:40%; padding-bottom:30%; margin-top:10px;}
    .ipart04 .left{width:100%;}
    .ipart04 .right{width:100%;}
    .ipart04 .left .l_left .rect-75{margin:10px 10px 10px 0; width:35%; padding-bottom:25%;}
    .ipart04 .left .l_left .info{padding:20px 3%;}

    /*关于我们 */
    .about_center01 .infor .tit {font-size: 24px;line-height: 2;}
    .about_center01 .infor .con {margin: 2% 0;line-height:1.5}
    .about_center01 .infor .list li {margin-top: 5%;}
    .about_center01 .infor .list li .number .num {margin-top: 4%;}
    .about_center02 .ab_left,.about_center02 .ab_right{ width: 100%;}
    .about_center .title {font-size:20px;}
    .about_center02 .ab_left .box .img{width:35%;}
    .about_center02 .ab_left .box .nr{width:65%;padding: 3% 3% 0;}
    .about_center .jt_ico {top: 55%;margin-top:0;}
    .about_center02 .ab_right{margin:2% 0;}
    .about_center02 .ab_right .img,.about_center03 .jt_btn{display:none;}
    .about_center02 .ab_right .cover {background: #1b64ca;position: relative;}
    .about_center02 .ab_right .cover .box {color: #fff;}
    .about_center03 {padding:2% 0 0;background: #fff;}
    .about_center03 .nr{width:35%;padding: 3% 3% 0;}
    .about_center03 .img{width: 65%;}
    .about_center04 {padding: 2% 0 4%;background: #fff;}
    .about_center04 .nr .desc{display:none;}
    .about_center04 .cover .title{margin-bottom:10%;}
    .about_shili .part2 .part2items .textbox .title{font-size:20px;}
    .about_shili .part2 .part2items .textbox .box{margin-top:3%;line-height:1.5;}
    .about_shili .part2 .part2items .img, .about_shili .part2 .part2items .pcimg,.about_shili .part2 .part2items .textbox{width: 100%;}
    .about_shili .part2 .part2items{margin:4% 0;}
    .about_shili .part2 .part2items .wapimg {display:block;overflow: hidden;}
    .about_shili .part2 .part2items .pcimg {display: none;}
    .about_intro .part2 {padding: 6% 0;}
    .about_intro .part2 .content li{margin-top:5%}
    .about_intro .part2 .content li:before{width:0;}
    .about_culture .part1 .item .box .intro {padding: 5%;}
    .about_culture .part1 .item .box .intro .tit{font-size: 20px;}
    .ceo_list_box_info .img,.ceo_list_box_info_content,.cbox .cbox_l,.cbox .cbox_r{ width: 100%;}
    .cbox .cbox_r{border-left:0;padding-left:0;margin-top:4%}
    .cbox,.cbox .cbox_r .cbox_r_work,.cboxs{max-height: 100%;height: 100%;}
    .ceo_list_box_info .img .rect-165{padding-bottom: 13%;background:#1b64ca;}
    .ceo_list_box_info .img .rect-165 img{display:none;}
    .ceo_list_box_info .img_title {top: 25px;position: relative;left: 0;width:100%;}
    .job .part1 .swiper-btn-box a {display: inline-block;width: 30px;height: 30px;}
    .contact .tab-title li:nth-of-type(3),.contact .tab-title li:last-of-type{margin-top:4%;}

    /* 服务 */
    .service .part3 .pt_bd{margin-top:4%;}
    .solution .item .textbox .title {font-size: 20px;}
    .solution .item:hover{transform:none;}

    /* 新闻 */
    .news .part2 ._img .info h2 {font-size: 30px;margin-bottom: 0;}
    .catlist {padding: 0 0 4%;}
    .catlist a{font-size: 14px;}
    .product_simple .box .tit{font-size: 14px;}
    .service .part3 .list_box{padding: 5%;margin-top: 15px;}
    .service .part3 .list_desc_hover {margin-top:-75px; }
}

@media only screen and (max-device-width: 640px){
    /*公共导航*/
    footer{padding-top: 20px;}
    .head .navright,footer .foot_nav dl dd{display:none}
    footer .foot_nav .dl5 dd {display:block;}
    footer .foot_nav dl {width: 25%;}
    footer .foot_nav .dl5{width:100%;margin-top: 3%;padding-top:2%;border-top: 1px solid #a9a9a9;border-bottom: 1px solid #a9a9a9;}
    footer .foot_nav .dl5 dt,footer .foot_nav .dl5 dd:nth-of-type(3){display:none}
    footer .foot_nav dl dt { margin-bottom:0;text-align: center;position: relative;}
    footer .foot_nav dl dt::after {content: "";position: absolute;top: 0; bottom: 0;right: 0;width: 1px;background:#a9a9a9;}
    footer .foot_nav dl:nth-of-type(4) dt::after {width:0;}
    footer .foot_nav dl dt a {font-size: 16px;font-weight: bold;}
    footer .foot_nav .dl5 dd{margin-bottom: 2%;}
    footer .foot_nav .dl5 dd .tel {font-size: 20px;}
    footer .foot_bottom{border-top:0;}
    .m-bann .textbox .more{display:none}
    .m-bann .textbox {padding: 5% 5% 10%;}
    .m-bann .textbox .desc {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
    .about_center .desc, .about_center03 .nr .desc {margin-bottom: 0;}
    /* 其它公共 */
    .biaoti .title, .biaoti .title a {font-size: 24px;font-weight: bold;}
    .biaoti .desc, .biaoti .desc{line-height: 1.5;}
    .biaoti .desc, .biaoti .desc a {font-size: 14px;}
    .iab_c, .iab_cover {padding: 4%;}
    .iab_t {font-size: 18px;margin-bottom: 2%;}
    
    /* 其它公共 */
     .c_banner{height:200px;}
     .c_banner .box .name {font-size: 18px;}
     .c_banner .box .title {font-size: 20px;}
     .sec_nav a { width: 25%; height: 40px;line-height: 40px;font-size: 14px;}

     /*关于我们 */
     .about_center .rect-93{padding-bottom: 55%;}
     .about_center02 .ab_left .box .img,.about_center03 .img .jt_ico{display:none;}
     .about_center02 .ab_left .box .nr,.about_center03 .nr{width:100%;padding: 5%;}
     .about_center02 .ab_right {margin:4% 0;}
     .about_center03 {padding: 4% 0 0;}
     .about_center03 .img,.about_center04 .ab_left,.about_center04 .nr,.about_center04 .ab_right{width:100%;}
     .about_center04 .nr{background:#f5f5f5;margin:2% 0;}
     .about_center04 .nr img,.about_center04 .jt_ico,.about_center .jt_btn{display:none;}
     .about_center04 .nr .desc {display: block;}
     .about_center04 .nr .box {padding: 5%;}
     .about_center04 .cover .title {margin-bottom: 2%;}
     .about_culture .part1 .top_box {margin-bottom: 4%;}
     .about_shili .part2 .part2items .textbox .title, .about_culture .infor .tit{font-size:24px;margin-bottom: 3%;}
     .about_culture .part1 .top_box .r_box .pd h3 {font-size: 16px; margin-bottom: 4%;}
     .about_culture .part1 .item .box {height: auto;border: 0;background: #f5f5f5;margin-bottom: 4%;}
     .about_intro .part3 .typeIn h3 {font-size: 16px;}
     .about_intro .part3 .typeIn p { margin: 2% 0;line-height:1.5}
     .about_intro .part1 .box .box_l .title {font-size:24px;}
     .about_shili .part2 .part2items .textbox .box {height: auto;}
     .item_list .item ._name {font-size: 14px;}
     .ceo_list_box_info_content .name {font-size: 20px;}
     .ceo_list_box_info_content .work {font-size: 14px; margin-bottom: 6%;}
     .ceo_list_box_info_content h2 {font-size: 18px;}
     .ceo_list_box {padding-top: 4%;}
     .ceo_list_box_info .img_title{top: 0px;font-size: 20px;}
     .item_box .item_box_down,.video_box li .info_ p{font-size: 14px;}
     .ceo_list_box:nth-child(4), .ceo_list_box:nth-child(6) {padding-top:0;}
     .item_box{margin-bottom:4%;}
     .ceo_list_box:last-of-type {padding-bottom:6%;padding-top:0;}
     .ceo_list_box_info_content ol li,.ceo_list_box_info_content ul li{line-height: 1.5;}
     .job .part1 {padding: 0 0 8%;}
     .job .part1 .recruit1lf .top .text {font-size: 14px;}
     .job .part1 .swiper-slide .icon { width: 100px;height:90px;margin: 40px auto 30px;}
     .job .part1 .swiper-slide {height: auto;}
     .job .part1 .swiper-slide .desc{margin-bottom:10%;height: auto;}
     .job .part2 .item {margin-bottom:2%;}
     .job .part2 .item .top {padding: 4%;}
     .job .part2 .item .top .name {font-size: 16px;}
     .job .part2 .item .bot .list strong {font-size: 14px;}
     .contact .tab-title .line,.mapbox .info{display:none;}
     .contact .tab-title li{background:#f5f5f5;padding:4%;margin-top:4%;}
     .contact .tab-title .name {margin: 0 auto 4%;}
     .mapbox {height: 300px;}
     .common-line-btn{line-height: 32px;font-size: 14px;}
     .ipart04 .right .common-line-btn{bottom: 35px;}
     /* 服务 */
    .service .part1 .item {border:0;background: #f5f5f5;}
    .service .part1 .item .name{margin: 4% auto;}
    .service .part2 .pt_bd{margin-top: 4%;}
    .service .part2 .list_num { font-size: 100px;}
    .service .part2 .list_title{font-size: 20px;}
    .service .part2 .list_desc {height: auto;}
    .service .part2 .list_num{top: 7%;}
    .service .part3 li{margin: 2% 0;}
    .service .part3 li:first-of-type{margin-top:0;}
    .service .part3 .list_box {padding:10% 8%;}
    .download .title {font-size:24px;}
    .download .part1 .item {margin-bottom: 2%;}
    .download .part1 .item .iteml {width: calc(100% - 80px);padding:4%;}
    .download .part1 .item .itemr {width: 80px;}
    .download .part1 .item .iteml .tit {font-size: 16px;}
    .download .part2 .form {margin-top: 4%;}
    .download .part2 .form .list{width:100%;margin-right:0;margin-bottom: 3%;padding: 10px;}
    .download .part2 .form .list.checkcode {width: 48%;}
    .download .part2 .form .btn {width: 60%;}
    .solution .item .textbox .text{display: none;}
    .solution .item .textbox .title {font-size: 14px;}

    /* 新闻 */
    .news .part2 .box{width:100%}
    .news .part2 .box:last-of-type{margin-top: 2%;}
    .news .part2 ._img .info h2 a{font-size: 24px; font-weight: bold;}
    .news .newsitem .box{margin-top:4%;}
    .news .newsitem .listbox{position: relative;}
    .news .newsitem .listbox ._img{width: 30%;float: left;}
    .news .newsitem .listbox .textbox{width: 70%;float: right;padding: 1% 1% 0 4%;}
    .news .newsitem .listbox .textbox .title{font-size: 16px;height: 30px;line-height: 30px;}
    .news .newsitem .listbox .textbox .desc{-webkit-line-clamp: 1;height: 24px;}
    .news .newsitem .listbox .textbox .morebox{margin-top: 1%;}
    .newsdetail .top .title {font-size: 24px;line-height: 1.5;}
    .newsdetail .top .date {font-size: 14px;}
    .newsdetail .top .date span {margin: 0 1%;}
    .newsdetail .content {padding: 3% 0;font-size: 14px;line-height: 1.5;}
    .newsdetail .content p {margin: 3% 0;}
    .sharebox{display:none;}
    .newsdetail .bot .list {padding: 2% 0;background-image:none;}
    .newsdetail .bot .list .name{argin-bottom: 2%;width: 100%;}
    .newsdetail .bot .list .text{line-height: 2;font-size: 14px;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
    .newsdetail .content h2 {font-size: 20px;}
    .newsdetail .content h3 {font-size: 16px;margin: 3% 0 2%;}

    /* 产品 */
    .proitem .textbox .title {font-size: 18px;}
    .proitem .textbox .text {margin-top: 3%;}
    .product_top_r .title {font-size: 24px;line-height: 2;font-weight: bold;}
    .product_1,.product_simple .box .tit{font-size: 14px;}
    .tuijian .prodtitle{font-size: 24px;font-weight: bold}
    .tuijian {padding: 6% 0;}
    .tuijian a .textbox {padding: 5% 6%;}

    .sitebox h2 {margin-right:0;}
    .sitebox .site_cell a {padding-right: 6%;}
}
@media only screen and (max-device-width: 479px){
     /* 其它公共 */
    .c_banner{height:160px;}
    .c_banner .box {top: 22%;}
    .c_banner .box .name {font-size: 18px;}
    .ipart04 .right .tupian{width: 100%;margin-right: 0;}
    .ipart04 .right .tupian:last-of-type{margin-top: 10px;}
    /*关于我们 */
    .about_center01 {padding-bottom: 8%;}
    .about_culture .part1 .item .box .intro {padding: 6%;}
    .about_culture .part1 .item .box .intro .tit,.about_intro .part1 .box .box_l .title,.job .part1 .recruit1lf .top .title, .job .part2 .bigtitle,.job .part1 .recruit1lf .top .title, .job .part2 .bigtitle, .contact .prodtitle{font-size: 20px;}
    .contact .tab-title .name {font-size:16px;}

     /* 服务 */
    .download .part1 .item .iteml {width: calc(100% - 60px);padding:4%;}
    .download .part1 .item .itemr {width: 60px;}
    .download .part1 .item .iteml .time {margin-top: 2%;}
    .download .part1 .item .iteml .tit {font-size: 14px;}

    /* 新闻 */
    .news .part2 ._img .info h2{margin-bottom: 3%;}
    .news .part2 ._img .info .c_more,.news .newsitem .textbox .morebox .icon{display:none;}
    .news .newsitem .listbox .textbox .title {font-size: 14px;height:22px;line-height:22px;}
    .news .newsitem .listbox .textbox .desc {height: 20px;}
    .news .newsitem .textbox .desc,.news .newsitem .listbox .textbox .morebox{font-size: 12px;}
    .newsdetail .top .title {font-size: 20px;}
    .newsbox .r_box .arr_news_title{font-size: 14px;}
    /* 产品 */
    .proitem .textbox .title {font-size: 14px;}
    .proitem .textbox .text {display:none;;}

    .sitebox .site_cell a {padding-right: 4%;}
}

@media only screen and (max-device-width: 370px){
    .wapbtnbox span,.wapbtnbox{width:24px}
    .m-bann .textbox {padding: 5%;}
    footer .foot_nav dl dt a {font-size: 14px;}
    .c_banner {height: 135px;}
    .sec_nav a { width: 33%;}
    .about_center01 .infor .list li .number .num { font-size: 30px;}
    .about_center01 .infor .list li .txt {line-height: 1.5;}
    .about_center .rect-93 {padding-bottom: 100%;}
    .ceo_list_box_info .img_title {top: -5px;font-size: 18px;}
    .download .part2 .form .list,.download .part2 .form .codeimg{ height: 50px;}
    .download .part2 .form .list .name {line-height: 30px;width: 70px;}
    .download .part2 .form .list .input input {height: 30px;line-height: 30px;}
    .download .part2 .form .codeimg {margin:0 0 0 1%;}
    .news .part2 ._img .info h2 {margin-bottom:0;}
    .news .part2 ._img .info {padding:3%;}
    .tuijian a .textbox .title {font-size: 18px;}
}
@media only screen and (max-device-width: 280px){
    .ceo_list_box_info .img_title {top: -10px;}
    .download .part2 .form .list,.download .part2 .form .codeimg{ height:40px;}
    .download .part2 .form .list .name {line-height: 22px;width: 70px;}
    .download .part2 .form .list .input input {height: 22px;line-height: 22px;}
    .download .part2 .form .codeimg {margin:0 0 0 1%;}
    .download .part2 .form .btn {height: 40px;line-height: 40px;font-size: 16px;}
    .news .part2 ._img .info p{line-height: 1.5;}
    .news .newsitem .listbox .textbox .title,.news .newsitem .listbox .textbox .desc{height: 18px;line-height: 18px;}
    .newsitem .listbox .textbox .morebox{margin-top: 0;}
    .product_top_r .title {line-height: 1.5;margin: 3% 0;}
}