@charset "UTF-8";

body {
    color: #333;overflow-x: hidden;
}
a:focus{outline:none;}

a {
    color: #333;
}

input,select,button,textarea {vertical-align:middle;font-family:"microsoft Yahei","微软雅黑","Raleway,Helvetica Neue, Helvetica, Arial, sans-serif"; outline: none;}

.am-alert {
    margin-bottom: 0;
}

.m-hd ul,
.m-header-banner ul {
    padding: 0;
}
.m-hd ul li,
.m-header-banner ul li {
    list-style-type: none;
}
li { list-style:none;}
ol, ul{ padding:0;}

a, a:hover{
    -webkit-filter: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.wrap { margin-top:70px;}
/*[class*=am-u-] + [class*=am-u-]:last-child {
    float: left;
}*/
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #434343; opacity:1; }
::-moz-placeholder { /* Mozilla Firefox 19+ */color: #434343;opacity:1;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color: #434343;opacity:1;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #434343;opacity:1;}
.m-images-container section img,
.m-news-container section img { max-width: 100%; height: auto; }
.am-g-fixed {  max-width: 90%; }
.tc { text-align: center;}
img { max-width:100%;}

/* top */
.admin-header { height: 80px;}
.logo img { width: 239px;}
.nav_box { z-index:99;}
.nav_box li a { padding:0;color:#fff;display:block;}
.am-icon-bars { color:#666;font-size:18px;}

.nav_top { padding-top:30px;padding-bottom:30px;}
.nav{ position:relative; z-index:9999; margin: 0 auto; }
.nav a{ color:#656565;  }
.nav .nLi{ float:left;  position:relative; display:inline;height:80px;line-height: 80px; }
.nav .nLi:last-child { background:none;}
.nav .nLi.on { background:none;}
.nav .nLi h3{ margin:0;}
.nav .nLi h3 a{ display:block;font-size:16px; color:#333;font-weight:bold; font-weight:normal;text-transform:uppercase; text-align:center;padding: 0 25px;}
.nav .sub{ display:none;left:-15%; top:64px;  position:absolute; background:rgba(0,97,165,1);line-height:40px;width:180%;padding:10px 0;z-index: 99;text-align: center;}
.nav .sub a{ display:block;font-size:14px; display:block;color:#fff;}
.nav .on h3 a,.nav .nLi h3 a:hover{ color:#0061a5;}
.nav .nLi:last-child h3 a:before { width: 0;}
/*.nav .on h3 a span { padding:0 10px;}*/
.nav .on h3 a span:before,.nav h3 a span:hover:before{ content: "";width:100%;height:3px;background:#0061a5;position: absolute;left:0;bottom:-30px;}
.nav .sub2 { width:130%;}
.nav .sub2 a { display:block;}
.nav .sub a:hover{ color:#ff9731; }
.nav .sub_ce { margin-right:55px;padding-right:55px;border-right:1px dashed #ff9731;}
.tel a { border:1px solid #fff;float:left;display:block;width:27px;height:20px;line-height:18px;text-align: center;}
.tel a.current,.tel a:hover { background:#fff;color:#142c4f;}
.nav .nLi h3 a span { position: relative;}
.top-tel { font-size: 22px;color:#333;font-family:arial;line-height:80px;background:url(../images/tel.jpg) left center no-repeat;padding-left:40px;margin-left:20px;}
/*-----------菜单-----------*/
#pgcontainer { width:100%;}
.header {display: block;width: 100%;min-width:320px;-webkit-transition:all ease-in 0.3s;-moz-transition:all ease-in 0.3s;transition:all ease-in 0.3s;}
.navbar {display: block;width: 100%;height:50px; position:fixed; z-index:9999;background:#fff;}
.logo img { display:block;margin-top:20px; }
.menubtn { display:block; height:50px; width:50px;position: absolute; top:.08rem;background:url(../images/ico002.png) no-repeat center; background-size:64%; cursor:pointer;right:0px;}
.openmenu .menubtn {background:url(../images/ico003.png) no-repeat center; background-size:80%;cursor:pointer; position:fixed;right:0;top:0;z-index:999;}
.homebt { display:block; height:.30rem; width:.30rem; position:absolute; right:.05rem; top:.10rem;background:url(../images/cart.png) no-repeat center ; background-size:60%;}
.login{ display:block; height:.30rem; width:.30rem; position:absolute; right:.4rem; top:.10rem;background:url(../images/login2.png) no-repeat center ; background-size:65%;}
/** toggle menu **/
.overlay {position: fixed;z-index: 99;background-color: rgba(0,0,0,0.6);bottom: 0;right: 0;left: 0; filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity:0;  opacity:0.5;  }
.openmenu .overlay {top: 0; z-index:999999;}
#hamburgermenu {height: 100%;background:#191919;width: 0;position: fixed;top: 0;right: 0; z-index: 101;-webkit-box-shadow: 3px 0 7px #ccc;-moz-box-shadow: 3px 0 7px #ccc;box-shadow: 3px 0 7px #ccc;}
#hamburgermenu ul {z-index: 101;overflow-y: auto;overflow-x: hidden;margin-top:30px;}
#hamburgermenu ul li {display: block;border-bottom: 1px solid #404040;font-size: 14px;}
#hamburgermenu ul li a {display: block;min-width: 130px;color: #fff;font-size:15px;text-decoration: none;    }
.menu_nav { padding:.05rem 0; background:#fff;}
#nav-kg{ width:80px; height:100px; position:absolute; top:0px; right:0px; cursor:pointer}
#nav-kg:before{ content:""; width:30px; height:30px; background:url(../images/10.png) no-repeat center; position:absolute; left:20px; top:36px;
    -webkit-transition:all 0.3s linear 0s;
    transition:all 0.3s linear 0s}
#nav-kg:after{ -webkit-transform:rotate(0deg);transform:rotate(0deg); top:50px}
.navkgs #nav-kg:before{ content:""; width:30px; height:30px; background:url(../images/11.png) no-repeat center; position:absolute; left:20px; top:36px;}
.navkgs #nav-kg:after{ -webkit-transform:rotate(-45deg);transform:rotate(-45deg);transform-origin:50% 50%; top:45px}
#footer{ background:#373d41; padding:100px 20px 0 20px;font-size:28px;}
#footer a{ color:#9b9ea0;}
.fweizhi{ height:42px; line-height:42px; background:url(../images/xsy-12.png) no-repeat; padding:0 0 30px 60px; font-size:24px}
#footernav{ padding:0 25px;}
.footernav-a,
.footernav-aa{ height:50px; line-height:50px; color:#fff; position:relative;margin:0;}
.footernav-a a { color:#fff;display:block;}
#footer .footernav-aa a{ display:block; color:#fff}
.footernav-lishow .footernav-y:before{ -webkit-transform:rotate(45deg);transform:rotate(45deg);transform-origin:50% 50%;}
.footernav-lishow .footernav-y:after{ -webkit-transform:rotate(-45deg);transform:rotate(-45deg);transform-origin:50% 50%;}
.footernav-lishow .footernav-a { color:#ffcd00;font-weight:bold;}





/* 手机导航 */
.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:999;width:100%;top:0;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:24px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:100%;}
.sp_nav span{display:block;background:#666;width:22px;height:2px;position:absolute;left:14px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:15px}
.sp_nav span:nth-of-type(2){top:23px}
.sp_nav span:nth-of-type(3){top:31px}
.sp_nav_se span:nth-of-type(1){top:23px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:23px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 50px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;height:30px;width: 10%;text-align: right;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;padding-left:15px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none;margin: 0;}
.sjj_nav ul li a{color:#666;width:90%;display: block;}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;margin-right: 10px;}
.sjj_nav ul li ul li>ul{margin-left:10px}



/* banner */
.banner .swiper-slide img { width:100%;}
.swiper-container .hide{
    opacity:0;
}
.swiper-button-next,.swiper-button-prev{
    transition:opacity .5s;
}


/* 产品 */
.in-tit h3 { font-size:32px;color:#303030;margin:0;line-height:36px;}
.in-tit p { font-size:14px;color:#a3a3a3;margin:3px 0 25px 0;}
.border-t span { width: 22px;height: 3px;display:inline-block;*display:inline;*zoom:1;}
.border-t { height: 3px;line-height: 3px;font-size: 0;margin:15px 0 10px 0;}
.border-t .border-s1 { background: #0061a5;}
.border-t .border-s2 { background: #ff9731;}
.pro-text .pro-tit { font-size: 22px;color:#3b4245;}
.pro-text .pro-details { font-size: 13px;color:#a6aeb2;height:20px; overflow:hidden;}
.pro-text .border10 { width:40px;height:3px;background: #edeff0;margin:20px auto;}
.in-product .prod-side { padding:10px;}
.in-product .prod-side a { border:1px solid #ebebeb;overflow: hidden;display: block;}
.pro-text { padding:20px 10px 40px 10px;}
.pro-img img { display: block;}
.pro-img { overflow: hidden;}
.in-product .prod-side a:hover { -moz-box-shadow: 0 0 20px rgba(0,0,0,0.18);-webkit-box-shadow: 0 0 16px rgba(0,0,0,0.18);-ms-box-shadow: 0 0 20px rgba(0,0,0,0.18);-o-box-shadow: 0 0 20px rgba(0,0,0,0.18);box-shadow: 0 0 20px rgba(0,0,0,0.18);}
.in-product { position: relative;}
.in-product .swiper-button-next, .in-product .swiper-button-prev { width: 53px;height:53px;border-radius: 100%;-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}
.in-product .swiper-button-next { background: #f2f2f2 url(../images/pro_next.png) center no-repeat;right:-73px;}
.in-product .swiper-button-prev { background: #f2f2f2 url(../images/pro_prev.png) center no-repeat;left:-73px;}
.in-product .swiper-button-next:hover { background: #0061a5 url(../images/pro_next2.png) center no-repeat;}
.in-product .swiper-button-prev:hover { background: #0061a5 url(../images/pro_prev2.png) center no-repeat;}
.swiper-container2 .swiper-pagination { width:100%;bottom:0;}
.swiper-container2 .swiper-pagination-clickable .swiper-pagination-bullet { margin:0 4px;}


/* 视频 */
.video-bg { padding:400px 0;background-image: url(../images/video_bg.jpg);/*background-attachment: fixed;*/-webkit-background-size: cover;background-size: cover; background-position: center;background-repeat: no-repeat;}
.video-text { color:#fff;width:60%;margin:0 auto;}
.video-text h6 { font-size: 38px;margin:0 0 50px 0;}
.video-text p{ font-size: 15px;line-height: 30px;margin:0 0 50px 0;}
.button img { width: 62px;}

.partner-bg { padding:306px 0;background-image: url(../images/partner_bg.jpg);/*background-attachment: fixed;*/-webkit-background-size: cover;background-size: cover; background-position: center;background-repeat: no-repeat;}

.theme-price {position: relative;bottom: -6px;font-family: microsoft yahei, Arial, Helvetica, sans-serif;margin-right: 20px;font-weight: bold;color: #f60;line-height: 32px;font-size: 24px;display: inline-block;}
.theme-popover-mask {z-index: 9998;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.4;filter:alpha(opacity=40);display:none}
.theme-popover {z-index:9999;position:fixed;top:0;left:0;width:100%;height:100%;display:none;}
.theme-po { width:100%;height:100%;background:rgba(0,0,0,.5);}


.theme-poptit {position: fixed;left: -100%;right:100%;top:0;bottom: 0;text-align: center;font-size: 0;}
.theme-poptit:after {content:"";display: inline-block;vertical-align: middle;height: 100%;width: 0;}
.yu {display: inline-block; *display: inline; *zoom:1;vertical-align: middle;position: relative;right: -100%;width:760px;height:470px;}
.theme-poptit .close {	position:absolute;right:-20px;top:0px;background:#fff;color:#999;width:40px;height:40px;font: 20px/40px simsun;border-radius: 100%;}
.theme-poptit .close:hover { background: #0061a5;color:#fff;}

.video { width:100%;height:100%;}


/* 案例 */
.in-case-box { position: relative;}
.in-case-bg {width: 50%;float: left;}
.in-case-bg:after { position: absolute;content: "";left: 0px; margin-top:-210px;height: 420px;background: #edeff0;width: 109%;padding: 0px 20% 0 30%;z-index: 1;top:50%;color: #edeff0;width:50%;}
.in-case-box .contain { position: absolute;left: 0%;top: 50px;z-index: 2;color: #222222;}
.in-case-pr { position: relative;}
.in-case-text { max-width: 45%;position: absolute;content: "";margin-top:-210px;height: 420px;z-index: 1;top:50%;float:left;  }
.in-case-text-w { position: relative;z-index: 99;margin-top:86px;}
.in-case-fr {width: 55%;float: right;position: relative;}
.in-case-fr img { width: 100%;}
.in-case-text-w h6 { font-size: 28px;color:#222;font-weight: normal;margin:0;}
.in-case-text-w p { font-size: 14px;color:#434343;line-height: 28px;max-height: 84px;overflow: hidden;margin:40px 0 0 0;}
.case-more { background: #5c5c5c url(../images/case_more.png) no-repeat 100px center;font-size: 13px;color:#fff;width:138px;height:40px;display: block;line-height: 40px;text-indent: 30px;margin-top:40px;}
.case-more:hover { background: #0061a5 url(../images/case_more.png) no-repeat 105px center;}
.case-t { font-size: 46px;font-weight: bold;color:#0061a5;line-height: 64px;}
.case-p { font-size: 20px;line-height: 24px;color:#0061a5;margin-top:10px;margin-left:10px;}
.case-bor { margin-top:11px;margin-right:15px;}
.case-bor span { width: 5px;height:24px;background: #0061a5;display: block;}
.case-bor span.case-bor2 { background: #ff9731;}
.case-tit { position: absolute;left:0;top:0;display: block;width: 100%;}
.case-t-box { position: relative;}
.case-top { position: absolute;left:0;top:0;}
.case-arrow { position: relative;width:45%;}
.case-arrow .swiper-button-next, .case-arrow .swiper-button-prev { width: 124px;height:55px;background: #0061a5;margin-top:-54px;}
.case-arrow .swiper-button-next { background: #0061a5 url(../images/case_next.png) no-repeat center;}
.case-arrow .swiper-button-prev { background: #0061a5 url(../images/case_prev.png) no-repeat center;}
.swiper-container4 { padding-top:80px;}
.case-arrow .swiper-button-next.swiper-button-disabled,.case-arrow .swiper-button-prev.swiper-button-disabled { opacity: 1;}
.case-arrow .swiper-button-next:hover { background: #ff9731 url(../images/case_next.png) no-repeat center;}
.case-arrow .swiper-button-prev:hover { background: #ff9731 url(../images/case_prev.png) no-repeat center;}
.case-arrow .swiper-button-prev { right:144px;left:auto;}
.swiper-container4 .swiper-pagination-fraction { top:0;bottom:auto;right:0;text-align: right;font-family: arial;font-size: 30px;color: #222;line-height: 66px;}
.swiper-container4 .swiper-pagination-current { font-size: 60px;color:#0061a5;font-weight: bold;}

/* 新闻 */
.news-list .rese-list h3 { font-size:16px;color:#111;font-weight:normal;margin-bottom: 15px;}
.news-list .rese-list a{ border:1px solid #ededed;display:block;margin-top:0px;}
.news-list .rese-list a:hover { background: #0061a5;}
.news-list .rese-list p { color:#777777;font-size: 13px;line-height: 22px;margin:0;height:44px;overflow: hidden;}

.news-list .rese-list img { width: 100%;display: block;}
.in_newsmore { padding:0 20px;border-top:1px solid #eaeaea;}
.in_newsmore span { background: url(../images/news_more.png) no-repeat right center;font-size: 13px;color:#999999;line-height: 45px;display: block;}
.news-list { padding-bottom:70px;}
.news-list .rese-list a:hover h3,.news-list .rese-list a:hover p,.news-list .rese-list a:hover .in_newsmore { color: #fff;}
.news-list .rese-list a:hover .in_newsmore span{ background: url(../images/news_more2.png) no-repeat right center;color:#fff;}
.in-news-tit { padding:25px 20px;}
.in-news-img { position: relative;overflow: hidden;}
.in-news-img img { -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}
.in-news-time { position: absolute;top:10px;left:10px;z-index: 999;width:70px;height:70px;background: rgba(0,97,165,.8);color:#fff;-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}
.in-news-time b,.in-news-time span{ display: block;text-align: center;}
.in-news-time b { font-size: 26px;font-weight:normal;line-height: 36px;margin-top: 5px;}
.in-news-time span { font-size: 12px;}
.news-list .rese-list a:hover .in-news-time { position: absolute;top:-100%;}
.swiper-container3 { padding-bottom:50px;}
.swiper-container3.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-container2.swiper-container-horizontal>.swiper-pagination-bullets { bottom:0;}
.swiper-container3 .swiper-pagination-bullet-active,.swiper-container2 .swiper-pagination-bullet-active { width: 30px;border-radius: 30px;}



.news-img { display: block;height: 278px;overflow: hidden;}
.news-img img { width: 100%;height: 100%;object-fit: cover;}
.news-img img { width: 100%;}
.news-t h3 { font-size: 24px;margin:0;color:#222;line-height: 42px;}
.news-t { padding-left:4%;}
.news-text { font-size: 14px;line-height: 30px;color:#777;height:90px;overflow: hidden;}
.news-time2 { font-size: 12px;color:#999;background: url(../images/time.png) no-repeat left center;padding-left:20px;margin:15px 0;}
.news-more { width: 140px;height: 45px;line-height: 43px;font-size: 13px;color: #666666;border: 1px solid #e1e1e1;margin: 50px 0 0;text-indent:30px;background: url(../images/news_more.png) no-repeat 95px center;-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}
.news-more:hover { background:#0061a5 url(../images/news_more2.png) no-repeat 100px center;;color:#fff;}
.news-list10 li:hover .news-t h3 { color:#0061a5;}
.news-list10 li { padding: 35px 0px;border-bottom: 1px solid #efefef;}
.news-list10 li:first-child { padding-top:0;}

/*底部*/
.footer-box {  background: #f0f1f2;padding: 50px 0 0 0; }
.foot-list h6 { font-size:16px;color:#000;font-weight:normal;}
.foot-list p { margin: 0;}
.foot-list p a{font-size:14px;color:#8f9296;line-height: 30px;display:block;}
.foot-list p a:hover { color: #3096de;}
.bran-bot2 { color: #fff;}
.bran-bot2 b { font-weight: bold;font-size: 40px;margin-top:0;line-height: 50px;}
.bran-bot2 p {margin-top:0;}
.foot-fr { padding-left:40px;float: left;}
.m-footer-container { padding:0 10px 30px 0px;}
.foot-tel { border-bottom: 1px solid #dcdcdc;margin-bottom:15px;padding-bottom:12px;}
.foot-tel span { font-size: 30px;color:#333;}
.foot-tel a { background: #0061a5;width:92px;height:34px;line-height: 34px;text-align: center;color:#fff;border-radius: 20px;display: block;margin-top: 8px;margin-left: 30px;}
.foot-tel a:hover { opacity: .8}
.technology { text-align: right;}
.fp-auto-height.fp-section,.fp-auto-height .fp-tableCell{height: auto !important;}
.foot-list ul { margin:0;}
.foot-list li { float:left;margin-right:90px;}
.foot-list li:nth-child(8) { margin-right:0;}
.wx-img { margin-right:35px;}
.wx-img img { width:88px;}
.wx-img p { margin:0; line-height:40px;color:#737475;font-size: 13px;}
.bot { padding:0 10px;}
.wap-language a { font-size: 13px;border: 1px solid #94989a;padding:1px 5px;display: block;position: relative;top:-1px;}
.foot-add img { width:18px;margin-right:12px;}
.foot-add p { margin:0;line-height:30px;}
.foot-add span { vertical-align: middle;font-size: 14px;color:#737475;}
.footer_bot { font-size:14px;color:#737475;border-top:1px solid #dcdcdc;padding:16px 0;line-height: 30px;}
.footer_bot a { color:#7f868b;}
.technology { text-align: right;}
.foot-img { margin-top:20px;}
.foot-fl2 { float: left;}
.foot-fr2 { float: right;}

/* 关于我们 */
.about-banner { position: relative;}
.about-banner img { width: 100%;display: block;}
.side-box { background: #f7f7f7;}
.list_box { margin:0;font-size: 0;}
.list_box li{ display:inline-block;position:relative;font-size: 0;}
.list_box li.current>a:before { content: "";width: 100%;height: 3px;background: #0061a5;position: absolute;left: 0;bottom:0;}
.list_box li.current a,.list_box li a:hover { background:#0061a5;color: #fff;}
.list_box li a { display: block;padding:0 24px;font-size: 16px;line-height:60px;}
.banner-text { position: absolute;left: 0;top: 50%;margin-top:-65px;color: #fff;width: 100%;}
.banner-text h6 { font-size: 38px;margin:0 0 15px 0;}
.banner-text p { font-size: 18px;margin:20px 0 0 0;}
.banner-pro { position: relative;}
.banner-bor { width: 70px;height:3px;background: #fff;display: block;}


/* 新闻 */
.news-delist { margin-right:-30px;}
.news-delist li { padding:0 30px 30px 0;}
.text { margin-top:60px;padding-bottom:70px;}
.news-list2 { padding-bottom:0 !important;}
/* news_details */
.news-deta li a:hover .news-img img {  -o-transform: scale(1.05);-ms-transform: scale(1.05);-webkit-transform: scale(1.05);transform: scale(1.05) }
.am-text { font-size: 16px;line-height: 34px;color:#434343;}
.am-text p,.am-text ul,.am-text li,.am-text h1,.am-text h3 { margin:0;padding:0;}
.main-newarc-title .share-p{display:inline-block;*display:inline;*zoom:1;margin:0 7px;font-size:14px;font-weight:normal;color:#999;}
.main-newarc-title .share-p font{color:#8c8c8c;text-transform:uppercase;margin-right:4px;}
.main-newarc-title h2 {text-align:center;font-size:30px;color:#000;font-weight:bold;line-height:30px;font-weight:normal;padding-bottom:20px;margin:0;}
.main-newarc-title{padding-bottom:25px;border-bottom:1px solid #e5e5e5;margin-bottom:35px;}
/*------------------------------------上一篇下一篇----------------------------------*/
.JLTupdown{  position: relative;line-height: 36px;margin-top: 35px;color: #999;font-size:15px;border-top:1px solid #e9e9e9;padding-top:35px;}
.JLTMain .JLTupdown {width: 100%;overflow: hidden;}
.JLTupdown ul li {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.JLTupdown ul li a,.JLTcometol a{ color:#171a1f;}
.JLTupdown ul li a:hover,.JLTcometol a:hover{ color:#0061a5;}
.JLTupdown strong{ color:#171a1f;font-weight:normal;}
.back { margin:0;}
.JLTcometol a{width:136px;height:42px;line-height:42px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;background:#0061a5 url(../images/back.png) no-repeat 20px center;display:block;text-indent:54px;color:#fff;float: right;margin-top: 16px;}
.JLTcometol a:hover { background:#ff9731 url(../images/back.png) no-repeat 20px center;color:#fff;}
.JLTupdown ul { margin: 0;}
/*------------------------------------分页样式----------------------------------*/
.yu10 {clear: both;color:#333;text-align:center; padding:20px 0 0px 0;}
.yu10 span {border: 1px solid #f3f3f3;background:#fff;margin-right: 2px;padding:8px 14px;}
.yu10 a{margin:0 1px;padding:8px 14px;color:#666666;font-size: 14px;border:1px solid #eee;background: #f8f8f8;
    transition: background 1s, color 0.5s;
    -moz-transition: background 1s, color 0.5s;	/* Firefox 4 */
    -webkit-transition: background 1s, color 0.5s;	/* Safari 和 Chrome */
    -o-transition: background 1s, color 0.5s;	/* Opera */	}
.yu10 .current,.yu10 a:hover {background:#0061a5;color: #fff;padding:8px 14px;text-decoration: none;}
.yu10 ul li {float: left;font-size: 12px;height: 22px;line-height: 22px;margin: 0 8px;}
.yu10 ul li a {font-size: 12px;font-weight: bold;margin: 0 5px;}
.yu10 ul li select {font-size: 12px;vertical-align:top;}

/* 产品 */
.in-product2 .prod-side { padding: 0;}
.in-product2 { margin-right:-40px;}
.in-product2 .prod-list2 li { padding:0 40px 40px 0;}

/* 产品详情 */
.swiper-container7 .swiper-slide img { width: 100%;display: block;}
.swiper-container7 { border:1px solid #ebebeb;}
.swiper-container7.swiper-container-horizontal>.swiper-pagination-bullets { bottom:20px;}
.prod-img { padding-right:2.5%;}
.prod-text { padding-left:2.5%;}
.prod-tit h3 { font-size: 26px;font-weight: normal;color:#222;border-bottom: 1px solid #ebebeb;padding-bottom: 20px;margin-bottom:25px;}
.prod-t { font-size: 15px;line-height: 32px;color:#434343;}
.prod-t p { margin: 0;padding: 0;}

/* honor */
.honor-list li { text-align: center;}
.honor-list li img { width: 100%;display:block;margin:0 auto;}
.honor-list li p { font-size: 16px;color: #434343;margin:20px 0px 0 0;-moz-transition:all ease-in 0.3s;transition:all ease-in 0.3s;}
.honor-list li:hover p { color:#152d4f;}
.fs_gallery {background: rgba(0,0,0, 0.9);position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 9999;}
.fs_gallery_close {position: absolute;top: 20px;right: 20px;width: 25px;height: 25px;color: #ccc;font-size: 34px;line-height: 23px;text-align: center;cursor: pointer;z-index: 102;}
.fs_gallery_close:before {content: "×";}
.fs_gallery_close:hover {color: #fff;}
.fs_gallery_prev, .fs_gallery_next {position: absolute;width: 80px;color: #ccc;font-size: 30px;cursor: pointer;z-index: 101;}
.fs_gallery_prev:hover, .fs_gallery_next:hover {background: rgba(0,0,0, 0.1);color: #fff;}
.fs_gallery_prev {left: 0;top: 0;bottom: 0;}
.fs_gallery_next {right: 0;top: 0;bottom: 0;}
.fs_gallery_prev:before {content: "‹";position: absolute;height: 30px;margin-top: -30px;top: 50%;left: 35px;}
.fs_gallery_next:before {content: "›";position: absolute;height: 30px;margin-top: -30px;top: 50%;left: 35px;}
.fs_gallery_shuft {position: relative;width: 9999999px;}
.fs_gallery_shuft:after {clear: both;content: "";display: block;}
.fs_gallery_shuft_item {float: left;position: relative;background-image: url(data:image/gif;base64,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);
    background-position: center center;
    background-repeat: no-repeat;}
.fs_gallery_shuft_item img {box-shadow: 0 0 8px rgba(0,0,0, 0.8);position: absolute;top: 50%;left: 50%;}
.honor-list li a { background: #f5f5f5;display: block;padding:40px 40px 30px 40px;}
.honor-list { margin-right:-50px;}
.honor-list li { padding:0 50px 50px 0;}

/* 联系我们 */
.cont-list li { padding:25px 1%;}
.cont-list li h5 { color:#111;margin:35px 0 0 0;}
.cont-list li p { margin:15px 0 0 0;line-height: 26px;}

.cont-fr { padding-left:2.5%;}
.cont-fl { padding-right:2.5%;}
.cont-mar { margin-right:-2.5%;margin-top:35px;}
.cont-input input,.cont-input textarea,.code-input input  { padding:14px 10px;margin-bottom:28px;background: none;border:1px solid #eee;color:#7b7b7b;outline-style: none ;outline-width: 0px ;text-shadow: none ;-webkit-appearance: none ;-webkit-user-select: text ;outline-color: transparent ;background:#f7f7f7;font-size: 14px;width:95%;margin-right:5%;}
.cont-input h6 { font-size: 24px;font-weight: normal;color:#3f3f3f;margin-bottom: 24px;}
.cont-input textarea { height: 164px;}
.yzm img { height: 49px;width:110px;vertical-align: middle;display: inline-block;margin:0 20px;}
.submit2 { background: #0061a5;color:#fff;padding:14px 0;width:30%;font-size:16px;outline-style: none ;outline-width: 0px ;border-style: none ;text-shadow: none ;-webkit-appearance: none ;-webkit-user-select: text ;outline-color: transparent ;display: inline-block;color:#fff;-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}
.cont-input2 textarea { margin-right:0;width:100%;}
.code-input input { width: 10%;margin-right:0;}
.code-input img { width: 10%;height:49px;vertical-align: top;margin-left:15px;cursor: pointer;}
.submit2:hover { background: #ff9731;}

.my-map { margin:50px auto 0 auto; width: 100%; height: /*500*/10px; }
.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-cir { height: 31px; width: 28px; }
.my-map .icon-cir-red { background-position: -11px -5px; }
.amap-container{height: 100%;}

/* 案例 */
.case-text { background: #f7f7f7;padding:25px 20% 40px 25px;}
.case-text h3 { font-size: 20px;font-weight: normal;color: #111;margin:0;}
.case-text p { font-size: 14px;color:#777;line-height: 28px;height:56px;overflow: hidden;margin:15px 0 0 0;}
.case-more2 { width: 32px;height: 32px;background: url(../images/case_more2.png) no-repeat center center;position: absolute;right: 28px;bottom: 28px;}
.case-list li a { position: relative;display: block;}
.case-list li a:hover .case-text { background: #0061a5;}
.case-list li a:hover .case-text h3,.case-list li a:hover .case-text p { color: #fff;}
.case-img { overflow: hidden;}
.case-img img { width: 100%;display: block;}
.case-list li { padding: 0 40px 40px 0;}
.case-list { margin-right: -40px;}

/* product_details */
.prod-tit3 { background: #f7f7f7;line-height: 56px;height: 56px;padding-left:1px;margin-top:60px;margin-bottom: 30px;}
.prod-tit3 span { font-size: 18px;color:#0061a5;border-bottom:3px solid #0061a5;display:inline-block;padding:0 20px;line-height: 53px;}

/* 关于我们 */
.ab-text .ab-img { padding-right:2.5%;}
.ab-text .ab-img img { width: 100%;display: block;}
.ab-text .ab-fr { padding-left:2.5%;}

.location {  text-align: right;overflow: hidden;color: #888888;font-size:14px;line-height:60px;}
.location img { position: relative;top: -2px;margin-right:10px;}
.location a {  color: #888888;}
.location a:hover { color: #0061a5;}

/* 客服 */
.side{position:fixed;width:50px;height:275px;right:0;top:214px;z-index:100;}
.side ul li{width:50px;height:50px;float:left;position:relative;border-bottom:1px solid #444;margin-top:1px;}
.side ul li .sidebox{position:absolute;width:50px;height:50px;top:0;right:0;transition:all 0.3s;background: rgba(0,0,0,.7);color:#fff;font:14px/50px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:50px;height:50px;line-height:50px;display:inline-block;background: rgba(0,0,0,.7);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#0061a5;}
.side ul li img{float:left;}
.float-wx { background: rgba(0,0,0,.7)}
.float_shwx {position: absolute;top: -70px;right: 60px;width:120px;background: #fff;display: none}
.float_shwx img {display: block;padding: 3px;width: 120px;height: 120px}
.float-wx p { font-size: 13px;text-align: center;margin: 0 0 12px 0;}


.am-pagination-select { margin: 10px 0 0 0;}



.pro-img img,.button img,.news-img img,.case-list li a,.case-text p,.case-text h3,.case-img img { -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;}
.in-product .prod-side a:hover .pro-img img,.news-list .rese-list a:hover .in-news-img img,.button img:hover,.news-list10 li:hover .news-img img,.case-list li a:hover .case-img img { -webkit-transform: scale(1.06);transform: scale(1.06);}


.solu-list12 .news-more { margin:25px 0 0 0;}
.solu-list12 li { border: 0 !important;padding-top:0;padding-bottom:30px;}
.solu-list12 li:nth-child(odd) { padding-right:15px;}
.solu-list12 li:nth-child(even) { padding-left:15px;}
.solu-list12 li a { display:block;border: 1px solid #efefef;padding:30px;}
.solu-list12 .news-t { padding:0 !important;}
.solu-list12 .news-t h3 { font-size:20px;}
.solu-list12 .news-text { height:60px !important;margin:10px 0 0 0 !important;}

.prod-tc { padding-bottom:70px;}
.prod-tc h6 { font-size:42px;font-weight:normal;color:#232323;margin:0;}
.prod-tc p { font-size:20px;line-height:32px;color:#666;margin:15px auto 0px auto;}
.tc-more { border:1px solid #0061a5;border-radius:30px;color:#0061a5;width:160px;line-height:42px;height:42px;font-size:16px;display:block;margin:40px auto 0 auto;background:url(../images/more10.png) no-repeat 110px center;text-align:left;text-indent:32px;}
.tc-more:hover { background:#0061a5 url(../images/more11.png) no-repeat 115px center;color:#fff;}


@media (max-width: 1720px){
    .am-container { max-width: 1400px;}
    .in-case-bg:after { height:390px;margin-top:-190px;}
    .in-case-text { height:390px;margin-top:-190px;}
    .in-case-text-w { margin-top:71px;}
    .video-text { width:65%;}
}
@media (max-width: 1600px){
    .am-container {  max-width: 1320px;}
    .case-arrow .swiper-button-next, .case-arrow .swiper-button-prev { height:46px;width:110px;margin-top:-46px;}
    .case-arrow .swiper-button-prev { right:130px;}
    .in-case-bg:after { height:370px;margin-top:-180px;}
    .in-case-text { height:370px;margin-top:-180px;}
    .in-case-text-w { margin-top:61px;}
    .video-text { width:70%;}
}
@media (max-width: 1400px){
    .am-container { max-width: 1200px;}
    .case-arrow .swiper-button-next, .case-arrow .swiper-button-prev { height:46px;width:110px;margin-top:-46px;}
    .case-arrow .swiper-button-prev { right:130px;}
    .in-case-bg:after { height:330px;margin-top:-160px;}
    .in-case-text { height:330px;margin-top:-160px;}
    .in-case-text-w { margin-top:41px;}
    .in-case-text-w p { margin:30px 0 0 0;}
    .case-more { margin:30px 0 0 0;}
    .nav .nLi h3 a { font-size: 15px;padding:0 20px;}
    .top-tel { font-size: 20px;background-size: 26px 26px;padding-left:36px;}
    .foot-list li { margin-right:80px;}
    .video-text { width:73%;}
}






@media (max-width: 1198px){
    .am-container { padding:0 10px;}
    .video-bg { padding:130px 0;}
    .video-text h6 { font-size: 34px;margin: 0 0 40px 0;}
    .video-text p { font-size: 14px;line-height: 28px;margin: 0 0 40px 0;}
    .button img { width: 58px;}
    .case-t-box { position: initial;}
    .in-case-fr { width: 100%;}
    .in-case-text { background: #edeff0;position: relative;width: 100%;max-width: 100%;padding:35px 20px;height:auto;margin:0;}
    .in-case-bg:after { display: none;}
    .in-case-text-w { margin-top:0;}
    .case-arrow { width: 100%;}
    .case-top { left: 10px;}
    .swiper-container4 .swiper-button-next { right:10px;}
    .case-arrow .swiper-button-next, .case-arrow .swiper-button-prev { width:90px;height:36px;}
    .case-arrow .swiper-button-prev { right: 110px;}
    .case-arrow .swiper-button-prev,.case-arrow .swiper-button-next { background-size: 8px 14px;}
    .footer-box { padding:0;}
    .footer_bot { border-top: 0;}
    .technology { text-align: left;}
    .wrap { margin-top:60px;}
    .news-list { padding-bottom: 60px;}
    .news-delist { margin-right:0px;}
    .news-delist li { padding:0 10px 20px 10px;}
    .in-product2 { margin-right:0px;}
    .in-product2 .prod-list2 li { padding:0 10px 20px 10px;}
    .honor-list { margin-right:0px;}
    .honor-list li { padding:0 15px 30px 15px;}
    .honor-list li a { padding:25px 25px 20px 25px;}
    .case-list li { padding: 0 15px 30px 15px;}
    .case-list { margin-right: 0px;}
    .swiper-container2 { padding-bottom:40px;}
    body { padding-top:50px;}
    .ab-text .ab-img { padding-right:0%;}
    .ab-text .ab-fr { padding-left:0%;}
	.video-bg { background-attachment:inherit;}
}

@media (max-width: 980px) {
    .in-product .swiper-slide { padding:0;}
    .video-text { width: 90%;}
    .video-bg { padding:100px 0;}
    .video-text h6 { font-size: 24px;margin: 0 0 25px 0;}
    .video-text p { margin: 0 0 30px 0;}
    .button img { width: 46px;}
    .swiper-container4 .swiper-button-next { right:5px;}
    .case-arrow .swiper-button-next, .case-arrow .swiper-button-prev { width:80px;height:34px;}
    .case-arrow .swiper-button-prev { right: 90px;}
    .case-arrow .swiper-button-prev,.case-arrow .swiper-button-next { background-size: 8px 14px;margin-top:-39px;}
    .wrap { margin-top:40px;}
    .news-list { padding-bottom: 50px;}
    .news-delist li { padding:0 5px 20px 5px;}
    .news-t { padding-left:0%;}
    .in-case-text-w p { margin:20px 0 0 0;}
    .in-case-text-w h6 { font-size: 24px;}
    .in-case-text-w p { font-size: 13px;line-height: 26px;max-height: 78px;}
    .swiper-container4 .swiper-pagination-current { font-size: 48px;}
    .swiper-container4 .swiper-pagination-fraction { font-size: 22px;}
    .case-t { font-size: 40px;}
    .case-p { font-size: 16px;line-height: 22px;}
    .case-bor { margin-top:19px;}
    .case-bor span { height: 17px;}
    .in-tit h3 { font-size: 28px;}
    .in-tit p { margin: 3px 0 20px 0;}
    .pro-text .pro-tit { font-size: 16px;}
    .pro-text .border10 { margin: 13px auto;}
    .pro-text { padding: 10px 10px 20px 10px;}
    .in-news-tit { padding: 15px 10px;}
    .in_newsmore { padding: 0 10px;}
    .news-list .rese-list h3 { font-size: 15px;margin-bottom: 10px;}
    .honor-list li { padding: 0 5px 20px 5px;}
    .honor-list li a { padding: 15px 15px 15px 15px;}
    .news-t h3 { margin-top:15px;font-size: 18px;}
    .news-time2 { margin: 10px 0;}
    .news-text { font-size: 13px;line-height: 28px;height:auto;max-height: 84px;}
    .news-more { margin-top:25px;}
    .news-list10 li { padding: 25px 0;}
	.solu-list12 li { padding: 0 0 15px 0;}
    .main-newarc-title h2 { font-size: 24px;padding-bottom: 15px;}
    .main-newarc-title { padding-bottom: 20px;margin-bottom: 30px;}
    .main-newarc-title .share-p { font-size: 13px;}
    .am-text,.prod-t { font-size: 14px;line-height: 30px;}
    .JLTupdown { padding-top: 28px;margin-top:28px;}
    .JLTcometol a { float: left;}
    .text { margin-top:40px;padding-bottom:50px;}
    .in-product2 .prod-list2 li { padding: 0 5px 15px 5px;}
    .prod-text { padding-left: 0;}
    .prod-tit h3 { margin-top:20px;font-size: 22px;padding-bottom: 15px;margin-bottom:20px;}
    .prod-tit3 { margin-top:40px;}
    .case-list li { padding: 0 0px 20px 0px;}
    .case-text { padding: 20px 20% 30px 15px;}
    .case-more2 { right: 20px;bottom:20px;}
    .case-text h3 { font-size: 18px;}
    .case-text p { font-size: 13px;line-height: 26px;height: 52px;}
    .cont-list li { padding: 20px 1%;}
    .my-map { margin: 30px auto 0 auto;height: 300px;}
    .cont-input input, .cont-input textarea, .code-input input { width: 100%;margin-right:0;margin-bottom:15px;}
    .cont-mar { margin-right:0;}
    .code-input input,.code-input img { width: 30%;}
    .submit2 { width: 70%;}
    .am-container3 { padding: 0;}
    .list_box li { width: 25%;text-align: center;}
    .list_box li a { padding: 0;font-size: 14px;line-height: 54px;}
    .list_box3 li a { font-size: 12px;}
    .list_box4 li { width: 33.333%;}
    .banner-text h6 { font-size: 32px;margin-bottom:10px;}
    .banner-bor { width: 60px;height: 2px;}
    .banner-text p { font-size: 14px;margin-top:12px;}
    .banner-text { margin-top:-36px;}
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction,.swiper-container7.swiper-container-horizontal>.swiper-pagination-bullets { bottom:10px;}
    .swiper-pagination-bullet { width: 9px;height:9px;}
    .in-news-time { width: 60px;height: 60px;left:6px;top:6px;}
    .in-news-time b { font-size: 20px;line-height: 26px;}
    .news-img { height: auto;}
	.yu {width:90%;height:40%;}
	.solu-list12 li:nth-child(odd) { padding-right:0px;}
.solu-list12 li:nth-child(even) { padding-left:0px;}
.prod-img { padding-right:0;}

.solu-list12 .news-t h3 { margin-top:0;}
.theme-poptit .close { width:30px;height:30px;line-height:30px;font-size:18px;top:-15px;right:-15px;}


.prod-tc h6 { font-size:36px;}
.prod-tc p { font-size:18px;line-height:30px;}
}
@media (max-width: 640px) {
    .banner-text h6 { font-size: 20px;margin-bottom:5px;}
    .banner-bor { width: 35px;height: 2px;}
    .banner-text p { font-size: 13px;margin-top:5px;}
    .banner-text { margin-top:-32px;}
    .swiper-container4 { padding-top: 75px;}
    .case-more { width:120px;height: 36px;line-height: 36px;background: #5c5c5c url(../images/case_more.png) no-repeat 88px center;text-indent: 22px;}
    .border-t { margin:10px 0 6px 0;}
    .in_newsmore span { line-height: 40px;}
    .honor-list li p { font-size: 15px;}
    .news-more { width: 110px;height: 36px;line-height: 36px;background: url(../images/news_more.png) no-repeat 82px center;text-indent: 16px;background-size:12px 7px;}
    .cont-list li h5 { margin-top:25px;}
	.solu-list12 li a { padding:20px}
	.solu-list12 .news-more { margin:18px 0 0 0;}
}

@media (max-width: 374px) {
    .wrap { margin-top:35px;}
    .news-list { padding-bottom: 35px;}
    .swiper-container4 .swiper-pagination-current { font-size: 42px;}
    .swiper-container4 .swiper-pagination-fraction { font-size: 20px;}
    .case-t { font-size: 36px;}
    .case-p { font-size: 15px;line-height: 20px;margin-top: 14px;}
    .swiper-container4 { padding-top: 70px;}
    .in-case-text { padding: 25px 15px 30px 15px;}
    .in-case-text-w h6 { font-size: 22px;}
    .in-tit h3 { font-size: 25px;}
    .pro-text .pro-details { font-size: 12px;}
    .pro-text .pro-tit { font-size: 15px;}
    .pro-text .border10 { margin: 10px auto;}
    .video-text h6 { font-size: 22px;}
    .video-bg { padding: 80px 0;}
    .button img { width: 42px;}
    .footer_bot { font-size: 13px;line-height: 26px;}
    .honor-list li p { font-size: 14px;margin-top:15px;}
    .news-t h3 { margin-top:15px;font-size: 16px;}
    .main-newarc-title h2 { font-size: 22px;padding-bottom: 10px;}
    .main-newarc-title { padding-bottom: 15px;margin-bottom: 25px;}
    .list_box3 li { width: auto;}
    .list_box3 li a { padding: 0 5px;}
    .text { margin-top: 35px;padding-bottom: 45px;}
    .prod-tit h3 { font-size: 20px;}
    .cont-list li p { font-size: 13px;line-height: 22px;}
}


