﻿@charset "utf-8";
/*科e互联特效基本框架CSS*/
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {margin:0;padding:0;-webkit-text-size-adjust: none}
h1, h2, h3, h4, h5, h6{font-size:12px;font-weight:normal}
body,div{margin:0 auto}
div {text-align:left}
a img {border:0}
body {
	color: #333;
	text-align: center;
	font: 12px "微软雅黑";
	background:url(bg.jpg) top center no-repeat;
}
ul, ol, li {list-style-type:none;vertical-align:0}
a {outline-style:none;color:#535353;text-decoration:none}
a:hover { color: #D40000; text-decoration: none}


/* 效果CSS开始 */
html, body {
        color: #737373;
        width: 100%;
        height: 100%;
}
#container {
        width: 100%;
        position: absolute
}
#indexgs {
        width: 1250px;
        height: 760px;
        position: relative;
margin:0 auto;

}
#indexgs img {
        position: absolute;
		margin:0 auto;
}
#indexg2 {

	top: 0px;
	position: absolute;
}
#indexg1 {

	top: 0px;
	position: absolute;
}


#indexg0 {

	top: 0px;
	position: absolute;
}

#indexg3 {

	top: 0px;
	position: absolute;
}
/* 效果CSS结束 */
