@charset "UTF-8";

* { padding: 0;margin: 0;border: 0;outline: none;}

body { color: #3a3634;overflow-x: hidden; font-size: 14px;}

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;border: 0;}

select { -webkit-appearance: 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;}

.trans { -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s;transition: all 0.5s ease;}

.trans8 { -webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.8s ease;-o-transition: all 0.8s;transition: all 0.8s ease;}

.wrap { margin-top:70px;}

:-moz-placeholder { color: #7b7b7b; opacity:1; }

::-moz-placeholder { color: #7b7b7b;opacity:1;}

input:-ms-input-placeholder,textarea:-ms-input-placeholder{color: #7b7b7b;opacity:1;}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #7b7b7b;opacity:1;}

.searchForm :-moz-placeholder { color: #c6c6c6; opacity:1; }

.searchForm ::-moz-placeholder { color: #c6c6c6;opacity:1;}

.searchForm  input:-ms-input-placeholder,.searchForm textarea:-ms-input-placeholder{color: #c6c6c6;opacity:1;}

.searchForm  input::-webkit-input-placeholder,.searchForm textarea::-webkit-input-placeholder{color: #c6c6c6;opacity:1;}

.tc { text-align: center;}

img { max-width:100%;}

.text ul,.text li,.text p,.text h6,.text h5,.text h4,.text h3,.text h2,.text h1,.text ol,.text dl,form { margin:0;}

.wrap { margin-top:60px;}









.top { height:38px;line-height:38px;background:#eee;font-size:12px;color:#888;}

.header { padding:25px 0;}

.searchForm { font-size: 0;margin:15px 0 0 120px;}

.searchForm input { width: 240px;height: 40px;line-height: 40px;color: #888;border:1px solid #4c7cc8;padding:5px 10px;border-right:0;font-size: 12px;}

.searchForm button { width: 60px;background: #4c7cc8 url(../images/search.png) no-repeat center;height: 40px;}

.searchForm button:hover { background: #1f5099 url(../images/search.png) no-repeat center; }

.head-tel p { font-size:14px;color:#666;margin:0;}

.head-tel b { font-size: 24px;font-weight: bold;display:block;color:#4c7cc8;font-family: arial;font-style: normal;margin:0;line-height:25px;}

.head-con { position: relative;}

.logo img { display: block;}

.head-tel { background:url(../images/tel.jpg) no-repeat left center;padding-left:50px;}

h1.logo { margin:0;margin-top:20px;}

.language { font-size:12px;color:#888;}

.language span { margin:0 8px;color:#bfbfbf;}

.language a { color:#888;}

.language a:hover { color:#4c7cc8;}

.logo a { display:block;}





/* 导航 */

.nav-bg { background: #4c7cc8;height: 50px;line-height: 50px;}

.nav{ position:relative; z-index:9999; margin: 0 auto; }

.nav .nLi{ float:left;  position:relative; display:inline;}

.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:#fff;font-weight:bold; font-weight:normal;text-transform:uppercase; text-align:center;width: 144px;}

.nav .sub{ display:none;left:-15%; top:36px;  position:absolute; background:#fff;width:130%;padding:5px 0;z-index: 99;text-align: center;}

.nav .sub a{ padding:8px 0;display:block;font-size:14px; display:block;color:#3a3634;line-height:20px;border-bottom:1px solid #d8d7d6;margin:0 10px;}

.nav .sub li:last-child a { border:none;}

.nav .nLi:last-child h3 a:before { width: 0;}

.nav .sub2 { width:130%;}

.nav .on h3 a,.nav h3 a:hover { background: #1f5099;}

.nav .sub2 a { display:block;}

.nav .sub a:hover{ color:#4c7cc8;}







/* 手机导航 */

.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;top:0;box-shadow: 0px 2px 5px #eee;left: 0;}

.sp_logo{padding:10px;float:left;}

.sp_logo img{margin:auto;max-height:16px;margin-top: 2px;}

.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:999;background:#fff;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 .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:0px;right:0px;height:50px;width: 50px;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 #eee solid;text-indent:15px;position:relative;line-height:50px;font-size:15px}

.sjj_nav>ul >li:last-child{border-bottom:1px #eee solid;}

.sjj_nav ul li ul{display:none;margin: 0;}

.sjj_nav ul li ul li:first-child { padding-top:8px;border-top:1px solid #eee;}

.sjj_nav ul li ul li:last-child { padding-bottom:8px;border-bottom:1px solid #eee;}

.sjj_nav ul li a{color:#666;width:100%;display: block;}

.sjj_nav ul li.on>a { color:#4c7cc8;}

/*.sjj_nav>ul>li>a { text-transform: uppercase;}*/

.sjj_nav ul li ul li { border:none;line-height: 28px;font-size: 14px;}

.sjj_nav ul li ul li a{ color:#888;display:block;text-align:left;}

.sjj_nav ul li i:before { width:100%;height:50px;display: block;position: absolute;right:0;}

.sjj_nav ul li i.sp_nav_xjb:before{ content: "";background: url(../images/arr11.png) center no-repeat;background-size: 12px 7px;}

.sjj_nav ul li i.sjj_nav_i_se:before{content: "";background: url(../images/arr12.png) center no-repeat;background-size: 12px 7px}

.sjj_nav ul li ul li>ul{margin-left:10px}

.lange-en { position: absolute;right: 50px;top: 0;height: 50px;display: block;font-size: 16px;line-height: 50px;text-align: right;}

.lange-en a { display: block;padding: 0 3px 0 20px;}



/* banner */

.banner .swiper-container2 .swiper-slide img { width:100%;}

.banner .swiper-container2 .swiper-slide a { display: block;}

.banner .swiper-pagination-bullet { width:50px;height:5px;opacity: .3;border-radius:0;}

.banner .swiper-pagination-bullet-active { opacity: 1;background:#fff;}

.banner .swiper-button-next, .banner .swiper-button-prev { width:35px;height:60px;background:url(../images/arrow.png) no-repeat ;margin-top: -30px;}

.banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-position: left top;left:25px;}

.banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-position: right top;right:25px}

.banner .swiper-button-prev:hover { background-position: left bottom;}

.banner .swiper-button-next:hover { background-position: right bottom;}



.in-pro-box20 .swiper-button-next20, .in-pro-box20 .swiper-button-prev20 { width:35px;height:60px;background:url(../images/arrow4.png) no-repeat ;margin-top: -30px;}

.in-pro-box20 .swiper-button-prev20, .swiper-container-rtl .swiper-button-next20 { background-position: left top;left:25px;}

.in-pro-box20 .swiper-button-next20, .swiper-container-rtl .swiper-button-prev20 { background-position: right top;right:25px}

.in-pro-box20 .swiper-button-prev20:hover { background-position: left bottom;}

.in-pro-box20 .swiper-button-next20:hover { background-position: right bottom;}
.swiper-container20 .swiper-pagination-bullet-active { background: #4c7cc8;}



.in-prod-list .in-prod-img { margin:0 auto;border-radius:100%;-webkit-box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.2);-moz-box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.2);box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.2);width:150px;height:150px;overflow: hidden;}

.in-prod-list img { border-radius:100%;display:block;overflow: hidden;}

.in-prod-list p { font-size:16px;color:#333;margin:20px 0 0 0;}

.in-prod-list a { display: block;width:150px;margin:0 auto;}

.in-prod-list a:hover .in-prod-img { -webkit-box-shadow: 1px 2px 15px 0px rgba(0,0,0,0.3);-moz-box-shadow: 1px 2px 15px 0px rgba(0,0,0,0.3);box-shadow: 1px 2px 15px 0px rgba(0,0,0,0.3);}

.in-prod-list a:hover p { color:#4c7cc8;}







.about-banner { position: relative;}

.about-banner3 { background:url(../images/co1.jpg) no-repeat center;background-size:cover;height:565px;}

.about-banner2 { padding:70px 0;background:url(../images/cus1.jpg) no-repeat center;background-size:cover;}

.ab-more { width: 136px;height:35px;background:#4c7cc8;display: block;color:#fff;border-radius:30px;font-size:16px;line-height: 33px;text-align:center;margin:30px 0 0 0;}

.banner-t { width: 530px;float: left;margin-top:50px;}

.banner-text h6 { font-size: 36px;color:#333;margin:5px 0 0px 0;font-weight:bold;}

.banner-text { color: #fff;}

.ab-more:hover { background:#1f5099;}

.customized-text b { font-size:18px;color:#4c7cc8;font-weight:normal;display:block;margin-top:20px;}

.customized-text p { font-size:16px;line-height:24px;color:#666;margin-top:5px;}

.customized-en { font-family:arial;font-size:20px;color:#333;line-height:24px;text-transform: uppercase;font-weight:bold;}

.ser-bor { width:40px;height:3px;background:#4c7cc8;display: block;margin-top:15px;}





.in-tit h6 { color:#4c7cc8;font-size:36px;font-weight:bold;line-height:57px;}

.in-tit p { font-size:16px;color:#666;margin-top:6px;padding-bottom:40px;}

.case-list img { width: 100%;display:block;}

.case-list { position:relative;overflow:hidden;}

.case-bg { position:absolute;width:100%;height:80px;left:0;bottom:-80px;background:rgba(0,0,0,.5);font-size:16px;color:#fff;}

.in-soul-t { padding:17px 20px;line-height:24px;width:60%;}

.in-soul-text { position: relative;}

.in-soul-tit { font-size:16px;}

.in-soul-deta { font-size:14px;}

.ab-more2 { width:125px;height:35px;position: absolute;right:20px;bottom:22px;font-size:14px;}

.case-list a { display:block;}

.case-list a:hover .case-bg { bottom:0;}

.am-thumbnails2 { margin-left:-4px;margin-right:-4px;}

.am-thumbnails2>li { padding:4px;}







.in-tit2 h3 { color:#fff;}

.in-tit2 .in-tit-text { color:#c8c8c8;}

.contrast>a { margin-bottom:1px;background: #f9f9f9 url(../images/more2.png) no-repeat right 20px center;cursor:pointer;height:118px;padding:0 18px;font-size:18px;color:#7b7b7b;line-height: 24px;display: block;}

.contrast>a.active {  background: #4c7cc8 url(../images/more1.png) no-repeat right 20px center;color:#fff;}
.in-case-bottom { background:#f9f9f9;}
.case-fl { position: relative;}

.case-text { padding-left:35px;padding-right:35px;}

.case-num em { font-size:40px;font-family:arial;font-style:normal;line-height:118px;color:#333;}

.case-text h6 { font-size:18px;font-weight:normal;color:#333;line-height:118px;}

.case-text p { font-size:12px;color:#666;text-transform: uppercase;padding-top:2px;}

.contrast>a.active .case-text h6 { color:#fff;}

.contrast>a.active .case-text p { color:#fff;}

.contrast>a.active .case-num em { color:#fff;}

.contrast { float: left;width:22%;}

.in-case-bottom { height:118px;line-height:118px;font-size:18px;}

.in-case-more i {  background:url(../images/case-more.png) no-repeat left center;padding-left:47px;font-style: normal;display:inline-block;color:#333;}

.case-num a { display: block;}

.case-num a:hover { background:#4c7cc8;}

.case-num a:hover .in-case-more i{ color:#fff;background:url(../images/case-more2.png) no-repeat left center;}

.in-about-img { position:relative;}

.case-img3 { position: relative;}

.case-img3 img { width:100%;height:100%;display: block;object-fit: cover;}

.case-text3 { font-size:16px;line-height:40px;background:rgba(0,0,0,.4);right:0;position:absolute;bottom:0;left:0;color:#fff;}

.in-case-fr { padding-left:22%;height:590px;}

.swiper-container4 .swiper-slide ul { margin:0;padding:0;}

.swiper-container4 li a { display:block;}

.swiper-container4 .swiper-container,.swiper-container4,.swiper-container4 .swiper-slide ul li,.swiper-container4 .swiper-slide ul li .case-fl,.swiper-container4 .swiper-slide ul li .case-fl .case-img3{ height:594px;}

.in-soul-tit2 { font-size:20px;}

.in-soul-deta2 { font-size:16px;line-height:24px;max-height:48px;overflow: hidden;margin-top:8px;}

.in-soul-t2 { padding:15px 270px 20px 35px;}

.ab-more3 { border:1px solid #fff;border-radius:0;background:none;font-size:16px;right:35px;bottom:20px;}

.ab-more3:hover { border:1px solid #1f5099;}





.banner-text2 { color: #fff;}


.in-cus-tit h6 { font-size:30px;color:#333;font-weight:bold;line-height:44px;}

.in-cus-tit p { font-size:24px;color:#333;margin-top:5px;}

.in-cus-tit p span { font-size:30px;color:#3b73cd;font-weight:bold;}

.in-cus-tel { color:#3b73cd;font-size:20px;margin-top:5px;}

.in-cus-tel b { font-size:30px;}

.in-cus-a a { width:135px;height:35px;line-height:35px;font-size:16px;color:#fff;background:#535353;display:inline-block;margin:30px 15px 0 15px;}

.in-cus-a a:hover { background:#1f5099;}





.in-ab-text { background: #f6f6f6;padding-left:397px;height:550px;}

.in-ab-tit h6 { color:#4c7cc8;font-size:36px;font-weight:bold;}

.in-ab-tit p { font-size:16px;line-height:30px;color:#666;max-height:120px;overflow: hidden;margin-top:25px;}

.in-ab-box { padding:50px;}

.swiper-container3 { margin-top:50px;}

.swiper-container3 img { width: 100%;}

.swiper-container-free-mode > .swiper-wrapper {

    -webkit-transition-timing-function: linear;    /*之前是ease-out*/

    -moz-transition-timing-function: linear;

    -ms-transition-timing-function: linear;

    -o-transition-timing-function: linear;

    transition-timing-function: linear;

    margin: 0 auto;

}





.ab-news-bg { background: #f6f6f6;padding:50px 0;}

.in-news-img img { width: 100%;display: block;}

.in-time { color:#666;background:#fff;padding:0 0 0 25px;border-top:1px solid #eee;}

.in-time b { font-size: 14px;line-height: 42px;height:42px;font-weight: normal;padding-left:27px;background:url(../images/time2.png) no-repeat left center;}

.in-time span { float:right;width:42px;height:42px;background:url(../images/arr2.png) no-repeat center;border-left:1px solid #eee;}

.news-text { background:#fff;padding:20px 25px;}

.news-text h6 { font-size: 18px;color:#333;margin:0;font-weight: normal;}

.news-text p { font-size: 14px;color:#666;line-height: 24px;max-height:48px;overflow: hidden;margin:5px 0 0 0;overflow: hidden;}

.in-news-slide a {display: block;position: relative;}

.in-pro-box2 { margin:0 0 40px 0;}

.news-img { overflow: hidden;}

.in-news-slide a:hover .in-time,.in-news-slide a:hover .news-text { background:#4c7cc8;}

.in-news-slide a:hover .in-time,.in-news-slide a:hover .news-text h6,.in-news-slide a:hover .news-text p  { color:#fff;}

.in-news-slide a:hover .in-time span { background:url(../images/arr1.png) no-repeat center;}

.in-news-slide a:hover .in-time b { background:url(../images/time1.png) no-repeat left center;}

.tabs2 { border:1px solid #4c7cc8;border-radius:30px;width:497px;margin:0 auto;height:45px;line-height:45px;overflow: hidden;}

.tabs2 a { width:165px;position:relative;text-align:center;display:block;float:left;color:#666;font-size:16px;cursor:pointer;}

.tabs2 a.active { background: #4c7cc8;color:#fff;}

.tabs2 a:before { position:absolute;content: "";width:1px;height:45px;background:#d2d2d2;right:0;top:0;}

.tabs2 a:last-child:before { width:0;}

.swiper-container6 { margin-top:45px;}

.in-pro-box { position:relative;}





.bg4 { background:url(../images/bg4.jpg) no-repeat center 70px;padding:70px 0;}

.swiper-container8 .in-logos-img {border:1px solid #d2d2d2; }

.swiper-container8 .in-logos-img img { width:100%;display:block;}

.swiper-container8 { padding:5px 0;}

.in-pro-box .swiper-button-prev8,.in-pro-box .swiper-button-next8 { width: 35px;height:60px;background: url(../images/arrow2.png) no-repeat;}

.in-pro-box .swiper-button-prev8,.in-pro-box .swiper-button-next8 { width: 35px;height:60px;background: url(../images/arrow2.png) no-repeat;}

.in-pro-box .swiper-button-prev8 { background-position: left top;left:-63px;}

.in-pro-box .swiper-button-next8 { background-position: right top;right:-63px;}

.in-pro-box .swiper-button-prev8:hover { background-position: left bottom;}

.in-pro-box .swiper-button-next8:hover { background-position: right bottom;}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: 1;}

.swiper-container8 .in-logos-img:hover {  -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.2);

    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.2);

    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.2)}







.link { background:#e8e8e8;padding:15px 0;}

.link-b { font-size:20px;color:#333;font-weight:bold;display:block;}

.link-a { padding-left:110px;line-height:30px;padding-top:3px;}

.link-a a { font-size:16px;color:#737373;margin-left:15px;}

.link-a a:hover { color:#034fa2;}

.footer { background: #ddd;padding: 50px 0 40px 0;border-top:2px solid #4c7cc8;}

.foot-list li:nth-child(4) { padding-right:0;border:0;}

.foot-list li { padding:0 36px;}

.foot-list li:first-child { padding-left:0;}

.foot-list a { color:#666;}

.foot-list .foot-li p { width:50%;float:left;}

.foot-list p { margin: 0;color:#666;font-size:14px;line-height: 36px;}

.foot-list .foot-li p a{ color:#666;display:block;}

.foot-cont span { padding-left:27px;display:block;}

.foot-cont p { line-height: 30px;}

.foot-img p { line-height: 36px;}

.bot { background: #262626;border-top:1px solid #515151;font-size: 14px;color:#afafaf;line-height: 26px;padding:18px 0;}

.bot a { color:#afafaf;}

.foot-cont img { float:left;position:relative;top:5px;}

.w1400 { max-width: 1400px;margin:0 auto;}

.foot-list li { border-right:1px solid #cecece;min-height:180px;}

.sz { text-align: right;}

.foot-cont-li { max-width:270px;}

.bot-logo { float:left;}

.bot-logo p { font-size:14px;line-height:24px;}

.bot-img { padding-bottom:10px;padding-top:20px;}

.foot-li { max-width:300px;}

.foot-img img { width:120px;}









.am-about-top { background:#f6f6f6;font-size: 16px;line-height: 60px;}

.am-about-n span { display:inline-block;padding:0 50px 0 0;}

.am-about-n a { color:#666;position: relative;display: block;}

.am-about-n a:hover,.am-about-n a.current2 { color:#4c7cc8;}

.am-about-n a:before { width:0;-webkit-transition: width 0.4s;height:3px;background: #4c7cc8;content: "";position: absolute;left:0;bottom:0px;}

.am-about-n a:hover:before,.am-about-n a.current2:before { width:100%;}

.about-text { padding:50px 0 70px 0;font-size: 16px;line-height: 30px;color:#666;}

.location {  text-align: right;overflow: hidden;color: #999;font-size:14px;  }

.location img { position: relative;top: -3px;margin-right:9px;}

.location a {  color: #999;}

.location a:hover { color: #4c7cc8;}

.am-thumbnails3>li { padding:0 20px 30px 20px;}

.am-thumbnails3 { margin-left: -20px;margin-right: -20px;}

.in-video-slide p { font-size:16px;color:#666;margin:15px 0 0px 0;}

.in-video-slide a { display: block;}

.in-video-slide a:hover p { color:#4c7cc8;}

.in-pro-video { overflow: hidden;}



/*------------------------------------分页样式----------------------------------*/



.yu10 {clear: both;color:#333;height: 34px;font-size:0;margin-top:30px;text-align:center;}

.yu10 a,.yu10 span {padding:8px 14px;color:#323232;font-size: 16px;border:1px solid #eee;margin:0 3px;}

.yu10 a,.yu10 span{

    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: #4c7cc8;border:1px solid #4c7cc8;color: #fff;padding:8px 14px;text-decoration: none;}

.yu10 span i { font-style: normal;color:#4c7cc8;}

.am-pagination-select { font-size: 14px;margin: 0;line-height: 38px;color:#333;margin-top:15px;}

.am-pagination-select>li>a,.am-pagination-select>li>a, .am-pagination-select>li>a,.am-pagination>li>a:focus, .am-pagination>li>a:hover, .am-pagination>li>span:focus, .am-pagination>li>span:hover { background: #fff;border:1px solid #999999;}

.am-pagination-select span i { font-style: normal;color:#4c7cc8;}

.am-pagination>li>a, .am-pagination>li>span { margin:0;}

.yu10 span { border:none;}





.about-tit { border-bottom:1px solid #eee;padding-bottom:35px;}

.about-tit h6 { font-size:36px;color:#4c7cc8;font-weight:bold;line-height:50px;}

.about-tit p { font-size:24px;color:#666;padding:5px 0 8px 0;}

.about-tit .about-en { font-size:16px;color:#666;}

.about-t { margin-top:50px;}





.honor-list li { text-align: center;}

.honor-list li img { width: 100%;display:block;margin:0 auto;}

.honor-list3 li p { font-size: 16px;color: #262620;margin:40px 0px 0 0;-moz-transition:all ease-in 0.3s;transition:all ease-in 0.3s;height:60px;line-height:60px;background:#f6f6f6;}

.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-list3 li a { background: #fff;padding-top:40px;display: block;border:1px solid #eee;}

.honor-list3 li a img { max-width: 80%;margin:0 auto;}

.am-thumbnails4>li { padding:0 15px 30px 15px}

.am-thumbnails4 { margin-left: -15px;margin-right: -15px;}

.honor-list3 li a:hover { border:1px solid #4c7cc8;}





.honor-list2 p { background:#e5e5e5;height:50px;line-height:50px;color:#333;font-size:16px;margin:0;}

.honor-list3 li a:hover p,.honor-list2 li a:hover p { color:#fff;background:#4c7cc8; }





.course { position: relative;cursor: url(../images/mouse.png) 20 20, default;padding-top:40px;}

.his-cont { position: relative;}

.his-top-bor { content: "";position: absolute;left: 50%;top: 0;width: 30px;height: 30px;background:url(../images/time3.jpg) no-repeat center;display: block;z-index: 1;margin-left:-14px;}

.course:before { width: 2px;height: 100%;content: "";position: absolute;left:50%;top:0;background: #c9c9c9;}

.course-list li { width: 50%;clear: both;position: relative;margin-bottom:20px;margin-top:10px;}

.course-t { font-size: 16px;color:#333;line-height: 25px;z-index: 1;position: relative;}

.year { position: absolute;top:50%;left:-18px;margin-top:-18px;display: block;border-radius: 50%;background: #e5e5e5;width: 36px;height: 36px;display: block;position: absolute;top: 50%;margin-top: -17px;transition: 0.3s;-webkit-transition: 0.3s;}

.year:before { content: "";background: #c9c9c9;border-radius: 50%;width: 10px;height: 10px;position: absolute;left: 50%;top: 50%;margin: -5px 0px 0px -5px;transition: 0.3s;-webkit-transition: 0.3s;transition: 0.3s;}

.jt { position: absolute;left: 23px;top: 50%;margin-top: -6px;border-top: 6px solid transparent;border-bottom: 6px solid transparent;border-left: 6px solid #c9c9c9;transition: 0.3s;-webkit-transition: 0.3s;}

.jt2 { position: absolute;right: 23px;top: 50%;margin-top: -6px;border-top: 6px solid transparent;border-bottom: 6px solid transparent;border-right: 6px solid #c9c9c9;transition: 0.3s;-webkit-transition: 0.3s;}

.year3 { right:-18px;left:auto;}

.course-list li:nth-child(odd) { float: right;}

.course-list li:nth-child(even) { float: left;}

.case-more { position: relative;text-align: center;}

.year-num { font-size:24px;color:#4c7cc8;font-family:arial;padding-bottom:8px;}

.equ-list li { padding:0 10px;}

.mCSB_scrollTools { visibility: hidden !important;}

.his-text { background: #f7f7f7;padding:30px;font-size:16px;line-height: 25px;color:#323232;margin-left:57px;border:1px solid #f7f7f7;-webkit-transition: 0.3s;transition: 0.3s;}

.course-list li:hover .his-text { border:1px solid #4c7cc8;}

.course-list li:hover .his-text .year-num { color:#4c7cc8;}

.his-text2 { margin-right:57px;margin-left:0;}

.mCSB_inside>.mCSB_container { margin:0 !important;}

.course-list li:hover .year { background: #a8c6f5;}

.course-list li:hover .year:before { background:#4c7cc8;}

.course-list li:hover .jt { border-left: 6px solid #4c7cc8;}

.course-list li:hover .jt2 { border-right: 6px solid #4c7cc8;}





.join2 { background: #4c7cc8;color:#fff;font-size:16px;line-height: 60px;}

dl.down { font-size: 16px;background:#f6f6f6;line-height: 60px;color: #2b2b2b;}

.download-box:nth-child(odd) .down .am-accordion-title3 { background:#fff;}

.down3 { width:19px;height:19px;background: url(../images/down.png) no-repeat center;display: inline-block;position: relative;top:2px;margin-right:3px;}

.am-accordion-title3 span:first-child { padding:0 30px;}

ul.ser-list { margin-top:60px;}

.ser-list li { padding:0 40px;margin-bottom:80px;}

.ser-list li h3 { font-size:26px;color:#4c7cc8;padding:20px 0 15px 0;}

.download-box a:hover .down3 { background: url(../images/down2.png) no-repeat center;}

dl.down:hover span { color:#4c7cc8;}

.download-box { padding-bottom:30px;}





.digital2 { max-width:700px;margin:60px auto 0 auto;}

.news-text2,.in-time2 { background: #f6f6f6;}





.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 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:#7b7b7b;}

.main-newarc-title .share-p span{ vertical-align: middle;margin-left:6px;}

.main-newarc-title h2 {text-align:center;font-size:24px;color:#000;font-weight:bold;line-height:30px;padding-bottom:20px;margin:0;}

.main-newarc-title { padding-bottom:25px;border-bottom:1px solid #dddddd;margin-bottom:35px;}

.text-box2 { color:#333;}



/*------------------------------------上一篇下一篇----------------------------------*/

.JLTupdown{  position: relative;line-height: 36px;color: #999;font-size:15px;padding-top:35px;border-top:1px solid #d8d7d6;margin:50px 0 0 0;}

.JLTMain .JLTupdown {width: 100%;overflow: hidden;}

.JLTupdown ul li {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.JLTupdown ul li a,.JLTcometol a{ color:#666666;}

.JLTupdown ul li a:hover{ color:#4c7cc8;}

.JLTupdown strong{ color:#666666;font-weight:normal;}

.back { margin:0;}

.JLTcometol a{width:136px;height:42px;line-height:42px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;background:#4c7cc8 url(../images/back.png) no-repeat 20px center;display:block;text-indent:54px;color:#fff;float: right;margin-top: 16px;}

.JLTcometol a:hover { background: #1f5099 url(../images/back.png) no-repeat 20px center;}

.JLTupdown ul { margin: 0;}





.join-tit { margin:0 auto;padding:20px 0 40px 0;font-size:16px;line-height: 30px;color:#666;}

.join_tit h3 { font-size:30px;font-weight:normal;padding-bottom:20px;}

.join_tit span { margin:0 20px;color:#555;font-size:16px;}

.join_tit span a { color:#4c7cc8;}

.list_title span { width:20%;display:block;float:left;background:#1f5099;color:#fff;height: 60px;line-height: 60px;font-size:16px;text-align:center;}

.list_dt{ background: #f6f6f6;color: #3f3f3f;text-align:center;height: 60px;line-height: 60px;cursor: pointer;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;font-size:16px;border-top:none;margin-top:1px;}

.list_dt span { width:20%;display:block;float:left;height: 60px;line-height: 60px;font-size:16px;color:#666;font-weight:normal;}

.list_dt_icon{ display: block;background: url("../images/off.png") no-repeat center;}

#open .list_dt_icon{background: url("../images/open.png") no-repeat center;}

.list_dd{display: none;background:#eee;padding:50px 70px;border-top:none;margin:0;}

.list_dl #open { background:#4c7cc8;color:#fff;}

.join-t { font-size: 30px;color:#4c7cc8;font-weight:bold;}

.join-bor { font-size: 20px;color:#333;border-bottom:1px solid #dcdcdc;padding:40px 0 10px 0;}

.join-text { margin-top:25px;}

.join-text a { color:#666;}

.list_dt span:first-child,.list_title span:first-child  { text-align: left;text-indent: 70px;}

#open span  { color:#fff;}

.footer-cont-list2 li { font-size: 16px;line-height: 26px;border-bottom:1px solid #e7e7e7;padding-bottom:20px;margin-bottom:20px;padding-left:15px;}

.footer-cont-list2 li .foot-cont-p { font-size: 20px;color:#888;}

.footer-cont-list2 li .cont-bor { padding-left:54px;}

.footer-cont-list2 h6 { font-size: 30px;color:#4c7cc8;border-bottom:1px solid #4c7cc8;padding-bottom:25px;margin-bottom:20px;margin-top:10px;}

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}

.list_dl { padding-bottom:30px;}





.cont-tit h6 { font-size:30px;font-weight:bold;color:#4c7cc8;}

.cont-tit img { display:block;margin:13px auto 8px auto;}

.cont-tit p { font-size:14px;color:#666;text-transform: uppercase;}

.contact-list { padding:60px 60px 90px 60px;}

.contact-list2 { padding:2.5%;}

.contact-list img { float:left;position:relative;top:2px;}

.contact-list span { padding-left:35px;display:block;}

.contact-list { font-size: 16px;color:#fff;background: #4c7cc8;}

.contact-list h3 { font-size: 30px;}

.contact-list p { margin:0;margin-bottom:20px;line-height: 30px;}

.my-map { margin: 0px auto 0 auto; width:100%;padding:0; height: 100%; }

.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%;}

.cont-text { display: flex;flex-direction: row;}

.cont-text li { border:1px solid #eeeeee;}

.cont-text li:first-child { border-right:none;}

.cont-bor { width:100%;height: 2px;background: #fff;display: block;margin:20px 0 30px 0;}

.cont-text { margin-top:30px;}





.bg3 { background: #f6f6f6;padding:60px 0;}

.cont-fl { padding:0 35px 0 0;position:relative;}

.cont-fr { padding:0 0 0 35px;}

.cont-fl:before { position: absolute;right:0;top:0;content: "";width:1px;height:100%;background: #c4c4c4;}

.cont-fr { padding-left:2%;}

.cont-fl { padding-right:2%;}

.cont-mar { margin-right:-2%;margin-top:35px;}

.cont-input input,.cont-input textarea,.code-input input  { padding:19px 10px;margin-bottom:28px;background: #fff;border:none;color:#7b7b7b;outline-style: none ;outline-width: 0px ;text-shadow: none ;-webkit-appearance: none ;-webkit-user-select: text ;outline-color: transparent ;font-size: 16px;width:96%;margin-right:4%;}

.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: #4c7cc8;color:#fff;height:60px;width:364px;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;}

.submit2:hover { background:#1f5099;}

.cont-input2 textarea { margin-right:0;width:100%;}

.code-input input { width: 180px;margin-right:0;}

.code-input img { width: 150px;height:59px;vertical-align: top;margin-left:35px;}

.cont-message { margin-bottom:60px;}

.submit2:hover { opacity: .9;}

.cont-text3 { font-size:16px;color:#666;line-height:30px;margin-top:10px;}

.am-pagination-select>li>a, .am-pagination-select>li>a, .am-pagination-select>li>a, .am-pagination>li>a:focus, .am-pagination>li>a:hover, .am-pagination>li>span:focus, .am-pagination>li>span:hover { border:1px solid #eee;}





.side-list { padding-right:30px;}

.prod-img { overflow: hidden;}

.prod-list p { font-size: 16px;color:#666;line-height: 50px;margin: 0;text-align: center;border-top:1px solid #eee; padding:0 10px;}

.prod-list a { display: block;border:1px solid #eee;}

.prod-list a:hover { -moz-box-shadow: 0 0 10px rgba(0,0,0,0.15);-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);-ms-box-shadow: 0 0 10px rgba(0,0,0,0.15);-o-box-shadow: 0 0 10px rgba(0,0,0,0.15);box-shadow: 0 0 10px rgba(0,0,0,0.15);overflow: hidden;}}

.side-list { padding-right:30px;}

.side-top { background: #4c7cc8 url("../images/prod-tit.png") no-repeat right 25px center;height:100px;padding:0 28px;}

.side-top span { font-size:24px;color:#fff;font-weight:bold;display:block;padding-top:20px;}

.side-top p { font-size:14px;color:#96bfff;font-family:arial;text-transform: uppercase;}

.side-top img { margin-right:24px;}

.sjj_nav2 ul li i{position:absolute;top:0px;right:0px;height:50px;width: 13%;text-align: right;}

.sjj_nav2 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}

.sjj_nav2 ul li .sjj_nav_i_se svg{transform:rotate(0deg)}

.sjj_nav2 ul li{ position:relative;line-height:50px;font-size:16px;background:#f6f6f6;margin-top:1px;}

.sjj_nav2 ul li ul{display:none;margin: 0;}

.sjj_nav2>ul li a{color:#666;font-size:16px;line-height:22px;width:100%;display: block;padding:14px 50px 14px 25px;}

.sjj_nav2 ul li ul li { border:none;line-height: 50px;margin-top:0px;font-size: 14px;background:#f6f6f6;padding:0 25px;margin-bottom:1px;}

.sjj_nav2 ul li ul li:first-child { padding-top:15px;}

.sjj_nav2 ul li ul li:last-child { padding-bottom:15px;}

.sjj_nav2 ul li ul li a{ color:#666;font-size:14px;font-weight:normal;line-height:50px;padding:0;display:block;text-align:left;}

.sjj_nav2 ul li ul li a { background: url(../images/list3.png) left center no-repeat;display:block;padding-left:15px;}

.sjj_nav2 ul li ul li:hover a,.sjj_nav2 ul li ul li.current3 a { background:url(../images/list4.png) left center no-repeat;}

.sjj_nav2 ul li ul li a:hover,.sjj_nav2 ul li ul li.current3 a{ color:#4c7cc8}

.sjj_nav2 ul li i:before { width:100%;height:50px;display: block;position: absolute;right:0px;font-style: normal;}

.sjj_nav2 ul li ul li>ul{margin-left:10px}

.sjj_nav2 ul li.on>a,.sjj_nav2 ul li.on,.sjj_nav2 ul li.on,.sjj_nav2>ul>li:hover,.sjj_nav2>ul>li:hover>a { background:#4c7cc8;color:#fff;}

.sjj_nav2 ul li i.sp_nav_xjb:hover:before,.sjj_nav2 ul li.on i.sp_nav_xjb:before { color:#fff;}

.sjj_nav2 ul li i.sjj_nav_i_se:before,.sjj_nav2 ul li:hover i.sp_nav_xjb:before,.sjj_nav2 ul li.on i.sp_nav_xjb:before { color:#fff;content: "-";font-size: 26px;right:32px;}

.sjj_nav2 ul li.on ul { display: block !important;background: #fff;}

.sjj_nav2 ul li i.sp_nav_xjb:before { content: "+";position: absolute;right:32px;top:-4px;font-size: 20px;color:#888;}





/*.prod-bor {  border-bottom: 1px solid #eee;}*/

.sjj_nav3 { padding:10px 0 0 0;}

.sjj_nav3>ul { margin:0;}

.sjj_nav3 ul li i{ position:absolute;top:0px;right:0px;bottom:0;left:0;}

.sjj_nav3 ul li .sjj_nav_i_se svg{transform:rotate(0deg)}

.sjj_nav3>ul>li{ position:relative;display:inline-block;float:left;}

.sjj_nav3 ul li ul{display:none;margin: 0;position: absolute;left: 0;z-index: 9;background:#fff;width: calc(100% - 10px);top:46px;box-shadow: 0 0 10px 6px rgba(0,0,0,.1);}

.sjj_nav3 ul li ul:before { content: "";position: absolute;left: 50%;top: -6px;margin-left: -5px;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 6px solid #fff;}

.sjj_nav3>ul li a{ color:#252525;font-size:15px;line-height:24px;display:inline-block;padding:5px 12px 5px 12px;border:1px solid #e8e8e8;border-radius:20px;margin:0 10px 10px 0;}

.sjj_nav3 ul li ul li { border:none;margin-top:0px;padding:0 10px;}

.sjj_nav3 ul li ul li:first-child { padding-top:10px;}

.sjj_nav3 ul li ul li:last-child { padding-bottom:10px;}

.sjj_nav3 ul li ul li a{ color:#353535;font-size:13px;font-weight:normal;;padding:4px 0;line-height:22px;display:block;text-align:center;margin:0;border:0;}

.sjj_nav3 ul li ul li a:hover,.sjj_nav3 ul li ul li.current3 a{ color:#4c7cc8}

.sjj_nav3 ul li i:before { width:100%;height:50px;display: block;position: absolute;right:0px;font-style: normal;}

.sjj_nav3 ul li ul li>ul{margin-left:10px}

.sjj_nav3>ul>li.on>a,.sjj_nav3>ul>li.current11>a { color:#4c7cc8;}

.sjj_nav3 ul li i.sp_nav_xjb:hover:before,.sjj_nav3 ul li.on i.sp_nav_xjb:before { color:#fff;}

.sjj_nav3 ul li.on ul { display: block !important;background: #fff;}

.sp_nav_xjb2 { display:none;}



.prod-list a img { width: 100%;display: block;}

.container-title strong { font-size:18px;color:#4c7cc8;font-weight:normal;position:relative;}

.container-title strong:before { content: "";width:95px;height:1px;background:#4c7cc8;position: absolute;left:0;bottom:-16px;}

.location img { position: relative;top:-2px;}

.container-title { height: 40px;line-height:40px;white-space: nowrap;overflow: hidden;border-top:1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;}

.prod-list li:hover p { color:#4c7cc8;}

ul.prod-list { margin-top:30px;}





.prod-fr h3 { font-size:30px;color:#4c7cc8;margin:0;line-height: 46px;font-weight: bold;border-bottom:1px solid #e5e5e5;padding-bottom:12px;}

.prod-fr .prod-text { font-size:16px;line-height:34px;color:#666;height:297px;overflow: hidden;}

.prod-h { margin-top:30px;}

.prod-tit { font-size:24px;color:#333;font-weight:bold;border-bottom:1px solid #e5e5e5;line-height:60px;}

.prod-c { padding-top: 30px;}



.gallery-top { -moz-box-shadow: 0 0 5px rgba(0,0,0,0.15);-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.15);-ms-box-shadow: 0 0 5px rgba(0,0,0,0.15);-o-box-shadow: 0 0 5px rgba(0,0,0,0.15);box-shadow: 0 0 5px rgba(0,0,0,0.15);}

.gallery-top img { width:100%;display:block;}

.gallery-thumbs { height: 20%;box-sizing: border-box;margin:10px 0 0 0;padding:5px 45px;}

.gallery-thumbs .swiper-slide { width: 25%;height: 100%;}

.swiper-container13 .swiper-button-next13,.swiper-container13 .swiper-button-prev13 { width: 38px;margin:0;top:0;height:100%;}

.swiper-container13 .swiper-button-prev13 { left:0;}

.swiper-container13 .swiper-button-next13 { right:0;}

.swiper-container13 .swiper-button-next13 { background:#fff url(../images/right.jpg) no-repeat right center;}

.swiper-container13 .swiper-button-prev13 { background:#fff url(../images/left.jpg) no-repeat left center;}

.swiper-container13 .swiper-slide { position:relative;border:1px solid #cfcfcf}

.swiper-container13 .swiper-slide-thumb-active { border:1px solid #4c7cc8;}

#showbox img { width:100% !important;}

#showsum { left:36px; margin-top:25px;width:calc(100% - 82px) !important; overflow:hidden;}

#showsum span { overflow: visible !important;}

#showsum span img { top:2px !important;border:1px solid #cfcfcf;margin:0 auto;width:98%;}

#showsum span.sel img{ border:1px solid #4c7cc8;}

.showpage { width:100%; position:relative;}

.showpage a { display:block; width:24px;height:42px; line-height:60px;  text-align:center; font-size:18px; position:absolute; left:0; top:-120px; text-decoration:none; color:#999;}

.showpage a:hover { background:#ccc; color:#777;}

#showbox { -moz-box-shadow: 0 0 5px rgba(0,0,0,0.15);-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.15);-ms-box-shadow: 0 0 5px rgba(0,0,0,0.15);-o-box-shadow: 0 0 5px rgba(0,0,0,0.15);box-shadow: 0 0 5px rgba(0,0,0,0.15);}

.showpage a#showlast { background:url(../images/arrow3.png) no-repeat left top;}

.showpage a#showlast:hover { background:url(../images/arrow3.png) no-repeat left bottom;}

.showpage a#shownext { background:url(../images/arrow3.png) no-repeat right top;right:0;left:auto;}

.showpage a#shownext:hover { background:url(../images/arrow3.png) no-repeat right bottom;}

.prod-fl { width:550px;float:left;}

.prod-fr { width:750px;padding-left:60px;float:right;}





.prod-deta-box { margin-top:40px;}

.prod-tel { background: url(../images/tel3.jpg) no-repeat 10px center;padding-left:85px;}

.prod-down { border-top:1px solid #d2d2d2;padding-top:40px;margin-top:70px;}

.prod-tel p { font-size: 16px;color:#666;}

.prod-tel span { font-size: 24px;font-weight:bold;color:#4c7cc8;}

.prod-down-a { float: right;margin-top:15px;}

.prod-down-a a { display: inline-block;}

.prod-tel { float:left;}

.pro-bg { background: #f6f6f6;padding:40px 0 70px 0;}

.prod-tit { font-size: 24px;color:#333;border-bottom:1px solid #ddd;font-weight: bold;padding-bottom:15px;}

.prod-text2 { margin:35px 0;}

.about-text2 { padding:50px 0 40px 0;}

.case-img { overflow: hidden;}

.case-img img { width: 100%;display: block;}

.case-list li:hover p { color:#00923f;}

.cart { background: #4c7cc8;font-size:16px;width:150px;height: 45px;display: inline-block;line-height:45px;color:#fff;text-align: center;}

.cart img { margin-right:10px;vertical-align: middle;position: relative;top:-3px;}

.cart:hover { background: #1f5099;}

dl.down2 { background: #fff;}


.about-banner img  { width:100%;display:block;}
.bottom{height:48px;background:#4c7cc8;display:block;width:100%;position:fixed;bottom:0;left:0;z-index:998;font-size:12px;}
.bottom,.bottom a{color:#fff;}
.bottom a{width:33.3%;float:left;text-align:center;line-height:20px;font-size:12px;background-size:20px 20px;}
.bottom .lnk {width:100%;height:20px;margin-top:5px;}
.bottom .icon01{background:url(../images/ico_29.png) no-repeat center;background-size:20px 20px;}
.bottom .icon02{background:url(../images/ico_32.png) no-repeat center;background-size:20px 20px;}
.bottom .icon03{background:url(../images/ico_32.png) no-repeat center;background-size:20px 20px;}
.bottom .icon04{background:url(../images/mess.png) no-repeat center;background-size:20px 20px;}

/*客服*/
.side-bar a,.chat-tips i,.side-bar .icon-mail {background-image: url(../images/gdt-img.png);background-repeat: no-repeat;}
.side-bar {width: 48px;position: fixed;top: 30%;right: 5px;font-size: 0;line-height: 0;z-index: 99;}
.side-bar a,.side-bar .icon-mail {width: 48px;height: 48px;display: inline-block;background-color: #1a1a1a;margin-bottom: 2px;}
.side-bar a:hover,.side-bar .icon-mail:hover {background-color: #4c7cc8;}
.side-bar .icon-qq {background-position: 0 -51px;}
.side-bar .icon-chat {background-position: 0 -98px;position: relative;}
.side-bar .icon-chat:hover .chat-tips,.side-bar .icon-blog:hover .chat-tips2 {display: block;}
.side-bar .icon-blog {background-position: 0 -152px;}
.side-bar .icon-mail {background-position: 1px -202px;}
.side-bar .icon-totop {background-position: 0 -334px;}
.chat-tips {padding: 10px;border: 1px solid #d1d2d6;position: absolute;right: 50px;width:138px;top: -55px;background-color: #ffffff;display: none;}
.chat-tips i {width: 9px;height: 16px;display: inline-block;position: absolute;right: -9px;top: 80px;background-position:-88px -350px;}
.chat-tips img {width: 138px;height: 138px;}
.chat-tips2 { position: absolute;right: 48px;width:158px;top:50px;background:#4c7cc8;height:48px;padding:0;border:none;display: none;font-size:18px;color:#fff;line-height:48px; text-align:center;}

@media (min-width:1198px) {

    .in-news-slide a:hover .news-img img,.case-box li:hover .in-pro-video img,.prod-list a:hover .prod-img img { -webkit-transform: scale(1.1);transform: scale(1.1);}

}

@media (max-width: 1400px){

    .am-container { max-width: 1200px;}

    .foot-img img { width:110px;}

    .foot-list li:nth-child(2){ padding-right:0px;}

    .foot-li { max-width:270px;}

    .foot-list li { padding:0 29px;}

    .nav .nLi h3 a { width:133px;}

    .prod-fr { width:650px;}

}



@media (max-width: 1300px){

    .nav .nLi h3 a { width:131px;}

}



@media (max-width: 1198px){

    body { padding-top:50px;}

    .am-container { padding: 0 10px;}

    .swiper-container8.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-container8.swiper-pagination-custom, .swiper-pagination-fraction { bottom:0;}

    .swiper-container8 .swiper-pagination-bullet-active { background: #4c7cc8;}

    .swiper-container8 { padding-bottom:40px;}

    .bot-logo { width:100%;padding:0;border:0;text-align:center;}

    .foot-list li { min-height:initial;}

    .footer { padding:30px 0 20px 0;}

    .foot-list li { border:0;}

    .foot-list li { padding:0;}

    .about-text2 { padding:0 0 50px 0;}

    .prod-fr { width: 47%;padding-left:4%;}

    .prod-fl { width: 53%;}

    .am-thumbnails3>li { padding:0 15px 25px 15px;}

    .am-thumbnails3 { margin-left: -15px;margin-right: -15px;}

    .case-bg { bottom:0;position: inherit;background:#f6f6f6;color:#333;}

    .in-soul-list .in-soul-deta { color:#666;}


    .contrast { width:28%;}

    .contrast { width:28%;}

    .in-case-fr { padding-left:28%;}

    .am-thumbnails2 { margin-left:-0px;margin-right:-0px;}

    .in-prod-list .in-prod-img { width:120px;height:120px;}

    .in-prod-list a { width:120px;}

    .prod-fr .prod-text { height:auto;}

.swiper-container20 {
    padding-bottom: 40px;
}
.swiper-container20.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom:0;}

.searchForm input { width:100%;padding-right:70px;}
.searchForm { position:relative;}
.searchForm button{ position: absolute;right:0; top:0;}

}



@media (max-width: 980px) {

    .prod-down-a { float:left;}

    .prod-tel{ float: none;}

    .in-prod-list .in-prod-img { width:90px;height:90px;}

    .in-prod-list a { width:90px;}

    .in-prod-list p { font-size:15px;line-height:20px;}

    .banner-t { width:454px;}

    .contrast { width:35%;}

    .in-case-fr { padding-left:35%;}

    .in-soul-t2 { padding: 15px 230px 20px 20px;}

    .in-soul-tit2 { font-size:18px;}

    .in-soul-deta2 { font-size:15px;line-height:22px;margin-top:5px;height: 44px;}

    .contact-list { padding:60px 45px 80px 45px;}
	.in-case-more i { padding-left:42px;}
	.banner-text h6 { font-size:26px;}
	.customized-text b { margin-top:10px;}
	.ab-more { margin-top:25px;}

	





}

@media (max-width: 767px) {

	body { padding-bottom:48px;}

    .swiper-container5 { padding-bottom:40px;}

    .swiper-container5.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-container5.swiper-pagination-custom, .swiper-pagination-fraction { bottom:0;}

    .swiper-container5 .swiper-pagination-bullet-active { background: #4c7cc8;}

    .about-tit h6 { font-size:30px;}

    .about-tit p { font-size:20px;}

    .about-tit .about-en{ font-size:14px;line-height:22px;}

    .about-tit { padding-bottom:30px;}

    .about-t{ margin-top:40px;}

    .course-list li { width: 100%;}

    .course:before { left:10px;}

    .his-top-bor { left: 12px;}

    .year { left:0px;width:24px;height:24px;margin-top:-13px;}

    .jt { left: 30px;}

    .his-text { margin-left:50px;}

    .his-text2 { margin-right:0;}

    .jt2 { left:105px;right:auto;border-left: 6px solid #c9c9c9;border-right: 0;}

    .course-list li { margin-bottom:20px;}

    .his-top-bor { width: 26px;height:26px;background-size:26px 26px;}

    .year-num { font-size:22px;}

    .his-text { font-size:15px;line-height:24px;padding:25px;}

    .honor-list3 li p { height:50px;line-height:50px;}

    .am-thumbnails4>li { padding:0 5px 20px 5px}

    .am-thumbnails4 { margin-left:-5px;margin-right:-5px;}

    .honor-list3 li a img { max-width:90%;}

    .honor-list3 li a { padding-top:30px;}

    .honor-list3 li p { margin-top:30px;}

    .prod-fr { width: 100%;padding-left:0%;margin-top:25px;}

    .prod-fl { width: 100%;}

    .JLTcometol a { float:left;}

    .prod-tel { background: url(../images/tel3.jpg) no-repeat 0px center;padding-left:70px;}



    .prod-fr .prod-text { height:auto;}

    .prod-fr h3 { font-size:26px;}

    .prod-down { margin-top:30px;padding-top:30px;}

    .pro-bg { padding:40px 0 50px 0;}

    .sjj_nav3>ul li a { font-size:14px;}

    .about-text { padding:40px 0 50px 0;}

    .in-video-slide p { margin-top:10px;white-space: inherit;font-size: 15px;line-height: 22px;}

    .am-thumbnails3>li { padding:0 0 25px 0;}

    .am-thumbnails3 { margin-right:0;margin-left:0;}

    .main-newarc-title h2 { font-size:22px;line-height:28px;}

    .JLTupdown { padding-top:30px;margin:40px 0 0 0;}

    .list_dt span:first-child, .list_title span:first-child { text-indent:30px;}

    .list_dt_icon { background-size:7px 13px;}

    #open .list_dt_icon { background-size:13px 7px;}

    .list_dd { padding:40px 30px;}

    .join-t { font-size:26px;}

    .cont-text { display:block;}

    .contact-list { padding:40px 25px 50px 25px;}

    .contact-list h3 { font-size:26px;}

    .contact-list p { margin-bottom:15px;}

    .my-map { height:400px;}

    .cont-input input, .cont-input textarea, .code-input input { margin-right:0;width:100%;padding:15px 10px;margin-bottom:18px;font-size:15px;}

    .cont-mar { margin-right:0;}

    .code-input input { width:150px;}

    .code-input img { width:120px;height:50px;margin-left:10px;}

    .submit2 { width:284px;height:51px;}

    .cont-tit h6 { font-size:28px;}

    .wrap { margin-top:50px;}



    .in-prod-list .in-prod-img { width:120px;height:120px;}

    .in-prod-list a { width:120px;}

    .in-prod-list li { margin-bottom:20px;}

    .in-soul-t { width:100%;padding:17px 15px;}

    .in-tit h6 { font-size:34px;}

    .bg4 { padding:60px 0;}

    .in-ab-text { padding-left:0;height:auto;}

    .in-ab-box { padding:35px 20px;}

    .in-cus-tit h6 { font-size:28px;line-height:38px;}

    .in-cus-tit p span,.in-cus-tel b { font-size:28px;}

    .in-cus-tit p { font-size:22px;}

    .in-tit p { max-height:none;}

    .swiper-container3,.in-cus-tel { margin-top:10px;}

    .in-cus-tel { font-size:18px;}


    .about-banner3 { background:url(../images/co2.jpg) no-repeat  center;height:auto;padding-bottom:50px; background-size: cover;}

    .banner-t { width: 100%;}

    .in-co-img { margin-top:30px;}

    .in-co-img img { margin:0 auto;display:block;}

    .in-co-img { margin-top:60px;}

    .banner-text h6 { font-size:32px;}

    .contrast { width:100%;}

    .in-case-fr,.swiper-container4 .swiper-container, .swiper-container4, .swiper-container4 .swiper-slide ul li, .swiper-container4 .swiper-slide ul li .case-fl, .swiper-container4 .swiper-slide ul li .case-fl .case-img3 { padding-left:0;height:auto;}

    .contrast>a { width:50%;float:left;}

    .contrast { float:none;}

    .case-num em { font-size:24px;line-height:60px;}

    .contrast>a { padding:0 10px;}

    .contrast>a { background:#f9f9f9 ;height:60px;}

    .contrast>a.active { background:#4c7cc8 ;}

    .case-text h6 { font-size:16px;line-height:60px;}

    .case-text p {text-transform: inherit;padding-top:0;line-height:20px;}

    .case-num .case-text { padding:0 0 0 24px;}

    .in-case-bottom .case-text { padding:0 0 0 10px;}

    .in-case-bottom { font-size:16px;}

    .in-case-bottom { height:60px;line-height:60px;}

    .in-case-more i,.case-num a:hover .in-case-more i { background-size:20px 20px;padding-left:35px;}

    .case-text3 { position:inherit;}

    .case-text3 { background: #f6f6f6;}

    .in-soul-t2 { padding:15px;}

    .case-text3 { color:#333;}

    .in-soul-deta2 { color:#666;}

    ul.prod-list{ margin-top:0;}
	

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom:15px;}


.searchForm input { height:34px;line-height:34px;}
	.searchForm button { height:34px;}

}



@media (max-width: 640px) {

    .am-container2 { padding: 0 5px;}

    .about-text { font-size: 15px;line-height: 28px;}

    .about-tit h6 { font-size:26px;line-height:46px;}

    .about-tit p { font-size:18px;}

    .about-tit .about-en{ font-size:13px;line-height:20px;}

    .about-tit { padding-bottom:25px;}

    .about-t{ margin-top:35px;}

    .footer { padding:20px 0 10px 0;}

    .year-num { font-size:20px;}

    .his-text { padding:20px;font-size:14px;line-height:22px;}

    .am-thumbnails4>li { padding:0 5px 20px 5px}

    .am-thumbnails4 { margin-left:-5px;margin-right:-5px;}

    .honor-list3 li p { font-size:15px;}

    .about-text { padding:30px 0 50px 0;}

    .am-accordion-title3 span:first-child { padding:0 15px;}

    dl.down,.join2 { line-height:52px;font-size:13px;}

    .down3 { width:15px;height:15px;background-size:15px 15px;}

    .news-text { padding:20px;}

    .in-time { padding-left:20px;}

    .news-text h6 { font-size:16px;}

    .list_title span { height:52px;line-height:52px;font-size:15px;}

    .list_dt span,.list_dt{ height:52px;line-height:52px;}

    .list_dt span { font-size:14px;}

    .list_dt span:first-child, .list_title span:first-child { text-indent:10px;}

    .list_dd { padding:20px 10px;}

    .join-t { font-size:22px;}

    .join-bor { font-size:18px;padding:20px 0 10px 0;}

    .contact-list h3 { font-size:24px;}

    .my-map { height:400px;}

    .contact-list { padding:30px 20px 40px 20px;}

    .contact-list h3 { font-size:22px;}

    .contact-list p { margin-bottom:10px;}

    .bg3 { padding:45px 0;}

    .wrap { margin-top:45px;}

    .in-prod-list .in-prod-img { width:85px;height:85px;}

    .in-prod-list a { width:85px;}

    .in-prod-list li { margin-bottom:20px;}

    .in-prod-list p { margin-top:15px;}

    .in-soul-t { width:100%;padding:17px 10px;}

    .in-tit h6 { font-size:30px;line-height:46px;}

    .in-tit p { font-size:15px;line-height:26px;padding-bottom:25px;}

    .tabs2 { width:100%;}

    .tabs2 a { width:33.333%;}

    .swiper-container6 { margin-top:25px;}

    .ab-news-bg { padding:40px 0;}

    .bg4 { padding:50px 0;}

    .in-ab-box { padding:30px 10px;}

    .in-cus-tit h6 { font-size:24px;line-height:34px;}

    .in-cus-tit p { font-size:18px;margin-top:15px;}

    .in-cus-tit p span, .in-cus-tel b { font-size:22px;}

    .in-cus-a a { width:120px;margin:30px 5px 0 5px;font-size:15px;}

    .in-co-img { margin-top:40px;}

    .customized-en { font-size:18px;line-height:22px;}

    .banner-text h6 { font-size:30px;}

    .customized-text p { font-size:15px;line-height:22px;}

    .banner-t { margin-top:50px;}

    .main-newarc-title .share-p { font-size:13px;}

    .join-tit { font-size:15px;line-height:28px;}

    .list_title span { font-size:14px;}
	.about-banner2 { padding:55px 0;}
	.banner .swiper-pagination-bullet { width:15px;height:3px;}







}

@media (max-width: 374px) {

    .about-tit h6 { font-size:24px;line-height:46px;}

    .about-tit p { font-size:16px;line-height:24px;}

    .about-tit .about-en{ font-size:12px;line-height:18px;}

    .about-tit { padding-bottom:20px;}

    .about-t{ margin-top:30px;}

    .sjj_nav3>ul li a { font-size:15px;}

    .sjj_nav3 ul li ul li a { font-size:12px;line-height:20px;}

    .honor-list2 p,.in-video-slide p { font-size:15px;}

    dl.down,.join2 { line-height:50px;font-size:14px;}

    .am-accordion-title3 span:first-child { padding:0 10px;}

    .my-map { height:340px;}

    .cont-input input, .cont-input textarea, .code-input input { font-size:14px;}

    .contact-list p { font-size:15px;}

    .in-prod-list .in-prod-img { width:75px;height:75px;}

    .in-prod-list a { width:75px;}

    .in-prod-list p { font-size:14px;}

    .tabs2 a { font-size:15px;}

    .tabs2 { height:42px;line-height:42px;}

    .in-cus-tit h6 { font-size:22px;line-height:32px;}

    .in-cus-tit p { font-size:16px;}

    .in-cus-tit p span, .in-cus-tel b { font-size:20px;}

    .in-cus-a a { width:114px;margin:25px 5px 0 5px;font-size:14px;}

    .prod-fr h3 { font-size:24px;}

    .main-newarc-title .share-p { font-size:12px;}

    .main-newarc-title h2 { font-size:20px;}

    .list_title span { font-size:13px;}

    .list_dt span:first-child, .list_title span:first-child { text-indent:5px;}

    .case-num em { font-size:18px;}

    .case-text h6 { font-size:15px;}

    .contrast>a { padding:0 6px;}
	.tabs2 a { font-size:13px;}
	.sp_logo img { max-height: 13px;}

}





