﻿@charset "utf-8";
#tabs{margin-left:58px}

#tabs li {
    background:#eff3f4;
	float: left;
	width: 170px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 44px;
	border: 1px solid #d7dbdc;
	font-weight: bold;
	cursor:pointer;
}
#tabs .current {
	color: #FFFFFF;
	background: #dc2d32;
	font-size: 14px;
	cursor: pointer;
}

.content{
margin:19px auto 15px;
height:50px;
width:974px
}

.content_pic{

margin:19px auto 15px;
width:865px;
height:780px;
}

.scr_pic{width:500px;height:700px;float:left;padding-top:10px; overflow:hidden;zoom:1}
.scr_pic img{ display:block; max-width:480px; width:480px !important; height:690px !important; zoom:1}
.scr_con {position:relative;height:330px;border:solid 1px #FFF;width:350px;float:left;}
.dv_scroll{position:absolute;height:750px;overflow:hidden;width:320px;}
.newslist{padding:10px; margin:0 auto; text-align:left;height:680px;overflow:hidden;width:320px;float:left;overflow:auto;}
.newslist ul{ overflow:hidden; zoom:1}
.newslist li{width:150px;overflow:hidden;height:245px;float:left;text-align:center;font-size:12px}
.newslist li:hover{ color:#d41010;cursor:pointer;}
.newslist li span{ display:block; padding-top:5px;}
.newslist li img{ display:block; max-width:145px; width:145px !important; height:200px !important; zoom:1}


.whtxtab{background: url(../images/515.png) no-repeat;width:865px;height:200px;margin-left:20px}
.whtxtab ul{padding-left:25px;padding-top:60px; overflow:hidden; zoom:1}
.whtxtab li{float:left;width:165px;margin-bottom:15px;cursor:pointer;line-height:22px}

.whbz{width:760px; margin:0 auto;padding-top:50px; padding-bottom:50px; overflow:hidden; zoom:1}
.whbz ul{width:720px;height:180px;margin-top:-20px;_display:inline}
.whbz li{width:180px;float:left;cursor:pointer;}
.whbzpic{width:965px;margin:19px auto 15px;background:#fff;border: 1px solid #d7dbdc;overflow:hidden; zoom:1}

.whbz  .img {
	display: block;
	/*-moz-opacity:0.5;
	-khtml-opacity:0.5;
	Opacity:0.5;
	Filter:alpha(opacity=50);*/
	outline:none;
}
.whbz .img:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}

#whtxpic{ padding-top:20px}