﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0; padding:0;
	font-family:"Microsoft YaHei","微软雅黑","SimSun",Arial;
	font-size:14px; color:#000;
	vertical-align:middle;
	}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0;}
ul{list-style:none;}
img{border:0px; display:block;}
pic{text-align:center;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

a { color:#000; text-decoration: none;}
a:hover { text-decoration: none;}


/* 防止高度称不开 */
.clearfix:after {content: '.';clear: both;display: block;height: 0; visibility: hidden;}
.clearfix:after, .clearfix:before {content: " "; display: table;}


.cen{ margin:0 auto;}
/* banner */
.ban img { width:100%;}
.ban{ min-width:1000px;}


.float_l { float:left;}
.float_r { float:right;}
.w1000{ width:1000px; margin:0 auto; padding:0 0; overflow:hidden; }
.w1200{ width:1200px; margin:0 auto; padding:0 0; overflow:hidden; }



.sy_bt{ width:1200px; height:auto; margin:0 auto; margin-bottom:40px;}
.sy_bt02{ margin-bottom:10px;}

.content{ width:1170px; background:#fff; margin-top:-200px; padding-top:200px; padding-bottom:360px}


.warp{ width:100%; height:auto; background:url(../images/big_bg.png) no-repeat center 40px ; padding-top:30px;}

.news_top{ width:1200px; height:252px; background:url(../images/news_top.jpg) no-repeat; margin:0 auto;}
.news_top a{ color:#F00;}
.t0 {width:1000px; margin:0 auto; font:30px/40px "微软雅黑"; color:#d5000c; text-align:center; font-weight:bold;}
.t1 {width:1000px; margin:15px auto 0 auto; font:18px/32px "微软雅黑"; color:#666; text-indent:2.4em; text-align:justify;}
.t2 {width:550px; margin:15px auto 0 auto; font:22px/32px "微软雅黑"; text-align:justify; line-height:54px; font-weight:bold;}
.t2 a:hover { color:#cc0000;}

.t3 {width:420px; font:20px/28px "微软雅黑"; text-align:justify;  float:right;}
.t3 a:hover { color:#cc0000; }


.news_bg { margin:0 auto; width:1200px; height:480px; background: url(news_bg.jpg) no-repeat;}
.more { width:90px; height:37px; float:right; margin:10px 10px;}

/**图片新闻***/
#focus{position: relative;height: 460px;width: 700px;margin:0 auto;margin:10px auto auto 11px;}
#focus .bd{position: relative}
#focus .btn-prev, #focus .btn-next{display: none;position: absolute;top: 170px;width: 40px;height: 80px;z-index: 2}
#focus .btn-prev{left: 0;background: url(focus_arl.png) no-repeat;_background: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/left-arrow.png")}
#focus .btn-next{right: 0;background: url(focus_arr.png) no-repeat;_background: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/right-arrow.png")}
#focus .focus-bar-box{width: 100%;height: 460px;position: relative;overflow: hidden}
#focus .focus-bar{width: 10000px}
#focus .focus-bar li{float: left;width: 700px;height: 460px}
#focus .focus-bar li a{width: 100%;height: 100%;display: block}
#focus .focus-bar li img{width: 100%;min-height: 100%}
#focus .ft{position: absolute;left: 0;bottom: 0;z-index: 1;width: 700px;height: 40px}
#focus .ftbg{position: absolute; top: 0;left: 0;z-index: -1;width: 700px;height: 40px;background: #000;opacity: .6;filter: alpha(opacity=60)}
#focus .change{position: absolute;right: 0;bottom: 15px;height: 10px}
#focus .change a{float: left;width: 10px;height: 10px;margin-right: 10px;background: url(focus_btn-normal.png) no-repeat;_background: 0;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/btn-normal.png");cursor: pointer}
#focus .change a.on{background: url(focus_btn-active.png) no-repeat;_background: 0;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/btn-active.png")}
#focus .hd{position: absolute;left: 0;bottom: 0;z-index: 2;width: 700px;height: 40px}
#focus .focus-title{overflow: hidden;position: absolute;top: 0;left: 0;height: 40px;padding: 0 0 0 20px;line-height: 40px;font-size: 14px;font-weight: bold}
#focus .hdicon{position: absolute;left:10px;bottom: 10px;width: 59px;height: 59px;background: url(../images/play-btn.png) no-repeat;_background: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/play-btn.png")}
#focus .focus-title a{display: none;color: #fff}

/* new */
.news {width:1200px; margin:0 auto; padding:30px 0; overflow:hidden;}
.news_img { float:left;width:700px; }
.news_con { float:right;width:455px;  margin:40px 10px auto auto; }
.news_bt { font-size:26px; overflow:hidden; font-weight:bold; line-height:36px; text-align:justify;}
.news_bt a:hover { text-decoration:underline; color:#cc0000;}
.news_zy { overflow:hidden; text-align:justify;line-height:24px; color:#999;}
.news_list {line-height:36px; overflow:hidden; padding:10px 0px 10px 0px; }
.line { background-color:#999;height:1px; margin:10px auto;}
.news_more a{ width:126px; height:30px; line-height:30px;  display:block; margin:0 auto; text-align:center; color:#fff;background:#e34242; -webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;}
.news_more a:hover{background:#b65731; color:#fff;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;}

/* bk02*/

/* bk02 */
.bk02{ width:1000px; height:auto; position:relative;}
.tabBox{ width:990px; margin:0 auto;}
.tabBox .hd{ height:48px;position:relative; margin-bottom:25px;}
.tabBox .hd ul{height:48px;}
.tabBox .hd ul li a{ float:left; width:242px;height:48px;display:block; cursor:pointer; background:url(../images/tab_bt.png) top right no-repeat; font:26px/48px "微软雅黑"; text-align:center; color:#FFF;}
.tabBox .hd ul .on a{background:url(../images/tab_bt.png) top left no-repeat;}

.tabBox .bd .box01{ width:1000px;height:auto; }
.tabBox .bd .box01 ul li{ width:304px; height:220px; margin:0px 24px 10px 0px; float:left; display:block; position:relative; overflow:hidden;background:url(../images/tp.png) no-repeat right 158px; }
.tabBox .bd .box01 ul li:nth-child(3n){margin-right:0px;}
.tabBox .bd .box01 ul li p{ width:304px; height:172px; }
.tabBox .bd .box01 ul li p img{ width:304px; height:172px;}
.tabBox .bd .box01 ul li h3{font:16px/40px "微软雅黑"; color:#252525;} 




/* bk04 */
.tzzj{ width:100%;  min-width:1000px; height:495px;  position:relative; overflow:hidden; background:#fff; text-align:center; margin-top:34px;}
.tzzj .bd{ width:1000px; position:absolute; left:50%; margin-left:-500px  }
.tzzj .bd li{ width:1000px;  overflow:hidden; }
.tzzj .bd li img{ display:block; width:1000px; height:495px;    }
.tzzj .tempWrap{ overflow:visible !important }
.tzzj .tempWrap ul{  margin-left:-1000px !important;  }
.tzzj .hd{position:absolute; width:100%; left:0;z-index:1;height:10px; bottom:20px;text-align:center;  }
.tzzj .hd li{ display:inline-block; *display:inline; zoom:1; width:10px; height:10px; line-height:99px; overflow:hidden; background:url(../images/slider-btn.png) 0 -10px no-repeat;margin:0 5px; cursor:pointer; filter:alpha(opacity=60);opacity:0.9;  }
.tzzj .hd li.on{ background-position:0 0; filter:alpha(opacity=100);opacity:1;  }
.tzzj .pnBtn{  position:absolute; z-index:1; top:0; width:100%;  height:495px; cursor:pointer;   }
.tzzj .prev{ left:-50%; margin-left:-500px; }
.tzzj .next{ left:50%;  margin-left:500px;  }
.tzzj .pnBtn .blackBg{ display:block; position:absolute; left:0; top:0; width:100%; height:495px;background:#000;filter:alpha(opacity=50);opacity:0.5;   }
.tzzj .pnBtn .arrow{ display:none; position:absolute;top:200px; z-index:1; width:40px; height:495px;}
.tzzj .pnBtn .arrow:hover{ filter:alpha(opacity=80);opacity:0.8; }
.tzzj .prev .arrow{ right:0; background:url(../images/lrtk_l.png) 0 0 no-repeat; }
.tzzj .next .arrow{ left:0; background:url(../images/focus_arr.png) 0px 0 no-repeat; }



.pf_sj{ width:172px; height:314px; background:url(../images/sj.png) no-repeat top left; position:fixed; right:20px; bottom:50px; z-index:99999;}
.pf_sj img{ width:91px; height:90px; margin:80px 0px 0px 37px; float:left;}
