﻿/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0;padding:0;overflow:hidden;font-family:Tahoma,Verdana,'Microsoft YaHei','宋体';}
table,td {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal}
ul,ol,dl,dt,dd,li {list-style:none}
caption,th {text-align:left}
h1,h2,h3,h4,h5,h6 {font-size:100%;}

q:before,q:after {content:''}
abbr,acronym {border:0;font-variant:normal}
sup {vertical-align:text-top}
sub {vertical-align:text-bottom}
input,textarea,select {font-family:inherit;font-size:inherit;font-weight:inherit;font-size:100%;outline:none;}

a {text-decoration:none;color:#666;}
a:hover {text-decoration:none;color:#000;}


.fl {float:left;display:inline;}
.fr {float:right;display:inline;}


.header {position:fixed;top:0;left:0;right:0;height:110px;min-width:900px;background:#ededed;}
.header .nav {width:900px;margin:0 auto;}
.header .nav div {margin:0 40px;width:100px;height:80px;text-align:center;float:left;display:inline;cursor:default;margin-top:20px;}
.header .nav div img {display:block;width:48px;height:48px;margin:0 auto;border-radius:50%;background:rgba(0,0,0,1) url('/image/pubHeaderIcons.png') no-repeat;}
.header .nav div.dengL img {background-position:0 0;}
.header .nav div.register img {background-position:-50px 0;}
.header .nav div.movieBut img {background-position:-100px 0;}
.header .nav div.aboutUsBut img {background-position:-150px 0;}
.header .nav div.newBut img {background-position:-200px 0;}
.header .nav div p {margin-top:10px;line-height:20px;color:#000;font-size:14px;}

body {font-size:14px;overflow:auto;background:#fff;color:#6c6c6c;padding-top:130px;}

.cen {width:1200px;clear:both;_zoom:1;overflow:hidden;margin:0 auto;}

.left {width:920px;}
.left .partTitle {font-size:36px;line-height:60px;}
.left .cont {padding:15px 0;background:#fff;font-size:14px;margin:0 auto;border-top:1px solid #F4F4F4;}
.left .cont .color {color:#B28705;}
.left .cont p {font-size:1em;line-height:1.8em;padding:0.4em 0;}
.left .cont h6 {font-size:1.2em;line-height:1.8em;padding:0.4em 0;}
.left .cont h5 {font-size:1.4em;line-height:1.8em;padding:0.4em 0;}
.left .cont h4 {font-size:1.6em;line-height:1.8em;padding:0.4em 0;}
.left .cont h3 {font-size:1.8em;line-height:1.8em;padding:0.4em 0;}
.left .cont h2 {font-size:2em;line-height:1.8em;padding:0.4em 0;}
.left .cont h1 {font-size:2.4em;line-height:1.8em;padding:0.4em 0;}
.left .cont a {color:#7E0001;margin:0 10px;}


.right {width:240px;}
.right .menu {width:240px;background:#F8F8F8;margin-top:50px;}
.right .menu a {display:block;height:54px;line-height:54px;text-indent:50px;font-size:18px;}
.right .menu a:hover,.right .menu a.hover {background:#DBDBDB;}
