@charset "utf-8";
/*for FireFox*/
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, button::g188-moz-focus-inner { border : 0px; }
input::-moz-focus-inner { border: 0; }
a {text-decoration:none;color:#333; outline: 0;  -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;}

a:hover{ color:#cc0000;text-decoration:none; }
a:active { outline: none; -moz-outline: none; }
a { -moz-user-focus: none; outline:none;/*去掉Firefox点击时产生的虚线框*/}
:focus, .button:focus {outline:none;}
.button::-moz-focus-inner {border:0;}
/*for IE8 */
input[type="submit"]:focus, input[type="button"]:focus { outline : none; }
/*for IE8 */
input[type="submit"]:focus, input[type="button"]:focus, button:focus { outline : none; }
input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; /*去掉苹果的默认UI来渲染按钮*/}
/* CSS Document */
html{-webkit-text-size-adjust:none; /*解决chrome浏览器下字体不能小于12px*/}
html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;} 
html, body {width:100%;height:100%;padding:0;margin:0;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td,figure{margin:0;padding:0;}
body {  font-family:Helvetica,Tahoma,Arial, "Microsoft YaHei", "微软雅黑", SimSun, "宋体", Heiti, "黑体",STXihei, "华文细黑", sans-serif;
  font-size:12px;
  /*line-height: 1.75em;*/
  line-height: 1.6875;
  font-weight: 400;
  color: #333;
  height: 100%;
  overflow-x: hidden; 
}
.wrap{width:1200px; margin:0px auto;  }
li{list-style-type:none}
ul{margin:0px;padding:0px; list-style-image:none; list-style:none;outside:none;} 
img {width:100%; max-width:100%;height:auto; border: none;border: none\0;}
.f-l{ float:left;  }
.f-r{ float:right;}
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {
  clear: both;
  display: block;
  font-size: 0px;
  height: 0px;
  line-height: 0;
  width: 100%;
  overflow:hidden;
  }
.clear{ clear:both;}/* 清除浮动*/
.clearx:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}.clearx { display: block; }
.radius4{-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.hide{display:none}
.box-boder{ border:1px solid #ddd; overflow:hidden;}
.blank10{height:10px; overflow:hidden}
.blank18{height:18px; overflow:hidden}
hr{ height:0; border:0px; border-bottom:1px solid #ddd;}
.colwrapper { overflow:hidden; zoom:1 /*for ie*/; margin:5px auto; }/* 高度自适应 */ 
.transparent{filter:alpha(opacity=50); -moz-opacity:0.5;/** Firefox 3.5即将原生支持opacity属性，所以本条属性只在Firefox3以下版本有效 ***/ -khtml-opacity: 0.5; opacity: 0.5; } 
.shenglue{
word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}

@media screen and (-webkit-min-device-pixel-ratio:0){/* chrome*/
	.justify:after{
		content:".";
		display: inline-block;
		width:100%;
		overflow:hidden;
		height:0;
	}
}
*html{
	background-image:url(about:blank);
	background-attachment:fixed;
}

/*--------------------------------------------------------------------------------------*/
/* 顶部开始 */
.sitetop{ padding:25px 0; background:#fff;overflow: hidden;}
.sitetop .logo{ float:left;width:517px;  }
.sitetop .right{ float:right;  margin-top: 25px; }

.sc{ float:left;}
.sc .scbox{ padding-top:2px; float:left; }
.sc .sstt{float: left;width: 65px;height: 24px; line-height: 24px; padding-top: 5px;}
.sc .scbox .SC_input{width:140px; float:left;height:24px; line-height:24px;background:#fff;color:#aaa;padding-left:5px;border:0px;border:1px solid #ddd;font-size:12px;_margin-right:-3px; 
border:solid 1px #ddd;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
.sc .scbox .scbtn{ height:27px; line-height:25px; width:60px; border:0px;background:#666 no-repeat;cursor:pointer; color:#FFF; font-size:14px;font-family:"\5FAE\8F6F\96C5\9ED1"; margin-left:5px;
-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
.sc .scbox .scbtn:hover{ background:#ff0000;}

.sitetop .right .yy{ float:left; padding-top:20px;}
.sitetop .right .yy a{ float: left; display: block; width: 89px; height: 23px; line-height: 23px; text-align: center;border:0px;background:#666 no-repeat;cursor:pointer; color:#FFF; font-size:14px;margin-left:15px;
-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
.sitetop .right .yy a:hover{background: #ff0000;}

.menu{  background:#E11515;  color:#fff; padding: 10px 0; overflow: hidden;  }

.menu ul{}
.menu ul li{float: left; color: #fff;}
.menu ul li span{float: right; padding-top: 5px;}
.menu ul li a{color: #fff; font-size: 18px; font-weight: 800; padding: 0 48px;}
.menu ul li a:hover{color: #FFFF33;}

/*首页顶部幻灯开始*/
#focusBar{width:100%;height:491px;clear:both;position:relative; overflow:hidden; background:#333; margin-top: 1px;  z-index:2;}
#focusBar li{width:100%;clear:both;height:491px;display:none;position:absolute;/* position:relative;*/ }
#focusBar .focusL{height:491px;position:absolute;z-index:9;/*left:-1000px;*/ top:0px;left:-960px;margin-left:50%;}
#focusBar .focusR{height:491px;position:absolute;z-index:10;/* right:1000px;*/top:0px;left:-960px;margin-left:50%;}
#focusBar .arrL,#focusBar .arrR{display:block;width:52px;height:134px;position:absolute;top:150px;z-index:11111;cursor:pointer;background:url(/images/bt_arr.png) no-repeat;}
#focusBar .arrL{left:-52px;background-position:0px 0px;}
#focusBar .arrR{right:-52px;background-position:-68px 0px;}
#focusBar .arrL:hover{background-position:0px -144px;}
#focusBar .arrR:hover{background-position:-68px -144px;}
.zhezhao{height:491px;position:absolute;z-index:19;/* right:1000px;*/top:-15px;left:-960px;margin-left:50%;}
#focusBar ul li#focusIndex1{background:url(/images/top-1.jpg) repeat-x center center;display:block;}
#focusBar ul li#focusIndex2{background:url(/images/top-2.jpg) no-repeat center center;display:none;}
#focusBar ul li#focusIndex3{background:url(/images/top-3.jpg) no-repeat center center;display:none;}
#focusBar ul li#focusIndex4{background:url(/images/top-4.jpg) no-repeat center center;display:none;}
#focusBar ul li#focusIndex5{background:url(/images/top-5.jpg) no-repeat center center;display:none;}
/*首页顶部幻灯结束*/

/*通用样式*/
.pindaotop{width:100%;  height:443px; margin-top:1px; overflow:hidden;  }
.pindaotop .chanpintop{height:100%; background:url(lm-chanpintop.jpg) no-repeat top center;}
.dbt{ text-align:center;  padding:0; overflow: hidden;}
.dbt .cn{font-size:30px; font-weight:800;}
.dbt .en{ font-family:"Times New Roman",Helvetica,Tahoma,Arial; font-size:22px;   font-weight:normal;} 
/*当前位置*/
.wzbg{background: url(wz-bg.jpg) top center repeat-x; height: 50px; line-height: 50px;} 
.wz{ padding:8px;  }
.wz a{margin:6px;color:#666}
.wz a:hover{ color:#cc0000;}

/*新闻资讯开始*/
.xwzx{padding: 80px 0;}
.xwzx .xwhd{float: left; width: 586px;  }
.xwzx .xwhd img{width: 586px; height: 392px;}
.xwzx .zx{ float: left; width: 586px; margin-left: 25px; }
/*通用标题*/
.xwzxtitle{float: left; width: 100%;border-bottom:1px solid #ddd; margin-top: 8px;}
.xwzxtitle .tt{ float: left;width:116px; height:42px; line-height:42px; text-align:center;   font-size:16px; font-weight:500;display:inline;
border:1px solid #ddd;
border-bottom:none;
cursor:pointer;
-webkit-border-top-left-radius: 4px;
-moz-border-top-left-radius: 4px;
-ms-border-top-left-radius: 4px;
-o-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-top-right-radius: 4px;
-ms-border-top-right-radius: 4px;
-o-border-top-right-radius: 4px;
border-top-right-radius: 4px;}
.xwzxtitle .tt a{ display: block; width: 100%; height: 100%;-webkit-border-top-left-radius: 4px;
-moz-border-top-left-radius: 4px;
-ms-border-top-left-radius: 4px;
-o-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-top-right-radius: 4px;
-ms-border-top-right-radius: 4px;
-o-border-top-right-radius: 4px;
border-top-right-radius: 4px;}
.xwzxtitle .tt a:hover{ background: #FF3300;  color: #fff;}
.xwzxtitle .more{float: right; margin-top:10px;}
.xwzx .zx .tuijian{width: 100%; height:110px; overflow:hidden; }
.xwzx .zx .tuijian .tt{float: left; width: 100%;   font-size:18px; font-weight:bold; font-family:"Microsoft YaHei",黑体; height:25px; line-height: 25px; overflow:hidden; margin: 15px 0;}
.xwzx .zx .tuijian .tt span{ float: right; font-size: 12px; font-weight: 400;}
.xwzx .zx .tuijian .info{margin-top:10px; }
.tab1{width:100%;margin:0px auto;  }
.tab1 .more{ float:right; margin-top:10px;}
.tab1 .line{ width:100%;border-bottom:3px solid #ddd; height:1px; display:block; margin-bottom:10px;}
.tab1 .tu{float:left; width:259px;  display:inline;}
.tab1 .hd{ overflow:hidden; margin-top:0px;}
.tab1 .hd li{ 
position:relative; 
float:left; padding: 0 25px; height:42px; line-height:42px; text-align:center; margin-right:4px; font-family:"Microsoft YaHei",黑体; font-size:18px; font-weight:800;display:inline;
border:1px solid #ddd;
border-bottom:none;
cursor:pointer;
-webkit-border-top-left-radius: 4px;
-moz-border-top-left-radius: 4px;
-ms-border-top-left-radius: 4px;
-o-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-top-right-radius: 4px;
-ms-border-top-right-radius: 4px;
-o-border-top-right-radius: 4px;
border-top-right-radius: 4px;

}
.tab1 .hd li.on{
display:block; background:#FF0000; color:#fff;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
  }
.tab1 .hd li.on a{color:#fff;}

.tab1 .bd{overflow:hidden; padding-top:10px;  }
.tab1 .lh{overflow:hidden; display: block; }
.tab1 .bd .lh .tabbox { height:auto;overflow:hidden; }
.tab1 .bd .lh .tabbox .list{width:100%; float:left; margin-right:10px;}
.tab1 .bd .lh .tabbox .list ul{ width:100%;  }
.tab1 .bd .lh .tabbox .list ul li{float:left; width:100%; padding-bottom: 15px; margin-top: 15px; border-bottom: 1px solid #ddd;}
.tab1 .bd .lh .tabbox .list ul li .bt{float: left; width: 100%;}
.tab1 .bd .lh .tabbox .list ul li .bt span{float: right; padding-top: 5px; color: #666;}
.tab1 .bd .lh .tabbox .list ul li .bt a{float:left; width:85%; font-size: 18px; color:#333; font-weight: 800; display:block;
word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;}
.tab1 .bd .lh .tabbox .list ul li .bt a:hover{color: #cc0000;}
.tab1 .bd .lh .tabbox .list ul li .info{float: left; width: 100%;height: 41px; color: #666; overflow: hidden; margin-top: 5px;}
/*中间专题插图开始*/
.zhuantict{width: 1200px; margin: 0 auto; margin-top: 35px; margin-bottom: 35px;}
.zhuantict img{width: 1200px; height: 101px; }
/*中间信息列表*/
.row2{width: 1200px; margin: 0 auto;overflow: hidden; padding-bottom: 30px;}
.row2 .rowlist{float: left; width: 280px; height: 300px;  margin-right: 24px;}
.row2 .rowlist-r{float: left; width: 280px; height: 300px; }
.row2title{width: 100%;overflow: hidden; padding-bottom: 15px;}
.row2title .tt{float: left;}
.row2title .tt a{color: #CC0000; font-size: 18px; font-weight: 800;}
.row2title .tt a:hover{color: #666;}
.row2title .more{float: right; padding-top: 5px;}
.row2title .more a{font-size: 14px; color: #A68862;}
.row2title .more a:hover{color: #666;}
.row2ct{width: 100%; }
.row2box{ border: 1px solid #ddd; overflow: hidden; min-height: 150px; padding: 10px 15px;}
.row2list{width: 100%;}
.row2list ul{}
.row2list ul li{float: left; font-size: 14px; height: 30px; line-height: 30px; background: url(row2libg.png) -8px 3px no-repeat; padding-left: 25px; overflow: hidden;}
/*专题图片开始*/
.zhuantitp{width: 1200px; margin: 0 auto;}
.zhuantitp ul{}
.zhuantitp ul li{float: left; width: 280px; margin-right: 24px;}
.zhuantitp ul li.last{margin-right: 0;}

/*友情链接开始*/

.friendsite{ width:100%;  background: #595959;  color:#ccc; padding-top: 10px; margin-top: 30px; padding-bottom: 10px;  overflow: hidden;}
.friendsite .tt{ float:left; font-size: 16px; font-weight:600; width: 8%;}
.friendsite ul{ float:left; padding-left:10px;width: 84%; height: 25px; overflow: hidden;}
.friendsite ul li{ float:left; padding:0px 15px; font-size: 14px;  line-height:30px; text-align:center; }
.friendsite ul li a{color:#ccc;}
.friendsite ul li a:hover{ color:#fff;}
.friendsite .more{ float:right; font-size: 16px;}
.friendsite .more a{color:#ccc;}
.friendsite .more a:hover{color:#fff;}
/* 版权开始 */
.banquan{background: #333; padding: 35px 0; overflow: hidden;}

.banquan .l{float: left; width: 570px;}
.banquan .l .title{float: left; width: 520px; border-bottom: 1px solid #ccc; color: #ccc; font-size: 14px; font-weight: 800; padding-bottom: 20px;}
.banquan .l .wzdh{float: left; width: 520px; margin-top: 20px;}
.banquan .l .wzdh dl{float: left; width: 65px; margin-right: 20px;}
.banquan .l .wzdh dl dt{text-align: center; font-size: 14px; font-weight: 800; padding-bottom: 15px;}
.banquan .l .wzdh dl dt a{color: #ccc;}
.banquan .l .wzdh dl dt a:hover{color: #fff;}
.banquan .l .wzdh dl dd{text-align: center; font-size: 12px; height: 25px; line-height: 25px;}
.banquan .l .wzdh dl dd a{color: #ccc;}
.banquan .l .wzdh dl dd a:hover{color: #fff;}
.banquan .c{float: left; width: 380px;}
.banquan .c .title{float: left; width: 380px; border-bottom: 1px solid #ccc; color: #ccc; font-size: 14px; font-weight: 800; padding-bottom: 20px; margin-bottom: 20px;}
.banquan .c ul{}
.banquan .c ul li{float: left; width: 100%; height: 25px; line-height: 25px;padding-left: 40px; color: #ccc; margin-bottom: 10px}
.banquan .c ul li.dianhua{background: url(tb-dianhua.png)0 0 no-repeat;}
.banquan .c ul li.chuanzhen{background: url(tb-chuanzhen.png)0 0 no-repeat;}
.banquan .c ul li.dizhi{background: url(tb-dizhi.png)0 0 no-repeat;}
.banquan .r{float: right; width: 168px;}
.banquan .r .weixin{float: right; width: 151px; padding-top: 10px;}
.banquan .r .weixin img{width: 151px;}
.banquan .r .weixin p{text-align: center; color: #ccc;padding-top: 10px;}
.banquan-b{background: #535353; color: #ccc; text-align: center; padding: 20px 0;}
.banquan-b a{color: #ccc;}
/*网站底部结束*/


/***频道页通用***/
.gspdtitle{ width: 100%; padding: 20px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;  overflow: hidden; }
.gspdtitle .more{float: right;display: block; width: 90px;height: 21px;text-align: center;line-height: 21px; margin-top: 5px; margin-right: 15px;}
.gspdtitle .more a{display: block;border: 1px solid #333;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.gspdtitle .more a:hover{}
.gspdtitle .tt{float: left;font-size: 22px;font-weight: 800;}


/*********************************  初始导航*************************/

/*栏目顶部图片*/
.lmtop{ width:100%; background:#f2f2f2; overflow:hidden;}
.lmdatu-gongsi,.lmdatu-xinwen,.lmdatu-zeren,.lmdatu-dangjian,.lmdatu-huanbao,.lmdatu-lianxi,.lmdatu-renli{ height:292px;  margin-top:1px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  }
.lmdatu-gongsi{ background:url(lmdatu-gongsi.jpg) no-repeat top center;}
.lmdatu-xinwen{ background:url(lmdatu-xinwen.jpg) no-repeat top center;}
.lmdatu-zeren{ background:url(lmdatu-zeren.jpg) no-repeat top center;}
.lmdatu-dangjian{ background:url(lmdatu-dangjian.jpg) no-repeat top center;}
.lmdatu-huanbao{ background:url(lmdatu-huanbao.jpg) no-repeat top center;}
.lmdatu-lianxi { background:url(lmdatu-lianxi.jpg) no-repeat top center; }
.lmdatu-renli{ background:url(lmdatu-renli.jpg) no-repeat top center;}


/*内容页开始*/
.nraside{ width:200px; float:right; padding:15px;}
.nrsection{ float:left; width:935px; padding:15px; border-right:1px solid #ddd; height:auto; }
.nrsection100{ width:100%; overflow:hidden; }

.nrsection100 iframe{height:534px;}

.nrsection h1,.nrsection100 h1{ font-size:24px; font-weight:800;  color:#cc0000; margin:15px auto; text-align:center;}
.dp{width:100%; text-align:center; line-height:30px;color:#666;}
.dp font{font-size:12px;color:#f00}
.dp span{padding-left:10px}
.ct{Font-family: "Microsoft YaHei", "宋体", Heiti, "黑体",STXihei, "华文细黑"; line-height:200%;font-size:16px;padding:15px;color:#666; }
.ct p{text-indent: 2em;}
.ct strong{ font-size: 18px; font-weight: 800;}
.ct .ct_box img{  width: auto;  margin:2px; max-width: 780px;  padding: 15px;  overflow:hidden;}
.ct .ct_box .shipin{ width:400px; margin:auto;}
.nr-jjbg{background: url() no-repeat bottom center;}

.votebtn img{ width:auto; height:auto;}
.zxliuyan{ height:600px; padding-top:30px;}
.zxliuyan img{width:auto; height:auto;}
.bshare-custom{margin-top:20px; margin-bottom:20px;}


.dhtt,.dhtt2{Font-family: "Microsoft YaHei"; font-size:2.2em; font-weight:800; color:#cc0000; text-align:center; margin-top:0.6em; padding-bottom:0.6em; }
.dhtt2{border-bottom:1px solid #ddd; }
.nrdh{width:100%; margin:auto;}
.nrdh ul{ margin-top:10px;}
.nrdh ul a {
	position: relative;
    z-index: 30;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
  /*background-color: #fff !important;*/
  /*color: #8bc655 !important;*/;
}
.nrdh ul li{background:#f4f4f4; margin-bottom:8px;  position: relative; z-index:20;  width:100%; text-align:center; height:35px;line-height:35px;}
.nrdh ul li span{
	position: absolute;
    width: 0;
    height: 100%;
    background-color: #cc0000;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    top: 0;
    left: 0;
    z-index:10;}
.nrdh ul li:hover span{width:100%;}	
.nrdh ul li:hover a {color: #ffffff !important;}
.nrdh ul li a{  Font-family: "Microsoft YaHei"; font-size:1.4em;display:block;  }
.nrdh ul li a:hover{display:block; color:#008953;}
.nrdh ul li.curr{  color:#333; height:35px; display:block; }
.nrdh ul li.curr a{ background:#cc0000; color:#fff;  display:block; }
.nrdh ul li.curr a:hover{ color:#cc0000;}

.tpnews{ width:100%;}
.tpnews ul{ float:left; margin-top:10px;}
.tpnews ul li{ float:left; width:45%; margin-left:4%;  text-align:center;Font-family: "Microsoft YaHei"; font-size:1em;  margin-top:13px; }
.tpnews ul li .tupian{ padding:6px; padding-bottom:1px; border:1px solid #ddd;}
.tpnews ul li .tupian img{ width:116px; height:auto; min-height: 53px;  }
.tpnews ul li .tt{ width:100%;text-align:center; padding-top:5px;}

.txtnews{ width:95%;}
.txtnews ul{ margin:auto; margin-top:10px;}
.txtnews ul li{Font-family: "Microsoft YaHei"; width:100%; height:38px; line-height:38px;border-bottom:1px dashed #cbdbe4;display:block;overflow:hidden;}
.txtnews ul li a{font-size:1em; height:38px; overflow:hidden; display:inline; }
.txtnews ul li span{ float:right;color:#999;font-size:11px;}
.txtnews ul li em{float:left;width:16px; height:16px;font-size:11px;  background:#aaa; line-height:16px; margin:10px 10px 0px 2px;color:#fff; text-align:center; font-style:normal;}
.txtnews ul li em.em01{ background:#b80000}
/*内容页结束*/

/*栏目页开始*/
.lmaside{ width:200px; float:right; padding:15px;}
.lmsection{ float:left; width:935px; padding:15px; border-right:1px solid #ddd; height:auto; }
.lmsection .lmjieshao{ width: 88.5%;  margin: 0 auto; margin-top: 20px; border: 1px solid #ddd; padding: 15px; line-height: 180%; text-indent: 2em;}

.lmsection td img{ width: auto; max-width: auto;}
.lmsection h1{Font-family: "Microsoft YaHei";  color:#cc0000; padding-bottom: 15px; }
.lmsection ul{}
.lmsection ul li{ display:inline-block; width:100%; border:1px dashed #ddd;margin-bottom:15px;
	-webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.lmsection ul li:hover{ 
background:#f2f2f2;
color:#fff;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.lmsection ul li.li01{ padding:15px 0px;}
.lmsection ul li.li01 .title a{font-size:18px; font-weight:bold;Font-family: "Microsoft YaHei";}
.lmsection ul li.li01 .lct{float:left; margin-left:20px; padding-right:20px; _display:inline;}
.lmsection ul li.li01 .lct img{ width:auto; max-width:180px;  height:auto;max-height:125px; overflow:hidden;}

.lmsection ul li.li01 .rct{ float:none; margin-left:10px;  _display:inline;}
.lmsection ul li.li01 .title{ width:100%; padding:10px 10px 0px 0px;}
.lmsection ul li.li01 .rct .intro{ padding-top:10px; line-height:22px;color:#666; margin-right:10px;_display:inline;}
.lmsection ul li.li01 .rct .biaoqian span{ float:right; margin-right:15px; height:30px; line-height:30px;color:#999; background:url(home/plnum.png) no-repeat 0 50%; padding-left:18px;color:#999}

.lmsection ul li.li02 .title{ width:100%; padding:10px 10px 0px 20px;}
.lmsection ul li.li02 .title a{font-size:18px; Font-family: "Microsoft YaHei"; font-weight:bold; }
.lmsection ul li.li02 .intro{ padding:15px;Font-family: "Microsoft YaHei"; line-height:22px; color:#666666; }
.lmsection ul li.li02 .biaoqian span{ float:right;color:#999; background:url(home/plnum.png) no-repeat 0 50%; padding-left:18px;color:#666;margin-right:10px;}

.tplist{ width:100%; margin-top:20px; }
.tplist ul{ float:left; width:100%; height:auto; }
.tplist ul li{ float:left; width:28%; height:auto; margin-left:4%; background:none;  margin-bottom:20px; text-align:center; border:none;}
.tplist ul li .tp{ border:#e4e4e4 solid 1px; padding:8px; padding-bottom:4px; overflow:hidden;}
.tplist ul li:hover{ background:none;}
.tplist ul li .tp img{   
-webkit-transition:0.8s ease-out;
-moz-transition:0.8s ease-out;
-o-transition:0.8s ease-out;
-ms-transition:0.8s ease-out;
transition:0.8s ease-out;
}
.tplist ul li .tp img:hover{
-webkit-transform: scale(1.5);    /* safari and chrome */
-moz-transform: scale(1.5);       /* firefox */
-o-transform: scale(1.5);         /* opera */
-ms-transform: scale(1.5) ;        /* ie9 */
transform: scale(1.5);
	}
.tplist ul li .mingcheng{ padding:5px;text-align:center; height:16px; overflow:hidden;}


.tplist2{ width:100%; margin-top:20px; }
.tplist2 ul{ float:left; width:100%; height:auto; }
.tplist2 ul li{ float:left; width:18%; height:auto; margin-left:6%; background:none;  margin-bottom:20px; text-align:center; border:none;}
.tplist2 ul li .tp{ border:#e4e4e4 solid 1px; padding:8px; padding-bottom:4px; overflow:hidden;}
.tplist2 ul li:hover{ background:none;}
.tplist2 ul li .tp img{ width:150px; height:213px;   
-webkit-transition:0.8s ease-out;
-moz-transition:0.8s ease-out;
-o-transition:0.8s ease-out;
-ms-transition:0.8s ease-out;
transition:0.8s ease-out;
}
.tplist2 ul li .tp img:hover{
-webkit-transform: scale(1.5);    /* safari and chrome */
-moz-transform: scale(1.5);       /* firefox */
-o-transform: scale(1.5);         /* opera */
-ms-transform: scale(1.5) ;        /* ie9 */
transform: scale(1.5);
	}
.tplist2 ul li .mingcheng{ padding:5px;text-align:center; height:16px; overflow:hidden;}

/*友情链接样式*/
.linklist{ width:100%; margin-top:20px; }
.linklist ul{ float:left; width:100%; height:auto; }
.linklist ul li{ float:left; width:21%; height:25px; line-height:25px; margin-left:3%; background:none;  margin-bottom:20px; text-align:center; border:1px solid #ddd; overflow:hidden;}
.linklist ul li:hover{ background:none;}
.linklist ul li a{ display:block; background:#fff; color:#000;}
.linklist ul li a:hover{display:block; background:#cc0000; color:#fff;}
/*自定义表单样式*/
.lefttdbg{ height:33px;}
/*循环列表样式*/
.classlist{float: left; width: 100%; padding-top: 20px;}
.classlist .classtitle{float: left; width: 100%; height: 45px; line-height: 45px; border-top: 1px solid #ddd;border-bottom: 1px solid #ddd; }
.classlist .classtitle .more{ float: right; padding-right: 20px;}
.classlist .classtitle .tt{float: left; font-size: 18px; font-weight: 800; padding-left: 20px;}
.classlist .classbox{float: left; width: 100%; padding-top: 25px;}
.classlist .classbox .l{float: left; width: 30%; padding-left: 2%;}
.classlist .classbox .l p{width: 100%; text-align: center;}
.classlist .classbox .r{float: right; width: 63%; padding-right: 2%;}
.classlist .classbox .r ul{width: 100%;}
.classlist .classbox .r ul li{float: left; width: 100%; border: none;}
.classlist .classbox .r ul li a{float:left; color:#333; display:block;  width:80%;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.classlist .classbox .r ul li a:hover{ color: #cc0000;}
.classlist .classbox .r ul li:hover{ background: none; color: #333;}
.classlist .classbox .r ul li span{float: right;}
/*栏目页结束*/





/*会员注册页*/
.user_reg{width:950px;margin:0 auto;padding:15px;border:1px solid #ddd}
.user_reg ul{padding-top:8px; line-height:30px}
.user_reg ul li span{width:83px;font-size:14px; float:left; line-height:30px}
.user_reg ul li{padding:10px 0px 10px 0px;}
.user_reg ul li span font{color:#e00;font-size:14px;margin-right:5px;}
.user_reg ul li .text{width:240px;padding-left:5px;height:28px; line-height:28px;margin-right:15px;border:1px solid #ccc;border-top:1px solid #999;border-left:1px solid #999; float:left}
.user_reg ul li .yz_text{width:120px;padding-left:5px;height:28px; line-height:28px;margin-right:15px;border:1px solid #ccc;border-top:1px solid #999;border-left:1px solid #999; float:left}
.user_reg ul li #usernamemsg{width:300px;padding-left:15px;background:url(no.gif) no-repeat 0 50%}
.user_reg ul li #passwordmsg2{width:300px;padding-left:15px;background:url(no.gif) no-repeat 0 50%}
.user_reg ul li #answermsg{width:300px;padding-left:15px;background:url(no.gif) no-repeat 0 50%}
.user_reg ul li #chkcodemsg{width:300px;padding-left:15px;background:url(no.gif) no-repeat 0 50%;margin-top:-30px;margin-left:305px}
.user_reg ul .xx_box h4{ line-height:35px;border-bottom:1px dotted #ccc;padding-left:10px;height:35px;margin-bottom:10px}
.user_reg ul .xx_box .text{width:240px;padding-left:5px;height:28px; line-height:28px;margin-right:15px;border:1px solid #ccc;border-top:1px solid #999;border-left:1px solid #999; float:left}
/*会员注册页结束*/
/*尾部通用*/
.end{width:980px;margin:0 auto;padding-top:5px; text-align:center; height:20px;color:#999;}
.end a{ line-height:20px;padding:0px 4px 0px 4px;color:#666}
.copyright{ text-align:center; line-height:22px;color:#888;height:120px; font-family:Arial, Helvetica, sans-serif}
.copyright img{ margin-left:10px}
/*尾部通用over*/
/*网站地图*/
.bg18{ height:6px; background:url(small/18.png) repeat-x 0 -1px}
.maplist{width:980px;margin:0px auto; line-height:28px;margin-bottom:10px;}
.maplist .classname{ background:url(maptit.png) repeat-x;margin-top:10px; display:block;padding-left:10px;font-size:15px; height:30px; line-height:30px;border:1px solid #b5d7ef;font-weight:bold;font-family:"\5FAE\8F6F\96C5\9ED1";}
.maplist .classname a{color:#00659c; background:url(maptit02.png) no-repeat 0 50%;padding-left:10px}
.maplist .classname2{height:25px; float:left; line-height:25px; padding-left:10px;font-size:12px;padding-right:0px; background:none}
.maplist .classname2 a{font-weight:bold;color:#555;font-size:15px;font-family:"\5FAE\8F6F\96C5\9ED1";}
.maplist span{ white-space:nowrap;padding:0px 10px;margin-top:10px;  height:25px; float:left; background:url(maptit03.png) no-repeat 100% 50%}
.maplist span a{color:#555}
.maplist a:hover{color:#00659c;}
.maplist2{ clear:both;}
/*分页样式*/
.fenye{ position:relative; margin:20px; clear:both; text-align:right;  }
.fenye img{ margin:0px 2px 12px 0px; width:auto; max-width:none;}
.fenye a{text-decoration:none; font-size:14px;height:24px;border-radius: 3px; text-align:center; line-height:24px; float:left;color:#666;margin-left:5px; margin-bottom:8px;border:1px solid #e5e5e5;border-bottom:1px solid #ccc; background:#fff}
.fenye a:hover{ background:#3391cf;color:#ffffff;}
.fenye .prev,#fenye .next{width:23px; text-align:center;}
.fenye .prev,#fenye .next img{margin-top:8px}
.fenye a.curr{width:23px; color:#fff; text-align:center; background:#3391cf;border:1px solid #3391cf}
.fenye a.curr:hover{color:#fff;}
.fenye a.num{width:23px;}
.fenye a:hover{color:#fff; text-decoration:none;}
.fenye span{ line-height:30px;padding-left:5px; font-family:Arial, Helvetica, sans-serif}
.fenye span#totalpage{padding-left:0px}
 /*文章正文分页样式*/
#pageNext{ padding:10px 12px 6px; clear:both;}
#pageNext .prev,#pageNext .next{width:64px; text-align:center;}
#pageNext a.curr{width:25px; background:#fff;color:#00659c; font-family:Arial, Helvetica, sans-serif; text-align:center;font-weight:bold;}
#pageNext a{text-decoration:none; font-size:14px;margin-left:5px;height:26px; text-align:center; line-height:26px; float:left;color:#666; background:#eee}
#pageNext a.num{width:25px;}
#pageNext a:hover{color:#00659c; text-decoration:none;}
/*附件*/
.annex{width:600px;margin :15px; border : 1px dashed #999; background : #f9f9f9; line-height : normal;}
.annex td{text-align:left;padding-top:10px;padding-left:10px;padding-bottom:5px;}
/*评论*/
.cmt .goodandbad{margin-top:3px;BORDER-BOTTOM: #efefef 1px solid}
.cmt .content{color:#000;font-size:14px;}
.cmt .gray{color:#ccc;}
.cmtloadtips{height:30px;font-size:14px;line-height:30px;background:#f3f9fc; position:relative;margin-top:-2px;color:#999;text-align:center;}
.cmttitle{border-bottom:3px solid #ccc;font-weight:bold;font-size:14px;}
/*图片视觉差*/
.stretch-bg {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-fixed { background-attachment:fixed;}