﻿* {box-sizing: border-box; word-wrap: break-word;}
.header {
  position:fixed;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 260px;
  background: url('../Images/nav-bg.png') 50% 0 repeat-x;
  pointer-events: none;
}
.header .logo {
  float: left;
  padding: 44px 0 0 44px;
}
.header .menu {
  position: relative;
  float: right;
  width: 694px;
  font-size: 18px;
  color: #fff;
  pointer-events: auto;
}
.header .menu .ico {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffe400;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.header .menu ul {
  position: relative;
  z-index: 2;
}
.header .menu li {
  float: left;
  height: 90px;
}
.header .menu a {
  display: block;
  padding: 20px 20px 0;
  height: 72px;
  line-height: 72px;
  color: #fff;
  font-weight: bold;
}
.header .menu a:hover {
  text-decoration: none;
}
.header .menu a.curr {
  -webkit-transition: all .5s;
  transition: all .5s;
  color: #000;
  text-decoration: none;
  z-index:10;
}

.clear{ clear:both;}
/*.right{position: fixed; top:15%; right:10%;   pointer-events: none;overflow:hidden;}*/
	#new_right {
		position:fixed;
		top:20%;
		right:10%;
		padding:0 5px;
		width:200px;
		border:0px solid #ddd;
		list-style:none;
		}
.right .archives{margin-top:60px; color:#000; padding-bottom:50px; left:15%;}
.archives a{ text-decoration:none; color:#000;}
.archives a:hover{ text-decoration:none; color:#000;}
.archives h3{margin-top:60px;line-height:40px; font-size:20px; color:#9000ff;cursor: pointer;}
.archives h3:hover{color:#ffe400;}
.archives ul li{line-height:25px; font-size:13px;}

.lymain1{margin: 0px auto; max-width: 1200px; min-width: 320px; width: 100%; padding-top:200px; border-bottom:1px solid #dfdfdf;}
.about_title{color: #CCC; padding-bottom: 10px; padding-top: 10px; border-bottom: 1px solid #ffe400; width: 800px; margin:0 auto;}
.news{ float:left; min-height: 1px;padding-left: 20px; padding-right: 20px;position: relative;width: 73.66%;}
.news dl {margin-bottom: 60px;float: left;width: 100%;}
.news dl hr{margin-top:40px; width:100%; border:yellow solid 5px;}
.news dd {margin-right: 20px;}
.news dt p {font-size:16px; font-family:Calibri; color:#000;}
.news dt {line-height: 22px; height: auto; width:100%; margin:0 auto;}
.news dt h4 {font-size: 28px; line-height: 35px; color:#9000ff;}
.news dl dt h4 a {font-size: 24px; line-height: 50px; color:#9000ff;}
.news dl dt em{font-style: italic;}
.news dl dt img{margin:15px;}
.news dl dt{color:#000;}
.news dl dt a{text-decoration:none; color:#0066FF;}
.news dl dt a:hover{color:#ffe400;}
.news dl dt p span img {margin:15px;}
.news dl dt strong{ font-weight:bold;}
.lymain1 .news dl dt h4 b a:hover{}
.pubdate{color:#000; margin-bottom:10px;}
.archive_ul{ display:none;}
.archive_ul li a:hover{color:#ffe400;}

.header{ position:fixed;}
.lymain{ padding-top:130px;}

.newspage span, .newspage a {display: inline-block; padding: 0px 12px; height: 32px; line-height: 30px; text-align: center; vertical-align: middle; border: 1px solid red; margin: 0px -1px 0px 0px;}
.newspage a{color:red;}
.newspage span, .newspage a {display: inline-block; padding: 0px 12px; height: 32px; line-height: 30px; text-align: center; vertical-align: middle; border: 0px solid #ccc; margin: 0px -1px 0px 0px; color:#fff;}
.newspage span{background:rgba(255, 255, 255, 0.5); color:#000;}

html body{
background:#8e8e8e;
background:-webkit-linear-gradient(top, #8e8e8e, #F9F1F1 50%);
background:-moz-linear-gradient(top, #8e8e8e, #F9F1F1 50%);  
background:-ms-linear-gradient(top, #8e8e8e, #F9F1F1 50%); 
background:-o-linear-gradient(top, #8e8e8e, #F9F1F1 50%);}
.page-2 .cont {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 600px;
  padding-top: 20px;
  background: url('../Images/screen-7-bg.jpg') 50% 0 no-repeat #000000;
  z-index: 3;
}
#box11{display:none;}
#box22{width:40px; height:30px;display:block; margin:0 auto;}
#box22 img:hover{margin-top:10px;}
#box22 img{height:20px; margin-bottom:10px;}
#box22 .img{width:40px; height:30px; margin:0 auto;}
#box33 img:hover{margin-top:0px;}
#box33 img{height:20px; margin-top:10px;}
#box33 .img{width:40px; height:30px; margin:0 auto;}
#box33{width:40px; height:30px; display:none; margin:0 auto;}
.oup{backgroune:url('../Images/up.png') no-repeat center center;}
.odown{backgroune:url('../Images/up.png') no-repeat center center;}
.page-2 dl {
  margin: 0 auto;
  width: 1015px;
}
.page-2 dl dt {
  color: #b1b1b1;
  font-size: 18px;
  line-height: 50px;
}
.page-2 dl dd {
  float: left;
  margin-right: 18px;
  margin-bottom: 13px;
}
.page-2 .footer {
  left: 50%;
  bottom: 30px;
  width: 1100px;
}
.page-2 .footer .logo {
  padding-top: 10px;
  float: left;
  width: 370px;
  height: 100px;
}
.page-2 .footer .logo img {
  height: 60px;
  margin-right: 10px;
}
.page-2 .footer .copyright {
  float: left;
  line-height: 20px;
  padding-top: 10px;
  padding-right: 10px;
}
.page-2 .footer .copyright a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.page-2 .footer .qcode {
  padding-left: 10px;
  float: left;
}
.page-2 .footer .qcode img {
  margin-right: 10px;
}
