@charset "utf-8";

/* Base Reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}


/* HTML5 display-role reset for older browsers */

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section 
{
	display: block;
}

:focus {
	outline: 0;
}

img {
	border: 0;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



.clear{
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}

.none {
	display: none;
}

.hidden {
	visibility: hidden;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: block;
	*zoom: 1;
}
.db{display: block !important;}
.dn{display: none !important;}



body,
p {
	font: 14px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #3c3c3c;
}

a {
	color: #333333;
	text-decoration: none;
}


.wrapper {
	width: 100%;
	margin: 0 auto;
}

.wrapper .inner {
	
	width: 1200px;
	margin: 0 auto;
}


#dt .inner{ width: 100%; overflow: hidden;}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
height:409px;
  border: 0;
  }
.slide_container {
  position: relative;
  float: left;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }
  
#dt .dtxt{width:1200px;position:absolute;left:50%;margin-left:-600px;bottom: 75px;z-index: 999;}
#dt .dtxt a{background: rgba(0,0,0,0.3);color: #FFFFFF;font-size: 23px;padding: 0 30px;line-height: 50px;display: block;float: left;}

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 65px;
  width: 34px;
  margin-top: -30px;
  }
  
.slide_nav:active {
  opacity: 1.0;
  }
  
/*.slide_nav.prev {
	left:19%;
	background: url(../img/datu_l.png) no-repeat center center;
}

.slide_nav.next {
  right:19%;
  background: url(../img/datu_r.png) no-repeat center center;
}*/
  
.slide_tabs{position:absolute; bottom:40px;right:50%;margin-right:-42.5px;z-index:100; text-align: center;}
.slide2_tabs{position:absolute; bottom:40px;right:50%;margin-right:-42.5px;z-index:100; text-align: center;}
.slide_tabs li,.slide2_tabs li{display:inline-block;width:15px;height:15px;margin-left:10px;background:url(../img/dot2.png) no-repeat center;position:relative;}
.slide_tabs li a,.slide2_tabs li a{display:inline-block;width:15px;height:15px;position:absolute; left:0; z-index:1000; color:transparent;}
.slide_tabs li.slide_here a,.slide2_tabs li.slide_here a{background:url(../img/dot1.png) no-repeat center;}


.tit{ display: block; line-height: 50px; font-size: 20px;  text-align: center;}



@media only screen and (max-width: 1399px) {
	#listdt .inner { width: 100%;}
}


@media only screen and (max-width: 1199px) {
	#dt .dtxt{width: 100%; left: 0;margin-left: 0;}
.wrapper .inner {width: 98%;}
	
}

@media only screen and (max-width: 1024px) {
#dt .dtxt{ left: 0; bottom:0;}
#dt .dtxt a{width: 100%;}

.slide1_tabs{bottom: 10px;right: 10%;}
.slide_nav.prev{left: 10%;}
.slide_nav.next{right: 10%;}
	
	

}




@media only screen and (max-width: 600px) {
	.mod2 {width: 100%; float: none;}
	.mod3 {width: 100%; float: none;}
	.mod2 .tit,.mod3 .tit{ text-align: center;}
	.mod2 .more,.mod3 .more{ text-align: center;}
}

@media only screen and (max-width: 500px) {
	
	.slide1_tabs{ display: none;}
	#dt .dtxt{display: none;}
	.col-news-list  .list_item .news-date{ display: none;}
	
}