/*公共样式*/
html,body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,span,input {margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6 {font-size: :100%;}
img {border: 0;display: block;}
ul,ol {list-style: :none;}
a {text-decoration: none;color: #fff;}
a:hover {text-decoration: underline;}
.clearfix:after {content: "";display: block;height: 0;visibility: hidden;clear: both;}
.clearfix {zoom: 1;}


/*主体样式*/

body>a {
	display: block;
	width: 100%;
	overflow: hidden;
}

body .main>a>img {
	width: 1920px;
	margin-left: 50%;
	transform: translateX(-50%);
}

body>form {
	display: block;
	width: 100%;
	overflow: hidden;
}

body .main>form>img {
	width: 1920px;
	margin-left: 50%;
	transform: translateX(-50%);
}

body .main>form>input {
	position: absolute;
	border: none;
	background: transparent;
}

body .main>form>input[type=submit] {
	background: transparent;
	/*background: Blue;*/
	width: 300px;
	height: 50px;
	margin-left: -50px;
	top: 270px;
	z-index: 999;
	border: black;
	cursor: pointer;
}

body .main>form>input[name=title] {
	/*background: red;*/
	text-indent: 1em;
	top: 248px;
	margin-left: -440px;
	width: 280px;
	height: 45px;
	font-size: 22px;
}

body .main>form>input[name=mycall] {
	/*background: red;*/
	text-indent: 1em;
	top: 316px;
	margin-left: -440px;
	width: 280px;
	height: 45px;
	font-size: 22px;
}

body .main>form>input[name=qq] {
	/*background: red;*/
	text-indent: 1em;
	top: 382px;
	margin-left: -440px;
	width: 280px;
	height: 45px;
	font-size: 22px;
}

body .main>form>input[name=kc] {
	/*background: red;*/
	text-indent: 1em;
	top: 245px;
	margin-left: -430px;
	width: 168px;
	height: 45px;
	font-size: 22px;
}

body .main {
	width: 100%;
	overflow: hidden;
}

body .main>img {
	width: 1920px;
	margin-left: 50%;
	transform: translateX(-50%);
}

.mbg { background:url(../img/zt_18.jpg) no-repeat center; height:840px;}
.mbg span { width:1100px; height:240px; overflow:hidden; display:block; margin:0 auto; }
.mjz { width:1100px; height:590px; overflow-y:scroll; margin:0 auto; }


body .main>form>input[id=submit2] {
	background: transparent; 
	/*background: red;*/
	width: 250px;
	height: 50px;
	margin-left: 250px;
	top: 345px;
	z-index: 999;
	border: black;
	cursor: pointer;
}

body .main>form>input[id=title2] {
	/*background: red;*/
	text-indent: 1em;
	top: 140px;
	margin-left: 310px;
	width: 190px;
	height: 45px;
	font-size: 22px;
}

body .main>form>input[id=mycall2] {
	/*background: red;*/
	text-indent: 1em;
	top: 210px;
	margin-left: 310px;
	width: 190px;
	height: 45px;
	font-size: 22px;
}