﻿@charset "utf-8";
/* CSS Document */
html, body {
    position: relative;
    height: 100%;
    overflow: hidden;
}

body {
	color: #3c3c3c;
	background: #fff;
	font: 100 12px/18px "宋体";
}
html, body {
	_margin: 0;
	_height: 100%;/*IE6 BUG*/
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, table, th, td, iframe {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
}
ul, ol, li, dl, dt, dd {
	list-style-type: none
}
img, object {
	border: 0;
	vertical-align: middle;
}
img, input {
	border: medium none;
}
a {
blr:expression(this.onFocus=this.blur());
	outline: none;
	cursor: pointer;
	color: #666;
	text-decoration: none;
}
/*a:hover{color:#ff6600;text-decoration:none;}*/
input {
	vertical-align: middle;
}
em {
	font-style: normal;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.clear {
	height: 0px;
	line-height: 0px;
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*+html .clearfix {
	overflow: hidden;
}
* html .clearfix {
	height: 1%;
}
.f-cb {
*zoom:1;
}
.wk_show {
	display: block;
}
.wk_hide {
	display: none;
}
.positionR {
	position: relative !important;
	zoom: 1;
}
.positionA {
	position: absolute;
}
.f-lay {
	font-size: 0;
	letter-spacing: -8px;
	text-align: left;
}
.f-ib {
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: top;
	font-size: 12px;
	letter-spacing: normal;
}
/* font */
.w1000 {
	width: 297px !important;
	margin: 0 auto;
}
/*main*/

.ct-focusimg {
	 position: absolute;
    left: 0;
    right: 0;
    opacity: .8;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
   height: 100%;
}
.ct-fimglist {
	position: relative;
	    height: 100%;
}
.ct-fimglist img {
	display: block;
	cursor: pointer;
}
.ct-fimglist li {
	width: 100%;
	float: left;
}
.ct-banner01 {
	background: url(../images/bg-img-1.jpg)  no-repeat 50% 70%;
	background-size: cover;
    height: 100%;
}
.ct-banner02 {
	background: url(../images/bg-img-2.jpg)  no-repeat 50% 70%;
	background-size: cover;
    height: 100%;
}
.ct-banner03 {
	background: url(../images/bg-img-3.jpg)  no-repeat 50% 70%;
	background-size: cover;
    height: 100%;
}
.ct-banner04 {
	background: url(../images/bg-img-4.jpg) no-repeat 50% 70%;
	background-size: cover;
    height: 100%;
}

.ct-focustool {
	overflow: hidden;
	position: relative;
	top: -97px;
	height: 97px;
	background: url(../images/bg_touming.png) repeat-x;
}
.ct-ftoollist {
	position: relative;
	
}
.ct-ftoollist li {
	width: 64px;
	height: 54px;
	float: left;
	cursor: pointer;
	margin-left: 10px;
	margin-top: 21px;
}
.ct-ftoollist .on a {
	width: 64px;
	height: 44px;
	display: block;
	margin-right: -4px;
	z-index: 100;
	top: -5px;
	border: 2px solid #FFF;
}
#login {
	margin-top: 120px;
	left:37%;
	width: 310px;
	margin-top: 120px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	background: #FFFFFF;
	padding-top: 23px;
	padding-right: 23px;
	padding-left: 23px;
}
.dologo1{
	font-weight: 600;
	color: #2b425b;
	text-align: center;
	    font-size: 26px;
    line-height: 40px;
    margin-bottom:20px;
}
    .clear {
    clear: both;
    height: 1px;
}