body {
	margin:0;
	padding:0;
	line-height:24px;
	font-family: Verdana, Arial, Tahoma;
	font-family:"微软雅黑";
	font-size: 12px;
}
html{ overflow-x:hidden;}
li{list-style-type: none;}
ul{list-style-type: none; margin:0 auto; padding:0;}
a {color:#333333;text-decoration:none;}
a:hover {color:#af251b;text-decoration:none;}
.center{ text-align:left; width:700px; float:right;}
.line{ border-bottom:#CCCCCC 1px dashed;}

img {border:0;}
.img:visited img{border: 0px solid #cccccc;}
.img img{border: 0px solid #cccccc;padding:0px;}
.img:hover img{border: 0px solid #cccccc;}

/*顶部样式*/
.top_up{ width:100%; height:40px; line-height:40px; margin:0 auto; background-color:#f5f5f5; border-bottom:1px #c10000 solid;}
.top_left{ width:500px; float:left; color:#1f1f1f; font-size:14px;}
.top_right{ width:250px; float:right; color:#868686; font-size:14px; text-align:right;}

.top{ width:100%; height:210px; margin:0 auto;}

.logo{ width:1200px; height:110px; margin:0 auto; background:url(top.jpg) no-repeat center top;}

/* 轮换区 */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  height:auto;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  margin-bottom:0px;
  position: relative;
  float: left;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }


/* 轮换区 */
.flash{ border-bottom:5px #000000 solid;}
.flash2{ width:100%; height:auto; overflow:hidden; margin-top:15px;}

/*轮换*/
.banner{position: relative; height:480px; overflow:hidden; border-bottom:5px #000000 solid; clear:both;}
.bwrap{position: relative; z-index:-100; }
.bquery{position: relative; z-index:-100; height:480px; }
.blist{display: none; position: absolute; top: 0; left: 0; z-index: 0; height: 518px; font-size: 0; line-height: 0; }
.blist a{display: block; position: absolute; left: 0; top: 0; }
.blist img{ }
/*.bannerTmpBox{display: none; position: absolute; left: 0; top: 0; z-index: 9; height: 570px; }
.bannerTmpBox a{position: absolute; overflow: hidden; font-size: 0; line-height: 0; }
.bannerTmpBox a img{position: absolute; }*/
.bfilter{position: absolute; top: 0; left: 0; z-index: 9; width:100%; height:480px; font-size: 0; line-height: 0; }
.bfilter a{position: absolute; top: 0; left: 0; width: 5%; height:480px; overflow: hidden; }
.bfilter a img{position: absolute; left: 0; top: 0; }
.bctrl{position: absolute; bottom: 24px; left: 0; z-index: 9; width: 100%; height: 24px; }
.bctrli{text-align: center; font-size: 0; line-height: 0; }
.bctrli a{display: inline-block; width: 24px; height: 24px; margin: 0 3px; background: url(banner_control.png) no-repeat left center; }
.bctrli a:hover,
.bctrli a.curr{background-position: right center; }
.bctrli a{*display: inline; *zoom: 1; }
 
 /*风琴*/

.picon{clear:both;height:400px;padding-left:4px;overflow:hidden;background:#000;position:relative;}
.picon ul{position:absolute;top:0;left:0;height:400px;width:1000px;}
.picon li{float:left;height:400px;border-right:1px solid #ddd;width:79px;position:relative;overflow:hidden;}
.picon li.cur div{display:block;}
.picon li div{position:absolute;bottom:0;left:0;z-index:9;height:76px;background:url(http://www.jsdaima.com/Upload/1414132760/shadow.png) repeat;font-family:Arial, Helvetica, sans-serif;font-weight:900;width:100%;color:#fff;display:none;}
*html .picon li div{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://www.jsdaima.com/Upload/1414132760/shadow.png");background:none;}
.picon li div h3{padding:4px 0 0 10px;line-height:30px;font-size:16px;line-height:26px;font-weight:900;}
.picon li div p{line-height:20px;padding:0px 10px 0;font-size:13px;}
.picon li div a{color:#fff;text-decoration:none;}

  
/*返回顶部*/
.backTop{display: none; opacity: 0; position: fixed; bottom: 100px; right: 15px; }
.btqrImg{display: none; position: absolute; opacity: 0; top: 0px; right: 69px; width: 0; height: 0; padding: 4px; background: #424242; font-size: 0; line-height: 0; overflow: hidden; }
.btqrImg img{width: 100%; height: 100%; }
.btqrShow{display: block; width: 69px; height: 66px; border-bottom: 1px solid #696969; background: #424242 url(back_top_qrico.png) no-repeat center center; }
.btBtn{display: block; width: 69px; height: 61px; background: #424242 url(back_top_arrow.png) no-repeat center center; }

  
/*小轮换*/
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;}
#playBox{ width:1920px; height:518px; margin:0px auto; position:relative; overflow:hidden; margin-left:-960px; left:50%;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:390px; left:400px; z-index:500;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:390px; right:400px; z-index:500;}
#playBox .smalltitle {width:1920px; height:10px; position:absolute; bottom:95px; z-index:999; cursor:pointer;}
#playBox .smalltitle ul{ width:60px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}

/*产品新效果*/
.da-thumbs {
	list-style: none;
	width:1065px;
	height: 600px;
	position: relative;
	margin: 20px auto;
	padding: 0;
}
.da-thumbs li {
	float: left;
	margin:15px;
	background: #fff;
	padding: 8px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;
}
.da-thumbs li a div span {
	display: block;
	padding: 10px 0;
	margin:60px 20px 20px 20px;
	font-size:20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
}
 
 
 /*联系我们开始*/
.catBody{width: 1000px; margin: 0 auto; padding: 60px 0 0; }
.catTab{overflow: hidden; padding: 0 0 20px; }
.catLabel{float: left; width: 100px; height: 71px; margin: 0 18px 0 0; border: 1px solid #dadada; background: #ffffff; line-height: 72px; color: #828282; text-align: center; text-decoration: none; font-size: 14px; }
.catLabel.curr,
.catLabel:hover{border: 1px solid #ffffff; background: #303030; color: #ffffff; }
.catQuery{padding: 0 0 23px; }
.catCon{border: 1px solid #d7d7d7; overflow: hidden; }

.catContact{ }
.catConTop{overflow: hidden; padding: 0 0 48px; border-bottom: 1px dotted #9f9f9f; }
.catContl{float: left; width:880px; padding: 20px 0 0 60px; }
.catctlTitle{font-size: 24px; color: #484848; }
.catctlCon{padding:10px 0 0; line-height: 32px; color: #484848; }
.catContr{position: relative; float: right; margin: 54px 58px 0 0; width: 192px; height: 77px; border: 1px solid #d9d9d9; border-right: none; }
.catQrcode{float: left; }
.catqTab{display: block; width: 95px; height: 35px; padding: 42px 0 0; border-right: 1px solid #d9d9d9; background: #f2f2f2; text-align: center; color: #4d4c4d; text-decoration: none; line-height: 24px; }
.catqTab.curr{background-color: #dadada; }
.catqTabwx{background: url(/images/ico_wx.png) no-repeat center 10px; }
.catqTabwb{background: url(/images/ico_wb.png) no-repeat center 8px; }
.catqc{position: absolute; left: 0; top: 78px; width: 190px; border: 1px solid #d9d9d9; padding: 12px 0; text-align: center; }

.catConBottom{overflow: hidden; padding: 68px 0 60px; }
.catBuss{float: left; width: 210px; padding: 0 61px; border-right: 1px dotted #8f8f8f; }
.catBuss:last-child,
.catBussLast{border-right: none; }
.catbTitle{color: #114394; line-height: 24px; font-size: 14px; }
.catbCon{padding: 16px 0 0; line-height: 24px; color: #555555; }

.catWork{padding: 40px 0 64px 38px; }
.catwHead{padding: 0 0 58px; color: #787878; font-size: 14px; line-height: 32px; }
.catwTitle{font-size: 18px; color: #555555; }
.catwInput{padding: 0 0 32px; }
.catwInput input{width: 399px; height: 24px; margin: 0 30px 0 0; border: 1px solid #c6c6c6; padding: 11px 12px 10px; font-size: 14px; line-height: 24px; }
.catwText{padding: 0 0 32px; }
.catwText textarea{width: 860px; height: 118px; border: 1px solid #c6c6c6; padding: 4px 12px; line-height: 24px; font-size: 14px; }
.catwVer{overflow: hidden; padding: 4px; }
.catwVer input{float: left; width: 236px; height: 24px; margin: 0 12px 0 0; border: 1px solid #c6c6c6; padding: 11px 12px 10px; font-size: 14px; line-height: 24px; }
.catwVerImg{float: left; font-size: 0; line-height: 0; vertical-align: -16px; }
.catwVerImg img{ }
.catwBtn{padding: 34px 0 0; }
.catwSubmit,
.catwReset{position: relative; float: left; width: 134px; height: 45px; margin: 0 16px 0 0; font-size: 14px; }
.catwSubmit input,
.catwReset input{position: absolute; top: 0; left: 0; width: 134px; height: 45px; border: none; background-image: url(../js/feed_btn.png); background-repeat: no-repeat; color: #ffffff; }
.catwBtnLink{z-index: 9; background-position: right center; }
.catwBtnHover{z-index: 0; background-position: left center; }
/*.catwSubmit:hover,
.catwReset:hover{background-position: left center; }*/
.catwTip{color: #cf0000; }
.catWork input.focus,
input,
textarea{font-family: "Microsoft Yahei"; }
input:focus,
textarea:focus{outline: none; border: 1px solid #d57a87; box-shadow: 1px 1px 3px #d57a87,-1px -1px 3px #d57a87; }
input.placeholder,
textarea.placeholder{color: #999999; }
input.focus,
textarea.focus{border: 1px solid #d57a87; }

.catMap{text-align: center; padding: 10px 0 0 10px; }
.catMap iframe{border: none; }
/*联系我们结束*/

/*导航样式*/
.Top_menu{height:60px; width:100%; margin:0 auto; text-align:center; background:url(menu_bg.jpg) repeat-x center top;}
.Top_menu ul{list-style:none; width:1200px; margin:0 auto; font-family:"微软雅黑"; line-height:60px;}
.Top_menu ul li{float:left;width:95px; text-align:center; height:60px; line-height:20px; font-size:16px;}
.Top_menu ul .li_link{width:0px; height:60px; background:#FFF;}

.Top_menu ul li a{color:#333333;text-decoration:none;display: block;}
.Top_menu ul li a span{color:#afafaf; text-decoration:none;display: block;cursor:pointer; font-size:8px;}

.Top_menu ul li a:hover{color:#fff; text-decoration:none;display: block;height:60px; background:url(menu_on.jpg) repeat-x center top;} 
.Top_menu ul li a:hover span{color:#fff; text-decoration:none; display: block; height:30px; font-size:8px;} 
.Top_menu ul li a:active {color:#fff;display: block;}

/*搜索*/
.ss{ width:100%; height:88px; margin:0 auto; background-color:#f0eeef;}

/*index*/
.main{ width:1200px; margin:0 auto; height:auto; padding-top:30px; overflow:hidden;}

/*优势*/
.youshi{ width:1200px; height:auto; margin:0 auto; overflow:hidden; margin-top:30px; position: relative;}
.youshi_bg{ width:1000px; height:auto; margin:0 auto; overflow:hidden;}
.youshi_left{ width:524px; height:454px; float:left; background:url(youshi_left.jpg) no-repeat center top;}
.youshi_right{ width:464px; float:right;}

/*左右产品*/
.sy_cp{ width:100%; height:auto; overflow:hidden; margin:0 auto; padding-top:40px; padding-bottom:50px; background-color:#f2f2f2;}

.sy_cp_bg{ width:1268px; height:auto; margin:0 auto; margin-top:50px;}

.sy_pro{ width:1200px; height:150px; margin:0 auto; margin-bottom:20px;}
.sy_pro_list ul{}
.sy_pro_list ul li{ width:136px; height:149px; float:left; line-height:30px; margin-left:7px; margin-right:7px;}
.sy_pro_list ul li a:link{ text-decoration:none; color:#fff; display:block; background:url(sy_big.jpg) repeat; text-align:center; padding:1px; font-size:14px;}
.sy_pro_list ul li a:visited{text-decoration:none; color:#fff; display:block;}
.sy_pro_list ul li a:hover{line-height:30px; display:block; color:#fff; text-decoration:underline; background:url(sy_big_on.jpg) right; padding:1px;}
.sy_pro_list ul li a:active{ text-decoration:none; color:#fff; display:block;}

/* mover ad */
.hl_main5_content{width:1268px; height:220px; overflow:hidden; border-top:none; margin:0 auto; position:relative;} 
.hl_main5_content1{width:1200px; overflow:hidden; margin:0 auto;} 
.hl_main5_content1 ul{width:1200px; overflow:hidden;} 
.hl_main5_content1 ul li{ float:left; width:220px; display:inline; margin-left:17px;} 
.hl_scrool_leftbtn{width:24px; height:47px; background:url(../images/leftbtn.png) no-repeat; left:0; top:80px; left:10px; cursor:pointer; position:absolute; z-index:10;} 
.hl_scrool_rightbtn{width:24px; height:47px; background:url(../images/rightbtn.png) no-repeat; right:0; top:80px; right:10px; cursor:pointer; position:absolute; z-index:10;} 

.sy_cp_list img {DISPLAY: block; CURSOR: pointer; width:210px; height:165px; float:left; margin-left:5px; margin-top:5px;}
.sy_cp_list {float:left; width:220px; margin-right:10px; height:220px; overflow:hidden;}
.sy_cp_list img.picshadow{width:220px;}
.sy_cp_list a{background-color:#fff; width:220px; height:220px; display:block;
transition: all 0.5s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-webkit-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;}
.sy_cp_list a:hover{background-color:#c01c1d; color:#FFF; width:220px; height:220px; text-decoration:none; display:block;}

/*分公司*/
.honor{ width:100%; margin:0 auto; height:auto; overflow:hidden;}
.honor ul{ width:100%; margin:0 auto;}
.honor ul li{ width:auto; margin-right:15px; margin-left:15px; font-size:14px; float:left; line-height:30px;}

/*指向旋转效果*/
.case-content{overflow:hidden;margin-top:30px; width:1200px; margin:0 auto;}
.case-item{float:left;margin:30px 40px;margin-bottom:20px}
.ih-item{position:relative;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.ih-item,.ih-item *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.ih-item a{color:#333}
.ih-item a:hover{text-decoration:none}
.ih-item img{width:100%;height:100%}
.ih-item.circle,.ih-item.circle .img{position:relative;width:210px;height:210px;border-radius:50%}
.ih-item.circle .img:before{position:absolute;display:block;content:'';width:100%;height:100%;border-radius:50%;box-shadow:inset 0 0 0 16px rgba(255,255,255,.6),0 1px 2px rgba(0,0,0,.3);-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.ih-item.circle .img img{border-radius:50%}
.ih-item.circle .info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;border-radius:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.ih-item.square{position:relative;width:316px;height:216px;border:8px solid #fff;box-shadow:1px 1px 3px rgba(0,0,0,.3)}
.ih-item.square .info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.ih-item.circle.effect1 .spinner{width:220px;height:220px;border:10px solid #fc5c5e;border-right-color:#ca2d2d;border-bottom-color:#ca2d2d;border-radius:50%;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.ih-item.circle.effect1 .img{position:absolute;top:10px;bottom:0;left:10px;right:0;width:auto;height:auto}
.ih-item.circle.effect1 .img:before{display:none}
.ih-item.circle.effect1.colored .info{background:#1a4a72;background:rgba(26,74,114,.6)}
.ih-item.circle.effect1 .info{top:10px;bottom:0;left:10px;right:0;background:#333;background:rgba(0,0,0,.6);opacity:0;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.ih-item.circle.effect1 .info h3{color:#fff;text-transform:uppercase;position:relative;letter-spacing:2px;font-size:24px;margin:0 30px;padding:55px 0 0;height:110px;text-shadow:0 0 1px white,0 1px 2px rgba(0,0,0,.3)}
.ih-item.circle.effect1 .info p{color:#bbb;padding:10px 5px;font-style:italic;margin:0 30px;font-size:12px;border-top:1px solid rgba(255,255,255,.5)}
.ih-item.circle.effect1 a:hover .spinner{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.ih-item.circle.effect1 a:hover .info{opacity:1}
.ih-item.circle.effect1 .info{opacity:1}
/* 指向旋转效果 结束 */


/*right*/
.right{width:1200px; height:auto; float:right; margin-bottom:20px;}
.right_top{ width:1200px; height:50px; margin:0 auto; font-weight:bold; text-align:center; font-size:32px; color:#af251b;}

.right_bg{ width:1200px; height:auto; margin:0 auto; margin-top:30px; overflow:hidden;}
.right_bt{ width:1200px; height:7px;}

.gsjj{ width:100%; margin:0 auto; height:auto; padding-top:30px; padding-bottom:50px; background-color:#f1f1f1; overflow:hidden;}
.gsjj_top{ width:1200px; height:100px; margin:0 auto;}
.gsjj_tf{ width:100%; height:58px; line-height:58px; text-align:center; font-size:32px; font-weight:bold; color:#c10000;}
.gsjj_r{ width:100%; height:20px; line-height:20px; text-align:center; font-size:14px; color:#a1a1a1; text-transform:uppercase;}
.gsjj_bg{ width:1200px; margin:0 auto;}
.gsjj_body{ width:1200px; height:auto; margin:0 auto; color:#555555; padding-top:10px; font-size:14px;}


/*案例*/
.anli{ width:100%; height:470px; margin:0 auto; overflow:hidden; background:url(anli_bg.jpg) no-repeat center top; padding-top:70px;}
.anli_tf{ width:100%; height:58px; line-height:58px; text-align:center; font-size:32px; font-weight:bold; color:#fc5c5e;}
.anli_r{ width:100%; height:20px; line-height:20px; text-align:center; font-size:14px; color:#fff; text-transform:uppercase;}

/* mover ad */
.movead {zoom:1; width:1268px; margin:0 auto; margin-top:15px;}
.movead .pcont {width:1200px; height:250px; overflow:hidden; float:left; margin-left:10px; margin-right:10px;}
.movead .ScrCont {width: 32766px; zoom: 1}
.movead #List1_1 {FLOAT:left;}
.movead #List2_1 {FLOAT:left;}
.movead .LeftBotton { background:url(leftbtn.png) no-repeat center; FLOAT: left; WIDTH:24px; HEIGHT:250px;_behavior: url(js/iepngfix.htc);}
.movead .RightBotton { background:url(rightbtn.png) no-repeat center; FLOAT: left; WIDTH:24px; HEIGHT:250px;_behavior: url(js/iepngfix.htc);}
.movead .pl img {DISPLAY: block; CURSOR: pointer; width:290px; height:218px; margin:0 auto;}
.movead .pl {float:left; width:290px; margin-left:5px; margin-right:5px; height:250px; overflow:hidden; position:relative;}

.movead .pl img.picshadow{width:290px;}
.movead .pl a{filter:Alpha(Opacity=100);position:absolute;opacity:1.0; color:#FFF;}
.movead .pl a:hover{filter:Alpha(Opacity=100);position:absolute;opacity:1.0;}


/* mover ad */
.movead2 {zoom:1; width:1268px; margin:0 auto; margin-top:15px;}
.movead2 .pcont {width:1200px; height:500px; overflow:hidden; float:left; margin-left:10px; margin-right:10px;}
.movead2 .ScrCont {width: 32766px; zoom: 1}
.movead2 #List1_1 {FLOAT:left;}
.movead2 #List2_1 {FLOAT:left;}
.movead2 .LeftBotton { background:url(leftbtn.png) no-repeat center; FLOAT: left; WIDTH:24px; HEIGHT:500px;_behavior: url(js/iepngfix.htc);}
.movead2 .RightBotton { background:url(rightbtn.png) no-repeat center; FLOAT: left; WIDTH:24px; HEIGHT:500px;_behavior: url(js/iepngfix.htc);}
.movead2 .pl img {DISPLAY: block; CURSOR: pointer; width:575px; height:470px; margin:0 auto;}
.movead2 .pl {float:left; width:575px; height:500px; margin-left:12px; margin-right:12px; overflow:hidden; position:relative;}

.movead2 .pl img.picshadow{width:300px;}
.movead2 .pl a{filter:Alpha(Opacity=100);position:absolute;opacity:1.0;}
.movead2 .pl a:hover{filter:Alpha(Opacity=50);position:absolute;opacity:0.5;}

/*联系方式*/
.sy_lx{ width:1200px; height:350px; margin:0 auto; border:1px #cdcdcd solid; margin-top:20px;}
.sy_lx_map{ width:880px; float:left; height:350px;}
.sy_lx_bg{ width:290px; float:right; margin-top:15px;}

.news{ width:100%; height:auto; margin:0 auto; background-color:#e4e4e4; padding-top:40px; padding-bottom:50px;}

/*新闻切换标签*/

.news_link{ width:1200px; margin:0 auto; height:380px; margin-top:20px;}

OL LI {
 MARGIN: 8px
}
#con_zzjs_net {
 FONT-SIZE: 12px; WIDTH:1200px
}
#tags {MARGIN:0 auto; WIDTH:310px; HEIGHT:35px; font-size:16px;
}
#tags a:hover{ background-color:#b0231a; width:95px; height:35px; line-height:35px;}

#tags LI { width:95px; FLOAT:left; HEIGHT:35px; line-height:35px; text-indent:20px; margin-left:3px; margin-right:3px; background-color:#b0231a;
}
#tags LI A { FLOAT: left; COLOR: #fff; LINE-HEIGHT:35px; HEIGHT:35px; font-size:14px;
}
#tags LI.emptyTag {
 BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px;
}
#tags LI.selectTag { POSITION: relative; HEIGHT:35px; margin-bottom:0px;
}
#tags LI.selectTag A {
 BACKGROUND-POSITION: right top; text-indent:20px; COLOR: #b0231a; width:95px; LINE-HEIGHT:35px; HEIGHT:35px; background-color:#FFF;
}
#tagContent { clear:both; white-space:normal; word-break:break-all;
}
.tagContent {
 PADDING-RIGHT: 2px; DISPLAY: none; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; WIDTH:1200px; background-color:#fff; PADDING-TOP: 20px; HEIGHT:auto; overflow:hidden;
}
#tagContent DIV.selectTag {
 DISPLAY: block
}
#tagContent li {
  float: left;
  padding-left:1px;
  padding-bottom:7px;
}
#tagContent li span{
  float: right;
  color:#ccc;
  font-size:10px;
}



.news1{ width:400px; float:left;}

.news_list{ width:100%; float:left; height:30px; line-height:30px;}
.news_list a{ color:#313131;}
.news_list a:hover{ text-decoration:underline;}

.news_list2{ width:100%; float:left; height:40px; background:url(news_list.png) no-repeat center left; text-indent:15px; line-height:40px; border-bottom:#CCCCCC 1px dashed}
.data{ color:#999; float:right;}


/*left*/
.left{ width:1200px; margin-bottom:20px; margin:0 auto;}
.left_bg{ width:1200px; height:45px; overflow:hidden; margin:0 auto; background-color:#dddddd;}

.left_list{ width:1200px; margin:0 auto;}
.left_list ul{}
.left_list ul li{ width:90px; height:45px; float:left; line-height:45px; text-align:center; margin-left:5px; margin-right:5px; font-size:14px;}
.left_list ul li a:link{ display:block;text-decoration:none; color:#555555}
.left_list ul li a:visited{ display:block;text-decoration:none; color:#555555}
.left_list ul li a:hover{height:45px; line-height:45px; background:url(left_list1.jpg) repeat-x center bottom;; display:block;text-decoration:none; color:#af251b}
.left_list ul li a:active{display:block;text-decoration:none; color:#555555}

.left_list2{ width:1196px; height:auto; overflow:hidden; border-left:1px #cdcdcd solid; border-bottom:1px #cdcdcd solid; border-top:5px #cdcdcd solid; margin:0 auto; background-color:#dddddd;}
.left_list2 ul{}
.left_list2 ul li{ width:88px; height:60px; border-right:1px #cdcdcd solid; float:left; line-height:60px; text-align:center; margin-left:3px; font-size:14px; border-bottom:1px #cdcdcd solid;}
.left_list2 ul li a:link{ display:block;text-decoration:none; color:#555555}
.left_list2 ul li a:visited{ display:block;text-decoration:none; color:#555555}
.left_list2 ul li a:hover{height:60px; line-height:60px; background:url(left_list1.jpg) repeat-x center bottom; display:block;text-decoration:none; color:#af251b}
.left_list2 ul li a:active{display:block;text-decoration:none; color:#555555}

.left_list02{ width:1200px; margin:0 auto; height:auto; overflow:hidden; background-color:#efefef; margin-top:15px;}
.left_list02 ul{}
.left_list02 ul li{ width:82px; height:45px; float:left; line-height:45px; text-align:center; margin-left:5px; margin-right:5px; font-size:14px;}
.left_list02 ul li a:link{ display:block;text-decoration:none; color:#555555}
.left_list02 ul li a:visited{ display:block;text-decoration:none; color:#555555}
.left_list02 ul li a:hover{height:45px; line-height:45px; background-color:#af251b; display:block;text-decoration:none; color:#fff}
.left_list02 ul li a:active{display:block;text-decoration:none; color:#555555}

#navigation a.here:link,
#navigation a.here:visited,
#navigation a.here:hover,
#navigation a.here:active {height:45px; line-height:45px; background:url(left_list1.jpg) repeat-x center bottom;; display:block;text-decoration:none; color:#af251b;}
#navigation0 a.here:active {height:60px; line-height:60px; background:url(left_list1.jpg) repeat-x center bottom;; display:block;text-decoration:none; color:#af251b;}


/*foot*/
.bottom{ width:100%; height:auto; margin:0 auto; color:#717171; background-color:#2e2e2e; padding-top:30px;}
.bottom a{ color:#b5b5b5;}

.foot_menu{ width:340px; height:54px; float:left; margin-bottom:15px;}
.foot_menu{ width:340px; height:auto; float:left; margin-left:30px;}
.foot_menu ul{ width:340px; margin:0 auto;}
.foot_menu ul li{ width:150px; float:left; height:30px; line-height:30px; margin-right:20px; font-size:12px; text-align:left;}
.foot_menu ul li a{ color:#d0d0d0;}
.foot_menu ul li a:hover{ color:#b0231a; text-decoration:none;}
.foot_menu ul li ul{ width:180px;}
.foot_menu ul li ul li{ width:100px; font-size:12px;}

.suckerdiv{width:120px; height:auto; float:left; font-size:16px; margin-left:50px; margin-right:30px;}
.suckerdiv ul{
	float:left;ist-style-type: none;
width:120px; /* Width of Menu Items */
}
	
.suckerdiv ul li{
position:relative;
font-size:14px;
}
.suckerdiv ul li a{ color:#b5b5b5; font-size:14px; height:25px; line-height:25px;}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 90px; /* Parent menu width - 1*/
position:absolute;
width:190px; /*sub menu width*/
bottom: 0;
display: none;
}


/* menu links style */
.suckerdiv ul li ul li a{
display: block;
color: black;
text-decoration: none;
font-size:12px;
padding:5px;
border:1px #999 solid;
background-color:#FFF;
border-bottom:0;
color:#676767;
}
.suckerdiv ul li ul li a:hover{
color:#000;

}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */


.foot {width:1200px; height:auto; margin:0 auto;}

