@charset "UTF-8";
/**
 * 
 * @authors 梁霄
 * @date    2017-02-26 16:38:47
 * @version $Id$
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,tr,th,td,img{padding:0; margin:0;}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img,input{border:0;padding: 0;margin:0;}
address,caption,cite,code,dfn,th,var{font-weight:normal; font-style:normal;}
ol,ul,li{list-style:none; vertical-align:top;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{ font-size:100%;}
abbr,acronym{border:0;}
pre {
white-space: pre-wrap;
word-wrap: break-word;}
a{text-decoration:none; outline:none;color: #000;}
a img{border:none;}/*for IE*/
a:active{star:expression(this.onFocus=this.blur());}
.clear{clear: both;}
.fl{float: left;}.fr{float: right;}

.width-70{width: 70%;background: #fff;margin-left: 15%;}
.width-98{width:98%;margin-left: 1%;}
.img-100{width: 100%;}
.img-100 img{width: 100%;}
.h-50{height: 50px;background: #e11b09;}
.radius10{border-radius: 10px;}

.content{width: 100%;}
.hr{
	margin: 0;
	padding: 0;
	background: rgba(207,207,207,0.5);}

.zuzhi{width:28%;float:left;height:300px;background:#999;}
.zuzhi img{width: 100%;height: 300px;}
/*轮播*/
.lunbo{width: 70%;float: right; height: 300px;}
.lunbo img{width: 100%;height: 300px;}
.hiSlider-pages,
.hiSlider-title{
    position: absolute;
    z-index: 3;}
.hiSlider-btn-prev,
.hiSlider-btn-next{
    position: absolute;
    z-index: 5;
    top: 50%;
    height: 30px;
    width: 30px;
    background:  url(../images/hislider-arrow.jpg) no-repeat;
    margin-top: -15px;
    text-indent: -200px;
    overflow: hidden;
    opacity: .6;
    filter:alpha(opacity:60);}
.hiSlider-btn-prev{
    left: 10px;}
.hiSlider-btn-next{
    right: 10px;
    background-position: -30px 0;}
.hiSlider-btn-prev:hover,
.hiSlider-btn-next:hover{
    opacity: 1;
    filter:alpha(opacity:100);}
.hiSlider-title{
    bottom: 0;
    width: 100%;
    padding: 6px 0;
    color: #fff;
    text-indent: 10px;
    background: rgba(255,0,0,.3);
    z-index: 2;
    font: 14px/2 "Microsoft YaHei", "Arial", "Tahoma"
;}
.hiSlider-pages{
    bottom: 10px;
    right: 10px;
    text-align: right;}
.hiSlider-pages a{
    height: 12px;
    width: 12px;
    margin: 0 6px;
    display: inline-block;
    overflow: hidden;
    text-indent: -100px;
    font-size: 0;
    border-radius: 50%;
    background: #ddd;}
.hiSlider-pages a.active{
    background: #e11b09;}

/*tab*/
/*选项卡插件样式*/
.tab{ width: 48%;float: left;margin-left: 2%;}
.tabnav{ float: left; border-bottom:1px solid #d2d2d2; width:100%; height:38px; overflow: hidden; background: #fff; color: #333;}
.tabnav li{ float: left; width:30%; height:38px; line-height:38px; text-align: center; font-size: 16px; cursor: pointer;}
.tabcontent{float: left; width: 100%; background: #fff;}
.tabcontent .tab_con{ width:80%; height:300px; display:none;}
.cuttor{ background:#e11b09; color: #fff;}
.tabcontent>div{ display: none;}

/*列表*/
#p{font-size: 14px;line-height: 28px;}
.width-90{width: 90%;margin-left: 5%;}
.fen2{width: 49%;}
.fen3{width: 32%;margin-left: 1%;margin-top: 2%;}
.h-300{margin-top: 15px;}
.title1{font-size:18px;color:#fff;line-height:40px;padding-left:5%;font-weight:500;background: #e11b09;border-radius:5px;}
.right{width: 60%;border-radius: 20px;}
.left{width: 38%;}
.up{height: 260px;}
.down{height: 260px;}
.more{font-size: 13px;color: rgba(240,240,240,0.8);margin-right: 10px;}
.more:hover{color: #fff;}
.time{color: #888;}

/*底部*/
.link{text-align: center;padding-top: 1.8%;line-height: 2em;}
.link p{color: #888;font-size: 13px;}
.link p a{color: #666;width: 20%;margin-left: 2%;}


/*内容页*/
.head{}
.content-title{font-size: 1.5em;text-align: center;margin-top: 25px;}
.neirong{font-size: 1.3em;font-family: '微软雅黑';color: #666;margin-top: 1.5em;}
.next{font-size: 0.8em;color: #888;}