.sub_banner { width: 100%; margin: 0px; padding: 0px; height: 407px; }
.sub_banner ul { width: 1200px; margin: 0px auto; padding-top: 140px; color: #fff; text-align: right; }
.sub_banner ul li {text-shadow:1px 1px 3px #999; padding-top:10px;}
.sub_banner ul li.title { font-size: 40px; text-transform: uppercase; background:url(../images/sub_banner_txt.png) no-repeat right bottom; padding-bottom:50px; }

.bg1 { background:url(../images/sub_banner_01.jpg) no-repeat center top;}
.bg2 { background:url(../images/sub_banner_02.jpg) no-repeat center top;}
.bg3 { background:url(../images/sub_banner_03.jpg) no-repeat center top;}
.bg4 { background:url(../images/sub_banner_04.jpg) no-repeat center top;}
.bg5 { background:url(../images/sub_banner_05.jpg) no-repeat center top;}

.sub_page { width: 100%; padding: 0px; margin: 0px; }
.sub_menu { background:#f2f2f2; height:59px; width:100%;}
.sub_nav { position:relative;}
.sub_nav span { height:15px; background:url(../images/home.jpg) no-repeat left center; padding-left:20px; color:#999; font-size:12px; display:block; position:absolute; right:0px; top:22px;}
.sub_nav span a { color:#666;}
.sub_nav span a:hover { color:#333; border-bottom:#333 1px dotted}
.sub_nav ul li { width:auto; height:59px; line-height:59px; float:left; background:url(../images/sub_menu_x.jpg) no-repeat right center; margin-right:1px;}
.sub_nav ul li a { font-size:14px; color:#666; font-weight:bold; height:59px; line-height:59px; display:block; width:auto; padding:0px 30px;}
.sub_nav ul li a:hover,.sub_nav ul li.on a { background:url(../images/sub_nav_bg.jpg) no-repeat center center; color:#fff;}

.sub_page_main { font-size: 14px; line-height: 24px; color: #333; padding: 60px 0px }
.sub_page_main h2 { font-size: 36px; display: block; width: 100%; color: #0068a6; margin-bottom: 40px; }
.sub_page_main img { max-width:1200px; overflow:hidden}

/*新闻列表*/
.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: 870px; height: 167px; }
.newsList li .bd_r{ width: 300px; 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;}
.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: 680px; padding: 0; }
.newsList li .list_title{ font-size: 1.6em; font-weight: normal; line-height: 40px; 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;}
.newsList li .see_number{ margin-right: 20px; color: #ccc; line-height: 40px; display: block; font-size: 0.9em; }
.newsList li .list_p{ font-size: 0.95em; color: #666; line-height: 24px; height: 55px; overflow: hidden; padding: 15px 0px; }
.newsList li .bd_l .arrow{ width: 148px; height: 38px; border: 1px solid #e2e2e2; background: url("../images/arrow.png") no-repeat center center; transition: all ease 600ms; color: #186ce8; position: absolute; top: 120px; right: 0px; z-index: 100; }
.newsList li:hover .bd_l .arrow{ width: 170px; transition: all ease 600ms; background: url("../images/arrow1.png") no-repeat center center #009a44; border: #009a44 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: #009a44 }
.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: #009a44; }
.notice_list li h4{ 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: #c3dcce }
.notice_list li.last { margin-bottom:0px; border:0}

.pic_list li{ width: 370px; float: left; margin: 0px 15px 30px 15px; height: 240px; 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; background: url(../images/pic.png) repeat; display: block; color: #fff; width: 100%; }
.pic_list li:hover span { background:#009a44}

.product li { width: 278px; height: 350px; float: left; margin: 0px 10px 20px 10px; display: block; position: relative; border: #ddd 1px solid; box-shadow: 0px 2px 4px #ddd; }
.product li span.img { width: 280px; height: 187px; overflow: hidden; display: block; }
.product 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%;}
.product 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);}
.product li p { width:240px; margin:0px auto;}
.product li p.title { font-size:18px; color:#009a44; padding-top:15px}
.product li p.txt { color:#999; font-size:12px; line-height:18px; height:36px; overflow:hidden; margin:13px auto}
.product li p.more { width:238px; height:36px; line-height:36px; text-align:center; border:#666 1px solid; border-radius:30px;}
.product li:hover { background:#009a44; border:#009a44 1px solid;}
.product li:hover p.title { color:#fff;}
.product li:hover p.txt { color:#ceeada}
.product li:hover p.more { color:#fff; background:#015425; border:#015425 1px solid}

/*翻页*/
.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; }
