* {margin:0;padding:0;}
body{
	font-family: Microsoft YaHei;
	font-size:16px;
	overflow-x: hidden;
}
a,a:hover {text-decoration:none;}
/*container 样式代码*/
.container {
	width:1200px;
	margin:0 auto;
}

/*nav 样式代码*/
.navsy {
	padding-left:200px;height:340px;
	box-sizing:border-box;
	overflow:hidden;
	position:absolute;
	z-index: 3;
}

.navsy>ul.synav {
	list-style-type:none;height:inherit;
	margin-left:30px;
}
.navsy>ul.synav>li{
	float:left;height: 90px;
	margin-right:50px;
	font-size:20px;
	box-sizing: border-box;
}
.navsy>ul.synav>li:nth-of-type(3) {
	font-size:22px;
	line-height:25px;
}
.navsy>ul.synav>li>a{
	padding-top:48px;
	box-sizing: border-box;
	display:block;
	color:white;
	width:100%;height:inherit;
}
.navItemActive {
	border-bottom:solid 2px white;
}
.subNav {
	display:none;
	position:absolute;
	width:133px;height:250px;
	background-color: rgba(255,255,255,0.2);
	top:90px;
	left:294px;
}
.subNav a {
	display:block;
	line-height:35px;
	position: relative;
	color:white;
	padding-left:16px;
	box-sizing: border-box;
}
.subNav>a .sub-line {
	width:100px;height:1px;
	background-color: white;
	position:absolute;
	left:0;right:0;
	margin:0 auto;
	z-index:500000;
}
.subNav a:hover {
	color:#01cced;
}
/*carousel  样式代码*/
.containerLogin {
	position:absolute;
	width:1200px;height:785px;
	left:0;right:0;
	margin:0 auto;
	top:0;
	z-index: 1;
	/*display:none;*/
	color:white;
}
.containerLogin .syLogin {
	position:absolute;
	width:660px;height:410px;
	top:215px;
	font-size:18px;
	padding-left:10px;
	box-sizing:border-box;
}
.containerLogin .syLogin .kafa {
	width:310px;height:25px;
	position:relative;
	text-align:center;
	font-weight:bold;
}
.containerLogin .syLogin .kafa .line{
	width:25px;height:2px;
	background-color: white;
	position:absolute;
	top:12px;
}
.containerLogin .syLogin .kafa .line:nth-of-type(2) {
	right:0;
}
.containerLogin .syLogin > p:nth-of-type(1) {
	font-size:56px;
	font-weight:550;
	margin:20px 0;
}
.containerLogin .syLogin > p:nth-of-type(2) {
	font-weight:bold;
	margin-bottom:30px;
}
.containerLogin .syLogin .login,
.containerLogin .syLogin .contcat-login {
	display:block;
	width:215px;height:57px;
	float:left;
	border-radius:10px;
	text-align:center;
	line-height: 57px;
	letter-spacing:1px;
	margin-right:20px;
	color:#333;
	background-color: white;
	transition:0.5s;
}
.containerLogin .syLogin .login:hover,
.containerLogin .syLogin .contcat-login:hover {
	color:#01cded;
	transition:0.5s;
}

/*item-title  样式代码*/
.item-title {
	width:408px;height:150px;
	margin:100px auto 110px;
	font-size:36px;
	text-align:center;
	position:relative;
}
.item-title>p:nth-of-type(1) {
	color:#333;
}
.item-title>p:nth-of-type(2) {
	color:#999;
	margin:28px 0 25px;
}
.item-title>div{
	position:absolute;
}
.item-title-line {
	width:160px;height:4px;
	background-color: #dedede;
	bottom:3px;
	right:0;
}
.item-title-round {
	width:12px;height:12px;
	background-color: #02cdee;
	border-radius:50%;
	left:0;right:0;bottom:0;
	margin:0 auto;
}

/*service-content  样式代码*/
.service-content {
	height:380px;
}

.service-content-item {
	width:300px;height:inherit;
	float:left;
	padding:40px 40px 0;
	box-sizing: border-box;
	text-align:center;
	background-color: white;
	z-index: 20;
	transition:0.5s;
}
.service-content-item p:nth-of-type(1) {
	font-size:25px;
	margin:40px 0 20px;
	color:#333;
}
.service-content-item p:nth-of-type(2) {
	font-size:20px;
	color:#b8b8b8;
	text-align:left;
	letter-spacing: 2px;
}
.service-content-item a{
	display:block;
	width:165px;height:50px;
	background-color: #00cced;
	border-radius:20px;
	text-align:center;
	line-height:50px;
	color:white;
	margin:30px auto 0;
}
.service-content-item:hover {
	transform: scale(1.1);
	border-radius:20px;
	box-shadow:1px 1px 10px 1px #dedede;
	position:relative;
	z-index:20;
	transition:0.5s;
}


/*list  样式代码*/
.list {
	margin-top:150px;
	height:340px;
	background-image:url(../images/list-back.jpg);
	background-size:100% 100%;
}
.list-item {
	width:240px;height:340px;
	float:left;
	padding:36px 0;
	box-sizing: border-box;
	text-align:center;
	color:white;
	transition: 0.5s;
	letter-spacing:2px;
}
.list-item .marginB {
	font-size:20px;
	margin:15px 0 60px;
}
.list .list-item:nth-child(odd) {
	background-color: rgba(0,0,0,0.5);
}
.list .list-item:nth-child(even) {
	background-color: rgba(0,0,0,0.3);
}
.list-item:hover {
	background-color:rgba(26,182,208,0.8)!important;
	transition: 0.5s;
}

/*case-list  样式代码*/
.case-list {
	height:auto;
	overflow:hidden;
}

.case-list  .case-list-item {
	width:370px;height:275px;
	border:solid 1px #dedede;
	border-radius:5px;
	padding:5px;
	box-sizing: border-box;
	text-align:center;
	font-size:25px;
	float:left;
	margin-right:45px;
	margin-bottom:55px;
	overflow:hidden;
}
.case-list  .case-list-item:nth-child(3n) {
	margin-right:0;
}
.case-list  .case-list-item .img-wraper {
	width:100%;height:185px;
}
.case-list  .case-list-item .img-wraper .img-parent {
	height:245px;height:185px;
	overflow: hidden;
	cursor:pointer;
}
.case-list  .case-list-item .img-wraper img {
	width:100%;
	transition:0.5s;
}
.case-list  .case-list-item p {
	margin-top:20px;
}
.case-list  .case-list-item:hover img {
	transform:scale(1.2);
	transition:0.5s;
}
/*company-info  样式代码*/
.company-info {
	height:660px;
	background-image: url(../images/company-info-back.jpg);
	background-size: 100% 100%;
	margin-top:120px;
	padding-top:50px;
	box-sizing: border-box;
	color:white;
}
.company-info .item-title {
	margin:0 auto 80px!important;
}
.company-info .item-title p {
	color:white!important;
}
.company-info .item-title ~ p:nth-of-type(1) {
	text-align:center;
	margin-bottom:60px;
	font-size:24px!important;
}
.company-info .item-title ~ p:nth-of-type(2) {
	text-align:justify;
	line-height:35px;
	font-size:20px;
}
.company-info .item-title ~ p:nth-of-type(3) {
	text-align:justify;
	line-height:35px;
	font-size:20px;
}
/*copyright  样式代码*/
.copyright {
	height:130px;
	text-align:center;
	padding:50px 0 40px;
	box-sizing:border-box;
	line-height:30px;
	color:#d3d3d3;
	font-size:14px;
}

/*control-fixed  样式代码*/
.control-fixed {
    width: 70px;
    height: 260px;
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 2;
    margin-top: -130px;
}
.control-fixed .control-fixed-item {
height: 60px;
    background-color: #2e3747;
    margin-bottom: 10px;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    padding-top: 10px;
}
.control-fixed .control-fixed-item>img {
    width: 50px;
    height: 50px;
    margin: 0px auto;
    display: block;
}
.control-fixed .control-fixed-item:nth-of-type(1) {
	margin-top:13px;
}

.control-fixed .control-fixed-item .control-fixed-item-text {
    width: 305px;
    height: 112px;
    position: absolute;
    background-color: #f9f9f9;
    border-radius: 10px;
    left: -340px;
    top: -20px;
    font-size: 20px;
    text-align: center;
    line-height: 112px;
    color: #333;
    letter-spacing: 2px;
    font-weight: 550;
	display:none;
}
.control-fixed .control-fixed-item .control-fixed-item-text img {
	width:89px;height:89px;
	vertical-align: middle;
}
