body, select, input, textarea {
    color: #323232;
    color: #333;
    font-size: 14px;
    background: #fff;
    font-family: "微软雅黑","Microsoft Yahei",Arial,Helvetica,sans-serif,"黑体";
}
h1 {
    font-size: 48px;
    line-height: 1em;
    font-weight: bold;
}
h2{
	font-size: 36px;
    line-height: 1.5;
}
.lead {
    font-size: 30px;
    font-weight: 200;
    line-height: 1.4;
    margin-bottom: 20px;
}
.name {
	font-size: 18px;
}

/*合作伙伴*/
 .nameh3{
    top: 105px;
	    margin-bottom: -40px;
    position: relative;
 }
.partner{
	/* width: 100%; */
	height: 200px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border: 1px solid rgb(63, 58, 58);
	position: relative;
	margin: 5%;
}
.constoms_btn{
	position: absolute;
	width: 120px;
	height: 40px;
	line-height: 40px;
	bottom: 0;
	background-color: #e6961e;
	font-size: 1.3em;
    color: #fff;
}
.constoms_btn:hover{
	background-color: #cd3a1a;
	text-decoration: none;
	color: #fff;
}
.constoms_btn:active{
	transform: scale(0.98);
}

  .bglink{
 background: url(../../imgs/btn_Login01.png)    no-repeat;background-size:280px 200px;width:280px;height:200px
 }
  .bglink:hover{
 background: url(../../imgs/btn_Login02.png)    no-repeat;background-size:280px 200px;width:280px;height:200px
 }


.naver .module a:hover, .naver .sub a:hover, .naver .brand a:hover,
.naver li.selected a {
	text-decoration: none;
	color: #fff;
}

.naver li:hover>.keleyi {
    color: #fff;
    /*background-color: #0527af;*/
    background-image: url('../../imgs/button_01.png');
     background-size:100% 100%;
}

/*二级导航*/

.naver ul li dt dl{
		width: 100%;    
		height: 40px;
    	line-height: 20px;
	}
.naver .nav_more a{
		width: 100%;
    	line-height: 20px !important;
    	height: 30px !important;
    	border-bottom: 1px solid gray;
	}
	.nav_more{
		display: none;
		position: absolute;
	    margin-top: -1%;
	}
	.naver .team .selected {
		display: block;
	}
.naver .team:hover>.nav_more {
	display: block;
    color: #fff;
    /*background-color: #0527af;*/
    background-image: url('../../imgs/company_bt01.png');
     background-size:100% 100%;
}
.nav_more a:hover{	
    background-image: url('../../imgs/company_bt02.png');
     background-size:100% 100%;
}


/*全局样式*/
.naver,
.naver .droper {
	z-index: 99;
}

.naver .module a, .naver .sub a, .naver .brand a {
	border-color: #ccc !important;
	    text-align: center;
}
.naver .module a, .naver .sub a {
	color: #333;
	font-size: 16px;
	padding: 10px 20px 0 20px;
	position: relative;
	white-space: nowrap;
	display: inline-block;
}
.naver li {
    display: inline-block;
    height: 90px;
}
.naver,
.naver  a, .naver .brand a {
	height: 90px;
	line-height: 89px;
}
.naver .module a {
    height: 80px;
    line-height: 30px;
    width: 64px;
}
.naver .module ul li .keleyi a{
	    width: 64px;
	padding: 10px 20px 0px 20px;
}
.naver .module ul {
       margin-left: 0;
    height: 90px;
}
.naver .brand {
    float: left;
    display: inline;
    width: 209px;
}
.naver .brand img{

    margin-top: 15px;
}

.top-head{
	height: 40px;
}
.top-head .brand {
	float: left;
	display: inline;
	width: 200px;
	line-height: 40px;
}
.top-head .sub {
    float: right;
    display: inline;
    margin-right: 20%;
    margin-top: 5px;
}
.top-head .sub img {    
	margin-top: 7%;
    margin-right: 10px;
}
.top-head .top-margin{
	width: 1180px;
	margin: 0 auto;
}
p {
	margin: 0;
}
.bg-black{
	background: #100404;
}

.naver .module {
	margin: 0;    
	margin-left: 8%;
    float: left;
    display: inline;
    height: 90px;
}
.naverButton1{
        width: 20%;
        height: 10%;
        position: absolute;
        top: 40%;
        display: block;
        left:55%;
        float: left;
        line-height: 150%;
        font-size: 2vw;
        background-size: 100% 100%;

}
.naverButton2{
        width: 20%;
        height: 10%;
        position: absolute;
        top: 65%;
        display: block;
        left: 55%;
        float: left;
        line-height: 150%;
        font-size: 2vw;
        background-size: 100% 100%;
            
}
.naver .module ul li a span{
	padding-left:0px;
}

.slider-list ul{
	margin-left: 0px;
}
@media (max-width: 1300px) and (min-width: 10px){
	.smallhide{
		display: none !important;
	}
	

}

@media (max-width: 940px) and (min-width: 10px){
.taber .head{
	    width: 200px !important;
	    height: 60px !important;
	}
.naver .module ul li a span i{
	float: left;
}
.naver .module {
    background: #fff;
    margin-left: 0;
    margin-right: 0;
}
.naver, .naver .brand, .naver .module, .naver ul, .naver li, .naver .sub, .naver .sub a {
    display: block;
    float: none;
    text-align: left;
}
.naver .module a {
    display: block;
    /*line-height: 45px;*/
    height: 40px;
    width: auto;
}
.naver .module ul li a span{
	padding-left: 0px;
}
.naver .nav_more{
	width: 100%;
    margin-top: 200px;
}

}
@media(max-width:979px) {
	.gh{
	display: block;
	}
/*naver*/
.naver{
		
	}
	.naver .brand{
		margin-left: 20px;
	}
	.naver .wrapper{ padding:0; margin:0; width: auto;}
	.naver .collapse{ display:block;}
	
    .naver ul{
    	float: none; display: block;
	}
	.naver li{
		float: none; display: block;
		height: 50px;
	}
	.naver .module, .naver .search, .naver .sub{
		display:none; float: none; clear: both;
	}
	
	.naver.selected .module{
		background: #eee;
	}
	
	.naver.selected .module{
		display:block;
		margin-top: 30px;
    	height: 310px;
	}
	.naver .search{
		float:none;
	}
	.naver .module{
		margin-left:0; margin-right:0;
	}
	.naver .droper{
		display:block; float:none; position:static; background:none; width:auto; clear:both;
	}
	.naver .droper a{
		border-bottom-color:#333;
	}
	.naver .caret{ display:none;}
	
	.naver ul ul{
		position:static; width:auto;
	}
	.naver ul ul a{
		border:none;
	}


}

/*幻灯片*/
.slider {
	background: #0527af;
	clear: both;
	position: relative;
	height: auto;
	padding-top:0px;
}

.slider-wrap {
	margin-top: 0 !important;
}

.slider-prev, .slider-next {
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 130px;
 /*background: #DBEFF9;*/
	padding: 30px 10px;
	color: #9E9E9E;
	cursor: pointer;
	font-family: sans-serif;
	background: none repeat scroll 0 0 #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

.slider-prev:hover, .slider-next:hover {
	opacity: 0.5;
}

.slider-next {
	right: 0;
	left: auto;
}

.slider-list li {
	text-align: center;
	line-height: 1;
	display: none;
	position: relative;
}

.slider-list li.selected {
}

.slider h1 {
	font-size: 40px;
	margin-bottom: 20px;
	font-weight: bold;
}

.slider h2 {
	line-height: 1.5;
}

.slider-list li .button {
	padding: 15px 20px;
}

.slider-number {
}

.rotate:hover {
	transform: rotate(360deg);
	transition: all 1s ease-out 0s;
}
/*项目案例*/

.taberBackground{
	height: 190px;
	width: 280px;
	position: relative;
    margin-bottom: 2%;
}
.taberBackground h1{
	font-size: 36px;
}
.taberBackground:hover{display:block;color:white;}
.taberBackground span{color:white;display:none;padding-top:15%;position: absolute;height: 65%;padding-bottom: 9%}
.taberBackground:hover span{display:block;opacity: 0.75;background-color: #0527af; width: 100%;margin:0px;}
.taberBackground span h1{
	color: white;
	opacity: 1;
}
/*项目案例选项卡*/

.taber {
	text-align: center;
}

.taber .head {
	border-left: 0px;
	height: 30px;
	float: right;
	width: 380px;
}

.taber .head a {
	border: 0px;
	float: left;
	display: inline;
	padding: 0px 20px;
	border-left: none;
	height: 30px;
	line-height: 30px;
	background-image: url(../../imgs/btn_all_01.png);
	background-size: 100% 100%;
	color: #000;
	margin-left: 1%;
	margin-bottom: 1%;
}

.taber .head a.selected {
	border-bottom: none;
	background-image: url(../../imgs/btn_all_02.png);
	background-size: 100% 100%;
	color: #fff;
}

.taber .body {
	clear: both;
	padding: 10px;
	padding-top: 3%;
}



.tooltip {
	padding: 4px;
	background: #000;
	position: absolute;
	z-index: 1001;
	color: #fff;
	font-size: 12px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
/** Firefox 3.5即将原生支持opacity属性，所以本条属性只在Firefox3以下版本有效 ***/
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.tooltip .arrow {
	width: 0;
	height: 0;
	border-top: 0px;
	border-bottom: 5px solid #000;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	position: absolute;
	top: -4px;
	*top: -30px;
	left: 8px;
}

.spring {
	background: #f6e5e5;
	color: #de0000;
	position: relative;
	z-index: 99;
	font-size: 16px;
	line-height: 1.5em;
}

.spring .wrapper {
	margin-top: 0;
	padding: 17px 0;
	position: relative;
}

.spring del {
	cursor: pointer;
	text-decoration: none;
	color: #de0000;
	font-size: 18px;
	font-weight: bold;
	border: #de0000 solid 2px;
	border-radius: 100px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	display: block;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -8px;
}

.spring-text {
	padding-right: 30px;
}

/*进度条*/
.progress {
	background-color: #F7F7F7;
	background-repeat: repeat-x;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	height: 30px;
	margin-bottom: 20px;
	overflow: hidden;
	border-radius:26px;
}

.progress .bar {
	-moz-box-sizing: border-box;
	background-color: #0E90D2;
	background-repeat: repeat-x;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	height: 100%;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	transition: width 0.6s ease 0s;
	width: 0;
	border-radius:26px;
}

.progress.striped .bar {
	background-color: #149BDF;
	background-size: 40px 40px;
}
/*css3滚动效果*/
.progress.active .bar {
	animation: 2s linear 0s normal none infinite bar_;
}

.progress.success .bar {
	background-color: #5EB95E;
	background-repeat: repeat-x;
}

.progress.warning .bar {
	background-color: #FAA732;
	background-repeat: repeat-x;
}

.progress.danger .bar {
	background-color: #DD514C;
	background-repeat: repeat-x;
}
.progress.blue .bar {
	background-color: #0527af;
	background-repeat: repeat-x;
}



/*响应式*/
/*响应式导航*/
/*导航*/
.gh {
	display: block;
	height: 60px;
	outline: medium none;
	width: 70px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	display: none;
	/*css3*/
	-webkit-transform: translateZ(0) rotate(0deg);
	-ms-transform: translateZ(0) rotate(0deg);
	transform: translateZ(0) rotate(0deg);
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	outline: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: transparent;
	margin-top: 1%;
}

.gh svg {
	font-size: 18px;
	left: 0;
	position: absolute;
	top: 0;
	/*css3*/
	-webkit-transform: translateZ(0) rotate(0deg);
	-ms-transform: translateZ(0) rotate(0deg);
	transform: translateZ(0) rotate(0deg);
	fill: #333;
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.gh rect {
	left: 0;
	top: 0;
   /*css3*/
	-webkit-transition: -webkit-transform 0.2s 0.2s;
	transition: transform 0.2s 0.2s;
}

.gh svg.top .rect {
	/*css3*/
	-webkit-transform: translate3d(0, -8px, 0);
	-ms-transform: translate3d(0, -8px, 0);
	transform: translate3d(0, -8px, 0);
}

.gh svg.bottom rect {
	/*css3*/
	-webkit-transform: translate3d(0, 8px, 0);
	-ms-transform: translate3d(0, 8px, 0);
	transform: translate3d(0, 8px, 0);
}
/***/
.selected .gh {
	-webkit-transform: translateZ(0) rotate(90deg);
	-ms-transform: translateZ(0) rotate(90deg);
	transform: translateZ(0) rotate(90deg);
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.selected .gh svg {
	-webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	-webkit-transform: translateZ(0) rotate(45deg);
	-ms-transform: translateZ(0) rotate(45deg);
	transform: translateZ(0) rotate(45deg)
}

.selected .gh svg.bottom {
	-webkit-transform: translateZ(0) rotate(-45deg);
	-ms-transform: translateZ(0) rotate(-45deg);
	transform: translateZ(0) rotate(-45deg);
}

.selected .gh svg.top {
	-webkit-transform: translateZ(0) rotate(45deg);
	-ms-transform: translateZ(0) rotate(45deg);
	transform: translateZ(0) rotate(45deg);
}

.selected .gh. rect {
	-webkit-transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
}

.selected .gh svg.top rect, 
.selected .gh svg.bottom rect {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

@media only screen and (max-width:940px) {
	.gh {
		display: block;
	}
}

.divHeight{
	display:table;
	height:280px;
	}
.textIndex{
	display: table-cell;
    vertical-align: middle;
}


.current {
	border: 1px solid #E5E5E5;
	padding: 5px 10px;
	clear: both;
	height: auto;
	overflow: hidden;
	text-align: left;
	position: relative;
}

.current dt {
	position: absolute;
	left: 10px;
	top: 5px;
}

.current dd {
	display: inline;
}

.current.unstyled {
	border: none;
	padding: 0;
}
