@charset "utf-8";

/* CSS Document */


/*导航*/
/*
.nav {
	width: 100%;
	min-width: 1280px;
	height: 113px;
	border-bottom: 1px solid #e86340;
	float: left;
}
*/
.nav-main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.nav-main .left {
	float: left;
}

.nav-main .left img {
	float: left;
	margin: 30px 30px 0 0;
}

.nav-main .left img:hover{
	cursor:pointer;
}

.nav-main .left p {
	font-size: 24px;
	color: #e86340;
	float: left;
	line-height: 113px;
}

.nav-main .right-nav {
	float: right;
}

.nav-main .right-nav ul li {
	width: 120px;
	font-size: 18px;
	color: #e86340;
	float: left;
	padding-top: 48px;
	text-align: center;
}

.nav-main .right-nav ul li.sy {
	padding-right: 20px;
}

.nav-main .right-nav ul li a {
	font-size: 18px;
	color: #e86340;
}


/*.nav-main .right-nav ul li a:hover{ background: #e86340; color: #fff; padding: 0px 15px 2px 15px; display: block; border-radius: 15px;}*/

.nav-main .right-nav ul li a.active {
	background: #e86340;
	color: #fff;
	padding: 0px 15px 2px 15px;
	display: block;
	border-radius: 15px;
	text-decoration:none;
}

.main {
	width: 100%;
	min-width: 1280px;
	height: auto;
	float: left;
	margin-top: 20px;
}

.main .content {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}


/*资源详情左侧*/
.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.main .content .main-con-left {
	width: 945px;
	height: auto;
	float: left;
}

.main .content .main-con-left .left-1 {
	width: 100%;
	height: auto;
	float: left;
}

.main .content .main-con-left .left-1 .nav-con {
	height: 46px;
}

.main .content .main-con-left .left-1 .nav-con ul li {
	float: left;
	color: #414143;
	font-size: 14px;
	padding-right: 10px;
	line-height: 46px;
}

.main .content .main-con-left .left-1 .nav-con ul li.resource_title{
	width: 600px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.main .content .main-con-left .left-1 .nav-con ul li a {
	color: #414143;
	font-size: 14px;
}

.main .content .main-con-left .left-1 .nav-con ul li span {
	color: #999;
}

.main .content .main-con-left .left-1 .nav-con ul li span a {
	color: #999;
}

.main .content .main-con-left .left-1 .title {
	height: 105px;
	background: #fff;
	border: 1px solid #d8d8d8;
}

.main .content .main-con-left .left-1 .title b {
	float: left;
	width: 6px;
	height: 27px;
	background: #3288ff;
	margin-top: 30px;
}

.main .content .main-con-left .left-1 .title .topp {
	width: 800px;
	height: 55px;
	margin: 30px 0 0 30px;
	float: left;
}

.main .content .main-con-left .left-1 .title .topp h1 {
	font-size: 24px;
	height: 40px;
	color: #333;
}

.main .content .main-con-left .left-1 .title .topp h1 span.span_a{
	font-size: 24px;
	height: 38px;
	color: #333;
	margin:0;
	display:inline-block;
	max-width:720px;
	margin-right:3px;
}

.main .content .main-con-left .left-1 .title .topp h1 span.span_b {
	height: 20px;
	border: 1px solid #e86340;
	border-radius: 3px;
	color: #e86340;
	font-size: 14px;
	text-align: center;
	padding: 0 10px 0 10px;
	display:inline-block;
	position: relative;
  bottom: 15px;
}
.main .content .main-con-left .left-1 .title .topp h1 i{
	display: block;
    float: left;
    position: relative;
    left: 1px;
    top: -9px;
    margin-right: 10px;
}

.main .content .main-con-left .left-1 .title .topp h1 i.word {
	width: 23px;
	height: 40px;
	background: url(../../../image/resourceLibrary/resourceDetail/file-type.png) -10px -6px no-repeat;
}

.main .content .main-con-left .left-1 .title .topp h1 i.ppt {
	width: 23px;
	height: 40px;
	background: url(../../../image/resourceLibrary/resourceDetail/file-type.png) -10px -66px no-repeat;
}

.main .content .main-con-left .left-1 .title .topp h1 i.pdf {
	width: 23px;
	height: 40px;
	background: url(../../../image/resourceLibrary/resourceDetail/file-type.png) -10px -126px no-repeat;
}

.main .content .main-con-left .left-1 .title .topp h1 i.music {
	width: 23px;
	height: 40px;
	background: url(../../../image/resourceLibrary/resourceDetail/file-type.png) -10px -186px no-repeat;
}

.main .content .main-con-left .left-1 .title .topp h1 i.video {
	width: 23px;
	height: 40px;
	background: url(../../../image/resourceLibrary/resourceDetail/file-type.png) -10px -246px no-repeat;
}

.main .content .main-con-left .left-1 .title .topp h1 i.zip {
	width: 23px;
	height: 40px;
	background: url(../../../image/resourceLibrary/resourceDetail/file-type.png) -10px -306px no-repeat;
}

.main .content .main-con-left .left-1 .title .topp ul li {
	float: left;
	font-family: "宋体";
	color: #6e6e6e;
	padding-right: 10px;
	font-size: 12px;
}

.main .content .main-con-left .left-1 .title .topp ul li a {
	color: #d9d9d9;
}

.main .content .main-con-left .left-1 .title .topp ul li span {
	color: #f25920;
}

.main .content .main-con-left .left-1 .title samp {
	float: right;
	margin: 5px 10px 0 0;
}

.main .content .main-con-left .left-1 .title samp img {
	width: 75px;
	height: 75px;
}

.main .content .main-con-left .left-1 .title samp p {
	font-size: 12px;
	color: #9a9a9a;
	font-family: "宋体";
	padding-top: 2px;
}
/*登录框*/
.box{top:50% !important}

/*视频*/

.main .content .main-con-left .left-1 .video {
	width: 943px;
	height: auto;
	min-height:550px;
	background: #fff;
	border-bottom: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	float: left;
	margin-bottom: 10px;
}

.main .content .main-con-left .left-1 .videoBg {
	width: 880px;
	background: #191919;
	border-radius: 5px;
	margin: 25px 27px;
}

.main .content .main-con-left .left-1 .videoBg .sp {
	width: 866px;
	height: 492px;
	background: #0CF;
	margin: 9px;
	float: left;
	border-radius: 5px;
}


/*音频*/
#audio{width:100%}
.main .content .main-con-left .left-1 .radio {
	width: 943px;
	background: #fff;
	border-bottom: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	float: left;
	margin-bottom: 10px;
}

.main .content .main-con-left .left-1 .radioBg {
	width: 880px;
	background: #191919;
	margin: 25px 27px;
	position:relative;
}

.main .content .main-con-left .left-1 .radio .yp {
	width: 866px;
	height: 492px;
	background: #0CF;
	margin: 9px 7px 8px 7px;
	float: left;
	border-radius: 5px;
}
.void .phonograph {
    width: 100%;
    background: #000;
    height: 500px;
    text-align: center;
    overflow: hidden;
    position: relative;
    background: -moz-radial-gradient(contain, #1e224c, #000, #000);
    background: -webkit-radial-gradient(contain, #1e224c, #000, #000);
    background: -ms-radial-gradient(contain, #1e224c, #000, #000);
    background: -o-radial-gradient(contain, #1e224c, #000, #000);
}
.void .phonograph .playBar {
    width: 230px;
    height: 198px;
    background: url(../../../image/resourceLibrary/resourceDetail/lsj.png) no-repeat;
    left: 50%;
    margin-left: -115px;
    border: 0px solid red;
    position: absolute;
    top: 50%;
    margin-top: -99px;
}
.void .phonograph .playBar .turnTable {
    width: 102px;
    height: 102px;
    border: 0px solid red;
    margin-top: 56px;
    margin-left: 40px;
    background: url(../../../image/resourceLibrary/resourceDetail/zhuan.png) no-repeat;
    -moz-transition: all 3s linear;
    -webkit-transition: all 3s linear;
    -o-transition: all 3s linear;
    transition: all 3s linear;
}

.void .audio {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #161616;
    padding-top: 5px;
    padding-bottom: 5px;
}

/*图片*/

.main .content .main-con-left .left-1 .photo {
	width:891px;
	height: auto;
	background: #fff;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	float: left;
    padding: 26px 26px 35px 26px;
    overflow: hidden;
    min-height:500px;
}

.main .content .main-con-left .left-1 .photo .container{
	text-align: center;
    margin: 0 auto;
}
.main .content .main-con-left .left-1 .photo .no_img{
    margin: 100px auto;
    text-align: center;
    color: #B1A9B1;
}
.main .content .main-con-left .left-1 .photo .container img {
	    max-width: 855px;
}

.main .content .main-con-left .left-1 .photo p {
	width: 893px;
	padding-left: 20px;
	font-size: 14px;
	color: #6f6f6f;
	line-height: 25px;
	border-top: 1px #d9d9d9 solid;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.main .content .main-con-left .left-1 .photo p b {
	font-size: 16px;
	line-height: 35px;
	color: #323232;
	font-weight: normal;
	width: 100%;
	float: left;
	font-family: "微软雅黑";
}


/*文档*/

.main .content .main-con-left .left-1 .docx {
	width: 945px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.main .content .main-con-left .left-1 .docx .jianjie {
	width: 100%;
	float: left;
	padding-top: 10px;
}

.main .content .main-con-left .left-1 .docx .jianjie p {
	text-indent: 24px;
	float: left;
	font-size: 14px;
	color: #43474b;
}

.main .content .main-con-left .left-1 .docx .jianjie p.mc {
	font-size: 14px;
	color: #6b6f72;
}

.main .content .main-con-left .left-1 .docx div {
	border-bottom: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	background: #fff;
}

.main .content .main-con-left .left-1 .docx div h6 {
	text-align: center;
	font-size: 22px;
	color: #333;
	padding-top: 100px;
}

.main .content .main-con-left .left-1 .docx p {
	width: 80%;
	margin: 0 auto;
	font-size: 16px;
	color: #333;
	padding-bottom: 20px;
}

.main .content .main-con-left .left-1 .docx .fanye {
	width: 943px;
	height: 40px;
	background: #e8e8e8;
	margin: 0 auto;
}

.main .content .main-con-left .left-1 .docx .fanye .page {
	width: 120px;
	height: 40px;
	margin: 0 auto;
	border: none;
	background: none;
}

.main .content .main-con-left .left-1 .docx .fanye .page i.pre {
	width: 22px;
	height: 40px;
	float: left;
	background: url(../../../image/resourceLibrary/resourceDetail/icon.png) -20px -458px no-repeat;
	margin-right: 10px;
}

.main .content .main-con-left .left-1 .docx .fanye .page i.pre:hover {
	cursor: pointer;
	background: url(../../../image/resourceLibrary/resourceDetail/icon.png) -90px -458px no-repeat;
}

.main .content .main-con-left .left-1 .docx .fanye .page span {
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 40px;
	float: left;
}

.main .content .main-con-left .left-1 .docx .fanye .page i.next {
	width: 22px;
	height: 40px;
	float: left;
	background: url(../../../image/resourceLibrary/resourceDetail/icon.png) -20px -508px no-repeat;
	margin-left: 10px;
}

.main .content .main-con-left .left-1 .docx .fanye .page i.next:hover {
	cursor: pointer;
	background: url(../../../image/resourceLibrary/resourceDetail/icon.png) -90px -508px no-repeat;
}

.main .content .main-con-left .left-1 .jianjie {
	width: 943px;
	height: auto;
	border: 1px solid #ccc;
	float: left;
	padding-top: 10px;
	margin-bottom: 80px;
	margin-top:10px;
}

.main .content .main-con-left .left-1 .jianjie p {
	text-indent: 24px;
	float: left;
	font-size: 14px;
	color: #43474b;
	line-height: 24px;
	padding-bottom: 10px;
}
.main .content .main-con-left .left-1 .jianjie p.p2 {
	padding: 0 20px 20px 20px;
}
.main .content .main-con-left .left-1 .jianjie p.mc {
	width: 100%;
	font-size: 14px;
	color: #6b6f72;
}

.main .content .main-con-right {
	width: 240px;
	height: auto;
	float: right;
	margin-top: 45px;
	margin-bottom: 80px;
}

.main .content .main-con-right .right-1 {
	width: 240px;
	height: auto;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

.main .content .main-con-right .right-1 .right-1-main {
	width: 228px;
	height: auto;
	margin: 0 auto;
}

.main .content .main-con-right .right-1 .right-1-main h2 {
	width: 228px;
	height: 40px;
	line-height: 40px;
	background: #f4f4f4;
	font-size: 14px;
	color: #14baf6;
	font-weight: bold;
	margin-top: 5px;
	text-indent: 12px;

}

.main .content .main-con-right .right-1.another {
	margin-bottom: 20px;
}

.main .content .main-con-right .right-1.another .right-1-main h2 {
	width: 228px;
	height: 40px;
	line-height: 40px;
	background: #f4f4f4;
	font-size: 14px;
	color: #e86340;
	font-weight: bold;
	margin-top: 5px;
	text-indent: 12px;
}

.main .content .main-con-right .right-1 .right-1-main ul li {
	width: 228px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #6b6f72;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.main .content .main-con-right .right-1 .right-1-main ul li:last-child{
	border-bottom:none;
}

.main .content .main-con-right .right-1 .right-1-main ul li a {
	font-size: 14px;
	color: #6b6f72;
}

.main .content .main-con-right .right-1 .right-1-main ul li a:hover {
	color: #e86340;
}

.main .content .main-con-right .right-1 .right-1-main ul li i {
	width: 4px;
	height: 4px;
	background: #6b6f72;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}
/*下载*/
.downBar {
	width: 100%;
	height: 45px;
	overflow: hidden;
	border-top: 1px solid #b5b5b5;
	background: #f5f5f5;
	line-height: 40px;
	position: fixed;
	bottom: 0px;
}

.download {
	width: 1200px;
	height: 45px;
	margin: 0 auto;
}

.info {
	width: 78%;
	height: 45px;
}

.infoLeft {
	width: 200px;
	height: 45px;
	float: left;
}

.infoLeft a {
	line-height: 45px;
	color: #333;
	font-size: 15px;
	padding-left: 15px;
}

.infoLeft span.noCollect {
	width: 25px;
	height: 20px;
	background: url(../../../image/icon.png) -30px -140px no-repeat;
	float: left;
	margin: 12px 0 0 10px;
	cursor: pointer;
}

.infoLeft span.Collect {
	width: 25px;
	height: 20px;
	background: url(../../../image/icon.png) -30px -190px no-repeat;
	float: left;
	margin: 12px 0 0 10px;
	cursor: pointer;
}

.infoRight {
	width: 210px;
	height: 45px;
	float: right;
}

.infoRight ul li {
	float: left;
	line-height: 45px;
}

.infoRight ul li.shell {
	width: 70px;
	font-size: 14px;
	color: #333;
}

.infoRight ul li.shell span {
	font-family: Arial;
	font-size: 18px;
	color: #ff5113;
	padding-right: 6px;
}

.infoRight ul li.xz {
	width: 140px;
	background: #3388ff;
	color: #fff;
	font-size: 18px;
	text-indent: 70px;
	cursor:pointer;
}

.infoRight ul li.xz b {
	width: 30px;
	height: 20px;
	background: url(../../../image/icon.png) -30px -240px no-repeat;
	position: absolute;
	margin-top: 12px;
	margin-left: -30px;
}
.view{
	  width: 891px;
    height: auto;
    background: #fff;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    float: left;
    padding: 26px 26px 35px 26px;
    overflow: hidden;
    min-height: 500px;
}
.view .view_img{
	  margin: 100px auto;
    text-align: center;
    color: #B1A9B1;
}
.view .view_img img{
	  margin: 100px auto;
    text-align: center;
    color: #B1A9B1;
}