﻿* {
    margin: 0;
    padding: 0;
}
ul,
li {
    list-style: none;
}
a {	
	color: #333333;
    text-decoration: none;
}
a:hover,a:focus{
	color: #FFFFFF;
	text-decoration: underline;
}
img {
    border: none;
}
body {
    font-size: 16px;
    color: #FFFFFF;
    font-family: "Microsoft Yahei";
    background: url(../images/bg.jpg) no-repeat center top;
}
.box {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.top {
    width: 1000px;
    height: 650px;
}
.tit{
	width: 734px;
	height: 62px;
	margin: 20px auto;
}

/*精彩瞬间*/
.jcsj{
	width: 96%;
	height: auto;
	margin-top: 20px;
}
.jcsj-con{
	width: 100%;
	height: auto;
	border: 1px solid rgba(238,238,238,0.5);
	padding: 15px;
}
/*幻灯片*/
.flash {
    float: left;
    width: 509px;
    height:340px;
}
.out-img {
    position: relative;
    width: 509px;
    height:340px;
    overflow: hidden;
}
.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}
.out-img .img li {
    float: left;
    position: relative;
}
.out-img .img li img {
    display: block;
}
.out-img .img li p {
    position: absolute;
    left: 0;
    bottom:0;
    height: 52px;
    width: 100%;
    text-align: left;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    text-indent: 10px;
    line-height: 52px;
    font-size: 16px;
}
.out-img .num {
    width: 100%;
    position: absolute;
    text-align: right;
    left:-20px;
    bottom: 2px;
    font-size: 0;
}
.out-img .num li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 3px;
    display: inline-block;
    cursor: pointer;
}
.out-img .num li.on {
    background-color: #02dcfc;
}
.out-img .btn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}
.out-img:hover .btn {
    display: block;
}
.out-img .btn-l {
    left: 0;
}
.out-img .btn-r {
    right: 0;
}
/*视频*/
.video{
	float: right;
	width: 430px;
	height: 300px;
}
.video p{
	width: 430px;
	line-height: 56px;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
}
/*精彩瞬间-底部内容*/
.jcsj-bottom,.jcsj-top{
	width: 100%;
	height: auto;
}
.jcsj-bottom .pic{
	float: left;
    width: 509px;
    height:340px;
    margin-top: 20px;
}
/*新闻*/
.new {
	float: right;
	width: 420px;
    height:340px;
    margin-top: 20px;    
}
.new  h2 a{
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #02dcfc;
}
.new  p{
	width: 420px;
	height: 306px;
	font-size: 16px;
	line-height: 34px;
	margin-top: 10px;
	overflow: hidden;
}
.new p span a{
	color: #02dcfc;
}
/*用户案例*/
.anli,.bx{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.anli ul li,.bx ul li{
	float: left;
	width: 474px;
	height: 36px;
	line-height: 36px;
	padding-left: 26px;
	background: url(../images/list-tit.png) no-repeat left center;
	color: #FFFFFF;
}

.anli ul li a,.bx ul li a{
	width: 476px;
	height: 36px;
	line-height: 36px;
	color: #FFFFFF;
	overflow: hidden;
}
/*产品直击*/
.zj{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.zj ul li{
	float: left;
	width: 240px;
	height: 185px;
	margin: 20px 13px 0 0;
}
.zj ul li:nth-child(4n){
	margin-right: 0;
}
.zj ul li a p{
	width: 240px;
	height: 200px;
	text-align: center;
	color: #FFFFFF;
	line-height: 30px;
}
/*反馈*/
.main5{ 
	width:1000px; 
	height:370px; 
	margin-top:20px;
}
.main5 h3{ 
	font-size:28px; 
	color:#02dcfc;
	font-weight: bold;
	text-align: left;
}
.main5_l{ 
	width:620px; 
	height:370px; 
	float:left;
}
.main5_l_box{ 
	width:600px; 
	height:320px; 
	border:1px solid #1df2ff; 
	background: rgba(0,255,252,0.1);
	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:1px solid #1df2ff; 
	background: rgba(0,255,252,0.1);
	margin-top:15px; 
	padding:15px; 
}
.main5_r_box ul li{
	text-align: center;
	margin: 6px 0;
	color: #FFFFFF;
}
.main5_r_box ul li a p{
	line-height: 30px;
	color: #FFFFFF;
}
.footer {
    width: 1000px;
    height: auto;
    overflow: hidden;
    text-align: center;
}
.footer p{ 
	line-height:30px; 
	color:#FFFFFF;
	margin-top: 30px;
	}








