@charset "utf-8";
body{
	font-family: "微软雅黑";
	font-size: 14px;
	color:#222;
	margin: 0px;
	padding: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;

}
a{
	text-decoration:none;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
a:hover {
	color: #e60707;
}

ul,li,ol,dl{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
img{ border:none;}
.m6 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.sbk {
	font-size: 14px;
	line-height: 33px;
	color: #999999;
	border: 1px solid #FFFFFF;
}
.toptel {
	font-family: "微软雅黑";
	font-size: 20px;
	background-image: url(top_tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	width: 130px;
	text-align: right;
	float: right;
}

/* All */

.nav ul {
  *zoom: 1;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav ul:before,
.nav ul:after {
  content: "";
  display: table;
}
.nav ul:after {
  clear: both;
}
.nav ul > li {
  float: left;
  position: relative;
}
.nav a {
	display: block;
	line-height: 60px;
	color: #333333;
	height: 60px;
	width: 111px;
	text-align: center;
	font-size: 16px;
}
.nav a:hover {
	text-decoration: none;
	background-color: #0074ba;
	color: #FFFFFF;
}
.nav li ul {
  background: #0080d0;
}
.nav li ul li {
	width: 111px;
	line-height: 50px;
	height: 50px;
}
.nav li ul a {
	line-height: 50px;
	height: 50px;
	border: none;
	font-size: 14px;
	color: #FFFFFF;
}
.nav li ul a:hover {
	background: rgba(0, 0, 0, 0.2);
	color: #FFFFFF;
}


.nav3 ul > li:hover ul li {
  height: 50px;
}
.nav3 li ul {
  position: absolute;
  left: 0;
  top: 60px;
  z-index: 10000;
}
.nav3 li ul li {
  overflow: hidden;
  height: 0;
  -webkit-transition: height 200ms ease-in;
  -moz-transition: height 200ms ease-in;
  -o-transition: height 200ms ease-in;
  transition: height 200ms ease-in;
}
/* 幻灯效果 */
.rslides { position: relative; 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%; 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; }
.slide .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: rgba(0,0,0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	max-width: none;
	background-color: rgba;
	background-position: 0;
}
.slide_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 52%; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: transparent url("../images/themes.gif") no-repeat left top; margin-top: -45px; }
.slide_nav:active { opacity: 1.0; }
.slide_nav.next { left: auto; background-position: right top; right: 0; }
.list img { border: 5px solid #FFFFFF;}.list img:hover { border: 5px solid #CF9744;}
/* 幻灯效果 */
.p1 {
	color: #333333;
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 40px;
	padding-top: 20px;
	font-weight: bold;
}
.ply {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.t1 {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333333;
	background-image: url(tb.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
	line-height: 42px;
	font-weight: bold;
	float: left;
	width: 100px;
}
.more {
	line-height: 42px;
	float: right;
	height: 42px;
	width: 50px;
	text-align: right;
}
dl {
	margin: 0px;
	padding: 0px;
}

dt {
	margin: 0px;
	padding: 0px;
}

dd {
	margin: 0px;
	padding: 0px;
}
.r_l01 dl dt{
	width:390px;
	height:33px;
	line-height:33px;
	float:left;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	margin-left: 2px;
	text-align: left;
	margin-top: 3px;
	background-image: url(d.png);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}
.r_l01 dl dd{
	width:85px;
	height:33px;
	line-height:33px;
	color:#999999;
	float:left;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}
.r_l02 dl dt{
	width:350px;
	height:33px;
	line-height:33px;
	float:left;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	margin-left: 2px;
	text-align: left;
	margin-top: 3px;
	background-image: url(d.png);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}
.r_l02 dl dd{
	width:85px;
	height:33px;
	line-height:33px;
	color:#999999;
	float:left;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}

.t2b {
	border: 1px solid #e2e2e2;
}
.t2 {
	font-size: 16px;
	color: #333333;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0080d0;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
}
.t2n {
	line-height: 30px;
	height: 30px;
	padding-left: 5px;
}
.foot {
	background-image: url(foot.gif);
	background-repeat: repeat-x;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 30px;
	color: #FFFFFF;
}
.footf {
	font-family: "微软雅黑";
	font-size: 16px;
}
a.fta {
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}

.cont {
	line-height: 28px;
	padding: 10px;
}
.cp {
	text-align: center;
	float: left;
	height: 350px;
	width: 400px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
} 
.cp:hover img{border: 1px solid #FF0000;}
.cp1 {
	text-align: center;
	float: left;
	height: 290px;
	width: 305px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
} 
.cp1:hover img{border: 1px solid #FF0000;}
.imgbk {
	border: 1px solid #CCCCCC;
}.main {
	background-color: #aaaaaa;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ab1 {
	font-size: 24px;
	color: #FFFFFF;
	line-height: 60px;
}
.abc {
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
}
.acm {
	line-height: 40px;
}
/*新闻中心开始*/


.main_d{ width:100%; height:auto; overflow:hidden; clear:both; margin:40px 0;}

.main_d h2{ width:100%; height:35px; line-height:35px; text-align:center; font-size:24px; color:#343434; font-weight:bold; background:url(../images/csq_13.jpg) center center no-repeat;}

.main_d h2 a{font-size:24px; color:#343434;}

.main_d h3{width:100%; height:35px; line-height:35px; text-align:center; font-size:16px; color:#de2233; }

.d_le{ width:515px; height:310px; border:1px solid #eeeeee; border-radius:5px; float:left; margin-left:50px; margin-top:50px;}

.new_tit{ width:465px; height:56px; line-height:56px; border-bottom:1px solid #e4e4e4; margin-left:23px; font-size:21px; color:#333333; font-weight:bold; margin-bottom:15px; margin-top:5px;}

.new_tit span{ font-size:12px; color:#969090; font-weight:normal;}

.new_tit a{ float:right; color:#555555; font-size:12px;font-weight:normal;}

.main_d ul li{ width:445px; margin-left:23px; height:34px; line-height:34px; padding-left:20px; border-bottom:1px dotted #cfcfcf; background:url(../images/jiana_03.jpg) left center no-repeat;}

.main_d ul li a{ font-size:12px; color:#545353;}

.d_ri{ width:515px; height:310px; border:1px solid #eeeeee; border-radius:5px; float:right; margin-right:50px; margin-top:50px;}

.info_previous_next_wrap{ margin:10px 0;}

.new_list { padding:0 30px;}
.new_list u{ float:right;display:inline-block !important; margin:auto; line-height:35px; text-decoration:none;}
.new_list a{ display:block ;font-size: 17px;color: #1b294e; line-height:35px;}
.mainn {
	background-image: url(an.gif);
	background-repeat: repeat-x;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#linktop2 {
	width: 238px;
	float: left;
	}

#linktop2 ul li {
	float:left;
    color: color:#4454ab;;
	display: inline;
	text-align: center;
}
#linktop2 ul {margin: 0px;}
#linktop2 ul li a {
	font-family: "Microsoft YaHei", Tahoma, Verdana, "Simsun";
	text-decoration: none;
	display: block;
	color: #333333;
	height: 51px;
	width: 218px;
	text-align: left;
	font-size: 16px;
	line-height: 51px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	background-image: url(lei.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#linktop2 ul li a:hover {
	color: #F70915;
	background-image: url(lov.gif);
}.bk {
	border: 1px solid #e6e6e6;
}.at1 {
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
}
.nt {
	font-size: 16px;
}

.contc {
	font-size: 16px;
	line-height: 30px;
	padding: 5px;
}
.rq {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #FF5300;
	float: left;
	height: 45px;
	width: 65px;
	line-height: 45px;
	text-align: center;
}.rq1 {
	font-size: 24px;
	color: #9E1A16;
	background-color: #ece9e9;
	float: left;
	height: 45px;
	width: 65px;
	line-height: 45px;
	text-align: center;
}
.connc {
	line-height: 24px;
	font-size: 14px;
	color: #333333;
}a.nef16 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
a.nef16:hover {
	color: #990000;
	text-decoration: underline;
}.njl {
	margin-top: 10px;
}.font13 {
	font-size: 16px;
	font-weight: bold;
}
