@charset "utf-8";
/* CSS Document */
*,body,html{margin:0px auto;padding:0px; font-family:"微软雅黑"}
body{font-size:14px; font-family:Verdana, Geneva, sans-serif;}
table{ border-collapse:collapse; border-spacing:0px}
a{color:#000;text-decoration:none}
a:hover{color:#cd0200;text-decoration:underline}
ul li{ list-style:none;}
img{ border:none; cursor:pointer}
.imgborder{height:250px; width:380px}
.mt20{ margin-top:20px}
.ml20{ margin-left:20px}
.labelwraps{ float: left; margin-right: 10px}
/**main css*/
#header{width:100%;height:auto}
#header #topbg{position:absolute;width:100%;height:40px;background:#FFF;top:24px;left:0px;z-index:-1;
filter:alpha(opacity=70);opacity:0.7; -moz-opacity:0.7; -ms-opacity:0.7; -webkit-opacity:0.7;}
#header #top{width:1200px;height:85px;line-height:85px;z-index:2}
#header #top div a,#header #top div{font-weight:normal;font-size:14px;color:#323233}
#header #top div.left{float:left;}
#header #top div.middle{float:left;margin-left:20px;}
#header #top div.right{float:right;}
#header #banner{clear:both;width:1200px;height:240px;}
#header #banner #box{width:1200px;height:240px; margin-top:40px;
position:relative;background:url(../images/filter.png) no-repeat}
#header #banner #box div.left{position:absolute;top:0px;left:20px;filter:alpha(opacity=100);opacity:1.0;}
#header #banner #box div.right{position:absolute;right:30px;top:0px;filter:alpha(opacity=100);opacity:1.0;}
#header #banner #box div.navbar{position:absolute;top:160px;left:20px}

.btn-search{background:#F88E12; width:80px;height:30px; outline:none; border:none;color:#FFF;}
.btn-search:hover{background:#D17912; cursor:pointer;}

#content{clear:both; width:1160px;margin-top:20px;background:#FFF;height:1250px;padding:20px}
.boxsha{
background:#fff;
/**filter:progid:DXImageTransform.Microsoft.Shadow(color=#CCC,direction=120,strength=1);/*ie*/
-moz-box-shadow: 1px 1px 50px #CCC;/*firefox*/
-webkit-box-shadow: 1px 1px 50px #CCC;/*safari或chrome*/
box-shadow:1px 1px 50px #CCC;/*opera或ie9*/}
#content #infoplat{width:750px;float:left}
#content #infoplat #titlebox{width:100%;height:50px; line-height:50px;}
#titlebox span.left{ float:left;padding-left:10px}
#titlebox span.left h1{ font-family:"微软雅黑";color:#333; font-size:20px;}
#titlebox span.right{float:right;}
#content #infoplat #mainbox{border:1px solid #E0E0E0}
.infotitle{border-top:2px solid #E0E0E0}
.infointro{width:100%; height:40px; display:block;overflow:hidden; font-size:14px;}
.infotitle tr td{height:50px; line-height:50px;text-align:center; border-bottom:1px solid #E0E0E0}
.color1{ background:#FCF3E8;}
#contentshow table tr td{height:40px; line-height:40px; text-align:center; font-size:14px;}
#container{width:380px;float:left;margin-left:25px}
.titlebox{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2DA5ED;
	border-bottom-color: #2DA5ED;
}
.titlebox h2{ display:inline;float:left; font-size:16px; font-family:"微软雅黑";color:#333}
.titlebox span{ float:right;}
.titlebox span a{ font-size:12px; color:#333}
.infobox{clear:both;height:210px; padding-top:5px;}
.infobox ul li{ height:26px;line-height:26px;}
.infobox ul li a{width:300px;height:26px;display:block;overflow:hidden;font-size:14px;color:#333;float:left;}
.infobox ul li span.time{ float:right; font-size:12px;color:#999}
.tsinfo table tbody tr td{ height:30px; line-height:30px; text-align:center}
.overhide{ width:160px; height:24px; display:block;overflow:hidden}
.typebox{width:750px; height:150px; clear:both}
.typelist li{float:left;margin-right:20px; margin-bottom:10px}
/*********over*********/
.tabtitle a{ font-size:16px;font-weight:bold; font-family:"微软雅黑";}
.tabtitle a.tabactive{color:#900;}
#footer{width:100%;height:200px;margin-top:40px; clear:both}
.foot{color:#FFF; font-size:14px; font-family:"微软雅黑"}
#footer-nav{ width:100%; height:50px;background:#1588FE}
#footer-nav div{width:1100px;height:50px; line-height:50px}
#footer-nav div span{color:#FFF}
#footer div.copyright{ width:1100px; height:110px; padding-top:20px; text-align:center}

#wxfloat{ position:fixed; top:20%; right:0px; width:137px; height:228px}
#close{ position:absolute; top:-18px;left:0px;}

.navposition h3{font-weight:normal; font-size:12px;}
iframe{height: auto;}
iframe:nth-child(1){height: 450px;}