@charset "utf-8";
/* CSS Document */
.index_n{}
.i_left{ width:630px; float:left;}
.i_right{ width:320px; float:left; margin-left:40px;}

#owl-demo{position:relative;width:630px;height:355px;}
#owl-demo .item{position:relative;display:block;}
#owl-demo img{display:block;width:630px;height:355px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../images/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../images/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../images/bg17.png);}
.owl-next{right:0;background-image:url(../images/bg18.png);}
.owl-prev:hover{background-image:url(../images/bg19.png);}
.owl-next:hover{background-image:url(../images/bg20.png);}

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.tit{font-size:20px;color:#0068b7;font-weight:bold;border-bottom:#333 1px solid;height:34px;line-height:34px;}
.tit span,.tit-more{font-size:12px;font-weight:normal;float:right;}
.tit a{color:#0068b7;}
.tit a:hover{color:#fe7213;}
.daodu{}
.daodu dl{width:300px;float:left;margin-top:24px;}
.daodu dt{width:140px;float:left;}
.daodu dt img{width:130px;height:90px;}
.daodu dd{float:left;width:160px;}
.daodu .daodu-tit,.gg-d .daodu-tit,.i-zz .zz-tit{font-size:14px;line-height:24px;height:24px;overflow:hidden;word-break:break-all;}
.daodu .daodu-jj{height:54px;overflow:hidden;line-height:18px;color:#666;margin-top:6px;}
.daodu .daodu-tit{line-height:18px;height:36px;}
.daodu .daodu-jj{height:36px;}

.channel dl{margin-top:15px;height:120px;overflow:hidden;}
.channel dt{width:210px; float:left;}
.channel dt img{width:200px;height:120px;}
.channel dd{}
.channel .daodu-tit{font-size:18px;line-height:40px;height:40px;overflow:hidden;word-break:break-all;font-weight:bold;}
.channel .daodu-jj{height:40px;overflow:hidden;line-height:20px;color:#666;}
.channel .daodu-jj a{color:#0068b7;}
.channel .daodu-jj a:hover{color:#fe7213;}
.channel .daodu-time{margin-bottom:6px;color:#999;}

.tit-lei{float:left;}
.tit-lei li{width:100px;float:left;background:url(../images/line.gif) no-repeat 90px 8px;}
.tab-hd {overflow:hidden;zoom:1;}
.tab-hd li{float:left;width:100px;color:#999;cursor:pointer;}
.tab-hd li a{color:#999;}
.tab-hd li.active,.tab-hd li.active a{color:#0068b7;}

.tab-bd .channer-item{display:none;}
.tab-bd .thisclass{display:block;}

.i_btn{background:#f8f8f8; height:240px;}
.i_btn .jrxh{background:url(../images/ruhui.png) no-repeat;height:98px;text-align:center;}
.i_btn .jrxh,.i_btn .jrxh a{color:#fff; font-size:28px;line-height:60px;}
.i_btn .ruhui{background:url(../images/ruhui2.png) no-repeat center 54px;overflow:hidden;}
.i_btn .ruhui ul{margin:0 24px;}
.i_btn .ruhui li{ width:136px; text-align:center; float:left;}
.i_btn .ruhui li a{ display:block;width:100px; margin:20px 18px 0;height:40px;background:#0068b7;color:#fff; line-height:40px; font-size:18px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.i_btn .ruhui li a:hover{background:#fe7213;}

.list-b{margin-top:10px;}
.list-b ul{background:url(../images/num.gif) no-repeat;}
.list-b li{border-bottom:#ddd 1px solid;height:35px;overflow:hidden;}
.list-b li a{line-height:35px; padding-left:40px; font-size:14px; }
.list-pic{margin-top:18px;}
.list-pic img{width:320px;height:190px;}
.gg-d{}
.gg-d dl{width:320px;float:left;margin-top:20px;}
.gg-d dt{width:110px;float:left;}
.gg-d dt img{width:100px;height:68px;}
.gg-d .daodu-jj{height:36px;overflow:hidden;line-height:18px;color:#666;margin-top:2px;}

.i-zz{}
.i-zz dl{ margin-top:15px;}
.i-zz dt{width:110px;float:left;}
.i-zz dt img{ width:100px; height:140px;}
.i-zz .zz-tit{}
.i-zz .zz-s{color:#888; height:20px; line-height:20px;}
.i-zz .zz-jj{height:90px;overflow:hidden;line-height:18px;color:#666; margin-top:5px;}

.zhuanlan{}
.zhuanlan .zl-tit{height:40px;background:url(../images/zbg.png) no-repeat 0 4px;text-align:center;font-size:35px;font-weight:bold;color:#0068b7;}
.zhuanlan .zl-n{margin-top:20px;}
.zhuanlan .zl-n .zl-item{width:300px;float:left;}
.zhuanlan .zl-n .zl-item .tit{color:#333;}
.zhuanlan .zl-n .zl-item img{width:300px;height:105px;}

.link{margin-top:50px; margin-bottom:30px;}
.link .link-tit{height:30px;border-bottom:#333 1px solid;}
.link .link-tit ul{margin:0 345px;}
.link .link-tit li{width:100px; float:left; font-size:18px;text-align:center;background:url(../images/dd.gif) no-repeat right center; display:inline;}
.link .link-pic{ margin-top:15px;}
.link .link-item{display:none;}
.link .thisclass{display:block;}
.link-item li{ display:inline; float:left; margin:0 18px 10px 0;}
.link-pic img{width: expression(this.height > 25 ? this.width = this.width * 25 / this.height : "auto");height: expression(this.height > 25 ? "25px" : "auto");max-height:25px;}
