﻿@charset "utf-8";
/* 通用模板001 */
/* CSS Document */


/* 模板框架CSS */
.pt_top{height:25px;width:100%; line-height:25px; text-align:left; border-bottom:1px solid #cccccc; background:url(Images/top_bg.gif) repeat ; }
.pt_top span{float:left;}
.pt_top .top_nav{width:600px;float:right; text-align:right;}
#pt_body{ width:100%; height:662px; background:#fff;margin-top:10px; }
#pt_logo{ float:left;width:225px; height:120px; line-height:120px; text-align:center; overflow:hidden; }
#pt_navgation{ width:900px; height:32px;  background:url(Images/pt1_nav_bg.gif) no-repeat;_margin-top:-60px; }
#pt_banner{float:left; width:730px; height:130px; background:#fff; border :0px solid}
#pt_banner img{width:730px; height:120px;}
#pt_introduce{float:left; width:960px; height:430px;  background:url(Images/pt1_intro_body.gif) no-repeat;margin-top:10px; color:#000; border:0px solid}
#pt_image{float:left;width:375px; height:255px;}

/* 模板细节CSS */
#pt_logo .pt_logo{width:220px;  height:110px;display:table-cell;vertical-align: middle; line-height:110px;border:0px solid #ff0000}
#pt_logo .pt_logo img{margin-left:10px;width:180px; height:120px;}

.pt_banner{ z-index:0000; }
.pt_name{ position:relative; z-index:1;left:70px; top:-90px; height:70px; width:600px; text-align:center;  }
.pt_name .pt_title{ height:40px; line-height:45px; font-size:30px; font-family:黑体;font-weight:bold; color:#000;}
.pt_name .pt_ad{ margin-top:5px;width:500px;float:right; color:#cc0000; height:20px; line-height:20px; font-size:16px; font-family:黑体;letter-spacing:5px;}
.pt_title_bg{float:right;margin-right:150px;width:auto; height:40px;padding:5px;filter:alpha(opacity=80);background:#fff;padding-left:20px;padding-right:20px; }

.pt_navgation{width:900px;}
.pt_navgation ul{width:650px;height:32px; line-height:32px;}
.pt_navgation ul li{float:left; width:100px; text-align:center;}
.pt_image{width:560px;height:375px; border:0px solid #cbcbcb;margin:20px 0 0 25px;}
.pt_image img{width:556px;height:370px;margin:2px; position:absolute; z-index:100;}

.pt_base{width:320px; height:120px; float:right;margin:10px 30px 0 0; position:relative; left:580px;_left:620px; bottom:140px; z-index:200; border:0px solid;}
.pt_base h2{ height:25px; width:inherit; background:url(Images/pt2_icon_line.gif) repeat-x bottom;}
.pt_base h2 span{ display:inline;width:300px; height:25px; line-height:25px; font-family:"宋体"; font-weight:bold; font-size:14px; padding-left:25px; background:url(Images/pt2_icon_star.gif) no-repeat left;}
.pt_b_detail{width:inherit; margin:5px 0 0 0;}
.pt_base .pt_b_detail p{ font-size:12px;width:320px;line-height:25px; overflow:hidden; text-indent:25px;margin:3px auto;}
.pt_base{ display:none;}

.pt_intr{width:320px; height:240px; float:right;margin:10px 30px 0 0;_margin:10px 20px 0 0;}
.pt_intr h2{ height:25px; width:inherit; background:url(Images/pt2_icon_line.gif) repeat-x bottom;}
.pt_intr h2 span{ display:inline;width:300px; height:25px; line-height:25px; font-family:"宋体"; font-weight:bold; font-size:14px; padding-left:25px; background:url(Images/pt2_icon_star.gif) no-repeat left;}
.pt_i_detail{width:320px; height:370px; margin:5px 0 0 0; overflow-y:scroll; overflow-x:hidden; }
.pt_intr .pt_i_detail p{width:300px; font-size:12px;line-height:25px; overflow:hidden; text-indent:25px;margin:3px auto;}

#pt_introduce h1{float:left;margin:5px 0 0 50px;_margin:5px 0 0 25px;height:25px; width:800px; background:url(Images/pt2_icon_line.gif) repeat-x bottom;}
#pt_introduce h1 span{ display:inline;width:300px; height:25px; line-height:25px; font-family:"宋体"; font-weight:bold; font-size:14px; padding-left:25px; background:url(Images/pt2_icon_star.gif) no-repeat left;}
.pt_news{display:table; height:350px; width:895px; overflow-y:scroll;margin-top:25px; }
.pt_n_list{ width:800px; height:auto;margin:15px auto; background:url(Images/pt2_icon_line.gif) repeat-x bottom;}
.pt_n_list .n_listInfo{height:25px; line-height:25px;}
.pt_n_list p{height:auto; margin-bottom:10px; line-height:20px;}



     /* 导航条链接 */
a.pt2_nav1:link,a.pt2_nav1:visited{cursor:pointer;color:#cc0000 ;font-size:14px; font-weight:bold; text-decoration:none;}
a.pt2_nav1:hover,a.pt2_nav1:active{cursor:pointer;color:#fff;width:100px;height:31px; line-height:32px; display:block; background:#cc0000; font-size:14px;font-weight:bold; text-decoration:none;}
a.pt2_nav2:link,a.pt2_nav2:visited{cursor:pointer;color:#cc0000 ;font-size:14px; font-weight:bold; text-decoration:none;}
a.pt2_nav2:hover,a.pt2_nav2:active{cursor:pointer;color:#fff;width:100px;height:31px; line-height:32px; display:block; background:#cc0000; font-size:14px;font-weight:bold; text-decoration:none;}

a.displayMenu{cursor:pointer;color:#fff;width:100px;height:31px; line-height:32px; display:block; background:#cc0000; font-size:14px;font-weight:bold; text-decoration:none;}


