﻿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: #ffffff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:16px;/*字号的大小*/
  display:block;
  width:131px;
  height:51px;
  line-height:51px;
  font-weight:900;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a.map:visited /*已访问过的链接*/
  {COLOR: #ffffff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:16px;/*字号的大小*/
  display:block;
  width:131px;
  height:51px;
  line-height:51px;
  font-weight:900;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a.map:hover /*鼠标停在上方时*/
  {COLOR: #ffffff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:16px;/*字号的大小*/
  display:block;
  width:131px;
  height:51px;
  line-height:51px;
  font-weight:900;
  background-color:#97c52f;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a.map:active /*点下鼠标时*/
  {COLOR: #ffffff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:16px;/*字号的大小*/
  display:block;
  width:131px;
  height:51px;
  line-height:51px;
  font-weight:900;
  background-color:#97c52f;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  } 
  
 a.map1 /*链接*/
  {COLOR: #ffffff;
  font-size:14px;
  }
a.map1:visited /*已访问过的链接*/
  {COLOR: #ffffff;
  font-size:14px;
  }
a.map1:hover /*鼠标停在上方时*/
  {COLOR: #e36bbf;
  font-size:14px;
  }
a.map1:active /*点下鼠标时*/
  {COLOR: #e36bbf;
  font-size:14px;
  }  
  
  
   a.map2 /*链接*/
  {COLOR: #333;
  font-size:14px; font-weight:bold;
  }
a.map2:visited /*已访问过的链接*/
  {COLOR: #333;
  font-size:14px; font-weight:bold;
  }
a.map2:hover /*鼠标停在上方时*/
  {COLOR: #ff0000; font-weight:bold;
  font-size:14px;
  }
a.map2:active /*点下鼠标时*/
  {COLOR: #ff0000;
  font-size:14px; font-weight:bold;
  } 
  
  
  a.more2 /*链接*/
  {COLOR: #666;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:12px;/*字号的大小*/
  font-weight:900; display:inline-table;
  text-align:center; border:1px solid #CCC; padding:5px 15px 5px 15px; margin-right:10px;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a.more2:visited /*已访问过的链接*/
   {COLOR: #666;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:12px;/*字号的大小*/
  font-weight:900;
  text-align:center; display:inline-table;border:1px solid #CCC;padding:5px 15px 5px 15px;margin-right:10px;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a.more2:hover /*鼠标停在上方时*/
  {COLOR: #fff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:12px;/*字号的大小*/
  font-weight:900;
  text-align:center;display:inline-table; border:1px solid #CCC; padding:5px 15px 5px 15px; margin-right:10px; background-color:#006ebb;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a.more2:active /*点下鼠标时*/
  {COLOR: #fff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:12px;/*字号的大小*/
  font-weight:900;
  text-align:center; display:inline-table; border:1px solid #CCC;padding:5px 15px 5px 15px;margin-right:10px; background-color:#006ebb;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
  
  
a.more /*链接*/
  {COLOR: #fff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;/*字号的大小*/
  display:block;
  height:40px; text-align:center;
  line-height:40px;
  font-weight:900; border-bottom:1px solid #00548e;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a.more:visited /*已访问过的链接*/
  {COLOR: #fff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;/*字号的大小*/
  display:block;
  height:40px; text-align:center;
  line-height:40px;
  font-weight:900; border-bottom:1px solid #00548e;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a.more:hover /*鼠标停在上方时*/
  {COLOR: #ffffff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;/*字号的大小*/
  display:block;
  height:40px;
  line-height:40px;
  font-weight:900;
  background-color:#0094ee;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a.more:active /*点下鼠标时*/
  {COLOR: #ffffff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;/*字号的大小*/
  display:block;
  height:40px;
  line-height:40px;
  font-weight:900;
  background-color:#0094ee;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
  
 a.more1 /*链接*/
  {COLOR: #fff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  font-weight:900;
  FONT-SIZE:14px;/*字号的大小*/
  display: inline; float:left; margin-right:3px;
  text-align:center;
  width:110px;
  height:30px;
  line-height:30px;
  background-color:#006cb7;
  border:1px solid #006cb7;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a.more1:visited /*已访问过的链接*/
  {COLOR: #fff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  font-weight:900;
  FONT-SIZE:14px;/*字号的大小*/
  display: inline; float:left; margin-right:3px;
  text-align:center;
  width:110px;
  height:30px;
  line-height:30px;
  background-color:#006cb7;
  border:1px solid #006cb7;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a.more1:hover /*鼠标停在上方时*/
  {COLOR: #ffffff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  font-weight:900;
  FONT-SIZE:14px;/*字号的大小*/
  display: inline; float:left; margin-right:3px;
  text-align:center;
  width:110px;
  height:30px;
  line-height:30px;
  background-color:#ffba00;
  border: 1px solid #ffba00;
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a.more1:active /*点下鼠标时*/
  {COLOR: #ffffff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  font-weight:900;
  FONT-SIZE:14px;/*字号的大小*/
  display: inline; float:left; margin-right:3px;
  text-align:center;
  width:110px;
  height:30px;
  line-height:30px;
  background-color:#ffba00;
  border: 1px solid #ffba00;
  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  solid #0094ee	;}
.hh1{
border-bottom:1px  dashed #c3c3c3;
}
.wenzi{
color:#ffffff;
font-size:16px;
font-family:"微软雅黑";
font-weight:900;
}
.wenzi1{
color:#ffffff;
font-size:14px;
font-family:"微软雅黑";
}
.wenzi2{
color:#36a1d2;
}
.wenzi3{
color:#ffffff;
font-size:16px;
font-family:"微软雅黑";
font-weight:900;
}
.wenzi4{
color:#0094ee;
font-size:22px;
font-family:"微软雅黑";
font-weight:900;
}
.wenzi5{
line-height: 27px;
}
.wenzi6{
color:#004ca4;
}
.wenzi7{
color:#9b9b9b;
line-height:26px;
}
.wenzi8{
color:#ffffff;
font-size:16px;
font-weight: bold;
}
.hei14{
	color:#000000;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}
.tb{
border-left:1px solid #CCC; 
border-right:1px solid #CCC; 
border-top:1px solid #CCC; 
border-bottom:1px solid #CCC; padding:3PX;
}
.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:1px 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:1px solid #b8e0f9; 
border-right:1px solid #b8e0f9; 
border-top:1px solid #b8e0f9; 
border-bottom: 1px solid #b8e0f9; background-color:#FFFFFF;
}
.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;
}


.container1 {
	width: 902px;
	height: auto;
	padding: 0px;
	float: left;
}

.container1 .div_scroll {
	width: 100%;
	height: 300px;
	overflow: auto;
	float: left;
}	

.container1 .scroll_container {
	overflow: hidden;
	position: relative;
}

.container1 .scroll_absolute {
    position: absolute;
}

.container1 .scroll_vertical_bar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: green;
    margin: 0;
    padding: 0;
}

.container1 .scroll_track {
	position: relative;
	background-color: #b2b2b2;
}

.container1 .scroll_drag {
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	background-color: #ce0000;
}

.container1 .scroll_arrow {
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	background-color: #646464;
}

.container1 .scroll_vertical_bar .scroll_arrow {
    height: 16px;
}

.plist{ width:894px;  margin:0px auto;overflow:hidden;}
.plist ul li{ width:280px; margin:0px 10px 20px 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:280px; height:210px;text-align:center;}
.plist .cpic img{width:280px; height:210px; }
.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:255px; height:220px; margin-right:10px;}
.piclist ul li img{ width:255px; height:180px;}
.piclist ul li p{ height:40px; line-height:40px; text-align:center; overflow:hidden; background-color:#FFF;}
.piclist .nomarleft{ margin-left:0px;}

.piclist2{ margin:0px auto;}
.piclist2 ul li{ float:left; width:220px; height:210px; margin-bottom:18px; margin-right:15px;}
.piclist2 ul li img{ width:220px; height:170px;}
.piclist2 ul li p{ height:30px; 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:16px; 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:16px;}


.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:730px; 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;}


.odript33{width:100%; height:25px; line-height:25px; border:1px solid #6e7795;}
.odript55{width:100%; border:1px solid #6e7795;}

.odript66{ width:200px;height:25px; line-height:25px; 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;
}

/* 自适应图片 */

.area-image1 {
    overflow: hidden;border-radius:50%;
}
.area-image1 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;border-radius:50%;
}
.area-image1 img:hover {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);border-radius:50%;
    -ms-transform: scale(1.3);
}
.area-info {
    background-color: #FFF;
    padding: 0 20px;
    position: relative;border-radius:50%;
}

/* 自适应图片 */




.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);
}

/* jswbox */
#jswbox{width:1000px;height:450px;margin:0 auto;position:relative;}
#jswbox ul{position:relative;height:450px;}
#jswbox li{position:absolute;width:0;height:0;z-index:0;cursor:pointer;overflow:hidden;top:152px;left:10px;}
#jswbox li img{width:100%;height:100%;vertical-align:top;float:left;}
#jswbox .prev, #jswbox .next{display:none;}


.izl-rmenu{position:fixed; right:0; margin-right:20px; bottom:20px; padding-bottom:20px; background:url(../images/r_b.png) 0px bottom no-repeat; z-index:999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}


/* ������css */
.multipleLine{ overflow:hidden; height:460px;position:relative; width:1200px;}



.multipleLine .bd{overflow:hidden;}
.multipleLine .bd ul{ overflow:hidden; zoom:1; overflow:hidden;}
.multipleLine .bd ul li{ width:230px; height:220px; overflow:hidden; float:left; _display:inline; text-align:center; padding:5px;  }
.multipleLine .bd ul li .pic{ text-align:center; }
.multipleLine .bd ul li .pic img{ width:230px; height:180px; display:block;  }
.multipleLine .bd ul li .pic a:hover img{  }
.multipleLine .bd ul li .title{  background-color:#f4f4f4; }
.multipleLine .bd ul li .title a{ background-color:#fff;  display:block; font-size:14px; }
.multipleLine .bd ul li .title a:hover{ background-color:#fff; display:block; color:#00633c;font-size:14px;}
.multipleLine .bd .nomar{ margin-left:0px;}



.multipleLine1{ overflow:hidden; height:380px;position:relative; width:1200px;}



.multipleLine1 .bd1{overflow:hidden;}
.multipleLine1 .bd1 ul{ overflow:hidden; zoom:1; overflow:hidden;}
.multipleLine1 .bd1 ul li{ width:390px; height:390px; overflow:hidden; float:left; _display:inline; text-align:center; padding:5px;  }
.multipleLine1 .bd1 ul li .pic{ text-align:center; }
.multipleLine1 .bd1 ul li .pic img{ width:390px; height:310px; display:block;  }
.multipleLine1 .bd1 ul li .pic a:hover img{  }
.multipleLine1 .bd1 ul li .title{  background-color:#f4f4f4; }
.multipleLine1 .bd1 ul li .title a{ background-color:#fff;  display:block; font-size:20px; padding:20px;}
.multipleLine1 .bd1 ul li .title a:hover{ background-color:#fff; display:block; color:#00633c;font-size:20px;}
.multipleLine1 .bd1 .nomar{ margin-left:0px;}



.multipleLine2{ overflow:hidden; height:250px;position:relative; width:1200px;}



.multipleLine2 .bd2{overflow:hidden;}
.multipleLine2 .bd2 ul{ overflow:hidden; zoom:1; overflow:hidden;}
.multipleLine2 .bd2 ul li{ width:190px; height:135px; overflow:hidden; float:left; _display:inline; text-align:center; padding:2px;  }
.multipleLine2 .bd2 ul li .pic{ text-align:center; }
.multipleLine2 .bd2 ul li .pic img{ width:190px; height:105px; display:block; border:1px solid  #eee;}
.multipleLine2 .bd2 ul li .pic a:hover img{  }
.multipleLine2 .bd2 ul li .title{  background-color:#f4f4f4; }
.multipleLine2 .bd2 ul li .title a{ background-color:#fff;  display:block; font-size:20px; padding:20px;}
.multipleLine2 .bd2 ul li .title a:hover{ background-color:#fff; display:block; color:#00633c;font-size:20px;}
.multipleLine2 .bd2 .nomar{ margin-left:0px;}
