<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html{width:100%;background:#f8f8f8;color:#2f373e;}
body{font-family:"Microsoft YaHei", "å¾®è½¯é›…é»‘", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;font-size:14px;line-height:150%}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr{margin:0;padding:0;font-weight:normal}
input,select{font-size:12px;vertical-align:middle;border:none;}
ul,li{list-style-type:none;}
img{border:0 none;}

/*text*/
h1{font-size:36px;}
h2{font-size:32px;}
h3{font-size:24px;}
h4{font-size:18px;}
h5{font-size:16px;}
h6{font-size:14px;}
h1,h2,h3,h4,h5,h6{font-weight:400;}
a,button{text-decoration:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
button{border:0;}
button:hover,input.btn{cursor:pointer;}
a,a:focus,a:hover,a:active{text-decoration:none;color:#2f373e;}
/* a:hover{color:#f00;} */
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-overflow{width:100%;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.content{font-size:15px;line-height:30px;word-wrap:break-word;white-space:normal;word-break:break-all;}

/* font */
.font-12{font-size:12px;}
.font-13{font-size:13px;}
.font-14{font-size:14px;}
.font-15{font-size:15px;}
.font-16{font-size:16px;}
.font-18{font-size:18px;}
.font-20{font-size:20px;}
.font-22{font-size:22px;}
.font-24{font-size:24px;}
.font-25{font-size:24px;}
.font-40{font-size:40px;}
.font-bold{font-weight:700;}

/* margin */
.mt10{margin-top:10px;}

/* img */
img{border:0;vertical-align:middle}
.img-circle{border-radius:50%;}
.img-rounded{border-radius:5px;}
.img-thumbnail{padding:5px;border-radius:5px;}
.img-responsive{/* max-width:100%;*/width:100%;}
.img-thumb{width:220px;}
.content img{/* display:block;*//* max-width:100%;*/width:100%;}
.content .yg{}
.content .yg img{width:120px;float:left;margin-right:10px;}
.content .yg a{margin:0 2px 0 2px;}
.content .yg span.tvone{}
.content .yg br{margin-bottom:8px;}

/* form */
select{cursor:pointer;border:none;outline:none;}
input,textarea{outline:medium none;outline:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
input.form-control,input.btn{outline:0px;-webkit-appearance:none;}
input[type="checkbox"]{vertical-align:-2px;}
.form-control{display:block;width:100%;height:30px;padding:0 10px;font-size:12px;line-height:25px;border-radius:4px;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
textarea.form-control{height:auto;padding:10px;}
.form-control.verify{width:90px;text-align:center;margin-right:10px;display:inline-block;}

/* line */
.spot{display:inline-block;margin-right:5px;width:8px;height:8px;border-radius:50%;border:2px solid;}
.split-line{display:inline-block;margin-left:5px;margin-right:5px;width:1px;height:14px;vertical-align:-2px;}
.top-line,.top-line-dot,.bottom-line,.bottom-line-dot{position:relative;}
.top-line:before,.top-line-dot:before{content:" ";position:absolute;left:0;top:0;right:0;width:100%;height:1px;}
.bottom-line:after,.bottom-line-dot:before{content:" ";position:absolute;left:0;bottom:0;right:0;width:100%;height:1px;}
.top-line:before{border-top:1px solid;}
.bottom-line:after{border-bottom:1px solid;}
.top-line-dot:before{border-top:1px dotted;}
.bottom-line-dot:before{border-bottom:1px dotted;}

/* border */
.border-0x{border:0px solid;}
.border-1x{border:1px solid;}
.border-2x{border:2px solid;}
.border-3x{border:3px solid;}
.border-4x{border:4px solid;}
.border-5x{border:5px solid;}

/* btn */
.btn{display:inline-block;padding:5px 10px;font-size:12px;}
.btn.btn-xs{padding:4px 15px;}
.btn.btn-sm{padding:6px 20px;}
.btn.btn-md{padding:8px 25px;}
.btn.btn-lg{padding:12px 30px;}
.btn.btn-block{display:block;width:100%;padding-left:5px;padding-right:5px;text-align:center;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.btn.disabled{cursor:not-allowed;}

/*other*/
*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.clearfix{}
.clearfix:before, .clearfix:after{display:table;content:" ";clear:both;}
.relative{position:relative;}
.show{display:block;}
.hide{display:none;}
.fl{float:left;}
.fr{float:right;}

/*wrap*/
.wrap{width:1050px;margin:0 auto;background:#fff;}

/*å…¬å…±å¤´éƒ¨*/
.header{background:#f8f8f8;}
.header .top{height:50px;background:#fff;box-shadow:0 0px 8px rgba(0, 0, 0, 0.10);}
.header .top .logo{width:160px;height:100%;float:left;margin-left:15px;}
.header .top .logo h1,.header .top .logo h2{display:block;width:100%;height:100%;font-size:13px;}
.header .top .logo a{
	display:block;width:100%;height:100%;
	background:url(../images/logo.png) no-repeat;
	background-size:auto 100%;
	overflow:hidden;text-indent:-10000px;
}
.header .top .map{width:45px;height:36px;float:right;margin:7px 0 0 0;display:none;background:#17a1ff;}
.header .top .map &gt; a{
	display:block;width:100%;height:100%;
	background:url(../images/map.png) 7px 6px no-repeat;
}
.header .top .search{width:220px;height:100%;float:right;position:relative;margin:0 15px 0 25px;}
.header .top .search input{height:36px;margin-top:7px;padding:0 10px;border:2px solid;background:#f5f5f5;border-color:rgba(23, 161, 255, 0.65);}
.header .top .search &gt; a.sbtn{
	display:block;width:50px;height:36px;line-height:36px;position:absolute;right:0;top:7px;
	border-top-right-radius:4px;border-bottom-right-radius:4px;
	text-align:center;
	color:#fff;background:#17a1ff;
}
.header .top .search &gt; a.shut{
	display:none;
}
.header .top .bigmenu{width:480px;float:right;height:100%;text-align:right;}
.header .top .bigmenu a{line-height:50px;font-size:18px;margin-left:5px;padding:3px 5px;}
.header .top .bigmenu a:hover{background:#17a1ff;color:#fff;border-radius:2px;}
.header .top .bigmenu a.cur{background:#17a1ff;color:#fff;border-radius:2px;}

.header .menu{padding:10px 0;margin:10px auto 0 auto;background:#fff;box-shadow:0 0px 8px rgba(0, 0, 0, 0.10);}
.header .menu .rline{border-right:1px solid;border-color:#f3f3f3;}
.header .menu .menu-one{width:20%;float:left;height:60px;margin:5px 0;padding:0 15px;}
.header .menu .menu-one a{display:block;height:30px;line-height:30px;text-align:center;font-size:15px;overflow:hidden;}
.header .menu .menu-one a.parent{
	width:40%;float:left;font-size:16px;font-weight:bold;
	background:url(../images/touxiang-ico-s.png) no-repeat;text-align:left;
	text-indent:26px;
}
.header .menu .menu-one a.child{width:20%;float:left;}
.header .menu .menu-one a.ico1{background-position:4px 6px;}
.header .menu .menu-one a.ico2{background-position:4px -30px;}
.header .menu .menu-one a.ico3{background-position:4px -66px;}
.header .menu .menu-one a.ico4{background-position:4px -106px;}
.header .menu .menu-one a.ico5{background-position:4px -142px;}
.header .menu .menu-one a.ico6{background-position:4px -170px;}
.header .menu .menu-one a.ico7{background-position:4px -201px;}
.header .menu .menu-one a.ico8{background-position:4px -238px;}
.header .menu .menu-one a.ico9{background-position:4px -275px;}
.header .menu .menu-one a.ico10{background-position:4px -316px;}
.header .menu .menu-one a:hover{border-radius:2px;background:#17a1ff;color:#fff;}
.header .menu .menu-one a.cur{border-radius:2px;background:#17a1ff;color:#fff;}

/*é¦–é¡µç±»ç›®æ•°æ®*/
.types{margin:10px auto 0 auto;padding-top:20px;box-shadow:0 0px 8px rgba(0, 0, 0, 0.10);}
.types .typeone{margin:0 auto;padding:10px 15px 10px 15px;}
.types .typeone .typenames{height:35px;line-height:35px;overflow:hidden;}
.types .typeone .typenames h3{display:inline-block;height:100%;float:left;padding-left:10px;font-size:22px;}
.types .typeone .typenames h3 &gt; a{display:block;width:100%;height:100%;font-size:22px;}
.types .typeone .typenames .child{color:#ccc;display:inline-block;margin-left:20px;font-size:12px;line-height:40px;}
.types .typeone .typenames .child a{color:#666;margin:0 0 0 0;line-height:42px;margin:0 3px;font-size:13px;}
.types .typeone .typenames .child a:hover{text-decoration:underline;}
.types .typeone .typelists{padding:15px 0 0 0;}
.types .typeone .typelists .people{width:145px;float:left;margin:0 0 10px 0;}
.types .typeone .typelists .people h4{}
.types .typeone .typelists .people a{display:block;text-align:center;}
.types .typeone .typelists .people a.image{height:127px;overflow:hidden;}
.types .typeone .typelists .people a img{width:127px;height:auto;transition:all 0.3s;}
.types .typeone .typelists .people a img:hover{transform:scale(1.1);}
.types .typeone .typelists .people h4 a.name{height:30px;line-height:30px;font-size:15px;}
.types .typeone .typelists .people h4 a:hover{text-decoration:underline;}

/*é¦–é¡µä½œå“*/
.opus{margin:10px auto 0 auto;padding:20px 0;box-shadow:0 0px 8px rgba(0, 0, 0, 0.10);}
.opus .opusone{margin:0 auto;padding:10px 15px 10px 15px;}
.opus .opusone .opusname{height:35px;line-height:35px;overflow:hidden;}
.opus .opusone .opusname h3{display:block;width:200px;height:100%;float:left;}
.opus .opusone .opusname h3 &gt; a{display:block;width:100%;height:100%;font-size:22px;margin-left:10px;}
.opus .opusone .opuslists{padding:10px 0 0 0;}
.opus .opusone .opuslists li{font-size:13px;height:32px;line-height:32px;float:left;display:block;width:23%;margin:0 1% 0 1%;overflow:hidden;color:#999;}
.opus .opusone .opuslists li h4{font-size:15px;display:inline;margin-left:5px;}
.opus .opusone .opuslists li h4 a{font-size:15px;}
.opus .opusone .opuslists li h4 a:hover{text-decoration:underline;}

/*é¦–é¡µèµ„è®¯*/
.news{margin:10px auto 0 auto;padding:20px 0;box-shadow:0 0px 8px rgba(0, 0, 0, 0.10);}
.news .newsone{margin:0 auto;padding:10px 15px 10px 15px;}
.news .newsone .newsname{height:35px;line-height:35px;overflow:hidden;}
.news .newsone .newsname h3{display:block;width:200px;height:100%;float:left;}
.news .newsone .newsname h3 &gt; a{display:block;width:100%;height:100%;font-size:22px;margin-left:10px;}
.news .newsone .newslists{padding:10px 0 0 0;}
.news .newsone .newslists li{height:32px;line-height:32px;float:left;display:block;width:23%;margin:0 1% 0 1%;overflow:hidden;}
.news .newsone .newslists li a{font-size:15px;}
.news .newsone .newslists li a:hover{text-decoration:underline;}

/*é¦–é¡µåº•éƒ¨ç±»ç›®*/
.cat{margin:10px auto 0 auto;padding:20px 0;box-shadow:0 0px 8px rgba(0, 0, 0, 0.10);}
.cat .catone{margin:0 auto;padding:10px 15px 10px 15px;}
.cat .catone .catname{height:35px;line-height:35px;overflow:hidden;}
.cat .catone .catname h3{display:block;width:200px;height:100%;float:left;font-size:22px;padding-left:10px;}
.cat .catone .catname h3 &gt; a{display:block;width:100%;height:100%;font-size:22px;}
.cat .catone .catlists{padding:10px 0 0 0;}
.cat .catone .catlists h4{
	float:left;display:inline-block;margin:5px 5px 10px 5px;font-size:15px;
	background:#ddd;border-radius:4px;
}
.cat .catone .catlists h4 a{
	display:inline-block;font-size:15px;border-radius:4px;
	background:#ddd;padding:5px 7px;
}
.cat .catone .catlists h4:hover{background:#17a1ff;color:#fff;}
.cat .catone .catlists h4 a:hover{background:#17a1ff;color:#fff;}

/*äººç‰©åˆ—è¡¨é¡µ*/
.tab{
	position:relative;
    width:100%;
    height:50px;
    border-bottom:1px solid #f0f0f0;
	background:#fff;
}
.tab ul{
	height:100%;
	padding-left:10px;
}
.tab ul li{
	float:none;
    width:auto;
	position:relative;
    display:inline-block;
    text-align:center;
	height:50px;
	line-height:50px;
	margin:0 5px;
	font-size:16px;
	cursor:pointer;
}
.tab ul li h3{
	font-size:16px;
}
.tab ul li.on h3{
	color:#2440b3;
}
.tab ul li.on{
    color:#2440b3;
}
.tab ul li.on:after {
    content:"";
    position:absolute;
    left:0;
    bottom:-1px;
    height:3px;
    width:100%;
    background:#2440b3;
}

.lists{margin:10px auto 0 auto;padding:20px 15px;box-shadow:0 0px 8px rgba(0, 0, 0, 0.10);}
.lists .title{padding:20px 0 0 0;}
.lists .title hr{
	color:#ddd;background:#ddd;
	border:none;
    height:2px;
    background-color:#ddd;
}
.lists .title h1{
	display:inline-block;width:160px;height:40px;line-height:40px;text-align:center;
	background:#fff;position:absolute;top:0;left:430px;font-size:21px;font-weight:600;
}
.lists .title span.publishtime{
	line-height:25px;height:25px;text-align:center;display:block;margin-top:28px;color:#666;
}
.lists .description{
	margin:15px 0 10px 0;color:#666;
	line-height:25px;font-size:14px;background:#eee;
	padding:8px 8px 8px 8px;
}
.lists .description a{color:#2440b3;margin:0 3px;}
.lists .list{margin:0 0 10px 0;}
.lists .list li{width:188px;float:left;margin:20px 20px 0 0;background:#f5f5f5;padding:10px;}
.lists .list li:nth-child(5n){margin-right:0;}
.lists .list li .image{width:168px;height:168px;overflow:hidden;}
.lists .list li .image a{display:block;width:100%;height:100%;overflow:hidden;}
.lists .list li .image a img{width:100%;height:auto;border:0;transition:all 0.3s;}
.lists .list li .image a img:hover{transform:scale(1.1);}
.lists .list li .text{}
.lists .list li .text h4{display:block;height:35px;line-height:35px;}
.lists .list li .text h4 a{font-size:18px;}
.lists .list li .text h4 a:hover{text-decoration:underline;}
.lists .list li .text span{
	display:block;height:120px;line-height:24px;font-size:15px;color:#666;overflow:hidden;
	
	display:-webkit-box;/*è®¾ç½®ä¸ºå¼¹æ€§ç›’å­å¸ƒå±€*/
	-webkit-box-orient:vertical;/*è®¾ç½®ä¸ºåž‚ç›´æŽ’åˆ—*/
	-webkit-line-clamp:5;/*è®¾ç½®æœ€å¤šæ˜¾ç¤ºçš„è¡Œæ•°*/
	overflow:hidden;/*æº¢å‡ºéšè—*/
	text-overflow:ellipsis;
	
}
.lists .list li .text div{display:block;height:120px;line-height:24px;font-size:14px;color:#666;overflow:hidden;}
.lists .list li .text div a{color:#2440b3;}
.lists .list li .text div a:hover{text-decoration:underline;}

/*list1*/
.list1{padding-top:0;}
.list h3,.list &gt; strong{
	font-size:18px;
    font-weight:bold;
    display:block;
    line-height:40px;
    margin-top:10px;
    border-bottom:1px solid #ddd;
    padding-bottom:10px;
    width:100%;
    display:inline-block;
    height:40px;
    overflow:hidden;
}
.list ul.zuopin{
	margin-top:-5px;
}
.list ul.zuopin li {
    display:block;
    width:100%;
    font-size:15px;
    text-align:left;
    padding:0 0px;
    overflow:hidden;
	height:39px;
	line-height:39px;
	border-bottom:1px solid #eee;
}
.list ul.zuopin li.th{background:rgba(0,0,0,3%);}
.list ul.zuopin li .zp_title,
.list ul.zuopin li h4{
	display:block;
	width:45%;height:100%;float:left;
	font-size:15px;
	padding-left:8px;
}
.list ul.zuopin li .zp_year{
	width:15%;height:100%;float:left;
}
.list ul.zuopin li .zp_role{
	width:40%;height:100%;float:left;
}
.list ul.zuopin li .zp_role span{
	padding:0 2px;
}
.list ul.zuopin li h4 a,
.list ul.zuopin li .zp_role a{
	color:#2440b3;padding:0 2px;
}
.list ul.zuopin li .zp_actor{
	width:40%;height:100%;float:left;padding-left:4px;
}
.list ul.zuopin li .zp_actor span{
	padding:0 2px;
}
.list ul.zuopin li h4 a,
.list ul.zuopin li .zp_actor a{
	color:#2440b3;padding:0 2px;
}
.list ul.zuopin li h4 a{font-weight:normal;}


/*é¢åŒ…è·¯å¾„*/
.path{margin-top:10px;height:30px;line-height:30px;padding:0 0px;background:none;font-size:14px;color:#aaa;white-space:nowrap;overflow:hidden;}
.path a,.path span,.path h1,.path h2{margin:0 3px;font-size:14px;color:#777;display:inline-block;}
.path a:hover{text-decoration:underline;}

/*äººç‰©è¯¦æƒ…é¡µ*/
.detail{background:#f8f8f8;}
.detail .brief{
	margin:10px auto 0 auto;padding:40px 15px 20px 15px;
	background:#fff;box-shadow:0 0px 8px rgba(0, 0, 0, 0.10);
	/* background-image:linear-gradient(160deg, #17a1ff 100px, #fff 350px); */
}
.detail .brief h1{font-size:19px;display:block;height:40px;line-height:40px;padding-left:240px;font-weight:bold;}
.detail .brief .attr{padding-left:235px;height:25px;line-height:25px;font-size:13px;color:#ccc;}
.detail .brief .attr span{margin:0 5px;color:#777;}
.detail .brief .ic{
	height:125px;background:#e6e6e6;margin-top:10px;position:relative;
	padding:9px 0 0 230px;line-height:27px;font-size:15px;color:#666;
}
.detail .brief .ic .image{
	width:150px;height:180px;position:absolute;left:60px;top:-68px;
	padding:5px;background:#f5f5f5;float:left;overflow:hidden;
	background-size:cover;text-indent:-10000px;
}
.detail .brief .ic .image img{width:100%;height:auto;}
.detail .brief .ic .desc{
	padding:10px 10px 0 240px;line-height:28px;
	font-size:14px;overflow:hidden;height:100%;
}

.detail .left{
	margin-top:10px;
	width:700px;float:left;box-shadow:0 0px 8px rgba(0, 0, 0, 0.10);
	background:#f8f8f8;
}
.detail .left a:hover{text-decoration:underline;}

/*äººç‰©è¯¦æƒ…ç®€ä»‹*/
.detail .left .info{
	line-height:25px;
	padding:10px 10px 10px 10px;
	background:#fff;
}
.detail .left .info h1{
	font-size:24px;display:block;
	line-height:30px;font-weight:bold;
	overflow:hidden;text-align:center;margin:20px 0 0 0;
}
.detail .left .info .attr{
	text-align:center;margin:20px 0 0 0;font-size:13px;color:#888;
}
.detail .left .info .attr .from{}
.detail .left .info .attr .from font{color:#888;}
.detail .left .info .description{
	line-height:27px;background:#eee;padding:10px;margin:0;font-size:15px;color:#666;
	min-height:140px;
}
.detail .left .info .description a{
	color:#2440b3;margin-right:10px;
}
.detail .left .info .description a.image{
	display:block;width:120px;height:120px;border-radius:100%;overflow:hidden;
	float:left;
}
.detail .left .info .description a.image img{
	width:100%;height:auto;
}
.detail .left .info .works{
	line-height:27px;padding:10px 0;margin:20px 0 0 0;color:#888;
}
.detail .left .info .works a{
	color:#2440b3;
}

/*äººç‰©è¯¦æƒ…å†…å®¹*/
.detail .left .content{font-size:16px;line-height:33px;padding:10px 15px 20px 15px;background:#fff;}
.detail .left .content .detail-content{overflow:hidden;position:relative;}
.detail .left .content table{width:100%;border-collapse:collapse;border-spacing:0;}
.detail .left .content table tr.firstRow{background-color:#f8f8f8;}
.detail .left .content table tr td{box-sizing:border-box;vertical-align:middle;border:1px solid #e6e6e6;padding:2px 10px;font-size:12px;line-height:22px;height:22px;}
.detail .left .content strong,.detail .left .content h3,.detail .left .content h4.strong{
	font-size:18px;font-weight:bold;display:block;line-height:40px;margin-top:10px;
	border-bottom:1px solid #ddd;padding-bottom:10px;width:100%;display:inline-block;
	height:40px;overflow:hidden;
	/* border-left:5px solid #009cff; */
	/* background:url(../images/line.jpg) no-repeat; */
	/* background:#17a1ff;color:#fff; */
}
.detail .left .content h3.mt30{margin-top:30px;}
.detail .left .content b{
	font-size:16px;font-weight:550;margin:0 3px 0 0;
}
.detail .left .content &gt; h3 a,.detail .left .content &gt; h4.strong a{
	text-decoration:underline;
}
.detail .left .content strong.byz,.detail .left .content strong.nobold{
	font-size:15px;font-weight:normal;display:inline;line-height:27px;margin-top:0;
	border-bottom:0px;padding-bottom:0;width:100%;color:#333;
}
.detail .left .content strong.nobold{font-size:16px;font-weight:bold;text-decoration:underline;}
.detail .left .content strong.pone,.detail .left .content a.pone{
	font-size:15px;font-weight:600;display:inline;line-height:35px;margin-top:0px;
	border:0px;padding:0px;margin-right:10px;color:#2440b3;
}
.detail .left .content h3.more_title{width:85%;}
.detail .left .content h4{font-size:15px;margin:10px 0;}
.detail .left .content a.more{
	font-size:12px;float:right;color:#999;line-height:45px;margin-top:10px;
	font-weight:normal;display:inline-block;width:15%;text-align:right;
	border-bottom:1px solid #ddd;padding-bottom:10px;
	height:40px;overflow:hidden;
}
.detail .left .content p{
	padding:5px 0;line-height:31px;
}
.detail .left .content p.yg{
	padding:2px 0;/* line-height:25px;font-size:15px; */
}
.detail .left .content ul.dinfo{font-size:15px;padding-bottom:20px;}
.detail .left .content ul.dinfo li{color:#888;width:50%;float:left;border-bottom:dashed 1px #ccc;height:35px;line-height:35px;overflow:hidden;}
.detail .left .content ul.dinfo li.w100{width:100%;height:45px;line-height:45px;}
.detail .left .content ul.dinfo li span{color:#333;display:block;width:57%;height:35px;overflow:hidden;float:right;}
.detail .left .content ul.dinfo li span.douyin2{width:auto;float:none;display:inline;}
.detail .left .content ul.dinfo li a{color:#2440b3;}
.detail .left .content ul.dinfo li strong{
	display:inline;line-height:35px;font-weight:normal;border:0;
	font-size:16px;padding-bottom:0;color:#2f373e;
}
.detail .left .content ul.dinfo li.weibo{
	background:url(../images/weibo.jpg) left center no-repeat;
	padding:0 0 0 34px;background-size:auto 50%;margin:5px 0 0 0;
}
.detail .left .content ul.dinfo li.tieba{
	background:url(../images/tieba.jpg) left center no-repeat;
	padding:0 0 0 34px;background-size:auto 60%;margin:5px 0 0 0;
}
.detail .left .content ul.dinfo li.baijiahao{
	background:url(../images/baijiahao.jpg) left center no-repeat;
	padding:0 0 0 34px;background-size:auto 60%;margin:5px 0 0 0;
}
.detail .left .content ul.dinfo li.douyin,
.detail .left .content ul.dinfo li.douyin2{
	background:url(../images/douyin.jpg) left center no-repeat;
	padding:0 0 0 34px;background-size:auto 70%;margin:5px 0 0 0;
}
.detail .left .content table{margin:5px 0 0 0;}
.detail .left .content table tr{}
.detail .left .content table tr th{text-align:left;font-size:13px;padding-left:5px;border:1px solid #e6e6e6;}
.detail .left .content table tr th:nth-child(3n+1){width:15%;}
.detail .left .content table tr th:nth-child(3n+2){width:50%;}
.detail .left .content table tr th:nth-child(3n){width:35%;}
.detail .left .content table tr td{text-align:left;font-size:13px;}
.detail .left .content div.people,.detail .left .content div.work{
	padding:20px 0;line-height:30px;
}
.detail .left .content div.recent{border-bottom:1px dashed #eee;}
.detail .left .content div.recent:last-child{border-bottom:0px dashed #eee;}
.detail .left .content div.recent:nth-last-child(0){border-bottom:0px dashed #eee;}
.detail .left .content div.people a,.detail .left .content div.work a{color:#2440b3;}
.detail .left .content p.people,.detail .left .content p.work{line-height:30px;font-size:15px;}
.detail .left .content p.recent{border-bottom:1px dashed #d4d2d2;padding:10px 0;}
.detail .left .content p.people img,
.detail .left .content p.work img,
.detail .left .content p.work a.image,
.detail .left .content p.work a.image
{float:left;width:120px;margin:6px 10px 10px 0;}
.detail .left .content p a{color:#2440b3;}
.detail .left .content p a:hover{text-decoration:underline;}
.detail .left .content p span.shi{color:#888;font-size:12px;margin:0 2px;}
.detail .left .content p a.role{margin-right:5px;}

/*picture*/
.detail .left .content ul.picture{padding:10px 0;}
.detail .left .content ul.picture li{
	display:block;width:126px;height:170px;font-size:14px;
	text-align:center;float:left;margin:5px 10px 5px 0;overflow:hidden;
}
.detail .left .content ul.picture li:nth-child(5n){margin-right:0;}
.detail .left .content ul.picture li.hide{display:none;}
.detail .left .content ul.picture li &gt; a,
.detail .left .content ul.picture li &gt; div.pimage{
	display:block;width:100%;height:170px;
	display:table-cell;vertical-align:middle;overflow:hidden;
}
.detail .left .content ul.picture li &gt; img,
.detail .left .content ul.picture li &gt; a img,
.detail .left .content ul.picture li &gt; div.pimage img{
	width:auto;height:100%;transition:all 0.3s;
	cursor:pointer;
}
.detail .left .content ul.picture li &gt; img.ha,
.detail .left .content ul.picture li &gt; a img.ha,
.detail .left .content ul.picture li &gt; div.pimage img.ha{
	width:100%;height:auto;
}
.detail .left .content ul.picture li &gt; img:hover,
.detail .left .content ul.picture li &gt; a img:hover,
.detail .left .content ul.picture li &gt; div.pimage img:hover{
	transform:scale(1.1);
	/* cursor:pointer; */
}
.detail .left .content ul.picture li.jb{height:225px;}
.detail .left .content ul.picture li.jb &gt; img{max-height:170px;}
.detail .left .content ul.picture li .desc{height:52px;}
.detail .left .content ul.picture li .desc h4,
.detail .left .content ul.picture li .desc a,
.detail .left .content ul.picture li .desc span.ptitle{height:25px;line-height:25px;display:block;width:100%;color:#333;font-size:16px;margin:4px 0 0 0;}
.detail .left .content ul.picture li .desc span.ptags{height:23px;line-height:23px;display:block;width:100%;color:#666;font-size:14px;}
/*picture*/


.detail .left .content ul.works{padding:10px 0;}
.detail .left .content ul.works li.loadmore,
.detail .left .content ul.picture li.loadmore{
	clear:both;
	width:100%;
	text-align:center;font-size:14px;
	padding:20px 0 15px 0;
	height:auto;
}
.detail .left .content ul.works li.loadmore a,
.detail .left .content ul.picture li.loadmore a{
	background:#eee;
	display:block;
	width:100%;
	height:100%;
	line-height:30px;
	color:#999;
}
.detail .left .content ul.works li.pic{
	display:block;width:126px;height:225px;font-size:14px;
	text-align:center;float:left;margin:5px 10px 5px 0;overflow:hidden;
}
.detail .left .content ul.xs li.pic{
	height:197px;
}
.detail .left .content ul.works li.pic:nth-child(5n){margin-right:0;}
.detail .left .content ul.works li.pic.hide{display:none;}
.detail .left .content ul.works li.pic &gt; a{
	display:block;width:100%;height:170px;overflow:hidden;background:#555;
	overflow:hidden;
}
.detail .left .content h4{font-size:15px;margin:10px 0;}
.detail .left .content ul.works li.pic &gt; a img{width:100%;height:100%;transition:all 0.3s;}
.detail .left .content ul.works li.pic &gt; a img:hover{transform:scale(1.1);}
.detail .left .content ul.works li.pic &gt; div.yp{
	height:20px;line-height:20px;margin-top:8px;color:#999;font-size:14px;overflow:hidden;
}
.detail .left .content ul.works li.pic &gt; div.yp span{
	height:20px;line-height:20px;color:#2440b3;margin-left:3px;
}
.detail .left .content ul.works li.pic &gt; div.yp a{
	height:20px;line-height:20px;color:#2440b3;margin-left:3px;
}
.detail .left .content ul.works li.pic &gt; div.yp span.realname,
.detail .left .content ul.works li.pic &gt; div.yp a.realname{
	margin-right:3px;
}
.detail .left .content ul.works li.pic &gt; h4{
	display:block;
	font-size:15px;
	margin-top:4px;
}
.detail .left .content ul.works li.pic &gt; h4 a{
	font-size:15px;display:block;line-height:20px;
	font-weight:bold;
}
.detail .left .content ul.works li.pic &gt; h4 a:hover{text-decoration:underline;}


.detail .left .content ul.works li.txt{
	display:block;width:100%;height:auto;font-size:15px;
	text-align:left;padding:0 0px;margin:0 0 10px 0;overflow:hidden;
}
.detail .left .content ul.works li.th{background:rgba(0,0,0,3%);}
.detail .left .content ul.works li.txt &gt; h4,
.detail .left .content ul.works li.txt &gt; div.txt_title{
	margin:0;width:40%;display:block;float:left;padding-left:5px;
}
.detail .left .content ul.works li.txt &gt; h4 a{
	text-decoration:none;font-size:15px;color:#2440b3;
}
.detail .left .content ul.works li.txt &gt; h4 a:hover{
	text-decoration:underline;
}
.detail .left .content ul.works li.txt &gt; div{
	overflow:hidden;height:35px;
}
.detail .left .content ul.works li.txt &gt; div.txt_year{
	width:15%;float:left;text-align:center;
}
.detail .left .content ul.works li.txt &gt; div.txt_author{
	width:45%;float:left;
}
.detail .left .content ul.works li.txt &gt; div.txt_author span{padding:0 2px;}
.detail .left .content ul.works li.txt &gt; div.txt_author a{
	color:#2440b3;padding:0 2px;
}
.detail .left .content ul.works li.txt &gt; span{
	line-height:25px;display:block;font-size:14px;
}

/*å†…å®¹å±•å¼€-begin*/

.seeall{height:250px;width:100%;position:absolute;left:0;bottom:0;display:none;}
.seeall .translucent{
	height:100%;
	background-image:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
	display:block;
	width:100%;
	margin-left:0px;
}
.seeall a{
	display:block;
	width:50%;
	height:28px;
	line-height:28px;
	font-size:14px;
	color:#fff;
	margin:0px auto;
	text-align:center;
	background-size:15px 15px;
	overflow:hidden;
	cursor:pointer;
	border-radius:28px;
	background-color:#59a2f4;
	position:absolute;
	left:25%;bottom:0;
}
.seeall a:hover{text-decoration:none;}
/*å†…å®¹å±•å¼€-end*/

.detail .left .content ul.relation{padding:10px 0;}
.detail .left .content ul.relation li{
	display:block;width:134px;height:130px;font-size:14px;
	text-align:center;padding:0 17px;float:left;margin:5px 0;overflow:hidden;
}
.detail .left .content ul.relation li &gt; a{
	display:block;width:100%;height:100px;overflow:hidden;border-radius:50%;
}
.detail .left .content h4{font-size:15px;margin:1px 0;}
.detail .left .content ul.relation li &gt; a img{width:100%;height:auto;transition:all 0.3s;}
.detail .left .content ul.relation li &gt; a img:hover{transform:scale(1.1);}
.detail .left .content ul.relation li &gt; h4{
	display:inline;
	font-size:14px;
}
.detail .left .content ul.relation li &gt; h4 a{
	font-size:15px;
}

.detail .left .content ul.relation li &gt; div{
	display:block;width:100%;height:100px;overflow:hidden;border-radius:50%;
}
.detail .left .content h4{font-size:15px;margin:1px 0;}
.detail .left .content.rolecontent h4{font-weight:bold;font-size:15px;margin-top:0px;}
.detail .left .content h5{font-size:14px;margin:1px 0;background:#ff9966;display:inline;padding:1px 3px;}
.detail .left .content ul.relation li &gt; div img{width:100%;height:auto;transition:all 0.3s;}
.detail .left .content ul.relation li &gt; div img:hover{transform:scale(1.1);}

.detail .left .content .links{line-height:40px;}
.detail .left .content .links .link{height:40px;overflow:hidden;width:50%;float:left;margin:15px 0 15px 0;}
.detail .left .content .links .link a{display:block;height:100%;padding:0 0 0 130px;}
.detail .left .content .links .link a.vqqcom{
	background:url(../images/vqqcom.png) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.doubancom{
	background:url(../images/doubancom.jpg) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.iqiyicom{
	background:url(../images/iqiyicom.png) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.youkucom{
	background:url(../images/youkucom.png) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.sohucom{
	background:url(../images/sohucom.png) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.mgtvcom{
	background:url(../images/mgtvcom.png) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.lecom{
	background:url(../images/lecom.png) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.bilibilicom{
	background:url(../images/bilibilicom.png) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.acfuncn{
	background:url(../images/acfuncn.png) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.yqqcom{
	background:url(../images/yqqcom.jpg) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.music91qcom{
	background:url(../images/music91qcom.jpg) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.music163com{
	background:url(../images/music163com.jpg) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.baikebaiducom{
	background:url(../images/baikebaiducom.jpg) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.baidu_search{
	background:url(../images/baidu_search.jpg) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.baidu_video{
	background:url(../images/baidu_video.jpg) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.dushubaiducom{
	background:url(../images/dushubaiducom.jpg) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.hanyubaiducom{
	background:url(../images/hanyubaiducom.jpg) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.miguvideocom{
	background:url(../images/miguvideocom.jpg) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.cctvcom{
	background:url(../images/cctvcom.jpg) left center no-repeat;
	background-size:auto 99%;
}
.detail .left .content .links .link a.imdbcom{
	background:url(../images/imdbcom.jpg) left center no-repeat;
	background-size:auto 99%;
}
/*è¯¦æƒ…æ&nbsp;‡ç­¾*/
.detail .left .tags{
	line-height:25px;border:#e5e5e5 0px solid;background:#fff;margin-top:10px;
	padding:10px 15px;font-size:14px;color:#ff6600;font-weight:bold;
}
.detail .left .tags a{color:#2440b3;margin-right:10px;font-weight:normal;}
.detail .left .tags span{color:#888;margin-right:10px;font-weight:normal;}

/*è¯¦æƒ…å†…å®¹æç¤º*/
.detail .left .tip{
	line-height:25px;border:#e5e5e5 0px solid;background:#fff;
	padding:10px 15px;margin-top:10px;font-size:14px;color:#999;
	word-wrap:break-word;white-space:normal;word-break:break-all;
}
.detail .left .tip a{color:#2440b3;margin-right:10px;text-decoration:underline;}
.detail .left .tip strong{margin:0 3px;}

/*è¯¦æƒ…ä¸Šä¸€é¡µä¸‹ä¸€é¡µ*/
.detail .left .pn{height:40px;margin-top:10px;background:#fff;padding:5px 0 5px 0;}
.detail .left .pn .prev,.detail .left .pn .next{
	width:50%;float:left;height:30px;
	line-height:30px;font-size:16px;
	overflow:hidden;
	color:#090;
	padding-left:15px;
}
.detail .left .pn span{color:#aaa;}
.detail .left .pn .prev a,.detail .left .pn .next a{
	font-size:16px;
}

/*è¯¦æƒ…å·¦ä¾§ä¸‹æ–¹ç›¸å…³èµ„è®¯*/
.detail .left .abouts{padding:10px 15px 20px 15px;background:#fff;margin-top:10px;}
.detail .left .abouts strong,.detail .left .abouts h3{
	font-size:18px;font-weight:bold;display:block;line-height:40px;
}
.detail .left .abouts .article{}
.detail .left .abouts .article h4{display:block;width:49.5%;height:35px;float:left;}
.detail .left .abouts .article h4:nth-child(2n){padding-left:1%;}
.detail .left .abouts .article h4 a{
	font-size:15px;display:block;
	height:30px;line-height:30px;overflow:hidden;
}
.detail .left .abouts .article h4 a:hover{text-decoration:underline;}


/*å…¨éƒ¨ä½œå“é¡µé¢çš„å¯¼èˆªå¤§ç±»tab*/
.detail .left .typenav{
	position:relative;
    width:100%;
    height:55px;
    border-bottom:2px solid #17a1ff;
	background:#fff;
}
.detail .left .typenav ul{
	height:100%;
	padding-left:20px;
}
.detail .left .typenav ul li{
	float:none;
    width:auto;
	position:relative;
    display:inline-block;
    text-align:center;
	height:40px;
	line-height:40px;
	
	font-size:16px;
	cursor:pointer;
	margin-top:15px;
}
.detail .left .typenav ul li a{display:block;width:100%;height:100%;padding:0 15px;}
.detail .left .typenav ul li a:hover,
.detail .left .typenav ul li.on a:hover{
	text-decoration:none;background:#17a1ff;color:#fff;
	border-radius:3px 3px 0 0;
}
.detail .left .typenav ul li a:active{text-decoration:none;}
.detail .left .typenav ul li.on{}
.detail .left .typenav ul li.on a{background:#17a1ff;color:#fff;border-radius:3px 3px 0 0;}
.detail .left .typenav a:hover{text-decoration:none;}


/*èµ„è®¯åˆ—è¡¨å·¦ä¾§*/
.detail .left .list{
	padding:0px 15px 10px 15px;
	background:#fff;
}
.detail .left .list.list1{
	padding:0px 15px 15px 15px;
}
.detail .left .list .one{
	/* height:100px;*/
	margin-top:0;
	padding:20px 0;
	border-bottom:1px solid #eee;
}
.detail .left .list .one:last-child {
  margin-bottom:0;
  border-bottom:0px solid #eee;
  padding:20px 0 10px 0;
}
.detail .left .list .one .ol{
	width:100px;
	height:auto;
	float:left;
	overflow:hidden;
	max-height:100px;
}
.detail .left .list .one .ol a{
	display:block;
	width:100%;
}
.detail .left .list .one .ol a img{
	width:100%;
}
.detail .left .list .one .or{
	width:calc(100% - 115px);
	float:right;
	height:100%;
	overflow:hidden;
}
.detail .left .list .one .or h4{
	display:block;line-height:22px;font-size:16px;margin-bottom:10px;
}
.detail .left .list .one .or h4 a{
	width:100%;height:100%;line-height:22px;
	font-size:18px;font-weight:normal;color:#2440b3;
}
.detail .left .list .one .or h4 a:hover{text-decoration:underline;}
.detail .left .list .one .or .desc{
	line-height:22px;font-size:13px;padding-top:0px;color:#666;
	overflow:hidden;overflow:hidden;/* max-height:156px;*/
}
.detail .left .list .one .or .desc img{
	width:120px;float:left;margin:5px 10px 5px 0;
}
.detail .left .list .noimg .or{
	width:100%;
}
.detail .left .list .noimg .or .infor{width:100%;line-height:35px;color:#888;font-size:13px;}
.detail .left .list .noimg .or .infor span{margin-left:5px;}
.detail .left .list .noimg .or .infor span.time{margin:0 5px 0 0;}
.detail .left .list .noimg .or .infor a{color:#2440b3;margin-left:5px;}

.detail .left .list .one .or .desc p{font-size:15px;line-height:30px;}
.detail .left .list .one .or .desc p a.actor{color:#2440b3;margin:0 2px;font-size:15px;}
.detail .left .list .one .or .desc p span.actor{color:#666;margin:0 2px;font-size:15px;}
.detail .left .list .one .or .desc p a.lead{color:#2440b3;margin:0 2px;font-size:15px;}
.detail .left .list .one .or .desc p span.lead{color:#666;margin:0 2px;font-size:15px;}
.detail .left .list .one .or .desc p a.director{color:#2440b3;margin:0 2px;font-size:15px;}
.detail .left .list .one .or .desc p span.director{color:#666;margin:0 2px;font-size:15px;}
.detail .left .list .one .or .desc p a.writer{color:#2440b3;margin:0 2px;font-size:15px;}
.detail .left .list .one .or .desc p span.writer{color:#666;margin:0 2px;font-size:15px;}
.detail .left .list .one .or .desc p a.singer{color:#2440b3;margin:0 2px;font-size:15px;}
.detail .left .list .one .or .desc p span.singer{color:#666;margin:0 2px;font-size:15px;}
.detail .left .list .one .or .desc p a.author{color:#2440b3;margin:0 2px;font-size:15px;}
.detail .left .list .one .or .desc p span.author{color:#666;margin:0 2px;font-size:15px;}
.detail .left .list .one .or .desc p span.shiyan{color:#999;margin:0 0px;font-size:13px;}
.detail .left .list .one .or .desc p span.attr{color:#999;font-size:15px;}
.detail .left .list .one .or .desc p span.year{margin-left:10px;font-size:15px;}

.detail .left .tvinfo{height:auto;width:100%;background:#fff;padding:15px;}
.detail .left .tvinfo img{width:150px;float:left;margin:0 15px 0 0;}
.detail .left .tvinfo .jieshao{width:500px;float:left;font-size:15px;}
.detail .left .tvinfo .jieshao div.h1 h1{
	font-size:24px;font-weight:normal;
	margin:0px 0 0px 0;display:inline;line-height:30px;
}
.detail .left .tvinfo .jieshao div.h1 span{
	font-size:24px;color:#696868;margin-left:5px;
}
.detail .left .tvinfo .jieshao .one{line-height:25px;margin-top:6px;font-size:15px;}
.detail .left .tvinfo .jieshao .one h2{font-size:14px;display:inline;color:#666;margin-right:0px;}
.detail .left .tvinfo .jieshao .one h3{font-size:14px;display:inline;color:#999;margin-right:0px;}
.detail .left .tvinfo .jieshao .one span.attr{color:#999;}
.detail .left .tvinfo .jieshao .one span.txt{color:#666;margin-right:0px;}
.detail .left .tvinfo .jieshao .one a.txt{color:#2440b3;margin-right:0px;}
.detail .left .tvinfo .jieshao .one a.actor{color:#2440b3;margin-right:0px;}
.detail .left .tvinfo .jieshao .one span.shiyan{color:#999;font-size:13px;margin:0 3px;}

.detail .left .heji{
	height:auto;width:100%;background:#fff;padding:15px;margin:10px 0px;
}
.detail .left .heji span{
	font-size:14px;color:#696868;
}
.detail .left .heji a{
	font-size:14px;color:#2440b3;margin-right:3px;
}

.detail .left .content .actors{
	padding:5px 0 15px 0;
	position:relative;
	overflow:hidden;
}
.detail .left .content .actors div.actor{padding:20px 0 20px 0;border-bottom:1px solid #f1f1f1;}
.detail .left .content .actors div.actor:first-child{padding-top:0;}
.detail .left .content .actors div.actor:nth-last-child(2){border-bottom:0px solid #fff;}
.detail .left .content .actors div.actor a:hover{text-decoration:underline;}
.detail .left .content .actors div.actor .ol{width:120px;float:left;}
.detail .left .content .actors div.actor .ol img{width:100%;}
.detail .left .content .actors div.actor .or{width:530px;float:right;}
.detail .left .content .actors div.actor .or.noimg{width:670px;}
.detail .left .content .actors div.actor .or .ort{line-height:30px;color:#999;font-size:15px;}
.detail .left .content .actors div.actor .or .ort a{color:#2440b3;margin:0 2px;font-size:15px;}
.detail .left .content .actors div.actor .or .ort span{color:#555;margin:0 2px;font-size:15px;}
.detail .left .content .actors div.actor .or .orc{line-height:27px;padding:7px 0 7px 0;font-size:15px;color:#333;max-height:95px;overflow:hidden;}
.detail .left .content .actors div.actor .or .orb{line-height:27px;padding:7px 0 7px 0;font-size:15px;color:#5e5e5e;max-height:95px;overflow:hidden;border-top:1px dashed #dedddd;}
.detail .left .content .actors div.actor .or .ort span.hero{color:#888;margin:0 6px;font-size:13px;}
.detail .left .content .actors div.actor .or .ort span.heroine{color:#888;margin:0 0 0 6px;font-size:13px;}
.detail .left .content .actors div.actor .or .ort span.leading{color:#888;margin:0 0 0 6px;font-size:13px;}

.detail .left .content ul.summary{}
.detail .left .content ul.summary li{
	width:33%;padding-right:3%;float:left;
	height:35px;line-height:35px;color:#999;font-size:14px;overflow:hidden;
}
.detail .left .content ul.summary li a{
	font-size:15px;color:#2440b3;
}
.detail .left .content ul.summary li span{
	font-size:15px;color:#2f373e;
}
.detail .left .content ul.summary li a.actor,
.detail .left .content ul.summary li span.actor{
	margin-right:3px;
}
.detail .left .content ul.summary li a.role,
.detail .left .content ul.summary li span.role{
	margin-left:3px;
}
.detail .left .content ul.summary li.playurl{
	width:12%;padding-right:0.45%;
}
.detail .left .content ul.summary li.playurl a{
	border:1px solid #bdd9fb;
	background:#fafafa;
	padding:5px 8px;
	border-radius:3px;
	color:#646464;
}
.detail .left .content ul.summary li.playurl a:hover{
	text-decoration:none;
	background:#dbe7f9;
}

.detail .right{
	margin-top:10px;padding:0 0 0 0;
	width:340px;float:right;background:#f8f8f8;
}
.detail .right a:hover{text-decoration:underline;}
.detail .right .rbox{margin-bottom:15px;background:#fff;padding:15px;box-shadow:0 0px 8px rgba(0, 0, 0, 0.10);}
.detail .right .rbox &gt; span{font-weight:bold;font-size:18px;line-height:30px;}
.detail .right .rbox ul{padding:10px 0 0 0;}
.detail .right .rbox ul li{
	display:block;width:97px;height:125px;font-size:14px;
	text-align:center;float:left;margin:5px 0 5px 9px;overflow:hidden;
}
.detail .right .rbox ul li &gt; a{
	display:block;width:100%;height:97px;margin-bottom:5px;overflow:hidden;
}
.detail .right .rbox ul li:nth-child(3n+1){margin-left:0;}
.detail .right .rbox ul li &gt; a img{width:100%;height:auto;transition:all 0.3s;}
.detail .right .rbox ul li &gt; a img:hover{transform:scale(1.1);}
.detail .right .rbox ul li &gt; h4{
	display:inline;
	font-size:15px;
}
.detail .right .rbox ul li &gt; h4 a{
	font-size:15px;
}
.detail .right .hot{}
.detail .right .hot .hotlist{padding:10px 0 0 0;}
.detail .right .hot .hotlist a{margin:10px 5px 0 0;line-height:35px;}
.detail .right .hot a.st0{}
a.st1,a.st1:visited{color:#0099CC;font-size:16px;}
a.st2,a.st2:visited{color:#999900;font-size:14px;}
a.st3,a.st3:visited{color:#CC3300;font-size:16px;}
a.st4,a.st4:visited{color:#663399;font-size:18px;}
a.st5,a.st5:visited{color:#3366CC;font-size:14px;}
a.st6,a.st6:visited{color:#669933;font-size:16px;}
a.st7,a.st7:visited{color:#333333;font-size:14px;}
a.st8,a.st8:visited{color:#993399;font-size:18px;}
a.st9,a.st9:visited{color:#333333;font-size:14px;}

.detail .right .types{}
.detail .right .typeslist{margin-top:15px;}
.detail .right .typeslist a{
	display:inline-block;background:#ccc;padding:3px 5px;
	border-radius:3px;margin-bottom:8px;color:#555;
}
.detail .right .typeslist a:hover{background:#17a1ff;color:#fff;}

.detail .right .arcs{}
.detail .right .arcslist{margin-top:15px;}
.detail .right .arcslist a{
	display:block;width:100%;padding:3px 0px;
	margin-bottom:8px;font-size:15px;
}
.detail .right .arcslist a:hover{text-decoration:underline;}

/*æ”¾å¤§*/
.lightbg{
	width:100%;height:100%;position:fixed;background:#000;z-index:10000;
	top:0;left:0;filter:Alpha(opacity=60);opacity:.6;display:none;
}
.lightbox{
	position:fixed;width:48px;height:48px;top:calc(50% - 24px);left:calc(50% - 24px);
	text-align:center;z-index:10009;display:none;
	background:url(../images/load_21.gif) center center no-repeat;
	overflow:hidden;
}
.lightbox img{height:auto;width:auto;display:none;}
.lightbox a.prev,.lightbox a.next{
	height:90px;width:30px;display:none;position:absolute;
	z-index:10003;background:#fff;text-indent:-10000px;
	background:url(../images/pr.png) no-repeat;
}
.lightbox a.prev{background-position:-8px -180px;}
.lightbox a.prev:hover{background-position:-9px 0px;}
.lightbox a.next{background-position:-20px -270px;}
.lightbox a.next:hover{background-position:-19px -90px;}
.lightbox a.shut{
	display:none;position:absolute;z-index:10022;text-indent:-10000px;
	background:url(../images/close2.png) no-repeat;
	background-size:100%;
	width:20px;height:20px;right:0px;top:0px;
}
.lightbox a.shut:hover{background-position:0px -20px;}

/*åˆ†é¡µ*/
.pagebar{width:100%;text-align:center;line-height:25px;background:#fff;padding:20px 0;}
.pagebar a,.pagebar span{padding:3px 8px;border:1px solid #ccc;margin:0 5px 0 0;}
.pagebar span{border:1px solid #17a1ff;background:#17a1ff;color:#fff;}
.pagebar a:hover{border:1px solid #17a1ff;background:#17a1ff;color:#fff;}

/*ç•™è¨€é¡µé¢*/
.liuyan{}
.liuyan .tip{padding:25px 15px;margin:10px auto 0px auto;color:#666;line-height:25px;}
.liuyan .tip span{margin:0 7px;color:red;font-weight:bold;}
.liuyan .form{padding:0px 15px 15px 15px;margin:0 auto 0 auto;color:#666;background:#fff;}
.liuyan .form table{width:100%;}
.liuyan .form table tr{width:calc(100% - 30px);}
.liuyan .form table tr td{height:30px;line-height:30px;margin:10px 0;}
.liuyan .form table tr td.td1{width:6%;}
.liuyan .form table tr td input[type="text"]{height:30px;width:250px;padding:3px 5px;background:#f8f8f8;}
.liuyan .form table tr td textarea{line-height:25px;width:500px;height:100px;padding:3px 5px;background:#f8f8f8;border:0;}
.liuyan .form table tr td input[type="submit"]{display:none;}
.liuyan .form table tr td a.submit{
	display:block;width:100px;padding:5px 10px;
	font-size:18px;background:#17a1ff;color:#fff;text-align:center;
	margin-top:15px;
}
.liuyan .form table tr td input[name="yzm"]{width:100px;}
.liuyan .form table tr td img{height:30px;}

/*æœç´¢åˆ—è¡¨*/
.searchtxt{padding:20px 10px;margin-top:10px;background:#f7efd9;border-radius:5px;}
.searchtxt span{font-size:14px;color:#888;}
.condition{margin-top:10px;padding:15px 0;}
.condition .cone{padding:0 15px;margin:10px 0;line-height:25px;color:#999;}
.condition .cone a{margin:0 0px 0 2px;padding:2px 4px;border-radius:2px;}
.condition .cone a.active{background:#17a1ff;color:#fff;}
.condition .cone a:hover{background:#17a1ff;color:#fff;}
.condition .cone a:nth-child(1){margin-left:10px;}
.condition .cone span{margin-left:10px;color:#333;padding:2px 4px;}
.find{padding:10px;margin-top:10px;}
.find .one{height:180px;line-height:25px;font-size:14px;}
.find .one a.people{
	text-indent:-1000px;display:block;width:120px;height:160px;float:left;
	margin:0 10px 0 0;
}
.find .one a.title{margin-right:10px;}
.find .one span{margin-right:10px;}
.find .one span font{color:red;}
.find .one span.brief{margin-right:0;padding-top:10px;display:block;color:#888;}
.find .blank{padding:50px 0;text-align:center;color:#999;font-size:15px;}

/*å…¬å…±åº•éƒ¨*/
.footer{margin:15px auto 0 auto;padding:0 0 40px 0;border-top:2px solid #17a1ff;box-shadow:0 0px 8px rgba(0, 0, 0, 0.10);}
.footer .good{text-align:center;height:35px;line-height:35px;margin-top:25px;}
.footer .good span,.footer .good a{display:inline-block;}
.footer .good span{}
.footer .good a{}
.footer .good a img{height:35px;}
.footer .good a:nth-child(0),
.footer .good a:nth-child(1),
.footer .good a:nth-child(2),
.footer .good a:nth-child(3),
.footer .good a:nth-child(4),
.footer .good a:nth-child(5),
.footer .good a:nth-child(6){display:none;}
.footer .declare{width:90%;margin:20px auto 0 auto;text-align:center;line-height:23px;}
.footer .links{margin:15px auto 0 auto;height:23px;line-height:23px;text-align:center;}
.footer .links a{margin:0 5px;font-size:16px;}
.footer .links a:hover{text-decoration:underline;}
.footer span.bold{font-weight:bold;padding:0 5px;}

/*å›žåˆ°é¡¶éƒ¨*/
a.gotoTop{
	background:rgba(0,0,0,.2);
	position:fixed;
	z-index:9999;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:15px;
	color:#fff;
	bottom:40px;
	right:-50px;
	border-radius:3px;
}
a.gotoTop:hover,
a.gotoTop:active,
a.gotoTop:focus{
	color:#fff;
}

/*å›¾ç‰‡æ”¾å¤§æ»‘åŠ¨*/
.modelTost{
	display:none;
	background:rgba(0,0,0,.5);
	z-index:9999;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
}
.modelTostChile{
	width:90%;
	height:90%;
	margin-top:5%;
	background-color:none;
	padding-bottom:2.5%;
	position:absolute;
	top:40%;
	left:50%;
	transform:translate(-50%,-45%);
}
.modelTostChile p{
	font-size:24px;
	padding:3%;
}
.modelClose{
	cursor:pointer;
	color:#fff;
	font-size:28px;
	font-weight:600;
	padding:10px;
	position:absolute;
	z-index:20000;
	right:10px;
	top:10px;
}
.swiper-container{width:100%;height:100%;}
.swiper-wrapper{width:100%;height:100%;}
.swiper-slide{
	text-align:center;
	width:100%;
	height:100%;
}
.swiper-slide img{
	width:85%;
	text-align:center;
}

/*å·¦ä¾§å¯¼èˆª*/
#nav1{
	width:100px;
	position:fixed;
	left:50%;
	margin-left:-630px;
	top:10px;
	z-index:1000;
	_position:absolute;
	text-align:right;
	padding-top:30px;
	display:none;
}
#nav1 .box a,#nav1 .box span{
	display:block;
	width:84px;
	padding:2px 23px 2px 0px;
	text-align:right;
	font-size:13px;
	height:29px;
	line-height:25px;
	overflow:hidden;
	color:#333334;
	float:right;
}
#nav1 .box a.nav{
	background:url(../images/nav1.png) 63px -20px no-repeat;
	font-size:13px;
}
#nav1 .box a.child{
	font-size:13px;
}
#nav1 .box a.act{
	font-weight:bold;
	color:#333334;
	background:url(../images/nav1.png) 63px -86px no-repeat;
}
#nav1 .box a.nav:hover{
	text-decoration:none;
	color:#2440b3;
	background:url(../images/nav1.png) 63px -51px no-repeat;
}
#nav1 .box a.act:hover{
	font-weight:bold;
	color:#333334;
	background:url(../images/nav1.png) 63px -86px no-repeat;
}
#nav1 .box span.navfirst{
	background:url(../images/nav1.png) 63px 10px no-repeat;
}
#nav1 .box span.navlast{
	background:url(../images/nav1.png) 63px -141px no-repeat;
}


dl{line-height:30px;font-size:15px;color:#2f373e;}
dl dt{display:inline;color:#888;}
dl dd{display:inline;}
dl dd a{color:#2440b3;}
dl dd span{color:#2f373e;}
dl dd a,
dl dd span{
	font-size:15px;
}
dl a.role,
dl a.actor,
dl a.director,
dl a.writer,
dl a.singer,
dl a.lead{
	margin-left:2px;
	margin-right:2px;
}
dl.player{line-height:80px;}
dl.player dt a{
	background:linear-gradient(90deg,#08f 0,#0095ff 100%);
	color:#fff;font-weight:bold;border-radius:2px;padding:10px 25px;
	font-size:21px;
}
dl.player dt a:hover{text-decoration:none;}

dl span.role,
dl span.actor,
dl span.director,
dl span.writer,
dl span.singer,
dl span.author,
dl span.lead{
	margin-left:2px;
	margin-right:2px;
	color:#2f373e;
}
dl.text{line-height:28px;margin-top:5px;color:#2f373e;}
dl dd h4,
dl dt h4,
.detail .left .content dl dt h4,
dl dd h4 a,
dl dt h4 a{
	font-size:17px;
	display:inline;
	color:#2440b3;
}
dl a,dl a:hover,dl a:active,dl a:focus{color:#2440b3;}
.list .one a.image img,
.list .one .desc img,
.work a.image img,
.work &gt; img,
div.actor a.image img,
div.actor &gt; a &gt; img,
div.actor &gt; img{
	width:120px;
	float:left;
	margin:5px 12px 5px 0;
}
dl h1{font-size:23px;line-height:40px;color:#2f373e;display:inline;}
dl span.h1year{font-size:17px;line-height:40px;margin-left:7px;}
dl h2{font-size:15px;display:inline;margin:0 2px;}
dl h2.h1{font-size:23px;line-height:40px;color:#2f373e;display:inline;}
a.more2,
dl a.more2{
	font-size:13px;
}
dl .cu{color:#2f373e;font-weight:bold;font-size:15px;}
dl .heji2{
	color:#111;text-decoration:underline;font-size:14px;line-height:35px;margin-right:3px;
}
dl span.heroine,
dl span.hero{
	color:#999;font-size:14px;
}
dl.yanjue{padding-bottom:6px;}
dl.juedesc{padding-bottom:7px;}
dl.yandesc{border-top:1px dashed #eee;padding-top:7px;}


/*è¦†ç›–*/
.detail .left .content .detail-content h4{font-weight:bold;font-size:15px;}



@media (min-width:767px){
	/*common*/
	.p-hidden{display:none;}
	.detail .left .content ul.picture li.p-hidden{display:none;}
	#nav1 a.p-hidden{display:none;}
}


</pre></body></html>