/*通用样式*/
div, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
margin: 0px;
padding:0px;
}
ul {
list-style-type:none;
}
li {
list-style-type:none;
text-align:left;
}

div {
	font-family: "微软雅黑";
	line-height: 24px;
	color: #4e4e4e;
	font-size: 14px;
	letter-spacing: 1px;
	text-align:left;
}




LI {
	 color: #4e4e4e;
}

td {
	font-family: "微软雅黑";
	line-height: 24px;
	color: #4e4e4e;
	font-size: 14px;
	letter-spacing: 1px;


}
body {
	margin: 0px;
	font-size: 14px;
	font-family:"微软雅黑";
	padding:0px;
	text-align:center;

}


.pageN {
clear:both;
width:100%;
text-align:center;
padding-bottom:20px;
padding-top:20px;
}
.pageN  a {
text-decoration: none;
	color: #4e4e4e;
	}

a {
	text-decoration: none;
	color: #4e4e4e;

}



.tdbg_leftall {	
	padding:1px;
	font-family: "微软雅黑";
	color: #4e4e4e;
	text-decoration: none;
	border: 1px solid #999999;
	
}




SELECT {
	FONT: 12px; COLOR: #0F0F0F;
}
INPUT {
	FONT: 12px  #0F0F0F;
}
TEXTAREA {
	FONT: 12px  COLOR: #0F0F0F;
}



.form {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 17px;
	height:22px;
	padding:0px;
	margin:0px;
}





.form2 {

	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 17px;
	border: 1px solid #CCCCCC;
}
.clears {
clear:both;
font-size:0px;
height:0px;
overflow:hidden;

}
.floatleft {
float:left;
}

.floatright {
float:right;
}

.floatmd {
margin:0px auto;
}


.mcenter {
width:1200px;
clear:both;
margin:0px auto;

text-align:center;
}

.contentP {
width:1218px;
padding:25px 0px;
margin:0px auto;
clear:both;
background-color:#FFFFFF;
}

.contentA {
padding:25px 20px;
background-color:#FFFFFF;
clear:both;
}

.contentZ {
padding:25px 0px;
background-color:#FFFFFF;
clear:both;
}


.paths {
float:right;
margin-right:40px;
line-height:34px;
}
.textcenter {
text-align:center;

}
.mpp_tmid  {
	padding-TOP: 13px; PADDING-BOTTOM: 3px; BORDER-BOTTOM: #ccc 1px solid;height:25px;
}
.tileft {
	line-height: 35px;
	text-align: right;
	float: left;
	height: 35px;
	width: 120px;


}


.tright {
	line-height: 35px;
	text-align: left;
	height: 35px;
	width: 550px;
	padding-top:5px;

}





.borders {
border:#d2d2d2 1px solid;
clear:both;
zoom:1;
}



.qtul {
*zoom:1;
background-color:#e8e8e8;
}


.indexsps {
width:100%;
clear:both;
height:30px;
overflow:hidden;
}




/*顶部样式*/
#tophead {
clear:both;
width:100%;
height:80px;
background-color:#16c05f;
}

.topfix {
position:fixed;
left:0px;
top:0px;
z-index:100;
height:80px;
background-color:#16c05f;
text-align:center;
width:100%;
}

#toplogo {
float:left;
width:350px;
}

#toplogopic {
height:80px;
display:table-cell;
vertical-align:middle;
}
.topmenu {
float:left;
width:850px;
padding-top:28px;
}


.topmenu  a {
color:#e5f6ea;
font-size:16px;
}

.topar{
float:left;
padding:0px 20px;
position:relative;
}

.topar a::after {
	transition:opacity 0.3s, transform 0.3s, transform 0.3s; 
	left: 0px; 
	height: 2px; 
	right: 0px; 
	bottom: -6px; 
	display: block; 
	position: absolute; 
	content: ""; 
	opacity: 0; 
	transform: scaleX(0); 
	background-color: #fff; 
	-webkit-transition: opacity 0.3s ease 0s, 
	-webkit-transform 0.3s ease 0s; 
	-webkit-transform: scaleX(0);
	width: 80%;
	margin:0px auto;
	z-index:100;

}
.topar:hover > a::after {
	opacity: 1; transform: scaleX(1); -webkit-transform: scaleX(1);
}


.dropmenu {
position:absolute;
left:10px;
top:23px;
padding-top:30px;
display:none;

}

.dropbg {
background:rgba(255,255,255,0.5);
width:95px;
}
.dropmenu a {
color:#000;
font-size:14px;

}

.topar:hover .dropmenu {
display:block;
}

.dropbg ul li {
clear:both;
text-align:center;
line-height:30px;
}

#topban {
width:100%;
height:499px;
clear:both;
}


.fullSlide{ width:100%; position:relative;height:499px; z-index:1;text-align:center;padding:0px;margin:0px;}
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;z-index:-100px;  }
.fullSlide .bd ul{ width:100% !important; }
.fullSlide .bd li{ width:100% !important;  height:499px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:499px; }

.fullSlide .hd{ width:800px; margin:0 auto; margin-top:-35px; *position:absolute; *z-index:1; *bottom:0; *left:140px;  height:30px; line-height:30px;
text-align:center;
}
.fullSlide .hd ul{  margin:0 0 0 40px; display:inline-block;padding:0 10px;height:22px ;opacity:0.99}
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:13px; height:12px; margin:6px; background:url(../image/tg_flash_p.png) -20px 0; overflow:hidden;line-height:9999px;}
.fullSlide .hd ul .on{ background-position:0 0; }
.fbc_trigger_con li{font:28px/1 tahoma;color:#fff;cursor:pointer;margin:0 1px;filter:Alpha(Opacity=100);opacity:1}
.fbc_trigger_con .on{filter:Alpha(Opacity=100);opacity:1}

#topsearch {
clear:both;
width:100%;
height:89px;
background-color:#f3f3f3;
text-align:center;
}
#searchbt {
float:left;
width:140px;
line-height:89px;
background:url(../image/hotnpic.gif) no-repeat  left center;
text-indent:40px;
font-size:16px;
color:#1e1e1e;
}

#searchwzlist {
float:left;
line-height:89px;
font-size:13px;
}

#searchform {
float:right;
width:288px;
height:33px;
background:url(../image/keybg.gif);
margin-top:30px;
}

#searchinput {
float:left;
width:221px;
}
#keyword {
color:#cecece;
width:200px;
line-height:33px;
text-indent:15px;
border:none;
background:transparent;
height:33px;
}

#keyword::-webkit-input-placeholder{
            color:#cecece;
        }
        #keyword::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#cecece;
        }
      #keyword:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#cecece;
        }
		
		
		#searchbut {
		float:left;
		width:67px;
		}
		
		#searchbut a {
		display:block;
		width:67px;
		height:33px;
		}
		
		
		
		
/*首页主体样式*/

#indexprd {
width:1218px;
margin:77px auto 70px;
clear:both;
}

.indexbtpic {
clear:both;
text-align:center;
}

.indexbtwz {
font-size:35px;
color:#313131;
line-height:50px;
clear:both;
text-align:center;
}
.indexlines {
clear:both;
padding-top:10px;
text-align:center;
}

.indexline {
line-height:0px;
font-size:0px;
height:3px;
width:43px;
background-color:#e9e9e9;
margin:0px auto;
}

.indexlinegray {
line-height:0px;
font-size:0px;
height:3px;
width:43px;
background-color:#6c8d6e;
margin:0px auto;
}

#indexprdmain {
clear:both;
padding-top:50px;
}
.prdlist {
width:388px;
margin-right:27px;
height:365px;
background-image:url(../image/prdbg.gif);
float:left;
text-align:center;
}
.prdlist:nth-child(3n) {
margin-right:0px;
margin-bottom:30px;
}

.prdlistdiv {
padding-top:6px;
clear:both;
width:370px;
margin:0px auto;
}

.prdpic {
position:relative;
height:285px;
text-align:center;
}
.prdpic img {
width:370px;
height:285px;
}

.pda {
display:block;
height:285px;
overflow:hidden;
text-align:center;
width:370px;


}
.pda img {
transition: .7s;-moz-transition: .7s;
-webkit-transition: .7s;
-o-transition: .7s;
}

.prdroll {
position:absolute;
left:0px;
top:0px;
background: url("../image/mtn.png");
opacity: 0;
color:#ffffff;
transition:0.3s linear; 
-webkit-transition: all .3s linear; 
-mos-transition: all .3s linear; 
-mz-transition: all .3s linear; 
-o-transition: all .3s linear;
width:370px;
height:285px;

}
.prdroll  a {
display:block;
width:370px;
height:285px;
overflow:hidden;
text-align:center;
color:#ffffff;


}

.prdroll  a img {
margin-top:60%;
}
 .prdroll img {
width:60px;
height:60px;
transition:0.3s linear; 
-webkit-transition: all .3s linear; 
-mos-transition: all .3s linear; 
-mz-transition: all .3s linear; 
-o-transition: all .3s linear;
}

.prdpic:hover .prdroll {

opacity: 1;
}
.prdpic:hover .prdroll   a img {

margin-top:30%;
}


.prdpic:hover .pda img {

transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transition: scale(1.2);
}

.prdnm {
width:320px;
clear:both;
height:33px;
margin:12px auto 0px;
overflow:hidden;
}

.prdname {
color:#5d5d5d;
font-size:18px;
float:left;
line-height:33px;
}
.prdbut {
float:right;
width:130px;
}
.prdbut a {
display:block;
width:130px;
height:33px;
line-height:33px;
text-align:center;
border:#eae6e6 1px solid;
font-size:15px;
color:#5d5d5d;
background-color:#f0f0f0;
}

#indexabout {
width:100%;
clear:both;
height:515px;
background:url(../image/aboutbg.gif) no-repeat center;
text-align:center;
}

#moveabout {
padding-top:77px;
}

.indexabwz {
color:#fff;
font-size:18px;
line-height:40px;
padding-top:60px;
}

#indexfc {
clear:both;
width:100%;
height:903px;
background:url(../image/fcbg.gif) no-repeat center;
text-align:center;
}

#indexfcmain {
padding-top:120px;
width:1096px;
margin:0px auto;
}

#indexfcm {
clear:both;
padding-top:60px;
}

.indexfcbt {
font-size:18px;
color:#fff;
text-align:center;


}

.indexfcpic a {
display:block;
overflow:hidden;
}

.indexfcpic img {
transition: .7s;-moz-transition: .7s;
-webkit-transition: .7s;
-o-transition: .7s;
}

.indexfcpic:hover img {
transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transition: scale(1.2);
}

.indexfcwz1 , .indexfcwz2,.indexfcwz3, .indexfcwz4,.indexfcwz5{
position:relative;
cursor:pointer;
float:left;
}

#indexfcone {
clear:both;
height:152px;
}
#indexfctwo {
clear:both;
height:152px;
}

#indexfcthree {
clear:both;
height:142px;
}

#indexfcfour {
clear:both;
height:142px;
}

 .biankuang{ width: 4px; height: 4px; position: absolute; z-index: 99; border-radius:10px; } 
 .biankuang_1{ height: 0px; top: 6px; left:6px; border-left: 4px solid #111; } 
 .biankuang_2 { width: 0px; bottom:2px; left: 6px; border-top: 4px solid #111; } 
 .biankuang_3{ height: 0px; bottom:6px; right:6px; border-right: 4px solid #111; } 
 .biankuang_4{ width:0px; top:2px; right:6px; border-bottom: 4px solid #111; } 
 
 #fc1 {
 width:184px;
 height:152px;
 background-color:#ff7920;
 }
  #fc2 {
 width:152px;
 height:152px;
 background-color:#57509e;
 }
 
   #fc3 {
 width:239px;
 height:142px;
 background-color:#12acd4;
 margin-left:97px;
 }
    #fc4 {
 width:269px;
 height:142px;
 background-color:#84b31b;
 margin-left:152px;
 }
 
     #fc5 {
 width:152px;
 height:142px;
 background-color:#4c43fb;
 margin-left:336px;
 }
 
   #fc6 {
 width:152px;
 height:152px;
 background-color:#fd2828;
 margin-left:488px;
 }
 .fc1bd {
 border-color:#0086df;
 }
 
  .fc2bd {
 border-color:#a8af61;
 }
 
   .fc3bd {
 border-color:#ed532b;
 }
    .fc4bd {
 border-color:#7b4ce4;
 }
 
     .fc5bd {
 border-color:#a8af61;
 }
 
   .fc6bd {
 border-color:#02d7d7;
 }
 
 .bigk1 {
 display:table-cell;
 vertical-align:middle;
 text-align:center;
 width:184px;
 height:152px;
 }
 .bigk1bd {
 width:170px;
 height:138px;
 margin:auto;
 border:#ffcfaf 1px solid;
 }
 
 .sm1bd {
  width:168px;
 height:136px;
 border:#ffa163 1px solid;
line-height:136px;
 }
 
 
  .bigk2 {
 display:table-cell;
 vertical-align:middle;
 text-align:center;
 width:152px;
 height:152px;
 }
 .bigk2bd {
 width:138px;
 height:138px;
 margin:auto;
 border:#c2c0dc 1px solid;
 }
 
 .sm2bd {
  width:136px;
 height:136px;
 border:#8a85bb 1px solid;
line-height:136px;
 }
 
 
 
   .bigk3 {
 display:table-cell;
 vertical-align:middle;
 text-align:center;
 width:239px;
 height:142px;
 }
 .bigk3bd {
 width:225px;
 height:128px;
 margin:auto;
 border:#a9e1ef 1px solid;
 }
 
 .sm3bd {
  width:223px;
 height:126px;
 border:#5ac5e1 1px solid;
line-height:126px;
 }
 
 
    .bigk4 {
 display:table-cell;
 vertical-align:middle;
 text-align:center;
 width:269px;
 height:142px;
 }
 .bigk4bd {
 width:255px;
 height:128px;
 margin:auto;
 border:#d3e4ad 1px solid;
 }
 
 .sm4bd {
  width:253px;
 height:126px;
 border:#a9ca60 1px solid;
line-height:126px;
 }
 
 
 
     .bigk5 {
 display:table-cell;
 vertical-align:middle;
 text-align:center;
 width:152px;
 height:142px;
 }
 .bigk5bd {
 width:138px;
 height:128px;
 margin:auto;
 border:#c2c0dc 1px solid;
 }
 
 .sm5bd {
  width:136px;
 height:126px;
 border:#8a85bb 1px solid;
line-height:126px;
 }
 
 
  .bigk6bd {
 width:138px;
 height:138px;
 margin:auto;
 border:#ffcfaf 1px solid;
 }
 
 .sm6bd {
  width:136px;
 height:136px;
 border:#ffa163 1px solid;
line-height:136px;
 }
 
 
 #fcpic1 {
 width:152px;
 float:left;
 position:relative;
 height:152px;
 }
 
  #fcpic1 a {
  width:152px;
  height:304px;
  position:absolute;
  top:0px;
  left:0px;
  }
  
  #fcpic1 img {
  width:152px;
  height:304px;
  }
  
   #fcpic2 {
 width:152px;
 float:left;
 margin-left:152px;
  height:152px;
 }
 
  #fcpic2 a {
  width:152px;
  height:152px;

  }
  
  #fcpic2 img {
  width:152px;
  height:152px;
  }
  
  
     #fcpic3 {
 width:152px;
 float:left;
 margin-left:152px;
  height:152px;
 }
 
  #fcpic3 a {
  width:152px;
  height:152px;

  }
  
  #fcpic3 img {
  width:152px;
  height:152px;
  }
  
  
  
   #fcpic4 {
 width:152px;
 float:left;
 position:relative;
 height:152px;
 }
 
  #fcpic4 a {
  width:152px;
  height:294px;
  position:absolute;
  top:0px;
  left:0px;
  }
  
  #fcpic4 img {
  width:152px;
  height:294px;
  }
  
  
     #fcpic5 {
 width:304px;
 float:left;
 height:142px;
 }
 
  #fcpic5 a {
  width:304px;
  height:142px;
  }
  
  #fcpic5 img {
  width:304px;
  height:142px;
  }
  
  
       #fcpic6 {
 width:152px;
 float:left;
 height:142px;
 }
 
  #fcpic6 a {
  width:152px;
  height:142px;
  }
  
  #fcpic6 img {
  width:152px;
  height:142px;
  }
  
  
  
  #indexys {
  padding-top:77px;
  }
  
  .why {
  clear:both;
  padding-top:53px;
  }
  
  .da_mnu2 ul li {
width:300px;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
border-right:#fff 1px solid;
cursor:pointer;
height:80px;
float:left;
}

#ys1 {
background:url(../image/no1.png);
background-color:#109b40;
background-position:50px center;
background-repeat:no-repeat;
}

#ys2 {
background:url(../image/no2.png);
background-color:#109b40;
background-position:50px center;
background-repeat:no-repeat;
}
#ys3 {
background:url(../image/no3.png);
background-color:#109b40;
background-position:50px center;
background-repeat:no-repeat;
}
#ys4 {
background:url(../image/no4.png);
background-color:#109b40;
background-position:50px center;
background-repeat:no-repeat;
border-right-width:0px;
}

.da_mnu2  div {
margin-left:130px;
clear:both;
}

.sortcn {
color:#fff;
font-family:方正大黑简体;
font-size:24px;
margin-top:20px;

}
.sorten {
color:#c1d2c6;
font-size:13px;
text-transform:uppercase;
line-height:18px;
}

.yscur {
background-color:#04dc4f!important;
}

.yswz {
padding-top:15px;
font-size:16px;
color:#ffffff;
line-height:35px;
border-top:#63bc82 1px solid;
margin-top:25px;
}

.why_on {

clear:both;
}
.whymain {
margin-top:8px;
height:525px;
}

.whypic {
float:left;
width:675px;
}

.whypic img {
width:675px;
height:525px;
}

.whyright {
float:left;
width:525px;
height:525px;
background-color:#3dae64;
text-align:center;
}

.whycenter {
margin:70px auto 0px;
width:465px;
}

#indexnews {
padding-top:65px;
padding-bottom:85px;
}

#indexnewsmain {
clear:both;
padding-top:40px;

}

#indexnewsleft {
float:left;
width:358px;
}

#indexnewslefttop {
clear:both;
width:358px;
height:143px;
background-color:#109b40;
}

#indexnewsfirt {
clear:both;
padding-left:19px;

line-height:50px;
padding-top:35px;
}

#indexnewsfirt a {
font-size:18px;
color:#fff;
}

#indexnewsfirstdate {
clear:both;
font-size:16px;
color:#fff;
font-family:Arial;
padding-left:19px;
}

#indexnewsfirstpic {
padding:9px 0px;
clear:both;
}
#indexnewsfirstpic img {
width:358px;
}

#indexnewsfirstsm {
clear:both;
color:#878585;
line-height:28px;
padding:10px 15px;
}

#indexnewsright {
float:right;
width:814px;
}

.newstablist {
display:block;
float:left;
width:112px;
height:33px;
line-height:33px;
text-indent:20px;
color:#7d7d7d;
font-size:17px;
background:url(../image/newsline.gif) no-repeat left center;
}

#indexnewsrighttop {
clear:both;
height:40px;
}

.newstab {
float:left;
}

.newson {
color:#109b40;
background:url(../image/newcurline.gif) no-repeat left center;
}

#indexnewsmore {
float:right;
}

.newscont {
	width: 814px; 
	height: 453px; 
	overflow: hidden; 
	position: relative;
	clear:both;
}
.newscont .tblist{
	left: 0px; 
	position: absolute;
	transition:0.15s;
}

.newscontlist {
width:814px;
float:left;
}

.tjnewslist {
padding-top:22px;
border-bottom:#e8e8e8 1px solid;
cursor:pointer;
}
.tjnewsleft {
float:left;
width:600px;
}

.indexnewstitle {
color:#545353;
font-size:17px;
font-weight:bold;
line-height:50px;
}

.indexnewssm {
color:#8f8e8e;
}

.indexnewsdate {
float:right;
width:168px;
height:122px;
background-color:#e8e8e8;
}

.indexnewsdate div {
color:#9b9b9b;
}

.indexday {
font-size:40px;
font-family:Arial;
text-align:center;
clear:both;
padding-top:35px;
}
.indexnewsmy {
clear:both;
text-align:center;
}

.tjnewslist:hover .indexnewsdate {
background-color:#109b40;
}

.tjnewslist:hover .indexnewsdate div {
color:#ffffff;
}

.tjnewslist:hover {
border-bottom:#109b40 1px solid;
}

.tjnewslist:hover .indexnewstitle {
color:#e02c53;
}




/*底部样式*/

#footwidth {
width:100%;
text-align:center;
padding-top:30px;
padding-bottom:22px;
clear:both;
background-color:#128544;

}

#footrwm {
width:250px;
text-align:center;
float:left;
}

.footmbt {
font-weight:bold;
color:#fefefe;
padding-bottom:10px;
font-size:15px;
clear:both;
line-height:40px;
text-align:center;
}

#footrwmpic {
height:170px;
border-right:#7aba96 1px solid;
text-align:center;
}

#footabmenu {
float:left;
width:220px;
}

.footmenu {
clear:both;
min-height:170px;
border-right:#7aba96 1px solid;
}

.footmenu ul li {
line-height:30px;
text-indent:70px;
clear:both;
height:30px;
}

.footmenu a {
font-size:13px;
color:#fbf8f8;
}

#footprdmenu {
width:260px;
float:left;
}

#footlx {
width:470px;
float:left;
}

#footlxwz {
text-align:center;
clear:both;
}

#footlxwz td {
color:#fefefe;
font-size:12px;

}

#footlxwz table {
margin:0px auto;
}

#footend {
clear:both;
width:100%;
height:50px;
background-color:#0b5028;
}

#footendwz {
width:1200px;
margin:0px auto;
line-height:50px;
color:#ece9e9;
font-size:13px;
text-indent:10px;
}

#footendwz a {
color:#ece9e9;
}




/*浮动在线客服样式*/

.diyos {
	position: fixed;
	width: 54px;
	right: 0;
	top: 50%;
	z-index: 100;
}
.diyos ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.diyos ul li {
	width: 54px;
	height: 54px;
	background: #3dae64;
	float: left;
	position: relative;
	margin: 1px 0 0 0;
}
.diyos ul li:hover{ background:#04dc4f;}
.diyos ul li .sidebox {
	position: absolute;
	width: 54px;
	height: 54px;
	top: 0;
	right: 0;
	color: #fff;
	font: 14px/54px "Microsoft Yahei";
	overflow: hidden;
}
.diyos ul li .sidetop {
	width: 54px;
	height: 54px;
	line-height: 54px;
	display: inline-block;
}
.diyos ul li.sideewm {
	width: 54px;
	height: 54px;
	line-height: 54px;
	display: inline-block;
}
.diyos ul li .sideewmshow{
	width: 150px;
	position:absolute; top:0; left:-151px; z-index:120; display:none;
}
.diyos ul li.sideewm:hover .sideewmshow{ display:block;}
.diyos ul li img {
	float: left;
}




/*内页样式*/

.abfullbg {
clear:both;
background-color:#f9f9f9;
padding-top:50px;
padding-bottom:23px;
text-align:center;
}

.abpath {
clear:both;
height:45px;
border-bottom:#f0f0f0 1px solid;
}

.abbt {
font-size:28px;
color:#808080;
line-height:45px;
float:left;
}

.abpaths {
font-size:12px;
color:#a2a2a2;
float:right;
background:url(../image/pathpic.gif) no-repeat left center;
height:45px;
text-indent:20px;
line-height:45px;
}

.abpaths a {
color:#a2a2a2;
}

.tmenu {
clear:both;
margin-top:40px;
margin-bottom:23px;
height:45px;
}
.leftmenu {
float:left;
padding-right:10px;
}

.leftmenu a {
display:block;
line-height:45px;
background:url(../image/abarr.png) no-repeat 20px center #fff;
width:220px;
text-indent:40px;
font-size:14px;
color:#000;
border-bottom:#f0f0f0 1px solid;
}
.leftmenu a:hover {
background:url(../image/abarr.png) no-repeat 20px center #109b40;
color:#fff;
}
.leftmenup {
float:left;
padding-right:10px;
}

.leftmenup a {
display:block;
line-height:45px;
background:url(../image/abarr.png) no-repeat 20px center #fff;
width:160px;
text-indent:40px;
font-size:14px;
color:#000;
border-bottom:#f0f0f0 1px solid;
}
.leftmenup a:hover {
background:url(../image/abarr.png) no-repeat 20px center #109b40;
color:#fff;
}

.newslist {
clear:both;
border-bottom:#ddd 1px dotted;
padding-bottom:35px;
margin-bottom:30px;
}

.newsleftpic {
float:left;
width:300px;
}

.newsleftpic img {
width:257px;
}

.newsright {
float:left;
width:830px;
}

.newsrtop {
clear:both;
height:35px;
}

.newstitle {
float:left;
line-height:35px;
font-size:14px;
font-weight:bold;
}

.newsdate {
float:right;
}

.newsdate {
float:right;
font-size:12px;
color:#999999;
}

.newssm {
clear:both;
color:#9c9c9c;
font-size:12px;
}

.newsinfotitle {
text-align:center;
width:100%;
line-height:40px;
margin:0px auto;
border-bottom:#cccccc 1px solid;
margin-bottom:25px;
}
.newsinfotop {
text-align:center;
padding:15px;
clear:both;
}
.newsinfos {
clear:both;
line-height:25px;
padding-bottom:20px;
}
.newswz {
line-height:30px;
}

.absps {
height:40px;
clear:both;
}

#fedmsg {
margin:0px auto;
}

#fedmsg td {
padding:4px;
}




.cerlist {
width:300px;
text-align:center;
float:left;
}


.cerlistdiv {
padding-top:6px;
clear:both;
width:270px;
margin:0px auto;
}

.cerpic {
position:relative;
text-align:center;
height:100%;
overflow:hidden;
border:#d9d8d8 1px solid;
}
.cerpic img {
width:100%;

}

.cerpda {
display:block;
width:270px
overflow:hidden;
text-align:center;
height:100%;
}
.cerpda img {
transition: .7s;-moz-transition: .7s;
-webkit-transition: .7s;
-o-transition: .7s;
}

.cerroll {
position:absolute;
left:0px;
top:0px;
background: url("../image/mtn.png");
opacity: 0;
color:#ffffff;
transition:0.3s linear; 
-webkit-transition: all .3s linear; 
-mos-transition: all .3s linear; 
-mz-transition: all .3s linear; 
-o-transition: all .3s linear;
width:270px;
height:100%;
}
.cerroll  a {
display:block;
width:270px;
height:100%;
overflow:hidden;
text-align:center;
color:#ffffff;


}

.cerroll  a img {
margin-top:90%;
}
 .cerroll img {
width:60px;
height:60px;
transition:0.3s linear; 
-webkit-transition: all .3s linear; 
-mos-transition: all .3s linear; 
-mz-transition: all .3s linear; 
-o-transition: all .3s linear;
}

.cerpic:hover .cerroll {

opacity: 1;
}
.cerpic:hover .cerroll   a img {

margin-top:60%;
}


.cerpic:hover .cerpda img {

transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transition: scale(1.2);
}



.cername {
color:#5d5d5d;
font-size:18px;
clear:both;
line-height:50px;
text-align:center;
}