body,td,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,u{margin:0;padding:0}
fieldset,img{border:0}
ul,ol,li {list-style:none;}

A /*链接*/
  {COLOR: #666666;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;/*字号的大小*/
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a:visited /*已访问过的链接*/
  {COLOR: #666666;
    FONT-FAMILY: "微软雅黑";/*文字的字体*/
  }
a:hover /*鼠标停在上方时*/
  {COLOR: #ff0000;
    FONT-FAMILY: "微软雅黑";/*文字的字体*/
   text-decoration:NONE;}/*设置文字被点击后有下画线*/
a:active /*点下鼠标时*/
  {COLOR: #ff0000;
    FONT-FAMILY: "微软雅黑";/*文字的字体*/
  TEXT-DECORATION:NONE} 
a.map /*链接*/
  {COLOR:#666666;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:16PX;/*字号的大小*/
  font-weight:900;
  text-decoration:NONE;
  }
a.map:visited /*已访问过的链接*/
  {COLOR: #666666;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:16PX;/*字号的大小*/
  font-weight:900;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a.map:hover /*鼠标停在上方时*/
  {COLOR: #ff0000;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:16PX;/*字号的大小*/
  font-weight:900;
  TEXT-DECORATION:underline;/*设置文字没有下画线*/
  }
a.map:active /*点下鼠标时*/
  {COLOR: #ff0000;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
 FONT-SIZE:16PX;/*字号的大小*/
 font-weight:900;
  TEXT-DECORATION:underline;/*设置文字没有下画线*/
  } 
  
 a.map1 /*链接*/
  {COLOR: #fff;
  font-size:14px;
  }
a.map1:visited /*已访问过的链接*/
  {COLOR: #fff;
  font-size:14px;
  }
a.map1:hover /*鼠标停在上方时*/
  {COLOR: #fff000;
  font-size:14px;
  }
a.map1:active /*点下鼠标时*/
  {COLOR: #fff000;
  font-size:14px;
  }  
  
a.more /*链接*/
  {COLOR:#ffffff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:16px;/*字号的大小*/
  display:block;
  width:100%;
  height:55px;
  text-align:center;
  line-height:55px;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a.more:visited /*已访问过的链接*/
  {COLOR:#ffffff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:16px;/*字号的大小*/
  display:block;
  width:100%;
  height:55px;
  text-align:center;
  line-height:55px;
  TEXT-DECORATION:NONE;
  }
a.more:hover /*鼠标停在上方时*/
  {COLOR:#000000;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:16px;/*字号的大小*/
  display:block;
  width:100%;
  height:55px;
  text-align:center;
  line-height:55px;
  background-color:#f2ab00;
  TEXT-DECORATION:NONE;
  }
a.more:active /*点下鼠标时*/
  {COLOR:#000000;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:16px;/*字号的大小*/
  display:block;
  width:100%;
  height:55px;
  text-align:center;
  line-height:55px;
  background-color:#f2ab00;
  TEXT-DECORATION:NONE;
  }
  
 a.more1 /*链接*/
  {COLOR:#666666;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;/*字号的大小*/
  display:block;
  width:120px;
  float:left;
  text-align:center;
  height:50px;
  line-height:50px;
  margin-right:10px;
  background-color:#cfcfcf;
  font-weight:900;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a.more1:visited /*已访问过的链接*/
 {COLOR:#666666;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;/*字号的大小*/
  display:block;
  width:120px;
  float:left;
   margin-right:10px;
  text-align:center;
  height:50px;
  line-height:50px;
  background-color:#cfcfcf;
  font-weight:900;
  TEXT-DECORATION:NONE;
  }
a.more1:hover /*鼠标停在上方时*/
 {COLOR:#fff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;/*字号的大小*/
  display:block;
  width:120px;
  float:left;
   margin-right:10px;
  text-align:center;
  height:50px;
  line-height:50px;
  background-color:#181c2e;
  font-weight:900;
  TEXT-DECORATION:NONE;
  }
a.more1:active /*点下鼠标时*/
 {COLOR:#fff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;/*字号的大小*/
  display:block;
  width:120px;
  float:left;
   margin-right:10px;
  text-align:center;
  height:50px;
  line-height:50px;
  background-color:#181c2e;
  font-weight:900;
  TEXT-DECORATION:NONE;
  }
 
  
  
body,table,tr,td {COLOR: #666666;
  FONT-FAMILY: "微软雅黑";
  FONT-SIZE:14px;
  line-height:26px;
  }
body {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-color:#ffffff;
}
.hh{
border-bottom:1px  dashed #f0f0f0;}
hhhh{
border-bottom:1px  solid #eeeeee;}
.hh1{
border-bottom:1px  solid #e6e6e6;
}
.wenzi{
	font-size:16px;
	font-weight:bold;
color:#ca0010;
font-family:"微软雅黑";
}
.wenzi1{
color:#fff;
font-size:18px;
font-family:"微软雅黑";
font-weight:bold;
line-height:36px;
}
.wenzi2{
color:#666;
font-size:25px;
font-family:"微软雅黑";
font-weight:bold;
}
.wenzi3{
color:#105d8e;
font-size:16px;
font-family:"微软雅黑";
font-weight:bold;
text-transform:uppercase;
}
.wenzi4{
color:#ff0000;
font-size:25px;
font-family:"微软雅黑";
font-weight:bold;
}
.wenzi5{
	padding-top:20px;
color:#fff;
font-size:14px;
font-family:"微软雅黑";
}
.wenzi6{
color:#105d8e;
font-size:120px;
font-family:"Impact";
}
.wenzi7{
color:#fff;
font-size:30px;
font-family:"微软雅黑";
}
.wenzi8{
	padding-top:30px;
color:#ffffff;
font-size:14px;
height:50px;
}

.wenzi9{
color:#666;
font-size:30px;
font-family:"微软雅黑";
}
.wenzi10{
	padding-top:30px;
color:#666;
font-size:14px;
height:50px;
}
.wenzi11{
color:#fff;
font-size:30px;
font-weight:900;
font-family:"微软雅黑";
}
.hei16{
	color:#000000;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}
.tb{
border-left:1px solid #e5e5e5; 
border-right:1px solid #e5e5e5; 
border-top:1px solid #e5e5e5; 
border-bottom:1px solid #e5e5e5; 
}
.tb3{
background-image:url(../images/topbg.jpg);
background-repeat:repeat-x;
background-color: #FFFFFF;
}
.tb4{
border-left:1 solid #d1d1d1;
border-right:1 solid #d1d1d1;
border-top:1 solid #d1d1d1;
border-bottom:0 solid #d1d1d1;
}
.tb1{
border-left:1px solid #dcdcdc; 
border-right:1px solid #dcdcdc; 
border-top:1px solid #dcdcdc; 
border-bottom:0px solid #dcdcdc; 
}
.tb5{
border-left:1 solid #a2c9f0; 
border-right:1 solid #a2c9f0; 
border-top:0 solid #a2c9f0; 
border-bottom: 1 solid #a2c9f0; 
padding:10px;
}
.tb2{
border-left: 1 solid #a1c8f1; 
border-right: 1 solid #a1c8f1; 
border-top: 1 solid #a1c8f1;
border-bottom: 1 solid #a1c8f1;
}
.tbny{
border-left: 1 solid #a1c8f1; 
border-right: 1 solid #a1c8f1; 
border-top: 0 solid #a1c8f1;
border-bottom: 1 solid #a1c8f1;
padding:10px;
}

.tb6{
border-left:0 solid #a2c9f0; 
border-right:0 solid #a2c9f0; 
border-top:0 solid #a2c9f0; 
border-bottom: 1 dashed #CCCCCC; 
}
.tb7{ 
border-bottom:1px dashed #1e9df5;
}
.tupian{
padding:1px 1px 1px 1px;
}
.tupian1{
padding:1px 1px 1px 1px;
background-image:url(../images/gsbg1.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.dhbg{
background-image:url(../images/cpzj.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#FFFFFF;
}
.dhbg1{
background-image:url(../images/new-zj.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#FFFFFF;
}
.top{
	position:absolute;
	margin:0 auto;
	width:100%;
	text-align: center;
	left: 0;
	top: 0px; z-index:9999;
}

.plist{ width:1200px;  margin:0px auto;overflow:hidden;}
.plist ul li{ width:380px; margin:0px 20px 40px 0px;float:left;}
.plist > li > a{ display: block;}
.plist .hd{ overflow:hidden;  height:40px;  padding-top:30px; text-align: center;  }
.plist .hd .prev,.plist .hd .next{ display: inline-block;  width:39px; height:39px; margin-right:5px;overflow:hidden;cursor:pointer; background:url("../images/pleft.jpg") no-repeat;}
.plist .hd .next{ background:url("../images/prt.jpg") no-repeat;  }
.plist .cpic{ width:380px; height:280px;text-align:center;}
.plist .cpic img{width:380px; height:280px; }
.plist .ctitle{ height:30px; line-height:30px; text-align:center; font-size:16px;}



.clearx{ clear:both;}
/* ͼƬ�б� */
.piclist{ margin:0px auto;}
.piclist ul li{ float:left; width:290px; height:260px; margin-right:10px;}
.piclist ul li img{ width:290px; height:220px;}
.piclist ul li p{ height:30px; line-height:40px; text-align:center; overflow:hidden;}
.piclist .nomarleft{ margin-left:0px;}

.piclist2{ margin:0px auto;}
.piclist2 ul li{ float:left; width:210px; height:180px; margin-bottom:18px; margin-right:15px;}
.piclist2 ul li img{ width:210px; height:160px;}
.piclist2 ul li p{ height:60px; line-height:30px; text-align:center; overflow:hidden;}
.piclist2 .nomarleft{ margin-left:0px;}


/*翻页样式*/
#pagelist{ margin-top:10px; margin-right:10px; float:right;}
#pagelist ul li{ float: left;  margin:0px 2px;}
#pagelist ul li a{display: block;border: 1px solid #cccccc;background-color:#f5f5f5;
padding:2px 10px 2px 10px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#999;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px;  
}
#pagelist ul li a:hover{background-color:#7fb400; color:#FFF; border:1px solid #519500;}
.selectpage{}
.selectpage a{font-weight: bold;border:1px solid #519500!important; background-color:#7fb400!important;color: #FFF!important; }



/* 列表 */
.news_list{}
.news_list ul li{ height:40px; line-height:40px; border-bottom:1px dotted #9f9f9f; text-align:left;}
.news_list ul li a{ width:740px;height:40px; line-height:40px; display:block;overflow:hidden;float:left; color:#666666;}
.news_list ul li a:hover{ color:#0090da; text-decoration:underline;}
.news_list ul li span{ width:80px; float:right; text-align:right; color:#666666; font-size:12px;}


.odript{ width:300px; height:35px; line-height:35px; border:1px solid #e2e2e2;}
.odript2{ width:302px;height:45px; line-height:45px; background-color:#ff7f00; text-align:center; color:#FFF; border:0px; font-size:16px;}

.odript3{width:100%; height:35px; line-height:35px; border:1px solid #6e7795;}
.odript5{width:100%px; border:1px solid #6e7795;}

.odript6{ width:200px;height:45px; line-height:45px; background-color:#ff7f00; text-align:center; color:#FFF; border:0px; font-size:16px;}



.area-image {
    overflow: hidden;
}
.area-image img {
    width: 100%;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -moz-transition: all 2s ease-in-out 0s;
    -o-transition: all 2s ease-in-out 0s;
}
.area-image img:hover {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
}
.area-info {
    background-color: #FFF;
    padding: 0 20px;
    position: relative;
}

/* 自适应图片 */



.least{
  position: relative;
  vertical-align: top;
  display: inline-block;
  margin: 0 0px 0px 0;
  text-align:center;

}
.least a img {
    width: 368px;
  height: 366px;
  border:1px solid #cfcfcf;
  padding:5px;
}

.least a:hover:before {
  content: attr(data-subtitle);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  overflow: hidden;
  letter-spacing: 1px;
  color: white;
  text-shadow: 1px 1px 1px #666666;
  font-family: '微软雅黑';
  font-size: 18px;
  line-height: 378px;
  font-weight: 200;
  width: 380px;
  /* Default width: 240px: to edit go to assets/options */
  height: 378px;
  /* Default height: 150px: to edit go to assets/options */
  background: black;
  background: rgba(0, 0, 0, 0.5);
}


.bg_pink{background: #105d8e;}
.fs18{ font-size:25px; font-family:'Impact';}



.news_box:hover .news_content{ background:#ededed;}
.news_title{ width:180px; height: 147px; text-align: center; line-height: 142px; color: #fff; position: relative; }
.news_title  span{ position: absolute; display:inline-block; width: 100%; height:32px; line-height: 1.7; left: 0; bottom: 0; background: rgba(0,0,0,0.5); text-align: center; color: #fff;}
.news_content{ width:980px; height: 125px; padding: 10px 15px; margin-bottom: 20px; border: 1px solid #e1e1e1; border-left: none;}
.news_content dl dt{ color: #ff0000;}
.news_content dl dd{ line-height: 1.5em; margin: 7px 0; height: 4.5em; overflow: hidden;color: #6e737a;}
.new_btn,.new_btn:hover{ color: #ff0000; }
.new_btn:hover,.more_to:hover{ text-decoration: underline;}

ol,ul{list-style:none;}
address,caption,cite,code,dfn,em,strong,th,var{font-weight:normal;font-style:normal;}
caption,th{text-align:left;}
em,i,small,caption,th{font-weight:normal;font-style:normal;font-size:100%;}
q:before,q:after{content:'';}
.clearfix{*zoom:1;}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
a img{border: none;}
a,button{outline:none;border:0;}
input,select{border:1px solid #e1e1e1;}
input[type='radio']{border:0px;}
button::-moz-focus-inner{border:0;padding:0;margin:0;}
textarea,input,button,select{outline:0;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;}
textarea{overflow:auto;resize:none;}
.hide,.none{display: none;}
.hidden{visibility: hidden;}
.show,.block{display: block;}
img{vertical-align:middle;}
input:disabled,select:disabled,textarea:disabled{background:#f7f7f7;}
.fl{float: left;}
.fr{float: right;}
::-webkit-scrollbar{width:8px;height:6px;background:#eee;}
::-webkit-scrollbar-button{background-color:#eee;}
::-webkit-scrollbar-track{background:#eee;}
::-webkit-scrollbar-track-piece{background:#eee}
::-webkit-scrollbar-thumb{background:#aaaaaa;}
::-webkit-scrollbar-corner{background:#82AFFF;}
::-webkit-scrollbar-resizer{background:#FF0BEE;}
scrollbar{-moz-appearance:none !important;background:rgb(0,255,0) !important;}
scrollbarbutton{-moz-appearance:none !important;background-color:rgb(0,0,255) !important;}
scrollbarbutton:hover{-moz-appearance:none !important;background-color:rgb(255,0,0) !important;}
scrollbarbutton{display:none !important;}
scrollbar[orient="vertical"]{min-width:8px !important;}
