@charset "gb2312";
/* 公共样式 */
*{ margin:0px; padding:0px; }
html{}
body{margin:0px; padding:0px;color: #444444;font-family:"Arial","微软雅黑","宋体"; font-size:14px;background:#efefef;}
div{margin: 0px;padding: 0px;border: 0px;	/*overflow: hidden;*/}
form{margin: 0px;padding: 0px;border: 0px;}
img{vertical-align:middle;margin: 0px;padding: 0px;border: 0px; }/*设置图片初始化为垂直居中，因为默认的是左上角对齐*/
table,tr,td,dr,th {margin: 0px;padding: 0px;border: 0px;}
table{ border-collapse:collapse; border-spacing:0; }/*合并重复的边线*/
ul,ol,li,dl,dt,dd{margin: 0px;padding: 0px;list-style-type:none; }
a:link,a:visited,a:active{ color:#000; text-decoration:none;font-size:14px; }
a:hover{ color:#F00; text-decoration: none;}

.clearboth{font-size:0px;margin: 0px;padding: 0px;	clear: both;height: 0px;border: 0px; line-height:0;}

.float_right{ float:right;}
.float_left{ float:left;}


/*---------------------------index---------------------*/
.top_w{ width:100%; min-width:1100px; height:280px;}
.toppic{background:url(../../images/jtw/toppic.jpg) no-repeat center top;}
.toppic1{background:url(../../images/jtw/toppic1.jpg) no-repeat center top;}
.toppic2{background:url(../../images/jtw/toppic2.jpg) no-repeat center top;}
.toppic3{background:url(../../images/jtw/toppic3.jpg) no-repeat center top;}
.top_n{ width:1100px;margin:0 auto;}
	.top1{float:left; line-height:40px; padding-top:70px;}


.con_w1{ width:100%; min-width:1100px; min-height:300px;height:300px;  height:auto !important;background:#fff url(../../images/jtw/bg1(1).jpg) no-repeat center top;}
.con_w{ width:100%; min-width:1100px; min-height:300px;height:300px;  height:auto !important;background:#fff;}
	.con_line{ height:4px; line-height:4px; font-size:1px;background:url(../../images/jtw/con_line.png) repeat-x center top;}
	
	.con_tab{ height:74px;background:url(../../images/jtw/libg3.png) repeat-x center top; margin-bottom:10px;}
		.con_tab ul{ width:440px; margin:0 auto;}
		.con_tab li{ float:left; width:214px; height:74px; display:block; text-align:center; }
			.con_tab li:hover,
			.con_tab .li_now{background:url(../../images/jtw/libg2.png) no-repeat center top;}
		.con_tab li a{width:214px; height:54px; display:block; font-size:18px; color:#5b5a5a; padding-top:20px; font-weight:bold;}
		.con_tab li a:hover,
		.con_tab .li_now a{font-size:18px; color:#fff;}
		
	.con_n{ padding:30px; min-height:400px;height:400px;  height:auto !important;}
	.con_list{ width:1100px; margin:0 auto; padding-top:50px;height: 130px;}
		.con_list li{ float:left; width:330px; height:145px;background:url(../../images/jtw/libg1.png) no-repeat center top; margin-right:10px; text-align:center; }
			.con_list li a{ font-size:24px;width:300px; height:120px; display:block; padding-top:30px; padding-left:14px;}
	
	.table{ width:100%; border:1px solid #d4d2d3; }
		.table th,
		.table td{height:40px; line-height:20px;  border:1px solid #d4d2d3;}
		.table th{ background:#e6e6e6; text-align:center;font-size:16px;}

.con_w1{ width:100%; min-width:1100px; min-height:300px;height:300px;  height:auto !important;background:#fff url(../../images/jtw/bg2.jpg) no-repeat center top;}
/*翻页*/
.pageturn{width:600px;height: 40px; margin:10px auto; padding:0 0 0 300px; color:#666666; }
	.pageturn li{float: left;display: block;line-height: 30px; margin-right:5px; }
		.pageturn li a{ font-size:14px;	border: 1px solid #BCC0AF;	background-color: #FFFFFF;vertical-align: middle;padding:5px;}
		.pageturn li a:hover,
		.pageturn .now a{font-size:14px;border: 1px solid #f00;	background-color: #E5F5FC; color:#f00;}
		.pageturn input{ height:18px; line-height:18px;}


.foot{min-width:1100px;  height:80px; line-height:66px; padding-top:14px; background:#0091b2; text-align:center; color:#fff;}


