/* CSS Document */
#content {
  background: none repeat scroll 0 0 #FFFFFF;
  overflow: hidden;
  position:relative;
  padding-bottom:30px;
}
.pagetitle img {
  left: 45px !important;
}
#tagtitle2{ display:none;}
#tagtitle3{ display:none;}
/*menu*/
.pagemenu li a {
  color: #767E95;
  padding: 13px 0 15px;
}
.pagemenu ul {
  overflow: hidden;
  background: url("../images/enter/pagemenu1.png") repeat-x scroll 0 top transparent;
}
.pagemenu li {
  background: url("../images/enter/pagemenuli.png") no-repeat scroll left 21px transparent;
  float: left;
  padding: 14px 15px 14px;
}
.pagemenu {
  background: url("../images/enter/pagemenu2.png") repeat-x scroll 0 bottom transparent;
  margin: 0px 35px 0;
  overflow: hidden;
}
.pagemenu .first {
  padding-left: 0;
  background:none;
}
.pagemenu .current a {
  border-bottom: 1px solid #FF8A00;
  border-top: 3px solid #FF8A00;
  color: #265BB1;
}
.pagemenu .selected1 a {
  border-bottom: 1px solid #FF8A00;
  border-top: 3px solid #FF8A00;
  color: #265BB1;
}
.bar1 {
  position: absolute;
  right: 20px;
  top: 70px;
}



.pagemenu1 li a {
  color: #767E95;
  padding-bottom: 15px;
  font-weight:bold;
}
.pagemenu1 li {
  background: url("../images/enter/pagemenuli.png") no-repeat scroll left 7px transparent;
  float: left;
  padding: 0 15px 15px;
  *padding: 0 15px 14px !important;
}
.pagemenu1 {
  background: url("../images/enter/pagemenu.png") repeat-x scroll 0 bottom transparent;
  padding: 80px 0 0;
  margin:0 35px;
  overflow: hidden;
}
.pagemenu1 .first {
  padding-left: 0 !important;
  background:none;
}
.pagemenu1 .current a {
  border-bottom: 2px solid #FF8A00;
  color: #265BB1;
}
.pagemenu1 .selected1 a {
  border-bottom: 2px solid #FF8A00;
  color: #265BB1;
}
.tagtitle {
  margin: 20px 35px;
}
/*menu-end*/


.tagcontent1 {
  margin: 0px 35px 0;
}
.tagcontent1 .left {
  float: left;
  margin-right: 20px;
  width: 316px;
}
.firstnews .newsdate {
  color: #FF8A00;
  font-size: 16px;
}
.firstnews .newstitle {
  color: #003792;
  font-size: 13px;
}
.firstnews .newscontent a {
  color: #162A9C;
  font-weight:bold;
}
.tagcontent1 .firstnews {
  background: url("../images/enter/newsline.png") no-repeat scroll 0 bottom transparent;
  margin-bottom:15px;
  padding-bottom:15px;
}
.videotitle {
  margin-bottom: 5px;
}
.tagcontent1 .right {
  float: left;
  width: 594px;
}
.tagcontent1 .right li {
  background: none repeat scroll 0 0 #F4F6F9;
  margin-bottom: 8px;
  overflow: hidden;
  padding: 10px 15px;
}
.tagcontent1 .right li:hover{ background:#E4E9EF;}
.tagcontent1 .right li .leftcontent {
  float: left;
  width: 450px;
}
li .leftcontent .newscontent {
  height: 47px;
  overflow: hidden;
}
.tagcontent1 .right li .datetime {
  color: #006834;
  font-family:Georgia;
  font-size: 16px;
  line-height: 65px;
  text-indent: 20px;
}
.tagcontent1 .right li .leftcontent .newstitle {
  color: #000000;
  font-size: 13px;
}
.tagcontent1 .right li .leftcontent .newstitle:hover {
  color: #006834;
  font-size: 13px;
}
.getmore {
  background: none repeat scroll 0 0 #162A9C !important;
  padding: 8px 243px 5px !important;
  cursor:pointer;
}
.tagcontent1 .right ul {
  overflow: hidden;
}

.tagcontent1_1 {
  margin: 0 35px;
}


.tagcontent1_1 li {
  background: none repeat scroll 0 0 #F4F6F9;
  margin-bottom: 8px;
  overflow: hidden;
  padding: 10px 15px;
}
.tagcontent1_1 li .leftcontent {
  float: left;
  width: 785px;
}
.tagcontent1_1 li .datetime {
  color: #FF8A00;
  font-size: 16px;
  line-height: 65px;
  text-indent: 20px;
  font-family:Georgia;
}
.tagcontent1_1 li .leftcontent .newstitle a {
  color: #003792;
  font-size: 13px;
}
.tagcontent1_1 li .leftcontent .newstitle a:hover {
  color: #FF8A00;
  font-size: 13px;
}
.pagination {
  font-family: Arial,'宋体',Sans-Serif;
  font-size: 12px;
  padding: 20px 0;
  text-align: left;
}
.pagination span, .pagination a {
  border: 1px solid #D8D8D8;
  display: block;
  float: left;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  margin-right: 5px;
  padding: 3px 7px;
  text-align: center;
  text-decoration: none;
  width: 16px;
  color:#5E5555;
  background:#FAFAFA;
}
.pagination .current {
  background-color: #265BB1;
  border: 1px solid #004093;
  color: #FFFFFF;
  font-weight: bold;
}
.pagination select {
  height: 29px;
  padding: 5px;
  width: 44px;
}
.tagcontent1_2 {
  margin: 0 35px;
}
.tagcontent1_2 .articlecontent p {
  margin-top: 15px;
  text-indent: 25px;
  font-size: 15px;
  color: #666;
  text-align:justify; text-justify:distribute;
}
.tagcontent1_2 .articlecontent p a{
  font-size: 15px;
}
.tagcontent1_2 .articlecontent p strong{
  font-weight: bold;
  font-size: 15px;
  color:#333;
}
.tagcontent1_2 .articletitle {
  color: #000000;
  font-size: 22px;
  margin-top:25px;
}
.tagcontent1_2 .articleinfo {
  color: #9DA2B0;
  margin-bottom: 25px;
}
.tagcontent1_2 .articlecontent div {
  margin: 15px 0;
}
.tagcontent1_2 .articlecontent .tinytitle {
  color: #20315E;
  font-size: 15px;
}
.jiathis_style {
  overflow: hidden;
  float: right;
  padding-left:10px;
}
.tagcontent1_2 .share {
  border-bottom: 2px solid #265BB1;
  margin-top: 30px;
  overflow: hidden;
  padding-bottom: 10px;
}
.RelatedNews .leftpart .title {
  color: #4D4D4D;
  font-size: 14px;
  padding: 10px 0 5px;
}
.RelatedNews .leftpart li {
  background: url("../images/enter/libg.png") no-repeat scroll 0 10px transparent;
  float: left;
  height: 25px;
  margin-right: 2%;
  overflow: hidden;
  text-indent: 10px;
  width: 48%;
}
.RelatedNews .leftpart {
  overflow: hidden;
  width: 600px;
  float:left;
}
.RelatedNews .rightpart .title {
  color: #4D4D4D;
  font-size: 14px;
  padding: 10px 0 5px;
}
.RelatedNews .rightpart .newsdate {
  color: #FF8A00;
  font-family:Georgia;
  font-size: 18px;
}
.RelatedNews .rightpart .newstitle a {
  color: #003792;
  font-size: 13px;
}
.tagcontent1_2 .share > a {
  float: right;
  padding: 0 4px;
}
.tagcontent4{margin:0 35px;}
.tagcontent4 .videolist li .opacity {
  position: absolute;
}
.tagcontent4 .player {
  background: none repeat scroll 0 0 #F3F3F6;
  padding: 35px 48px;padding-top:0;
}
.voidtile {  text-align:center; line-height:50px; font-weight:bold;font-size:18px;}

.tagcontent4 .videolist {
  background: none repeat scroll 0 0 #F3F3F6;
  margin-top: 11px;
  padding: 22px 31px;
  position: relative;
  overflow:hidden;
}
.tagcontent4 .videolist li {
  float: left;
  margin: 0 18px;
  position: relative;
  width:180px;
  overflow:hidden;
}
.tagcontent4 .videolist li img{
	width:100%;
}
#prev {
  left: 15px;
  position: absolute;
  top: 65px;
}
#next {
  right: 15px;
  position: absolute;
  top: 65px;
}
.opacity.hide {
  display: none !important;
}
.RelatedNews .rightpart {
  float: left;
  width: 330px;
}
.tagcontent4 #sliders {
  height: 120px;
  overflow: hidden;
  position: relative;
  width: 868px;
}
.tagcontent4 #sliders ul {
  left: 0;
  position: absolute;
}