/*----------------------------------------------------------------
*
----------------------------------------------------------------*/
@font-face {
    font-family: 'Roboto-Regular';
    src: url('http://www.mylikemr.com/newsz/ppzx/css/Roboto-Regular.ttf');
}
@font-face {
    font-family: 'Roboto-Light';
    src: url('http://www.mylikemr.com/newsz/ppzx/css/Roboto-Light.ttf');
}
@font-face {
    font-family: 'Roboto-Thin';
    src: url('http://www.mylikemr.com/newsz/ppzx/css/Roboto-Thin.ttf');
}
html,body {
	width: 100%;
	height: 100%;
	line-height: 24px;
	font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
	color: #FFFFFF;
	font-size: 13px;
}
.sp_body {
	-webkit-text-size-adjust: 100%;
}
a,a:link {
	text-decoration: none;
	font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体", sans-serif;	
}
img { border: 0 none;}
ul, li {list-style-type: none;}
.ja {
	font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体", sans-serif;
}
.go{opacity:0}
.en {
	font-family: "Roboto-Light", sans-serif;
}
.hover:hover {
	opacity: 0.7;
	cursor: pointer;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.sp_body .pc,
.pc_body .sp{
	display: none!important;
}

/*----------------------------------------------------------------
* 视频bg
----------------------------------------------------------------*/
#bg {
	position: fixed;
	z-index: 2;
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
#bg,#bg>div {
	width: 100%;
	max-width: 180%!important;
	min-width: 20%!important;
	height: 100%;
	max-height: 180%!important;
	min-height: 20%!important;
}
#backgroundvideo,#example_video_1 {
	min-width: 100%;
	min-height: 100%;
}
#backgroundvideo.w ,example_video_1.w{
	width: 100%;
	height: auto;
}
#backgroundvideo.h ,example_video_1.h{
	width: auto;
	height: 100%;
}
video::-webkit-media-controls-panel {
    display: none !important;
}
.sp_body #bg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
}
.sp_body .bg1 {
	background-image: url('http://www.mylikemr.com/newsz/ppzx/img/bg1_sp.gif');
}
.sp_body .bg2 {
	background-image: url('http://www.mylikemr.com/newsz/ppzx/img/bg2_sp.gif');
}
.sp_body .bg3 {
	background-image: url('http://www.mylikemr.com/newsz/ppzx/img/bg3_sp.gif');
}

/*----------------------------------------------------------------
* common
----------------------------------------------------------------*/
#common {
	position: fixed;
	z-index: 3;
}
.pc_body #side,.pc_body #header,.pc_body #logo {
	position: fixed;
}
.pc_body #side {
	width:255px;
	height: 100%;
	left: 0;
	top: 0;
}
.pc_body .tw {
	position: absolute;
	left:0px;
	top: 128px;
	width:255px;
}

.pc_body .tw ul{ width:100%;height:100%;}
.pc_body .tw li{ width:100%; height:40px; line-height:40px; }
.pc_body .tw li a{ display:block; width:100%; height:100%;border-bottom: 1px solid #d9d9d9; position:relative;color:#333333;font-size:16px; text-decoration: none;}
.pc_body .tw li a.on{ background:#652e65; color:#FFFFFF; border-bottom:0 none; }
.pc_body .tw li a.on i{background: url("../image/icon1.png") no-repeat;}
.pc_body .tw li a.on span font{color:#FFFFFF}
.pc_body .tw li a:hover{ background:#652e65; color:#FFFFFF; border-bottom:0 none;}
.pc_body .tw li a:hover span{ left:46px;}
.pc_body .tw li a:hover i{background: url("../image/icon1.png") no-repeat;}
.pc_body .tw li a:hover span font{color:#FFFFFF}
.pc_body .tw li a span {display: block;left: 36px;position: absolute;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;}
.pc_body .tw li a span font{font-family: Arial; font-size:14px;margin: 0 8px;text-transform: uppercase; color:#b0b0b0}
.pc_body .tw li a i {display: block;height: 15px;margin-top: -7px;position: absolute;right: 9px;top: 50%;width: 13px;}
.pc_body .tw .denglu{ width:98px; height:32px; padding-top:10px; padding-left:36px;}
.pc_body .tw .denglu a{ font-size:16px; color:#333333}
.pc_body .tw .denglu a:hover{ color:#a800a6}
.pc_body .tw .denglu .fl{ float:left}
.pc_body .tw .denglu .fr{ float:right}

.pc_body .tw  .gs{ width:245px; height:38px; padding-top:10px; padding-left:20px;}
.pc_body .tw  .gs a ,.pc_body .tw  .gs a *{-webkit-transition: all .3s linear 0s;-moz-transition: all .3s linear 0s;-ms-transition: all .3s linear 0s; margin:0px 5px;}
.pc_body .tw  .gs .a{ display:block; float:left; width:38px; line-height:26px; text-align:center;color:#666; font-size:12px;}
.pc_body .tw  .gs .a:hover{color:#993399}
.pc_body .tw  .gs .a .tb1{ width:38px; height:38px; background:url(../image/weibo.png) 0 0 no-repeat; }
.pc_body .tw  .gs .a:hover .tb1{ background:url(../image/weibo.png) 0 -48px no-repeat;}

.pc_body .tw  .gs .a .tb2{ width:38px; height:38px; background:url(../image/weibo.png) -52px 0px no-repeat; }
.pc_body .tw  .gs .a:hover .tb2{  background:url(../image/weibo.png) -52px -48px no-repeat;}

.pc_body .tw  .gs .a .tb3{ width:38px; height:38px; background:url(../image/weibo.png) -103px 0 no-repeat; }
.pc_body .tw  .gs .a:hover .tb3{  background:url(../image/weibo.png) -103px -48px no-repeat;}

.pc_body .tw  .gs .a .tb4{ width:38px; height:38px; background:url(../image/weibo.png) -156px 0 no-repeat; }
.pc_body .tw  .gs .a:hover .tb4{ background:url(../image/weibo.png) -156px -48px no-repeat;}
/*
.pc_body .tw li img{ vertical-align:middle}
.pc_body .tw li.pp{ background:url(../images/lmu0.png) 0 15px no-repeat}
.pc_body .tw li.xm{ background:url(../images/lmu1.png) 0 15px no-repeat}
.pc_body .tw li.hy{ background:url(../images/lmu2.png) 0 15px no-repeat}
.pc_body .tw li.mn{ background:url(../images/lmu3.png) 0 15px no-repeat}
.pc_body .tw li.mf{ background:url(../images/lmu4.png) 0 15px no-repeat}
.pc_body .tw li.zx{ background:url(../images/lmu5.png) 0 15px no-repeat}
.pc_body .tw li.cz{ background:url(../images/lmu6.png) 0 15px no-repeat}
.pc_body .tw li.hj{ background:url(../images/lmu7.png) 0 15px no-repeat}
.pc_body .tw li.fh{ background:url(../images/lmu8.png) 0 15px no-repeat}
.pc_body .tw li.xmzx{ background:url(../images/lmu9.png) 0 15px no-repeat}
.pc_body .tw li.fhsy{ background:url(../images/lmu10.png) 0 15px no-repeat}

.pc_body .tw li.pp:hover{ background:url(../images/lmu0.png) 0 -23px no-repeat}
.pc_body .tw li.xm:hover{ background:url(../images/lmu1.png) 0 -23px no-repeat}
.pc_body .tw li.hy:hover{ background:url(../images/lmu2.png) 0 -23px no-repeat}
.pc_body .tw li.mn:hover{ background:url(../images/lmu3.png) 0 -23px no-repeat}
.pc_body .tw li.mf:hover{ background:url(../images/lmu4.png) 0 -23px no-repeat}
.pc_body .tw li.zx:hover{ background:url(../images/lmu5.png) 0 -23px no-repeat}
.pc_body .tw li.cz:hover{ background:url(../images/lmu6.png) 0 -23px no-repeat}
.pc_body .tw li.hj:hover{ background:url(../images/lmu7.png) 0 -23px no-repeat}
.pc_body .tw li.fh:hover{ background:url(../images/lmu8.png) 0 -23px no-repeat}
.pc_body .tw li.xmzx:hover{ background:url(../images/lmu9.png) 0 -23px no-repeat}
.pc_body .tw li.fhsy:hover{ background:url(../images/lmu10.png) 0 -23px no-repeat}

.pc_body .tw li a{ display:block; width:78px; height:45px; color:#333333}
.pc_body .tw li a:hover{ /*background:url(../images/jiantou.png) right center no-repeat;color:#a700a6}

.pc_body .tw li.on{ background:url(../images/lmu2.png) 0 -23px no-repeat;}
.pc_body .tw li.on a{color:#a700a6}


.pc_body .tw .choucang{ width:98px;line-height:24px; text-align:center}
.pc_body .tw .choucang a{ font-size:16px; color:#333333}
.pc_body .tw .choucang a:hover{color:#a800a6}

.pc_body .tw .qq{ width:100%; height:30px;line-height:30px;}
.pc_body .tw .qq a{ font-size:12px; color:#333333; padding:0px 3px}
.pc_body .tw .qq a:hover{color:#a800a6}
 */
.pc_body .fb {
opacity:0;
	position: fixed;
	z-index:3;
	left:184px;
	top: 0px;
	width:118px;
	height:100%;
	background:#4d325f
}

.pc_body .fb dl{ width:100%; height:auto; padding-top:180px;}
.pc_body .fb dl dd{ width:118px; height:auto; padding-bottom:30px; text-align:center;}
.pc_body .fb dl dd a{ display:block; width:100%; height:90px;color:#FFFFFF; }
.pc_body .fb dl dd a:hover{}
.pc_body .fb dl dd .tb{ width:100%; height:55px;transition: all 0.3s linear 0s;}

.pc_body .fb dl dd.one .tb{background:url(http://www.mylikemr.com/newsz/ppzx/images/lmenu_ico.png) center 0px no-repeat;}
.pc_body .fb dl dd.one a:hover .tb{background:url(http://www.mylikemr.com/newsz/ppzx/images/lmenu_ico.png) center -277px no-repeat}

.pc_body .fb dl dd.two .tb{background:url(http://www.mylikemr.com/newsz/ppzx/images/lmenu_ico.png) center -333px no-repeat; }
.pc_body .fb dl dd.two a:hover .tb{background:url(http://www.mylikemr.com/newsz/ppzx/images/lmenu_ico.png) center -56px no-repeat}

.pc_body .fb dl dd.three .tb{background:url(http://www.mylikemr.com/newsz/ppzx/images/lmenu_ico.png) center -111px no-repeat; }
.pc_body .fb dl dd.three a:hover .tb{background:url(http://www.mylikemr.com/newsz/ppzx/images/lmenu_ico.png) center -388px no-repeat}

.pc_body .fb dl dd.four .tb{background:url(http://www.mylikemr.com/newsz/ppzx/images/lmenu_ico.png) center -166px no-repeat; }
.pc_body .fb dl dd.four a:hover .tb{background:url(http://www.mylikemr.com/newsz/ppzx/images/lmenu_ico.png) center -443px no-repeat}

.pc_body .fb dl dd.five .tb{background:url(http://www.mylikemr.com/newsz/ppzx/images/lmenu_ico.png) center -222px no-repeat; }
.pc_body .fb dl dd.five a:hover .tb{background:url(http://www.mylikemr.com/newsz/ppzx/images/lmenu_ico.png) center -499px no-repeat}

.pc_body #logo {
	left: 20px;
	top: 18px;
	z-index:5;
}
.pc_body #logo img {
	width: 204px;
	height: auto;
}
.pc_body #header {
	right: 40px;
	top: 34px;
}
.pc_body #header #menu {
	display: block!important;
}
.pc_body #header #menu li {
	display: block;
	float: left;
}
.pc_body #header #menu li a {
	height: 20px;
	margin: 0 0 0 28px;
	display: block;
	background-size: cover;
	color:#FFFFFF;
	font-size:16px
	
}
.pc_body .menu_concept a {
	width: 77px;

}
.pc_body .menu_celebrity a {
	width: 94px;

}
.pc_body .menu_company a {
	width: 78px;

}
.pc_body .menu_contact a {
	width: 78px;

}

/* sp */
.sp_body #header #menu {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	background: rgba(0,0,0,0.7);
}
.sp_body #header #menu li {
	display: block;
}
.sp_body #header #menu li a {
	width: 224px;
	height: 60px;
	display: block;
	background: url("http://www.mylikemr.com/newsz/ppzx/img/menu_sp.png");
	background-repeat: no-repeat;
	background-size: 224px;
}
.sp_body .logo_sp {
	width: 640px;
	height: 130px;
	position: fixed;
	left: 0;
	top: -134px;
	background: url("http://www.mylikemr.com/newsz/ppzx/img/logo-sp.png");
	background-repeat: no-repeat;
	background-position: center top;
}
.sp_body #sp_menu_btn {
	width: 142px;
	height: 58px;
	display: none;
	position: fixed;
	right: 20px;
	top: 164px;
	background: url("http://www.mylikemr.com/newsz/ppzx/img/btn-menu_sp.png");
	background-repeat: no-repeat;
	background-position: center top;
}
#menu .sp {
	width: 72px;
	height: 72px;
}
.sp_body .menu_concept a {
	margin: 240px auto 0 auto;
	background-position: 0 0!important;
}
.sp_body .menu_celebrity a {
	margin: 60px auto 0 auto;
	background-position: 0 -116px!important;
}
.sp_body .menu_company a {
	margin: 60px auto 0 auto;
	background-position: 0 -232px!important;
}
.sp_body .menu_contact a {
	margin: 60px auto 0 auto;
	background-position: 0 -348px!important;
}
.sp_body .menu_close {
	margin: 80px auto 0 auto;
}

/*----------------------------------------------------------------
* content
----------------------------------------------------------------*/
#content {
	height: 100%;
	z-index: 2;
}

/* pc */
.pc_body #content .block {
overflow:hidden;
    
	width: 100%;
	min-width: 1262px;
	min-height:860px;
	position: relative;
	z-index: 2;
}
.pc_body #content .block3 {
overflow:hidden;
    
	width: 100%;
	min-width: 1262px;
	height:960px;

	position:fixed;
	z-index: 1;
	left:0px;
	bottom:0px;
}
.pc_body #content .block2 {
	width: 100%;
	min-width: 1262px;
	height:960px;
	position: relative;
	z-index: 2;
}
.pc_body #concept .con{ position:relative;z-index:1; width:100%; height:580px;}
.pc_body .tt1{ position:absolute; width:930px; height:80px; line-height:80px; top:180px; z-index:2; left:50%; margin-left:-355px; text-align:center; font-size:50px;}
.pc_body .title {
display:block;
	width: 190px;
	height: 190px;
	position: absolute;
	left: 100px;
	top:0px;
	z-index: 2;
	background:url(http://www.mylikemr.com/newsz/ppzx/images/p2_1.png) 0 0 no-repeat;
}
.pc_body .title:hover{background:url(http://www.mylikemr.com/newsz/ppzx/images/p2_1.png) 0 -190px no-repeat;}
.pc_body .title2:hover{background:url(http://www.mylikemr.com/newsz/ppzx/images/p2_2.png) 0 -190px no-repeat;}
.pc_body .title3:hover{background:url(http://www.mylikemr.com/newsz/ppzx/images/p2_3.png) 0 -190px no-repeat;}
.pc_body .title2 {
display:block;
	width: 190px;
	height: 190px;
	position: absolute;
	left:380px;
	top: 0px;
	z-index: 2;
	background:url(http://www.mylikemr.com/newsz/ppzx/images/p2_2.png) 0 0 no-repeat;
}
.pc_body .title3 {
display:block;
	width: 190px;
	height: 190px;
	position: absolute;
	left:660px;
	top:0px;
	z-index: 2;
	background:url(http://www.mylikemr.com/newsz/ppzx/images/p2_3.png) 0 0 no-repeat;
}

.pc_body .white {
	width: 255px;
	height: 100%;
	position: absolute;
	background-color: #FFF;
	z-index: 2;
}

/* sp */


/*----------------------------------------------------------------
* top
----------------------------------------------------------------*/
#top {
	 background:linear-gradient(180deg,rgba(104,18,160,0.7),rgba(114,41,210,0.7),rgba(111,74,245,0.7));
}
#tc {
	background:background:url(http://www.mylikemr.com/newsz/ppzx/images/p2_bg.png) repeat-x;
}
#concept{
	background: linear-gradient(180deg,rgba(110,76,245,0.7),rgba(53,160,250,0.7),rgba(2,237,255,0.7));
}
#part2{
	background: linear-gradient(180deg,rgba(110,76,245,0.7),rgba(53,160,250,0.7),rgba(110,76,245,0.7));
}
#part3{
	background: linear-gradient(180deg,rgba(2,240,253,0.7),rgba(147,248,107,0.7),rgba(248,253,5,0.7));
}
#part4{
	background: linear-gradient(180deg,rgba(251,251,3,0.7),rgba(253,133,63,0.7),rgba(255,4,130,0.7));
}
#part5{
	background: linear-gradient(180deg,rgba(254,0,133,0.7),rgba(175,0,196,0.7),rgba(104,0,254,0.7));
}
#part6{
	background: linear-gradient(180deg,rgba(102,0,255,0.7),rgba(146,0,255,0.7),rgba(179,0,255,0.7));
}
#part7{
	background: linear-gradient(180deg,rgba(179,0,255,0.7),rgba(128,0,293,0.7),rgba(88,0,145,0.7));
}
#part8{
background: linear-gradient(180deg,rgba(88,0,145,0.7),rgba(255,255,255,0.6),rgba(255,255,255,1));
}
#part9{
background: linear-gradient(180deg,rgba(104,18,160,0.7),rgba(111,28,188,0.7),rgba(111,75,145,0.7));
}
#part10{
background: linear-gradient(180deg,rgba(206,0,195,1),rgba(25,166,254,1));
}
/* pc */
.pc_body #top,.pc_body #concept ,.pc_body #part3 ,.pc_body #part2 ,.pc_body #part4,.pc_body #part5,.pc_body #part6,.pc_body #part7,.pc_body #part8,.pc_body #part9,.pc_body #part10{
	min-height: 0!important;
}
.pc_body #top_copy_pc {
text-align:center;
padding:126px 0px 0px 0px;
height:450px;
position:relative;
}
.pc_body #top_copy_pc .fla1{position:absolute; width:800px; height:450px;left:50%; margin-left:-300px; z-index:2;}
#caonima{ padding-top:50px; padding-bottom:50px; position:relative; width:100%; height:100px; z-index:1}
#caonima .fla{ position:absolute; width:160px; height:27px;left:50%; margin-left:20px; top:80px; z-index:2;}
#caonima #jiaba{ position:absolute; width:31px;left:50%; height:38px;  bottom:40px;  margin-left:90px; z-index:3; cursor:pointer; background:url(../image/arrow_icon1.png) no-repeat;animation:arrowdown 1.2s .2s infinite ease ;-webkit-animation:arrowdown 1.2s .2s infinite ease ;-moz-animation:arrowdown 1.2s .2s infinite ease ;-o-animation:arrowdown 1.2s .2s infinite ease ;-ms-animation:arrowdown 1.2s .2s infinite ease ;}
@keyframes arrowdown {
0% {bottom:60px; opacity:0;}
100%{bottom:20px; opacity:1;}
}
@-moz-keyframes arrowdown {
0% {bottom:60px; opacity:0;}
100%{bottom:20px; opacity:1;}
}
@-webkit-keyframes arrowdown {
0% {bottom:60px; opacity:0;}
100%{bottom:20px; opacity:1;}
}
@-o-keyframes arrowdown{
0% {bottom:60px; opacity:0;}
100%{bottom:20px; opacity:1;}
}
@-ms-keyframes arrowdown{
0% {bottom:60px; opacity:0;}
100%{bottom:20px; opacity:1;}
}

/* sp */
.sp_body #top ,.pc_body #concept ,.pc_body #part3 ,.pc_body #part4,.pc_body #part5,.pc_body #part6,.pc_body #part7,.pc_body #part8,.pc_body #part9,.pc_body #part10{
	padding: 0!important;
}
.sp_body #top_sp {
	width: 100%;
	height: 100%;
	position: absolute;
}
.sp_body #top_sp img {
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;	
}
.sp_body #top_sp_logo {
	width: 480px;
	top: 0;
	bottom: 320px;
}
.sp_body #top_sp_clock {
	width: 46px;
	bottom: 440px;
}
.sp_body #top_sp_scroll {
	width: 220px;
	bottom: 400px;
}
.sp_body .tw {
	margin: 0 0 0 -200px;
	position: absolute;
	left: 50%;
	bottom: 260px;
}
.sp_body .fb {
	margin: 0 0 0 40px;
	position: absolute;
	left:50%;
	bottom: 282px;
}
.sp_body .tw iframe,
.sp_body .fb iframe {
	width: auto!important;
	height: 36px!important;
}

/*----------------------------------------------------------------
* concept
----------------------------------------------------------------*/

.pc_body #concept p.p2 { position:absolute; left:50%; top:287px; margin-left:-300px;width:800px;line-height:32px; font-size:14px;text-indent:24px; text-align:center;}
.pc_body #part2 .fla_w{ font-size: 55px;
    left: 50%;
    line-height: 80px;
    margin-left: -355px;
    position: absolute;
    text-align: center;
    top: 80px;
    width: 930px;}
.pc_body a{ color:#FFFFFF}	
.pc_body #part2 .flash{ width:100%; margin:0 auto; padding:100px 0px 0px 0px;}
#anli{ padding:50px 0px 0px 0px;width:100%; margin:0 auto;}
.p2_pic{height: auto;width: 100%;}
.pc_body .celebrity20 {
	margin: 50px 20px 0 0;
	float: left;
	text-align: center;
}
.pc_body [cn="c4"],
.pc_body [cn="c8"] {
	margin: 0;
}
.sp_body [cn="c2"],
.sp_body [cn="c5"],
.sp_body [cn="c8"] {
	margin: 46px 30px 10px 30px;
}
.pc_body [cn="c13"],
.pc_body [cn="c18"],
.pc_body [cn="c23"],
.pc_body [cn="c28"] {
	margin-right: 0!important;
}
.sp_body [cn="13"],
.sp_body [cn="18"],
.sp_body [cn="23"],
.sp_body [cn="28"] {
	margin-right: 0!important;
}
#part3 .con{ position:relative; width:100%; height:486px;}
#part3 .p1{ position:absolute; width:930px; height:80px; line-height:80px; font-size:55px; left:50%; margin-left:-375px; top:160px; text-align:center}
.pc_body #part3 p.p2{ position:absolute; left:50%; margin-left:-300px; top:280px;width:750px;line-height:32px; font-size:14px;text-indent:24px; text-align:center}
#part3 .p3{ position:absolute; left:285px; top:400px;z-index:3}
#part3 .p4{margin-left:0px; margin-top:90px; padding-bottom:80px;}
#part4 .p1{ padding-top:70px;}
#part3 .p4 img{ width:100%; height:auto}
#part4 .p1 img{padding:60px; width:100%; height:auto}

#part5 .con{ width:100%; height:860px; position:relative;}
#part5 .p5tt{ position:absolute; left:50%;top:80px; margin-left:-355px; width:930px; text-align:center; font-size: 55px; line-height:80px;}
#part5 .p1{ position:absolute; left:50%; top:230px; margin-left:-355px;width:930px; height:630px;}
#part5 .p1 .list{ float:left; width:200px; height:315px; text-align:center; font-size:18px; color:#FFFFFF; padding-right:35px; }
#part5 .p1 .list .p5_pic{ width:200px; height:200px; position:relative; cursor:pointer}
#part5 .p1 .list .p5_pic .p5bg{ position:absolute; z-index:2; width:100%; height:100%; background:url(../image/p5_btn.png) center center no-repeat;opacity:0;}
#part5 .p1 .list .p5_pic .p5bg a{ display:block; width:100%; height:100%}
#part5 .p1 .list .tt2{line-height:48px;}


#part6 .con{ width:100%; height:860px; position:relative;}
#part6 .p1{ position:absolute; left:50%; top:130px; margin-left:-430px;width:1030px; height:auto; font-size:14px; text-align:center}
#part6 .p1 .t1{ font-size: 55px; height:80px; line-height:80px; text-align:center; padding-bottom:20px;}
#part6 .yiqi{ position:absolute; left:50%; top:330px; margin-left:-430px;width:1030px; height:auto;}
#part6 .yiqi .list{	margin:0px 10px 0 0; height:501px;float: left;text-align: center;position:relative;}
#part6 .yiqi .list .p6btn{ position:absolute; text-align:center; width:169px; top:40%;opacity:0;}
#part7 .ganni{position:relative; width:100%; height:320px; }
#part7 .p1{ position:absolute;font-size:16px; text-align:center;font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体", sans-serif; top:120px; left:50%; margin-left:-430px; width:1030px;}
#part7 .p1 .t1{ font-size: 55px; height:80px; line-height:80px; padding-bottom:20px;}
#part7 .p2{ padding:20px 0 50px 0;}
#part7 .pic{width:100%; height:auto;}	

#part8 .ganni{position:relative; width:100%; height:320px; }
#part8 .p1{ position:absolute;font-size:16px; text-align:center;font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体", sans-serif; top:80px; left:50%; margin-left:-430px; width:1030px;	}
#part8 .p1 .t1{ font-size:55px; height:80px; line-height:80px; padding-bottom:20px;}
#part8 .p2{ padding:100px 0 0 0}
#part8 .pic{ width:100%; height:auto;}	
#part9 .p1{ padding:0;}
#part9 .pic{ width:100%; height:auto;}	

/*2015.6.2*/
.mtbg562{ width:100%; height:100%; background:#2f1f41}
.mtbg562 img{ width:100%;}
.mt562 #part526_1{padding: 0!important;}
.mt562 .part526_1{width: 100%;min-width: 1262px;height:438px;position: relative;z-index: 2;}
.mt562 .part526_1_1{ position:absolute; left:50%; top:142px; margin-left:-350px; width:944px; height:290px; border-bottom:#605173 1px solid}
.mt562 .part526_2{width: 100%;min-width: 1262px;height:538px;position: relative;z-index: 2;}
.mt562 .part526_2_1{ position:absolute; left:50%; top:0px; margin-left:-350px; width:944px; height:538px;}
.mt562 .part526_2_1 .mt_tt1{ text-align:right; width:100%; height:46px; line-height:46px; font-size:22px; color:#FFFFFF}
.mt562 .part526_2_1 .mt_txt{ width:944px; height:auto; padding-top:20px;}
.mt562 .part526_2_1 .mt_txt .mt_list{ margin-right:39px; margin-bottom:39px; float:left; width:205px; height:194px; position:relative; background:#dedee8;	transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
.mt562 .part526_2_1 .mt_txt .mt_list .pic{ position:absolute; z-index:2; width:205px; height:145px; left:0px; top:0px;}
.mt562 .part526_2_1 .mt_txt .mt_list .video{ position:absolute; z-index:3; width:50px; height:50px; left:50%; margin-left:-25px; top:48px; background:url(../image/tm526_2.png) no-repeat}
.mt562 .part526_2_1 .mt_txt .mt_list .tt2{ position:absolute; left:0px; bottom:0px; width:100%; height:47px; line-height:47px;}
.mt562 .part526_2_1 .mt_txt .mt_list .tt2 span{opacity:1;filter: alpha(opacity=100); position:absolute; left:50%; margin-left:-49px; top:6px;}
.mt562 .part526_2_1 .mt_txt .mt_list .tt2 i{opacity:0;filter: alpha(opacity=0);position:absolute; left:50%; margin-left:-49px; top:6px;}
.mt562 .part526_2_1 .mt_txt .mt_list .kj{ display:block; position:absolute; left:0px; top:0px; z-index:4; width:201px; height:190px; border:#b191cc 2px solid;opacity:0;filter: alpha(opacity=0);	transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}

.mt562 .part526_2_1 .mt_txt .mt_list:hover{background:#b191cc;}
.mt562 .part526_2_1 .mt_txt .mt_list:hover .kj{opacity:1;filter: alpha(opacity=100);}
.mt562 .part526_2_1 .mt_txt .mt_list:hover .tt2 span{opacity:0;filter: alpha(opacity=0);}
.mt562 .part526_2_1 .mt_txt .mt_list:hover .tt2 i{opacity:1;filter: alpha(opacity=100);}

.mt562 .part526_3{width: 100%;min-width: 1262px;height:1100px;position: relative;z-index: 2;}
.mt562 .part526_3 .part526_3_1{position:absolute; left:50%; top:0px; margin-left:-350px; width:944px; height:1100px;}
.mt562 .part526_3 .part526_3_1 .mt_list{ width:944px; height:193px;border-bottom:#605173 1px solid; margin-top:50px;}
.mt562 .part526_3 .part526_3_1 .mt_list .pic{ float:left; width:213px; height:148px; position:relative}
.mt562 .part526_3 .part526_3_1 .mt_list .pic .tt3{ position:absolute; left:0px; bottom:0px; width:100%; height:25px; line-height:25px; color:#FFFFFF; font-size:12px;position: absolute;background:rgba(0,0,0,0.7);}
.mt562 .part526_3 .part526_3_1 .mt_list .pic .tt3 a{ color:#FFFFFF; padding-left:10px;}	
.mt562 .part526_3 .part526_3_1 .mt_list .txt{ float:right; width:686px; line-height:24px; color:#FFFFFF}
.mt562 .part526_3 .part526_3_1 .mt_list .txt .t{ font-size:24px; line-height:36px;/*  height:36px; */ padding-bottom:10px; }
.mt562 .part526_3 .part526_3_1 .mt_list .txt .t a{color:#FFFFFF}
.mt562 .part526_3 .part526_3_1 .mt_list .txt .btn{ width:100%;height:40px; padding-top:10px;}
.mt562 .part526_3 .part526_3_1 .mt_list .txt .btn .btn1{ display:block; float:right; width:83px; height:31px; background:url(../image/tm526_btn2.png) no-repeat; line-height:31px; text-align:center; color:#333333}
.mt562 .part526_3 .part526_3_1 .mt_list .txt .btn .btn2{ display:block; float:right; width:83px; height:31px; margin-right:20px; background:url(../image/tm526_btn1.png) no-repeat; line-height:31px; text-align:center; color:#fff}
.mt562 .part526_3 .part526_3_1 .mt_list .txt .btn .btn1:hover{ margin:1px 0px 0px 0px}
.mt562 .part526_3 .part526_3_1 .mt_list .txt .btn .btn2:hover{ margin:1px 20px 0px 0px}

/*分页*/
.page {margin: 30px auto;width: 620px;}
.simple-pagination {display: block;overflow: hidden;padding: 0 5px 5px 0;}
.simple-pagination ul {list-style: none outside none;margin: 0;padding: 0;}
.simple-pagination li {float: left;list-style: none outside none;margin: 0;padding: 0;}

.light-theme a, .light-theme span {background:#efefef;background: -moz-linear-gradient(center top , #ffffff 0%, #efefef 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);border: 1px solid #bbb;border-radius: 3px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);color: #666;float: left;font-size: 14px;font-weight: normal; 
line-height: 24px;
    margin: 0 5px 0 0;
    min-width: 14px;
    padding: 0 7px;
    text-align: center;
}

.light-theme .current {
    background: none repeat scroll 0 0 #b640b6;
    border-color: #b640b6;
    /*box-shadow: 0 1px 0 rgba(255, 255, 255, 1), 0 0 2px rgba(0, 0, 0, 0.3) inset;*/
    color: #fff;
    cursor: default;
	
}
.light-theme .current a{ border:none; background:none;box-shadow:none; color:#fff;}
.light-theme .ellipse {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    cursor: default;
    font-weight: bold;
	color:#FFFFFF
}