.sub_banner { width: 100%; margin: 0px; padding: 0px; height: 406px; }
.sub_banner span { width:1200px; margin:0px auto; display:block; padding-top:140px; color:#fff; font-size:48px; text-align:right;}

.bg1 { background:url(../images/sub_banner_01.jpg) no-repeat center top;}
.bg2 { background:url(../images/sub_banner_02.jpg?t=12) no-repeat center top;}
.bg3 { background:url(../images/sub_banner_03.jpg?t=12) no-repeat center top;}
.bg4 { background:url(../images/sub_banner_04.jpg?t=12) no-repeat center top;}
.bg5 { background:url(../images/sub_banner_05.jpg?t=12) no-repeat center top;}
.bg6 { background:url(../images/sub_banner_06.jpg?t=12) no-repeat center top;}
.bg7 { background:url(../images/sub_banner_07.jpg?t=12) no-repeat center top;}
.bg8 { background:url(../images/sub_banner_08.jpg?t=12) no-repeat center top;}

.sub_page { width: 100%; padding: 0px; margin: 0px; }
.sub_page_main {padding: 50px 0px; width: 1200px; margin: 0px auto; }
.subpage_dh { background: #efefef; border-bottom: #dddddd 1px solid; height: 50px; line-height: 50px; color: #666; }
.subpage_dh ul { background: url(../images/home.png) no-repeat left 17px; padding-left: 20px; width: 1180px }
.subpage_dh ul li span { font-size: 12px; margin: 0px 10px; color: #999; }

.subpage_nav { width: 300px }
.subnav_tit { width: 300px; height: 104px; line-height: 104px; text-align: center; font-size: 30px; color: #fff; background: url(../images/subnav_title.jpg) no-repeat center top; display: block; margin-bottom: 10px; font-weight: bold; }
.subnav { margin-bottom: 40px; font-size: 14px; }
.subnav li a { width: 230px; height: 62px; line-height: 62px; padding-left: 70px; background: url(../images/subnav_bg.jpg) no-repeat 0px -62px; display: block; color: #333; font-weight: bold; margin-bottom: 5px; }
.subnav li a:hover { color: #fff; font-weight: bold; background-position: 0px 0px; }
.subnav li.on a { color: #fff; font-weight: bold; background-position: 0px 0px; }
.subnav_list li { background:url(../images/list_icon.jpg) no-repeat left center; line-height:30px; padding-left:12px; font-size:14px; position:relative; display:block}

.sub_contact { width: 270px; padding: 15px; background: #e7e7e7; color: #666; font-size: 14px; line-height: 24px; border-top: #0a61b0 4px solid; }
.sub_contact li { margin-bottom:10px}
.sub_contact li p b { color:#299e58}

.sub_main { width: 850px; font-size: 14px; line-height: 24px; color: #333; padding-bottom: 50px; }
.sub_title { width: 850px; position: relative; height: 50px; background: url(../images/subpage_bg.jpg) repeat-x left bottom; padding-bottom: 4px; display: block; padding-top: 20px; margin-bottom: 30px; }
.sub_title span.name { font-size: 28px; background: url(../images/subnav_icon.jpg) no-repeat left center; margin-left: 10px; display: block; padding-left: 30px }
.sub_title span.other { font-size: 12px; color: #999; position: absolute; display: block; right: 0px; top: 22px; line-height: 26px; background: url(../images/home.jpg) no-repeat left center; padding-left: 20px }

.pic_list li{ width: 265px; float: left; margin: 0px 9px 20px 9px; height: 200px; overflow: hidden; position: relative; }
.pic_list li img {-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%; height:100%;}
.pic_list li:hover img{-moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
/*.pic_list li span {position:absolute;z-index:10;bottom:0px;left: 0px; padding: 10px 0px; text-align: center; font-size: 14px; font-weight:bold; background: url(../images/index_txt_bg.png) repeat left bottom; display: block; color: #fff; width: 100%; }*/
.pic_list li span {position:absolute;z-index:10;bottom:0px;left: 0px; padding: 10px 0px; text-align: center; font-size: 14px; font-weight:bold; background: rgba(0,0,0,0.5); display: block; color: #fff; width: 100%; }
.pic_list li:hover span {background: #0a61b0}

/*新闻列表*/
.newsList li{ padding: 0px 0px 30px 0px; position: relative; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; background: #fff; height: 167px; margin-bottom: 30px; border-bottom: #ddd 1px dotted; }
.newsList li .list_main{ overflow: hidden; width: 590px; height: 167px; }
.newsList li .bd_r{ width: 239px; height: 167px; overflow: hidden; }
.newsList li .bd_r img { -moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s; -webkit-transition: all .8s ease 0s; transition: all .8s ease 0s; width: 100%; height: 100%; }
.newsList li:hover .bd_r img{ -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1); width: 100%; height: 100%; }
.newsList li .bd_l{ font-size: 1em; color: #8d8b8b; padding: 0 0px 0px 30px; border-left: 1px dotted #e6e6e6; font-family: Arial; width: 60px; text-align: right; position: relative; }
.newsList li .bd_l_day{ display: block; font-size: 3.5em; color: #e20000; line-height: 50px; }
.newsList li .bd_c{ width: 590px; padding: 0; }
.newsList li .list_title{ font-size: 1.6em; font-weight: normal; line-height: 30px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all ease 600ms; -moz-transition: all ease 600ms; -webkit-transition: all ease 600ms }
.newsList li:hover .list_title {text-indent:12px;transition:all ease 600ms; color:#036bd3}
.newsList li .see_number{ color: #999; line-height: 30px; display: block; font-size: 0.9em; }
.newsList li .list_p{ font-size: 0.95em; color: #666; line-height: 24px; height: 50px; overflow: hidden; padding: 0px; }
.newsList li .bd_c .arrow{ width: 148px; height: 35px; border: 1px solid #e2e2e2; background: url("../images/arrow.png") no-repeat center center; transition: all ease 600ms; color: #186ce8; margin-top: 15px; }
.newsList li:hover .bd_c .arrow{ width: 170px; transition: all ease 600ms; background: url("../images/arrow1.png") no-repeat center center #036bd3; border: #036bd3 1px solid; }
.newsList li:hover .list_box{background-color:#f8f8f8;}
.newsList li:hover .list_box:after{background-color:#f8f8f8;}
.newsList li:hover .list_title a{color:#a80d0f;}

.news_top_title { /*background: url(../images/top_bg.png) repeat-x;*/ padding: 0px; height: 75px; text-align: center; border-bottom: #f1f1f1 2px solid; margin-bottom: 30px; }
.news_top_title h4 { font-size:24px; text-align:center; display:block; padding-bottom:10px}
.news_neirong { width: 1200px; padding: 0px; margin: 0px auto; font-size: 14px; line-height: 24px; }
.news_neirong img { max-width: 1200px; }
.share { padding-left: 50px; height: 50px; line-height: 50px; font-size: 12px; color: #666; position: relative; margin-top: 20px; border-bottom: #f1f1f1 2px solid; border-top: #f1f1f1 2px solid; }
.share span { position: absolute; left: 0px; top: 0px }

.news_other { width: 100%; display: block; margin: 0px; padding: 30px 0px; line-height: 28px; color: #666 }
.news_other h4 { background: none; height: auto; padding-bottom: 5px; }
.news_other li { line-height: 32px; background: url(../images/ico.png) no-repeat left center; padding-left: 15px; }
.news_other li span { font-size: 12px; color: #999; margin-left: 30px; }

.notice_list li { height: 70px; padding-bottom: 24px; margin-bottom: 24px; position: relative; font-size: 12px; background: #fff; padding: 30px 30px 30px 160px; border: #d9d9d9 1px solid; box-shadow:0px 1px 3px #ccc; }
.notice_list li span { width: 60px; height: 55px; padding: 10px 30px 10px 0px; border-right: #d9d9d9 1px dotted; position: absolute; left: 30px; top: 30px; text-align: center; font-size: 14px; color: #666; line-height: 30px; display: block; }
.notice_list li:hover { background: #036bd3 }
.notice_list li:hover span { color: #c3dcce }
.notice_list li span b { font-size: 40px; display: block; font-weight: normal; }
.notice_list li a:hover span  b { color:#fff}
.notice_list li h4{font-size: 18px; padding-bottom: 5px; color: #036bd3;font-weight: normal;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all ease 600ms;-moz-transition:all ease 600ms;-webkit-transition:all ease 600ms }
.notice_list li:hover h4{text-indent:12px;transition:all ease 600ms; color:#fff}
.notice_list li p { line-height: 20px; font-size: 14px; }
.notice_list li:hover p{ color: #d7e9fb }
.notice_list li.last { margin-bottom:0px; border:0}


/*翻页*/
.page_numbers{text-align: center;padding-top: 40px;}
.page_numbers a.previous_page, .page_numbers a.next_page{ width: 70px; height: 34px; line-height: 34px; color: #fff; text-align: center; font-size: 14px; background:#0068a6;}
.page_numbers a{ display: inline-block; height: 34px; line-height: 34px; width: 34px; text-align: center; font-size: 14px; color: #666; border: #ddd 1px solid; background: #fff; }
.page_numbers a:hover{ background: #009a44; color: #fff; border: #009a44 1px solid; }
.page_numbers a.cur{ background: #009a44; color: #fff; border: #009a44 1px solid; }
