body,body *{color:#333; font-size:14px}
[body]{overflow:hidden;}
.cw1860{max-width: 1860px;margin: 0 auto;}

.editor *{font-size: inherit;}

/*特殊字体*/
@font-face{
  font-family:"Gilroy-Bold";
  src: url("Gilroy-Bold.ttf") format("opentype");
}
@font-face{
  font-family:"Gilroy-Medium";
  src: url("Gilroy-Medium.otf") format("opentype");
}

.zt1{font-family:"Gilroy-Bold";}
.zt2{font-family:"Gilroy-Medium";}

/*全站搜索*/
.global-search{width:100%; padding-bottom:40px;}
.global-search .form{margin-bottom:22px;margin-top: 20px;}
.global-search .form .text{width: 340px;padding-left: 15px;height: 49px;line-height: 49px;border:1px solid #dddddd;border-top-left-radius:5px;border-bottom-left-radius:5px;border-right:none;font-size: 16px;}
.global-search .form .submit{height: 49px;width: 59px;border:1px solid #bb966a;border-top-right-radius: 5px;border-bottom-right-radius:5px;background: #00479d url("search-head.png") no-repeat center center;color: #fff;font-size: 16px;}
.global-search .list{width:100%; margin-bottom:50px;}
.global-search .list .info .cate{padding-left:15px;}
.global-search .list .new .cate{}
.global-search .list .know .cate{}
.global-search .list .info li{padding:20px 0; border-bottom:1px solid #dddddd;}
.global-search .list .info li:first-child{border-top:1px solid #dddddd;}
.global-search .list .info .title{margin-right:16px; line-height:22px; color:#00479d; font-size:16px; font-weight:bold;}
.global-search .list .info .day,.global-search .list .info .cate{color:#888888; font-size:16px; margin-right:20px;}
.global-search .list .info .day{margin:0;}
.global-search .list .info .desc{height:60px; overflow:hidden; margin-top:1.375%; color:#888888; font-size:14px; line-height:32px;}

/*头部*/
#header{height: 120px;z-index: 999;max-width: 100%;left: 0;right: 0;top: 0;}
#header .left{width: 43.75%;height: 120px;background: #fff;padding-top: 22px;padding-left: 30px;}
#header .left .logo{}
#header .right{width: 56.25%;height: 120px;background: #00479d;padding-right: 30px;}
#header .right .nav{line-height: 120px;}
#header .right .nav .nav-one{margin-right: 60px;z-index: 99;}
#header .right .nav .nav-one:last-child{margin-right: 0;}
#header .right .nav .nav-one .one-a{font-size: 16px;color: #fff;border-bottom: 4px solid transparent;padding-bottom: 16px;}
#header .right .nav .nav-one .one-a.cur{border-bottom: 4px solid #d12823;}
#header .right .nav .nav-one .one-a:hover{border-bottom: 4px solid #d12823;}
#header .right .nav .nav-one:hover .one-a{border-bottom: 4px solid #d12823;}
#header .lang{line-height: 120px;background: url("sanjiao.png") no-repeat right;font-size: 16px;color: #fff;padding-right: 16px;z-index: 2;margin-left: 20px;}
#header .right .nav .nav-one .nav-two{width: 210px;background: #f5f7fa;padding: 17px 0 30px 0;left: 0;top: 90px;}
#header .right .nav .nav-one .nav-two .two-a{line-height: 40px;padding-left: 20px;}
#header .right .nav .nav-one .nav-two .two-a:hover{background: #e8ecf3;color: #00479d;}
#header .right .nav .nav-one:hover .nav-two{display: block;}
#header .lang .lang-box{top: 63%;left: -68%;padding-top: 10px;width: 80px;z-index: 10;display:none;line-height: 50px;}
#header .lang .lang-box .two-nav{background: #f5f7fa;}
#header .lang .lang-box .two-nav:hover a{color: #00479d;}
#header .search{width: 20px;height: 120px;line-height: 120px;background: url("search-head.png") no-repeat center;margin-left: 50px;}
.search_outer{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .9); opacity: 0; pointer-events: none; z-index: 1000; transform: scale(1.5);}
.search_outer.show{ opacity: 1; pointer-events: visible; transform: scale(1);}
.search_outer .search_in{ display: flex; justify-content: center; align-items: center; margin: 0 auto; width: 650px; height: 100%;}
.search_outer .search_in .close{position: absolute;top: 100px;right: 100px;cursor: pointer;}
.search_outer .search_in .search_form{ width: 100%; border-bottom: 1px solid #e4e4e4;}
.search_outer .search_in .search_form input[name=Keyword]{ padding-right: 60px; width: 100%; height: 96px; line-height: 96px; font-size: 28px; color: #fff;}
.search_outer .search_in .search_form input[name=Keyword]::-webkit-input-placeholder{ font-size: 28px; color: #fff;}
.search_outer .search_in .search_form input[name=Keyword]::-moz-placeholder{ font-size: 28px; color: #fff;}
.search_outer .search_in .search_form input[name=Keyword]::-ms-input-placeholder{ font-size: 28px; color: #fff;}
.search_outer .search_in .search_form .submit{ right: 0; top: 50%; width: 24px; height: 24px; background: url("search-head.png") no-repeat center center;cursor: pointer; transform: translateY(-50%);}

/*#header.fixed{overflow: visible !important;}*/
#header.fixed{top: -150px;box-shadow: 0 0 10px 1px rgba(0,0,0,.1);}
#header.fixed .right{background: #fff;}
#header.fixed .right .nav .nav-one .one-a{color: #333;}
#header.fixed .right .nav .nav-one:hover .nav-two{display: block;}
#header.fixed .lang{background: url("sanjiao2.png") no-repeat right;color: #333;}
#header.fixed .search{background: url("search-head2.png") no-repeat center;margin-left: 50px;}




@media (max-width: 756px){
  .search_outer .search_in .search_form input[name=Keyword]{padding-right: 20%;}
  .search_outer .search_in .search_form .submit{width: 18%;height: 60px;}
}

/*banner*/
#index-swiper{max-width: 100%;/*margin-top: 120px;*/padding-bottom: 90px;}
#index-swiper .left{width: 50%;z-index: 2;box-shadow: 0 20px 40px 1px rgba(0,0,0,.2);}
#index-swiper .container{/*overflow: visible;*/}
#index-swiper .item{}
#index-swiper .item .pic{width: 100%;position: relative;z-index: 2;}
/*#index-swiper .right{left: 43.8%;top: 0;right: 0;bottom: 0;background: url(/images/banner-bg.png) no-repeat right bottom #00479d;z-index: 1;background-size: 500px;}*/
#index-swiper .right{left: 43.8%;top: 0;right: 0;bottom: 0;background: url("bg.jpg") no-repeat right bottom #00479d;z-index: 1;background-size: cover;}
#index-swiper .right .text{z-index: 11;top: 18%;left: 17.1%;opacity: 0;}
#index-swiper .right .text.cur{opacity: 1;z-index: 20;}
#index-swiper .right .text .tit1{font-size: 48px;color: #fff;}
#index-swiper .right .text .tit1 span{font-size: 48px;color: #fff;font-weight: 700;}
#index-swiper .right .text .tit2{font-size: 24px;color: #fff;margin: 25px 0 65px 0;}
#index-swiper .right .text .more{width: 200px;height: 54px;text-align: center;line-height: 54px;font-size: 16px;color: #fafafa;font-weight: 700;border: 1px solid #336cb1;}
#index-swiper .right .text .more .ico{width: 19px;height: 11px;background: url("more-icon-red.png");margin: 21px 0 0 50px;}
#index-swiper .right .text .more:hover{background: #d1282e;border: 1px solid transparent;}
#index-swiper .right .text .more:hover .ico{background: url("more-icon-fff.png") #d1282e;}
#index-swiper .page{top: 36%;right: 30px;z-index: 3;width: 1px;}
#index-swiper .page .swiper-pagination-bullet{display: block;margin: 9px 0;background: #fff;opacity: 1;width: 20px;height: 3px;border-radius: 0;float: right;}
#index-swiper .page .swiper-pagination-bullet-active{background: #d1282e;width: 36px;}

#index-swiper .right .text .tit1,
#index-swiper .right .text .tit2,
#index-swiper .right .text .more{transform: translate3d(0, 50px, 0);-webkit-transition: all 800ms ease 0s;transition: all 800ms ease 0s;outline: none;}
#index-swiper .right .text.cur .tit1,
#index-swiper .right .text.cur .tit2,
#index-swiper .right .text.cur .more{transform: translate3d(0, 0, 0);}

#inner-swiper{/*margin-top: 120px;*/}
#inner-swiper .item{max-width: 100%;}
#inner-swiper .item .pic{width: 81.25%;}
#inner-swiper .item .pic .text{left: 23.076%;top: 50%;transform: translateY(-50%);}
#inner-swiper .item .pic .text .tit{font-size: 36px;color: #fff;font-weight: 700;}
#inner-swiper .item .right{left: 81.25%;top: 0;right: 0;bottom: 0;background: url("banner-bg.png") no-repeat right bottom #00479d;z-index: 1;background-size: 350px;}

/*二级导航*/
#second-nav{width: 81.25%;height: 70px;background: #00479d;}
#second-nav .sec-nav{padding-left: 23.076%;padding-right: 30px;display: flex;justify-content: space-between;align-items: center;height: 100%;}

#second-nav .sec-nav .cate-list{width: 65%;height: 100%;line-height: 66px;}
#second-nav .sec-nav .cate-list .slide{width: auto;}
#second-nav .sec-nav .cate-list .item{font-size: 16px;color: #fff;padding: 0 36px;display: block;}
#second-nav .sec-nav .cate-list .item.cur{background: #00387b;border-bottom: 4px solid #d1282e;}
#second-nav .sec-nav .cate-list .prev{width: 26px;height: 26px;background: url("page-l.png") no-repeat center;background-size: 10px;left: -50px;top: 50%;transform: translateY(-50%);display: block;}
#second-nav .sec-nav .cate-list .next{width: 26px;height: 26px;background: url("page-r.png") no-repeat center;background-size: 10px;right: -50px;top: 50%;transform: translateY(-50%);display: block;}

#second-nav .sec-nav .crumb{display: flex;justify-content: start;align-items: center;height: 100%;}
#second-nav .sec-nav .crumb span{margin-left: 10px;font-size: 0;}
#second-nav .sec-nav .crumb a{margin-left: 15px;font-size: 14px;color: rgba(255,255,255,.33);}
#second-nav .sec-nav .crumb a:first-child{margin-left: 0;font-size: 0;}
#second-nav .sec-nav .crumb a:last-child{color: #fff;}

/*翻页样式*/
#turn_page{ width:100%; height:46px; line-height:44px; text-align:center; overflow:hidden;margin-top: 60px;}
#turn_page img{ width:100%;}
#turn_page span,
#turn_page a,
#turn_page font{ display:inline-block; vertical-align:top; margin:0 7px; background:#fff; font-size:14px; min-width:45px; height:45px; line-height:45px; border:1px solid #d8d8d8;}
/*#turn_page font{ font-size:14px; color:#666; background:#1c80ab;}*/
#turn_page .word{ padding: 0 15px; color:#666;font-size: 0;}
#turn_page .word.first{background: url("page-first.png") no-repeat center #fff;}
#turn_page .word.last{background: url("page-last.png") no-repeat center #fff;}
#turn_page .page_button{ width:44px; font-family: Arial; color:#666;font-size: 0;}
#turn_page .page_noclick{ width:44px; font-family: Arial; color:#666;font-size: 0;}
#turn_page .page_item_current{ background:#00479d; color:#fff; border-color:#d8d8d8;}
#turn_page .page_item:hover{background: #00479d;color: #fff;border-color:#d8d8d8;}
#turn_page .prev{background: url("t-page-l.png") no-repeat center #fff;}
/*#turn_page .prev:hover{background: url(/images/page-l-h.png) no-repeat center #00479d;}*/
#turn_page .next{background: url("t-page-r.png") no-repeat center #fff;}
/*#turn_page .next:hover{background: url(/images/page-r-h.png) no-repeat center #00479d;}*/


/*首页关于*/
#ind-about{padding: 65px 0 155px 0;}
#ind-about .bg1{top: 25px;right: 30px;width: 50%;}
#ind-about .bg2{left: 0;bottom: 0;background: url("ind-about-bg2.png") repeat;width: 50%;height: 300px;}
#ind-about .top{}
#ind-about .top .title{font-size: 24px;color: #00479d;margin-bottom: 25px;}
#ind-about .top .tit1{font-size: 30px;color: #333;}
#ind-about .top .tit2{font-size: 36px;color: #333;font-weight: 700;margin-bottom: 25px;width: 46%;}
#ind-about .bot{}
#ind-about .bot .left{margin-top: 15px;}
#ind-about .bot .left .pic{}
#ind-about .bot .left .text{margin: 20px 0 0 15px;}
#ind-about .bot .left .text .tit1{font-size: 22px;color: #333;font-weight: 700;}
#ind-about .bot .left .text .tit2{font-size: 22px;color: #666;}
#ind-about .bot .left .text .tit2 span{font-size: 22px;color: #d12823;font-weight: 700;}
#ind-about .bot .right{width: 60.66%;}
#ind-about .bot .right .brief{font-size: 18px;color: #333;line-height: 36px;margin-bottom: 75px;}
#ind-about .bot .right .video{}
#ind-about .bot .right .video .pic{width: 58.33%;}
#ind-about .bot .right .video .pic img{width: 100%;}
#ind-about .bot .right .video .pic .text{font-size: 24px;color: #fff;left: 25px;bottom: 20px;background: url("sanjiao-r.png") no-repeat right;padding-right: 30px;text-transform: uppercase;}
/*#ind-about .bot .right .video .pic::after{content: "+";position: absolute;width: 50px;height: 50px;background: #d1282e;right: -20px;bottom: -20px;text-align: center;line-height: 45px;color: #fff;font-size: 36px;}*/
#ind-about .bot .right .video .more{min-width: 240px;height: 55px;background: #d1282e;right: 38.5%;bottom: -20px;text-align: center;line-height: 55px;color: #fff;font-size: 16px;z-index: 2;font-weight: 700;box-shadow: 0 10px 30px 0 rgba(0,0,0,.2);}
#ind-about .bot .right .video .more .ico{width: 19px;height: 11px;background: url("more-icon-fff.png");margin: 21px 0 0 92px;}
#ind-about .bot .right .video .more:hover{background: #e52c32;}

/*首页产品*/
#ind-products{}
#ind-products .top{background: url("ind-prod-bg1.png");background-size: cover;padding: 80px 0 120px 0;}
#ind-products .top .tit1{font-size: 48px;color: #fff;}
#ind-products .top .tit2{font-size: 24px;color: #fff;margin: 8px 0 70px 0;position: relative;}
#ind-products .top .tit2::after{position: absolute;content: "";width: 2px;height: 41px;background: #d12823;top: 45px;left: 50%;transform: translateX(-50%);}
#ind-products .top .tit3{font-size: 16px;color: #fff;}

#ind-products .bot .over{position: relative;z-index: 9;height: 130px;transform: translateY(-120px);}

#ind-products .bot .one_cate{width: 100%;height: 65px;background: #00479d;overflow: visible;}
#ind-products .bot .one_cate .item{width: 25%;height: 100%;line-height: 65px;border-right: 1px solid #1a5aa7;font-size: 18px;color: #8caed6;text-align: center;cursor: pointer;position: relative;}
#ind-products .bot .one_cate .item:last-child{border-right: 0;}

#ind-products .bot .one_cate .item.cur{font-weight: 700;color: #fff;}
#ind-products .bot .one_cate .item.cur1{font-weight: 700;color: #fff;}
#ind-products .bot .one_cate .item.rem{}
#ind-products .bot .one_cate .item.cur::after{content: "";position: absolute;bottom: 0;left: 25%;right: 25%;height: 3px;background: #d12823;}
#ind-products .bot .one_cate .item.cur1::after{content: "";position: absolute;bottom: 0;left: 25%;right: 25%;height: 3px;background: #d12823;}

#ind-products .bot .one_cate .item.on{background: #00377a;font-weight: 700;color: #fff;}
#ind-products .bot .one_cate .item.on1{font-weight: 700;color: #fff;background: #00377a;}
#ind-products .bot .one_cate .item .two_cate{width: 1200px;height: 65px;background: #00377a;left: -100%;display: none;text-align: center;}
#ind-products .bot .one_cate .item .two_cate .container{display: inline-block;max-width: 100%;}
#ind-products .bot .one_cate .item .two_cate.show{display: block;}

#ind-products .bot .one_cate .item .two_cate.on{display: block;}
#ind-products .bot .one_cate .item .two_cate.cur{display: block;}
#ind-products .bot .one_cate .item .two_cate .two_item{width: auto;font-size: 16px;color: #8caed6;padding: 0 65px;line-height: 62px;font-weight: 400;}
#ind-products .bot .one_cate .item .two_cate .two_item.cur{border-bottom: 3px solid #d12823;font-weight: 700;color: #fff;}
#ind-products .bot .one_cate .item:nth-child(3) .two_cate{left: -200%;}
#ind-products .bot .one_cate .item:nth-child(4) .two_cate{left: -300%;}

#ind-products .bot{background: url("ind-prod-bg2.png");background-size: cover;padding: 55px 0 110px 0;}
#ind-products .bot .idx-prod-swi .slide{margin-right: 60px;}
#ind-products .bot .idx-prod-swi{padding: 0 260px 100px;overflow: visible;}
#ind-products .bot .idx-prod-swi .slide{width: 45.33%;}
#ind-products .bot .idx-prod-swi .item{}
#ind-products .bot .idx-prod-swi .item img{transition: .4s;}
#ind-products .bot .idx-prod-swi .item:hover img{transform: scale(1.1);}
#ind-products .bot .idx-prod-swi .item:hover .msg .more{background: url("more-icon-f2.png") no-repeat center #d1282e;}
#ind-products .bot .idx-prod-swi .item .pic{width: 50%;}
#ind-products .bot .idx-prod-swi .item .msg{width: 50%;background: #fff;padding-top: 50%;overflow: hidden;}
#ind-products .bot .idx-prod-swi .item .msg .cons{margin: 0 25px;}
#ind-products .bot .idx-prod-swi .item .msg .tit1{font-size: 16px;color: #a6a6a6;}
#ind-products .bot .idx-prod-swi .item .msg .tit2{font-size: 22px;color: #d1282e;font-weight: 700;margin: 10px 0 20px 0;line-height: 28px;height: 56px;overflow: hidden;}
#ind-products .bot .idx-prod-swi .item .msg .con{font-size: 14px;color: #999;line-height: 24px;height: 72px;overflow: hidden;}
#ind-products .bot .idx-prod-swi .item .msg .more{width: 30px;height: 30px;background: url("more-icon-000.png") no-repeat center #e6e6e6;border-radius: 100%;margin-top: 65px;}

#ind-products .swiper-pagination-bullet{margin: 0 8px;background: #a3a3a3;opacity: 1;width: 8px;height: 8px;}
#ind-products .swiper-pagination-bullet-active{background: #d1282e;position: relative;}
#ind-products .swiper-pagination-bullet-active::before{position: absolute;content: "";width: 16px;height: 16px;border: 1px solid #d1282e;left: -5px;top: -5px;border-radius: 100%;z-index: -1;}
#ind-products .all{width: 240px;height: 54px;background: #d1282e;text-align: center;line-height: 54px;font-size: 16px;color: #fafafa;font-weight: 700;margin: 48px auto 0;box-shadow: 0 10px 30px 0 rgba(0,0,0,.2);}
#ind-products .all .ico{width: 19px;height: 11px;background: url("more-icon-fff.png");margin: 21px 0 0 92px;}
#ind-products .all:hover{background: #e52c32;}



/*首页解决方案*/
#ind-solution{padding-top: 80px;background: url("ind-solu-bg.png");background-size: cover;position: relative;}
#ind-solution .text{padding: 0 20px;}
#ind-solution .text .txt1{font-size: 48px;color: #fff;}
#ind-solution .text .txt2{font-size: 24px;color: #fff;margin-top: 10px;position: relative;}
#ind-solution .text .txt2::after{position: absolute;content: "";width: 2px;height: 41px;background: #d12823;top: 45px;left: 50%;transform: translateX(-50%);}
#ind-solution .text .txt3{font-size: 48px;color: #fff;margin: 80px 0 25px 0;}
#ind-solution .text .txt4{font-size: 16px;color: #fff;opacity: .6;line-height: 30px;}
#ind-solution .ind-solu-swi{padding: 0 10px;}
#ind-solution .ind-solu-swi .item{text-align: center;width: 20%;padding: 235px 0 96px 0;}
#ind-solution .ind-solu-swi .item .icon{height: 64px;}
#ind-solution .ind-solu-swi .item .dian{width: 7px;height: 7px;background: #d1282e;border-radius: 100%;margin: 42px auto 27px;}
#ind-solution .ind-solu-swi .item .tit1{font-size: 18px;line-height: 26px;color: #fff;transition: .3s;}
#ind-solution .ind-solu-swi .item .tit2{font-size: 18px;line-height: 26px;color: #d1282e;margin: 15px 0 0px 0;transition: .3s;}
#ind-solution .ind-solu-swi .item:hover{background-image: linear-gradient(rgba(0,71,157,0), rgba(0,71,157,1));}
#ind-solution .ind-solu-swi .item:hover .icon{transform: translateY(-110px);}
#ind-solution .ind-solu-swi .item:hover .dian{background: #fff;}
#ind-solution .ind-solu-swi .item:hover .tit1{font-size: 24px;color: #fff;transform: translateY(-130px);}
#ind-solution .ind-solu-swi .item:hover .tit2{font-size: 20px;color: #fff;transform: translateY(-130px);}
#ind-solution .ind-solu-swi .prev{width: 9px;height: 16px;background: url("page-l.png") no-repeat center;top: 50%;left: 0;transform: translateY(-50%);z-index: 2;}
#ind-solution .ind-solu-swi .next{width: 9px;height: 16px;background: url("page-r.png") no-repeat center;top: 50%;right: 0;transform: translateY(-50%);z-index: 2;}
#ind-solution .ind-solu-swi .prev:hover{background: url("page-l-h.png") no-repeat center;}
#ind-solution .ind-solu-swi .next:hover{background: url("page-r-h.png") no-repeat center;}
#ind-solution .line1{width: 100%;height: 1px;background: #3e5d85;left: 0;right: 0;top: 29%;}
#ind-solution .line2{width: 100%;height: 1px;background: #3e5d85;left: 0;right: 0;top: 64%;}



/*首页服务支持*/
#ind-support{padding: 70px 0 102px 0;}
#ind-support .left{width: 65.41%;padding-right: 10.5%;}
#ind-support .left .tit1{font-size: 48px;color: #282828;}
#ind-support .left .tit2{font-size: 24px;color: #000;margin: 8px 0 15px 0;}
#ind-support .left .brief{font-size: 16px;color: #999;line-height: 30px;}
#ind-support .left .content{margin-top: 55px;}
#ind-support .left .content .item{width: 50%;margin-bottom: 50px;}
#ind-support .left .content .item .icon{width: 70px;height: 70px;border-radius: 100%;border: 1px solid #4d4d4d;}
#ind-support .left .content .item .text{width: calc(100% - 70px);padding: 0 30px 0 15px;}
#ind-support .left .content .item .text .tit{font-size: 18px;color: #333;margin-bottom: 10px;}
#ind-support .left .content .item .text .con{font-size: 14px;color: #999;line-height: 24px;height: 48px;overflow: hidden;}
#ind-support .left .content .item:hover .text .tit{color: #d1282e;}
#ind-support .left .more{width: 240px;height: 54px;background: #d1282e;text-align: center;line-height: 54px;font-size: 16px;color: #fafafa;font-weight: 700;box-shadow: 0 10px 30px 0 rgba(0,0,0,.2);}
#ind-support .left .more .ico{width: 19px;height: 11px;background: url("more-icon-fff.png");margin: 21px 0 0 92px;}
#ind-support .left .more:hover{background: #e52c32;}
#ind-support .right{width: 34.59%;}

/*首页新闻*/
#ind-news{padding: 70px 0 100px 0;background: url("ind-news-bg.png") no-repeat;background-size: cover;}
#ind-news .tit1{font-size: 48px;color: #282828;}
#ind-news .tit2{font-size: 24px;color: #000;}
#ind-news .idx-news-swi{overflow: visible;position: relative;margin-top: 55px;padding: 0 60px 80px;}
#ind-news .idx-news-swi .slide{width: 20%;margin-right: 60px;}
#ind-news .idx-news-swi .item{}
#ind-news .idx-news-swi .item img{transition: .4s;}
#ind-news .idx-news-swi .item:hover img{transform: scale(1.1);}
#ind-news .idx-news-swi .item:hover .msg{box-shadow:  0 5px 18px 2px rgba(0,0,0,.2);}
#ind-news .idx-news-swi .item:hover .msg .tit{color: #00479d;}
#ind-news .idx-news-swi .pic{}
#ind-news .idx-news-swi .msg{padding: 30px 20px 45px;background: #fff;}
#ind-news .idx-news-swi .msg .tit{font-size: 18px;color: #282828;line-height: 28px;margin-bottom: 18px;height: 56px;overflow: hidden;}
#ind-news .idx-news-swi .msg .con{font-size: 14px;color: #999;line-height: 28px;margin-bottom: 18px;height: 84px;overflow: hidden;}
#ind-news .idx-news-swi .msg .date{font-size: 16px;color: #999;line-height: 24px;}
#ind-news .idx-news-swi .slide{opacity: 1;}
#ind-news .idx-news-swi .slide[ind='2']{opacity: .3;}
#ind-news .idx-news-swi .slide[ind='3']{opacity: .3;}
#ind-news .swiper-pagination-bullet{margin: 0 8px;background: #a3a3a3;opacity: 1;width: 8px;height: 8px;}
#ind-news .swiper-pagination-bullet-active{background: #d1282e;position: relative;}
#ind-news .swiper-pagination-bullet-active::before{position: absolute;content: "";width: 16px;height: 16px;border: 1px solid #d1282e;left: -5px;top: -5px;border-radius: 100%;z-index: -1;}
#ind-news .more{width: 240px;height: 54px;background: #d1282e;text-align: center;line-height: 54px;font-size: 16px;color: #fafafa;font-weight: 700;box-shadow: 0 10px 30px 0 rgba(0,0,0,.2);margin: 60px auto 0;}
#ind-news .more .ico{width: 19px;height: 11px;background: url("more-icon-fff.png");margin: 21px 0 0 92px;}
#ind-news .more:hover{background: #e52c32;}


#ind-contact{padding: 56px 0;background: url("ind-contact-bg.png") no-repeat;background-size: cover;}
#ind-contact .tit1{font-size: 32px;color: #fff;}
#ind-contact .tit2{font-size: 18px;color: #fff;margin: 22px 0 36px 0;}
#ind-contact .more{width: 240px;height: 54px;background: #d1282e;text-align: center;line-height: 54px;font-size: 16px;color: #fafafa;font-weight: 700;margin: 0 auto;box-shadow: 0 10px 30px 0 rgba(0,0,0,.2);}
#ind-contact .more .ico{width: 19px;height: 11px;background: url("more-icon-fff.png");margin: 21px 0 0 92px;}
#ind-contact .more:hover{background: #e52c32;}


/*解决方案*/
#solution{padding: 80px 0 65px 0;background: #f7f7f7;}
#solution .top{height: 100px;background: #fff;line-height: 100px;box-shadow: 0 5px 12px 1px rgba(0,0,0,.1);margin-bottom: 60px;}
#solution .top .tips{font-size: 16px;}
#solution .top .input{width: 435px;height: 45px;line-height: 45px;border: 1px solid #d9d9d9;font-size: 16px;color: #b2b2b2;padding: 0 10px;margin-left: 20px;margin-top: -10px;}
#solution .top .submit{width: 45px;height: 45px;background: url("search2.png") no-repeat center #00479d;margin-top: -10px;font-size: 0;}

/*解决方案详情*/
#solu-detail{padding-bottom: 100px;}
#solu-detail .top{padding: 80px 0 112px 0;background: #f7f7f7;}
#solu-detail .top .title{font-size: 32px;color: #0056b3;font-weight: 700;}

#solu-detail .content{padding-top: 45px;}

#solu-detail .contact{background: url("solu-de-bg.png");background-size: cover;padding: 60px 0 65px 0;margin-top: 60px;}
#solu-detail .contact .tit1{margin-bottom: 15px;}
#solu-detail .contact .tit1 .line{font-size: 30px;color: #fff;font-weight: 700;position: relative;z-index: 2;}
#solu-detail .contact .tit1 .line::after{position: absolute;content: "";width: 100%;height: 7px;background: #d1282e;left: 0;right: 0;bottom: 0px;z-index: -1;}
#solu-detail .contact .tit2{font-size: 24px;color: #fff;}



/*解决方案、产品列表共用*/
#list .content{margin-bottom: 66px;}
#list .content .item{width: 32.5%;margin: 0 1.25% 20px 0;}
#list .content .item:nth-child(3n){margin-right: 0;}
#list .content .item .pic{padding-top: 67.010%;}
#list .content .item .pic img{transition: .4s;}
#list .content .item .msg{padding: 25px 20px 0;background: #fff;}
#list .content .item .msg .tit{font-size: 18px;color: #333;font-weight: 700;}
#list .content .item .msg .con{font-size: 14px;color: #999;line-height: 24px;height: 48px;overflow: hidden;margin: 15px 0 35px 0;}
#list .content .item .msg .more{font-size: 14px;color: #999;background: url("detail-icon.png") no-repeat right;padding: 18px 0;border-top: 1px solid #eee;}
#list .content .item:hover{}
#list .content .item:hover .pic img{transform: scale(1.1);}
#list .content .item:hover .msg{background: #fff;box-shadow: 0 10px 20px 0px rgba(0,0,0,.1);}
#list .content .item:hover .msg .tit{color: #00479d;}
#list .content .item:hover .msg .more{background: url("detail-icon-h.png") no-repeat right;color: #00479d;}

#products #list .content .item .msg{background: #f9f9f9;}
#products #list .content .item:hover .msg:hover{background: #fff;}
/*产品列表*/
#products{padding: 80px 0 70px 0;}
#prod-cate .cate{}
#prod-cate .cate .container{max-width: 100%;padding: 0 30px 60px;}
#prod-cate .cate .container .slide{width: auto;margin-right: 20px;}
#prod-cate .cate .container .slide .item{display: block;min-width: 200px;height: 55px;line-height: 55px;background: #f9f9f9;font-size: 16px;color: #333;border: 1px solid #e6e6e6;transition: .4s;padding: 0 20px;}
#prod-cate .cate .container .slide .item.on{font-weight: 700;color: #fff;background: #d1282e;box-shadow: 0 10px 30px 5px rgba(0,0,0,.1);}
#prod-cate .cate .container .slide .item:hover{font-weight: 700;color: #fff;background: #d1282e;box-shadow: 0 10px 30px 5px rgba(0,0,0,.1);}

/*产品详情*/
#prod-detail{padding: 80px 0 0 0;}
#prod-detail .top{background: #f5f5f5;margin-top: 20px;}
#prod-detail .top .left{width: 50%;}
#prod-detail .top .left .container{width: 100%;margin: 0 auto;}
#prod-detail .top .right{width: 50%;background: #f5f5f5;}
#prod-detail .top .right .content{padding-top: 66.666%;margin: 0 40px 0 55px;}
#prod-detail .top .right .tit{font-size: 28px;font-weight: 700;}
#prod-detail .top .right .con{font-size: 14px;margin:30px 0 78px 0;line-height: 28px;}
#prod-detail .top .right .btns{}
#prod-detail .top .right .btns .btn{width: 180px;height: 50px;line-height: 50px;color: #fff;text-align: center;box-shadow: 0 5px 30px 2px rgba(0,0,0,.2);}
#prod-detail .top .right .btns .btn .ico{width: 21px;height: 24px;margin-top: 12px;}
#prod-detail .top .right .btns .down{background: #d1282e;margin-right: 30px;}
#prod-detail .top .right .btns .down .ico{background: url("prod-icon1.png") no-repeat center;margin-left: 45px;}
#prod-detail .top .right .btns .zixun{background: #333;}
#prod-detail .top .right .btns .zixun .ico{background: url("prod-icon2.png") no-repeat center;margin-left: 45px;}
#prod-detail .top .right .btns .down:hover{background: #e52c32;}
#prod-detail .top .right .btns .zixun:hover{background: #444;}
#prod-detail .two{width: 100%;height: 60px;line-height: 60px;background: #f5f5f5;margin: 50px 0 60px 0;}
#prod-detail .two .title{min-width: 200px;padding: 0 50px;background: #00479d;color: #fff;font-size: 20px;font-weight: 700;text-align: center;display: inline-block;}
#prod-detail .relat-prod{padding: 50px 0 100px 0;background: #f9f9f9;margin-top: 120px;}
#prod-detail .relat-prod .title{font-size: 20px;font-weight: 700;}
#prod-detail .relat-prod .content{margin-top: 30px;}
#prod-detail .relat-prod .content .item{background: #fff;width: 32.5%;margin: 0 1.25% 20px 0;}
#prod-detail .relat-prod .content .item:nth-child(3n){margin-right: 0;}
#prod-detail .relat-prod .content .item .tit{font-size: 16px;padding: 25px 20px 30px;}
#prod-detail .relat-prod .content .item:hover .tit{color: #00479d;}
.notcopy{display: none;}

/*新闻列表*/
#news{padding: 80px 0;}
#news .info{margin-bottom: 15px;}
#news .info .info-hot{max-height: 420px;}
#news .info .info-hot .tit{height: 80px;line-height: 80px;bottom: 14px;z-index: 1;left: 0;right: 160px;background: rgba(0,0,0,0.5);}
#news .info .info-hot .tit .t1{margin-left: 36px;width: calc(100% - 164px);color: #fff;font-weight: bold;font-size: 18px;text-align: left;}
#news .info .info-hot .tit .t2{margin-right: 48px;color: #fff;width: 80px;}
#news .info .info-hot .anniu{width: 80px;height: 80px;bottom: -14px;z-index: 5;}
#news .info .info-hot .prev{right: 80px;background: url("news-l.png") no-repeat center #fff;background-size: 30px auto;}
#news .info .info-hot .next{right: 0px;background: url("news-r.png") no-repeat center #00479d;background-size: 30px auto;}
#news .con .tent{margin-bottom: 80px;}
/*#news .con .tent .list{padding: 71px 0px 75px;border-bottom: 1px solid #e6e6e6;}*/
#news .con .tent .list .item{padding: 71px 0px 75px;border-bottom: 1px solid #e6e6e6;}
#news .con .tent .list .time{width: 70px;text-align: center;margin: 0 150px 0 30px;}
#news .con .tent .list .t1{font-size: 54px;color: #00479d;}
#news .con .tent .list .t2{font-size: 16px;color: #00479d;}
#news .con .tent .list .img{width: 310px;height: 175px;}
#news .con .tent .list .img img{transition: .4s;}
#news .con .tent .list .text{width: calc(100% - 610px);margin-left: 50px;}
#news .con .tent .list .t3{font-size: 20px;font-weight: bold;color: #00479d;line-height: 30px;max-height: 60px;}
#news .con .tent .list .t4{font-size: 16px;line-height: 26px;max-height: 52px;margin: 15px auto 30px;height: 52px;overflow: hidden;}
#news .con .tent .list .t5{width: 110px;height: 35px;line-height: 36px;border: 1px solid #e6e6e6;text-align: center;}
#news .con .tent .list:hover{background: #f7f7f7;}
#news .con .tent .list:hover .t1{color: #d12823;}
#news .con .tent .list:hover .t2{color: #d12823;}
#news .con .tent .list:hover .t3{color: #d12823;}
#news .con .tent .list:hover .t5{color: #fff;background: #d12823;border: 0;}
#news .con .tent .list:hover .img img{transform: scale(1.1);}




/*新闻详情*/
#news-detail{padding-bottom: 40px;}
#news-detail .top{padding: 75px 0 60px 0;background: #f7f7f7;}
#news-detail .top .title{font-size: 32px;color: #0056b3;font-weight: 700;margin-bottom: 35px;}
#news-detail .top .date{font-size: 16px;color: #666;}
#news-detail .content{}
#news-detail .content .con{padding: 60px 0 100px 0;border-bottom: 1px solid #e6e6e6;}
#news-detail .content .page-box{padding-top: 35px;}
#news-detail .content .page-box .left{width: 80%;}
#news-detail .content .page-box .left .prev{font-size: 16px;color: #999;margin-bottom: 15px;}
#news-detail .content .page-box .left .prev:hover{color: #0056b3;}
#news-detail .content .page-box .left .next{font-size: 16px;color: #999;}
#news-detail .content .page-box .left .next:hover{color: #0056b3;}
#news-detail .content .page-box .right{}
#news-detail .content .page-box .right .back{width: 180px;height: 50px;line-height: 50px;background: #d1282e;box-shadow: 0 10px 30px 0 rgba(0,0,0,.2);font-size: 20px;color: #fff;text-align: center;font-weight: 700;}
#news-detail .content .page-box .right .back:hover{background: #e52c32;}


/*服务支持*/
#support{background: #f7f7f7;padding: 80px 0 145px 0;}
#support .content{}
#support .content .list{}
#support .content .list .left{width: 50%;}
#support .content .list .left .pic{padding-top: 68.666%;}
#support .content .list .text{width: 50%;padding-top: 34.333%;background: #fff;}
#support .content .list .text .con{margin: 0 55px;text-align: left;}
#support .content .list:nth-child(2n) .text .con{margin: 0 65px 0 40px;}
#support .content .list .text .con .tit{font-size: 24px;color: #0056b3;font-weight: 700;}
#support .content .list .text .con .desc{font-size: 16px;line-height: 30px;margin: 30px 0 50px 0;}
#support .content .list .text .con .more{width: 112px;height: 38px;border: 1px solid #e6e6e6;line-height: 38px;text-align: center;}
#support .content .list .text .con .more:hover{background: #d12823;color: #fff;}

/*服务支持详情*/
#support-detail{padding-bottom: 105px;}
#support-detail .top{padding: 80px 0 60px 0;/*background: #f7f7f7;*/}
#support-detail .top .title{font-size: 32px;color: #0056b3;font-weight: 700;}
#support-detail .content{}
#support-detail .content .brief{font-size: 16px;margin: 60px 0 75px 0;line-height: 28px;}
#support-detail .content .con{/*background: #f7f7f7;*//*padding: 50px 35px;*//*overflow-x: scroll;*/}
/*#support-detail .content .con table{width: 1100px;}*/

/*联系我们-联系方式*/
#contact{padding: 80px 0 45px 0;background: #f7f7f7;}
#contact .content{}
#contact .content .list{margin-bottom: 60px;}
#contact .content .list .cont{margin-bottom: 12px;}
#contact .content .list .title{font-size: 30px;color: #343434;font-weight: 700;margin-bottom: 30px;}
#contact .content .list .tit{font-size: 20px;color: #00479d;font-weight: 700;margin-bottom: 22px;}
#contact .content .list .item{width: 48.75%;height: 295px;margin-right: 2.5%;margin-bottom: 32px;background: #fff;padding: 30px 30px 0 35px;}
#contact .content .list .item:nth-child(2n){margin-right: 0;}
#contact .content .list .item .t{font-size: 18px;color: #00479d;margin-bottom: 20px;}
#contact .content .list .item .con{font-size: 16px;line-height: 30px;}
#contact .content .list .item .con a:hover{color: #00479d;}

/*联系我们-业务咨询*/
#business{padding: 60px 0 85px 0;}
#business .title{font-size: 30px;color: #343434;font-weight: 700;}
#business .form-box{margin-top: 60px;}
#business .form-box .label{width: 31.83%;height: 50px;margin-right: 2.255%;border: 1px solid #ccc;margin-bottom: 25px;}
#business .form-box .label.must::after{content: "*";position: absolute;color: #d12823;top: 50%;transform: translateY(-50%);right: 16px;}
#business .form-box .label:nth-child(3n){margin-right: 0;}
#business .form-box .label input{width: 100%;font-size: 16px;color: #b2b2b2;padding-left: 20px;padding-right: 30px;}
/*#business .form-box .label span{color: #d12823;}*/
#business .form-box .select{width: 31.83%;height: 50px;border: 1px solid #ccc;padding-left: 15px;font-size: 16px;color: #b2b2b2;appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url("select-icon.png") no-repeat 96%;}
#business .form-box .textarea{width: 100%;height: 200px;border: 1px solid #ccc;padding: 20px;margin-top: 25px;resize: none;font-size: 16px;color: #b2b2b2;}
#business .form-box .submit{width: 240px;height: 50px;line-height: 50px;margin: 70px 0 0 50%;transform: translateX(-50%);background: #d1282e;font-size: 20px;color: #fafafa;text-align: center;font-weight: 700;box-shadow: 0 10px 30px 0 rgba(0,0,0,.2);}
#business .form-box .submit:hover{background: #e52c32;}

/*联系我们-关于我们*/
#about{padding: 80px 0 100px 0;}
#about .title{font-size: 20px;color: #343434;font-weight: 700;margin-bottom: 40px;}
#about .left{width: 39.58%;line-height: 36px;}
#about .left .tit1{font-size: 24px;color: #d12823;}
#about .left .tit2{font-size: 28px;color: #d12823;font-weight: 700;margin-bottom: 25px;padding-right: 20px;}
#about .right{width: 60.42%;}
#about .right .brief{font-size: 18px;line-height: 30px;padding-left: 20px;}
#about .pic{margin-top: 88px;}





/*底部*/
#footer{padding-top: 45px;background: #131e2f;}
#footer .top{border-bottom: 1px solid rgba(255,255,255,.1);padding-bottom: 28px;}
#footer .top .left{width: 65.66%;}
#footer .top .left .item{width: 20%;}
#footer .top .left .item .tit{font-size: 16px;color: #fcfcfc;opacity: .9;margin-bottom: 30px;}
#footer .top .left .item .ul .li{margin-bottom: 15px;}
#footer .top .left .item .ul .li a{color: #fff;opacity: .3;}
#footer .top .left .item .ul .li a:hover{opacity: 1;}
#footer .top .right{width: 34.34%;padding-left: 45px;border-left: 1px solid rgba(255,255,255,.1);}
#footer .top .right .tit{font-size: 16px;font-weight: 700;color: #fcfcfc;opacity: .9;margin-bottom: 30px;}
#footer .top .right .contact{margin-bottom: 20px;}
#footer .top .right .contact .con{margin-bottom: 8px;color: #fff;opacity: .3;}
#footer .top .right .qrcode-box{}
#footer .top .right .qrcode-box .qrcode{margin-right: 30px;}
#footer .top .right .qrcode-box .text{color: #fff;opacity: .3;margin-top: 12px;}
#footer .fot{padding: 15px 0;text-align: right;}
#footer .fot .right{padding-top: 8px;line-height: 26px;}
#footer .fot .right .copyright{color: #fff;opacity: .3;}
#footer .fot .right .icp a{color: #fff;opacity: .3;}
#footer .fot .right .icp span{color: #fff;opacity: .3;}
#footer .tips{color: #fff;opacity: .3;padding-bottom: 20px;}

/*右侧悬浮*/
#right{position: fixed;right: 10px;top: 52%;z-index: 100;}
/*#right .content{overflow: visible !important;}*/
#right .tit{width: 55px;height: 55px;color: #fff;text-align: center;line-height: 55px;background: url("sanjiao.png") no-repeat center #d1282e;}

#right .list{width: 55px;height: 66px;background: #d1282e;transition: all 0.4s;cursor: pointer;position: relative;}
#right .list .item{display: none;}

#right .list.one::after{position: absolute;content: "";left: 12px;right: 12px;bottom: 0;height: 1px;background: #df6965;}
#right .list.two::after{position: absolute;content: "";left: 12px;right: 12px;bottom: 0;height: 1px;background: #df6965;}

#right .list.thr .item{background: #d1282e;padding: 20px;position: absolute;right: 60px;top: 0;color: #fff;font-size: 16px;line-height: 28px;width: 180px;}

#right .list.one{background: url("right1.png") no-repeat center #d1282e;}
#right .list.two{background: url("right2.png") no-repeat center #d1282e;}
#right .list.thr{background: url("right3.png") no-repeat center #d1282e;}
#right .list.top{background: url("right4.png") no-repeat center #333;}


#right .list.thr:hover .item{display: block;}



@media (max-width: 1680px){
	.cw1860{width: 94%;}
	.cw1400{width: 94%;}
	.cw1200{width: 94%;}
	
	#ind-products .bot .idx-prod-swi{padding: 0 180px 100px;}
	#ind-products .bot .idx-prod-swi .item .msg .more{margin-top: 55px;}
}


@media (max-width: 1440px){
	
	#header .right .nav .nav-one{margin-right: 45px;}
	#inner-swiper .item .pic{width: 85.25%;}
	#inner-swiper .item .right{left: 85.25%;background-size: 245px;}
	#second-nav{width: 85.25%;}
	#ind-products .bot .idx-prod-swi{padding: 0 130px 100px;}
	#ind-products .bot .idx-prod-swi .item .msg .more{margin-top: 40px;}
	#footer .top .left{width: 60%;}
	#footer .top .right{width: 40%;}

}

@media (max-width: 1366px){
	#ind-products .bot .idx-prod-swi .item .msg .more{margin-top: 20px;}

}

@media (max-width: 1280px){
	
	/*#header .left{width: 37.75%;}
	#header .right{width: 62.25%;}*/
	
	#ind-products .bot .idx-prod-swi .item .msg .tit2{margin-bottom: 10px;}
	#ind-products .bot .idx-prod-swi .item .msg .more{margin-top: 10px;}

	#news .con .tent .list .time{margin: 0 30px;}
	#news .con .tent .list .text{width: calc(100% - 470px);margin-left: 30px;}

	#support .content .list .text .con .desc{margin: 20px 0 30px 0;}
	
	#header .left{width: 50%;}
	#header .right{width: 50%;}
	#header .lang .lang-box{left: -22%;}
	#header .right .nav{position: absolute;left: 0;right: 0;top: 120px;width: 100%;background: #00479d;text-align: center;display: none;z-index: 9;}
	#header .right .nav .nav-one{float: none;margin-right: 0;}
	#header .right .nav .nav-one .one-a{font-size: 28px;}
	#header .search{width: 26px;background-size: 26px;}
	#header .lang{font-size: 26px;background-size: 16px;padding-right: 24px;}
	#header .right .m-nav{display: block;width: 40px;height: 40px;background: url("gengduo-fff.png") no-repeat center;margin: 40px 0 0 24px;}
	#header .right .m-nav.on{background: url("guanbi-fff.png") no-repeat center;}

	#header.fixed{display: none;}

	#header .right .nav .nav-one .nav-two{display: none;overflow: hidden;left: -100%;}
}

@media (max-width: 1100px){
	#header .left{width: 34.75%;}
	#header .right{width: 65.25%;}
	#header .right .nav .nav-one{margin-right: 30px;}
	#news .info .info-hot .anniu{bottom: 14px;}
}

@media (max-width: 1024px){
	
	#header .left{width: 37%;}
	#header .right{width: 63%;}
	#header .right .nav .nav-one{margin-right: 25px;}

	#ind-products .bot .idx-prod-swi .item .msg .tit2{margin-bottom: 30px;}
	#ind-products .bot .idx-prod-swi .item .msg .more{margin-top: 30px;}

}

@media (max-width: 750px){
	.cw1860{width: 90%;}
	.cw1400{width: 90%;}
	.cw1200{width: 90%;}
	body, body *{font-size: 26px;}

	/*全站搜索*/
	.global-search .form .text{font-size: 26px;}
	.global-search .form .submit{width: 75px;font-size: 26px;}
	.global-search .list .info .title{font-size: 28px;line-height: 1.6;}
	.global-search .list .info .day, .global-search .list .info .cate{font-size: 28px;line-height: 1.6;}
	.global-search .list .info .desc{font-size: 26px;line-height: 1.6;height: 120px;}

	/*翻页*/
	#turn_page span, #turn_page a, #turn_page font{font-size: 24px;}

	/*头部*/
	/*#header .left{width: 50%;}
	#header .right{width: 50%;}
	#header .lang .lang-box{left: -22%;}
	#header .right .nav{position: absolute;left: 0;right: 0;top: 120px;width: 100%;background: #00479d;text-align: center;display: none;z-index: 9;}
	#header .right .nav .nav-one{float: none;margin-right: 0;}
	#header .right .nav .nav-one .one-a{font-size: 28px;}
	#header .search{width: 26px;background-size: 26px;}
	#header .lang{font-size: 26px;background-size: 16px;padding-right: 24px;}
	#header .right .m-nav{display: block;width: 40px;height: 40px;background: url(/images/gengduo-fff.png) no-repeat center;margin: 40px 0 0 24px;}
	#header .right .m-nav.on{background: url(/images/guanbi-fff.png) no-repeat center;}

	#header.fixed{display: none;}

	#header .right .nav .nav-one .nav-two{display: none;overflow: hidden;left: -100%;}*/

	/*首页banner*/
	#index-swiper .left{width: 100%;}
	#index-swiper .item .pic{width: 100%;}
	#index-swiper .right{position: relative;left: 0;padding-top: 72%;}
	#index-swiper .right .text{top: 5%;left: 5%;}
	#index-swiper .right .text .tit2{font-size: 36px;}
	#index-swiper .right .text .more{font-size: 26px;width: 220px;}
	

	/*内页banner*/
	#inner-swiper .item .pic{width: 100%;}
	#inner-swiper .item .right{display: none;}

	/*二级导航*/
	#second-nav{width: 100%;margin: 0 auto;}
	#second-nav .sec-nav{padding: 0;}
	#second-nav .sec-nav .cate-list{width: 75%;margin: 0 auto;text-align: center;}
	#second-nav .sec-nav .cate-list .container{display: inline-block;max-width: 100%;}
	#second-nav .sec-nav .cate-list .item{font-size: 26px;}
	#second-nav .sec-nav .crumb{display: none;}
	#second-nav .sec-nav .cate-list .prev{background-size: 26px;}
	#second-nav .sec-nav .cate-list .next{background-size: 26px;}
	
	/*首页*/
	#ind-about .bg1{display: none;}
	#ind-about .bg2{display: none;}
	#ind-about .top .title{font-size: 36px;}
	#ind-about .top .tit2{width: 100%;font-size: 48px;}
	#ind-about .bot .left{float: none;margin-bottom: 30px;}
	#ind-about .bot .left .text{margin: 0;margin-left: 20px;}
	#ind-about .bot .left .text .tit1{font-size: 26px;}
	#ind-about .bot .left .text .tit2{font-size: 26px;}
	#ind-about .bot .left .text .tit2 span{font-size: 26px;}
	#ind-about .bot .right{float: none;width: 100%;}
	#ind-about .bot .right .brief{font-size: 30px;line-height: 1.6;}
	#ind-about .bot .right .video .pic{width: 95%;}
	#ind-about .bot .right .video .pic .text{font-size: 36px;}
	#ind-about .bot .right .video .more{right: 2.5%;}
	
	#ind-products .top .tit2{font-size: 36px;}
	#ind-products .top .tit2::after{top: 60px;}
	#ind-products .top .tit3{font-size: 28px;line-height: 1.6;}
	#ind-products .bot .one_cate .item{font-size: 30px;width: auto;padding: 0 30px;min-width: 33.33%;}
	#ind-products .bot .one_cate .item .two_cate{width: 670px;left: -100%;}
	#ind-products .bot .one_cate .item:nth-child(3) .two_cate{left: -200%;}
	#ind-products .bot .one_cate .item .two_cate .two_item{font-size: 28px;}
	#ind-products .bot .idx-prod-swi{padding: 0 60px 100px;}
	#ind-products .bot .idx-prod-swi .item .pic{width: 100%;float: none;}
	#ind-products .bot .idx-prod-swi .item .msg{width: 100%;float: none;padding: 30px 0;}
	#ind-products .bot .idx-prod-swi .item .msg .cons{position: static;}
	#ind-products .bot .idx-prod-swi .item .msg .tit1{font-size: 28px;}
	#ind-products .bot .idx-prod-swi .item .msg .tit2{font-size: 32px;line-height: 36px;height: 72px;}
	#ind-products .bot .idx-prod-swi .item .msg .con{font-size: 26px;line-height: 40px;height: auto;}
	#ind-products .all{font-size: 26px;width: 280px;}
	#ind-products .all .ico{margin-left: 55px;}

	#ind-solution .text .txt2{font-size: 36px;}
	#ind-solution .text .txt2::after{top: 60px;}
	#ind-solution .text .txt4{font-size: 28px;line-height: 1.6;}
	#ind-solution .ind-solu-swi .item .tit1{font-size: 26px;}
	#ind-solution .ind-solu-swi .item .tit2{font-size: 26px;}

	#ind-support{padding-bottom: 0;}
	#ind-support .left{width: 100%;padding-right: 0;float: none;}
	#ind-support .left .tit2{font-size: 36px;}
	#ind-support .left .brief{font-size: 28px;line-height: 1.6;}
	#ind-support .left .content .item{float: none;width: 100%;}
	#ind-support .left .content .item .icon{width: 90px;height: 90px;}
	#ind-support .left .content .item .text{width: calc(100% - 90px);}
	#ind-support .left .content .item .text .tit{font-size: 30px;}
	#ind-support .left .content .item .text .con{font-size: 26px;line-height: 36px;height: 72px;}
	#ind-support .right{width: 50%;float: none;margin: 50px auto 0;}
	#ind-support .left .more{font-size: 26px;}
	#ind-support .left .more .ico{margin-left: 55px;}
	

	#ind-news .tit2{font-size: 36px;}
	#ind-news .idx-news-swi .msg .tit{font-size: 30px;line-height: 40px;height: 80px;}
	#ind-news .idx-news-swi .msg .con{font-size: 26px;line-height: 36px;height: 108px;}
	#ind-news .idx-news-swi .msg .date{font-size: 26px;line-height: 26px;}

	

	#ind-contact .tit1{font-size: 44px;}
	#ind-contact .tit2{font-size: 30px;line-height: 1.6;}
	#ind-contact .more{font-size: 26px;}
	#ind-contact .more .ico{margin-left: 55px;}

	/*解决方案*/
	#solution .top{height: auto;}
	#solution .top .tips{font-size: 28px;display: block;margin-bottom: -30px;}
	#solution .top .input{font-size: 28px;height: 55px;}
	#solution .top .submit{width: 55px;height: 55px;}


	/*解决方案、产品列表共用*/
	#list .content .item{width: 100%;margin-right: 0;}
	#list .content .item .msg .tit{font-size: 30px;}
	#list .content .item .msg .con{font-size: 26px;line-height: 1.6;height: auto;}
	#list .content .item .msg .more{font-size: 26px;background-size: 26px;}

	/*解决方案详情*/
	#solu-detail .top{padding: 80px 0;}


	/*产品列表*/
	#prod-cate .cate .container .slide .item{font-size: 26px;width: auto;padding: 0 30px;}

	/*产品详情*/
	#prod-detail .top .left{width: 100%;float: none;}
	#prod-detail .top .right{width: 100%;float: none;}
	#prod-detail .top .right .content{padding: 40px 0;margin: 0 40px;}
	#prod-detail .top .right .content .cons{position: static;}
	#prod-detail .top .right .tit{font-size: 36px;line-height: 44px;}
	#prod-detail .top .right .con{font-size: 26px;line-height: 38px;}
	#prod-detail .top .right .btns .btn{width: 200px;height: 60px;line-height: 60px;}
	#prod-detail .top .right .btns .btn .ico{margin-top: 18px;}
	#prod-detail .top .right .btns .down .ico{margin-left: 35px;}
	#prod-detail .top .right .btns .zixun .ico{margin-left: 35px;}
	#prod-detail .two .title{font-size: 32px;}
	#prod-detail .relat-prod{margin-top: 50px;padding: 50px 0;}
	#prod-detail .relat-prod .title{font-size: 32px;}
	#prod-detail .relat-prod .content .item{width: 100%;float: none;margin-right: 0;}
	#prod-detail .relat-prod .content .item .tit{font-size: 28px;}


	/*新闻列表*/
	#news .info .info-hot .tit{bottom: 25px;}
	#news .info .info-hot .tit .t1{margin: 0px 10px;width: calc(100% - 20px);font-size: 26px;}
	#news .info .info-hot .tit .t2{display: none;}
	#news .info .info-hot .anniu{bottom: 25px;}
	#news .con .tent .list .img{width: 465px;height: 262.5px;}
	#news .con .tent .list .time{width: 100px;margin: 0 30px;}
	#news .con .tent .list .t2{font-size: 24px;line-height: 34px;}
	#news .con .tent .list .text{width: calc(100% - 60px);margin: 30px 30px 0;}
	#news .con .tent .list .t3{font-size: 28px;line-height: 40px;max-height: none;}
	#news .con .tent .list .t4{font-size: 26px;line-height: 1.6;max-height: none;height: auto;}
	#news .con .tent .list .t5{width: 160px;height: 55px;line-height: 55px;}

	/*新闻详情*/
	#news-detail .top .title{font-size: 36px;line-height: 1.6;}
	#news-detail .top .date{font-size: 28px;}
	#news-detail .content .left{width: 100%;float: none;margin-bottom: 25px;}
	#news-detail .content .right{width: 100%;float: none;}
	#news-detail .content .page-box .left .prev{font-size: 28px;}
	#news-detail .content .page-box .left .next{font-size: 28px;}
	#news-detail .content .page-box .right .back{font-size: 28px;height: 60px;line-height: 60px;}

	/*服务支持*/
	#support .content .list .left{width: 100%;float: none;margin-bottom: 35px;}
	#support .content .list .left .pic{padding-top: 68.5%;}
	#support .content .list .text{width: 100%;float: none;padding: 5%;}
	#support .content .list .text .con{position: static;margin: 0;}
	#support .content .list:nth-child(2n) .text .con{margin: 0;}
	#support .content .list .text .con .tit{font-size: 36px;}
	#support .content .list .text .con .desc{font-size: 28px;line-height: 1.6;}
	#support .content .list .text .con .more{width: 150px;height: 50px;line-height: 50px;}

	/*服务支持详情*/
	#support-detail .top{padding: 50px 0;}
	#support-detail .top .title{font-size: 36px;}
	#support-detail .content .brief{font-size: 28px;line-height: 1.6;}




	/*联系我们-联系方式*/
	#contact .content .list .title{font-size: 42px;}
	#contact .content .list .tit{font-size: 32px;}
	#contact .content .list .item{margin-right: 0;width: 100%;height: auto;padding-bottom: 30px;}
	#contact .content .list .item .t{font-size: 30px;}
	#contact .content .list .item .con{font-size: 28px;line-height: 1.8;}

	/*联系我们-业务咨询*/
	#business .title{font-size: 42px;}
	#business .form-box .label{width: 100%;margin-right: 0;height: 60px;}
	#business .form-box .label input{font-size: 28px;}
	#business .form-box .select{width: 100%;height: 60px;font-size: 28px;}
	#business .form-box .textarea{font-size: 28px;}
	#business .form-box .submit{height: 60px;font-size: 26px;}

	/*联系我们-关于我们*/
	#about .title{font-size: 32px;}
	#about .left{width: 100%;float: none;}
	#about .left .tit2{font-size: 36px;line-height: 48px;}
	#about .right{width: 100%;float: none;}
	#about .right .brief{font-size: 30px;line-height: 1.6;}




	/*底部*/
	#footer .top .left{width: 100%;float: none;}
	#footer .top .left .item{width: 100%;float: none;}
	#footer .top .left .item .tit{background: url("f-a.png") no-repeat right;}
	#footer .top .left .item .tit.on{background: url("f-a-h.png") no-repeat right;}
	#footer .top .left .item .ul{display: none;}
	#footer .top .left .item .ul .li{margin-bottom: 20px;}

	#footer .top .right{width: 100%;float: none;padding-left: 0;border-left: 0;}
	#footer .top .right .tit{font-size: 28px;}
	#footer .top .left .item .tit{font-size: 28px;}
	#footer .fot .logo{display: none;}
	#footer .fot .right{text-align: center;line-height: 38px;}

	#right .list.thr .item{width: 280px;font-size: 26px;line-height: 36px;}
}
