﻿﻿@charset "utf-8";
/* CSS Document */

/*CSS reset*/
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textatea, p, blockquote, th, td, input { margin: 0; padding: 0; }
body { font-size:16px; font-family: Arial, Helvetica, sans-serif, "微软雅黑";}
html, body { min-width:1200px; }  
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul, li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
addr, acronym { border: 0; }
a { color: #333; text-decoration: none }
a:hover { text-decoration: none; color: #cd0010}
.fl { float: left; }
.fr { float: right; }
.hui_6 { color: #666; }
.hui_9 { color: #999; }
.text_decnone { text-decoration: none }
.ft10 { font-size: 10px }
.ft12 { font-size: 12px }
.ft14 { font-size: 14px }
.ft16 { font-size: 16px }
.ft18 { font-size: 18px }
.ft20 { font-size: 20px; }
.ft22 { font-size: 22px; }
.ft24 { font-size: 24px; }

.mart15 { margin-top:15px}
.marl15 { margin-left:15px; }
.marl20 { margin-left:20px; }
.paddbot20 {padding-bottom:20px;}
.padd10 { padding:10px;}
.padd20 { padding:20px 0px 15px 0px;}

.blue { color: #064ec0 }
.red { color:#d6181f}

.w1200 { width:1200px; margin:0px auto;}

/*清除浮动*/
.clears{*zoom: 1;}
.clears:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}

/* 等比填充 */
*[class*="rect-"] { position: relative; display: block; width: 100%; overflow: hidden; }
*[class*="rect-"] ._full { position: absolute; left: 0; top: 0; width: 100%; height: 100%; *height: auto;
}
.rect-img { padding-bottom: 64%; }

 @-webkit-keyframes gupIn {  from {
opacity:0;
-webkit-transform:translate3d(0, -30px, 0);
}
}
@-moz-keyframes gupIn {  from {
opacity:0;
-moz-transform:translate3d(0, -30px, 0);
}
}
@keyframes gupIn {  from {
opacity:0;
transform:translate3d(0, -30px, 0);
}
}
 @-webkit-keyframes gdownIn {  from {
opacity:0;
-webkit-transform:translate3d(0, 100px, 0);
}
}
@-moz-keyframes gdownIn {  from {
opacity:0;
-moz-transform:translate3d(0, 100px, 0);
}
}
@keyframes gdownIn {  from {
opacity:0;
transform:translate3d(0, 100px, 0);
}
}

.banner{ width: 100%; height: 710px; position: absolute; overflow: hidden; top: 0px; z-index: 1; left: 0px; }
.banner .pic,.banner .pic li{ width: 100%; height: 710px; overflow: hidden; }
.banner .pic li{position:absolute; display:none;}
.banner .ben{ position: absolute; width: 100%; z-index: 500; bottom: 0px; }
.banner .ben span{ background:#Fff; display: inline-block; cursor: pointer; width:50px; height:4px; margin: 0 1px; overflow: hidden; }
.banner .ben span.on{background:#da251c; height:7px; width:60px;}

.head_top { width: 100%; margin: 0px; height: 20px; line-height: 20px; padding: 12px 0px; color: #FFF; position: relative; z-index: 5; background: url(../images/top_bg.png) repeat; }
.head_top ul { width: 1200px; margin: 0px auto; }
.head_top ul li a { font-size:14px; color: #fff;}
.head_top ul li span { margin: 0px 15px; font-size: 12px; color: #fff; }

.head_logo { width: 1200px; margin: 0px auto; height: 91px; padding: 60px 0px 70px 0px; display: block; z-index: 10; position: relative; }
.head_search { padding:30px 0px 0px 0px }
.search_txt { width: 280px; height: 36px; line-height: 36px; padding-left: 20px; font-size: 14px; color: #666; float: left; background: #fff; border: #e60012 2px solid; border-right: 0; border-radius: 20px 0px 0px 20px }
.search_button { width: 61px; height: 40px; display: block; float: left; background: url(../images/search.png) no-repeat; cursor: pointer; border: 0px }
.search_button:hover { background-position: -61px 0px }

.navlist { width: 1200px; height: 74px; margin: 0px auto; position: relative; z-index: 999; background: #e50012; margin-bottom: 20px; }
.navlist ul.nav_list { height: 74px; }
.navlist ul li{ padding: 0px; float: left; position: relative; background: url(../images/nav_x.png) repeat-y right top; width: 150px; text-align: center; }
.navlist ul li:last-child { background:none;}
.navlist ul li a{ float: left; display: block; width:150px; height: 50px; text-align: center; line-height: 25px; padding: 14px 0px 10px 0px; color: #fff; font-size: 16px }
.navlist ul li:hover{ text-decoration: none; background: #b4000e }
.navlist ul li.on { background: #b4000e }
.navlist ul li.selected .submenu{display:block;}
.navlist ul li .submenu{ display: none; position: absolute; top: 74px; left: 0px; background: url(../images/pic.png) repeat; width: 100%; z-index: 9999; }
.navlist ul li .submenu li{padding: 0;height: 40px; line-height:40px; display: block; width: 100%;border-top: #6d7c80 1px solid;  }
.navlist ul li .submenu li a{ float: none; padding: 0; text-align: left; font-family: "Microsoft YaHei"; height: 40px; line-height: 40px; color: #fff; width: 100%; text-align: center; background: none; font-weight: normal; font-size: 14px; display: block; }
.navlist ul li .submenu li a:hover{ background: #e50012; font-weight: normal; color: #fff; text-decoration: none; }
.navlist .nav_other { height: 52px; line-height: 52px; color: #333; font-size: 16px; padding-left: 30px; }


.index_link { padding: 0; width: 100%; margin: 60px 0px 0px 0px; background: #f8f8f8; position: relative; z-index: 5; }
.index_link ul { width: 1100px; background: url(../images/index_link.jpg) no-repeat left center; margin: 0px auto; height: 30px; padding: 20px 0px 20px 100px; }
.index_link select { width: 250px; height: 30px; line-height: 30px; border: #c4c4c4 1px solid; background: #fff; color: #666; font-size: 14px; padding-left: 20px; margin-left: 18px; }

.footer { background: #e60012; width: 100%; padding: 30px 0px; width: 100%; position: relative; }
.foot_txt { padding: 0px 0px 0px 100px; margin: 0px auto; font-size: 14px; line-height: 24px; text-align: center; color: #fff; position: relative; width: 1100px; }
.foot_txt span { position: absolute; top: 5px; left: 200px; }
.foot_txt p img{ vertical-align:middle}
.foot_txt a { color:#fff}

/*首页样式*/
.index_page { margin: 0px auto; display: block; width: 1200px; margin-bottom: 30px; z-index: 5; position: relative; }

.index_topnews { width: auto; height: 70px; text-align:center; margin-bottom: 20px; background: url(../images/topn_bg.png) repeat; padding: 15px; }
.index_topnews ul { background: url(../images/hot.png) no-repeat left center; padding-left: 100px; height: 70px; }
.index_topnews ul li.title { width: 1000px; margin: 0px auto; height: 48px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 42px; }
.index_topnews ul li.txt { font-size: 16px; width: 900px; height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: center; margin: 0px auto; color: #888; }
.index_topnews ul li a{ color: #d6181f; font-size: 30px; }
.index_topnews ul li a:hover { color:#cc0000}

.index_banner { width: 680px; position: relative; height: 450px; overflow: hidden; padding: 0; }
.ctrl-panel { position: absolute; right: 20px; z-index: 1000; bottom: 30px; }
.m-page { display: block; width: 24px; height: 6px; border-radius: 10px; float: left; display: inline; margin-left: 4px; background: #fff; }
.m-page:hover { background: #de0e04; width:40px; border-radius: 20px; }
.focus { background: #cc0000; width:40px;border-radius:20px}
.con { width: 100%;}
.scroll-wrap { OVERFLOW: hidden; WIDTH: 680px; POSITION: relative; HEIGHT: 450px }
.scroll_box_content { POSITION: absolute }
.content_list { FLOAT: left; WIDTH: 680px; HEIGHT: 450px; cursor: pointer; position: relative; }
.content_list img{ WIDTH: 100%; HEIGHT: 100%; }
.content_list span { width: 440px; padding: 20px 220px 20px 20px; color: #fff; font-size: 18px; position: absolute; bottom: 0px; left: 0px; display: block; text-align: left; height: 30px; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background: url(../images/pic.png) repeat; }

.index_tab_news { width: 490px; position: relative; }
.index_tab_news span.more { display: block; position: absolute; right: 20px; top: 12px; cursor: pointer }

.index_tab_news .tab_UL{ height: 45px; margin: 0px; width: 100%; background: #f8f8f8 }
.index_tab_news .tab_UL li {float: left; }
.index_tab_news .tab_UL li a { color: #333; display: block; height: 45px; line-height: 45px; width: 140px; padding: 0px; font-size: 20px; cursor: pointer; text-align: center }
.index_tab_news .tab_UL li.curr a{ background: #e60012; color: #fff; font-weight: bold; }
.index_news_list li.top{ line-height: 20px; padding: 0px 0px 15px 0px; height: 80px; margin-bottom: 10px; border-bottom: #bababa 1px dotted; background: none; text-align: left; width: 100%; margin-top: 20px; }
.index_news_list li.top p { padding: 5px 0px 0px }
.index_news_list li.top p.title { padding: 0px 0px 5px 0px; height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: bold; text-align: center; }
.index_news_list li.top p.txt { height: 42px; overflow: hidden; line-height: 24px;white-space:normal }
.index_news_list li{ line-height: 35px; position: relative; background: url(../images/index_list_icon.png) no-repeat 0px center; padding: 0px 70px 0px 12px; width: auto; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.index_news_list li span { position:absolute; font-size:14px; color:#999; right:0px; top:1px}

.index_news_list { width: 100%; position: relative; height: 345px; overflow: hidden }
.index_title {width:100%;height:48px; display: block; position: relative; padding:0px; background:url(../images/index_tit_bg.png) no-repeat left 15px; margin-bottom:15px; border-bottom:#0050bd 3px solid; }
.index_title span.name { width:146px;height:48px;line-height:48px; color: #fff; font-size:20px; font-weight: bold; background: url(../images/index_title.jpg) no-repeat;display: block; text-align:center}
.index_title span.more a { display: block; position: absolute; right: 0px; top: 13px; cursor: pointer; color: #0050bd; font-size: 16px }
.index_title span.more a:hover { color:#dc3f14;}

.index_news { width: 354px; position: relative; padding: 10px 15px; border: #e4e4e4 1px solid; height: 280px; overflow: hidden; }
.index_news li{ line-height: 35px; position: relative; background: url(../images/index_list_icon.png) no-repeat 0px center; padding: 0px 54px 0px 12px; width: 290px; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.index_news li span { position:absolute; font-size:14px; color:#999; right:0px; top:1px}


.index_ad { width: 1200px; margin: 0px auto; margin-bottom: 30px; overflow: hidden; height: 122px; }

.index_icon ul li { width:290px; padding:18px 0px 18px 86px; height:35px; line-height:35px;font-size:18px; background:url(../images/index_icon_bg.jpg) repeat-x; border:#0050bd 2px solid; margin-bottom:12px;}
.index_icon ul li img { vertical-align:middle;}
.index_icon ul li span { width:7px; padding:10px 4px; background:url(../images/index_icon_x.png) no-repeat center center; margin:0px 30px}
.index_icon ul li a { color:#0050bd; }
.index_icon ul li:hover {border:#0050bd 2px  dotted; background:#ecf9ff}
.index_icon ul li:hover img {transition:transform 1s ease-out; -moz-transition:-moz-transform 1s ease-out; -webkit-transition:-webkit-transform 1s ease-out; transform:rotateY(360deg); -moz-transform:rotateY(360deg); -webkit-transform:rotateY(360deg);}

/*图片逐步滚动*/
.index_pic { position:relative; width:1200px; margin:0px auto 30px auto;}
.index_pic h2 { height: 45px; line-height: 45px; color: #e11400; font-size: 20px; font-weight: bold; background: #f8f8f8; position: relative; }
.index_pic h2 span.name {display: block; height: 45px; line-height: 45px; width: 140px; padding: 0px; font-size: 20px;text-align: center;background: #e60012; color: #fff; font-weight: bold;  }
.index_pic h2 span.name a{color:#fff;}
.index_pic h2 span.more { display: block; position: absolute; right: 20px; font-size: 14px; font-weight: normal; top: 0px; }

/*图片逐步滚动*/
.layout { TEXT-ALIGN:left; MARGIN:0px auto; WIDTH:1198px; OVERFLOW: hidden; border:#e4e4e4 1px solid;}
.homebtm { POSITION: relative; HEIGHT:176px; PADDING:30px 0px; }
.homebtm LI { POSITION: relative; TEXT-ALIGN: center; WIDTH:284px; DISPLAY: inline; FLOAT: left; }
.mainCont { margin: 0px auto; width: 1120px!important; height: 176px; overflow: hidden; }
.mainCont UL { WIDTH: 1120px; WORD-WRAP: normal; margin: 0px; padding: 0px; list-style: none; }
.mainCont ul li { width: 260px; height: 176px; float: left; overflow: hidden; margin: 0px 10px; text-align: center; font-size: 14px; }
.mainCont ul li img { width: 260px; height: 176px; display: block; position: relative; -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; }
.mainCont ul 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);}
.mainCont ul li p { width: 240px; padding: 10px; color: #fff; font-size: 14px; text-align: center; display: block; position: absolute; bottom: 0px; left: 0px; background: url(../images/pic.png) repeat; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.mainCont ul li:hover p { background:#c10207}
.leftBtn,.rightBtn{ width:22px; height:75px; position: absolute; cursor: pointer; overflow: hidden;z-index: 2; top:120px }
.leftBtn { background: url(../images/index_prev.png) no-repeat left center ; left:1px; }
.leftBtn:hover {background: url(../images/index_prev.png) no-repeat -22px center; }
.rightBtn {background: url(../images/index_next.png) no-repeat left center ; right:1px; }
.rightBtn:hover {background: url(../images/index_next.png) no-repeat -22px center ; }


/*内页样式*/
.subpage { width: 1200px; margin: 0px auto; min-height: 800px; position: relative; z-index: 5; }
.sub_daohang { width: 1200px; padding: 0px 0px 35px 0px; height: 14px; line-height: 14px; font-size: 14px; position: relative; margin: -15px auto 0px auto; text-align: right; }
.sub_daohang span { margin: 0px 15px; font-size: 12px; }

.sub_left { width:270px;}
.sub_left_title { display: block; position: relative; margin: 30px 0px 25px 0px; padding-bottom: 3px; padding-left: 5px; border-bottom: #064ec0 2px solid }
.sub_left_title span.name { height: 36px; line-height: 36px; text-align:left; color: #064ec0; font-size: 20px; font-weight: bold; padding-left: 20px; display: block; background: url(../images/index_list_icon.png) no-repeat left center; }


.sub_nav h3 { width: 270px; height: 68px; text-align: center; line-height: 68px; font-size: 28px; color: #fff; display: block; background: url(../images/hot_bg.png) repeat; margin-bottom: 15px }
.sub_nav ul li { margin-bottom: 5px; background: url(../images/subnav_bg.png) no-repeat left center;}
.sub_nav ul li:hover,.sub_nav ul li.on { background: url(../images/sub_nav_w.png) no-repeat #dc0011 229px center; border-left:0; color:#fff; }
.sub_nav ul li a {position: relative; color:#fff; padding: 0px 37px; width: 180px; height: 50px; line-height: 50px; font-size: 16px;text-align: left; display:block;overflow:hidden  }
.sub_nav ul li a:hover,.sub_nav ul li.on a { border-left: 0; color: #fff!important; }


.sub_news_list ul li {padding-left:30px; line-height:18px; padding-bottom:10px; border-bottom:#ccc 1px dotted; margin-bottom:10px; max-height:40px; overflow:hidden; position:relative; font-size:14px; white-space: nowrap; text-overflow: ellipsis;}
.sub_news_list ul li span { width: 20px; height: 20px; line-height: 20px; text-align: center; display: block; color: #fff; font-size: 12px; font-weight: bold; position: absolute; left: 0px; top: 0px; background: #1c66b9; border-radius: 5px; }
.sub_news_list ul li span.top { background:#cc0000}

.sub_page { width: 870px; padding: 0 20px; background: #fff; border-top: #dc0011 3px solid; text-align:left; }
.sub_page_title { display: block; text-align:left; position: relative; margin-bottom: 5px; height: 24px; line-height: 24px; padding: 18px 0px; background: url(../images/sub_icon.png) no-repeat left center; }
.sub_page_title a{ padding:0px 10px; }
.sub_page_title span.name { color: #333; font-size: 20px; padding-left: 20px; display: block; width: 400px; }
.sub_page_title span.other { position:absolute; right:0px; top:18px; font-size:14px}
.sub_page_title span.other img { vertical-align:middle}
.sub_page_title span.other em { margin:0px 15px;}
.sub_page_main { font-size: 16px; color: #333; line-height: 30px; overflow: hidden; margin: 0; width: 100%; padding-bottom: 100px; }
.sub_page_main img { max-width:850px; height:auto;}
.userControl {
    border-bottom: 1px #ddd dotted;
    padding: 20px 0 10px;
    line-height: 36px;
    overflow: hidden;
}

.print {
    line-height: 36px;
    text-align: right;
    font-size: 14px;
}

.userControl span {
    float: left;
    margin-right: 20px;
}

.userControl .bdsharebuttonbox {
    float: left;
}
.others{margin-top: 10px; text-align:left;}
.others .prev,.others .next{  
    line-height: 25px;
    padding: 5px 0px;
    font-size: 14px;
}


/*新闻*/
.newsList li{ padding: 0px 0px 20px 0px; position: relative; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; height: 127px; border-bottom: #ccc 1px dotted; margin: 0px 0px 20px 0px; }
.newsList li .list_main{ overflow: hidden; width: 650px; height: 127px; }
.newsList li .bd_r{ width: 200px; height: 127px; 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: 12px; color: #8d8b8b; padding: 0 0px 0px 20px; 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.2em; color: #d6181f; line-height: 45px; }
.newsList li .bd_c{ width: 100%; padding: 0; }
.newsList li .list_title{ font-size: 1.4em; 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: 10px; transition: all ease 600ms; }
.newsList li .see_number{ margin-right: 20px; color: #ccc; line-height: 20px; display: block; font-size: 12px; padding-top:5px; }
.newsList li .list_p{ font-size: 14px; color: #666; line-height: 20px; height: 32px; overflow: hidden; padding: 10px 0px;text-overflow: ellipsis; }
.newsList li .date { font-size:12px; color:#999; height:18px}
.newsList li .bd_l .arrow{ width: 100px; height: 32px; border: 1px solid #e2e2e2; background: url("../images/arrow.png") no-repeat center center; transition: all ease 600ms; color: #ccc; position: absolute; top: 88px; right: 0px; z-index: 100; }
.newsList li:hover .bd_l .arrow{ width: 130px; transition: all ease 600ms; background: url("../images/arrow1.png") no-repeat center center #c90005; border: #c90005 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_detailed { padding: 0px 20px 100px 20px; width: 1160px; min-height: 600px; background: url(../images/sub_page.png) repeat-x; border-top: #dc0011 3px solid; }
.news_detailed img { width:auto; max-width:90%; margin:15px 0px;}

.news_top_title { padding: 30px 0px 20px 0px; height: 75px; text-align: center; margin: 30px 0px; }
.news_top_title h4 { font-size: 30px; text-align: center; display: block; padding-bottom: 30px; width: 90%; line-height: 30px; margin: 0px auto; }
.news_top_title p { background:#f5f5f5; padding:8px 0px}
.hui_9 span {padding:0px 10px;}
.news_neirong { width: 100%; padding: 0px 0px 100px 0px; margin: 0px auto; font-size: 16px; line-height: 30px; }
.news_neirong img { max-width:1100px; }
.share { padding-left: 60px; 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; font-size: 14px; }

.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: 36px; background: url(../images/index_list_icon.png) no-repeat left center; padding-left: 15px; }
.news_other li span { font-size: 14px; color: #999; margin-left: 30px; }

.news_list li { font-size: 12px; padding: 20px; margin-bottom: 20px; border-bottom: #efefef 1px solid; }
.news_list li a { width: 730px; height: 75px; display: block; margin: 0px auto; position: relative; padding-left: 100px; overflow: hidden; }
.news_list li span { width: 75px; height: 55px; padding: 10px 0px; border-right: #cfcfcf 1px dotted; position: absolute; left: 0px; top: 0px; text-align: left; font-size: 1em; color: #666; line-height: 30px; display: block; }
.news_list li span b { font-size: 50px; display: block; font-weight: normal; padding-bottom: 5px; }
.news_list li a:hover span  b { color: #ef0000 }
.news_list li h4{ font-size: 20px; padding-bottom: 0.8%; color: #333; 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 }
.news_list li:hover h4{ text-indent: 12px; transition: all ease 600ms; color: #ef0000 }
.news_list li p { line-height: 20px; font-size: 14px; color: #999; height: 40px; overflow: hidden; }
.news_list li a i{ display: inline-block; vertical-align: middle; margin: -1px 5px 0 -5px; width: 0px; height: 1px; background-color: #ef0000; transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; -webkit-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; -moz-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; }
.news_list li a:hover i{ width: 30px; }


.ueditortable { display: block; overflow: auto; border: 1px solid #F8F8F8; font-size: 14px; }
.ueditortable td {border: 1px solid #ddd;}
.govDetailTable { margin: 20px 0px 0px; }
.govDetailTable td { background: #fff; padding: 4px 5px; border: 1px solid #e6e6e6; color: #969696; word-break: break-all; font-size: 12px; }
.govDetailTable td.con { text-align: left; width: 20%; padding: 0px 15px; font-size: 14px; color: #333; }
.govDetailTable td.tit { text-align: right; background: #f9f9f9; padding-right: 10px; line-height: 40px; font-size: 14px; font-weight: bold; }
.govDetailTable td.p1 { width: 10%; }
.govDetailTable td.p2 { width: 20%; }
.govDetailTable td.p3 { width: 8%; }
.govDetailTable td.p4 { width: 12%; }
.govDetailTable td.p5 { width: 10%; }
.govDetailTable td.p6 { width: 12%; }

.formTable { width: 100%; margin: 10px 0px; }
.formTable .title td { border: 1px solid #E5E5E5; background: #f4f4f4; text-align: center; color: #000; font-size: 16px; padding: 8px 8px; text-align: center }
.formTable .number { width: 15%; }
.formTable .date { width: 30%; }
.formTable .name { font-size: 14px; width: 65% }

.formList { margin: 10px 0 0 0px; }
.formList li { width: 100%; font-size:16px; height:30px; padding:10px 0px; line-height:30px; border-bottom: #ccc 1px dotted;}
.formList li span.number { float:left; width:130px; text-align: center; }
.formList li span.link { width:510px; float:left; overflow:hidden; padding-left:30px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.formList li span.date { float: right; color: #666; width:19%; color:#999; text-align:center}

.download_table table{width:100%;}
.download_table th,.download_table td{ padding: 18px 10px 15px 10px; border-bottom: 1px dotted #ccc; height: 20px; color: #666; }
.download_table td img { margin-right:10px; vertical-align:middle}
.download_table th{ color: #666; font-size: 14px; font-weight: bold; border-bottom: 2px #ddd solid; }

.notice_list li{ line-height: 56px; height: 56px; position: relative; font-size: 16px; background: url(../images/index_list_icon2.png) no-repeat left center; padding-left: 15px; padding-right:100px; border-bottom: #ccc 1px dotted; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;  }
.notice_list li span { font-size: 14px; color: #999; position: absolute; right: 0px; top: 0px; }

.contact li p { height:24px; line-height:24px; margin-top:15px; font-size:16px}
.contact li p img { vertical-align:middle; margin-right:5px}

.page_numbers{text-align: center;padding-top: 40px;}
.page_numbers a.previous_page, .page_numbers a.next_page{ width: 70px; height: 36px; line-height: 36px; color: #888; text-align: center; font-size: 14px; }
.page_numbers a{ display: inline-block; height: 36px; line-height: 36px; background:#efefef; text-align: center; font-size: 14px; color: #666; padding:0px 10px; }
.page_numbers a:hover{ background: #cc0000; color: #fff; }
.page_numbers a.cur{ background: #cc0000; color: #fff; }
