@charset "UTF-8";
body{background:#edebde;}
.wrap{width:950px;margin:0 auto;background:#FFF;}
.header{height:80px;}
.header .logo{float:left;width:600px;height:70px;font-size:40px;color:#019ad4;margin:5px 0 0 15px;}
.header .right{float:right;margin:0 15px 0 0;}
.header .lang{width:138px;height:18px;line-height:18px;text-align:center;background:url(../images/ls_lang_bg.jpg);}
.header .search{width:170px;border:1px solid #acadb2;height:22px;margin:25px 0 0;}
.header .search .ipt{float:left;width:130px;height:22px;padding:0;border:none;text-indent:5px;}
.header .search .btn{float:right;height:22px;border:none;}

.nav{height:46px;background:url(../images/nav_bg.jpg) repeat-x;}
.nav li{float:left;margin:0 30px;line-height:38px;}
.nav li a{color:#767676;font-weight:bold;}
.nav li.on a{color:#134509;}

.main{padding:20px;}
.m-l{width:595px;float:left;}
.m-r{float:right;width:280px;}
.main .mod{margin:0 0 20px;}
.main .mod .hd{height:25px;overflow:hidden;}
.main .mod .hd h2{float:left;font-weight:bold;}
.main .mod .hd .icon{width:15px;height:15px;margin:0 5px 0 0;background:url(../images/ls_icon_01.jpg);float:left;}
.main .mod .hd .more{float:right;color:#333;}

.mod-about{padding-top:18px;}
.mod-about .bd{line-height:200%;}

.mod-news li{padding:15px 0;border-bottom:1px dashed #EEE;}
.mod-news li a{color:#333;}
.mod-news li a:hover{text-decoration:underline;}
.mod-news li p{color:#888;line-height:175%;padding:10px 0 0;}

.mod-service li{width:50%;float:left;height:24px;line-height:24px;vertical-align:bottom;}

.mod-search li{padding:10px 0 0;vertical-align:bottom;}
.mod-search li .label{float:left;width:70px;font-weight:bold}
.mod-search li .ipt{width:168px;height:22px;border:1px solid #acadb2;text-indent:5px;}
.mod-search li .sel{width:168px;height:22px;border:1px solid #acadb2;}
.mod-search li .btn{border:1px solid #c8c8c8;width:70px;height:28px;line-height:28px;}

.article-list{padding:15px;border:2px solid #dbdbdb;border-top-width:3px;min-height:680px;margin:0 0 10px;overflow:hidden;}
.article-list .hd{font-size:20px;padding:0 0 15px;border-bottom:1px dashed #dbdbdb;}
.article-list .bd{padding:20px 0 0;}
.article-list li{padding:0 0 10px;overflow:hidden;vertical-align:bottom;font-size:14px;}
.article-list li a{font-size:14px;color:#000;padding-left:15px;background:url(../images/dot.jpg) 4px center no-repeat;float:left;}
.article-list li a:hover{text-decoration:underline;}
.article-list li .date{float:right;color:#444;}
.article-list li .new{display:inline-block;width:23px;height:12px;background:url(../images/icon_new.jpg);}

.article-detail{padding:15px;border:2px solid #dbdbdb;border-top-width:3px;min-height:680px;margin:0 0 10px;overflow:hidden;}
.article-detail .hd h1{border-bottom:1px dashed #EEE;font-size:16px;line-height:150%;text-align:center;padding:0 0 10px;}
.article-detail .hd .info{text-align:center;color:#888;padding:10px 0;}
.article-detail .content{font-size:14px;line-height:175%;}
.article-detail .content p{padding:10px 0;}

.pagebar{text-align:center;overflow:hidden;padding:20px 10px;}
.pagebar a{padding:0 8px;display:inline-block;margin:0 5px;height:24px;line-height:24px;border:1px solid #aa1f12;color:#aa1f12;}
.pagebar a.current,.pagebar a:hover{background:#aa1f12;color:#FFF;}

.footer{padding:10px 0 50px;}
.footer .inner{width:920px;margin:0 auto;}
.footer .fr a{margin:0 5px;}