* {
	padding:0;
	margin:0;
}
  /*::-webkit-scrollbar {display:none} */
body {
	background: #ccc;
	/*overflow:hidden;*/
	
}
.main_box{
	background: #F0F0F0;
	padding:10px 0;
	width: 1018px; 
	margin: 0px auto;
}
#contents {
	width: 100%;
}
#head_log {
    height: 91px;
    background-color:#fff;
    box-shadow:0 1px 3px rgba(0,0,0,.25);

}
#head_log a:hover{
	color: #3086e9;
}
.head_div {
	margin: auto;
	width: 1000px;
	
}
.head_div img {
	width: 20%;
	padding-top: 20px;
}
strong {
	line-height: 71px;
	color: #5595dd;
	font-size: 18px;
}
.line {
	width: 1px; 
	height: 25px;
	background: #ccc;
	float: left;
	margin: 23px 14px;
}
#head_log ul {
	float: right;
	list-style: none;  
	line-height: 67px;  
}
#head_log li {
	float: left;
	padding: 8px 15px 8px 15px;
}
#head_log li a {
	text-decoration: none;  
	color: #595959;
	font-size: 15px;
	font-family: "微软雅黑", Arial;
	cursor: pointer;
}
#contenter {
    width: 1018px; 
	margin: 0px auto;
	border:1px solid #e5e5e5;
	background-color:#fff;
}
/*****对话框******/
.bubbleItem{  
    width: 100%;  
}  
.bubble{  
    max-width: 655px;  
    position: relative;  
    line-height: 30px;  
    padding-left: 10px;  
    padding-top: 3px;  
    padding-bottom: 3px;  
    border-radius: 7px;  
    /*margin-top: 15px;*/  
    padding-right: 10px;  
    display: inline-block;  
}  
.leftBubble{  
    position: relative;  
    margin-left: 264px;  
    border: 1px solid #E5E3DA;  
    background-color: #FFFFFF;  
}  
.leftBubble .bottomLevel{  
    position: absolute;  
    top: 10px;  
    left: -10px;  
    border-top: 10px solid #e5e3da;  
    border-left: 10px solid transparent;  
}  
.leftBubble .topLevel{  
    position: absolute;  
    top: 11px;  
    left: -8px;  
    border-top: 10px solid #f8fdfc;  
    border-left: 10px solid transparent;  
    z-index: 100;  
}  

.clearfix:after {  
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " ";  
    clear: both;  
    height: 0;  
}  
.talk_cont {
	width: 360px;
	padding: 10px;
	margin-top: -5px;
	box-shadow: 0px 3px 11px 0px #e5e3da;
	border: 1px  solid #E5E3DA;
	float: left;
	border-radius: 6px;
	background-color: #FFFFFF;
}
.right_images {
	float: left;
	margin-left: -3px;
	margin-top: 15px;
}
.right_talk {
	border: 1px solid red;
	width: 380px;
	float: right;
	padding: 10px;
	margin-left:-3px;
	margin-top: -20px;
	border-radius: 6px;
	box-shadow: 0px 3px 11px 0px #e5e3da;
	border: 1px  solid #E5E3DA;
	background-color:#FFFFFF ;
}
.left_images {
	float: right;
}
label {
	cursor: pointer;
}
ul li p{
	color:#333333;
	font-size: 24px;
	margin:12px 0 0 10px;
}
ul li em {
	display:block;
	padding: 10px 10px 25px 10px;
	line-height: 20px;
}
a{
	cursor: pointer;
}
.list p {
	position: absolute;
    margin-top: 3%;
    color: #333333;
    font-size: 24px;
    margin: 29px 0 0 227px;
	
}
.toastr{
	color: red;
    border: 1px solid #ccc;
    position: absolute;
    width: 82%;
    margin-left: 103%;
    background-color: #fff;
    margin-top: -43%;
    padding: 15px;
    border-radius: 6px;
}
.toastr_img {
	float: right;
    margin-top: -30%;
    margin-left: 86%;
    position: absolute;
}
.bac_color{
	background-color:#3086e9;
	color:#fff !important;
}
.bottom{
	background: #333;
    padding: 7px 0;
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: 25px;
    position:fixed;
    z-index:100;
    width:100%;
    bottom:0;
}
ul li a {
	cursor: pointer;
}
.bottom a:hover{
	text-decoration:underline;
}
.content .main .year .list.closed{
	height:0!important;
	opacity:0;
}
li {
	list-style-type:none;
}
ol,ul {
	list-style:none;
}
input {
	vertical-align:middle;
	font-size:100%;
}
img {
	vertical-align:top;
	border:0;
}
em,i {
	font-style:normal;
}
.l {
	float:left;
}
.r {
	float:right;
}
.c {
	clear:both;
}
.o {
	overflow:hidden;
}
.left {
	float:left;
}
.right {
	float:right;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#F60;
	text-decoration:underline;
}
.clearfix {
	*zoom:1;
}
.clearfix:before,.clearfix:after {
	display:table;
	content:"";
}
.clearfix:after {
	clear:both;
}
ul, li {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	cursor: point;
}
hr {
	height: 0;
	border-left: none;
	border-right: 0;
	border-top: 1px dashed #2d2f34;
	border-bottom: 1px dashed #474954;
}
.top{
	margin-top: 60px;
}
.top img{
	width: 100%;
	margin-top: -10px;
}

.content .wrapper {
	margin: 0 auto;
}

.content .light i {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../img/light.png") no-repeat top center;
}
.content .line-left {
	position: absolute;
	left: 0;
	top: 15px;
	width: 70px;
}
.content .line-right {
	position: absolute;
	right: 0;
	top: 15px;
	width: 460px;
}
.content .main {
	background: url("../img/line-bg.png") repeat-y 320px 0;
}
.content .main .title {
	position: absolute;
	line-height: 40px;
	padding-left: 67px;
	left: 230px;
	top: 0;
	color: #58a6fb;
	font-size: 24px;
}
.content .main .year {
	position: relative;
	z-index: 100;
}
.content .main .year h2 {
	margin-left: 292px;
	font-size: 20px;
	line-height: 58px;
	text-align: center;
	width:58px;
	height:58px;
	border-radius:50px;
	 behavior: url(PIE-2.0beta1/PIE.htc);
	-moz-border-radius: 50px; /* Firefox */
   -webkit-border-radius: 50px;/* Safari 和 Chrome */
	border:1px solid #bfbfbf ;
	background-color: #BFBFBF;
}
.content .main .year h2 a {
	color: #fff;
}
.content .main .year h2 i{
	display:block;
	position:relative;
	height:0;
	width:0;
	left:17px;
	top:-4px;
	border-width:6px;
	border-color:#59a7fb transparent transparent transparent;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	-ms-transition:.5s;
	-o-transition:.5s;
	transition:.5s;
	-webkit-transform-origin:6px 3px;
	-moz-transform-origin:6px 3px;
	-ms-transform-origin:6px 3px;
	-o-transform-origin:6px 3px;
	transform-origin:6px 3px
}
.content .main .year .list{
	margin:10px 0;
	position:relative;
	overflow:hidden;
	-webkit-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-moz-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-ms-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-o-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s
}
.content .main .year .list ul {
	bottom: 0;
}
.content .main .year .list ul li {
	background: url("../img/circle.png") no-repeat 313px 31px;
	padding: 1px 0;
	color: #4c4c4c;
	font-size: 12px;
}

.cls {
	zoom: 1;
}
.cls:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.content .main .year .list ul li.highlight .date, .content .main .year .list ul li.highlight .intro {
	color: #ec6a13;
}
.content .main .year .list ul li .date,.content .main .year .list ul li .version{
	float:left;
	display:block;
	clear:left;
	width:200px;
	line-height:24px;
	text-align:right
}
.content .main .year .list ul li .date{
	font-size:18px;
	line-height:32px;
	color:#bec1d5
}
.content .main .year .list ul li .intro, .content .main .year .list ul li .more {
	float: left;
	display: block;
	width: 400px;
	margin-left: 100px;
	line-height: 24px;
}
.content .main .year .list ul li .intro {
	font-size: 18px;
	line-height: 32px;
	color: #63d029;
}
.content .wrapper:first-child .main .year.close h2 i #img_id{
	transform-origin:top;
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	
}
.main > .close {
    float: none;
    font-size: none;
    font-weight: none;
    line-height: none;
    color: none;
    text-shadow:none;
    filter: none;
    opacity: 1;
}
.close:focus, .close:hover{
	color:none;
	opacity:1;
}

.content .wrapper:first-child .main .year.close .list{
	opacity:0;
    height:0!important; 
}
.ie7 .content .main .year h2 i{
	left:40px
}
h2 {
	font-size:14px;
	font-weight: 100;
}



article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th {
	font-weight: normal;
	text-align: left;
}

fieldset, img {
	border: 0;
}

ul li {
	list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

html {
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
}

body {
	font: normal 14px/24px "Helvetica Neue", Helvetica, STheiti,
		"Microsoft Yahei", "冬青黑体简体中文 w3", 宋体, Arial, Tahoma, sans-serif, serif;
	word-wrap: break-word;
	background: #F0F0F0;
}

input, button, textarea, select, option, optiongroup {
	font-family: inherit;
	font-size: inherit;
}

code, pre {
	font-family: "Microsoft YaHei", Consolas, "Courier New", monospace;
}

.bw0 {
	border: none !important;
}

*:focus {
	outline: 0;
}

legend {
	color: #000;
}

input, select {
	vertical-align: middle;
}

button {
	overflow: visible;
}

input.button, button {
	cursor: pointer;
}

button, input, select, textarea {
	margin: 0;
}

textarea {
	overflow: auto;
	resize: none;
}

label[for], input[type="button"], input[type="submit"], input[type="reset"]
	{
	cursor: pointer;
}

input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner,
	input[type="reset"]::-moz-focus-inner, button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #1C3D72
}

img {
	-ms-interpolation-mode: bicubic;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.hidden {
	display: none;
}

.last {
	border-bottom: none !important;
}

blockquote {
	background: #f9f9f9;
	padding: 8px 20px;
	border: 1px solid #ccc;
}

.page {
	display: table;
	margin: 0 auto;
	background: #fff;
	-moz-box-shadow: 0 5px 20px #CCCCCC;
	-webkit-box-shadow: 0 5px 20px #CCCCCC;
	box-shadow: 0 5px 20px #CCCCCC;
}

.about {
	box-shadow: 0;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
}

.header {
	width: 940px;
	height: 90px;
	margin: 0 auto;
	z-index: 8;
}

.logo {
	margin: 22px 0 0 0;
	float: left;
	display: inline;
}

.link {
	margin-top: 30px;
	float: right;
	text-align: right;
	_width: 718px;
}

.link li {
	float: left;
	display: inline;
	margin-left: 60px;
}

.link li a {
	color: #4F4E4E;
	font-size: 16px;
	font-weight: 500;
	padding-bottom: 6px;
	display: block;
}

.link li.active {
	border-bottom: 2px solid #0066ff;
}

.link li.active a {
	color: #0066FF
}

.link li:hover {
	border-bottom: 2px solid #0066ff;
	color: #0066FF
}

.link li a:hover {
	color: #0066FF
}

.adlist {
	padding: 20px;
}

.adlist li {
	float: left;
	diaplay: inline;
	margin-left: 30px;
	margin-bottom: 20px;
	width: 110px;
}

.main {
	width: 812px;
	margin: 20px auto 10px auto;
	font-size: 14px;
	display: table;
	padding-bottom: 10px;
}

.info {
	width: 300px;
	float: left;
	margin-right: 20px;
}

.info h3 {
	width: 300px;
	height: 26px;
	background: url('../img/ictb.png') no-repeat;
	font-size: 0;
	margin-bottom: 8px;
}

.info ul {
	margin-left: -10px;
}

.info ul li {
	list-style: none;
	float: left;
	width: 140px;
	padding-left: 0;
	background: none;
	margin-left: 10px;
}

.info ul {
	margin-left: -10px;
}

.b2 h3 {
	background-position: 0 -26px;
}

.b3 {
	margin: 0;
	position: relative;
}

.b3 span {
	position: absolute;
	right: 10px;
	top: 0;
	background: url('../img/morelink.gif') no-repeat left center;
	padding-left: 12px;
}

.b3 span a {
	color: #8C8C8C;
	font-weight: 600
}

.b3 h3 {
	background-position: 0 -52px;
}

.info li {
	padding: 3px 0 3px 12px;
	background: url('../img/dian.png') 2px center no-repeat;
}

.info li a {
	color: #8c8c8c;
}

.info p {
	color: #8c8c8c;
}

.info p img {
	display: table;
	margin: 10px 0;
}

.morelink {
	padding-top: 20px;
}

.morelink li {
	float: left;
	width: 180px;
}

.box {
	width: 940px;
	margin: 18px auto 0 auto;
}

.left {
	width: 140px;
	border-bottom: 2px solid #DDD;
	background: #FFF;
	float: left;
}

.left li:hover {
	border-left: 3px solid #0066ff;
}

.left li a {
	height: 40px;
	line-height: 40px;
	display: block;
	color: #333
}

.left li a:hover, .left li.active a {
	color: #0066FF
}

.left li.active {
	border-left: 3px solid #0066ff;
}

.left li {
	border-left: 3px solid #fff;
	border-bottom: 1px solid #EEEEEE;
	font-size: 14px;
	height: 40px;
	margin-bottom: 1px;
	overflow: hidden;
	padding-left: 25px;
}

.event_year {
	width: 60px;
	border-bottom: 2px solid #DDD;
	text-align: center;
	float: left;
	margin-top: 10px;
}

.event_year li {
	height: 40px;
	line-height: 40px;
	background: #FFF;
	margin-bottom: 1px;
	font-size: 18px;
	color: #828282;
	cursor: pointer;
}

.event_year li.current {
	width: 61px;
	background: #0066ff url('../img/jian.png') 60px 0 no-repeat;
	color: #FFF;
	text-align: left;
	padding-left: 9px;
}

.event_list {
	width: 850px;
	float: right;
	background: url('../img/dian3.png') 139px 0 repeat-y;
	margin: 10px 0 20px 0;
}

.event_list h3 {
	margin: 0 0 10px 132px;
	font-size: 24px;
	font-family: Georgia;
	color: #0066ff;
	padding-left: 25px;
	background: url('../img/jian.png') 0 -45px no-repeat;
	height: 38px;
	line-height: 30px;
	font-style: italic;
}

.event_list li {
	background: url('../img/jian.png') 136px -80px no-repeat;
}

.event_list li span {
	width: 127px;
	text-align: right;
	display: block;
	float: left;
	margin-top: 10px;
}

.event_list li p {
	width: 680px;
	margin-left: 24px;
	display: inline-block;
	padding-left: 10px;
	background: url('../img/jian.png') -21px 0 no-repeat;
	line-height: 25px;
	_float: left;
}

.event_list li p span {
	width: 650px;
	text-align: left;
	border-bottom: 2px solid #DDD;
	padding: 10px 15px;
	background: #FFF;
	margin: 0;
}

.titlelist {
	line-height: 24px;
	color: #8C8C8C;
	padding-bottom: 20px;
}

.titlelist dt {
	font-weight: bold;
	color: #666;
	white-space: nowrap;
	margin: 10px;
}

.titlelist dd {
	padding-left: 13px;
}
.hr {
	border-top: 1px solid #CCD5DE;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 15px 0;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input:focus, textarea:focus, select:focus {
	outline: none;
}

select, input {
	vertical-align: middle;
}

legend {
	color: #000;
}

.clean:before, .clean:after, .clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

.clean:after, .clearfix:after {
	clear: both;
}

.clean, .clearfix {
	zoom: 1;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.break {
	word-wrap: break-word;
	width: inherit;
}

.linkhidden {
	text-indent: -9999em;
	overflow: hidden;
}

.hidden {
	display: none;
}

a {
	text-decoration: none;
}
/*reset*/
.subNavBox {
	width: 188px;
	height: 100%;
	float: left;
	border-right: 1px solid #e5e5e5;
	background: #fafafa
}

.subNav {
	border-bottom: solid 2px #ccc;
	margin-top: 18px;
	height: 34px;
	cursor: pointer;
	font-weight: bold;
	font-size: 18px;
	color: #999;
	line-height: 26px;
	padding-left: 29%;
	background: url(../img/jiantou1.png) no-repeat;
	background-position: 74% 42%
}
.currentDd {
	color: #3086e9
}

.currentDt {
	background-image: url(../img/jiantou2.png);
}

.navContent {
	display: none;
	border-bottom: solid 1px #e5e3da;
}

.navContent li {
	border-bottom: 1px solid #d9d9d9;
}

.navContent li label {
	display: block;
	height: 38px;
	padding-left: 33%; font-size : 14px;
	line-height: 38px;
	} #tem { margin-top;
	font-size: 14px;
}


