*{
	margin:0;
	padding:0;
}
body {
	min-width: 1170px; 
	margin:0 auto;
    overflow-y:scroll;
	font-size:14px;
	font-family: "Microsoft YaHei",微软雅黑,黑体,宋体,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
}
a{
	text-decoration:none;
	font-family: "Microsoft YaHei",微软雅黑,黑体,宋体,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
    color: #888888;
}
ul li{
    list-style-type:none;
}
img{ 
    border:none;
}
#header{
  
}

#header .top{
   
	color: #fff;

}
#header .top .headline{
    height:32px;
	background-color: #2d2d2d;
	border-bottom:1px solid #110d0c;
	text-align: center;

}
#header .top .headline .middle{ 
	width: 1170px;
	height:33px;
    margin: 0 auto;
}
#header .top .headline .middle .headerline_right{
	width:385px;
	
	height:32px;
    line-height:32px;
	float:right;
	display: inline;
}

#header .top .headline .middle .headerline_right li{
	width:67px;
	float:left;
	margin-left:25px;
}
#header .top .headline .middle .headerline_right li.active{ 
    background-color: #121212;
}

#header .top .headline .middle .headerline_left{
	margin-left: 15px;

	height:32px;
    line-height:32px;
 
	float:left;
}
#header .center { 
    
   
    text-align: center;
    border-top:1px solid #00498e;
}
#header .center .title{
	margin: 0 auto;
	width:1170px;
    height:115px;
   
	
}
#header .center .title .logo{
	padding-top:21px;
    margin-left:5px;
	width:531px;
	height: 77px;
	float:left;
}
#header .center .title .search{
	width:405px;
	height:38px;
	margin-left:808px;
	padding-top:43px;
}
#header .center .title .search .input{
	width:300px;
	height:36px;
	border:1px solid #d5d5d5;
	margin-right:-7px;
	float:left;

}
#header .center .title .search .submit{
	width:50px;
	height:38px;
	float:left;
    background: url("../images/submit.png");
    border: none;

}
#header .center .title .search .submit:active{ 
   	width:50px;
	height:38px;
	float:left;
    background: url("../images/submit2.png");
    border: none;

}

#header .bottom{
    text-align: center;
    background-color:#00498e;
}
#header .bottom .menu{
    width:1170px;
	height:43px;
	font-size:15px;
	color:white;
	margin: 0 auto;
}
#header .bottom .menu ul li{
	padding-left:28px;
	padding-right:28px;
	height:43px;
	line-height:40px;
	text-align:center; 
	float:left;	
}
#header .bottom .menu ul li.active{ 
    background-color: #013668;
}
#header .bottom .menu ul li:hover{ 
    background-color: #013668;
}
#header .bottom .menu ul li a{ 
   color: #fff;
}
#banner{
	width:100%;
	height:454px;

}	

#main{ 
   
   text-align: center;
}
#main .main_top{ 
   height: 320px;
   background-color:#ededed;
} 
#main .news{ 
   padding-top: 35px;
   width:1170px;
   margin:0 auto;
  
}
#main .news .news_title{ 
   width:100px;
   margin-left: 2px;
   font-size: 25px;
   font-weight: bold;
   color:#8b8b8b;
   
}
#main .news .news_center{ 
   height: 168px;
   margin-top: 20px;
}
#main .news .news_center li{ 
   width: 241px;
   margin-right: 33px;
   float: left;
}
#main .news .news_center li p{ 
   margin-top: 14px;
   font-size: 14px;
   color: #888888;
}
#main .news .news_center li p a:hover{ 
   color:#00498e;
}
#main .news .news_center .word1{ 
   text-align:left;
}
#main .news .news_center .word1 h4{ 
  padding-top: 2px;
  color: #888888;
}
#main .news .news_center .word1 h4 a:hover{ 

  color: #00498e;
}
#main .news .news_center .word1 p{ 
  margin-top: 14px;
  color: #888888;
}

#main .news .news_center .word1 .more1{ 
  width: 83px;
  height: 16px;
  margin-top: 40px;
  margin-left: 1060px;
 
}

#main .news .news_center .word1 .more1 a{ 
 
  height: 16px;
  display: block;
  background: url("../images/more1.png");
  margin-top: 30px;
 
}
#main .news .news_center .word1 .more1 a:hover{ 
  background: url("../images/more3.png");

}
#main .main_center{ 
   height: 700px;
} 
#main .notice{ 
   padding-top: 49px;
   width:1170px;
   margin:0 auto;
   color:#868686;
} 
#main .notice .notice_left{ 
   width: 360px;
   margin-right: 11px;
   float: left; 
   
}
#main .notice .notice_left .notice_title{ 
   width:100px;
   margin-left: 2px;
   margin-bottom: 21px;
   font-size: 25px;
   font-weight: bold;
   color:#00498e;
}
#main .notice .notice_left>ul>li{ 
   height: 66px;
   margin-bottom: 45px;
  
}
#main .notice .notice_left ul li ul{ 
   width: 99px;
   float: left;
}
#main .notice .notice_left ul li ul li.week{ 
  width: 68px;
  height: 32px;
  line-height: 32px;
  background-color: #00498e;
  border:1px solid #00498e;
  font-size: 15px;
  color: white;
  font-weight: bold;

}
#main .notice .notice_left ul li ul li.date{ 
  width: 68px;
  height: 32px;
  line-height: 32px;
  background-color: #fff;
  border:1px solid #d7ded6;
  font-size: 15px;
  color: #00498e;

}
#main .notice .notice_left ul li .word{ 
  text-align:left;

}
#main .notice .notice_left ul li .word h3{ 
  color: #00498e;
  font-size: 15px;
  margin-bottom: -4px;
}
#main .notice .notice_left ul li .word h3 a:hover{ 
  color: #888888;

}
#main .notice .notice_left ul li .word p{ 
  font-size: 13px;
  margin-top: 14px;
}
#main .notice .notice_left ul li .word a{ 
  color: #00498e;
}
#main .notice .notice_left .more2{ 
  width: 83px;
  height: 16px;
  margin-top: 40px;
  margin-left: 5px;
  text-align:left;
 
}
#main .notice .notice_left .more2 a{ 
  
  height: 16px;
  display: block;
  background: url("../images/more2.png");
  margin-top: 30px;
 
}
#main .notice .notice_left .more2 a:hover{ 
  background: url("../images/more4.png");

}
#main .notice .notice_left img{ 

  margin-top: 5px;
}

#main .notice .notice_right{ 
   
}
#main .notice .notice_right ul{ 
  height: 449px;
}
#main .notice .notice_right ul li{ 
  float: left;
  margin-left: 29px;
  margin-bottom: 23px;
}

#main .notice .notice_right .notice_bottom{ 
  
}
#main .notice .notice_right .notice_bottom img{ 
  margin-left: 29px;
  width: 147px;
  height: 147px;
  float: left;
  margin-right: 29px;
}
#main .notice .notice_right .notice_bottom .content{ 
  text-align:left;


}
#main .notice .notice_right .notice_bottom h2{ 
  font-size: 24px;
  color: #848484;
  font-weight: bold;
  margin-bottom: 7px;
  padding-top: 5px;

}
#main .notice .notice_right .notice_bottom p{ 
  font-size: 13px;
  color: #6f6f6f;

}
#footer { 
  padding-top: -13px;

}
#footer .footer_head{ 
  height:81px; 
  background-color: #ededed;
  text-align: center;
  margin-top: 15px;
}
#footer .link { 
	height:81px; 
  width: 1170px;
  margin: 0 auto;

}
#footer .link  h2{ 
  color: #00498e;
  font-size: 18px;
  font-weight: bold;
  height:81px; 
  line-height: 81px;
  width: 120px;
  text-align: left;
  float: left;
  margin-top: -2px;
 padding-left: 2px;
 margin-bottom: 0;
  
}
#footer .link ul{ 
  height:81px; 
  line-height: 81px;
}

#footer .link ul li{ 

  float: left;
  margin-right: 40px;
}

#footer .link ul li a{ 
  color: #3f3f3f;
  font-size: 14px;
}
#footer .link ul li a:hover{ 
  color: #00498e;
}
#footer .footer_top{ 
  height: 265px;
  background-color: #282728;
  border-bottom: 1px solid #353535;
  text-align: center;
  clear: both;
}
#footer .footer_top .all{ 
  width: 1170px;
  margin: 0 auto;
}
#footer .navigation{ 
 


}
#footer .navigation ul{ 
  margin-top: 40px;
  width: 180px;
  float: left;
}
#footer .navigation ul li{ 
  text-align: left;
  margin-left: 3px;
  margin-bottom: 15px;
}
#footer .navigation ul li.first{ 
  font-size: 17px;
  color:#fff;
}
#footer .navigation ul li a{ 
  font-size: 17px;
  color:#828081;
}
#footer .navigation ul li a:hover{ 
  color:#fff;
}
#footer .contact{ 
  width: 340px;
  height: 265px;
  margin-left: 90px;
  float: right;
}
#footer .contact ul{ 
  width: 340px;
  height: 81px;
  margin-top: 0px;
}
#footer .contact ul li{ 
  margin-top: 40px;
  width: 71px;
  height: 81px;
  font-size: 12px;
  color: #fff;
  float: left; 
}
#footer .contact ul li a{ 
  width: 41px;
  height: 41px;
  margin-left: 15px;
  display:block;
}
#footer .contact ul li.qq a{ 
  background: url("../images/qq1.png");
}
#footer .contact ul li.qq a:hover{ 
  background: url("../images/qq2.png");
 
}
#footer .contact ul li.weixin a{ 
  background: url("../images/weixin1.png");
}
#footer .contact ul li.weixin a:hover{ 
  background: url("../images/weixin2.png");
}
#footer .contact ul li.xinxiang a{ 
  background: url("../images/xinxiang1.png");
}
#footer .contact ul li.xinxiang a:hover{ 
  background: url("../images/xinxiang2.png");
}
#footer .contact ul li.weibo a{ 
  background: url("../images/weibo1.png");
}
#footer .contact ul li.weibo a:hover{ 
  background: url("../images/weibo2.png");
}
#footer .contact ul li p{ 

 margin-top: 14px;
}
#footer .contact .tel{ 
  margin-left: 15px;
  padding-top: 24px;
  font-size: 18px;
  clear: both;
  text-align: left;
}
#footer .contact .tel p{ 
  height: 25px;
  line-height: 25px;
  color:#fff;

  margin-bottom: 14px;
}

#footer .contact .tel img{ 
 margin-right:7px;
 
 width: 25px;
 height: 25px;
 float: left;
}
#footer .contact .tel p span{
 color:#a1a1a1;
}
#footer .footer_bottom{ 
  height: 109px;
  color: #828081;
  background-color: #202020;
  border-top: 1px solid #0a0a0a;
  text-align: center;
  clear: both;
} 
#footer .footer_bottom .end{ 
  width: 1170px;
  margin: 0 auto;
  margin-top: 33px;
}
#footer .footer_bottom .end p{ 
}



/*轮播器*/
#wrapper {
	background:#fff;
	position:relative;
}



.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:450px !important;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:450px !important;
	position:relative;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	  .banner, .bannercontainer			{	width:768px; height:309px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	   .banner, .bannercontainer		{	width:480px; height:193px;	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
		.banner, .bannercontainer		{	width:320px;height:129px;	}
}

@media only screen and (max-width: 319px) {
		.banner, .bannercontainer		{	width:240px;height:97px;	}
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {	
	background:#00498e !important; 
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {	
	background-color:#00498e !important;
 }
/** BULLETS **/
.tp-bullets {
    z-index: 1001;
    position: absolute;
    bottom: 0px;
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: #fff;
    width: 188px;
    height: 6px;
    float: left;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
}


.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: #393939 url(../images/slider-left-arrow.png) no-Repeat;
	width: 42px;
	height: 43px;
	margin-left: 0px;
	margin-top: -21px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}

.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: #393939 url(../images/slider-right-arrow.png) no-Repeat 0 0;
    width: 42px;
    height: 43px;
    margin-left: 0;
    margin-top: -21px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}



.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 200;
    z-index: 5000;
}

.tp-bannertimer.tp-bottom {
    bottom: 0px !important;
    height: 5px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none;
    }

    .responsive .tparrows {
        display: none;
    }
}


.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}

.tp-loader {
    background: url(../images/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}




#center{ 
	
    text-align: center;
    margin-top: 15px;
}
#center .middle{ 

    width: 1170px;
    margin: 0 auto;
    min-height: 400px;
}
#center .left{ 
   width: 262px;
   float: left;

}
#center .left .title{ 
   background-color: #0259ab;
   height: 76px;
   line-height: 76px;
   text-align: left;
   padding-left: 25px;
   font-size: 25px;
   color: #ffffff;

}
#center .left ul { 
  
}
#center .left ul li{ 
  height: 38px;
  line-height: 38px;
  text-align: left;
  padding-left: 40px;
  color: #727272;
  font-size:15px;
  border-bottom: 1px solid #e3e3e3;
}

#center .left ul li a.active{ 
  color: #ff6c00;
  

}
#center .left ul li a:hover{ 
  color: #ff6c00;

}
#center .left ul li img{ 
  margin-right: 10px;
  margin-bottom: 3px;
}

.st_tree{padding:10px;   }
/* 超链接 */
.st_tree a{text-decoration:none;}
/* 鼠标经过的超链接 */
.st_tree a:hover{color:#f33;text-decoration:underline;}
/* 菜单 */
.st_tree ul{padding:0 18px;margin:0;}
/* 菜单项 */
.st_tree ul li{font-size:13px;color:#222;line-height:18px;cursor:pointer;list-style:none;background-repeat:no-repeat;padding:0 0 3px 20px;}

.st_tree .folder{ background:url(../images/st_icon.png) ;background-position:0px 16px; background-repeat:no-repeat;padding:0 0 0 20px;}
/* 展开的父节点 */
.st_tree .open{ background:url(../images/st_icon_open.png);background-position:0px 16px; background-repeat:no-repeat;padding:0 0 0 20px;}
#center .right{ 

  width: 890px;
  margin-left: 281px;

}
#center .right .header{ 
  height: 38px;
  width: 886px;
  border-bottom: 1px solid #bbbbbb;
}


#center .right .header img{ 
  text-align: left;
  height: 38px;
  line-height: 38px;
  margin-left: 4px;
  margin-right: 8px;
  color:#727171;
  font-size: 20px;
  float: left;
}
#center .right .header h1{ 
  text-align: left;
  height: 38px;
  line-height: 38px;
  color:#727171;
  font-size: 20px;
  float: left;
}
#center .right .header p{ 
  padding-top: 15px;
  margin-right: 4px;
  font-size: 12px;
  color: #c5c5c5;
    text-align: right;  
}

#center .right .header p span{ 
  font-weight: bold;
}

#center .right .contect p { 
   text-align: left;
   font-family: "宋体";
   color:#666666;
   font-size: 14px;
   line-height:1.5;
   

}
#center .right .contect .list{ 
   text-align: left;
   font-family: "宋体";
   color:#666666;
   font-size: 14px;
   line-height:1.5;



}
#center .right .contect .list ul li{ 
   text-align: left;
   font-family: "宋体";
   color:#666666;
   font-size: 14px;
   line-height:1.5;
   list-style-type:disc;
   margin-left: 20px;
 
}
#center .right .contect .list ul li h4{ 
  margin-top: -20px;
}
#center .right .contect .list ul li a{ 


   cursor: pointer;
   font-family: "宋体";
   color: #ff6c00;
   font-size: 14px;
   line-height:1.5;

    
}
#center .right .contect .list2 ul  h5{  
  width: 180px;
  height: 40px;
     text-align: left;
   font-family: "宋体";
   color:#666666;
   font-size: 14px;
   line-height:1.5;
  float: left;
    margin-left: 20px;

}
#center .right .contect .list2 ul li{ 
   text-align: left;
   font-family: "宋体";
   color:#666666;
   font-size: 14px;
   line-height:1.5;

   margin-left: 100px;

}
#center .right .contect .list3 ul li{ 
   text-align: left;
   font-family: "宋体";
   color:#666666;
   font-size: 14px;
   line-height:1.5;

   margin-left: 20px;

}
#center .right .contect .list3 ul li h5{  
  width: 180px;
     text-align: left;
   font-family: "宋体";
   color:#666666;
   font-size: 14px;
   line-height:1.5;
  float: left;

}
#center .right .contect img.under{ 
  float: none;
}

#center .right .contect .title{ 
   background-color: #025aad;
   color: #ffffff;
}

#center .right .contect img{ 
   float: right;
   margin-left:15px; 


}

#center .right .contect img.foundation_pic{ 
     margin-left:15px; 
     float: none;
     width:700px;
     height: 150px;
}
#center .right .contect h3{ 
   text-align: left;
      font-size: 16px;
    line-height:3;
}


#center .right .contect table{ 
  width: 850px;
  margin-left: 20px;
    
  border:solid  #e3e3e3; border-width:2px 0px 0px 2px;

}

#center .right .contect table tr{ 

   height:90px;
   width: 200px;
   margin: 0 auto;
   font-family: "arial";
   color:#666666;
   font-size: 14px;
}


#center .right .contect table tr td { 
  height: 90px;

  text-align: center;
 
  border:solid #e3e3e3; border-width:0px 2px 2px 0px; 
}
#center .right .contect table tr td.one{ 
  width: 100px;
}
#center .right .contect table tr td p{ 
  text-align: center;
  padding-left: 0px;
}

#center .right .contect table tr td img{ 
 margin-left: 0px;
 width: 100px;
 height: 90px;
}





/*图片新闻页*/

#center .right .image_news ul li{ 
  width: 865px;
  height: 117px;
  margin-top: 40px;
  border-bottom: 1px dashed #666666;
}
#center .right .image_news ul li img{ 
  float: left;
  width: 150px;
  height: 100px;
  margin-left: 25px;
  margin-right: 20px;
}
#center .right .image_news ul li h3 { 

  text-align: left;
  margin-bottom: 8px;
}
#center .right .image_news ul li h3 a{ 
  color: #00498e;
  font-size: 12px;
  font-family: "宋体";


}
#center .right .image_news ul li p{ 

  color:#555555;
  font-size: 12px;
  font-family: "宋体";
  text-align: left;
 margin-bottom: 10px;
 line-height: 1.5;
}

#center .right .image_news ul li h3 a:hover{ 
  color: #ff6c00;
  cursor: pointer;
}
#center .right .page{ 
	clear: both;
  padding-top: 80px;
  margin-bottom: 60px;

}
#center .right .page p{ 
  color: #666666;
  font-size:12px;
  font-family: "宋体";
  
}
#center .right .page p span{ 
  margin-left: 30px;
  margin-right: 30px;

}
#center .right .page p img{ 
 margin-left: 10px;

} 
#center .right .page p img { 
  cursor: pointer;

}


/*图片中心*/
#center .right .images{ 
  margin-top: 20px;
  margin-left: 10px;



}
#center .right .images ul li{ 

  float: left;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 20px;

} 
#center .right .images ul li img{ 
   z-index:1;

}

#center .right .images h3{ 
  
   cursor:pointer; width:270px; height:28px; background-color:rgba(154,154,154,0.4); top: -28px; position: relative;  z-index:10;
}
#center .right .images h3 a{ 
  color: #ffffff;
  font-size: 16px;
  font-family: "宋体";
  text-align: center;
  line-height: 28px;
   
}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:190px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:190px; right:10px; z-index:10;}


/*新闻中心*/
#center .right .news { 
  margin-top: 15px;
}
#center .right .news ul li { 
  border-bottom: 1px  dashed #dddddd;
  line-height: 3;
  margin-left: 5px;

}

#center .right .news ul li img{ 
  float: left;
  margin-left: 5px;
  margin-top: 15px;
  

}
#center .right .news ul li p{ 
  text-align: left;
    margin-left: 20px;
}

#center .right .news ul li p a{ 
    color: #666666;
  font-size: 12px;
  font-family: "宋体";
}
#center .right .news ul li p a:hover{ 
  color: #ff6c00;
  cursor: pointer;
}

#center .right .news ul li p span{ 
  color: #666666;
  font-size: 12px;
  font-family: "宋体";
  float: right;
}





/*详细页*/
.news_ny{
	padding:20px 20px 0 30px;

}
.news_ny .news_tit{
	color: #666;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px #CCC solid;

}

.news_ny .news_info{
	color:#555;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding:10px 0 10px 0;

}
.news_ny .content{
	font-size: 14px;
line-height: 180%;
padding: 10px 10px 10px 10px;
overflow: hidden;
}