@charset "utf-8";
/* CSS Document */
/*******************全局样式********************/
body {
	background: url(../images/login_06.jpg) repeat top center;
	font-size: 12px;
	font-family: 宋体，Arial, Helvetica, sans-serif;
	line-height: 200%;
	color: #000000;
}
* {
	margin: 0px;
	padding: 0px;
}
div, ul, li, dt, dl, dd, p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border: 0px none;
}
a, a:hover, a:visited, a img, a:hover img, li, li:hover, li a, li a:hover, dd, dd:hover, dd h1, dd:hover h1, .jscs_xz, .jscs_xz:hover {
	text-decoration: none;
	color: #000;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
}
a:hover {
	color: #333333;
}
ins {
	display: none;
}
.line {
	border-bottom: 1px dotted #000;
	margin: 20px 0;
}
.clear, .clear20, .clear30 {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
.clear20 {
	height: 20px;
}
.clear30 {
	height: 30px;
}
.box {
	width: 980px;
	margin: 0 auto;
}
/*---------顶栏菜单样式-------*/
.top {
	background: url(../images/index_02.jpg) top center;
	position: fixed;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 1280px;
	height: 86px;
	z-index: 900;
}
.logo {
	width: 490px;
	height: 86px;
	float: left;
	clear: none;
	border: 0;
}
.top_right {
	float: right;
	width: 300px;
	margin-top: 30px;
}
.language {
	height: 20px;
	margin-right: 0;
	text-align: right;
}
.language a {
	padding: 4px 5px;
}
.search {
	width: 216px;
	height: 44px;
	background: url(../images/top_sh.png) no-repeat;
	float: right;
}
.search input {
	width: 150px;
	color: #999;
	border: 0;
	margin-left: 25px;
	margin-top: 13px;
	background: transparent;
	font: 12px/18px '微软雅黑';
}
.search button {
	background: url(../images/top_sh.png) no-repeat -178px -14px;
	width: 16px;
	height: 16px;
	left: 2px;
	position: relative;
	border: 0;
	outline: 0;
	text-indent: -9999em;
	cursor: pointer;
}

.menu {
	width: 1280px;
	height: 37px;
	background: url(../images/index_26.jpg) top center repeat-x;
	clear: none;
	z-index: 910;
}
.nav {
	width: 980px;
	margin: 0 auto;
	font-size:14px;
	left: 0;
	right: 0;
	top: 86px;
	bottom: 0;
	float: left;
	position: absolute;
}

/*----主菜单背景色-DOWN---*/
.nav li {
	width: 106px;
	height: 37px;
	line-height:37px;
	float: left;
	position: relative;
	text-align: center;

}


.nav LI A
{ padding:4px 13px;
	position: relative;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 5px;      /* Gecko browsers */
  -webkit-border-radius: 5px;   /* Webkit browsers */
  border-radius: 5px;            /* W3C syntax */
}
.nav LI A:hover
{
    color: #562505;
    background-color: #f4f524; /**/
    text-decoration: none;
}
.nav LI A:active
{
    color: #ffffff;
    background: #86F2E4; /*D42524 D425FF */
    text-decoration: underline;
}

.nav .current
{
    background: #fff; /*D42524 D425FF */
	color:#342578;
}
.nav .current a
{
    background: #fff; /*D42524 D425FF */
	color:#342578;
}

.nav dl {
	position: absolute;
	top: -999px;
	z-index: 920;
}
.nav dl dd {
	width: 106px;
	height: 40px;
	line-height:40px;
	border: 1px dotted #c9c9c9;
	border-top: 0px dotted #c9c9c9;
}
.nav li dd a, .nav li dd a:visited {
	background: #ffffff;
	color: #444;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
} /*-----二级菜单背景色-OUT---*/

.ys_banner {
	width: 1280px;
	height: 643px;
	margin: 0 auto;
	margin-top: 123px;
	z-index: 10;
}
/*---------底栏样式-------*/
.bottom {
	width: 1280px;
	height: 42px;
	background: #b6b6b6;
	margin: 0 auto;
	z-index: 900;
}
.btjz {
	width: 980px;
	height: 42px;
	margin: 0 auto;
	font: 12px/42px '宋体';
	position: relative;
}
.bottom span {
	height: 42px;
	float: right;
	clear: none;
	position: relative;
}
.about_banner {
	width: 1280px;
	height: 258px;
	background: #b6b6b6;
	margin: 0 auto;
	margin-top: 123px;
}
#ys_contact {
	width: 1280px;
	min-height: 400px;
	_height: 400px;
	height: auto;
	background: #fff;
	margin: 0 auto;
	padding-bottom: 20px;
	z-index: 10;
	overflow: hidden;
	zoom: 1;
}
.ys_url a {
	color: #034cf7;
}
.ys_title {
	font: 24px/30px '宋体';
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}
.ys_title p {
	float: right;
	font-size: 18px;
}
.ys_title p span {
	color: #016ebd;
}
.ys_side {
	width: 216px;
	float: left;
}
.ys_con {
	width: 730px;
	float: right;
}
.ys_side_menu {
	width: 216px;
	height: 37px;
	background: #034cf7;
	text-align: left;
	text-indent: 20px;
	color: #fff;
	font: 20px/37px '宋体';
	font-weight: bold;
	background: url(../images/index_26.jpg ) repeat-x;
}
#ys_contact h2 {
	font: 18px/18px '宋体';
	color: #034cf7;
}
#leftmenu {
	width: 212px;
	border: 2px solid #034cf7;
	border-top: 0;
	overflow: hidden;
	z-index: 1;
	height: auto!important;
	margin-bottom: 10px;
}
#leftmenu ul {
	font-size: 14px;
	text-align: left;
}
#leftmenu ul li {
	width: 190px;
	height: 29px;
	margin: 0 10px;
	line-height: 29px;
	background: url(../images/icon1.gif) left center no-repeat;
	text-indent: 20px;
	display: block;
	margin-bottom: 4px;
	text-align: left;
	border-bottom: 1px dashed #ddd;
}
#leftmenu ul li a {
}
#leftmenu ul li a:hover {
	width: 214px;
	height: 29px;
	line-height: 29px;
	display: block;
	color: #0a37a3;
	font-weight: bold;
}
.navon {
}
.navon a {
	width: 216px;
	height: 29px;
	line-height: 29px;
	background: url(../images/icon1.gif) left center no-repeat;
	display: block;
	color: #0a37a3;
	font-weight: bold;
}
.ys_con_title {
	font: 16px/30px '宋体';
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	color: #034cf7;
}
.ys_content {
	margin: 20px 0;
}
/*---------中栏样式-------*/
#content {
	width: 1000px;
	height: 500px;
	top: 50%;
	left: 50%;
	margin: -230px 0 0 -500px;
	position: absolute;
	z-index: 10;
}
.con_btn {
	width: 58px;
	height: 100%;
	top: 0px;
	left: 50%;
	margin-left: -29px;
	position: fixed;
	z-index: 930;
}
.con_btn .prev {
	width: 58px;
	height: 44px;
	top: 80px;
	background: url(../images/top.png) top left;
	display: block;
	cursor: pointer;
	position: absolute;
}
.con_btn .next {
	width: 58px;
	height: 44px;
	bottom: 80px;
	background: url(../images/tom.png) bottom left;
	display: block;
	cursor: pointer;
	position: absolute;
}
.con_btn .prev:hover {
	background-position: bottom left;
}
.con_btn .next:hover {
	background-position: top left;
}
.con_btn .prev, .con_btn .next {
	-moz-transition: background-position 0.15s linear;
	-o-transition: background-position 0.15s linear;
	-webkit-transition: background-position 0.15s linear;
}
.con_bg {
	width: 960px;
	height: 500px;
	background: #fff;
	position: absolute;
	top: 800px;
	-webkit-box-shadow: 0px 0px 15px #999;
	-moz-box-shadow: 0px 0px 15px #999;
	box-shadow: 0px 0px 15px #999;
	padding: 0px 20px;
}
/*------------------------------------内页样式------------------------------------------------------*/


/*公司历程*/

.lf {
	float: left;
}
.rg {
	float: right;
}
.ul_abo4 {
}
.ul_abo4 li {
	background: url("../images/tj_02.jpg") 138px top repeat-y;
}
.ul_abo4 li .div1 {
	border: 1px solid #ddd;
	border-bottom: 0;
}
.ul_abo4 li .bb {
	border-bottom: 1px solid #ddd;
}
.ul_abo4 li:hover .div1 {
}
.ul_abo4 li .div1 .lf {
	width: 145px;
	padding: 5px 0;
	background: #034cf7;
}
.ul_abo4 li .div1 .lf div {
	text-align: left;
	padding-left: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.ul_abo4 li .div1 .rg {
	width: 500px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #5f6162;
}

/*招聘贤才*/


.div_abo4{ margin-top:15px;} 

.table2 tr td{ padding-left:10px; padding-right:10px;height:32px; border-bottom:1px solid #cfcfcf; line-height:32px;}
.table2 .tr td{ background:#cbccce; height:39px; line-height:39px; border-bottom:1px solid #fff; color:#003eff; border-left:1px solid #cfcfcf; border-right:1px solid #fff;}
.table2 .tr td .select{ width:150px;}
.table2 .tr .td1{ border-right:1px solid #fff;}
.table2 .tr .td2{ border-left:1px solid #cfcfcf;}
.table2 tr{ color:#808080;}
.table2 tr:hover{ background:#003eff; color:#fff;}
.table2 tr a{ color:#808080;}
.table2 tr:hover a{ color:#fff}

.fh1{ margin-top:25px; padding-left:160px;}
.fh1 a{ border:1px solid #eeeeee; display:block; width:126px; background:#ccc; margin:0 auto; text-align:center; color:#666666; height:26px; line-height:26px; float:left; margin-left:10px; margin-right:10px; cursor:pointer;}
.fh1 a:hover{ color:#fff; background:#be002f;}

.tag_right h3 {
	font: 18px/18px '微软雅黑';
	color: #444;
}
.tag_line {
	width: 420px;
	height: 5px;
	border-bottom: 1px dotted #000;
}
.fsmail a {
	width: 100px;
	height: 30px;
	margin: 10px;
	line-height: 30px;
	text-align: center;
	background: #034cf7;
	color: #fff;
	border: 1px solid #034cf7;
	display: block;
	float: right;
	clear: none;
}
.fsmail a:hover {
	background: #e6e6e6;
	color: #333;
	border: 1px solid #ccc;
}
/*集团分布*/

.ddrg2 {
	margin-top: 20px;
	color: #5f6162;
}
.div_ser1 .div3 {
	text-align: center;
}
.div3 area {
	background: #000;
}
.hidden {
	display: none;
}
.asdassads {
	width: 594px;
	background: #fff;
	min-height: 471px;
	_height: 471px;
	height: auto;
	display: block;
	border: 1px solid #e9e9e9;
	display: none;
}
.asdassads .lf {
	width: 483px;
	padding-left: 46px;
}
.asdassads .lf .div1 {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #cccccc;
	font-size: 18px;
	color: #009c84;
	padding-top: 10px;
}
.asdassads .lf .div2 {
	margin-top: 13px;
	margin-bottom: 13px;
}
.asdassads .lf .div2 .p1 {
	font-weight: bold;
	font-size: 14px;
}
.asdassads .lf .div2 .p2 {
	padding-bottom: 5px;
	margin-top: 5px;
}
.asdassads .lf .div2 .p2 a {
	color: #4c4b4a;
	background: url(../images/2_07.jpg) 3px center no-repeat;
	padding-left: 18px;
	margin-right: 20px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.asdassads .lf .div2 .p2 a:hover {
	color: #009c84
}
.asdassads .rg {
	width: 13px;
	padding-top: 13px;
	padding-right: 13px;
}
/*关于我们*/
.con_title {
	width: 960px;
	height: 42px;
	margin: 10px 0;
}
.con_title span {
	width: 150px;
	height: 42px;
	top: 26px;
	right: 25px;
	position: absolute;
}
.con_line {
	width: 960px;
	height: 42px;
	margin: 15px 0 10px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #034cf7;
}
.con_line span {
	width: 150px;
	height: 42px;
	top: 15px;
	right: 25px;
	position: absolute;
}
.tag_tit {
	width: 960px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #034cf7;
	position: relative;
}
.tag_tit dl {
	float: left;
	position: absolute;
	height: 30px;
}
.tag_tit dl dd {
	width: 120px;
	height: 30px;
	background: #afb1b5;
	color: #ffffff;
	font: 14px/30px '微软雅黑';
	text-align: center;
	margin-right: 5px;
	float: left;
	clear: none;
	cursor: pointer;
}
.tag_tit dl dd.on {
	background: #034cf7;
	color: #ffffff;
	position: relative;
}
.tag_con {
	width: 960px;
	height: 370px;
	top: 30px;
	position: relative;
}
.tag_left {
	width: 460px;
	height: 334px;
	background: url(../images/xxk_pic1.png) top center;
	float: left;
	clear: none;
}
.tag_left img {
	width: 420px;
	height: 270px;
	margin: 20px;
}
.tag_left2 {
	background: url(../images/xxk_pic2.png) top center;
}
.tag_right {
	width: 450px;
	height: 330px;
	font: 12px/26px '微软雅黑';
	float: right;
	clear: none;
	overflow: auto;
}
.tag_right h2 {
	font: 18px/18px '微软雅黑';
	color: #034cf7;
}
/*经营理念*/
.ys_jyln h2 {
	font: 18px/18px '微软雅黑';
	color: #034cf7;
}
/*资质证书*/
#focus_Box {
	position: relative;
	width: 730px;
	height: 500px;
	margin: 0px auto;
}
#focus_Box dl {
	position: relative;
	width: 730px;
	padding-left: 0px;
	height: 500px;
	left: 110px;
}
#focus_Box dd {
	z-index: 0;
	position: absolute;
	width: 0px;
	height: 0px;
	top: 146px;
	cursor: pointer;
	left: 0px;
}
#focus_Box dd img {
	width: 100%;
	background: url("../images/loading.gif") no-repeat center 50%;
	height: 100%;
	border: 2px solid #ddd;
	vertical-align: top
}
#focus_Box dd p {
	position: absolute;
	left: 0;
	bottom: -32px;
	width: 100%;
	height: 25px;
	line-height: 25px;
	background: #fff;
	color: #00938a;
	text-align: center;
}
#focus_Box dd p span {
	display: inline-block;
	width: 70%;
	height: 25px;
	overflow: hidden;
}
#focus_Box .focus_prev, #focus_Box .focus_next {
	display: block;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width: 28px;
	height: 57px;
	top: 200px;
}
#focus_Box .focus_prev {
	background: url("../images/tj_55.jpg") left bottom no-repeat;
	left: 0px
}
#focus_Box .focus_next {
	background: url("../images/tj_56.jpg") right bottom no-repeat;
	right: 0px
}
#focus_Box .focus_prev:hover {
	background: url("../images/tj_55a.jpg") left bottom no-repeat;
}
#focus_Box .focus_next:hover {
	background: url("../images/tj_56a.jpg") right bottom no-repeat;
}
#focus_Box a.imgs-scroll-btn {
	display: block;
	position: absolute;
	z-index: 110;
	top: 7px;
	right: 15px;
	width: 51px;
	height: 23px;
	overflow: hidden;
	background: url(../images/share-btn.png) no-repeat;
	text-indent: -999px;
}
/*研究开发*/
.ul_yjkf {
	padding-top: 54px;
	width: 990px;
	margin-left: 18px;
}
.ul_yjkf li {
	background: #f5f5f5 url("../images/yjkf_14.jpg") 0 top no-repeat;
	padding: 25px 15px;
	width: 175px;
	min-height: 230px;
	_height: 230px;
	height: auto;
	float: left;
	margin-right: 42px;
}
.ul_yjkf li:hover {
	background: url("../images/yjkf_14-2.jpg") 0 top no-repeat #003eff;
	color: #fff;
}
#homenews {
	position: absolute;
	left: 30px;
	bottom: 140px;
}
#homenews li {
	position: relative;
	display: block;
	width: 380px;
	height: 80px;
	margin-bottom: 2px;
	padding: 10px;
	background: #512285;
	text-align: center;
	color: #fff;
}
#homenews li h1 {
	margin-top: 10px;
	font: 25px/40px "微软雅黑";
}
#homenews li h4 {
	font: 13px/13px "Arial";
	letter-spacing: 1px;
}
#homenews li.news2 {
	background: #97b434;
	text-align: left;
	line-height: 22px;
	width: 350px;
	height: 100px;
	padding: 10px 0 0 50px
}
#homenews li.newstit {
	padding: 0;
	width: 400px;
	height: 100px;
	overflow: hidden;
	background: none;
}
#homenews li.newstit img {
	width: 184px;
	height: 100px;
	float: left;
}
#homenews li.newstit h2 {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 213px;
	height: 100px;
	background: #f7ab00;
	font: 38px/100px "Arial";
}
/*新闻栏目*/
.gsnlist {
	width: 970px;
	height: 330px;
	margin: -15px 0 0 0px;
}
.gsnlist dd {
	width: 220px;
	height: 350px;
	margin: 0 10px;
	background: #f5f5f5;
	float: left;
	clear: none;
	display: block;
}
.gsnlist dd:hover {
	background: #034cf7;
}
.gsnlist dd a {
	width: 200px;
	margin: 0 10px;
	font: 12px/24px '微软雅黑';
	display: block;
	color: #666;
}
.gsnlist dd:hover a, .gsnlist dd:hover h1 {
	color: #fff;
}
.gsnlist dd img {
	width: 220px;
	height: 160px;
	margin-left: -10px;
}
.gsnlist dd:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.gsnlist dd h1 {
	font: 16px/30px '微软雅黑';
	display: block;
	color: #034cf7;
}
.gsnlist dd span {
	width: 200px;
	height: 25px;
	line-height: 25px;
}
.gsnlist dd .gengd {
	width: 44px;
	height: 14px;
	position: relative;
	left: 150px;
	top: 10px;
	background: url(../images/gend1.png) no-repeat;
	display: block;
}
.gsnlist dd:hover .gengd {
	background: url(../images/gend2.png) no-repeat;
}
.hynlist {
	width: 930px;
	height: 330px;
	margin: -5px 0 0 20px;
}
.hynlist dd {
	width: 910px;
	height: 35px;
	padding: 0 10px;
	background: #f5f5f5;
	float: left;
	clear: none;
	display: block;
}
.hynlist dd:hover {
	background: #034cf7;
}
.hynlist dd a {
	font: 12px/35px '微软雅黑';
	display: block;
	color: #666;
}
.hynlist dd a:hover {
	color: #fff;
}
.hynlist dd span {
	float: right;
}
.hynlist .hybg {
	background: #ffffff;
}
.newspg {
	width: 120px;
	height: 35px;
	margin: 0 auto;
	font: 16px/35px 'Arial';
	color: #aaa;
}
.newspg a {
	color: #aaa;
}
.newspg a:hover {
	font: bold 16px/35px 'Arial';
	color: #034cf7;
}
.newspg span {
	margin: 0 5px;
	float: left;
	clear: none;
	display: block;
}
.newspg .npgprev, .newspg .npgnext, .newspg .pageback, .newspg .pagenext {
	width: 14px;
	height: 35px;
	background: url(../images/news_jt.png) no-repeat 0 12px;
}
.newspg .npgnext {
	background-position: -30px 12px;
}
.newspg .npgnext:hover {
	background-position: -44px 12px;
}
.newspg .npgprev:hover {
	background-position: -14px 12px;
}
.newsif {
	width: 950px;
	height: 390px;
	margin-top: -30px;
}
.newsfh {
	top: 320px;
	left: 830px;
	position: absolute;
}
.newsit h2 {
	padding-top: 15px;
	font: 24px/42px '微软雅黑';
	color: #034cf7;
}
/*产品中心*/
.progsln {
	width: 1000px;
	height: 280px;
	margin: 30px auto;
}
.gsln_left {
	width: 196px;
	height: 280px;
	float: left;
	clear: none;
}
.gsln_cont {
	width: 530px;
	height: 280px;
	margin-left: 30px;
	float: left;
	clear: none;
	font: 12px/25px '微软雅黑';
}
.gsln_cont .gslnbq {
	width: 140px;
	height: 140px;
	margin-left: 340px;
	background: url(../images/progsln_021.png) no-repeat;
	position: absolute;
}
.gsln_rigt {
	width: 220px;
	height: 280px;
	float: right;
	clear: none;
}
.gsln_rigt a img {
	width: 220px;
	height: 125px;
}
.gsln_rigt .gsln_vdo1 {
	background: url(../images/progsln_030.jpg) no-repeat;
}
.gsln_rigt .gsln_vdo1:hover {
	background: url(../images/progsln_031.jpg) no-repeat;
}
.gsln_rigt .gsln_vdo2 {
	margin-top: 25px;
	background: url(../images/progsln_040.jpg) no-repeat;
}
.gsln_rigt .gsln_vdo2:hover {
	background: url(../images/progsln_041.jpg) no-repeat;
}
.prohxjs {
	width: 1000px;
	height: 250px;
	margin: 0 auto;
}
.prohxjs li {
	width: 250px;
	height: 250px;
	float: left;
	position: relative;
	left: 0;
	top: 0;
	z-index: 0;
}
.prohxjs a {
	width: 250px;
	height: 250px;
	cursor: pointer;
	display: block;
	position: relative;
}
.prohxjs img {
	width: 250px;
	height: 250px;
}
.prohxpic {
	width: 1000px;
	height: 250px;
	position: absolute;
}
.probg1, .probg2 {
	width: 1280px;
	height: 600px;
	background: #f5f5f5;
	margin: 0 auto;
}
.probg2 {
	background: #fff;
}
.probgd {
	width: 980px;
	height: 520px;
	padding-left: 20px;
	padding-top: 80px;
	margin: 0 auto;
}
.jscs_xz {
	width: 420px;
	height: 270px;
	margin: 20px;
	background: url(../images/dtcsb1.jpg) no-repeat;
}
.jscs_xz:hover {
	background: url(../images/dtcsb2.jpg) no-repeat;
}
.jscs_xz1 {
	background: url(../images/dtcsb3.jpg) no-repeat;
}
.jscs_xz1:hover {
	background: url(../images/dtcsb4.jpg) no-repeat;
}
.jscs_an a {
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #e6e6e6;
	color: #333;
	border: 1px solid #ccc;
	display: block;
	float: left;
	clear: none;
}
.jscs_an a:hover {
	background: #034cf7;
	color: #fff;
	border: 1px solid #034cf7;
}
/*家居图片开始*/
#sj_main {
	width: 750px;
	margin: 0;
	padding: 0;
}
#sj_main ul li {
	width: 359px;
	height: 272px;
	background: #ddd;
	margin-right: 10px;
	margin-top: 20px;
	float: left;
}
#sj_main ul li h3 {
	width: 355px;
	height: 38px;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
}
#sj_main ul li img {
	width: 355px;
	height: 230px;
	margin-top: 1px;
	margin-left: 2px;
}
.tt {
	height: 40px;
	line-height: 40px;
	display: block;
	width: 730px;
	font-size: 20px;
	border-bottom: 1px solid #ddd;
}
.tt span {
	background: #034cf7;
	width: 130px;
	height: 40px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-indent: 10px;
}
.ys_pop {
	width: 630px;
	background: #fff;
	min-height: 471px;
	_height: 471px;
	height: auto;
	display: block;
	border: 1px solid #e9e9e9;
	display: none;
}
.ys_pop .lf {
	width: 520px;
	padding-left: 46px;
}
.ys_pop .lf .div1 {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #cccccc;
	font-size: 18px;
	color: #009c84;
	padding-top: 10px;
}
.ys_pop .lf .div2 {
	margin-top: 13px;
	margin-bottom: 13px;
}
.ys_pop .lf .div2 .p1 {
	font-weight: bold;
	font-size: 14px;
}
.ys_pop .lf .div2 .p2 {
	padding-bottom: 5px;
	margin-top: 5px;
}
.ys_pop .lf .div2 .p2 a {
	color: #4c4b4a;
	background: url(../images/2_07.jpg) 3px center no-repeat;
	padding-left: 18px;
	margin-right: 20px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.ys_pop .lf .div2 .p2 a:hover {
	color: #009c84
}
.ys_pop .rg {
	width: 13px;
	padding-top: 13px;
	padding-right: 13px;
}
.ddgj {
	width: 725px;
	height: 526px;
	background: url(../cp/cp2.jpg) no-repeat;
}
.ddgj .ddgj_btn {
	/*background: url(../cp/001.gif) left center no-repeat;*/
	width: 200px;
	height: 200px;
	position: relative;
	left: 450px;
	top: 70px;
	padding-left: 50px;
	font-size: 14px;
	font-weight: bold;cursor: pointer;
}
.ddgj .ddgj_btn a {
	color: #ffff00;
}
.ddgj .ddgj_btn a:Hover {
	color: #fff;
}
.jd {
	width: 725px;
	height: 700px;
	background: url(../cp/cp3.jpg) no-repeat;
}
.jd .jd_btn {
	/*background: url(../cp/001.gif) left center no-repeat;*/
	width: 200px;
	height: 200px;
	position: relative;
	left: 200px;
	top: 70px;
	padding-left: 50px;
	font-size: 14px;
	font-weight: bold;cursor: pointer;
}
.jd .jd_btn a {
	color: #ffff00;
}
.jd .jd_btn a:Hover {
	color: #fff;
}

.jd .jd_btn1 {
	position: relative;
	left: 15px;
	top: 280px;
}


.wjd {
	width: 725px;
	height: 650px;
	background: url(../cp/cp4.jpg) no-repeat;
}
.wjd .wjd_btn {
	/*background: url(../cp/001.gif) left center no-repeat;*/
	width: 150px;
	height: 150px;
	padding-left: 50px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.wjd .wjd_btn a {
	color: #ffff00;
}
.wjd .wjd_btn a:Hover {
	color: #fff;
}
.wjd .wjd_btn1 {
	position: relative;
	left: 15px;
	top: 280px;
}

.wjd .wjd_btn2 {
	position: relative;
	left: 150px;
	top:-100px;
}
.wjd .wjd_btn3 {
	position: relative;
	left: 450px;
	top: -280px;
}
.wjd .wjd_btn4 {
	position: relative;
	left: 250px;
	top: 0px;
}
.wjd .wjd_btn5 {
	position: relative;
	left: 500px;
	top: -300px;
}


.car {
	width: 726px;
	height: 545px;
	background: url(../cp/cp1.jpg) no-repeat;
}
.ys_btn {
	background: url(../cp/001.gif) left center no-repeat;
	width: 100px;
	height: 30px;
	padding-left: 50px;
	font-size: 14px;
	font-weight: bold;cursor: pointer;
}
.car .car_btn {
	background: url(../cp/001.gif) left center no-repeat;
	width: 10px;
	height: 30px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;cursor: pointer;
}
.car .car_btn1 {
	position: relative;
	left: 315px;
	top: 380px;
}
.car .car_btn a {
	color: #ffff00;	color: #ffff00;width: 10px;
	height: 30px;display:block;
}
.car .car_btn a:Hover {
	color: #fff;
}
.car .car_btn2 {
	position: relative;
	left: 340px;
	top: 200px;
}
.car .car_btn3 {
	position: relative;
	left: 140px;
	top: 230px;
}
.car .car_btn4 {
	position: relative;
	left: 120px;
	top: 250px;
}
.car .car_btn5 {
	position: relative;
	left:120px;
	top: 250px;
}
.car .car_btn6 {
	position: relative;
	left: 240px;
	top: 80px;
}
.car .car_btn7 {
	position: relative;
	left: 80px;
	top: 160px;
}
.car .car_btn8 {
	position: relative;
	left:475px;
	top: 9px;
}
.car .car_btn9 {
	position: relative;
	left: 490px;
	top: -40px;
}
.car .car_btn10 {
	position: relative;
	left: 430px;
	top: 20px;
}
.car .car_btn11 {
	position: relative;
	left: 180px;
	top:-100px;
}
.car .car_btn12 {
	position: relative;
	left: 160px;
	top:-170px;
}
.car .car_btn13 {
	position: relative;
	left: 170px;
	top:-20px;
}
ul.ygfc li{width:310px;height:240px;float:left;margin-right:16px;}
ul.ygfc li img{
	width:285px;height:210px;
	
	  box-shadow: #ddd 3px 3px 3px;
  -moz-box-shadow: #ddd 3px 3px 3px;
  -webkit-box-shadow: #ddd 3px 3px 3px;
  border:12px solid #f5f5f5;
  
  -moz-border-radius: 10px;      /* Gecko browsers */
  -webkit-border-radius: 10px;   /* Webkit browsers */
  border-radius: 10px;            /* W3C syntax */
}

.login-bar{
	position: absolute;
	width: 980px;
	height: 117px;
	bottom:0;
	left: 140px;
	z-index: 100;
	}