@charset "utf-8";

/* CSS Document */



*{margin: 0;padding: 0;list-style: none; font-size:14px;}

* {

    font-family: Arial, Helvetica,"Microsoft Yahei", sans-serif;

    padding: 0;

    margin: 0;

    

    vertical-align: top;

}



/** 清除内外边距 **/

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */

dl, dt, dd, ul, ol, li, /* list elements 列表元素 */

pre, /* text formatting elements 文本格式元素 */

form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */

th, td /* table elements 表格元素 */ {

  margin: 0;

  padding: 0;

}

a{text-decoration:none; color:#FFF;}

 

/** 设置默认字体 **/

body,

button, input, select, textarea /* for ie */ {

  font: 12px/1 "Microsoft YaHei","微软雅黑","arial","tahoma","MicrosoftJhengHei";

}

h1, h2, h3, h4, h5, h6 { font-size: 100%;font-weight:normal; }

address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */

code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */

small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

 

/** 重置列表元素 **/

ul, ol { list-style: none; }

 

/** 重置文本格式元素 **/



 

 

/** 重置表单元素 **/

legend { color: #000; } /* for ie6 */

fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */

button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */

/* 注：optgroup 无法扶正 */

 

/** 重置表格元素 **/

table { border-collapse: collapse; border-spacing: 0; }

 

/* 清除浮动 */

.ks-clear:after, .clear:after {

  content: '\20';

  display: block;

  height: 0;

  clear: both;

}

.ks-clear, .clear {

  *zoom: 1;

}



.floatr {

    float: right;

	

}





.floatl {

    float: left;

}







.w1200{ width:1200px;}





/*头部开始*/

.header{ margin:0 auto;}

.logo{ margin:0 auto; width:1000px; margin-top:50px; float:left;}

.logoimgs{ float:left;}

.search{ float:right;}



.searchbox_txt {

    width: 232px;

    font-size: 14px;

    font-family: SimSun;

    color: #666;

    font-weight: normal;

    line-height: 26px;

    height: 26px;

    vertical-align: middle;

    border: #D3D3D3 1px solid;

    padding-left: 5px;

    padding-right: 5px;

    -webkit-appearance: none;

    -webkit-border-radius: 0;

    display: block;

	float:left;

}



.anniu2 {

    background-image: url(/pc/images/a8_8.jpg);

    font-family: ;

    font-weight: ;

    float: left;

    cursor: pointer;

    color: ;

    font-size: px;

    text-align: center;

    height: 26px;

    line-height: 26px;

	width:50px;

	border:none;

}

.search{ margin-top:20px;}

.nav{ margin:0 auto; margin-top:30px;}
.nav ul{ width:1200px; margin:0 auto;}
.nav ul li{ float:left; width:110px; height:50px; font-size:14px; text-align:center; line-height:50px; margin-right:1px;}

.nav ul li a{ color:#000;}

.nav ul li a:hover{ background-color:#5a5a5a; color:#FFF; font-size:14px;   display: block; width:110px; height:50px;}

.banner{ width:100%;}



.mains{background-color: rgb(245, 245, 245); width:100%; height:auto;overflow:auto;overflow:auto; zoom:1;}

.minsnr{ margin:0 auto; padding-top:50px;}

.minsnr h2{ text-align:center;font-size: 32px; }

.minsnr span{ width:110px; height:26px;background-color: rgb(0, 0, 0); margin:0 auto; display:block; text-align:center; margin-top:20px;}

.minsnr span a{ line-height:28px; font-size:16px; text-align:center; margin:0 auto;width:110px; height:26px;display:block;}

.mainst{ margin-top:40px;}

.mainst img{ width:100%;}

.mainstx ul li{ float:left; width:48%; margin-right:2%;}
.mainstx5 ul li{ float:left; width:19%; margin-right:1%;}

.mainst .bhs2{ float:right; margin-right:0px;}



.newss{ margin:0 auto; margin-top:50px;} 

.newss h2{ text-align:center;font-size: 32px; text-align:center; }

.newss h3{ text-align:center;font-size: 16px; text-align:center; margin-top:12px; color:#5a5a5a;}



.footer{ margin-top:40px; background-color: rgb(245, 245, 245);}

.footer_bh{ margin:0 auto;}

.f_nav ul li{ float:left; width:190px; text-align:center;}

.f_nav ul li a{ float:left; width:190px; color:#333; font-size:18px; text-align:center; line-height:56px; margin-top:20px; margin-bottom:50px;}

.f_logo{ margin:0 auto; width:274px; margin-top:50px; padding-bottom:100px;}

.f_banquan{ background-color:#FFF; font-size:16px; line-height:36px;}

.f_banquan2{ width:1200px; margin:0 auto; text-align:center; }

.hzpp{ margin-top:63px;}

.hzpp ul{ margin:0 auto;}

.hzpp ul img{ width:100%;}

.hzpp ul li{ float:left; width:180px; height:54px; margin-right:5px;}







.imgBox {

	width:280px;

	height:330px;

	overflow:hidden;

	color:#333; margin-bottom:20px;

	float:left;

	margin-right:20px;

	 margin-bottom:30px;

	

}

.imgbxx{ overflow:hidden;width:100%;

	height:280px;}

.imgbxx img {

	width:100%;

	height:280px;

	transition:all .6s;

	-moz-transition:all .6s;

	-webkit-transition:all .6s;

	-o-transition:all .6s;

}

.imgbxx img:hover {

	transform:scale(1.2);

	

}

.imgBox:hover{ box-shadow: rgba(238,238,238,1) 0px 0px 2px 2px;}

.imgBox span{ color:#333;}



.mainscp{width:100%; height:auto;overflow:auto;overflow:auto; zoom:1;}

.mainsnrcp{ margin:0 auto; padding-top:50px;}

.mainsnrcp span{ font-size: 16px; color:#666666; line-height:46px; width:280px; overflow:hidden;display:inline-block ; padding-left:10px; }

.mainscp h2{ text-align:center;font-size: 32px; }

.mainscp h3{ text-align:center;font-size: 16px; color:#5a5a5a; margin-top:10px; }



.dqwz{    background-color: rgba(242, 242, 242, 1); height:45px; width:100%; font-size:14px; line-height:40px;color:#666;}

.dqwznr{ width:1200px; margin:0 auto;}

.dqwznr a{ color:#666; font-size:14px; line-height:40px;}



.newsdh{ width:1200px; margin:0 auto; margin-top:50px;}

.newsdh ul{ width:100%; margin-left:30%;}

.newsdh ul li{ float:left; width:110px; height:50px; font-size:14px; text-align:center; line-height:50px; margin-left:5px;}

.newsdh li a{ color:#5a5a5a;}

.newsdh li a:hover{ background-color:#5a5a5a; color:#FFF; font-size:14px;   display: block; width:110px; height:50px;}

.on a{ background-color:#5a5a5a; color:#FFF !important; font-size:14px;   display: block; width:110px; height:50px;}









<!--.menu2{z-index:100; position:relative;} 

.menu2 ul{list-style:none;} 

.menu2 li {position:relative; } 

.menu2 ul ul {visibility:hidden;position:absolute;} 



.menu2 ul li:hover ul, 

.menu2 ul a:hover ul{visibility:visible;} 

.menu2 a{display:block;text-decoration:none;} 

.menu2 a:hover{background:#fafafa;color:#000;} 

.menu2 ul ul{ background-color:#FFF; } 

.menu2 ul ul li {clear:both;text-align:left;font-size:12px;  background-color:#f2f2f2;text-align:center; margin-top:5px;width:137px;height:42px; float:left !important; } 

.menu2 ul ul li a{display:block;margin:0;border:0;height:42px; color:#333;width:137px; font-size:14px;} 

.menu2 ul ul li a:hover{border:0;background:#F90; text-align:center; width:137px;height:42px; font-size:14px; color:#FFF;} -->

    /* 分页 */

#pages { padding:14px 0 10px; width:1200px; margin:0 auto; }

#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}

#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0 }

#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }

#pages span { display:inline-block; height:22px; line-height:22px; background:#333; border:1px solid #333; color:#fff; text-align:center;padding:0 10px}

.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
.banner2 img{ width:100%; }

    