﻿/*common*/
*{margin: 0px auto;padding: 0px;}
body{font-family: "微软雅黑","宋体", sans-serif;font-size: 16px;color: #666;min-width: 1200px;background: #fff;}
a{text-decoration: none;color: #666;transition-duration: 0.3s;-moz-transition-duration: 0.3s; /* Firefox 4 */-webkit-transition-duration: 0.3s; /* Safari 和 Chrome */-o-transition-duration: 0.3s; /* Opera */}
a:hover{text-decoration: none;color: #4183C0;}
img{border: 0;max-width:100%;}
li{list-style: none;}
.clear{clear: both;}
.img_xiaoguo{transition-duration: 0.3s;-moz-transition-duration: 0.3s; /* Firefox 4 */-webkit-transition-duration: 0.3s; /* Safari 和 Chrome */-o-transition-duration: 0.3s; /* Opera */}
.img_xiaoguo:hover{filter:alpha(opacity=70);opacity:0.7;}
/*common end*/

/*header*/
.header{width:1200px;}
.logo img{padding-top:12px;padding-bottom:12px;}
/*banner*/
.index_focus{width:1200px;height:310px;position:relative;overflow:hidden;}
.index_focus .bd ul{width:1200px;height:310px;}
.index_focus .bd li{display:none;width:1200px;height:310px;}
.index_focus_post{z-index:0;}
.index_focus .pic:hover{text-decoration:none;}
.index_focus .slide_nav{position:absolute;left:0;bottom:10px;width:100%;z-index:2;height:15px;line-height:15px;text-align:center;}
.index_focus .slide_nav a{cursor:pointer;display:inline-table;width:15px;height:15px;background:#fff;margin-left:3px;margin-right:3px;border-radius:15px;-moz-border-radius:15px; /* Old Firefox */}
.index_focus .slide_nav li:hover,.index_focus .slide_nav .on{background:#3DACD7;}
/*banner end*/

/*header end*/

/*home*/
.home{width:1200px;}
.slideTxtBox{ width:1200px; margin-top:25px;  }
.slideTxtBox .hd{ height:42px; line-height:42px;border-bottom:1px solid #D4D4D4;  position:relative; }
.slideTxtBox .hd ul{  }
.slideTxtBox .hd ul li{ float:left;width:132px;height:42px;background:url(title_bg.jpg) center no-repeat; margin-right:10px;text-align:center;font-size:17px;color:#fff;cursor:pointer;}
.slideTxtBox .hd ul li.on{ background:url(title_bg2.jpg) center no-repeat;color:#444; }
.slideTxtBox .bd ul{}
.slideTxtBox .bd li{padding-top:20px;width:1200px;clear:both;}
.slideTxtBox .bd li img{width:203px;height:153px;float:left;border:1px solid #d4d4d4;float:left;margin-right:20px;}
.slideTxtBox .bd li h3{font-weight:normal;font-size:17px;color:#444;line-height:40px;margin-top:8px;}
.slideTxtBox .bd li p{width:975px;height:50px;line-height:25px;overflow:hidden;color:#999;font-size:14px;}
.slideTxtBox .bd li div{margin-top:10px;}
.slideTxtBox .bd li div a{line-height:30px;font-size:17px;text-decoration:underline;color:#FF2627;}
.slideTxtBox .bd .jszc{padding-top:15px;padding-bottom:10px;border-bottom:1px solid #D4D4D4;line-height:30px;}
.slideTxtBox .bd .jszc h4{font-size:17px;font-weight:normal;}
.slideTxtBox .bd .jszc span{color:#aaa;font-size:15px;}

.inner{width:1200px;margin-top:25px;}
.inner_title0{ height:42px; line-height:42px;position:relative; }
.inner_title0 h3{ float:left;width:132px;height:42px;background:url(title_bg.jpg) center no-repeat;text-align:center;font-size:17px;color:#fff;font-weight:normal;}
.inner_title{ height:42px; line-height:42px;position:relative; }
.inner_title h3{ float:left;height:42px;background:#4083C1;text-align:center;font-size:17px;color:#fff;font-weight:normal;padding-left:10px;padding-right:10px;min-width:110px;border-top-left-radius:6px;border-top-right-radius:6px;}
.inner_content{width:1150px;padding:20px 25px 25px;background:#F7F7F7;line-height:2;}
.content{width:1150px;padding:20px 25px;background:#F7F7F7;}
/*home end*/

/*footer*/
.footer{width:1150px;background:#4183C0;padding:15px 25px;line-height:25px;color:#fff;font-size:14px;margin-top:35px;text-align:center;}
.footer a{color:#fff;}
/*footer end*/



/*inner*/
.news_show .top_show {text-align: center;}
.news_show .top_show h3 {color: #444;font-size: 20px;line-height: 30px;overflow: hidden;width: 100%;margin-top:5px;}
.news_show .top_show p {font-size: 13px;color: #999;height: 24px;line-height: 24px;overflow: hidden;width: 100%;margin: 10px 0px;}
.news_show .news_content{padding-top:10px;padding-bottom:10px;line-height: 2;border-bottom: 1px dashed #d4d4d4;border-top: 1px dashed #d4d4d4;}
.prev_next {margin-top:10px;font-size:15px;}
.prev_next li a{line-height:28px;}
/*inner end*/