﻿/*by 东方汽轮机有限公司.计算机处.岳挺*/
body
{
	margin: 0;
	padding: 0;
	background: url(../images/bg1.png) #d6e3ef repeat-x 50% top;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
}
a
{
	text-decoration: none;
	color: #000;
}

#content
{
	background-color: White;
	margin: 0 auto;
	height: 1067px;
	width: 998px;
	position: relative;
}
/*---头部开始---*/
#logo
{
	background-color: Lime;
	height: 50px;
	width: 540px;
	position: absolute;
	top: 0px;
	left: 10px;
}
#sitetools
{
	height: 50px;
	width: 300px;
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
}
/*----------textbox-------------*/
#search_tb
{
	margin-top: 8px;
	border: 1px solid rgb(126, 157, 185);
}
#sitepics
{
	background-color: Green;
	height: 240px;
	width: 978px;
	position: absolute;
	top: 60px;
	left: 10px;
}
/*---------------菜单布局-----------------*/
#menu
{
	background-color: Purple;
	height: 32px;
	width: 978px;
	position: absolute;
	top: 300px;
	left: 10px;
}
/*---------------菜单-----------------*/
#div_center
{
	/*background-image: url(../images/menubk.gif);*/
	background-color: #014898;
	height: 32px; /*菜单高度 配合nav1 line-height: 30px;*/
	width: 978px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#nav1
{
	line-height: 32px;
	list-style-type: none;
	margin-top: 0px;
}
#nav1 a
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 77px;
}
#nav1 a:link
{
	color: #FFF;
	margin: 0;
	text-decoration: none;
}
#nav1 a:visited
{
	color: #FFF;
	margin: 0;
	text-decoration: none;
}
#nav1 a:hover
{
	color: #fff;
	text-decoration: none;
}
#nav1 li
{
	float: left;
	margin-top: 0px;
}
#nav1 li a:hover
{
	background: #83BB1A;
}
#nav1 li ul
{
	background: #FFF;
	border-bottom-style: solid;
	border-color: #66cc00;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-width: 1px;
	left: -999em;
	line-height: 24px;
	list-style-type: none;
	padding: 1px;
	position: absolute;
	text-align: left;
	width: 132px;
}
#nav1 li ul a
{
	display: block;
	padding-left: 2px;
	text-align: left;
	width: 130px;
}
#nav1 li ul a:link
{
	color: #0d5097;
	text-decoration: none;
}
#nav1 li ul a:visited
{
	color: #0d5097;
	text-decoration: none;
}
#nav1 li ul a:hover
{
	background: #66cc00;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#nav1 li.sfhover ul
{
	left: auto;
}
/*---中部开始---*/
#indexnews
{
	background-color: #E9F5FA;
	height: 270px;
	width: 765px;
	position: absolute;
	top: 337px;
	left: 10px;
}
#picnewstitle
{
	background-image: url(../images/tupiannewsbg.gif);
	width: 303px;
	height: 268px;
}
#picnewspics
{
	width: 23px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#picnewsnames
{
	font-size: 13px;
	color: #330099;
	font-weight: bold;
	padding-top: 8px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 23px;
}
#picnewsmore
{
	padding-top: 8px;
	color: #330099;
	height: 18px;
	position: absolute;
	top: 0px;
	left: 250px;
}
#picnewslist
{
	width: 303px;
	position: absolute;
	height: 242px;
	top: 26px;
	padding: 3px 0px 0px 4px;
}
#hotnewstitle
{
	background-image: url(../images/titlebkmain_03.gif);
	border-bottom: solid 1px #eee;
	width: 449px;
	height: 26px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#hotnewspic
{
	background-image: url(../images/titlebkmain_01.gif);
	width: 23px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#hotnewsname
{
	background-image: url(../images/titlebkmain_02.gif);
	width: 151px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 23px;
}
#hotnewsmore
{
	background-image: url(../images/titlebkmain_04.gif);
	padding-top: 8px;
	width: 53px;
	height: 18px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#hotnewslist
{
	width: 449px;
	height: 242px;
	position: absolute;
	top: 26px;
	right: 0px;
}
#hotnewslist a
{
	color: #330099;
	font-size: 14px;
}
#hotnewslist a:hover
{
	color: #0033CC;
	text-decoration: underline;
}
/*------------动态要闻列表--------------*/
#newnewsdatas
{
	margin-left: 10px;
	margin-right: 10px;
	height: 15px;
	color: #999999;
	margin-top: 10px;
}
#newnewspics
{
	float: left;
	margin-top: 3px;
}
#newnewstitleid
{
	float: left;
}
#newnewsdatetime
{
	float: right;
}
/*----专题开始----*/
#zhuanti
{
	height: 635px;
	width: 206px;
	position: absolute;
	top: 337px;
	right: 10px;
}
#zhuantititle
{
	background-image: url(../images/titlebk.gif);
	padding: 8px 0px 0px 12px;
	font-size: 13px;
	font-weight: bold;
	color: #330099;
	height: 20px;
	width: 194px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#zhuangtibk
{
	border: solid 1px #eee;
	width: 202px;
	padding: 1px 1px 1px 1px;
	position: absolute;
	top: 28px;
	right: 0px;
}
#zhuangtibody
{
	background-color: #F4F7FC;
	height: 607px;
	width: 202px;
	top: 28px;
	right: 0px;
}
/*------领导关怀--------*/
#lingdaoguanhuan
{
	height: 36px;
	width: 176px;
	position: absolute;
	top: 18px;
	right: 13px;
	border: solid 1px #99ccff;
	background: url(../images/lingdaoguanhuan.jpg);
}
/*------学习科学发展观--------*/
#kexuefazanguan
{
	height: 36px;
	width: 176px;
	position: absolute;
	top: 72px;
	right: 13px;
	border: solid 1px #99ccff;
	background: url(../images/kexuefazanguan.jpg);
}
/*-----东汽精神-------*/
#dongqijingsheng
{
	height: 36px;
	width: 176px;
	position: absolute;
	top: 126px;
	right: 13px;
	border: solid 1px #99ccff;
	background: url(../images/dongqijingsheng.jpg);
}
/*-----百日会战-------*/
#bairihuizhan
{
	height: 36px;
	width: 176px;
	position: absolute;
	top: 180px;
	right: 13px;
	border: solid 1px #99ccff;
	background: url(../images/meilidongqi.jpg);
}
/*--------东汽感恩-------*/
#shehuizeren
{
	height: 36px;
	width: 176px;
	position: absolute;
	top: 234px;
	right: 13px;
	border: solid 1px #99ccff;
	background: url(../images/dongqiganen.jpg);
}
/*-------国际合作----------*/
#guojihezuo
{
	height: 36px;
	width: 176px;
	position: absolute;
	top: 288px;
	right: 13px;
	border: solid 1px #99ccff;
	background: url(../images/guojhz.jpg);
}
/*-------视频中心----------*/
#shipinzhongxin
{
	height: 36px;
	width: 176px;
	position: absolute;
	top: 342px;
	right: 13px;
	border: solid 1px #99ccff;
	background: url(../images/spzx001.jpg);
}
/*-------东汽报----------*/
#dongqibaokan
{
	height: 36px;
	width: 176px;
	position: absolute;
	top: 396px;
	right: 13px;
	border: solid 1px #99ccff;
	background: url(../images/dongqibao.jpg);
}
/*-------办公系统----------*/
#bangongxitong
{
	height: 36px;
	width: 176px;
	position: absolute;
	top: 450px;
	right: 13px;
	border: solid 1px #99ccff;
	background: url(../images/bgxt.jpg);
}
/*-------电子期刊----------*/
#dianziqikan
{
	height: 36px;
	width: 176px;
	position: absolute;
	top: 504px;
	right: 13px;
	border: solid 1px #99ccff;
	background: url(../images/dianziqikan.jpg);
}
/*-------经理信箱----------*/
#jinglixinxiang
{
	height: 36px;
	width: 176px;
	position: absolute;
	top: 558px;
	right: 13px;
	border: solid 1px #99ccff;
	background: url(../images/zjlxx.jpg);
}
#meitijujiao
{
	background-color: #F6FBFB;
	height: 290px;
	width: 765px;
	position: absolute;
	top: 615px;
	left: 10px;
}
#chanpinxilie
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 259px;
	height: 247px;
}
/*--------产品系列-----------*/
#basic-accordian
{
	border: 1px solid #eee;
	width: 259px;
	height: 223px;
}

.accordion_headings
{
	padding: 2px;
	background: #D1E4F3;
	color: #1F376D;
	border: 1px solid #FFF;
	cursor: pointer;
	font-weight: bold;
}

.accordion_headings:hover
{
	background: #F6F6F6;
}

.accordion_child
{
	padding: 3px;
	background: #EEE;
}
.accordion_child img
{
	float: left;
	width: 95px;
	height: 30px;
	padding: 7px 5px 2px 0px;
}
.header_highlight
{
	background: #6CAEE0;
}
#xiangguanlianjie
{
	padding: 8px 0px 0px 27px;
	position: absolute;
	top: 235px;
	left: 0px;
	width: 259px;
	height: 43px;
}
#meitijujiaotitle
{
	border-bottom: solid 1px #eee;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 495px;
	height: 26px;
}
.titleforpic
{
	background-image: url(../images/titlebkmain_fordq.gif);
	width: 23px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.titleforname
{
	font-size: 13px;
	color: #330099;
	font-weight: bold;
	padding-top: 8px;
	width: 163px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 35px;
}
.titleformore
{
	padding-top: 8px;
	color: #330099;
	width: 53px;
	height: 18px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#meitijujiaopics
{
	position: absolute;
	top: 26px;
	right: 379px;
	width: 115px;
	height: 264px;
}
#meitijujiaotupian1
{
	margin-left: 20px;
	margin-top: 40px;
	background-image: url(../images/deshilu.jpg);
	width: 70px;
	height: 35px;
}
#meitijujiaotupian2
{
	margin-left: 20px;
	margin-top: 40px;
	background-image: url(../images/meitijujiao1.jpg);
	width: 70px;
	height: 35px;
}
#meitijujiaotupian3
{
	margin-left: 20px;
	margin-top: 40px;
	background-image: url(../images/haishuidanhua.jpg);
	width: 70px;
	height: 35px;
}
#meitijujiaolist
{
	padding-top: 10px;
	position: absolute;
	top: 26px;
	right: 0px;
	width: 383px;
	height: 254px;
}
#meitijujiaolist a
{
	color: #666;
	font-size: 14px;
}
#meitijujiaolist a:hover
{
	color: #666;
	text-decoration: underline;
}
/*------------媒体聚焦列表--------------*/
#meitinewsdatas
{
	border-bottom: dashed 1px #eeeeee;
	height: 15px;
	margin-top: 8px;
	margin-bottom: 2px;
	padding-bottom: 3px;
	color: #999999;
	margin-right: 8px;
	margin-left: 8px;
}
#meitinewspics
{
	float: left;
	margin-top: 3px;
}
#meitinewstitleid
{
	float: left;
	padding-bottom: 2px;
}
#meitinewsdatetime
{
	float: right;
}
#zigongsilianjie
{
	background-image: url(../images/zigongsibk.gif);
	padding: 13px 5px 5px 90px;
	text-align: center;
	height: 45px;
	width: 670px;
	position: absolute;
	top: 912px;
	left: 10px;
}
#zigongsilianjie a
{
	color: #666;
}
#zigongsilianjie a:hover
{
	color: #f90;
}
/*---底部开始---*/
#bottom
{
	border-top: solid 2px #eee;
	padding-top: 8px;
	padding-left: 200px;
	height: 75px;
	width: 778px;
	margin-top: 5px;
	position: absolute;
	top: 977px;
	left: 10px;
}
