@charset "utf-8";
/* CSS Document */
html {
	background-color: #f3f3f3;
}
body {
}
.web .module .more{
	text-indent: -9999px;;
}
.web header {
	height: 465px;
}
.web .banner {
	width: 100%;
	height: 675px;
	background-image: url(../images/bannerBg.png);
	background-repeat: no-repeat;
	background-position: center;
	top: 100px;
}

.mobile .banner {
	height: 160px;
	background-image: url(../images/mobileBannerBg.jpg);
	background-size:cover;
	background-position: top center;
	background-repeat: no-repeat;
}

.web .pageBody {
	height: 830px;
	background-image: url(../images/pageBodyBg.png);
	background-repeat: no-repeat;
	position: top;
	z-index: 999;
}

.controlBtn {
	padding-left:40px;
	height: 30px;
}
.mobile .controlBtn {
	padding-left:0px;
}
.controlBtn a {
	text-align: center;
	display: block;
	height: 30px;
	background-image: url(../images/aNewsListBg.png);
	background-repeat: no-repeat;
	background-position: top right;
	line-height: 30px;
	font-size: 14px;
	width: 89px;
	float: left;
	cursor: pointer;
	color: #000;
}
.controlBtn a:hover {
	background-position: top left;
	color: #FFF;
}
.controlBtn a.focusOpen {
	background-position: top left;
	color: #FFF;
}



.web #omarTranslation {
	background-image: url(../images/omarTranslation.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 290px;
	height: 295px;
}
.web #omarTranslation  section{
	position:absolute;
	bottom:15px;
	left:15px;
}
.web #omarTranslation  section p{
	line-height:25px;
	
}
.web #omarTranslation  .firstParagraph{
	font-size:20px;
	color:#8dc325;
	font-weight:bold;
}
.web #omarTranslation  .secondParagraph{
	font-size:14px;
	color:#F00;
	color:#006ab5;
}
.web #omarTranslation  .thirdParagraph{
	font-size:14px;
}

.mobile #omarTranslation{
	margin-top: 0;
	padding: 0;
	text-align: center;
}
.mobile #omarTranslation img{
}














.web #translationServices {
	background-image: url(../images/translationServices.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 290px;
	top: 0px;
	width: 400px;
	height: 295px;
}
.web #translationServices .firstParagraph{
	width:195px;
	position:absolute;
	top:110px;
	line-height:20px;
	right:17px;
	text-align:left;
}
.web #translationServices .firstParagraph2{
	width:210px;
	position:absolute;
	top:130px;
	line-height:20px;
	right:2px;
	text-align:left;
}
.web #translationServices span{
	color:#0d6fb8;
	font-weight:bold;
}
.web #translationServices .secondParagraph{
	width:150px;
	position:absolute;
	top:150px;
	line-height:20px;
	right:17px;
	text-align:left;
}

.mobile #translationServices{}
.mobile #translationServices p{
	line-height: 25px;
	text-indent: 2em;
}
.mobile #translationServices img{
	width: 100%;
}
.mobile #translationServices span {
    color: #0d6fb8;
    font-weight: bold;
}





.web #omarTrain {
	background-image: url(../images/omarTrain.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 690px;
	top: 0px;
	width: 400px;
	height: 295px;
}
.web #omarTrain  .more{
	width: 55px;
	height: 10px;
	position: absolute;
	top: 195px;
	left:80px;	
}
.web #omarTrain ul{
	position:absolute;
	bottom:10px;
	width:340px;
	left:40px;
}
.web #omarTrain ul li{
	background-image: url(../images/omarTrainBg.png);
	background-position:left bottom;
	background-repeat: no-repeat;
	height:30px;
	position:relative;
	color:#666666;
}
.web #omarTrain ul li a{
	/*line-height:30px;*/
}
.web #omarTrain ul li .title{
	left:0px;
}
.web #omarTrain ul li .upDateTime{
	position:absolute;
	bottom:5px;
	font-size:12px;
	right:0px;
}
.web #omarTrain ul li .description{
	display: none;
}


.mobile #omarTrain{}
.mobile #omarTrain img{
	width: 100%;
}







.web #news {
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 295px;
	width: 290px;
	height: 250px;
}
.web #news .more {
	width: 40px;
	height: 10px;
	position: absolute;
	top: 30px;
	right: 10px;
}
.web #news .preview ,#omarTrain .preview{
	display: none;
}
.web #news .columnName ,#omarTrain .columnName {
	display: none;
}
.web #news ul {
	width: 280px;
	height: 300px;
	position: absolute;
	top: 50px;
}
.web #news ul li {
	background-image: url(../images/newsListBg.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	position: relative;
	height: 30px;
}
.web #news ul li .title {
	top:5px;
	position: absolute;
	left: 25px;
	color: #666666;
}
.web #news ul li .upDateTime {
	top:5px;
	position: absolute;
	right: 5px;
	color: #666666;
	font-size: 12px;
}
.web #news ul li .description {
	display: none;
}








.web #foreignTranslation {
	background-image: url(../images/foreignTranslation.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 290px;
	top: 295px;
	width: 400px;
	height: 495px;
}

.web #foreignTranslation .more{
	width: 40px;
	height: 10px;
	position: absolute;
	bottom:25px;
	right:20px;
}
.web #foreignTranslation .staffList{
	width: 350px;
	position: absolute;
	left: 50px;
	top: 30px;
}


.web #domesticTeachers {
	background-image: url(../images/domesticTeachers.png);
	position: absolute;
	background-repeat: no-repeat;
	left: 690px;
	top: 295px;
	width: 400px;
	height: 495px;
}
.web #domesticTeachers .more{
	width: 40px;
	height: 10px;
	position: absolute;
	bottom:25px;
	right:20px;
}
.web #domesticTeachers .staffList{
	width: 350px;
	position: absolute;
	left: 50px;
	top: 30px;
}







ul.staffList{
}
ul.staffList li{
	position: relative;
	height: 130px;
	margin-top: 10px;
}
ul.staffList .title {
    color: #5B8900;
    display: block;
    font-size: 14px;
    height: 110px;
    left: 105px;
    position: absolute;
    top: 5px;
    width: 225px;
    z-index: 10;
	display:none;
}
ul.staffList .preview{
    display:block;
	height:120px;
	width:90px;
	overflow:hidden;
	position:absolute;
}
ul.staffList .preview img{
    left: 0;
    position: absolute;
    top: 0;
}

ul.staffList .columnName {
	display: none;
}
ul.staffList .description {
	position: absolute;
	top: 25px;
	width: 225px;
	left: 105px;
}
ul.staffList .upDateTime {
	display: none;
}
ul.staffList .preview img {
	height: 120px;
}













































.web #honer {
	background-repeat: no-repeat;
	background-image: url(../images/honer.png);
	position: absolute;
	left: 0px;
	top: 515px;
	width: 290px;
	height: 275px;
}
.web #honer .scrollModule{
	position:relative;
	top:45px;
}
#honer li{
	height:230px;
	width:250px;
	padding-left:10px;
	background-image: url(../images/scrollBg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.web #honer .preview{
	height:180px;
	width:240px;
	left:5px;
	top:25px;
}

.web #honer .more {
	width: 40px;
	height: 10px;
	position: absolute;
	top: 15px;
	right: 10px;
}
#honer .title {
	display: none;
}
#honer .columnName {
	display: none;
}
#honer .upDateTime {
	display: none;
}
#honer .description{
	display: none;
}




.mobile #honer li{
	height:120px;
	width:160px;
}
.mobile #honer .preview{
	height:120px;
	width:160px;
	display:block;
	overflow:hidden;
	text-align:center;
}
.mobile #honer li img{
	height:120px;
	width:auto;
	margin:auto;
}
























footer {
}

.web #floatBox {
	background-image: url(../images/floatBox.png);
	height: 195px;
	width: 117px;
	position: absolute;
	z-index: 1000;
}
.web #floatBox a {
	position: absolute;
	width: 20px;
	height: 60px;
	cursor: pointer;
}
.web #floatBox .qq {
	height: 25px;
	width: 80px;
	left:20px;
	top:155px;
}
.web #floatBox .qq1 {
	bottom:240px;
}












.web #friendly{
    background-image: url(../images/friendly.png);
    position: absolute;
    width: 1090px;
    height: 180px;
    top: 805px;
}
.common_tab{
	padding: 5px;
}
.web #friendly .tabContent {
    width: 1080px;
    position: absolute;
    top: 45px;
}
#friendly .linkList {
}
#friendly .linkList li {
	display:inline;
	float: left;
	padding-right: 10px;
	line-height: 30px;
}
#friendly .linkList li a.title {
}
#friendly .linkList li .upDateTime {
	display:none;
}
#friendly .linkList li .description {
	display:none;
}

#friendly .logo {
    display: none;
}
#friendly .upDateTime {
    display: none;
}


