@charset "utf-8";
/* 主体 */
.container {}
.container .wrap { position:relative; min-height:460px; background:#fff; padding:30px 0;}
.container .wrap .sidebar { float:left; width:250px; }
.container .wrap .main {float:right; width:898px;}

/* 左侧栏目标题 */
.leftTitle { position:relative; background:url(l.png)no-repeat 0 center; padding:34px 0px 33px 0;font-size: 24px;color: #fff;text-align: center;}

.location { position:relative;border-bottom:1px solid #eaeaea;padding-bottom: 15px;color: #999;  }
.breadcrumbs a{ text-align:left;font-size: 12px; color: #999; }
.breadcrumbs a:hover{color: #c9d91b;}

.menu {}
.menu dl dt {}
.menu dl dt a {display:block;line-height:75px;font-size:16px;padding-left: 34px;background: #f5f5f5;}
.menu dl dt a img{padding-top: 0;padding-left: 0;opacity: 0;position: absolute;right: 16px;top: 50%;margin-top: -7px;}
.menu dl dt a:hover,.menu dl dt .current {background:#ebebeb;color: #32aed0;position: relative;}
.menu dl dt .current img{opacity: 1;}
.menu dl dt a:hover img{opacity: 1;}

/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:14px; word-wrap:break-word; text-align:justify; }
.article dl{text-align: center;font-size: 16px;margin-top: 20px;}
.article dt{font-size: 22px;}
.article dd{text-align: left;margin-top: 30px;line-height: 25px;}
.article .q{background: #f5f5f5;color: #999;line-height: 36px;text-align: center;}
.article .f{border-top: 1px dashed #ccc;padding-top: 30px;}
.article .a1{float: left;}
.article .a2{float: right;}

.artbox { text-align: center;font-size: 16px;margin-top: 20px; }
.artbox h1 {font-size: 22px; font-weight: normal;}
.artbox .info {text-align: center;padding: 30px 0;line-height: 25px;}
.article img {max-width: 100%;vertical-align: middle;height: auto;}

/* 头部新闻 */
.hotNews { margin-bottom:26px; overflow:hidden; }
.hotNews .pic { float:left; width:375px; height:235px; margin-right:5px; }
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:0 0 0 10px; line-height:22px; }
.hotNews dl dt { padding-left:10px; color:#fff; font-size:22px; line-height:30px; }
.hotNews dl dt a{color:#000;}
.hotNews dl dt a:hover{color:#0395c8;}
.hotNews dl .d{padding: 10px 0 10px 10px;color: #999;}
.hotNews dl .i {min-height: 112px;padding-left:10px;font-size: 14px;}
.hotNews dl .m {width:169px; height:41px; margin-left:10px; background:url(yan03.png);cursor: pointer;margin-top: 10px; }
.hotNews dl .m a { display:block;width:169px; height:41px; }
.hotNews dl .m:hover{background:url(yan04.png);}

.tuwen-item {height: 146px;margin:0 12px;padding: 20px 2px 0;border-bottom: 1px dashed #ccc;}
.tuwenPic {float:left;width: 180px;height: 120px;padding:2px;border:1px solid #ccc;}
.tuwenBox {float:right;width: 670px;font-size: 14px;color: #666;line-height: 1.8;}
.tuwenBox h2 {height: 37px;font-size: 18px;}
.tuwenBox h2 a { color:#333; }
.tuwenBox a { color:#3385ae; }

/* 新闻列表 */
.list { padding:0 0 40px; }
.list li { padding:12px 0; border-bottom:1px solid #e0e0e0;height:20px; line-height:20px; }
.list li em{width: 6px; height: 6px; border-radius: 100%;background: #d4d4d4;display: inline-block;margin-right: 10px;}
.list li a { float:left;font-size: 16px; }
.list li span { float:right; color:#999; font-size:12px; }

/*图片列表*/
.photo li{float: left;display: inline;margin-left: 20px;}
.pt-img{width: 204px;height: 129px;overflow: hidden;}
.pt-img img{cursor: pointer;transition: all 0.8s;}
.pt-img img:hover{transform:scale(1.1);}
.pt-info{height: 60px; }
.pt-info-1{padding:10px 0;text-align: center;}
.title01{color: #666;font-size: 13px;}
/* 分页 */
.page { padding:30px 0; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 2px; padding:0 10px; border:1px solid #ddd; background:#f2f2f2; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #e5e5e5; background:#32aed0; color:#fff; }

   