body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
h1,h2,h3,h4,h5,h6{font-size:16px;}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1000px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1000 ? "1000px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #666666; /*文字颜色定义 */
	min-width:1000px;
	outline: none;
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #2c2c2c;} /* 未访问的链接 */
a:visited {color: #2c2c2c;} /* 已访问的链接 */
a:hover{color: #2c2c2c;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #2c2c2c;} /* 点击激活链接 */
p{ line-height:24px;}
.fl{float:left;}
.fr{float:right;} 
.hide{display: none}
.show{display: block}
.dib{display: inline-block;*display: inline;zoom:1;}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.dib{display: inline-block;*display: inline;zoom:1;}
.wrap{ width:1200px; margin:0 auto; height:auto;}
.red{color: red}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px}
input::-ms-clear{display:none;}
ul,li{ list-style:none}

.banner17 .shutter {
	overflow: hidden;
	width: 1920px;
	height: auto;
	position: relative;
   left: 50%;
	margin-left: -960px;
	top: 0;
}
.banner17 .shutter-img {
	z-index: 1;
}
.banner17 .shutter-img,
.banner17 .shutter-img a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.banner17 .shutter-img a {
	cursor: default;
}
.banner17 .shutter-img a > img {
	width: 1920px;
	height: auto;
}
.banner17 .shutter-img .created {
	overflow: hidden;
	position: absolute;
	z-index: 20;
}
.banner17 .shutter-btn {
	width: 1000px;
	height: 64px;
	z-index: 9;
	position: absolute;
	top: 50%;
	margin-left: -500px;
	margin-top: -32px;
	left: 50%;
	clear: both;
}
.banner17 .shutter-btn li {
	width: 64px;
	height: 64px;
	cursor: pointer;
}
.banner17 .shutter-btn li.prev {
	float: left;
	background: url(../images/left3.png) no-repeat ;
}
.banner17 .shutter-btn li.next {
	float: right;
	background: url(../images/right3.png) no-repeat ;
}


/*public*/
.size1{ width:100%; overflow:hidden; margin:0 auto;}
.backcolor{background:#3671cf;}
.color{ color:#3671cf; }
.topWrap{background:#181e2a;padding:15px 0;border-bottom:1px solid #2e364b}
.wrap{width:1100px}
.wrap_850{ width:850px}
.mar_auto{margin:0 auto}
.index_search{ width:238px; height:40px; padding-top:10px;border-right:1px solid #2e364b; margin-top:15px}
.topTel{ width:182px; height:50px; padding-left:80px;border-left:1px solid #0e1118; background:url(../images/index_phone.png) no-repeat 20px 5px;margin-top:15px}
.topTel h3{ color:#767676; font-size:14px; line-height:22px}
.topTel h2{ color:#ffcc00; font-size:23px; line-height:23px}
.index_search input[type='text']{ width:217px; height:28px;-moz-border-radius:20px;-webkit-border-radius:20px; border-radius:20px;border:none;background:#fff url(../images/search_bg.png) no-repeat 195px 6px; text-indent:10px}
.index_search input[type='submit']{ width:41px; height:28px; border:none; background:none; float:right; margin-top:-28px; margin-right:21px; position:relative}
.topNav{background:#181e2a;-moz-box-shadow: -1px -1px -1px 3px #888;box-shadow:0 2px 3px #999;z-index:2; border-top:1px solid #0f131b}
.topNav ul li{ float:left; display:block;height:58px; font-size:18px; line-height:58px; width:137px; color:#fff;text-align:center}
.topNav ul li a{width:100%; height:58px; display:block; line-height:58px;font-size:16px; color:#fff}
.topNav ul li a.on,.topNav ul li a:hover{background:#1669cc; color:#fff; background-size:100% 56px; width:100%}

/*menu*/
.menu{position: relative;z-index: 100}
.menu>li{height: 58px;line-height:25px;padding: 0 17px;float:left;text-align:center;position: relative; }
.menu>li a{font-size:16px; color:#494747;}
.menu>li:hover,.menu>li.hover{background:url(../images/public/navli.jpg) no-repeat center bottom; }
.menu li span{ display:block; text-align:center; font-size:14px;}
.menu .menu_2{position: absolute;width: 100%;top: 58px;left: 0;display: none;overflow: hidden;}
.menu .menu_2 li{background: #fff}
.menu .menu_2 a{display: block;font-size: 14px;line-height: 40px; color: #494747; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.menu li:hover .menu_2{display: block;}
.main{margin-bottom: 10px;}
/*footer*/
.footer{ background:#064ba4;padding:10px 0; text-align:center; font-size:12px; color:#fff;}
.footer a{ color:#fff}
.footer strong{
	padding:0 30px;
}
table{
  border: 0 !important;
}
table tr td{
	border: 1px solid #DDDDDD;
	text-align: left;
	text-indent: 0px;
	padding: 0 10px;

}


