@charset "utf-8";
/* CSS Document */
body{
	color:#000;
	margin:0 auto;
	padding:0px;
	font-family:"Microsoft yahei",Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;

	}
/*定义新型浏览器特性*/
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background:000}
::-webkit-scrollbar-track-piece{background:#f6f6f6}
::-webkit-scrollbar-thumb:vertical{background:#d0d0d0;}
::-webkit-scrollbar-thumb:vertical:hover{background:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background:#535353}
::-webkit-scrollbar-resizer:vertical{background:#FF6E00}
img{ border:none}
div,ul,li
{
	color:#000;
	font-size:14px;
	font-family:"Microsoft yahei",Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto; 
	padding:0;
	list-style:none
}
*{outline:0px}
.wryh{font-family:"Microsoft yahei"}
a,a:link,a:visited,a:active {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color: #bb190c;

}

.mainbox{
    overflow:hidden;
    position:relative;
}
.flashbox{
   overflow:hidden;
    position:relative;
}
.imagebox{
    text-align:right;position:relative;z-index:999; top:-25px !important; right:10px
}

.bitdiv{display:inline-block;width:12px;height:12px;margin:0 5px 0px 0px;cursor:pointer;float:right}
.defimg{background-image:url(02.png)}
.curimg{background-image:url(01.png)}

.dline{ width:100%; margin-top:15px; border-top:1px dashed #ddd; float:left; margin-bottom:15px}
.white,.white a{ color:#fff}
#allw{ width:100%; float:left}
#warp{ width:1200px}
#warpa{ width:1148px; padding:25px; border:1px solid #ddd; overflow:hidden}

.cl{ clear:both}
#header{ width:100%; overflow:hidden; height:374px; background:url(header.jpg) center no-repeat #c0000b;  background-size:cover; background-size:100% 100%}
.menuw{ width:100%; height:60px; background:#bb190c}

.cp a{ width:153px; float:left; height:40px; line-height:40px; text-align:center; border:1px solid #ddd; margin-bottom:15px; box-sizing:border-box; margin-right:11px}
.cpa a{ width:153px; float:left; height:40px; line-height:40px; text-align:center; border:1px solid #bb190c; margin-bottom:15px; box-sizing:border-box; background:#bb190c; color:#fff; margin-right:11px}

#empty{ width:100%; float:left; height:35px}
#emptya{ width:100%; float:left; height:55px}
#js{ width:100%; float:left; height:50px; font-size:28px; text-align:center}

#djzl{ width:374px; float:left}
#zcfg{ width:374px; float:left; margin-left:37px}
#xysp{ width:377px; float:right}


#h_left{ width:260px; float:left}
#h_right{ width:880px; float:right}
#leftbg{ padding:15px; background:#f2f2f2; float:left; width:230px}


#Marw{width:283px;float:left; margin-right:30px;overflow:hidden}
#Marimg{width:283px; text-align:center; float:left;}
#Marimg img{width:283px;height:198px;}

#xzw{ width:100%; background:#eeeeee; padding-top:44px;padding-bottom:24px; overflow:hidden}
#xxzq{ width:575px; float:left}

#xzzqr{ width:598px; float:right}

#quick{ width:100%; float:left}
#quick ul{ display:inline}
#quick li{width:278px; float:left; height:91px; margin-bottom:17px; margin-left:19px; overflow:hidden; text-align:center}
#quick li strong{position:relative;height:91px; width:100%;z-index:1; background:rgba(0,0,0,0); overflow: hidden; Top:-91px;left: 0px; color:#FFFFFF; line-height:91px; text-align:center; font-weight:normal; font-size:20px; display:block;transition:all 0.3s ease}
#quick li strong:hover{background:rgba(0,102,204,0.8); color:#fff}

#xwnews{ width:100%; float:left; margin-top:-14px}
#xwnews li{ width:100%; float:left; height:40px; line-height:40px; font-size:15px;overflow:hidden; background:url(dot.png) left center no-repeat; padding-left:15px; box-sizing:border-box}
#xwnews li span{ float:right; font-size:15px; color:#666; padding-left:20px}

#news{ width:100%; float:left; margin-top:-14px}
#news li{ width:97%; float:left; height:40px; line-height:40px; font-size:15px;background:url(index_05.jpg) left center no-repeat; padding-left:15px; overflow:hidden; border-bottom:1px dashed #ddd}
#news li span{ float:right; font-size:15px; color:#666; padding-left:20px}



#newslist{ width:100%; float:left; margin-bottom:20px}
#newslist li{ width:100%; float:left; height:48px; line-height:48px; font-size:15px;overflow:hidden; background:url(dot.png) left center no-repeat; padding-left:15px; box-sizing:border-box; border-bottom:1px dashed #ddd}
#newslist li span{ float:right; font-size:15px; color:#666; padding-left:20px}

#menu{height:50px;width:1200px;}

.nav{
	width: 1200px;
	height:50px;
}
.nav li{
	position: relative;
	float: left;
}
.caret {
    width: 1px;
    height:60px;
	background:url(line.png) center no-repeat;
	float:left

}
.nav li a{
	line-height:60px;
	width:132.3333px;
	 text-align:center;
	float:left;
	height:60px;
	color:#fff;
	font-size:18px;
}

.nav li .nav-w {
	z-index:21;
	position:absolute;
	display:none;
	float:left;
	clear:both;
	overflow:hidden;
	top:60px;
	background:#960e04;
	left:1px;
}
.nav li:hover a{color:#fff; background:#960e04;}
.nav li .section-nav1{ height:auto; overflow: hidden;}
.nav li .section-nav1 ul {
	position:static;
	padding:0px;
	margin:0px;
	width:132.3333px;
	overflow:hidden;
}
.nav li .section-nav1 ul li {
	position:static;
	padding:0px;
	margin-bottom:3px;
	width:100%;
	background:none;
	float:left;
}
.nav li .section-nav1 ul li a {
	border-bottom:#d52416 1px solid;
	text-align:center;
	padding:0px;
	line-height:32px;
	width:auto;
	padding-left:3px;
	display:block;
	background:none;
	float:none;
	height:auto;
	color:#fff;
	font-size:15px;
	overflow:hidden;
	cursor:pointer;
	font-weight:normal;
	margin-top:2px;
	margin-bottom:2px
}
.nav li .section-nav1 ul li a:hover {
	background:none;
	color: #afd4fa;
}



#xwr{ float:right; width:460px}
#I_ban{ width:100%; float:left; height:40px; margin-bottom:23px; border-bottom:2px solid #bb190c}
#I_ban strong{float:left; font-size:20px;color:#bb190c;padding-left:13px;height:24px; line-height:24px; background:url(tit.jpg) left center no-repeat; background-position: 0 4px}
#I_ban span{float:right; font-size:14px;height:40px; line-height:40px; margin-top:-6px}
#I_ban span a{ color:#333}
#I_ban span a:hover{ color:#bb190c}
#I_bann{ width:100%; float:left; height:54px;  margin-bottom:18px; border-bottom:1px solid #336eb6}


#I_bana{ width:100%; float:left; height:36px; border-bottom:1px solid #d52525; margin-bottom:20px}
#I_bana strong{float:left; font-size:18px;color:#d52525; font-weight:normal}
#I_bana strong img{float:left; margin-right:4px; margin-top:2px}
#I_bana span{float:right; font-size:14px; padding-top:4px}
#I_bana span a{ color:#d52525}

#bodyw{  width:1164px; background:#fff; overflow:hidden; padding:18px;}

#n_left{ width:230px; float:left}
#n_right{ width:970px; float:right;}
#r_nr{ width:930px; float:left; padding-left:40px}

.topmar{ margin-top:45px}
.topmara{ margin-top:20px}
.hads{ width:100%; float:left; margin-bottom:30px; margin-top:-10px}
.hads img{ width:100%; height:auto; overflow:hidden}
#bak{ width:100%; float:left; font-size:16px}
#bak strong{ background:#F00; color:#fff; text-align:center;height:48px; line-height:48px; display:block; width:171px; margin-left:550px; margin-top:30px; border-radius:5px; font-weight:normal}
#bak strong:hover{ background:#ef450e}

.dmxj{ width:50px; height:257px; float:left; color:#fff; font-size:18px; font-weight:bold; text-align:center; background:#bb190c; padding-top:80px; margin-bottom:30px; line-height:40px}

#copy{ width:100%;background:#bb190c; padding-bottom:25px; overflow:hidden; padding-top:25px; margin-top:40px}
#copyw{ width:600px; margin:0 auto}
#copyw .l{ width:300px; float:left; padding-top:10px}
#copyw .l img{ width:90%; height:auto; overflow:hidden}
#copyw .r{ width:300px; float:right; color:#fff; line-height:32px}
#copyw a{color:#fff}
#bq{ width:100%;background:#017958;  overflow:hidden;font-size:16px;text-align:center; color:#fff; line-height:60px}


.dmxjlist{ width:1140px; float:right}
.dmxjlist ul{ display:inline}
.dmxjlist li{ float:left; width:13.5%; margin-right:.91%; background:#e5e5e6; overflow:hidden;border-radius:10px; text-align:center; line-height:40px; text-align:center; padding:2px; box-sizing:border-box; margin-bottom:10px}
.dmxjlist li img{ float:left; width:100%; height:120px;border-radius:5px}
.dmxjlist li:hover{ background:#bb190c; color:#fff !important;transition: all 0.3s;}
.dmxjlist li:hover a{color:#fff !important;transition: all 0.3s;}
.dmxjlist li:nth-child(7),.dmxjlist li:nth-child(14){ margin-right:0}

#links{ width:100%; float:left; line-height:34px; font-size:16px}
.nybg{ background:url(nybg.jpg) top left repeat-y}


#DispTitle
{
  width: 100%;
  font-size: 26px;
  text-align: center;
  float: left;
  font-family: "Microsoft Yahei", Helvetica, sans-serift;
  font-weight:normal;
  line-height:38px; margin-bottom:15px;


}
#disp{ width:100%; border-bottom:1px dashed #ddd; height:30px; text-align:center; float:left; margin-bottom:20px; font-size:14px}
#nyad{ width:100%; height:300px;}
.contentarea{ font-size:16px; line-height:34px; width:100%; float:left;}
.contentarea img{margin-top:10px; max-width:100%}

.box{width:1200px; float:left;border-bottom: 2px solid #bb190c; padding-bottom:10px} 
#goleft {width: 1200px;overflow: hidden;float:left;} 
#goleft #gols {width: 33100px;} 
#goleft1, #goleft2 {width: auto;float: left;}


#sztpw{ width:260px; float:left; margin-right:30px}
#sztpwa{ width:100%; float:left;}
#sztpwa img{ width:260px; height:175px;border-radius:5px;}
#sztpwb{ width:100%; float:left; text-align:center; font-size:14px; line-height:38px; height:38px; overflow:hidden;}


#llxx{ width:575px; float:left}
#llxxa{ width:575px; float:right}

#xxzlt{ width:100%; float:left; text-align:center; margin-top:60px; height:130px}

#llxx_ban{ width:100%; float:left; height:40px; background:url(index_12.gif) bottom repeat-x}
#llxx_ban img{float:left; margin-top:5px}
#llxx_ban span{ float:right; font-size:16px; margin-bottom:5px}


/*新闻滚动图片*/
/*-----------------自定义按钮样式，移动端不需要，PC端根据实际情况选择----------------*/
#tpxw{ width:520px; float:left; height:340px}
.demo {width: 520px;height: 340px;font-size: 16px;position:relative; float:left; overflow:hidden}
.demo a.control {position:absolute;display: block;top: 55%;margin-top: -78px;width: 76px;height: 112px;cursor: pointer;z-index: 2;background: url(buttons.png) no-repeat}
.demo a.prev {
	left: 2px;
	background-position: 0 0
}
.demo a.next {right: 0;background-position: -76px 0}
.demo img{width: 520px;height: 340px;}



var,em{font-style:normal;}
ul,ol{list-style-type:none;}
.slideBox{ width:100%; height:400px;overflow:hidden; position:relative;min-width: 990px;}
.slideBox .hd{ height:16px; overflow:hidden; position:absolute; left:47%; bottom:15px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{cursor: pointer; width:3em; height:6px; background:#fff; float:left; margin:0 .5em;}
.slideBox .hd ul li.on{ background:#eb2d26 !important;}
.slideBox .bd{ height:400px; width: 100%; z-index:0;   }
.slideBox .bd ul li{overflow: hidden;width: 100%; height: 400px;position: relative;  }
.slideBox .bd li a{display:block; width: 990px; height: 400px; margin:0 auto; position: relative;}
#dbline{ width:100%; height:20px; border-bottom:1px dashed #ddd; margin-top:20px; float:left; margin-bottom:20px}

#nybantit{ width:100%; background:#336eb6; height:60px; line-height:60px; float:left; font-size:20px; color:#fff;}
#nybantit strong{ font-weight:normal; font-size:20px; color:#fff; padding-left:20px}
#nybantit strong img{ vertical-align:middle; margin-left:15px}
#sbt a{ width:90%; float:left; border-bottom:1px solid #ddd; height:44px; line-height:44px;font-size:16px; background:#fff; padding-left:10%; border:1px solid #ddd; margin-bottom:10px}
#sbta a{ width:90%; float:left; border-bottom:1px solid #ddd; height:44px; line-height:44px; font-size:16px; background:#fff; color:#bb190c;border:1px solid #ddd; padding-left:10%;margin-bottom:10px}
.nybp{ padding-bottom:50px}

#xyxw{ width:788px; float:left}
#tzgg{ width:377px; float:right}

.ejtit{ width:100%; float:left; height:35px; border-bottom:1px solid #ddd; color:#bb190c; font-size:18px; margin-bottom:25px; font-weight:bold}
.teach{ width:200px; overflow:hidden; background:#f2f2f2; float:left; margin-bottom:35px; margin-left:35px; margin-right:35px; padding:10px; border:1px solid #ddd}
.teacha{ width:100%; height:150px; float:left; text-align:center}
.teacha img{ max-width:100%; max-height:150px; overflow:hidden;}
.teachb{ width:94%; height:40px; line-height:40px; overflow:hidden; font-size:14px; float:left; text-align:center; padding:0 3%}

@charset "utf-8";
/* CSS Document */
body{
	color:#000;
	margin:0 auto;
	padding:0px;
	font-family:"Microsoft yahei",Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;

	}
/*定义新型浏览器特性*/
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background:000}
::-webkit-scrollbar-track-piece{background:#f6f6f6}
::-webkit-scrollbar-thumb:vertical{background:#d0d0d0;}
::-webkit-scrollbar-thumb:vertical:hover{background:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background:#535353}
::-webkit-scrollbar-resizer:vertical{background:#FF6E00}
img{ border:none}
div,ul,li
{
	color:#000;
	font-size:14px;
	font-family:"Microsoft yahei",Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto; 
	padding:0;
	list-style:none
}
*{outline:0px}
.wryh{font-family:"Microsoft yahei"}
a,a:link,a:visited,a:active {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color: #bb190c;

}

.mainbox{
    overflow:hidden;
    position:relative;
}
.flashbox{
   overflow:hidden;
    position:relative;
}
.imagebox{
    text-align:right;position:relative;z-index:999; top:-25px !important; right:10px
}

.bitdiv{display:inline-block;width:12px;height:12px;margin:0 5px 0px 0px;cursor:pointer;float:right}
.defimg{background-image:url(02.png)}
.curimg{background-image:url(01.png)}

.dline{ width:100%; margin-top:15px; border-top:1px dashed #ddd; float:left; margin-bottom:15px}
.white,.white a{ color:#fff}
#allw{ width:100%; float:left}
#warp{ width:1200px}
#warpa{ width:1148px; padding:25px; border:1px solid #ddd; overflow:hidden}

.cl{ clear:both}
#header{ width:100%; overflow:hidden; height:374px; background:url(header.jpg) center no-repeat #c0000b;  background-size:cover; background-size:100% 100%}
.menuw{ width:100%; height:60px; background:#bb190c}

.cp a{ width:153px; float:left; height:40px; line-height:40px; text-align:center; border:1px solid #ddd; margin-bottom:15px; box-sizing:border-box; margin-right:11px}
.cpa a{ width:153px; float:left; height:40px; line-height:40px; text-align:center; border:1px solid #bb190c; margin-bottom:15px; box-sizing:border-box; background:#bb190c; color:#fff; margin-right:11px}

#empty{ width:100%; float:left; height:35px}
#emptya{ width:100%; float:left; height:55px}
#js{ width:100%; float:left; height:50px; font-size:28px; text-align:center}

#djzl{ width:374px; float:left}
#zcfg{ width:374px; float:left; margin-left:37px}
#xysp{ width:377px; float:right}


#h_left{ width:260px; float:left}
#h_right{ width:880px; float:right}
#leftbg{ padding:15px; background:#f2f2f2; float:left; width:230px}


#Marw{width:283px;float:left; margin-right:30px;overflow:hidden}
#Marimg{width:283px; text-align:center; float:left;}
#Marimg img{width:283px;height:198px;}

#xzw{ width:100%; background:#eeeeee; padding-top:44px;padding-bottom:24px; overflow:hidden}
#xxzq{ width:575px; float:left}

#xzzqr{ width:598px; float:right}

#quick{ width:100%; float:left}
#quick ul{ display:inline}
#quick li{width:278px; float:left; height:91px; margin-bottom:17px; margin-left:19px; overflow:hidden; text-align:center}
#quick li strong{position:relative;height:91px; width:100%;z-index:1; background:rgba(0,0,0,0); overflow: hidden; Top:-91px;left: 0px; color:#FFFFFF; line-height:91px; text-align:center; font-weight:normal; font-size:20px; display:block;transition:all 0.3s ease}
#quick li strong:hover{background:rgba(0,102,204,0.8); color:#fff}

#xwnews{ width:100%; float:left; margin-top:-14px}
#xwnews li{ width:100%; float:left; height:40px; line-height:40px; font-size:15px;overflow:hidden; background:url(dot.png) left center no-repeat; padding-left:15px; box-sizing:border-box}
#xwnews li span{ float:right; font-size:15px; color:#666; padding-left:20px}

#news{ width:100%; float:left; margin-top:-14px}
#news li{ width:97%; float:left; height:40px; line-height:40px; font-size:15px;background:url(index_05.jpg) left center no-repeat; padding-left:15px; overflow:hidden; border-bottom:1px dashed #ddd}
#news li span{ float:right; font-size:15px; color:#666; padding-left:20px}



#newslist{ width:100%; float:left; margin-bottom:20px}
#newslist li{ width:100%; float:left; height:48px; line-height:48px; font-size:15px;overflow:hidden; background:url(dot.png) left center no-repeat; padding-left:15px; box-sizing:border-box; border-bottom:1px dashed #ddd}
#newslist li span{ float:right; font-size:15px; color:#666; padding-left:20px}

#menu{height:50px;width:1200px;}

.nav{
	width: 1200px;
	height:50px;
}
.nav li{
	position: relative;
	float: left;
}
.caret {
    width: 1px;
    height:60px;
	background:url(line.png) center no-repeat;
	float:left

}
.nav li a{
	line-height:60px;
	width:132.3333px;
	 text-align:center;
	float:left;
	height:60px;
	color:#fff;
	font-size:18px;
}

.nav li .nav-w {
	z-index:21;
	position:absolute;
	display:none;
	float:left;
	clear:both;
	overflow:hidden;
	top:60px;
	background:#960e04;
	left:1px;
}
.nav li:hover a{color:#fff; background:#960e04;}
.nav li .section-nav1{ height:auto; overflow: hidden;}
.nav li .section-nav1 ul {
	position:static;
	padding:0px;
	margin:0px;
	width:132.3333px;
	overflow:hidden;
}
.nav li .section-nav1 ul li {
	position:static;
	padding:0px;
	margin-bottom:3px;
	width:100%;
	background:none;
	float:left;
}
.nav li .section-nav1 ul li a {
	border-bottom:#d52416 1px solid;
	text-align:center;
	padding:0px;
	line-height:32px;
	width:auto;
	padding-left:3px;
	display:block;
	background:none;
	float:none;
	height:auto;
	color:#fff;
	font-size:15px;
	overflow:hidden;
	cursor:pointer;
	font-weight:normal;
	margin-top:2px;
	margin-bottom:2px
}
.nav li .section-nav1 ul li a:hover {
	background:none;
	color: #afd4fa;
}



#xwr{ float:right; width:450px}
#I_ban{ width:100%; float:left; height:40px; margin-bottom:23px; border-bottom:2px solid #bb190c}
#I_ban strong{float:left; font-size:20px;color:#bb190c;padding-left:13px;height:24px; line-height:24px; background:url(tit.jpg) left center no-repeat; background-position: 0 4px}
#I_ban span{float:right; font-size:14px;height:40px; line-height:40px; margin-top:-6px}
#I_ban span a{ color:#333}
#I_ban span a:hover{ color:#bb190c}
#I_bann{ width:100%; float:left; height:54px;  margin-bottom:18px; border-bottom:1px solid #336eb6}


#I_bana{ width:100%; float:left; height:36px; border-bottom:1px solid #d52525; margin-bottom:20px}
#I_bana strong{float:left; font-size:18px;color:#d52525; font-weight:normal}
#I_bana strong img{float:left; margin-right:4px; margin-top:2px}
#I_bana span{float:right; font-size:14px; padding-top:4px}
#I_bana span a{ color:#d52525}

#bodyw{  width:1164px; background:#fff; overflow:hidden; padding:18px;}

#n_left{ width:230px; float:left}
#n_right{ width:970px; float:right;}
#r_nr{ width:930px; float:left; padding-left:40px}

.topmar{ margin-top:45px}
.topmara{ margin-top:20px}
.hads{ width:100%; float:left; margin-bottom:30px; margin-top:-10px}
.hads img{ width:100%; height:auto; overflow:hidden}
#bak{ width:100%; float:left; font-size:16px}
#bak strong{ background:#F00; color:#fff; text-align:center;height:48px; line-height:48px; display:block; width:171px; margin-left:550px; margin-top:30px; border-radius:5px; font-weight:normal}
#bak strong:hover{ background:#ef450e}

.dmxj{ width:50px; height:257px; float:left; color:#fff; font-size:18px; font-weight:bold; text-align:center; background:#bb190c; padding-top:80px; margin-bottom:30px; line-height:40px}

#copy{ width:100%;background:#bb190c; padding-bottom:25px; overflow:hidden; padding-top:25px; margin-top:40px}
#copyw{ width:600px; margin:0 auto}
#copyw .l{ width:300px; float:left; padding-top:10px}
#copyw .l img{ width:90%; height:auto; overflow:hidden}
#copyw .r{ width:300px; float:right; color:#fff; line-height:32px}
#copyw a{color:#fff}
#bq{ width:100%;background:#017958;  overflow:hidden;font-size:16px;text-align:center; color:#fff; line-height:60px}


.dmxjlist{ width:1140px; float:right}
.dmxjlist ul{ display:inline}
.dmxjlist li{ float:left; width:13.5%; margin-right:.91%; background:#e5e5e6; overflow:hidden;border-radius:10px; text-align:center; line-height:40px; text-align:center; padding:2px; box-sizing:border-box; margin-bottom:10px}
.dmxjlist li img{ float:left; width:100%; height:120px;border-radius:5px}
.dmxjlist li:hover{ background:#bb190c; color:#fff !important;transition: all 0.3s;}
.dmxjlist li:hover a{color:#fff !important;transition: all 0.3s;}
.dmxjlist li:nth-child(7),.dmxjlist li:nth-child(14){ margin-right:0}

#links{ width:100%; float:left; line-height:34px; font-size:16px}
.nybg{ background:url(nybg.jpg) top left repeat-y}


#DispTitle
{
  width: 100%;
  font-size: 26px;
  text-align: center;
  float: left;
  font-family: "Microsoft Yahei", Helvetica, sans-serift;
  font-weight:normal;
  line-height:38px; margin-bottom:15px;


}
#disp{ width:100%; border-bottom:1px dashed #ddd; height:30px; text-align:center; float:left; margin-bottom:20px; font-size:14px}
#nyad{ width:100%; height:300px;}
.contentarea{ font-size:16px; line-height:34px; width:100%; float:left;}
.contentarea img{margin-top:10px; max-width:100%}

.box{width:1200px; float:left;border-bottom: 2px solid #bb190c; padding-bottom:10px} 
#goleft {width: 1200px;overflow: hidden;float:left;} 
#goleft #gols {width: 33100px;} 
#goleft1, #goleft2 {width: auto;float: left;}


#sztpw{ width:260px; float:left; margin-right:30px}
#sztpwa{ width:100%; float:left;}
#sztpwa img{ width:260px; height:175px;border-radius:5px;}
#sztpwb{ width:100%; float:left; text-align:center; font-size:14px; line-height:38px; height:38px; overflow:hidden;}


#llxx{ width:575px; float:left}
#llxxa{ width:575px; float:right}

#xxzlt{ width:100%; float:left; text-align:center; margin-top:60px; height:130px}

#llxx_ban{ width:100%; float:left; height:40px; background:url(index_12.gif) bottom repeat-x}
#llxx_ban img{float:left; margin-top:5px}
#llxx_ban span{ float:right; font-size:16px; margin-bottom:5px}


/*新闻滚动图片*/
/*-----------------自定义按钮样式，移动端不需要，PC端根据实际情况选择----------------*/
#tpxw{ width:520px; float:left; height:340px}
.demo {width: 520px;height: 340px;font-size: 16px;position:relative; float:left; overflow:hidden}
.demo a.control {position:absolute;display: block;top: 55%;margin-top: -78px;width: 76px;height: 112px;cursor: pointer;z-index: 2;background: url(buttons.png) no-repeat}
.demo a.prev {
	left: 2px;
	background-position: 0 0
}
.demo a.next {right: 0;background-position: -76px 0}
.demo img{width: 520px;height: 340px;}



/*----------------------------为保证最佳效果，建议设置如下样式------------------------*/
.slider {display: none}

     .swiperm{
		float:right; position:absolute; z-index:2; right:0; margin-top:30px
    }

    .swiper-container {
        width: 1200px;
        height: 100px;
		margin-top:10px


    }
    .swiper-slide {
        text-align: center;
        font-size: 40px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
	
	    .swiper-slide strong{
			padding-bottom:20px
    }


var,em{font-style:normal;}
ul,ol{list-style-type:none;}
.slideBox{ width:100%; height:400px;overflow:hidden; position:relative;min-width: 990px;}
.slideBox .hd{ height:16px; overflow:hidden; position:absolute; left:47%; bottom:15px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{cursor: pointer; width:3em; height:6px; background:#fff; float:left; margin:0 .5em;}
.slideBox .hd ul li.on{ background:#eb2d26 !important;}
.slideBox .bd{ height:400px; width: 100%; z-index:0;   }
.slideBox .bd ul li{overflow: hidden;width: 100%; height: 400px;position: relative;  }
.slideBox .bd li a{display:block; width: 990px; height: 400px; margin:0 auto; position: relative;}
#dbline{ width:100%; height:20px; border-bottom:1px dashed #ddd; margin-top:20px; float:left; margin-bottom:20px}

#nybantit{ width:100%; background:#336eb6; height:60px; line-height:60px; float:left; font-size:20px; color:#fff;}
#nybantit strong{ font-weight:normal; font-size:20px; color:#fff; padding-left:20px}
#nybantit strong img{ vertical-align:middle; margin-left:15px}
#sbt a{ width:90%; float:left; border-bottom:1px solid #ddd; height:44px; line-height:44px;font-size:16px; background:#fff; padding-left:10%; border:1px solid #ddd; margin-bottom:10px}
#sbta a{ width:90%; float:left; border-bottom:1px solid #ddd; height:44px; line-height:44px; font-size:16px; background:#fff; color:#bb190c;border:1px solid #ddd; padding-left:10%;margin-bottom:10px}
.nybp{ padding-bottom:50px}

#xyxw{ width:788px; float:left}
#tzgg{ width:377px; float:right}

.ejtit{ width:100%; float:left; height:35px; border-bottom:1px solid #ddd; color:#bb190c; font-size:18px; margin-bottom:25px; font-weight:bold}
.teach{ width:200px; overflow:hidden; background:#f2f2f2; float:left; margin-bottom:35px; margin-left:35px; margin-right:35px; padding:10px; border:1px solid #ddd}
.teacha{ width:100%; height:150px; float:left; text-align:center}
.teacha img{ max-width:100%; max-height:150px; overflow:hidden;}
.teachb{ width:94%; height:40px; line-height:40px; overflow:hidden; font-size:14px; float:left; text-align:center; padding:0 3%}


.interact {
	border-top: 1px solid #ccc;
	margin-top: 3em;
	margin-bottom: 4em;
	padding-top: 1.5em;
	text-align: center;
}

.interact a {
	background-color: #2179b6;
	border-bottom: 1px solid #084d7d;
	color: #eee;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, sans-serif;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	text-decoration: none;
	padding: 8px 14px;
	margin: 0 1em;
}

	.interact p {
		font-style: italic;
		color: #666;
	}

.return {
	font-size: 1.5em;
	text-align: center;
}
	.return a {
		color: #2179b6;
		text-decoration: none;
	}
	.return a:hover {
		text-decoration: underline;
	}


.tpzh {
  list-style: none;
  float:left;
  padding: 0;
  margin-left:100px;
  width: 42em;
  height: 24em;
}
.tpzh li {
  height: 20em;
  width: 30em;
  background-color: #ccc;
  text-align: center;
  cursor: pointer;
}
  .tpzh li.roundabout-in-focus {
	  cursor: default;
  }
.tpzh li span {
  display: block;
  padding-top: 6em;
}

#carbonads-container .carbonad {
  margin: 0 auto;
}

#gla{
	overflow:hidden;
	margin:0 auto;
	position:relative;
	height:404px;
	margin-top:-45px

}
.bac{
	position:absolute;
	bottom:0;
	left:50px;
}
#gla_box{
	width:700px;
	margin:auto;
}
.gla_inbox{
	overflow:hidden;
	position:relative;
}
.gla_inbox p{
	font-size:14px;
	width:100%;
	color:#FFFFFF;
	line-height:30px;
	background:rgba(0,0,0,.2);
	position:absolute;
	bottom:-12px;
	height:40px;
	line-height:40px;
	text-align:center;
	overflow:hidden
}

.gla_inbox img{
	width:100%;
	height:100%;
}
.roundabout-holder {
	height: 404px;
	width: 700px;
}
.roundabout-moveable-item {
	display:block;
	height: 300px;
	width: 500px;
	cursor: pointer;
}
.roundabout-in-focus {
	cursor: auto;
}


#qh{
list-style: none;
padding: 0;
float:left;
margin-left:90px;
height: 340px;
width:520px;
}
#qh li {
height: 340px;
width:520px;
text-align: center;
cursor: pointer;
overflow:hidden
}


#qh li img{
height: 340px;
width:520px;
}

#qh li.roundabout-in-focus {
	cursor: default;
}
#qh li span {
display: block;
padding-top: 6em;
}

#carbonads-container .carbonad {
margin: 0 auto;
}