﻿@charset "utf-8";
/* CSS Document */
*{ 
	margin:0; 
	padding:0;
}
body{ 
	width:100%; 
	height:auto; 
	background:url(../images/bg.jpg) no-repeat top center; 
	font-family:"微软雅黑", "黑体", "宋体"; 
	font-size:14px; 
	color:#333;
}
ul,li{ 
	list-style:none;
}
image{ 
	border:none;
}
a{ 
	color:#333; 
	text-decoration:none;
}
a:hover,a:focus{ 
	color:#0294e3; 
	text-decoration:underline;
}
.box{ 
	width:1000px; 
	height:auto; 
	margin:0 auto; 
	padding-top:520px;
}

/*大板块*/
.content{
	width: 100%;
	height: 820px;
}
.tit{
	width: 224px;
	height: 64px;
	float: left;
}
.tit1{
	width: 690px;
	height: auto;
	font-size: 52px;
	font-weight: bold;
	color: #029bed;
	margin: 0 auto;
	text-align: center;
}
  /*大板块-左侧内容*/
.content .con-l{
	width: 650px;
	height: 760px;
	float: left;
}
  /*大板块-左侧内容-导语*/
.content .con-l .daoyu{
	width: 650px;
	height: 130px;
	background: url(../images/daoyu.png) no-repeat center;
}
.content .con-l .daoyu p{
	width: 570px;
	height: 100px;
	line-height: 26px;
	margin-left: 70px;
	padding-top: 16px;
}
  /*大板块-左侧内容-回响*/
.content .con-l .huixiang{
	width: 650px;
	height: auto;
	margin-top: 20px;
	position: relative;
}
/*幻灯片*/
.hdp {
  width:320px;
  height: 250px;
  position: absolute;
  left: 0;
  top: 80px;
}
.swiper-container {
  width: 320px;	
  height: 250px;
}
.content-slide {
  padding: 20px;
  color: #fff;
}
.hdp .swiper-container .swiper-slide a p{
	width: 320px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: 0;
	padding-left: 10px;	
	color: #fff;
	font-size: 14px;
	text-align:left;
	margin: 0 auto;
	background-color: rgb(0,0,0,0.5);
}
.swiper-pagination{
	position: absolute;
	right:10px;
	bottom: 10px;
}
.swiper-pagination-bullet{
	margin: 0 4px;
}
/*新闻*/
.huixiang .new{
	width: 310px;
	height: auto;
    position: absolute;
    right: 0;
    top: 80px;	
}
.huixiang .new h2{
	font-size: 18px;
}
.huixiang .new p{
	line-height: 24px;
	margin-top: 14px;
	color: #555;
}
.huixiang .new p span a{
	color: #efa70e;
}
.huixiang .news{
	width: 650px;
	height: auto;
	position: absolute;
	top: 330px;
}
.huixiang .news ul li{
	width: 310px;
	height: auto;
	line-height: 20px;
	float: left;
	margin-right: 26px;
	margin-top: 10px;

}
.huixiang .news ul li:nth-child(2n){
	margin-right: 0px;
}

.huixiang .news ul li h2 a{
	font-size: 16px;
}
.huixiang .news ul li span a{
	height: 50px;
	line-height: 24px;
	color: #efa70e;
}

/*大板块-右侧内容*/
.content .con-r{
	width: 328px;
	height: auto;
	float: right;
}
.content .con-r .con-huigu img {
	width: 328px;
	height: auto;
	margin-top: 16px;
}
/*产品*/
.bg6_con{
	margin-top: 20px;
}
.bg6_con .pad10 { 
	height:1700px;
}
#bg601,#bg602,#bg603{ 
	height:1600px;
}
/*产品参数*/
.chanpin .canshu{
	width: 997px;
	height: 360px;
	margin-top: 94px;
	position: relative;
}
.chanpin .canshu .canshu-con{
	width: 540px;
	height: 300px;
	position: absolute;
	right: 40px;
	top: 30px;
}
.chanpin .canshu .canshu-con h5{
	font-size: 26px;
	text-align: center;
	margin: 0 auto;
}
/*亮点*/
.chanpin .liangdain{
	width: 100%;
	height: 416px;
	margin-top: 80px;
}
.chanpin .liangdain .liangdain-con li{
	width: 180px;
	height: 416px;
	float: left;
	margin-right: 20px;
}
.chanpin .liangdain .liangdain-con li:last-child{
	margin-right: 20px;	
}
.chanpin .liangdain .liangdain-con li p{
	width: 180px;
	height: auto;	
	font-size: 14px;
	line-height: 26px;
}
.chanpin .liangdain .liangdain-con li p span{
	font-size: 16px;
	font-weight: bold;
}
.chanpin .liangdain .liangdain-con li p a{
	display: block;
	width: 160px;
	height: 36px;
	border-radius: 4px;
	line-height: 36px;
	background: #e3bd6d;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

/*用户案例*/
.chanpin .anli{
	width: 100%;
	height: 700px;	
	margin-top: 80px;
	position: relative;
}
 .chanpin .anli .anli11{
	width:100%;
	height: 342px;
	position: absolute;
	top: 10px;
	left: 10px;
	color: #FFFFFF;
}
.chanpin .anli .anli12{
	width:100%;
	height: 342px;	
	position: absolute;
	top: 310px;
	right: 10px;
	color: #FFFFFF;
}
.chanpin .anli .anli11 h4,.chanpin .anli .anli12 h4{
	font-size: 24px;
	font-weight: bold;
}
.chanpin .anli .anli11 h4,.chanpin .anli .anli11 p{
	position: absolute;
	top: 84px;
	left: 52px;	
}
.chanpin .anli .anli11 p,.chanpin .anli .anli12 p{
	width: 590px;
	height: 110px;
	line-height: 28px;
	margin-top: 34px;
}
.chanpin .anli .anli11 p a,.chanpin .anli .anli12 p a{
	color: #FFFFFF;
	text-decoration: underline;
}
.chanpin .anli .anli12 h4,.chanpin .anli .anli12 p{
	position: absolute;
	top: 87px;
	right: 34px;		
}
.chanpin .anli .anli12 h4{
	position: absolute;
	right: 80px;
}
.bg6_con strong{ 
	display:block; 
	text-align:center; 
	line-height:30px; 
	font-size:18px;
	padding-top: 130px;
}
.bg6_con p{ 
	line-height: 28px;
	font-size: 16px;
}
.bg6_con .canshu-con p span a{
	color: #efa70e;
	text-decoration: underline;
}
#bg602 p{
	line-height: 28px;	
}
.bg6nva{ 
	padding-top:10px;
	padding-left: 28px;
}
.bg6nva li{ 
	float:left; 
	width:220px; 
	line-height:61px; 
	height:61px; 
	font-size:22px; 
	color: #fff;
	text-align:center; 
	margin-right:20px; 
	background:url(../images/chanpin-bg1.png) no-repeat center;
}
.bg6nva .nav{
	background:url(../images/chanpin-bg2.png) no-repeat center; 
	color:#fff;
}
.bg6nva .mr-10{ 
	margin-right:-10px;
}
.chanpin .parameter {
	width:540px ;
	height: 198px;
	background: url(../images/table.png) no-repeat center;
	margin: 14px 0;
}

/*视频区*/
.video{
	width: 100%;
	height: auto;	
}
.video ul li{
	width: 240px;
	height: 220px;
	float: left;
	margin-top: 20px;
	margin-right: 12px;
	position: relative;
}
.video ul li:last-child{
	margin-right: 0;
}
.video ul li p{
	text-align: center;
	line-height: 26px;
}
.video ul li span{
	width: 110px;
	height: 110px;
    background: url(../images/video.png) no-repeat center;
    position: absolute;
    top: 30px;
    left: 70px;
}


/*反馈*/
.main5{ 
	width:1000px; 
	height:370px; 
	margin-top:30px;
}
.main5 h3{ 
	font-size:28px; 
	color:#029bed;
}
.main5_l{ 
	width:620px; 
	height:370px; 
	float:left;
}
.main5_l_box{ 
	width:602px; 
	height:320px; 
	border:3px solid rgba(2,155,237,0.36); 
	margin-top:15px; 
	padding-top:14px; 
	padding-left:14px; 
}
.zs-form .form-li {
    width: 590px;
    height: auto;
    overflow: hidden;
}
.zs-form .form-li div {
    float: left;
    width: 295px;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}
.zs-form .form-li div.form-lil {
    width: 285px;
    padding-right: 10px;
}
.zs-form .form-li div.form-lir {
    width: 285px;
    padding-left: 10px;
}
.zs-form .form-li div span {
    display: block;
    float: left;
    width: 38px;
    height: 38px;
    border: 1px solid #e3e3e3;
    background: url(../images/icon-4.png) no-repeat center center #fff;
}
.zs-form .form-li div span.icon-name {
    background-position: 0 0;
}
.zs-form .form-li div span.icon-add {
    background-position: 0 -38px;
}
.zs-form .form-li div span.icon-tel {
    background-position: 0 -76px;
}
.zs-form .form-li div span.icon-code {
    background-position: 0 -114px;
}
.zs-form .form-li div input {
    float: left;
    width: 245px;
    height: 40px;
    border: 1px solid #e3e3e3;
    border-left: 0 none;
    padding: 0 5px;
    box-sizing: border-box;
    outline: none;
    color: #666666;
}
.zs-form .form-li div input.yzm {
    width: 130px;
}
.zs-form .form-li div img {
    width: 100px;
    height: 38px;
    float: right;
}
.zs-form .form-message {
    width: 590px;
    height: auto;
    overflow: hidden;
}
.zs-form .form-message p {
    margin-bottom: 10px;
}
.zs-form .form-message textarea {
    line-height: 24px;
    border: 1px solid #e3e3e3;
    padding: 10px;
    font-family: "Microsoft Yahei";
    outline: none;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    color: #999999;
}
.form-btn {
    clear: both;
    width: 220px;
    margin: 0 auto;
    padding-top: 20px;
    height: auto;
    overflow: hidden;
}
.form-btn button {
    font-family: "Microsoft Yahei";
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
}
.form-btn button.submit {
    background-color: #ff8300;
    margin-right: 20px;
}
.form-btn button.reset {
    background-color: #999999;
}
.main5_r{ 
	width:354px; 
	height:370px; 
	float:left; 
	margin-right:26px;
	text-align: center;
}
.main5_r_box{ 
	width:320px; 
	height:302px; 
	border:3px solid rgba(2,155,237,0.36); 
	margin-top:15px; 
	padding:15px; 
}
.main5_r_box a p{
	line-height: 32px;
}
.footer{ 
	width:1000px; 
	margin-top:50px; 
	text-align:center;
}
.footer p{ 
	line-height:28px; 
	color:#333; 
	font-size:14px;
}


