BODY {
	BORDER-RIGHT: #ffffff 0pt solid; BORDER-TOP: #ffffff 0pt solid; FONT-SIZE: 14px; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: buttonface; BORDER-LEFT: #ffffff 0pt solid; SCROLLBAR-SHADOW-COLOR: buttonface; COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;  SCROLLBAR-ARROW-COLOR: #333333; SCROLLBAR-TRACK-COLOR: #eeeeee; BORDER-BOTTOM: #ffffff 0pt solid; FONT-STYLE: normal; FONT-FAMILY: "\5FAE\8F6F\96C5\9ED1"; SCROLLBAR-DARKSHADOW-COLOR: buttonshadow
}
TD {
	FONT: 14px/160% "\5FAE\8F6F\96C5\9ED1"; COLOR: #383838;
}

ul,li { list-style:none}
.cplb ul li {float:left; padding:5px; margin-right:10px; border:1px solid #fff;}
.cplb ul li a {color:#FFFFFF}
A:link {
	COLOR: #383838; TEXT-DECORATION: none
}
A:visited {
	COLOR: #383838; TEXT-DECORATION: none
}
A:hover {
	COLOR: #EA9B32; TEXT-DECORATION: none
}
A:active {
	COLOR: #EA9B32; TEXT-DECORATION: none
}

.hui {
	FONT-SIZE: 13px; color:#ffffff;
}
.white {height:40px; line-height:40px; display:block; float:left;margin-left:10px; margin-right:10px}
A.white:link {
	FONT-SIZE: 16px; color:#343434; padding-left:15px; padding-right:15px; height:120px; line-height:120px;font-family:"微软雅黑"
}
A.white:visited {
	FONT-SIZE: 16px; color:#343434; padding-left:15px; padding-right:15px; height:120px; line-height:120px;font-family:"微软雅黑"
}
A.white:active {
	FONT-SIZE: 16px; color:#343434; padding-left:15px; padding-right:15px; height:120px; line-height:120px;font-family:"微软雅黑"
}
A.white:hover {
	FONT-SIZE: 16px; color:#343434; padding-left:15px; padding-right:15px; background:url(images/dbg.jpg) repeat-x;  height:120px; line-height:120px;font-family:"微软雅黑"; color:#EB3D01;
}

.bt { font-size:35px; font-weight:bold; color:#166CD3; font-family:"微软雅黑"; padding-left:10px}
.btc { font-size:18px; font-weight:bold; color:#166CD3; font-family:"微软雅黑"; padding-left:10px}
.bt1 { font-size:25px; color:#008ADB; font-family:"微软雅黑"; font-weight:bold}
.bt12 { font-size:25px; color:#ffffff; font-family:"微软雅黑"; font-weight:bold}
.f14 { font-size:14px; font-weight:bold}
.bd {border:0px;}
.more {font-size:14px; color:#133247;}

.bk {padding:10px;}

.t01 { font-size:25px; font-weight:bold; color:#28C2A8; font-family:"微软雅黑";}

.cc{ margin:0 auto; width:150px; height:244px; position:absolute; z-index:999; top:0; left:50%; margin-left:-75px;} 

.bta {font-size:35px; font-weight:bold; font-family:"微软雅黑"; color:#666666}
.btb{font-size:16px; font-weight:bold; font-family:"微软雅黑"; color:#ffffff}

.bannerdb {background:url(images/a1.jpg) no-repeat center top; height:300px;}
.bannerdba {background:url(images/a2.jpg) no-repeat center top; height:300px;}
.bannerdbb {background:url(images/a3.jpg) no-repeat center top; height:300px;}
.bannerdbc {background:url(images/a4.jpg) no-repeat center top; height:300px;}
.bannerdbd {background:url(images/a5.jpg) no-repeat center top; height:300px;}
.bannerdbe {background:url(images/a6.jpg) no-repeat center top; height:300px;}
.bannerdbf {background:url(images/a7.jpg) no-repeat center top; height:300px;}
.bannerdbg {background:url(images/a8.jpg) no-repeat center top; height:300px;}

/* banner */
.banner{height:560px;}
.banner .ban_c img{position:absolute;width:1920px;left:50%;margin-left:-960px;top:0;}
.banner .ban_nav{display:none;}
.banner .Left,.banner .Right{position:absolute;width:38px;height:38px;background:url(img/cir_white.gif) no-repeat #aaa;right:50%;bottom:15px;}
.banner .Left{margin-right:-500px;background-position:5px 0}
.banner .Right{margin-right:-540px;background-position:-33px 0;background-color:#0153A7;}
.bann_ext{
	position:relative;
}
.frontCover{position:absolute;top:-120px;padding:0 0 16px;border-bottom:5px solid #de0000;}
.frontCover li{float:left;width:82px;padding:3px;background:#000;color:#fff;overflow:hidden;margin-right:10px;cursor:pointer;}
.frontCover p{text-align:center;height:14px;line-height:18px;overflow:hidden;}
.frontCover .img{position:relative;height:50px;overflow:hidden;}
.frontCover img{position:absolute;width:192px;height:50px;left:-50px;}
.frontCover .open{background:#e60013;}
.wrap{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}


select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #cccccc;
   color: #333;

  /*很关键：将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;

  /*在选择框的最右侧中间显示小箭头图片*/
  background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;


  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 14px;
}

 option{
            color: #333;
        }


/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }
/*幻灯片(组件)*/
.slide{position:relative;width:100%;}
.ban_c{display:none;position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;}
.ban_c img{width:100%;height:100%;}
.ban_t{position:absolute;left:0;bottom:0;width:100%;padding:4px 0;text-indent:10px;white-space:nowrap;overflow:hidden;color:#fff;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);z-index:3;}
.ban_nav{position:absolute;bottom:0;left:0;width:100%;text-align:right;z-index:4;}
.ban_nav a{display:inline-block;vertical-align:middle;width:14px;height:14px;line-height:14px;overflow:hidden;text-align:center;margin-right:8px;cursor:pointer;text-decoration:none;font-size:10px;-webkit-text-size-adjust:none;background:#ccc;}
.ban_nav .on{background:#28C2A8;color:#fff;}
.Left,.Right{cursor:pointer;}


.taijian{clear:both;}

 .fgs { z-index:999; position:relative; margin-top:-50px}
 .xq {color:#EF3D00}