﻿@charset "utf-8";
/* CSS Document */
.clear{height:0px; line-height:0px; padding:0px; margin:0px; font-size:0px;clear:both;}
li{list-style:none;}
ul{margin:0px;padding:0px;}
body{margin:0px;background:url(../images/jyjs_banner.jpg) center 0px no-repeat;}
.main{width:1100px;margin:0px auto;}
.banner{width:100%;height:302px;}
.nav{margin-top:4px;}
.hdtp{width:574px;height:438px;float:left;margin-top:50px;}
.gzdt{width:498px;height:438px;float:right;margin-top:50px;}
.lmbt{width:100%;height:42px;background:url(../images/lm_bg.png) no-repeat;}
.lmbt .bt{float:left;font-size:30px;line-height:42px;margin-left:33px;display:inline;color:#c90404;}
.lmbt .bt a{color:#c90404;text-decoration:none;}
.lmbt .gd{float:right;font-size:18px;line-height:36px;color:#626262;}
.lmbt .gd a{color:#626262;text-decoration:none;}
.gzdt li{font-size:22px;line-height:63px;height:63px;overflow:hidden;border-bottom:dashed 1px #000;}
.gzdt li a{color:#000;text-decoration:none;}
.gzdt li a:hover{color:#900;}
.hdtp li{font-size:22px;line-height:63px;height:63px;overflow:hidden;border-bottom:dashed 1px #000;}
.hdtp li a{color:#000;text-decoration:none;}
.hdtp li a:hover{color:#900;}

#footer{
	background:#2756a8;
	text-align:center;
	padding:35px 0px;
}

#footer .logo{
	display:inline-block;
	vertical-align:top;
	margin-top:20px;
}

#footer .text{
	display:inline-block;
	vertical-align:top;
	color:#fff;
	line-height:28px;
	text-align:left;
	margin-left:30px;
}
#footer .text a{
	color:#fff;
}
