@charset "utf-8";

/* global */
@import url("global.css");
.colFF9600{color:#FF9600;}

.content p,.popBody p,code,li,td,th,a{font-size:13px;font-family:microsoft yahei;}

.logo{background:url(../images/common/logo.png) no-repeat;left:24px;top:-42px;/*top:48px;*/
	width:214px;height:60px;overflow:hidden;text-indent:-9999em;z-index:9000;}

.innerLogo{background:url(../images/common/logo1.png) no-repeat;}

.copyRightBody{
	width:260px;/*left:28px;*/
	left:-170px;
	z-index:9000;
	height:30px;
	overflow:hidden;
	bottom: 0px;
}
.copyRightBody h3{padding-bottom:5px;}
.copyRightBody a{display:inline-block;width:19px;height:19px;margin-right:7px;background:url(../images/common/ico.png) no-repeat;}
.copyRightBody p{color:#fff;line-height:18px;}
.copyRightBody a.sina{background-position:0 0;}
.copyRightBody a.sina:hover{background-position:-20px 0;}
.copyRightBody a.tencent{background-position:0 -20px;}
.copyRightBody a.tencent:hover{background-position:-20px -20px;}
.copyRightBody a.twitter{background-position:0 -40px;}
.copyRightBody a.twitter:hover{background-position:-20px -40px;}
.copyRightBody a.other{background-position:0 -60px;}
.copyRightBody a.other:hover{background-position:-20px -60px;}

.caseIco{z-index:9000;right:30px;cursor:pointer;top:50%;margin-top:-31px;
	display:block;width:62px;height:62px;background:url(../images/common/caseIco.png) no-repeat;}
.caseIco:hover{background-position:-62px 0;}
.caseBody{width:300px;padding-right:20px;text-align:right;height:100%;right:-300px;overflow:hidden;
	z-index:9000;background:url(../images/common/sidebarBg.png) repeat;}
.caseBody .closeBody{width:10px;height:100%;}
.caseBody .closeBody div{width:10px;height:100%;display:none;}
.caseBody .conBody{width:300px;}
.caseBody .caseBox{margin-top:10px;cursor:pointer;}
.caseBody h3 a{font-size:16px;/* color:#005693; */color:#fff;font-family:microsoft yahei;font-weight:700;
	text-decoration:none;}
.caseBody p{font-size:11px;font-family:microsoft yahei;color:#9ab2c1;}

.bgImg{position:absolute;top:0;left:0;z-index:1;}
#warpBody{position:absolute;top:0;left:0;z-index:8888;}

p{font-family:microsoft yahei;}

.fckBody h1{font-size:1.5em;}
.fckBody h2{font-size:1.4em;}
.fckBody h3{font-size:1.3em;}
.fckBody h4{font-size:1.2em;}
.fckBody h5{font-size:1.1em;}
.fckBody h6{font-size:1em;}
.fckBody em{font-style:italic;}
.fckBody h1,.fckBody h2,.fckBody h3,.fckBody h4,.fckBody h5,.fckBody h6 {margin:10px 0;font-weight:700;}
