﻿@charset "utf-8";
/* CSS Document */
ul, ol, li { list-style: none; }
.fl { float:left}

.mt10 { margin-top:10px;}

.bg-full02 { width:1260px; height:450px; background:url(../images/bg-full02.png) repeat; padding:10px;}



/*新闻模块*/
.mod_newstab{width:964px;height: 430px;position: relative;overflow: hidden;background:url(../images/bg-full03.png) no-repeat #180f08;padding:10px; float:left}
.newtabs{height:30px;line-height:30px;}
.newtabs p{float:left;width:120px;margin-right:14px;color:#8c8c8e;font-size:20px;text-align: center;cursor: pointer;}
.newtabs p.on{color:#d5b16a;}
.m-lineOut{ position: relative; width: 100%; height: 1px; font-size: 1px; background-color: #4f4f58; margin-top:20px;}
.m-lineOut .in{ position: absolute; display: block; width: 120px;  height: 2px; background-color: #d5b16a;}
.newcoms{padding: 10px 0px;height: 190px;position: relative;}
.newcom_more{width:15px;height: 15px;background: url(../images/icon.png) no-repeat -175px -53px;display: inline-block;position: absolute;top:-30px;right:0px;}
.newcom_box{padding:10px;}
.new_top{text-align: center;line-height: 24px;height:34px;margin-top:0px;}
.new_top{font-size: 16px;color:#d5b16a;width: 320px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow：ellipsis;display:inline-block;}
.new_list { float:left; margin-left:5px; margin-top:-10px;}
.new_list li{float:left;width:100%;line-height:34px;}
.new_list li {font-size:14px;color:#8c8c8e;margin-left:0px;width: 930px;overflow: hidden;}
.new_list li:hover{color:#d5b16a;margin-left:10px;}
.new_list .new_date{color:#8c8c8e;font-size:14px;}

/*头图*/
.mod-slide-s2{width:224px;height:450px; padding-top:10px; background:url(../images/bg-full03.png) no-repeat #180f08; position:relative}
.mod-slide-s2 .mod-slide-content{height:450px;}
.mod-slide-s2 .mod-slide-content ul{width:100%;left:0px;}
.mod-slide-s2 .mod-slide-content ul li{width:100%;position:relative;}
.mod-slide-s2 .mod-slide-content a, .mod-slide-s2 .mod-slide-content img{width:224px;height:448px; margin-top:-16px;}
.mod-slide-s2 .mod-slide-trigger{width: 180px;background:#1d1b1e;bottom:-15px; left:0px; position:absolute; z-index:20;
	filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;}
.mod-slide-s2 .mod-slide-trigger li{ float:left;width:126px;height:36px;line-height:36px;color:#8c8c8e;background: url(../images/gap.png) no-repeat right center;margin-left:0px;font-size:14px; text-align:center;
	-webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
}
.mod-slide-s2 .mod-slide-trigger li:hover,.mod-slide-s2 .mod-slide-trigger li.selected{background: url(../images/gap.png) no-repeat right center;color:#d5b16a;}


/*下载*/
.donw_box { width:264px; height:450px; float:right; background:url(../images/bg-full04.png) center no-repeat; position:relative}

.btn {display: block;position:absolute;overflow: hidden; text-indent: -9999px;}
.btn-download { width:234px; height:90px; left:15px; bottom:50px; background: url(../images/btn-download.png) no-repeat;}
