@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: '微软雅黑';
	src: url('../fonts/CiscoSans_CHS.eot');
	src: url('../fonts/CiscoSans_CHS.eot?#iefix') format('embedded-opentype'), url('../fonts/CiscoSans_CHS.woff') format('woff'), url('../fonts/CiscoSans_CHS.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: '微软雅黑';
	src: url('../fonts/CiscoSans_CHS-Light.eot');
	src: url('../fonts/CiscoSans_CHS-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/CiscoSans_CHS-Light.woff') format('woff'), url('../fonts/CiscoSans_CHS-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body {
	font-size: 13px;
	font-family: 'cisco', helvetica;
	background: #f5f5f5;
	min-width: 1006px;
	overflow-x: hidden;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
form {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul,
li,
ol {
	list-style: none;
}

img {
	border: none;
}

.clear {
	clear: both;
}

*:focus {
	border: 0;
	outline: none;
}

a {
	blr: expression(this.onFocus=this.blur());
}
.wrap_float{
	width:100%;
	height:100%;
	position: absolute;
	top:0px;
	left:0;
	z-index:99999;
}
.float_bj{
	width:100%;
	height:100%;
}
.zctable{
	background: url(../images/bg_reg.jpg) no-repeat center top;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.zctable .banner{
	width: 100%;
	height: 379px;
	background: url(../images/banner.jpg) no-repeat center;
	-webkit-background-size: 1920px 379px;
	background-size: 1920px 379px;
}
.zctable_close{
  display:block;
	width:36px;
	height:37px;
	position:absolute;
	left:7px;
	top:8px;
	z-index:2;
	cursor:pointer;
}
.wrap_float.up .zctable{
	top:220px;
}

.zcmiddle{
	width: 100%;
	height: 520px;
	margin: 0 auto;
	padding-bottom: 40px;
	background: #fff;
}
.zcmiddle > li{
}
.zhucekuang{
	width: 500px;
	height: 420px;
	padding-top: 40px;
	margin:  0 auto;
}
.zhucekuang .state{
	width: 460px;
}
.zhucekuang .state h3{
    font-size: 16px;
    margin-bottom: 24px;
    text-align: justify;
    font-weight: normal;
    line-height: 24px;
    color: #333;
}
.zhucekuang .state span{
    color: red;
}
.zck_caption{
	width:450px;
	height:79px;
	line-height:79px;
	margin-top:90px;
	padding-left:57px;
	font-size:35px;
	color:#2c2c2c;
	font-family:'微软雅黑';
	
}
.zhucekuang .inputtext,.dc_no_middle .inputtext{
	width: 285px;
	height: 28px;
	line-height: 28px;
	margin: 8px 0;
	outline:none;
	text-indent: 1em;
	font-size: 14px;
	font-family:'微软雅黑';
	color:#000000;
	border:0;
	box-shadow: 0 2px #eee;
	vertical-align: middle;
	border: 1px solid #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.zhucekuang .inputtext.like,.dc_no_middle .inputtext.like{
	color:#000000;
	vertical-align: middle;
}
.inputtext.like{
	resize: none;
}
input::placeholder { /* WebKit browsers*/ 
锟斤拷锟斤拷color:#000000;font-size:18px;
锟斤拷锟斤拷}
input::-webkit-input-placeholder { /* WebKit browsers*/ 
锟斤拷锟斤拷color:#000000;font-size:18px;
锟斤拷锟斤拷}
input:-moz-placeholder {  /* Mozilla Firefox 4 to 18*/ 
锟斤拷锟斤拷color:#000000;font-size:18px;
锟斤拷锟斤拷}
input::-moz-placeholder {  /* Mozilla Firefox 19+*/ 
锟斤拷锟斤拷color:#000000;font-size:18px;
锟斤拷锟斤拷}
input:-ms-input-placeholder { /* Internet Explorer 10+*/ 
锟斤拷锟斤拷color:#000000;font-size:18px;
}
.import{
	font-family:'微软雅黑';
	font-size:16px;
	color:#3a3a3a;
	line-height:25px;
	height:50px;
	margin-top:7px;
	width:265px;
	}
.import em{
	color:#f70d2d;
	}
.zck_btn{
    width: 162px;
    height: 36px;
    margin-top: 24px;
    cursor: pointer;
    border-radius: 10px;
}
.inputsubmit{
    width: 162px;
    height: 36px;
    background: #174369;
    border: 0;
    outline: 0;
    border-radius: 8px;
    color: #fff;
}
.zc_right{
	background:#67b346;
	background:url(../img/zc_right.jpg)) top center no-repeat;
	height:521px;
	width:246px;
	margin-left:42px;
}
.zc_right .zc_rtitle{
	margin-top:12px;
	width:100%;
	height:43px;
	line-height:43px;
	color:#fff;
	text-align:center;
	font-size:22px;
	font-family:'cisco';
	font-weight:bold;
}
.zc_blank{
	width:216px;
	height:144px;
	margin:0 auto;
}
.zc_blank img{
	width:100%;
	height:100%;
}
.zc_rinfo,.zc_rinfo2{
	width:216px;
	font-size:18px;
	color:#fff;
	margin:0 auto;
	line-height:26px;
	font-family:'微软雅黑';
	margin-top:15px;
}
.zc_rinfo2{
	height:44px;
	}
.float_bottom{
	width:665px;
	height:195px;
	background:#fff;
	margin:0 auto;
	margin-top:31px;
}
.float_bottomtitle{
	height:52px;
	line-height:52px;
	color:#000;
	text-align:center;
	font-size:24px;
	width:100%;
	font-family:'微软雅黑';
}
.float_middle > li{
	float:left;
}
.float_logo{
	width:142px;
	height:127px;
	margin-right:7px;
	margin-left:13px;
}
.float_info{
	width:335px;
	height:130px;
	line-height:26px;
	font-size:14px;
	color:#000000;
	text-indent:28px;
	margin-right:40px;
	overflow:hidden;
	font-family:'微软雅黑';
}
.float_three{
	width:118px;
	height:139px;
	margin-top:-16px;
}
.float_wechat{
	margin:0 auto 7px auto;
}
.float_wechat,.float_wechat img{
	width:118px;
	height:107px;
}
.float_three p{
	width:118px;
	text-align:center;
	color:#000;
	font-size:11px;
	height:17px;
	line-height:17px;
	font-family:'微软雅黑';
}
a.tel {
    width: 100%;
    text-align: center;
    display: block;
}
label {
    color: #000;
    font-size: 14px;
    line-height: 24px;
    margin-right: 90px;
    display: inline-block;
    width: 80px;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
}
p{
	margin: 8px 0;
	font-size: 12px;
	text-align: center;
}
.show {
	display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -200px;
    width: 400px;
    height: 200px;
    background: #fff;
    text-align: center;
    padding: 20px;
    border: 1px solid #ccc;
}
.show h3{
	margin: 20px;
	font-size: 20px;
}
.show .text{
	margin-top: 70px;
}
.show .text p{
    font-size: 16px;
    line-height: 20px;
}
.close{
    float: right;
    margin-top: -20px;
    margin-right: -20px;
    overflow: hidden;
}
