@charset "utf-8";
/* CSS Document */
body { font-size:16px; line-height:24px;margin: 0px; font-family:"思源黑体";}
body {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
*{ padding:0; margin:0;font-family:"思源黑体" !important;}
ul,li,p{ list-style:none; padding:0; margin:0;}
img{ border-style:none;}
a { color:#555; text-decoration:none;}
a:hover{ color:#228bcb; text-decoration:none !important;}
label {font-weight:200;}
.page {text-align: center;margin:0 auto; margin-top:20px; width: 100%;float: left; font-size:1.2em;}
.page a {background: #b3b3b3;color: #fff;margin: 0 2px;padding:6px 8px; font-size:16px;}
.page a.on, .page a:hover {background: #da0430;color: #fff;}
.clearboth { clear:both; }
.imgZoom img,.imgY180 img {-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom {overflow:hidden; -webkit-transform:rotate(0); transform:rotate(0);}
.imgZoom:hover img{-moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgY180:hover img {cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }
 ._full {position: absolute;left: 0;top: 0;width: 100%;height: 100%;*height: auto;}
/* [class*="rect-"] {position: relative;display: block;width: 100%;height: 0;overflow: hidden;}*/
 .el {overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}

.e1{ overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.e2{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.e3{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.e4{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient: vertical;}
.e5{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:5;-webkit-box-orient: vertical;}

.wapper{ width:1300px; margin:0 auto;}
/*头部*/
.header1{position:fixed;left:0;top:0;width:100%;background-color:#fff;z-index: 99;box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);}
.header_top{line-height:45px;border-bottom: 1px solid #eee;color:#555;font-size:16px;}
.header_top .top_left{text-align:left;}
.header_top .top_right{text-align:right;}
.header_top .top_right i{padding-right:10px;padding-left:20px; display:inline-block;}
.header_top .top_right p{display:inline-block;}
.header{ height:88px; width:100%;position:relative;}
.header .h_logo{ width:262px;float:left;}
.header .h_logo img{ width:262px;}
.header .nav1{ float:right;}

.header .hdr{float:right;height:100%;}
.header .hdr .box,.h_nav{height:100%;}
.header .h_nav li{float:left;height:100%;margin-left:47px;}
.header .h_nav .s1{height:100%;line-height:88px;font-size:16px;color:#292b2d;}
.header .h_nav .s1:hover,.h_nav .on .s1 {color: #09358e;}
.header .sub_pro{position:absolute;left:0;top:100%;width:100%;background-color:rgba(255, 255, 255, 0.9);overflow:hidden;padding:35px 0 45px;display:none;z-index:9999;}
.header .sub_pro .tit{float:left;width:35%;padding-top:40px;}
.header .sub_pro .cn{font-size: 32px;color: #292b2d;margin-bottom: 30px;position: relative;}
.header .sub_pro .cn::after{position:absolute;content:'';width:50px;height:5px;background-color:#dd0a37;left:0;bottom:-20px;}
.header .sub_pro .en{font-size:24px;color:#7f8081;}
.header .proList{float: right;overflow: hidden;width: 63.5%;}
.header .proList dd{float: left;width: 20%;padding-left: 40px;margin-top: 10px;}
.header .proList .con{display: block;}
.header .proList .txt{height: 56px;line-height: 56px;font-size:16px;color: #292b2d;white-space: nowrap;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;}
.header .proList .pic{height:0;position:relative;padding-top:100%;overflow:hidden;}
.header .proList .pic img{position:absolute;left:0;top: 0; display: block;width: 100%;-o-transition: 0.3s;-ms-transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;transition: 0.3s;}
.header .proList .con:hover img{transform: scale(1.1);transform-origin: 50% 50%;}
.header .proList .con:hover .txt{color: #09358e;}


/*手机端导航*/
.sp_nav{width:30px;float:right;position:relative;cursor:pointer;height:25px;margin-top:18px;display:none;}
.sp_nav span{display:block;background:#002081;width:20px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:7px}
.sp_nav span:nth-of-type(3){top:14px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#002081;width:100%;height:calc(100% - 104px);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;/*border-left:1px #ddd solid;*/height:30px;padding:0px 7px 0 7px;width: 85%;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 #aaa solid;margin-left:15px;position:relative;line-height:44px;font-size:17px}
.sjj_nav>ul >li:last-child{border-bottom:1px #aaa solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#fff;width:80%}
.sjj_nav ul li ul li a{color:#fff;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#fff;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#fff}
.sjj_nav ul li ul li>ul{margin-left:0}

/*banner*/
.banner{ width:100%;position:relative;z-index:1;margin-top:134px;}
.banner .swiper-wrapper{ height:auto !important;}
.banner .swiper-container {width:100%;height: 100%;margin-left: auto;margin-right: auto;}
.banner .swiper-slide {text-align: center;font-size: 18px;background: #fff;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex; display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; width:100% !important;}
.banner .swiper-slide img{ width:100% !important;}
.banner .swiper-slide .pc{ display:block;}
.banner .swiper-slide .phone{ display:none;}

.sy_title .title{margin-bottom:40px;color:#333;border-left:6px solid #dd0a37;padding-left:15px;}
.sy_title .title .t1{font-size:2.6em;margin-bottom:10px;font-weight:bold;}
.sy_title .title .text{font-size:17px;line-height:1.6;}
.sy_title .title .more{display:block;width:130px;float:right;height:43px;line-height:43px;text-align:center;font-size:17px;color:#222;/*background:#00b4ff;*/border-radius: 22px;margin-top:20px;}
.sy_title .title .more i{padding-left:10px;color:#dd0a37;font-size:20px;}

.sy_wap{padding:70px 0;}


/*首页产品*/

.sy_product{/*background:#eef2fb;*/position:relative;}
.sy_product .probg{width: 66.64%;background: #111111;opacity: 0.1;filter: alpha(opacity=10);position: absolute;right: 0;top: 83px;bottom: -248px;z-index: -1;}
.sy_product .p_line{width:50%;position:absolute;height:113px;right:0;top:0;z-index:4;background:linear-gradient(153deg,rgba(0,180,255,1) 0%,rgba(0,255,42,1) 100%);}
.sy_product .p_line small{ display:block;float:right;margin-right:84px;color:#fff;font-size:12px;line-height:1;margin-top:50px;position:relative;padding-right:130px;text-transform:uppercase;letter-spacing:24px;}
.sy_product .p_line small:before{content:"";width:100px;height:1px;background:#fff;position:absolute;right:0;top:50%;}
.sy_product .title{margin-bottom:40px;color:#333;border-left:6px solid #dd0a37;padding-left:15px;}
.sy_product .title .t1{font-size:2.6em;margin-bottom:10px;font-weight:bold;}
.sy_product .title .text{font-size:17px;line-height:1.6;}
.sy_product .title .more{display:block;width:130px;float:right;height:43px;line-height:43px;text-align:center;font-size:17px;color:#222;/*background:#00b4ff;*/border-radius: 22px;margin-top:20px;}
.sy_product .title .more i{padding-left:10px;color:#dd0a37;font-size:20px;}
.sy_product .tab {position: relative;overflow: hidden;-webkit-font-smoothing: antialiased;}
.sy_product .tabs{display:table;position:relative;overflow:hidden;margin:0;width:25%; float: left;}
.sy_product .tabs li{overflow:hidden;padding:0;position:relative;}
.sy_product .tabs a{padding:31px 0;border-bottom:1px #ddd solid;position:relative;display: block;}
.sy_product .tabs a .tit{color:#333;}
.sy_product .tabs a .tit .cn{font-size:20px;}
.sy_product .tabs a .tit .en{font-size:16px;}
.sy_product .tabs a .tit i{position: absolute;top:40%;right:0;font-size:24px;color:#09358e;}
.sy_product .tabs a:after{content:"";display:block;width:0;height:2px;background:#09358e;position:absolute;right:0;bottom:-1px;transition:all 0.5s}
.sy_product .tabs a:hover:after,.current a:after{width:100%;left:0;right:auto}
.sy_product .tab_content{float:right;width:70%;background:#fff;}
.sy_product .tabs_item {display:none;padding-top:30px;}
.sy_product .tabs_item h4 {font-weight: bold;color: #87d3b7;font-size:20px;}
.sy_product .tabs_item .l1{border:1px solid #f2f2f2;}
.sy_product .tabs_item .l1 .pic{overflow:hidden;padding:0;}
.sy_product .tabs_item .l1 .pic img {display:block;max-width:100%;transition:all .8s ease 0s;}
.sy_product .tabs_item .l1 .box{padding:30px 20px;background:#f2f2f2;}
.sy_product .tabs_item .l1 .box .t{font-size:18px;color:#222;margin-bottom:10px;}
.sy_product .tabs_item .l1 .box .txt{color:#888;font-size:16px;line-height:28px;}
.sy_product .tabs_item .l1 .box .more{margin-top:30px;color:#333;font-size: 16px;}
.sy_product .tabs_item .l1 .box .more i{padding-left: 10px;color:#dd0a37;}
.sy_product .tabs_item .text{padding:30px;background:#00b4ff;color:#fff;height: 539px;}
.sy_product .tabs_item .text .cn{font-size:24px;line-height:1.5;font-weight:400;color:#fff;}
.sy_product .tabs_item .text .en{font-size:16px;margin:5px auto;color:#fff;}
.sy_product .tabs_item .text .con{line-height:28px;font-size:16px;color:#fff;margin-top:20px;}
.sy_product .tabs_item .text .more{border:1px solid #fff;margin-top:30px;line-height:42px;text-align:center;width:120px;color: #fff;font-size:16px;}
.sy_product .tabs_item .l1 a:hover .pic img{transform:scale(1.1,1.1);}
.sy_product .tabs_item .l1 a:hover .box .t{color:#09358e;}
.sy_product .tabs_item .text a:hover .more{background:#dd0a37;color:#fff;}
.sy_product .tabs_item:first-child {display:block;}


/*首页应用领域*/
.abotab{width: 100%;overflow: hidden;position: relative;}
.abotab-contain{width: 100%;}
.abotab-bg{width: 100%;}
.abotab-bg ul{margin:0;}
.abotab-bg ul li{position: absolute;top: 0;left: 0;width: 100%;transition: transform 2.5s ease,opacity 1.5s;opacity: 0;transform: scale(1.1);}
.abotab-bg ul li.ontrue {opacity: 1;transform: matrix(1, 0, 0, 1, 0, 0);z-index: 2;}
.abotab-bg ul li img{width: 100%;object-fit: cover;}
.abotab-li{position: absolute;z-index: 4;width: 100%;height: 100%;}
.abotab-li ul{display: block;width: 100%;margin:0;}
.abotab-li ul li{width:16.66%;float: left;position: relative;transition: all .6s ease;}
.abotab-li ul li:after{content: "";width: 1px;height: 100%;background: #fff;opacity: .2;position: absolute;top: 0;right: 0;}
.abotab-li ul li:last-child:after{display: none;}
.abotab-lilink{display: block;position: relative;width: 100%;height: 100%;top: 0;left: 0;}
.abotab-lizz{position: absolute;width: 100%;top: 0;left: 0;height: 100%;background: #000;opacity: .36;transition: all .4s ease;}
.abotab-liwords{position: absolute;left: 0;width: 100%;bottom:18%;text-align: center;z-index: 6;padding: 0 9%;transition: all .6s ease 300ms;}
.abotab-liic{width: 100%;}
.abotab-liic img{max-width: 100%;margin: 0 auto;}
.abotab-liicy{display: block;}
.abotab-liich{display: none;}
.abotab-liwords h5{font-size:22px;color: #fff;margin-top: 20px;font-weight: bold;}
.abotab-liwords h6{font-size: 12px;color: #fff;text-transform: uppercase;margin-top: 12px;}
.abotab-liwords p{font-size:16px;color: #fff;line-height: 30px;margin-top: 18px;overflow: hidden;height: 0;transition: all 0s ease 0ms;}
/*.abotab-liwords i{display: block;width: 40px;height: 40px;margin: 32px auto 0;border-radius: 50%;border: 1px solid #fff;background: url('../images/aboArr2.png') no-repeat center;transition: all .4s ease 340ms;}*/
.abotab-liwords i {display: block;width:40px;height:40px;margin: 32px auto 0;background: url(../images/more2.png) no-repeat center;transition: all .4s ease 340ms;position: relative;z-index: 9;border-radius: 50%;}
.abotab-liwords i img{position:relative;z-index:10;width:40px;}
.abotab-liwords i img.img2{display: none;}
.abotab-liwords i:before{content: '';background: rgba(255, 255, 255, .7);width: 96px;height: 96px;border-radius: 50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);animation: kuosan 2.2s linear 0.1s infinite;z-index: 8;}
@keyframes kuosan {
    0% {width: 42px;height: 42px;opacity: 1;}
    50% {width:68px;height: 68px;opacity: 1;}
    100%{width: 96px;height: 96px;opacity: 0;}
}

.abotab-li ul.aboHover:hover li{width:12.8%;}
.abotab-li ul.aboHover li:hover{width: 36%;}
.abotab-li ul li:hover .abotab-lizz{opacity: .24;}
.abotab-li ul li:hover .abotab-liwords{bottom: 40%;}
.abotab-li ul li:hover .abotab-liicy{display: none;}
.abotab-li ul li:hover .abotab-liich{display: block;}
.abotab-li ul li:hover .abotab-liwords i img.img1{display: none;}
.abotab-li ul li:hover .abotab-liwords i img.img2{display: block;border-radius:50%;}
/*.abotab-li ul li:hover .abotab-liwords i{background-color: #f7c280;border-color: #f7c280;}*/
.abotab-li ul li:hover .abotab-liwords p{height: 180px;transition: all .6s ease 360ms;}


@media all and (max-width:1680px) {
	.abotab-liwords h5{font-size:19px;}
}
@media all and (max-width:1600px) {
	.abotab-liwords h5{font-size:18px;}
}
@media all and (max-width:1440px) {
	.abotab-liwords h5{font-size:16px;}
}
@media all and (max-width:1279px) {
    /* 1152 × (864) */
    .abotab-liwords {bottom:38px;}
	.abotab-liwords h5{font-size:16px;}
    .abotab-li ul li:hover .abotab-liwords{bottom:16%;}
    .abotab, .abotab-li ul li, .abotab-bg ul li img{height:520px !important;}
    .abotab-li ul li:hover .abotab-liwords p {height:180px;}
    .abotab-liwords h6{height:26px;}
    .abotab-liwords p {margin-top:4px;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .abotab-li ul.aboHover:hover li{width: 18.75%;}
    .abotab-li ul.aboHover li:hover{width: 25%;}
    .abotab-li ul li:hover .abotab-lizz{opacity: .24;}
    .abotab-li ul li:hover .abotab-liwords{bottom: 38px;}
    .abotab-li ul li:hover .abotab-liicy{display: none;}
    .abotab-li ul li:hover .abotab-liich{display: block;}
    .abotab-li ul li:hover .abotab-liwords i{background-color: #e3c186;border-color: #e3c186;}
    .abotab-liwords p{display: none;}
    .abotab-liwords h5{font-size:16px;}
    .abotab-liwords h6 {height: 36px;line-height: 18px;}
    .abotab, .abotab-li ul li, .abotab-bg ul li img{height: 420px !important;} 
}
@media only screen and (max-device-width :784px) {
	.module-three-wrapper { font-size: calc(100vw * 100 / 828); width: 100%; display: block}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .abotab-li ul li{width: 50%;}
    .abotab-li ul li:nth-child(2n):after{display: none;}
    .abotab, .abotab-bg ul li img{height: 500px !important; display: none;}
    .abotab-li ul li{height:170px !important;}
    .abotab-li ul li:last-child{height:160px!important;}
    .abotab-li ul li:last-child:before{content: "";width: 100%;height: 1px;background: #fff;opacity: .2;position: absolute;top: 0;left: 0;}
    .abotab-liwords{bottom:10px;}
    .abotab-liwords i{display:none;}
    .abotab-liic img{height: 48px;}
    .abotab-li ul.aboHover:hover li{width: 50%;}
    .abotab-li ul.aboHover li:hover{width: 50%;}
    .abotab-li ul li:first-child:before, .abotab-li ul li:nth-child(2):before{content: "";width: 100%;height: 1px;background: #fff;opacity: .2;position: absolute;bottom: 0;left: 0;}
    .abotab-liwords h5 {margin-top: 8px;font-size: 16px;}
}

/*手机端应用领域*/
.lingyu_phone{width:100%;display:none;background: url("../images/yingyong_bj.jpg") no-repeat center;height:440px;}
.lingyu_phone ul{margin:0;}
.lingyu_phone ul li{width:33.3%;float:left;text-align: center;border-right: 1px solid #ececec;border-bottom:1px solid #eee;}
.lingyu_phone ul li a{display:block;padding:45px 15px;}
.lingyu_phone ul li .pic{overflow:hidden;}
.lingyu_phone ul li .pic img{display:block;max-width:100%;margin:0 auto;}
.lingyu_phone ul li .tit{color: #fff;font-size:16px;font-weight:bold;margin:20px 0;}
.lingyu_phone ul li i {display:block;width:20px;height:20px;background: url(../images/more2.png) no-repeat center;transition: all .4s ease 340ms;position: relative;z-index: 9;border-radius: 50%;text-align:center;margin:0 auto;}
.lingyu_phone ul li i img{position:relative;z-index:10;width:20px;}
.lingyu_phone ul li i img.img2{display: none;}
.lingyu_phone ul li i:before{content: '';background: rgba(255, 255, 255, .7);width:46px;height:46px;border-radius: 50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);animation: kuosan1 2.2s linear 0.1s infinite;z-index: 8;}
@keyframes kuosan1 {
    0% {width: 22px;height: 22px;opacity: 1;}
    50% {width:38px;height: 38px;opacity: 1;}
    100%{width:46px;height: 46px;opacity: 0;}
}


/*首页关于我们*/
.sy_about{background: url("../images/bg_line.jpg") repeat top;background-attachment:fixed;position:relative;}
.sy_about .a_left{padding-top:90px;padding-left:14%;width:50%;float:left;}
.sy_about .a_left .title{}
.sy_about .a_left .title .tit_en{font-size:42px;color: #09358e;text-transform: uppercase;line-height: 1;}
.sy_about .a_left .title .tit{position:relative; z-index:1; margin-bottom:10px; font-size:2.6em; color:#000;font-weight: bold;line-height:1.4;}
.sy_about .a_left .title .tit:after{content:''; position:absolute; width:117px; height:13px; background:#dd0a37; left:0; bottom:0; z-index:-1;} 
.sy_about .a_left .con{margin:35px 0;font-size: 16px;letter-spacing: 1px;line-height: 28px;color:#555;}
.sy_about .a_left .more{display:inline-block;height:40px; line-height:40px; padding:0 23px; border:1px solid #e30713; border-radius:50px; transition:all 0.5s ease; position:relative;}
.sy_about .a_left .more span{display:inline-block; color:#e30713; vertical-align: middle;}
.sy_about .a_left .more span i{color:#dd0a37;font-size:18px;font-weight:bold;margin-left:15px;}
.sy_about .a_left .more:hover{background:#e30713;}
.sy_about .a_left .more:hover span{color:#fff;}
.sy_about .a_right{width:50%;float:right}
.sy_about .a_right img{max-width:100%;display:block;text-align:right;}

.sy_about .content{background:#fff; width:60%; position:absolute; left:14%; bottom:20px; box-shadow:0 0 20px 0 rgba(0,0,0,0.2); margin:30px 0 60px;}
.sy_about .content ul{padding:45px 0px; text-align:center;margin:0;}
.sy_about .content ul li{float:left; width:25%}
.sy_about .content ul li .li_box{padding:0 10px;}
.sy_about .content ul li .number{font-size:16px; color:#181e26;;}
.sy_about .content ul li .number span{font-size:50px; line-height:50px;; display:inline-block; margin-right:5px;}
.sy_about .content ul li .txt{font-size:16px; line-height:30px; color:#b1b1b1; margin-top:15px}
.sy_about .content ul li .txt p{display:inline-block;}
.sy_about .content ul li .txt i{color:#e30713;display:inline-block;}

.sy_about .a_top{ margin-bottom:22px;}
.sy_about .a_top .a_left{ width:650px; float:left;}
.sy_about .a_top .a_left ul li{ width:300px; height:280px;text-align:center; float:left; border:1px solid #fff; margin-right:22px;}
.sy_about .a_top .a_left .l1{ background:#fff;padding:80px 0;}
.sy_about .a_top .a_left .l1 span{ color:#228bcb; font-size:72px; display:block; line-height:80px;}
.sy_about .a_top .a_left .l1 p{ color:#555; font-size:16px; margin-top:20px;}
.sy_about .a_top .a_left .l2{padding:60px 0; text-align:center; color:#fff;}
.sy_about .a_top .a_left .l2 img{ width:60px; height:60px; margin:0 auto; margin-bottom:20px;transition: all 0.4s;}
.sy_about .a_top .a_left .l2 img:hover{transform: rotate(360deg);}
.sy_about .a_top .a_left .l2 a h3{ font-size:24px; margin-bottom:20px; text-align:center; font-weight:500;color:#fff;}
.sy_about .a_top .a_left .l2 a p{ line-height:24px; font-size:16px;color:#fff;}
.sy_about .a_top .a_right{ width:550px; float:right; color:#fff; text-align:right;}
.sy_about .a_top .a_right .title{ font-size:38px; font-weight:bold; margin-bottom:55px;}
.sy_about .a_top .a_right .nr{ line-height:30px; font-size:16px; text-align:left; text-indent:2em;}
.sy_about .a_bottom{}
.sy_about .a_bottom ul li{ float:left; width:300px;height:280px;text-align:center; float:left; margin-right:22px;}
.sy_about .a_bottom .l1{ background:#fff;padding:60px 30px; text-align:center; }
.sy_about .a_bottom .l1 img{ width:60px; height:60px; margin:0 auto; margin-bottom:20px;transition: all 0.4s;}
.sy_about .a_bottom .l1 img:hover{transform: rotate(360deg);}
.sy_about .a_bottom .l1 a h3{ font-size:24px; margin-bottom:20px; text-align:center; font-weight:500;color:#222;}
.sy_about .a_bottom .l1 a p{ line-height:24px; font-size:16px;color:#555;}
.sy_about .a_bottom .l2{ background:#0e2d52;padding:60px 30px; text-align:left; }
.sy_about .a_bottom .l2 a h3{font-size:24px; margin-bottom:20px; text-align:left; font-weight:500;color:#fff;}
.sy_about .a_bottom .l2 a p{ line-height:24px; font-size:16px;color:#fff;}
.sy_about .a_bottom .l2 img{ width:60px; height:60px; text-align:right; margin-top:25px;transition: all 0.4s; display:block; float:right;}
.sy_about .a_bottom .l2 img:hover{transform: rotate(360deg);}
.sy_about .a_bottom .l3{ background:#fff;padding:68px 20px;}
.sy_about .a_bottom .l3 span{ color:#228bcb; font-size:72px; display:block; line-height:80px;}
.sy_about .a_bottom .l3 p{ color:#555; font-size:16px; margin-top:20px; line-height:30px;}

/*首页新闻*/
.sy_news{width:100%; background:url(../images/news_bj.png) no-repeat center;}
.sy_news .box{background-color:#fff;border: 1px solid #eee; box-shadow:0 0 1.25rem rgba(0, 80, 114, 0.1);margin-bottom: 40px;}
.sy_news .box a{display:block;}
.sy_news .box .pic{overflow:hidden;}
.sy_news .box .pic img{display:block;width:100%;transition:transform .5s ease;will-change:transform;}
.sy_news .box .txt-box{padding:30px;position:relative;}
.sy_news .box .txt-box::before {content:'';width:4px;height:2.5rem;position:absolute;top:-1.25rem;right:1.25rem;background-image:linear-gradient(180deg, #2f8eff, #09358e);}
.sy_news .box .txt-box span{display:inline-block;color:transparent;background-image:linear-gradient(90deg, #2f8eff, #09358e);-webkit-background-clip:text;background-clip:text;font-size:16px;}
.sy_news .box .txt-box span i{padding-right:10px;}
.sy_news .box .txt-box .tit {color:#222;margin-top:1.25rem;font-size:18px;line-height:30px;height: 60px;}
.sy_news .box .txt-box .text{font-size:16px;color: #888;line-height:26px;margin-top:1.25rem;}
.sy_news .box:hover img {transform:scale(1.1);}

.sy_news ul li{ float:left; width:415px; background:#fff; box-shadow:5px 10px 10px #ddd; margin-right:27px; margin-bottom:25px;}
.sy_news ul li .img1{ width:415px; height:260px; position:relative; overflow:hidden;}
.sy_news ul li .img1 img{width:415px; height:260px;transition: all .8s ease 0s;}
.sy_news ul li .img1 img:hover{transform: scale(1.1,1.1);}
.sy_news ul li .time{ position:absolute; bottom:0; right:0; width:63px; height:66px; background:#333333; color:#fff; text-align:center;}
.sy_news ul li .time em{ font-size:24px; font-weight:bold; margin-top:15px; display:block;}
.sy_news ul li .time em i{ font-size:24px;}
.sy_news ul li .time p{ font-size:14px;}
.sy_news ul li .nr{ padding:30px 20px;}
.sy_news ul li .nr .tit{ color:#040404; font-size:18px;}
.sy_news ul li .nr .day{ margin:20px 0; color:#999999; font-size:14px;}
.sy_news ul li .nr .con{ line-height:24px; color:#666; font-size:15px; height:75px; overflow:hidden;}
.sy_news ul li a:hover .sy_news ul li .nr .tit{ color:#228bcb;}
.sy_news .last{ margin-right:0;}

.khfw{ margin:80px 0;}
.kh_tit{margin-bottom: 20px;}
.kh_tit h2{ font-size: 30px; font-weight: bold; color: #555; line-height:30px; margin:0; text-align:center;}
.kh_tit h3{ margin:10px auto; text-align:center; font-size:16px; line-height:16px; color:#555; font-weight:normal;}
.kh{ width:100%; padding-right:110px; padding-left:16px; text-align:left; font-size:14px; line-height:30px; color:#555; position:relative;
box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.kh:after{ content:''; width:8px; height:8px; border:1px solid #228bcb; border-radius:50%; position:absolute; top:10px; left:0;}
.kh p{ }
.kh span{ display:block; width:120px; color:#888; font-size:14px; color:#555; text-align:right; line-height:30px; position:absolute; right:0px; top:0px;}
/*内页banner*/
.ny_banner{ width:100%;margin-top:134px;position:relative;}
.ny_banner .ny_banner_text{position:absolute;top:35%;left:0;width:100%;}
.ny_banner .ny_banner_text .tit{font-size:32px;color:#fff;font-weight:bold;}
.ny_banner .ny_banner_text .line{width:60px;height:5px;background:#dd0a37;margin-top:25px;}
.ny_banner img{ width:100%;}
.ny_banner .pc{display:block;}
.ny_banner .phone{display:none;}

.main{ width:100%;padding:60px 0;}

/*内页分类*/
.ny_nav{width:100%;text-align:center;border-bottom: 1px solid #ededed;}
.ny_nav ul{position:relative;margin: 0;}
.ny_nav ul li{display:inline-block;margin:0 20px;}
.ny_nav ul li a{padding:0 8px;height:76px;line-height:71px;font-size:18px;color:#333;border-bottom:5px solid transparent;display:block;}
.ny_nav ul li a.on{color:#09358e;border-color:#09358e;}
.ny_nav ul li a:hover{color:#09358e;}

.ny_feilei{ width:100%; background:#fff;padding:15px 0;border-bottom:1px solid #ededed;}
.ny_feilei .weizhi{font-size:16px;}
.ny_feilei .weizhi a{color: #555;}
.ny_feilei .weizhi i{ color:#888; font-size:18px;}
.ny_feilei .fanhui{ color:#000; font-size:16px;padding:0 20px;float:right}
.ny_feilei .fanhui i{color:#dd0a37;padding-right:10px;}
.ny_feilei .fanhui:hover{ background:#dd0a37;color:#fff;padding:8px 20px;border-radius:20px;}
.ny_feilei .fanhui:hover i{color:#fff;}


/*内页关于我们*/

.ny_about{background: url("../images/about_bj.jpg") repeat top;background-attachment:fixed;position:relative;}
.ny_about .a_left{}
.ny_about .a_left .title{}
.ny_about .a_left .title .tit_en{font-size:42px;color: #09358e;text-transform: uppercase;line-height: 1;}
.ny_about .a_left .title .tit{position:relative; z-index:1; margin-bottom:10px; font-size:2.6em; color:#000;font-weight: bold;line-height:1.4;}
.ny_about .a_left .title .tit:after{content:''; position:absolute; width:117px; height:13px; background:#dd0a37; left:0; bottom:0; z-index:-1;} 
.ny_about .a_left .con{margin:35px 0;font-size:16px;letter-spacing:1px;line-height:28px;color:#555;}
.ny_about .a_right{padding-left:20px;margin-top:30px;}
.ny_about .a_right .item {padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e8e8e8;}
.ny_about .a_right .item:last-child {margin-bottom:0;}
.ny_about .a_right .num-box{}
.ny_about .a_right .num-box .num-top{}
.ny_about .a_right .num-box .num-top .num{font-size:42px;line-height:42px;display:inline-block;color: #09358e;font-weight: bold;}
.ny_about .a_right .num-box .num-top .year{font-size:14px;line-height:20px;width:20px;height:20px;background-color:#09358e;border-radius:100%;text-align:center;color:#fff;margin-left:5px;display:inline-block;}
.ny_about .a_right .num-box .txt{font-size:16px;;line-height:20px;margin-top:10px;}
.ny_about .a_right .pic{float:right;overflow:hidden;}
.ny_about .a_right .pic img{display:block;max-width:70%;}

.ny_about .fengcai{margin-top:20px;}
.ny_about .fengcai .l{margin-bottom:40px;}
.ny_about .fengcai .l .pic{overflow:hidden;padding:20px;border: 1px solid #ddd;}
.ny_about .fengcai .l .pic img{display:block;max-width:100%;margin:0 auto;transition: all .8s ease 0s;}
.ny_about .fengcai .l .pic img:hover{transform: scale(1.1,1.1)}


.about_wenhua{ width:100%;background-color: #ebf0f5;padding:80px 0;}
.about_wenhua .title{margin-bottom:50px;text-align:center;}
.about_wenhua .title .tit_en{font-size:42px;color: #09358e;text-transform: uppercase;line-height: 1;}
.about_wenhua .title .tit{position:relative; z-index:1; margin-bottom:10px; font-size:2.6em; color:#000;font-weight: bold;line-height:1.4;}
.about_wenhua .title .tit:after{content:''; position:absolute; width:117px; height:13px; background:#dd0a37; left:45.5%; bottom:0; z-index:-1;} 
.about_wenhua .l{flex-shrink: 0;box-sizing: border-box;padding:10% 0;text-align: center;background-color: #fff;border-radius:10px;box-shadow:0px 5px 8px 0px rgba(19,113,177,0.07);transition: all 0.3s;}
.about_wenhua .l img{width:50px;transition: all 0.4s;}
.about_wenhua .l .tit{display:block;font-size:24px;margin:25px 0;font-weight:bold;}
.about_wenhua .l p{font-size:16px;color: #666;}
.about_wenhua .l:hover img{transform: rotate(360deg);}

.about_wenhua .nr{}
.about_wenhua .nr ul li{ float:left; width:431px;}
.about_wenhua .nr ul li img{ width:70px; height:70px;margin:0 auto;transition: all 0.4s; text-align:center; display:block;}
.about_wenhua .nr ul li img:hover{transform: rotate(360deg);}
.about_wenhua .nr ul li .tit{ font-size:22px;  color:#fff; margin:25px 0; text-align:center;}
.about_wenhua .nr ul li .n{ line-height:28px; margin-top:25px; font-size:16px; color:#666; text-align:center; height:60px; overflow:hidden;}

.about_zizhi{}
.about_zizhi .title{margin-bottom:40px;text-align:center;}
.about_zizhi .title .tit_en{font-size:42px;color: #09358e;text-transform: uppercase;line-height: 1;}
.about_zizhi .title .tit{position:relative; z-index:1; margin-bottom:10px; font-size:2.6em; color:#000;font-weight: bold;line-height:1.4;}
.about_zizhi .title .tit:after{content:''; position:absolute; width:117px; height:13px; background:#dd0a37; left:45.5%; bottom:0; z-index:-1;} 



/*内页产品中心*/
.product{margin:0 auto;}
.product ul li{padding:15px; border: 1px solid #eee; margin:1%;float:left;width:48%;}
.product ul li .pic{overflow:hidden;/*border:1px solid #e6e6e6;*/}
.product ul li .pic img{display:block;max-width:100%; margin:0 auto;transition: all .8s ease 0s;}
.product ul li .box{padding:15px;}
.product ul li .box .tit{font-size:22px;color:#000;margin-bottom:20px;font-weight: bold;}
.product ul li .box .text{color:#555;line-height:1.8;font-size: 16px;height:115px;overflow:hidden;}
.product ul li .box .more{margin-top:20px;text-align: left;}
.product ul li a:hover .pic img{transform: scale(1.1,1.1)}
.product ul li a:hover .box .tit{color:#09358e;}

.p_nav{margin-top:40px; text-align: center;border-bottom:1px solid #ededed;}
.p_nav .p_nav_list{position: relative;}
.p_nav .p_nav_list a{display: inline-block;padding: 0 8px;height: 76px;line-height: 71px;font-size: 18px;color: #333;border-bottom: 5px solid transparent;}
.p_nav .p_nav_list .on{color: #09358e;border-color: #09358e;}
.p_nav .p_nav_list a:hover{color: #09358e;border-color: #09358e;}
.p_nav .swiper-button-next,
.p_nav .swiper-button-prev {color: #fff !important;width:40px;height: 40px}
.p_nav .swiper-button-next{background: url(../images/next1.png) center center no-repeat;}
.p_nav .swiper-button-prev{background: url(../images/prev1.png) center center no-repeat;}

.product_left{border:1px solid #d9d9d9;display:block;}
.product_left ul li{border-bottom: 1px solid #d9d9d9;}
.product_left ul li:last-child{border: none;}
.product_left ul li a{display:block;height:55px;line-height:54px;font-size: 16px;color: #999;text-align: center;padding: 0 10px;white-space: nowrap;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;}
.product_left ul li a.on,.product_left ul li a:hover{color:#09358e;background-color:#c4ddf1;}
.p_nav_phone{display:none;}

.product_right{}
.product_right .l{border:1px solid #e5eaef;padding:10px;margin-bottom:30px;}
.product_right .l .pic{overflow:hidden;padding:0;border-bottom:1px solid #e5eaef;}
.product_right .l .pic img{display:block;max-width:100%;margin:0 auto;transition:all .8s ease 0s;}
.product_right .l .tit {color:#00405b;text-align: center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size: 18px;padding-top: 20px;padding-bottom: 10px;}
.product_right .l:hover .pic img{transform: scale(1.1,1.1);}

.product_list{width:1300px; margin:0 auto;}
.product_list ul li{float:left; _display:inline; overflow:hidden; text-align:center;background:#fff; box-shadow:5px 5px 10px #ddd; border:1px solid #ddd; margin-right:24px; margin-bottom:30px; width:305px;}
.product_list ul li .pic{ text-align:center; width:265px; height:165px; overflow:hidden; margin:0 auto; padding:20px;}
.product_list ul li .pic img{ width:265px; height:165px; display:block;transition: all .8s ease 0s;}
.product_list ul li .nr{width:305px; /*height:473px;*/}
.product_list ul li .zw{ padding:30px 20px; padding-top:10px;}
.product_list ul li .zw .t1{ font-size:20px; color:#000; margin-bottom:20px;}
.product_list ul li .zw .t2{ color:#7f7f7f; line-height:22px; height:45px; overflow:hidden;}
.product_list ul li .zw .more{margin:0 auto; margin-top:20px; width:120px; height:36px; line-height:36px; border:1px solid #228bcb; color:#228bcb;}
.product_list ul li a:hover .more{ background:#228bcb; color:#fff;}
.product_list ul li a:hover .pic img{transform: scale(1.1,1.1);}
.product_list .last{ margin-right:0;}

.p_pic{overflow:hidden;padding:0;border: 1px solid #ddd;}
.p_pic img{max-width:100%;display:block; margin:0 auto;transition:all .8s ease 0s;}
.p_pic img:hover{transform:scale(1.1,1.1);}
.p_text{padding:30px;}
.p_text .tit{font-size:30px;color:#333;font-weight:bold;margin-bottom:30px;}
.p_text .desc{font-size:16px;color:#333;line-height: 1.4em;}
.p_text .desc p{margin-bottom:15px !important;text-indent: 0 !important;}
.p_text .desc img{display: block;max-width:100% !important;}
.p_info{margin-top:30px;}
.p_info .protit{font-size:18px;color:#333;font-weight: bold;padding:0 30px;height:50px;line-height:50px;margin-bottom:30px;background-color:#e6e6e6;}
.p_info table{width:100% !important;max-width:100%;}
.p_info table tr td{padding:5px !important;border: 1px solid #ddd;font-size: 16px;}
.p_info table tr td p{margin-bottom:0 !important;}
.p_info img{max-width:100%;display:block; margin:0 auto;}

.tupian{ margin:50px auto;}
.tupian .title{ line-height:50px; border-bottom: dashed 1px #ddd; text-align: center; font-size:28px; color:#222; padding-bottom:10px; margin-bottom:40px;}
.tupian img{ max-width:100%; display:block; margin:0 auto;}
.tupian .ms{ font-size:16px; line-height:2; margin-top:10px;}
.tupian .ms p{ text-indent:2em;}

.product_show{ width:1300px; margin:0 auto;}
.product_show p{ margin-bottom:10px; font-size:16px; line-height:26px; color:#333;}
.product_show img{ max-width:100%; display:block; margin:0 auto;}


/*技术支持*/
.jishu_list{}
.jishu_list ul li{position:relative;margin-bottom:30px !important;background:#fff;overflow:hidden;}
.jishu_list ul li a{display: block;padding:30px;border: 1px solid #ddd;}
.jishu_list ul li a .pic{width:19.6%;text-align: center;height: 100%;float: left;border-right: 1px solid #ddd;margin-right: 2%;overflow: hidden;}
.jishu_list ul li a .pic img{width: 100%; height: auto;}
.jishu_list ul li a .info{display: block;width:78%;float: left;}
.jishu_list ul li a .info .tit{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding: 5px 0 0;margin-bottom:10px; color: #333; font-size:20px;font-weight: bold;}
.jishu_list ul li a .info .time{margin-bottom:10px; font-size: 15px; color:#999;}
.jishu_list ul li a .info .time i{padding-right: 10px; color: #dd0a37;}
.jishu_list ul li a .info .text{color:#555;font-size:16px;line-height:1.8;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}
.jishu_list ul li a .info .more{text-align: left;margin-top:10px;}
.jishu_list ul li::before{content: '';display: block;width: 0;height:2px;position: absolute;left: 0;bottom: 0;z-index: 5;background: #09358e;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.jishu_list ul li:hover:before{width: 100%;}
.jishu_list ul li:hover a .pic img{transform: scale(1.09);-webkit-transform: scale(1.09);}
.jishu_list ul li:hover a .info .tit{color: #dd0a37;}
.jishu_list ul li:hover ,.jishu_list ul li:hover {-moz-box-shadow:0px 2px 10px #bbb; -webkit-box-shadow:0px 2px 10px #bbb; box-shadow:0px 2px 10px #bbb;}


/*内页产品应用领域*/
.lingyu{background-color:#f0f5f9;}
.lingyu .list{background:#fff;position:relative;margin-bottom:30px;}
.lingyu .list .pic{overflow:hidden;}
.lingyu .list .pic img{max-width:150%; margin:0 auto; display:block;transition:0.5s;}
.lingyu .list .box{padding:30px;}
.lingyu .list .box .tit{font-size: 20px;font-weight: bold;margin-bottom: 15px;}
.lingyu .list .box .text{font-size: 16px;line-height: 1.8;color:#666;}
.lingyu .list .box .more{margin-top: 30px;text-align: left;}
.lingyu .list:hover .pic img{transform: scale(1.1);}
.lingyu .list::before{content: '';display: block;width: 0;height:2px;position: absolute;left: 0;bottom: 0;z-index: 5;background: #09358e;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.lingyu .list:hover:before{width: 100%;}

/*内页下载*/
.down_list{}
.down_list .l{border-radius:10px;overflow:hidden;border: 1px solid #eee; margin-bottom:30px;box-shadow:5px 5px 10px #ddd;position: relative;}
.down_list .l a{display:block;font-size:16px;color:#333;padding:20px;}
.down_list .l i{padding-right:10px;color:#555;font-size: 20px;}
.down_list .l span{float: right;color:#4170e9;}
.down_list .l a::before{content: '';display: block;width: 0;height:2px;position: absolute;left: 0;bottom: 0;z-index: 5;background: #dd0a37;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.down_list .l a:hover:before{width: 100%;}


/*内页新闻资讯*/
.news_list .news_top{margin-bottom:30px;padding:0 15px;}
.news_list .news_top .pic{overflow: hidden;}
.news_list .news_top .pic img{max-width:100%; margin:0 auto; display:block;transition:0.5s;}
.news_list .news_top .info{padding:40px;}
.news_list .news_top .info .time{font-size:16px;color:#dd0a37;line-height:20px;margin-bottom:30px;font-weight:bold;}
.news_list .news_top .info .time i{padding-right:10px;}
.news_list .news_top .info .tit{font-size:22px;font-weight:700;line-height:40px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color: #333;}
.news_list .news_top .info .tit i{color: #c6241f;padding-right: 10px;}
.news_list .news_top .info .text{line-height:30px;text-align:justify;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:90px;margin:32px auto 40px;font-size:16px; color: #555;}
.news_list .news_top .info .more{width:120px;line-height:42px;height:42px;background:#fff;border:1px solid #dd0a37;border-radius:25px;font-size: 16px;color:#dd0a37;text-align:center;font-style:normal;margin-top:20px;}
.news_list .news_top a{background: #f2f2f2;display: block;}
.news_list .news_top a:hover .pic img{transform: scale(1.1);}
.news_list .news_top a:hover .tit{color:#dd0a37}
.news_list .news_top a:hover .more{background:#dd0a37;color:#fff !important;}
.swiper-pagination-bullet-active{background:#f00 !important;}

.news_list .news_more{display:block;width:150px; height:46px; line-height:46px; text-align:center; border-radius:23px; border:1px solid #dd0a37; font-size: 16px; margin: 0 auto; color: #dd0a37;}
.news_list .news_more i{padding-left:10px;}
.news_list .news_more:hover{background: #dd0a37;color: #fff !important;}

.news_list .news_bottom{}
.news_list .news_bottom .l{position:relative;text-align:center;padding:22px 48px 70px;margin-right:3.905%;margin-top:50px;background-color: #fff;transition: box-shadow 0.3s ease;-webkit-transition: box-shadow 0.3s ease;-moz-transition: box-shadow 0.3s ease;-ms-transition: box-shadow 0.3s ease;-o-transition: box-shadow 0.3s ease;background: #f2f2f2;}
.news_list .news_bottom .l:hover {box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);background: #fff;}
.news_list .news_bottom .l:hover .name {color: #dd0a37;}
.news_list .news_bottom .l .date {position: relative;top: -40px;text-align: center;width: 104px;height: 104px;line-height: 20px;background-color: #09358e;padding-top: 26px; font-weight: bold;}
.news_list .news_bottom .l .date .day {font-size: 40px;line-height: 30px;margin-bottom: 6px;}
.news_list .news_bottom .l .date .day,
.news_list .news_bottom .l .date p {color:#fff;margin-bottom: 0;padding-top: 5px;}
.news_list .news_bottom .l .name{font-size:22px;font-weight: 700;height: 72px;line-height: 36px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;transition: color 0.3s ease;-webkit-transition: color 0.3s ease;-moz-transition: color 0.3s ease;-ms-transition: color 0.3s ease;-o-transition: color 0.3s ease;text-align: justify;margin-bottom: 26px;color: #333;}
.news_list .news_bottom .l .desc {line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;height: 90px;text-align: justify; font-size: 16px; color: #555;}
.news_list .news_bottom .l .more{margin-top: 30px;text-align: left;}

.news_show{ width:1300px; margin:0 auto;}
.news_show .c_center{min-height:900px; background:#fff; padding:30px 20px;}
.news_show .c_center .box{padding-bottom:30px;border-bottom:1px solid #eee;}
.news_show .c_center .tit{font-size:24px; font-weight:bold; color:#333; text-align:center; margin-bottom:10px;}
.news_show .c_center .dec{font-size:14px; color:#939393; text-align:center;}
.news_show .c_center .dec .iconfont{margin-bottom:3px;}
.news_show .c_center .dec span{cursor:pointer; display:inline-block;}
.news_show .c_center .dec span.date,
.news_show .c_center .dec span.view{display:inline-block; margin-right:5px;}
.news_show .c_center .text{font-size:16px; color:#575757; line-height:25px; margin-bottom:20px; margin-top:30px;}
.news_show .c_center .text p{ margin-bottom:15px;}
.news_show .c_center .text img{ max-width:100%;}
.news_show .c_right{}                        
.news_show .c_right .list>div{border:1px solid #f3f3f3; margin-bottom:25px;}
.news_show .c_right .list .box{padding:25px 30px; background:#fff;}
.news_show .c_right .list .box .t{font-size:18px; color:#3c3c3c; line-height:24px; position:relative; margin-bottom:15px}
.news_show .c_right .list .box .t:after{content:''; position:absolute; width:60%; height:1px; background:#f2f2f2; left:30%; top:12px;}
.news_show .c_right .list .box .d{font-size:14px; color:#c1c0c0;}
.news_show .c_right .list .box .d i{margin-left:0}
.news_show .c_right .list .box .tit{font-size:16px; color:#696969; line-height:25px; height:50px; overflow:hidden; transition:all .3s ease; text-overflow: ellipsis; margin-top:15px;
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;*}
.news_show .c_right .hot_news{border:10px solid #eee; background:#fff;}
.news_show .c_right .hot_news .hot_box{padding:0 20px;}
.news_show .c_right .hot_news .infor .box{padding:25px 0 0;}
.news_show .c_right .hot_news .infor .tit{float:left; font-size:24px; font-weight:bold; color:#323f47; line-height:26px; display:block; margin-bottom:30px;}
.news_show .c_right .hot_news .con{ padding-bottom:25px;}
.news_show .c_right .hot_news .con .item{border-top:1px solid #f0f0f0;}
.news_show .c_right .hot_news .con .item:first-child{border:none;}
.news_show .c_right .hot_news .con .item .t{font-size:15px; color:#727272; line-height:24px; margin-bottom:10px; height:48px; overflow:hidden; transition:all .3s ease;}
.news_show .c_right .hot_news .con .item .d{font-size:14px; color:#727272;}
.news_show .c_right .hot_news .con .box{padding:25px 0;}
.news_show .c_right .hot_news .con .item .t:hover{color:#fcb026;}
.news_show .c_right .list .box:hover .tit{color:#fcb026;}

.jishu ul li .wrap{padding:50px 0; border-bottom:1px solid #d2d2d2; width:1300px; margin:0 auto;}
.jishu ul li:last-child .wrap{border-bottom:none}
.jishu ul li .tit{font-size:28px; color:#1e1e1e; margin-bottom:10px; height:32px; padding-top:5px;}
.jishu ul li .d{font-size:14px; color:#797979; line-height:25px; height: 50px; overflow:hidden;}
.jishu ul li .text{float:left; width:80%;}
.jishu ul li .date{float:right; background:#228bcb; padding:20px 2%; text-align:center;}
.jishu ul li .date ._day{font-size:52px; border-bottom:1px solid #fff; color:#fff; line-height: 52px;}
.jishu ul li .date ._year{font-size:16px; padding:0 5px; color:#fff;}
.jishu ul li:hover{background:#ebf0f7;}

.honor{ width:1300px; margin:0 auto;}


/*联系我们*/
.contact{}
.contact .c_l{padding:30px; background:#fff;/*height:550px;*/}
.contact .c_l .tit {font-size:22px;color: #000; font-weight:bold;border-bottom: 1px solid #dcdde1;padding-bottom: 20px;}
.contact .c_l ul{ margin-bottom:0;}
.contact .c_l ul li{line-height:30px;padding: 13px 0;border-bottom: 1px solid #dcdde1;font-size:16px;color: #616161;}
.contact .c_l ul li i{ display:inline-block; width:30px; padding-right:10px; color:#f00; font-size:20px;}
.contact .c_l ul li p{display:inline-block;margin:0;}

.wangdian{ width:1300px; margin:80px auto;}
.wangdian .title{ text-align:center; font-size:30px; color:#222; margin-bottom:40px;}
.wangdian .title span{ display:block; width:60px; height:1px; background:#228bcb; margin:0 auto; margin-top:30px;}
.wangdian ul li{ width:16.5%; margin:1.5%; text-align:center; border:1px solid #ddd; float:left;}
.wangdian ul li .nr{ padding:40px 20px; color:#000; font-size:20px; line-height:40px;}
.wangdian ul li a{ display:block;}
.wangdian ul li a:hover .nr{ background:#00a1e9; color:#fff; font-weight:bold;}

.hezuo{ width:100%; background:url(../images/hezuo_bj.jpg) no-repeat left; padding:150px 0;}
.hezuo .t1{ font-size:36px; font-weight:bold; color:#666;}
.hezuo .t2{ margin:30px 0 30px; color:#666; font-size:16px;}
.hezuo .t3 ul li{width:250px; height:45px; line-height:45px; text-align:center; border-radius:3px; font-size:16px; -webkit-transition:color 0.3s; transition:color 0.3s; display:inline-block; border:1px solid #666; color:#666; margin-top:20px; margin-right:20px;}
.hezuo .t3 ul li:hover{color:#fff; background:#00a1e9; border-color:#00a1e9;}

.liuyan{ margin-top:60px;}
.liuyan .title{ font-size:32px; color:#000000; text-align:center; margin-bottom:50px;}
.liuyan .title p{ font-size:14px; color:#888; margin-top:10px;}
.liuyan .form{width:1200px;margin:0 auto;}
.row > .span-4 {
    width: 32.33333333%;
}
.row > [class*="span-"] {
    float: left;
    margin-right: 1%;
    *margin-right: .89%;
}
.liuyan .form input{border:1px solid #d5d5d5; font-size:14px;}
.liuyan .name{background: transparent url("../images/i_form_ico1.png") no-repeat right 0;}
.liuyan .phone{background: transparent url("../images/i_form_ico2.png") no-repeat right 0;}
.liuyan .email{background: transparent url("../images/i_form_ico3.png") no-repeat right 0;}
.liuyan .line1{width: 80%; height: 48px; line-height: 48px; padding: 0 46px 0 13px; float: left;}
.liuyan .form textarea{width: 1115px;border: 1px solid #d5d5d5; padding: 10px 40px 10px 13px; height: 149px; font-size: 14px; line-height: 1.5; margin-bottom: 20px; margin-top:25px; background: transparent url("../images/i_form_ico4.png") no-repeat right top;}
.liuyan .form .btns_list{text-align:center;margin: 0 auto;}
.liuyan .form .btns_list button{width:45%; height:45px; line-height:37px; border:none; font-size:16px; color:#fff; cursor:pointer;}
.liuyan .form .btns_list .sub{background-color: #848484; border-radius:0; float:left;}
.liuyan .form .btns_list .reset{background-color:#848484; border-radius:0; float:right;}
.liuyan .form .btns_list button:hover{background-color:#ff8600;}
.liuyan .form_cb .span-4{position:relative;}
.liuyan .form_cb .span-4 span{position:absolute; right:45px; top:15px;}
.liuyan .yzm_box{width:50%;}
.liuyan .btns_list{width:50%;}
.liuyan .yzm_box .yzm{line-height:46px; height:46px; width:30%; background:transparent; text-indent:20px; margin-right:25px;}
.liuyan .yzm_box img{width:120px; height:50px; margin-right:10px;}
.liuyan .yzm_box .change{color:#40535a; font-size:12px; cursor:pointer; vertical-align:bottom;}

.job{margin:0 auto;}
.jib_tit{ margin-bottom:30px;}
.jib_tit h2{ text-align:center;font-size: 30px; line-height: 1; color: #202020;  margin-bottom: 20px;}
.jib_tit h3{font-size: 16px; color: #3d3d3d; text-align:center;}

.job1{ background:#09358e; width:100%; height:56px; line-height:56px;}
.job1 h2,.job_list h2{ float:left; width:calc(100% / 4); text-align:center; font-size:16px; color:#fff; height:56px; line-height:56px; margin:0;}
.job_list{ border-bottom:1px solid #f2f2f2; background:#f0f5f9; cursor:pointer;}
.job_list h2{ color:#333;}
.job_list h2 i{ font-size:30px;}
.job_list1{padding: 40px; background: #f8fcfe; padding-left: 96px;}

.job_list2{ margin-bottom:20px;}
.job_list2 h3{ text-align:left; font-size:20px; color:#333; line-height:20px; margin-bottom:16px;}
.job_list2 p{ text-align:left; font-size:15px; color:#666; margin-bottom:10px;}

.panel-default > .panel-heading{ background:none; border:none;}
.panel-heading,.panel-body{ padding:0 !important; border:none !important;}
.panel-group{ margin-bottom:0 !important;}
.panel{ border:none !important; box-shadow:none !important;}


/*底部*/
.footer{width:100%;padding-top:60px;position:relative;background-color:#152340;}
.footer::before{content:'';width:100%;height:6px;position:absolute;top:0;left:0;background-image:linear-gradient(90deg, #2f8eff, 30%, #09358e);}
.footer .f_left{}
.footer .f_left .f_logo{overflow:hidden;}
.footer .f_left .f_logo img{display:block;max-width:45%;}
.footer .f_left .f_tel{margin:25px 0;}
.footer .f_left .f_tel .tit{color:#fff;opacity:0.5;font-size:16px;}
.footer .f_left .f_tel .tit span{font-size:14px;}
.footer .f_left .f_tel a{display:block;color: #fff;font-size:32px;font-weight:bold;}
.footer .f_left .addr{position:relative;margin-top: 2.5rem;padding-left: 1.875rem;}
.footer .f_left .addr::before{content:'';width:2px;height:100%;position:absolute;top:0;left:0;background-image:linear-gradient(180deg, #2f8eff, 30%, #09358e);}
.footer .f_left .addr span {display:block;color:#fff;font-size:20px;font-weight:bold;}
.footer .f_left .addr .f-box{margin-top: 10px;}
.footer .f_left .addr .f-box p{color:#fff;opacity:0.5;font-size:16px;}
.footer .f_center{}
.footer .f_center .l{text-align:left;}
.footer .f_center .l .tit{color:#fff;font-size:16px;margin-bottom:20px;}
.footer .f_center .l ul{margin-bottom:0;}
.footer .f_center .l ul li{line-height:40px;}
.footer .f_center .l ul li a{display:block;color: #fff;opacity: 0.5;transition: opacity .3s ease;will-change: opacity;font-size: 16px;}
.footer .f_right{}
.footer .f_right .tit{color:#fff;font-size:20px;margin-bottom:20px;}
.footer .f_right .f_box{}
.footer .f_right .pic-ewm:nth-of-type(1){margin-left:0;}
.footer .f_right .pic-ewm {display:inline-block;vertical-align:top;margin-left:2rem;width:88px;}
.footer .f_right .pic-ewm img {display:block;width:100%;}
.footer .f_right .pic-ewm p{text-align:center;color:#fff;opacity:0.5;margin-top:10px;font-size:14px;}

.footer .ft1{ padding-bottom:60px;}
.footer .ft1 ul li{ float:left;margin-right:80px; text-align:left; border-top:2px solid #5c656b; width:187px;}
.footer .ft1 ul li .t1{ color:#fff; font-size:20px; font-weight:bold; margin-bottom:35px; padding-top:30px;}
.footer .ft1 ul li p{ line-height:30px; font-size:16px;}
.footer .ft1 ul li p a{ color:#81868a;}
.footer .ft1 .t2{margin-right:0; width:270px;}
.footer .ft1 .t2 p{ color:#81868a;}
.footer .ft1 .t2 p i{ font-size:18px; padding-right:5px;}
.footer .ft1 .t2 .more{ margin-top:30px;font-size:16px;}
.footer .ft1 .t2 .more a{color:#81868a;}
.footer .ft1 .t2 .more i{ padding-left:10px; font-size:24px; padding-top:10px;}
.footer .ft1 .t3{border-top:none;margin-right:190px; width:305px;}
.footer .ft1 .t3 .logo_img{ width:305px; height:80px; margin-bottom:30px;}
.footer .ft1 .t3 p{ font-size:18px; margin-bottom:25px; text-align:left; color:#fff;}
.footer .ft1 .t3 .tel{ font-size:36px; font-weight:bold; color:#228bcb; padding-left:40px; background:url(../images/tel.png) no-repeat left; height:35px; line-height:35px;}
.footer .ft2{ height:50px;line-height:50px; text-align:left; border-top:1px solid #3f588a; color:#fff;margin-top:50px;font-size:15px;}
.footer .ft2 a{ color:#fff;}
.footer .ft2 span{ float:right;}
#tel{display: none;}

.swiper-button-next, .swiper-button-prev{display:block;}

@media (max-width:1600px){
	.container{width:75% !important;}
}
@media (max-width:1440px){
	.container{width:75% !important;}
}
@media (max-width:1200px){
	.container{width:90% !important;}
}
@media (max-width:992px){
	.container{width:970px}
}
@media (max-width:768px){
	.container{width:100% !important;}
	.header_top{display:none;}
	.header{height:50px;}
	.header .h_logo{width:160px;}
	.header .h_logo img{width: 160px;}
	.header .hdr{display:none;}
	.sp_nav{display:block;}
	.banner{margin-top:50px;}
	.banner .swiper-slide .pc{ display:none;}
	.banner .swiper-slide .phone{ display:block;}
	.sy_wap{padding:30px 0;}
	.sy_title .title{margin-bottom:15px;border-left:5px solid #00b4ff;padding-left:10px;}
	.sy_title .title .t1 {font-size:1.8em; margin-bottom:0;}
	.sy_title .title .text{font-size:15px;display:none;}
	.sy_title .title .more{width:auto;font-size:15px;margin-top:0;}
	
	.sy_product .title{margin-bottom:0;border-left:5px solid #00b4ff;padding-left:10px;}
	.sy_product .title .t1 {font-size:1.8em; margin-bottom:0;}
	.sy_product .title .text{font-size:15px;display:none;}
	.sy_product .title .more{width:auto;font-size:15px;margin-top:0;}
	.sy_product .tabs{width:100%;margin-bottom:20px;}
	.sy_product .tabs a{padding: 15px 0;}
	.sy_product .tabs a .tit .cn{font-size:17px;}
	.sy_product .tabs a .tit .en{font-size:14px;}
	.sy_product .tab_content{width:100%;}
	.sy_product .tabs_item{padding:0;}
	.sy_product .tabs_item .l1{margin-bottom:20px;}
	.sy_product .tabs_item .l1 .box{padding:20px 15px;}
	.sy_product .tabs_item .l1 .box .t{font-size:17px;}
	.sy_product .tabs_item .l1 .box .txt{display:none;}
	.sy_product .tabs_item .l1 .box .more{margin-top:15px;}
	.sy_product .tabs_item .text{height:auto;padding:20px 15px;padding-bottom:30px;}
	.sy_product .tabs_item .text .con{margin-top:10px;}
	.sy_product .tabs_item .text .more{margin-top:20px;}
	
	.sy_about{padding-bottom:90px;}
	.sy_about .a_left{padding-top:30px;padding-left:4%;width:96%;}
	.sy_about .a_left .title .tit_en{font-size:1.8em;}
	.sy_about .a_left .title .tit{margin-bottom:10px; font-size:1.8em;line-height:1.4;}
	.sy_about .a_left .title .tit:after{width:100px;height:5px;} 
	.sy_about .a_left .con{margin:20px 0;font-size: 16px;letter-spacing: 1px;line-height: 28px;}
	.sy_about .a_left .more{height:30px; line-height:24px; padding:0 15px; border-radius:50px;}
	.sy_about .a_left .more span i{font-size:18px;margin-left:15px;}
	.sy_about .a_right{width:100%;float:right}
	.sy_about .content{width:95%;left:3%; bottom:20px; margin:30px 0 30px;}
	.sy_about .content ul{padding:20px 0px;}
	.sy_about .content ul li{ width:25%}
	.sy_about .content ul li .li_box{padding:0 5px;}
	.sy_about .content ul li .number{font-size:14px; }
	.sy_about .content ul li .number span{font-size:24px;line-height:24px;margin-right:5px;}
	.sy_about .content ul li .txt{font-size:14px;line-height:24px;margin-top:10px}
	.sy_about .content ul li .txt p{height:48px;}
	
	.sy_news .box{margin-bottom:30px;}
	.sy_news .box .txt-box{padding:15px;}
	
	.footer{padding-top:30px;}
	.footer .f_left .f_tel{margin:15px 0;}
	.footer .f_left .addr span{font-size:18px;}
	.footer .f_center{display: none;}
	.footer .f_right{margin-top:15px;}
	.footer .ft2 {height:auto;line-height:24px;margin-top:10px;padding-top:10px; font-size: 15px;}
	
	.lingyu_phone{display:block;}
	.ny_banner{margin-top:53px;}
	.ny_banner .ny_banner_text .tit{font-size:24px;}
	.ny_banner .ny_banner_text .line{width:40px;}
	.ny_banner .pc{display:none;}
	.ny_banner .phone{display:block;}
	
	.ny_nav ul li{margin:0 1px;}
	.ny_nav ul li a{padding:0 6px;height:56px;line-height:52px;font-size:16px;border-bottom:3px solid transparent;}
	.main{padding:30px 0;}
	
	.ny_about .a_left .title .tit_en{font-size:18px;}
	.ny_about .a_left .title .tit{margin-bottom:10px;font-size:1.8em;}
	.ny_about .a_left .title .tit:after{width:50px; height:8px;} 
	.ny_about .a_left .con{margin:20px 0;}
	.ny_about .a_right{padding-left:0;margin-top:10px;}
	
	.about_wenhua{padding:50px 0;}
	.about_wenhua .title{margin-bottom:30px;}
	.about_wenhua .title .tit_en{font-size:18px;}
	.about_wenhua .title .tit{font-size:1.8em;}
	.about_wenhua .title .tit:after{width:50px; height:8px;left:43.5%;} 
	.about_wenhua .l{padding:5% 0; margin-bottom: 20px;}
	.about_wenhua .l .tit{margin:15px 0;font-size:20px;}
	
	.about_zizhi .title{margin-bottom:0;}
	.about_zizhi .title .tit_en{font-size:18px;}
	.about_zizhi .title .tit{font-size:1.8em;}
	.about_zizhi .title .tit:after{width:50px; height:8px;left:43.5%;} 
	
	.product ul li{width:100%;margin:1% 0;margin-bottom:20px;}
	.product ul li:last-child{margin-bottom:0;}
	.product ul li .box{padding:15px 0;}
	.product ul li .box .tit{font-size:20px;margin-bottom:10px;}
	.product ul li .box .text{height:auto;}
	.product ul li .box .more{margin-top:10px;}
	
	.p_nav{margin-top:10px;}
	.p_nav .p_nav_list a{padding:0;height:56px;line-height:51px;font-size:15px;border-bottom:4px solid transparent;}
	.p_nav .swiper-button-next{right:-15px !important;}
	.p_nav .swiper-button-prev{left:-15px !important;}
	.p_nav .swiper-slide{margin: 0 10px !important;}
	.product_left{display:none;}
	.p_nav_phone{border:1px solid #d9d9d9;padding:5px;display: block;margin-top:-20px;margin-bottom:20px;}
	.p_nav_phone a{display:block;line-height:42px;font-size:15px;color:#999;padding:0 10px;text-align:center;}
	.p_nav_phone a.on,.p_nav_phone a:hover{color:#09358e;background-color:#c4ddf1;}
	.p_nav_phone .swiper-slide{margin-right: 0 !important;}
	.product_right .l{padding:10px;margin-bottom:20px;}
	.product_right .l .pic{padding:0;}
	.product_right .l .tit {font-size:15px;padding-top:10px;}
	
	.ny_feilei .weizhi{font-size:15px;}
	.ny_feilei .fanhui{display:none;}
	.p_text{padding:15px 0;}
	.p_text .tit{font-size:20px;margin-bottom:20px;}
	
	.jishu_list ul li{margin-bottom:20px !important;}
	.jishu_list ul li a{padding:15px;}
	.jishu_list ul li a .pic{width:100%;border-right:none;}
	.jishu_list ul li a .info{width:100%;margin-top:15px;}
	.jishu_list ul li a .info .tit{font-size:16px;}
	.jishu_list ul li a .info .text{font-size:15px;line-height:1.6;}
	
	.news_show .c_center{padding:15px;}
	.news_show .c_center .box{padding-bottom:20px;}
	.news_show .c_center .tit{font-size:20px;}
	
	.lingyu .list .box{padding:15px;}
	.lingyu .list .box .tit{margin-bottom:10px;}
	.lingyu .list .box .more{margin-top:20px;}
	
	.down_list .l{margin-bottom:20px;}
	.down_list .l a{padding: 10px;}
	.down_list .l span{font-size:15px;}
	
	.news_list .news_top{padding:0;}
	.news_list .news_top .info{padding:20px 30px;}
	.news_list .news_top .info .time{font-size:15px;margin-bottom:15px;}
	.news_list .news_top .info .tit{font-size:20px;line-height:36px;}
	.news_list .news_top .info .text{max-height:auto;margin:15px auto 20px;}
	
	.news_list .news_bottom .l{padding:15px 15px 30px;margin-right:0;margin-top:40px;}
	.news_list .news_bottom .l .name{font-size:20px;height:auto;line-height:32px;margin-bottom:16px;margin-top:-20px;}
	.news_list .news_bottom .l .desc {line-height:30px;height:auto;font-size:16px;}
	.news_list .news_bottom .l .more{margin-top:20px;}
	.news_show .c_right{margin-top:20px;}
	
	.contact .c_l{margin-bottom:20px;}
	.contact .c_l .tit{font-size:20px;}
	.jib_tit h2{font-size:24px;margin-bottom: 20px;}
	.jib_tit h3{font-size:15px;}
	.job1 h2, .job_list h2{font-size:15px;overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
	.job1 h2:first-child,.job_list h2:first-child{width:25%;}
	.job1 h2:nth-child(2), .job_list h2:nth-child(2){width:35%;}
	.job1 h2:nth-child(3), .job_list h2:nth-child(3){width:20%;}
	.job1 h2:nth-child(4), .job_list h2:nth-child(4){width:20%;}
	.job_list1{padding: 15px;padding-left:20px;}
	.job_list2 h3{font-size:16px;margin-top:10px;}
	
	.footer .ft2 span{ float:left;}
	#tel{position:fixed; right:10px; bottom:140px; background:#09358e;text-align:center; width:41px; font-size:16px; color:#fff; padding: 3px 10px 5px 10px;z-index:9999; display:block;border-radius:20px;}
	#tel i{display:block; color:#fff; font-size:24px;}
	.swiper-button-next, .swiper-button-prev{display:none !important;}
}