﻿/* CSS Document */
@import url("common.css");
.doc_banner img{}
/* 左侧导航样式 */
.left {width: 260px;float: left;}
.side_manu {margin-bottom: 15px;}
.side_title {display: block;height:52px; font-size:18px;background:url(../images/lefttit.jpg) no-repeat;color: #fff;padding: 10px 10px;font-weight: normal;}
.side_title span{ display:block; color:#9db1df}
.side_manu ul {border: 1px solid #ddd;display: block;margin: 0px;padding: 0px 0;}
.side_manu ul li {height:48px;line-height:48px; border-bottom:1px #ccc solid;background: url(../images/side_nav.png) no-repeat right center;margin:0 8px;}
.side_manu ul li a{ display:block; font-size:14px;}
.side_manu ul li:last-child{ border:none;}
.side_manu ul li #hover {display: block;background: url(../images/side_nav_hover.png) no-repeat right center;color: #183883;}
.lxwm {margin-bottom: 10px;}
.lxwm h3 {display: block;height: 110px;}
.lxwm ul {display: block;margin: 0px;padding: 10px 0px;}
.lxwm ul li {line-height: 24px;min-height: 24px;}


/* 左侧导航样式 */

.right {width: 860px;float: right; border:1px #ccc solid;}
.title_2 {display: block;height: 60px;line-height: 60px; background:#eee;font-size: 18px;color: #183883;padding:0 10px;font-weight: normal;}
.title_2 span {display: block;width: 500px;height: 60px;float: right;text-align: right;font-size: 12px;color: #999;}
.title_news {font-size: 24px;padding-top: 30px;}
.news_Date {color: #999;text-align: center;border-bottom: 1px dotted #ccc;margin-bottom: 10px;}
.showtxt{ padding:20px;}
.showtxt p{ line-height:22px; margin:8px 0px;}
.showtxt img{max-width:820px;}
.title_3 {display: block;color: #555;padding: 30px 30px;border-top: 1px solid #ccc;margin-top: 40px;}
.title_3 p{height: 40px;line-height: 40px;border-bottom: 1px dotted #ddd;font-size: 18px;font-weight: bold;}
.news_list {display: block;margin: 0px;padding: 0px 30px;}
.news_list li {height: 36px;line-height: 36px;border-bottom: 1px dotted #ddd;background: url(../images/bpoint.gif) no-repeat left;padding-left: 13px;}
.news_list li span {display: block;width: 80px;height: 30px;float: right;text-align: right;color: #999;}

/* 翻页 */
#Pagination {height: 24px;padding: 30px 0px 30px 30px;}
#Pagination em#pa_hover {display: inline;margin-right: 10px;float: left;height: 24px;line-height: 24px;border-radius: 4px;
-moz-border-radius: 4px;}
#Pagination em#pa_hover a {display: block;padding: 0px 10px;background: #c82620 !important;color: #fff;height: 24px;line-height: 24px;border-radius: 4px;-moz-border-radius: 4px;}
#Pagination em {display: inline;float: left;margin-right: 6px;background: #999;height: 24px;line-height: 24px;color: #fff;border-radius: 4px;
-moz-border-radius: 4px;}
#Pagination em a {display: block;padding: 0px 10px;height: 24px;color: #fff;border-radius: 4px;-moz-border-radius: 4px;}


/* 翻页 */

/* 产品图片列表 */
.right .pro_list{display: block;margin: 0px;padding: 30px 20px;width: 840px;overflow: hidden;}
.right .pro_list li {width: 245px;margin: 0 19px 20px 0;float: left;_display: inline;overflow: hidden;padding: 2px;background: #eee;}
.right .pro_list li s {display: block;width: 245px;height: 250px;text-align: center;}
.right .pro_list li s img {max-width: 245px;max-height:250px;vertical-align: middle;display: block;}
.right .pro_list li span {display: block;height: 35px;line-height: 35px;text-align: center;}
.right .pro_list li a:hover span{display:block; background:#014d99; color:#fff;}
.right .pro_list li:hover{display:block; background:#014d99; color:#fff;}





