﻿@charset "utf-8";
*{padding:0px;margin:0px;}
html,body{height:100%;}
body{ margin:0px; padding:0px; margin:0px auto; font-size:14px; line-height:24px; color:#444444; width:100%; min-width:320px; zoom:1; background:#fff; font-family:"微软雅黑", sans-serif;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:14px; border-radius:0; -webkit-border-radius:0; color:#414446; font-family:Arial, Helvetica, sans-serif;}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
button{ cursor:pointer;}
table{background:#fff;border-collapse:collapse;border-spacing:0;}

table tbody th tr,table tbody tr td{background:#fff;border: 1px solid black;}

textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption,address{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;  vertical-align:top;}
a{ color:#444444; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#0070e7;}
*:hover{transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.fl{ float:left;}.fr{ float:right;}.tr{ text-align:right;}.tc{ text-align:center;}
.hidetxt{ display:none;}
.clear{ clear:both;}
/*.clearfix{overflow:hidden;_zoom:1;}*/
.clearfix:after{content:'';display:block;clear: both; height: 0; visibility: hidden; }
.clearfix{*zoom:1;}
.margin0a{margin: 0 auto;}
:-moz-placeholder {color: #979898;}
::-moz-placeholder {color: #979898;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #979898;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #979898;}
@font-face {
font-family: 'HELVETICANEUELTPRO-THEX';
src: url('../uploadfiles/fonts/helveticaneueltpro-thex.woff.ttf');
font-weight: normal;
font-style: normal;
}
.Contain1{ max-width:1200px; min-width:300px; margin:0px auto;    clear: both;}
.Contain{ max-width:1010px; min-width:300px; margin:0px auto;    clear: both;}
.Contains{ max-width:1000px; min-width:300px; margin:0px auto;    clear: both;}
.Content{max-width:980px; min-width:300px; margin:0px auto;}
@media ( max-width:1199px){
    .Contain,.Contain1{ padding:0px 10px;}
    .Contains{padding:0px;max-width:95%;}
}
@media ( max-width:980px){
    .Content{ margin:0px 10px;}
}
.por{ position:relative;}

/*pages*/
.Pages{ zoom:1; overflow:hidden;text-align:center; color:#555; clear:both;}
.Pages span{ padding:0px 0px; display:inline-block;}
.Pages a{ display:inline-block; margin:0px 2px; line-height:25px; background:#e8e8e8;text-align:center; color:#666666;}
.Pages .p_page a{ display:inline-block; vertical-align:middle;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{ display:inline-block; vertical-align:middle; padding:0 12px;}
.Pages .p_page .a_prev:hover,.Pages .p_page .a_next:hover,.Pages .p_page .a_first:hover,.Pages .p_page .a_end:hover{background:#0e9cf6; color:#fff;}
.Pages .p_page .num a{ width:25px; vertical-align:middle;}
.Pages .p_page .num a:hover,.Pages .p_page .num a.a_cur{ background:#0e9cf6; color:#fff;}

@media ( max-width:768px){
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{ padding:0 5px;}
.Pages a{ line-height:22px;}
.Pages .p_page .num a{ width:22px;}
}
/*pages end*/

/*header*/
.Header{height: 100px;line-height: 100px; }
.Logo{text-align: left;display: block;float: left;vertical-align: middle;}
.Logo img{vertical-align: middle;}
.Navs{text-align: center;display: block;margin: 0 auto;}
.Navs li{display: inline-block;position: relative;}
.Navs li a{display: inline-block;text-align: center;line-height: 1;color: #333;font-size: 16px;padding: 0 28px 20px;}
.Head-Right{float: right;}
.Navs li a img{vertical-align: middle;}
.Navs .NavLi.on a.aon,.Navs .NavLi:hover a.aon{background-image:url("../images/ind_11.jpg");background-repeat:no-repeat;background-position:center bottom;color:#1395f4;}
.SubNav{display:none;position:absolute;left:-50px;top:100px;width:200px;text-align:center;background:#fff;padding:0px;z-index: 999;box-shadow:0 6px 10px rgba(0, 0, 0, .1);}
.SubNav dd a{line-height:50px;display:block;color:#666;border-bottom: 1px solid rgba(0, 0, 0, .08);padding:0px;}
.SubNav dd a:hover{color:#000;background-color:#f5f5f5;}
.SubNav dd:last-child a{border-bottom:none;}

.Tel{font-size: 16px;color: #333;margin-right: 15px;}
.SearchList{position: relative;width: 30px;float: left;}
.SearchList .Search{width: 30px;height: 30px;border-radius: 15px;background: #484a53;background-image: url("../images/ind_06.png");background-repeat: no-repeat;background-position: center;display: inline-block;vertical-align: middle;}

.SearchList .SearchBox{width: 300px;padding: 5px;position: absolute;right: 0;display: none;z-index: 99;}
.SearchList .SearchBox input{width: 70%;height: 40px;line-height: 40px;text-align: left;background: #fff;padding-left: 10px;}
.SearchList .SearchBox button{width: 30%;height: 40px;line-height: 40px;text-align: center;background: #333;color: #d1d1d1;}


/*手机导航 s*/
.phone_header{ display:none; position:relative; padding:12px 0px; background: #fff;}
.phone_header .Logo{ float:left; padding:0px 0px 0px 10px;}
.phone_header .version{ margin:3px 45px 0px 0px;}
.phone_header .version img{ vertical-align:middle;}
.phone_header .version i{ display:inline-block; width:17px; vertical-align:middle; color:#cecece; text-align:center;}
#navigation { float:right; padding-right:10px;}
#navigation .openbtn{ cursor:pointer; display:block; position:absolute; right:10px; top:35%; z-index:100; width:30px;}
#navigation .openbtn span{ display:block; width:30px; height:2px; background:#000; margin:3px 0px;}
#navigation .closebtn{ cursor:pointer; display:block; position:absolute; right:5px; top:12px; z-index:100; width:30px;}
#navigation .closebtn span{ display:block; width:30px; height:2px; background:#2a2a2a; margin:3px 0px;}
#navigation .sp1 {
    -webkit-transform: translate(0, 3px) rotate(45deg) !important;
    -moz-transform: translate(0, 3px) rotate(45deg) !important;
    -ms-transform: translate(0, 3px) rotate(45deg) !important;
    -o-transform: translate(0, 3px) rotate(45deg) !important;
    transform: translate(0, 3px) rotate(45deg) !important; background:#000000 !important;}
#navigation .sp2 {
    -webkit-transform: translate(0, -3px) rotate(-45deg) !important;
    -moz-transform: translate(0, -3px) rotate(-45deg) !important;
    -ms-transform: translate(0, -3px) rotate(-45deg) !important;
    -o-transform: translate(0, -3px) rotate(-45deg) !important;
    transform: translate(0, -3px) rotate(-45deg) !important; background:#000000 !important;}
#navigation .sub{ text-align:left; top:0%;display:none; z-index:999; position:absolute; right:0px; width:100%; background:#fff;width: 60%;}
#navigation .sub > ul{padding-top: 35px;}
#navigation .sub li{ border-bottom:1px solid #dddddd;}
#navigation .sub li span{ position:relative; display:block; line-height:60px;z-index:99;}
#navigation .sub li span a{color:#000000; padding-left:10px;display: inline-block;vertical-align: middle;}
#navigation .sub li span a img{vertical-align: middle;}
#navigation .sub li:last-child{ background:none;}
#navigation .sub li .SouSuo2{padding: 5px 20px;}
#navigation .sub li .SouSuo2 input{width: 70%;height: 40px;line-height: 40px;padding-left: 20px;border: 1px solid #dddddd;border-radius: 5px 0 0 5px}
#navigation .sub li .SouSuo2 button{width: 30%;height: 40px;line-height: 40px;border-radius: 0 5px 5px 0;}
.UI-jian{background: url(../images/zoom_jian.png) center center no-repeat;}
.UI-jia{background: url(../images/zoom_jia.png) center center no-repeat;}
#navigation li span .UI-jian,#navigation li span .UI-jia{position:absolute;right:10px;top:0px; width:25px; height:60px;display:block; cursor:pointer;}
#navigation .sub .foldContent { display:none; margin-bottom:-1px; background:#f4f1f1;}
#navigation .sub .foldContent li{ border-bottom:1px solid #fff; margin-bottom:0; line-height:30px;}
#navigation .sub .foldContent li a{ color:#333; display:block; padding-left:20px;}
#navigation .bg{ left:0px; top:0px; display:none; width:100%; height:100%; position:fixed; height:100%; background:rgba(0, 0, 0,0.7); z-index:100;}

@media ( max-width:998px){
    .Header{ display:none;}
    .phone_header{ display:block;}
    .phone_header .Logo{width: 130px;}

}

.pc_ban .swiper-slide{position: relative;}
.mob_ban{display:none;}
.bannerText{text-align:center;left:50%;color:#fff;position:absolute;transform:translate(-50%,-50%);bottom:3%;z-index: 9;}
.bannerText h3{font-size: 40px;line-height: 1.5;margin-bottom: 20px;font-weight: normal;}
.bannerText h4{font-size: 26px;font-weight: normal;}
.bannerText p{font-size: 18px;line-height: 1.5;margin-top:15px;}
.bannerText a{position: relative;display: inline-block;width: 150px;height: 40px;border: 1px solid #1395f4; background:#1395f4;border-radius: 3px ;line-height: 40px;text-align: center;color: #fff; margin-top:20px;margin:0 18px;}
.bannerText a:hover{background: #b3b8cc;color: #1395f4;}
.bannerText .weixin{display: none;position: absolute;width: 100px;height: 100px;left:50%;top:-104px;transform: translateX(-50%);}
.bannerText .weixin img{max-width: 100%}
.bannerText1{text-align:center;transform:translate(-50%,0%);margin-left:0px;}
.bannerText1 a{border-radius:100px;background:#fff;width:200px;height:50px;color:#03132d;font-size:24px;line-height:50px;}
.bannerText1 a:hover{background:#fff;color:#03132d;}
.homeban .bannerText{ bottom:3%;}

.pc_ban .swiper-pagination-bullet{background: transparent;width: 17px;height: 17px;background-image: url("../images/v6_05.png");background-repeat: no-repeat;background-position: center;opacity: 1;}
.pc_ban .swiper-pagination-bullet-active{background: transparent;background-image: url("../images/in_03.png");}

.mob_ban .swiper-pagination-bullet{background: transparent;width: 17px;height: 17px;background-image: url("../images/v6_05.png");background-repeat: no-repeat;background-position: center;opacity: 1;}
.mob_ban .swiper-pagination-bullet-active{background: transparent;background-image: url("../images/in_03.png");}


/*大数据产品*/
.DSJCP{overflow: hidden;background:#eee;}
.Title-Top{margin-top: 55px;}
.Title-Top h3{line-height: 65px;height: 65px;text-align: center;font-size: 32px;color: #222;background-image: url("../images/ind_11.jpg");background-repeat: no-repeat;background-position: bottom center;}
.Title-Top p{font-size: 12px;font-family: Regular, Arial;text-align: center;color: #999;text-transform:Uppercase;margin-top: 12px;}


.DSJ-UL{margin-top: 35px;}
.DSJ-UL li{ float:left; width:24.166667%; height:380px; margin:0 1.1% 0 0; position:relative; }
.DSJ-UL li:nth-child(4){margin-right: 0;}
.DSJ-UL li a,.program .list li .pic{ display:block; width:100%; height:100%;}
.DSJ-UL li .pic{ transition:.5s; width: 100%;height: 100%}
.DSJ-UL li .shaw{  width:100%; height:100%; position:absolute; left:0; top:0; text-align:center; transition:.5s;}
.SJ-SP{display: block;width: 90px;height: 80px;border-radius: 8px 0 8px 0;background-color: #1395f4;background-repeat: no-repeat;background-position: center;margin: 110px auto 45px;transition:.5s; }
.SP-1{background-image: url("../images/in_09.png");}
.SP-2{background-image: url("../images/in_11.png");}
.SP-3{background-image: url("../images/in_13.png");}
.SP-4{background-image: url("../images/in_15.png");}

.DSJ-UL li .shaw img{ width:100px; height:100px; padding:98px 0 30px; transition:.5s; position:relative;}
.DSJ-UL li .shaw .tit{ font-size:16px; color:#fff; font-weight:bold; transition:.5s;position:relative;}
.DSJ-UL li .cont{ text-align:center; margin:26px 30px 0 30px; color:#fff; position:relative; bottom:-100%;}
.DSJ-UL li:hover .pic{ transform:scale(1 ,1.1); }
.DSJ-UL li:hover .SJ-SP{margin-top: 80px; background-color: #fff;}
.DSJ-UL li:hover .shaw{transform:scale(1 ,1.1);background:rgba(5,48,134,0.52); }
.DSJ-UL li:hover .shaw .tit{ margin-top:-18px;padding-bottom: 20px;background-image: url("../images/in_26.jpg");background-repeat: no-repeat;background-position: bottom center;}
.DSJ-UL li:hover .shaw .cont{ position:static;}
.DSJ-UL ul{ padding-bottom:54px; }

.DSJ-UL li:hover .SP-1{background-image: url("../images/in_10.png");}
.DSJ-UL li:hover .SP-2{background-image: url("../images/in_12.png");}
.DSJ-UL li:hover .SP-3{background-image: url("../images/in_14.png");}
.DSJ-UL li:hover .SP-4{background-image: url("../images/in_16.png");}

/*解决方案*/
.JJFA{width: 100%;height: 620px;background-image: url("../images/ind_31.jpg");background-repeat: no-repeat;background-position: center;overflow: hidden;}
.JJFA .Title-Top h3{color: #fff;background-image: url("../images/in_26.jpg");}
.JJFA .Title-Top p{color: #fff;}


.JJFA-UL{margin-top: 35px;}
.JJFA-UL li{float:left; width:20.83%; height:350px; margin-right: 1.1%; background: rgba(255,255,255,.4);padding: 30px 20px 0;text-align: center;}
.JJFA-UL li .Name-A{font-size: 18px;color: #f9f9f9;display: block;margin-top: 25px;line-height: 1;}
.JJFA-UL li p{margin-top: 25px;line-height: 24px;height: 96px;color:#f9f9f9;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;text-align: left;font-size: 14px;}
.JJFA-UL li .GD-A{display: inline-block;width: 25px;height: 25px;margin-top: 35px;border-radius: 3px;background-image: url("../images/in_45.png");}
.JJFA-UL li:nth-child(4){margin-right: 0;}



/*新闻中心*/
.XWZX{padding-bottom: 50px;}
.News-Left{width: 50%;float: left;}
.News-Left li{width: 46.666667%;float: left;}
.News-Left li + li{margin-left: 6.666667%;}
.News-Box{margin-top: 35px;}
.News-Img1{display: block;height: 175px;width: 100%;line-height: 172px;vertical-align: middle;text-align: center;}
.News-Img1 img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.New-Name{display: block;margin-top: 30px;font-size: 17px;color: #1395f4;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.New-P{margin-top: 15px;font-size: 14px;color: #888;line-height: 25px;height: 75px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.News-Time1{display: block;font-size: 12px;color: #999;margin-top: 20px;}

.News-Right{width: 46%;float: right;}
.News-Right li{padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px dashed #ebebeb;}
.New-Time2{display: block;width: 70px;height: 75px;padding-top: 15px;border: 1px solid #dbdbdb;border-radius: 3px;font-size: 18px;color: #bababa;text-align: center;background-image: url("../images/ind_39.png");background-repeat: no-repeat;background-position: center 50px;float: left;margin-right: 20px;}
.New-Txt a{display: block;font-size: 16px;color: #222;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;line-height: 1;}

.New-Txt p{margin-top: 15px;font-size: 14px;color: #888;height: 48px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.News-Right li:hover .New-Time2{background-color: #1395f4;color: #fff;background-image: url("../images/ind_44.png");}
.News-Right li:hover .New-Txt a{color: #1395f4;}
.News-Right li:nth-child(3){padding-bottom: 0;margin-bottom: 0;border-bottom: none;}


/*合作伙伴*/
.HZHB{overflow: hidden;background-color: #f3f3f3;padding-bottom: 70px;}
.HZHB-UL{text-align: center;width: 100%;margin-top: 20px;}
.HZHB-UL li{display: inline-block;width: 23.3333%;margin: 10px 15px;}

.HZHB .owl .item{width:100%;position:relative;}
.HZHB .owl .item .img-box{padding-left:0px;border:1px solid #e6e6e6;box-sizing:border-box;height:auto;position:relative;}
.HZHB .owl-theme .owl-controls .owl-buttons div{width:20px;height:40px;padding:0;margin:0;opacity:1;border-radius:0;}
.HZHB .owl-theme .owl-controls .owl-buttons .owl-prev{background:url(../images/fl1.jpg); position:absolute;left:60px;top:50%;transform:translate(0%,-50%)}
.HZHB .owl-theme .owl-controls .owl-buttons .owl-next{background:url(../images/rh1s.jpg); position:absolute;right:60px;top:50%;transform:translate(0%,-50%)}
.HZHB .owl-theme .owl-controls .owl-buttons .owl-prev:hover{background:url(../images/fl1s.jpg);}
.HZHB .owl-theme .owl-controls .owl-buttons .owl-next:hover{background:url(../images/rh1.jpg);}



/*footer*/
.footer{background: #353535;padding-top: 50px;}

.Foot-Logo{width:20%;float: left;padding-top:0px;}
.flxwm{margin-top:30px;}
.flxwm p{font-size:14px;color:#fff;margin-top:10px;}
.FX-Box{text-align: center;margin-top: 25px;}
.FX-A{display: inline-block;width: 24px;height: 24px;border-radius: 12px;background-color: #525252;background-repeat: no-repeat;background-position: center;margin: 0 5px;}
.fx-a1{background-image: url("../images/ind_78.png");}
.fx-a2{background-image: url("../images/ind_75.png");}
.fx-a3{background-image: url("../images/ind_81.png");}

.foot-Top{text-align: center;padding-bottom: 25px;}
.foot-Top li{display: inline-block;width: 10%;margin-left:1%;vertical-align: top;text-align: left;}
.foot-Top li dt{background-image: url("../images/xx_03.jpg");background-repeat: no-repeat;background-position: bottom left;}
.foot-Top li dt a{font-size: 16px;font-weight: bold;color: #e9e9e9;padding-bottom: 15px;display: block;}
.foot-Top li dd{font-size: 14px;}
.foot-Top li dd a{margin-top: 15px;display: block;color: #b8b8b8;}

.Foot-link{margin-left:27%;padding-bottom:25px;}
.Foot-link span{font-size:14px;color:#fff;}
.Foot-link a{font-size:14px;color:#fff;margin-left:4px;}


.Foot-ewm{width: 12%;float: right;text-align: center;padding-top: 10px;}
.Foot-ewm img{max-width:90%;margin-bottom: 15px;}
.Foot-ewm p{color: #b8b8b8;}
.foot-bot{text-align: center;width: 980px;padding: 40px;border-top: 1px solid #d6d6d6;font-size: 14px;letter-spacing:8px; margin: 0 auto;}

.Foot-Bottom{height: 60px;line-height:60px;background-color: #272727;}

.Foot-LJ{display: inline-block;float: right;background-color: #202020;}
.Foot-LJ a{display: inline-block;color: #8a8a8a;padding: 0 14px;}

@media ( max-width:1200px){
    .bannerText{left: 10%;margin-left: 0;}
}


@media ( max-width:1028px){
    .JJFA-UL li{width:20.15555%;}
}


@media ( max-width:998px) {
    .bannerText h3{font-size: 28px;}
    .bannerText h4{font-size: 20px;}
    .bannerText p{font-size: 14px;}
    .bannerText a{margin-top: 20px;}

}
@media ( max-width:768px) {
    .Title-Top{margin-top:30px;}
    .pc_ban{display:none;}
    .mob_ban{display:block;}
    .bannerText h3{margin-bottom: 10px;line-height: 1;font-size: 22px;}
    .bannerText h4{font-size: 16px;line-height: 1;}
    .bannerText p{margin-top: 10px;font-size: 12px;line-height: 1;}
    .bannerText a{margin-top: 10px;font-size: 12px;height: 26px;line-height: 26px;width: 80px;}
    .Title-Top h3{ font-size:18px; line-height:48px; height:48px;}
	.JJFA-UL{ margin-top:10px;}
    .DSJ-UL li{width: 48%;margin-right: 4%;margin-bottom: 15px;}
    .DSJ-UL li:nth-child(2n){margin-right: 0;}
    .JJFA{height: auto;background-size: auto 100%; padding-bottom:30px;}
    .JJFA-UL li{width:92%;float: none;margin: 15px auto;}
    .JJFA-UL li:nth-child(2n){margin-right: 0;float:right;}
    .JJFA-UL li p{padding:0 10px;margin-top:15px;}
    .JJFA-UL li .Name-A{margin-top:15px;}
    .JJFA-UL li .GD-A{margin-top:10px;}
    .News-Left{width: 100%;}
    .News-Right{width: 100%;}
    .HZHB .owl-theme .owl-controls .owl-buttons .owl-next{right:-5px;}
    .HZHB .owl-theme .owl-controls .owl-buttons .owl-prev{left:-5px;}

    .foot-Top{display: none;}
    .Foot-Logo{float: none;width: 100%;text-align: center;padding-top:30px;display:none;}
    .Foot-ewm{width: 100%;float: none;text-align: center;padding-bottom:20px;display:none;}
    .Foot-ewm img{display: inline-block;}
    .Foot-Bottom{padding: 18px 0;height: auto;line-height: 24px;}
    .Foot-LJ{display: block;float: none;text-align: center;height: 40px;line-height: 40px;}
    .Foot-link{margin-left:0px;}

}

@media ( max-width:640px) {
    .bannerText h3{font-size: 18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
    .bannerText h4{font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
    .bannerText p{font-size: 12px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
}

@media ( max-width:640px) {
    .bannerText{transform: scale(.7);left: 5px;top: 10px;}
    .footer{padding-top:0px;}
}


@media ( max-width:480px) {
    /*.DSJ-UL li{width:100%;margin-right:0px;float:none;height: auto;}*/
	.DSJ-UL ul{ padding-bottom:18px;}
    .JJFA-UL li{height:auto;padding:15px 0px 15px;}
    .DSJ-UL li .cont{bottom: 0px;margin: 10px 0px;text-align: left;}
	.DSJ-UL li{ height:auto;}
    .DSJ-UL li .pic{height: auto;}
    .DSJ-UL li .shaw{padding: 25px 15px 0px 15px; box-sizing: border-box;}
    .DSJ-UL li .SJ-SP{display:none;}
    .DSJ-UL li .shaw .tit{text-align: left;font-size: 17px;font-weight: normal;}
	.News-Img1 { height:120px; line-height:120px;}
	.News-Box{ margin-top:0;}
	.New-Name{ font-size:15px; margin-top:12px;}
	.News-Time1{ margin:8px 0 12px;}
	.New-P{ margin-top:8px;}
	.News-Right li{ padding-bottom:12px; margin-bottom:12px;}
	.XWZX{ padding-bottom:25px;}
	.HZHB{ padding-bottom:30px;}
	.Foot-link{ padding:5px 0;}
}


/*****************************产品中心**************************/
/*.comcon1{background:#f7f7f7;}*/
.comcon{padding:50px 0;}
.mbx-navmain{color:#666;font-size:16px;}
.mbx-navmain a{color:#666;}
.mbx-navmain a:hover{text-decoration:underline;}
/*.comcon1 .center-box{background:none;}*/
.center-box {width:100%;height:auto;overflow:hidden;background:#fff;}
.title-txt{text-align:center;font-size:36px;color:#5b5b5b;padding-top:50px;}
.egls-txt{font-size:20px;color:#ccc;text-align:center;margin:20px 0 17px 0;}
.line-center{height:1px;width:100%;background:#D9DEEA;margin:0 auto;}
.txt-center{font-size:20px;color:#5b5b5b;text-align:center;margin:17px 0 25px 0;}
.ywcj-main{text-align:center;margin-top:50px;}
.ywcj-main img{display:inline-block;width:auto;height:auto;}
.gntz-main img{display:block;width:100%;height:auto;}
.cpjj{padding-top:30px;font-size:14px;}


@media ( max-width:480px) {
   .title-txt{padding-top:30px;font-size:24px;}
   .egls-txt{font-size:16px;margin:10px 0;}
   .txt-center{font-size:16px;margin:20px 0;}
}


/*****************************解决方案**************************/
.hyxz-box{background:#9FABB9;height:430px;margin:40px 0 64px 0;}
.hyxz-li{height:470px;margin:0 auto;}
.hyxz-li li{float:left;width:300px;height:442px;position:relative;transition:all ease .3s;z-index:1;}
.hyxz-li li .boximg{width:100%;height:100%;}
.hyxz-li li .boximg img{width:100%;height:100%;}
.hyxz-title{position:absolute;left:0;bottom:0;right:0;height:125px;line-height:125px;text-align:center;font-size:20px;color:#fff;}
.hyxz-title1{background:rgba(114,57,104,.75);}
.hyxz-title2{background:rgba(22,116,114,.75);}
.hyxz-title3{background:rgba(8,53,98,.75);}
.hyxz-title4{background:rgba(120,82,44,.75);}
.hyxz-li li:hover{transition:all ease .3s;transform:scale(1.1,1.1);z-index:5;}

.xtkj-box{/*background:url(../images/xt.png);*/margin-top:20px;text-align:center;}
.xtkj-box img{display:inline-block;}

.pcTop{width:1280px;height:511px;position:relative;zoom:1;margin:0 auto;padding:45px 0;}
.pcTop .hd{width:311px;height:511px;position:absolute;left:23px; }
.pcTop .hd ul{width:305px;height:400px;border:3px solid #D9DEEA;padding-top:105px;}
.pcTop .hd ul li{width:230px;height:70px;text-align:center;color:#5b5b5b;font-size:18px;line-height:70px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;position:relative;left:-25px;z-index:5; }
.pcTop .hd ul li.on{color:#fff;background:url(../images/line.png) repeat-y top left;}
.pcTop .bd{width:1060px;height:400px;position:absolute;right:0;overflow:hidden;background:#fff;top:91px;padding:10px 0;}
.pcTop .bd ul{width:100%;height:400px;}
.pcTop .bd li{position:relative;zoom: 1;vertical-align:middle;width:100%;height:400px;}
.pcTop .bd li a{display:block;width:100%;height:100%;}
.fays-lefttxt{background:#E8EBF3;float:left;width:165px;padding:0 30px;height:100%;}
.fays-lefttxt p{line-height:30px;color:#5b5b5b;font-size:14px;text-align:justify;vertical-align:middle;display:inline-block;padding-top:90px;}
.fays-rightimg{width:835px;float:right;} 

.khan-box{margin:0 auto;overflow:hidden;padding:70px 0 0px 0;}
.khan-img{width:510px;height:266px;float:left;}
.khan-right{float:right;width:650px;}
.khan-title{font-size:20px;color:#585858;margin:48px 0 20px 0;}
.khan-txtmain{font-size:16px;line-height:30px;color:#585858;}
.more-anyy{display:block;width:196px;height:54px;margin:71px auto 55px auto;font-size:16px;color:#595757;border-radius:3px;text-align:center;line-height:54px;border:1px solid #BFBFBF;transition:all ease .3s;}

.Popbox{display:none;position:fixed;width:100%; height:100%; left:0px; top:0px; z-index:999; background:rgba(0,0,0,0.5);}
.Popbox a.close{background: #999 url(../images/closenav.png); width:30px; height:30px; position:absolute; right:12px; top:12px;}
.Popbox .content{position:absolute; width:550px; left:50%; top:10%; margin-left:-275px; padding:25px; background:#fff;}
.Popbox .content .tit{ text-align:center; font-size:18px; color:#333; padding-bottom:15px;}
.Popbox .content .input{ background:#f6f6f6;}
@media ( max-width:1200px){
    .hyxz-box{width:95%;margin:0 auto;height:auto;}
    .hyxz-li{height:auto;}
    .hyxz-li li{width:25%;height:auto;}
    .khan-img{width:45%;}
    .khan-right{width:50%;}
}

@media ( max-width:998px){
    .pcTop{width:95%;margin:0 auto;height:auto;padding:40px 0 0 0;}
    .pcTop .hd{width:100%;height:auto;position:static;}
    .pcTop .bd{width:100%;height:auto;position:static;}
    .pcTop .hd ul{width:100%;height:auto;padding:0px;border:0px;}
    .pcTop .hd ul li{width:140px;height:40px;line-height:40px;float:left;margin-right:20px;margin-left:0px;position:static;border:1px solid #ccc;margin-bottom:10px;}
    
    .fays-lefttxt{width:100%;height:auto;padding:0px;}
    .fays-lefttxt p{padding:20px;}
    .fays-rightimg{width:100%;height:auto;text-align:center;margin-top:20px;}
    .fays-rightimg img{width:auto;height:auto;}
    .pcTop .bd li,.pcTop .bd ul{height:auto;}
}

@media ( max-width:768px){

    .Popbox .content{ width:80%; left:4%; margin-left:0px; padding:6%;}
    .hyxz-title{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
}

@media ( max-width:480px){
    .hyxz-li li{float:left;margin:0;width:50%;}
    .hyxz-li li:nth-child(2n){float:right;}
    .khan-img,.khan-right{width:100%;float:none;}
    .khan-img{height:auto;margin-bottom:30px;}
    .khan-title{margin:20px 0 20px 0;}
    .more-anyy{margin:20px auto 0px auto;width:146px;height:44px;line-height:44px;}
    .khan-box{padding-top:40px;}
    .pcTop .hd ul li:nth-child(2n){margin-right:0px;}
}


/*****************************新闻中心**************************/
.MenuList{ text-align:center; border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; line-height:48px;}
.MenuList li{display:inline-block; *display:inline; zoom:1; margin-left:-5px;}
.MenuList li a{ width:148px; font-size:18px; display:block; color:#525050; border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;}
.MenuList li.onli a,.MenuList li a:hover{ color:#fff; background:#0e9cf6;}
.SubPage{height:auto !important;min-height:250px;height:250px;padding-top:50px;padding-bottom:50px;}
.NewsList{margin-bottom:50px;}
.NewsList li{padding:30px 120px 30px 300px;position:relative;height:150px;border-bottom:1px solid #dddddd;}
.NewsList li .tit{font-size:18px;text-overflow:ellipsis; white-space:nowrap;*white-space:nowrap;overflow:hidden;width:100%;font-weight:normal;margin-bottom:11px;}
.NewsList li .tit a{ color:#0e9cf6;}.NewsList li .tit a:hover{ text-decoration:underline;}
.NewsList li .img{overflow:hidden;width:250px;height:150px;position:absolute;left:20px;top:30px;}
.NewsList li .img span{width:100%;height:100%;position:absolute;left:0px; top:0px;background-position:center center background-repeat:no-repeat; background-size:cover;}
.NewsList li .p{overflow: hidden; color:#666666; text-indent:2em; margin-bottom:11px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.NewsList li .date i{ display:inline-block; width:23px; color:#dddddd; text-align:center;}
.Titleinfo{ color:#666666; padding:10px 0px 24px 0px; line-height:20px; margin-bottom:25px; text-align:center; border-bottom:1px dashed #e6e6e6;}
.Titleinfo .tit{ font-size:20px; color:#333333; padding-bottom:18px;}
.Titleinfo .date i{ margin:0px 12px; display:inline-block;}
.Shares{ display:inline-block; *display:inline;zoom:1; vertical-align:top;}
.SinglePage{word-wrap:break-word;font-size:16px;line-height:36px;color:#666;}
.PrevNextBox {margin:30px 0 0 0;position:relative; color:#888888;border-top:1px solid #eee;padding-top:30px;}
.PrevNextBox dl{ width:100%; line-height:35px;text-align:left; font-size:16px; overflow:hidden; }
.PrevNextBox dl span{color:#000000;}
/*.PrevNextBox dl:hover{background:#0e9cf6; color:#fff;}*/
/*.PrevNextBox dl:hover span{ color:#0e9cf6;}*/
.PrevNextBox dl:hover a{ color:#0e9cf6;}
.PrevNextBox dl div{text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; max-width:90%;}
.back{ text-align:center; margin-top:0px; clear:both;}
.back a{float:right; display:block; width:120px; line-height:38px; background:#0e9cf6; color:#fff;border-radius:100px;}
.back a:hover{background:#0075bf;}

@media (max-width: 998px){
    .SinglePage{font-size:14px;line-height:26px;}
}

@media ( max-width:768px){
    .MenuList li{ margin-left:0;}
    .MenuList li a{ width:auto; padding:0 6px; font-size:14px; border-left:0px;border-right:0px;}
    .SubPage{padding-top:25px;padding-bottom:30px;}
}
@media ( max-width:640px){
    .NewsList li{ padding:15px 0 15px 100px;height:auto;}
    .NewsList li .img{ position:relative; left:0px; top:0px; margin-bottom:10px; width:auto; height:100px;display:none;}
    .NewsList li .tit{font-size:14px; margin-bottom:0;}

    .Titleinfo{ padding-bottom:15px; margin-bottom:15px;}
    .Titleinfo .tit{ font-size:18px; padding-bottom:10px;}
    .PrevNextBox dl{ width:auto; line-height:40px; height:40px;font-size:14px; text-align:left;}
    .PrevNextBox dl div{width:90%; margin:0px auto;}
    .PrevNextBox dl.fl{ float:none;}.PrevNextBox dl.fr{ float:none;}
    .Shares{ display:none;}
}

/*****************************公司简介**************************/
.ppjj-txt{font-size:16px;color:#666;text-align:justify;width:80%;margin:40px auto 0 auto;line-height:30px;}
@media (max-width: 998px){
    .ppjj-txt{width:100%;}
}

/*****************************人才招聘**************************/
.dsj-fxm{margin:55px auto 55px auto;overflow:hidden;}
.fxm-title{font-size:20px;color:#000;margin:20px 0 28px 0;}
.fxm-txt{font-size:16px;color:#666;text-align:justify;float:left;width:730px;line-height:30px;}
.fxm-img{width:461px;height:238px;float:right;margin-top:-77px;}
.kyyy-box{width:100%;height:314px;background:url(../images/jrwm_img2.jpg) no-repeat center center;}
.kkyy-list{margin:0 auto;overflow:hidden;}
.kkyy-list li{color:#fff;font-size:15px;margin-bottom:18px;padding-left:560px;}
.kkyy-list .kkyy-title{font-size:20px;margin-top:38px;overflow:hidden;}
.rzzw-title{font-size:26px;color:#666;text-align:center;margin:66px 0 30px 0;}
.rzzw-txt{font-size:14px;color:#666;text-align:center;line-height:25px;}

.zp-main{margin:66px auto 0;overflow:hidden;}
.zp-list{overflow:hidden;width:100%;}
.zp-list li{width:300px;float:left;margin:0 50px 50px 50px;}
.zp-center{height:326px;overflow:hidden;margin:20px 0;line-height:27px;}
.zp-center p{font-size:14px;color:#333;}
.zp-title{font-size:16px;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:600;}
.zp-xqbtn{width:120px;height:34px;text-align:center;line-height:34px;cursor:pointer;background:#1D84EB;color:#fff;}
.showMorehandle{width:120px;height:34px;line-height:34px;text-align:center;margin:60px auto 0 auto;cursor:pointer;color:#666;font-size:16px;}
.showMorehandle:hover{color:#1D84EB;}

.zpxq-tckbg{width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,.5);z-index:999;display:none;}
.zpxq-tck{width:518px;background:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.zpxq-close{cursor:pointer;width:23px;height:23px;position:absolute;top:15px;right:18px;}
.zpxq-tckov{max-height:436px;overflow:auto;padding:15px 25px;}
.zpxq-zwmc{color:#1976d2;font-size:18px;}
.zpxq-zwtitle{font-size:19px;color:#221815;margin:10px auto 25px;}
.zpxq-tcktext{margin-bottom:40px;}
.zpxq-scjl{display:block;width:384px;height:48px;text-align:center;line-height:48px;font-size:19px;color:#fff;margin:0 auto 18px auto;background:#1876D2;}
.zpxq-jlyxfs{color:#7b7a7a;font-size:15px;text-align:center;}
.zpxq-jlyxfs a{color:#1976d2;font-size:25px;}
.zpxq-scjl:hover{background:#1667b7;color:#fff;}
.zpxq-jlyxfs a:hover{text-decoration:underline;}
.zpxq-close:hover{background:#eee;}
@media(max-width:1200px){
    .fxm-txt{width:55%;}
    .fxm-img{width:40%;margin-top:0px;}
    .kyyy-box{height:auto;padding:30px 0;background-size:cover;}
    .kkyy-list li{padding-left:0px;text-align:center;}
    .zp-list li{width:30%;margin:0 5% 30px 0;}
    .zp-list li:nth-child(3n){margin-right:0px;}
}

@media(max-width:480px){
    .dsj-fxm{margin:30px 0;}
    .fxm-txt,.fxm-img{width:100%;float:none;height:auto;}
    .fxm-img{margin-top:30px;}
    .kyyy-box{height:auto;padding:40px 0;}
    .kkyy-list li{padding-left:0px;text-align:center;margin-bottom:8px;font-size:14px;}
    .rzzw-title{margin:30px 0;}
    .zp-list li{width:100%;margin:0 0 30px 0;}
    .zp-list li:nth-child(3n){margin-right:0px;}
    .zpxq-tck{ width:90%;top:5%;transform:translate(-50%,0%);}
    .zpxq-jlyxfs a{font-size:15px;}
    .zpxq-scjl{font-size:15px;height:40px;line-height:40px;width:auto;}
    .kkyy-list .kkyy-title{font-size:16px;}
    .zpxq-tckov{max-height:400px;}
}


/*****************************联系我们**************************/
.Contact .left{width:560px;margin-right:20px;float:left;}
.Contact .left iframe{width:100%;height:360px;}
.Contact .left img{width:100%;height:360px;}
.Contact .right{width:420px;box-sizing:border-box;padding-bottom:30px;border: 1px solid #d6d6d6;float:right;}
.Contact .right>h3{padding-left:30px;box-sizing:border-box;height:50px;width:300px;background:#018ae2;color:white;font-size:18px;line-height:50px;margin-top:20px;}
.Contact .right .rows{height:auto;margin-top: 20px;; padding: 0px 20px 0px 100px;box-sizing: border-box;}
.Contact .right .rows:nth-child(2){background: url(../uploadfiles/images/contact1.png)20px center no-repeat;}
.Contact .right .rows:nth-child(3){background: url(../uploadfiles/images/contact2.png)20px center no-repeat;}
.Contact .right .rows:nth-child(4){background: url(../uploadfiles/images/contact3.png)20px center no-repeat;}
.Contact .right .rows h3{margin: 0px;font-size: 18px;line-height: 30px;color: #2e2e2e;}
.Contact .right .rows p{color: #464646;margin: 0px;}
@media(max-width:768px){
    .Contact .left{width: 100%;float: none;}
    .Contact .left img{width:100%;margin-bottom:30px;}
    .Contact .right{width: 100%;float: none;}
}


/*****************************留言表单**************************/
.Message{width:55%;margin:0 auto;margin-top:40px;}
.Message .ServerTit{ text-align:left;}
.Message dl{ position:relative; padding:0 0 21px 77px; line-height:34px;}
.Message dl dt{ position:absolute; left:0px; top:0px; color:#2c2c2c;}
.Message dl dd { position:relative;}
.Message dl dd .ico{ position:absolute; left:11px; top:5px;}
.Message dl dd .input{ text-indent:3em; border:1px solid #cccccc; height:32px; line-height:32px; width:99%;}
.Message dl dd .textarea{border:1px solid #cccccc; height:161px; padding:8px 40px; line-height:32px;}
.Message dl dd .textarea textarea{ width:100%; height:161px;}
.Message dl dd .sendbtn{ width:100px; height:30px; color:#fff; cursor:pointer; background:#2388ca; margin-right:10px;}
.Message dl dd .resetbtn{ width:100px; height:30px; color:#333; cursor:pointer; background:#e4e4e4;}
.line-centers{margin-top:30px;}


@media ( max-width:768px){
    .Message{ width:auto; float:none;}
    .Message dl{padding:0 0 12px 68px;}
}
@media ( max-width:640px){
    .ServerList li{ width:47.5%;}
    .ServerList li .data{ font-size:12px; margin-top:-5px;}
}


/*新增css*/
.Tittle-Top{width: 100%;height: 70px;line-height: 70px;border-bottom: 1px solid #e3e3e3;}
.Title-Home{display: block;width: 60px;height: 70px;border-left: 1px solid #e3e3e3;border-right: 1px solid #e3e3e3;background-image: url("../images/dj-home.png");background-repeat: no-repeat;background-position: center;}
.Top-Left{margin-left: 15px;}
.Top-Left a{display: inline-block;margin: 0 10px;}
.Top-Left a:last-child{color: #3c73da;}
.TittleNavs{margin-right: 21px;}
.TittleNavs li{display: inline-block;float: left;margin-left: 50px;}
.TittleNavs li:nth-child(1){margin-left: 0px;}
.TittleNavs li.on a,.TittleNavs li:hover a{display: block;border-bottom: 1px solid #0e9cf6;color: #0e9cf6;font-weight: bold;height: 69px;}
@media ( max-width:768px){

    .Title-Home{border-bottom:1px solid #e3e3e3;height:50px;float: none;display: inline-block;vertical-align: middle;}
    .Tittle-Top{line-height:50px;height:auto;text-align: center;}
    .TittleNavs{clear: both;text-align: center;float: none;}
    .TittleNavs li.on a{height:49px;}
    .Top-Left a{margin:0 5px;}
    .Top-Left{display: inline-block;float: none;vertical-align: middle;}
    .TittleNavs li{margin-left:10px;float: none;}
    .TittleNavs li:nth-child(1){margin-left: 0px;}
    .TittleNavs li a{font-size:12px;}

}

.times{position:absolute;right:0px;top:50%;transform:translate(0%,-50%);}
.times p:nth-child(1){font-size:30px;color:#333;font-weight:bold;font-family:HELVETICANEUELTPRO-THEX;}
.times p:nth-child(2){font-size:20px;color:#333;margin-top:12px;font-family:HELVETICANEUELTPRO-THEX;}
@media (max-width: 640px){
    .times{left:0px;width:80px;padding:10px 0;border:1px solid #dbdbdb;text-align:center;border-radius:5px;}
    .times p:nth-child(1){font-size:28px;}
    .times p:nth-child(2){font-size:18px}

}


/*fixed*/
.FixedBox{position: fixed;right:0px;top:50%;transform:translate(0%,-50%);  width:50px;height: 246px;background: #333;border-right: 4px solid #1395f4;cursor:pointer;z-index:999;}
.Pushbtn{position:absolute; width:36px; padding:5px 0px; background:rgba(19,149,244,0.8); text-align:center; display:block; left:-36px; display:none;}
.Pushbtn img{display:inline-block; vertical-align:middle; width:10px;}
.fixed div{position: relative;background: url(../images/fixed.jpg) center bottom no-repeat;height: 50px;width: 50px;; /* top: 0px; *//* padding-bottom: 1px; */margin-bottom: -1px;}
.fixed div:last-child {background: none;}
.fixed div a{display: block;width: 50px;height: 50px;cursor:pointer;position: absolute;right: 0px;top: 0px;color: white;overflow: hidden;}
.fixed div a.icon5{line-height: 50px;}
.fixed div a.icon2{line-height: 50px;}
/* .fixed div a.icon1{background: url(../images/icon1.png) center no-repeat;}
.fixed div a.icon2{background: url(../images/icon2.png) center no-repeat;}
.fixed div a.icon3{background: url(../images/icon3.png) center no-repeat;}
.fixed div a.icon4{background: url(../images/icon4.png) center no-repeat;width: 50px;height: 50px;}
.fixed div a.icon5{background: url(../images/icon4.png) center no-repeat;width: 50px;height: 50px;} */
.fixed div a.top{background: url(../images/top1.png) center no-repeat;}

.fixed div span{display:inline-block;}
.fixed div:hover .slidebox{background: #1395f4;width: 200px;}
.fixed div:hover a {background-color: #1395f4;}
/* .fixed div:hover span{display: block;}  */
.fixed div:hover .erm{display:block;}
.fixed div .erm{max-width: 135px; display: none; border: 5px solid #1395f4;/* border-top:0; */width: 135px;bottom: 0;right: 50px;position: absolute;}

@media (max-width:768px){
	.FixedBox{right:-54px; height:auto;}
	.Pushbtn{display:block;}
    .fixed div{display:inline-block;background: url(../images/fixed1.png) right center no-repeat;margin-right:5px;}
    .fixed div a{left:0px;}
    .fixed div a.icon5{right:200px;}
}