﻿@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, "微软雅黑"; text-align:left;}
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: #ef0000}
.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; }
.marl30 { margin-left:30px; }
.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%; min-width:1200px; height: 655px; position: absolute; overflow: hidden; top: 0px; z-index: -1; left: 0px; }
.banner .pic,.banner .pic li{ width: 100%; height: 655px; 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: 13px 0px; color: #FFF; position: relative; z-index: 5; background: url(../images/head_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: 96px; padding: 50px 0px 70px 0px; display: block; z-index: 10; position: relative; }
.head_search { padding:30px 0px 0px 0px }
.search_txt { width: 280px; height: 40px; line-height: 40px; padding-left: 20px; font-size: 14px; color: #666; float: left; background: #fff; border: 0; }
.search_button { width: 58px; height: 40px; display: block; float: left; background: url(../images/search.png) no-repeat #e80100; cursor: pointer; border: 0px }
.search_button:hover {background: url(../images/search.png) no-repeat #ef0000}

.navlist { width: 1200px; margin: 0px auto; position: relative; z-index: 999; margin-bottom: 163px; }
.navlist ul.nav_list {width: 1125px; margin: 0px auto; }
.navlist ul li{ width:119px;display:inline-block; margin:0px 18px; font-size:18px; text-align:center}
.navlist ul li a{ width:119px; height:119px; display:block}
.navlist ul li a span {width:40px; height:40px; border-radius:50%; padding:33px; margin:6px; display:block}
.navlist ul li a.css1 {width:118px; height:118px; border:#ffa72e 1px solid; border-radius:50%;}
.navlist ul li a.css1 span { background:#ffa72e}
.navlist ul li a.css2 {width:118px; height:118px; border:#1dd888 1px solid; border-radius:50%;}
.navlist ul li a.css2 span { background:#1dd888}
.navlist ul li a.css3 {width:118px; height:118px; border:#6f6fff 1px solid; border-radius:50%;}
.navlist ul li a.css3 span { background:#6f6fff}
.navlist ul li a.css4 {width:118px; height:118px; border:#ee4377 1px solid; border-radius:50%;}
.navlist ul li a.css4 span { background:#ee4377}
.navlist ul li a.css5 {width:118px; height:118px; border:#8c309a 1px solid; border-radius:50%;}
.navlist ul li a.css5 span { background:#8c309a}
.navlist ul li a.css6 {width:118px; height:118px; border:#ff6152 1px solid; border-radius:50%;}
.navlist ul li a.css6 span { background:#ff6152}
.navlist ul li a.css7 {width:118px; height:118px; border:#0d8cf1 1px solid; border-radius:50%;}
.navlist ul li a.css7 span { background:#0d8cf1}

.navlist ul li:hover a{ width:118px; height:118px; border:#ef0000 1px solid; border-radius:50%; display:block}
.navlist ul li:hover a span {width:40px; height:40px; background:#ef0000; border-radius:50%; padding:33px; margin:6px; display:block}

.navlist ul li p { margin-top:10px;}
.navlist 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);}
.navlist ul li:hover p { color:#ef0000}

.navlist ul li.selected .submenu{display:block;}
.navlist ul li .submenu{ display: none; position: absolute; top: 72px; 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: 36px; line-height: 36px; 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: #dd372f; font-weight: normal; color: #fff; text-decoration: none; }

.index_link {border-top:#c30 3px solid; padding-top: 15px; width: 100%; margin: 0px; position: relative; z-index: 5; }
.index_link ul { width: 1110px; background: url(../images/index_link.jpg) no-repeat left center; margin: 0px auto 15px auto; height: 30px; line-height:30px; padding: 0px 0px 0px 90px; }
.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: #0050bd; width: 100%; padding: 30px 0px; width: 100%; position: relative; }
.foot_txt { padding: 0px 0px 0px 50px; margin: 0px auto; font-size: 14px; line-height: 24px; text-align: center; color: #fff; position: relative; width: 1150px; }
.foot_txt span { position: absolute; top: 5px; left: 150px; }
.foot_txt p img{ vertical-align:middle}
.foot_txt a { color:#fff}

/* 侧栏固定菜单 */
.sideFixed{position: absolute; z-index:999; top:244px; right: 50%; margin-right: -688px; width:60px; float: left; font-size:12px; _position:absolute;}
.sideFixed li{position:relative; margin-bottom: 1px; background-color: rgba(0,0,0,0.7); background-color:#333 \9; -webkit-transition:all .6s; -moz-transition:all .6s; -ms-transition:all  .6s; -o-transition:all .6s; transition:all .6s;}
.sideFixed li.ldxx{border-radius: 4px 4px 0 0;}
.sideFixed li>a{position: relative; z-index: 1; display:block; line-height: 15px; padding: 38px 4px 6px; font-size: 12px; color: white;}
.sideFixed li>a>i{position: absolute; z-index: 1; left: 0; top: 6px; width: 100%; height: 28px; line-height: 28px; float: left; background:  url(../images/sidefixedicon.png) center top no-repeat; -webkit-transition:all 1s; -moz-transition:all 1s; -ms-transition:all  1s; -o-transition:all 1s; transition:all 1s;}
.sideFixed li.zwwx>a>i{background-position: center -30px;}
.sideFixed li.zwwb>a>i{background-position: center -60px;}
.sideFixed li.wsxf>a>i{background-position: center -90px;}
.sideFixed li.tdt>a>i{background-position: center -120px;}
.sideFixed li.sjyj>a>i{background-position: center -150px;}
.sideFixed li.sites>a>i{background-position: center -180px;}
.sideFixed li.gt>a>i{background-position: center -210px;}
.sideFixed li.on{background-color: #febf34;}
.sideFixed li.on>a>i{-webkit-transform:rotateY(360deg); -moz-transform:rotateY(360deg); -ms-transform:rotateY(360deg); -o-transform:rotateY(360deg); transform:rotateY(360deg);}
.sideFixed li a:hover{text-decoration:none;}
.sideFixed .gt{display:none;}
.sideFixed .pic{display:none; -webkit-box-shadow:0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow:0 0 5px rgba(0, 0, 0, .3); box-shadow:0 0 5px rgba(0, 0, 0, .3);}
.sideFixed .pic img{width:150px; height:150px;}
.sideFixed .on .pic{position:absolute; top:-45px; left:-168px; display:block; padding:4px; background:#fff;}
.sideFixed .on .pic i{position:absolute; z-index:8; top:50%; right:-10px; display:block; width:0;margin-top:-3px; font-size:0; line-height:0; border-width:5px; border-style:dashed; border-color:transparent; border-left-style:solid; border-left-color:#fff; }
@media screen and (max-width: 1420px){
	.sideFixed{right: 0; margin-right: 0;}
}

/*轮播广告*/
.focusAd{position: relative; z-index: 1; height: 100px;}
.focusAd .bd img{display: block; width: 100%; height: 100px;}
.focusAd .bd .con{display: none;}
.focusAd .hd{position: absolute; z-index: 1; right: 12px; bottom: 12px;}
.focusAd .hd li{width: 8px; height: 8px; float: left; margin-left: 5px; line-height: 8px; overflow: hidden; background-color: #fff;}
.focusAd .hd li span{display: none;}
.focusAd .hd li.on{background-color: #ffcc33;}


/*首页样式*/
.index_page { margin: 0px auto; display: block; width: 1200px; margin-bottom: 30px; z-index: 5; position: relative; }

.index_tz { background: url(../images/hot_bg.png) repeat; width: 800px; padding: 0px 50px; height: 68px; line-height: 68px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #fff; font-size: 28px; margin-bottom: 36px; }
.index_tz a { color:#fff;font-size:28px;}

.index_topnews { width: 100%; height: 72px; margin-bottom: 40px; margin-top: -5px; }
.index_topnews li.title { width: 1000px; margin: 0px auto; height: 42px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 30px; }
.index_topnews 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 li a{ color: #d6181f; font-size: 30px; }
.index_topnews li a:hover { color:#cc0000}

.index_banner { width: 468px; position: relative; height: 342px; overflow: hidden; padding: 0; }
.ctrl-panel { position: absolute; right: 10px; z-index: 1000; bottom:18px; }
.m-page { display: block; width:12px; height:12px;float: left; border-radius:50%;display: inline; margin-left: 4px; border:#fff 1px solid;}
.m-page:hover { background: #fff;}
.focus { background: #fff;}
.con { width: 100%;}
.scroll-wrap { OVERFLOW: hidden; WIDTH: 468px; POSITION: relative; HEIGHT: 342px }
.scroll_box_content { POSITION: absolute }
.content_list { FLOAT: left; WIDTH: 468px; HEIGHT: 342px; cursor: pointer; position: relative; }
.content_list img{ WIDTH: 100%; HEIGHT: 100%; }
.content_list span { width: 358px; padding: 10px 100px 10px 10px; color: #fff; font-size:16px; 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_title3 .tab_UL{ float:left; height: 43px; margin: 0 0px 5px 0px; width: 405px; }
.index_title3 .tab_UL li{float:left; list-style:none; background:none; width: 120px; margin: 0px; padding: 0px; }
.index_title3 .tab_UL li a { color: #333; display: block; height: 43px; line-height: 43px; width: 120px; padding: 0px; font-size: 18px; float: left; cursor: pointer; text-align: center; }
.index_title3 .tab_UL li.curr a{ color: #fff; font-weight: bold; background:#e80100;}

.index_hot_news { width:380px; margin-right:30px;}
.index_news_list li.top{ line-height: 20px; padding: 0px 0px 15px 0px; height: 70px; margin-bottom: 10px; border-bottom: #bababa 1px dotted; background: none; text-align: left; width: 100%; }
.index_news_list li.top p { padding: 5px 0px 0px }
.index_news_list li.top p.title { padding: 0px; height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: bold; }
.index_news_list li.top p.txt { height: 42px; overflow: hidden; line-height: 24px;white-space:normal }
.index_news_list li{ text-align:left; line-height: 32px; position: relative; background: url(../images/index_icon.jpg) no-repeat 0px center; padding: 0px 50px 0px 12px; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 343px; }
.index_news_list li span { position:absolute; font-size:14px; color:#999; right:0px; top:1px}

.index_news_list2 li.top{ line-height: 20px; padding: 0px 0px 15px 0px; height: 70px; margin-bottom: 10px; border-bottom: #bababa 1px dotted; background: none; text-align: left; width: 100%; }
.index_news_list2 li.top p { padding: 5px 0px 0px }
.index_news_list2 li.top p.title { padding: 0px; height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: bold; }
.index_news_list2 li.top p.txt { height: 42px; overflow: hidden; line-height: 24px;white-space:normal }
.index_news_list2 li{ text-align:left; line-height: 32px; position: relative; background: url(../images/index_icon.jpg) no-repeat 0px center; padding: 0px 0px 0px 5px; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 375px; }
.index_news_list2 li span { position:absolute; font-size:14px; color:#999; right:0px; top:1px}

.index_news_list { width: 405px; position: relative; height: 345px; overflow: hidden }
.index_news_list2 { width: 380px; position: relative; height: 345px; overflow: hidden }
.index_title { width: 100%; height: 36px; text-align:left; display: block; position: relative; padding: 0px; background: url(../images/index_title_bg.jpg) no-repeat left bottom; margin-bottom: 20px; }
.index_title span.name { height: 32px; color: #e80100; font-size: 20px; font-weight: bold; display: block; line-height: 20px; }
.index_title span.more a { display: block; position: absolute; right: 0px; top: 0px; cursor: pointer; font-size: 16px }
.index_title span.more a:hover { color:#ef0000;}

.index_title2 { height: 65px; line-height: 65px; text-align:left; border-top: #e80100 3px solid; font-size: 24px; padding-left: 80px; background: url(../images/tz_bg.jpg) no-repeat 192px center #fff; margin-bottom: 20px; }

.index_title3 { width: 100%; height: 42px; text-align:left; display: block; position: relative; padding: 0px; background: #f2f2f2; border-bottom: #e80100 1px solid; margin-bottom: 15px; }
.index_title3 span.name { height:42px; background:#e80100; color:#fff; font-size:18px; font-weight: bold; display: block; line-height:42px; width:150px; text-align:center; }
.index_title3 span.name a{ color:#fff; }
.index_title3 span.more a { display: block; position: absolute; right:10px; top:10px; cursor: pointer; font-size: 16px }
.index_title3 span.more a:hover { color:#ef0000;}

.index_notice { width: 290px; }
.index_notice ul li{ text-align:left; padding: 8px 2px 0px 80px; width: 208px; height: 52px; position: relative; display: block; margin-top: 15px; }
.index_notice ul li div.time { width: 65px; height: 60px; text-align: center; display: block; background: #eef5fb; position: absolute; left: 0px; top: 0px; color: #999; font-size: 12px; }
.index_notice ul li div.time span { width: 65px; height:32px; line-height:32px; padding: 3px 0px 0px 0px; font-size: 28px; color: #e80100; display: block; background: url(../images/index_xu.png) no-repeat center bottom; position: relative; margin-bottom: 3px; }
.index_notice ul li p { font-size: 16px; line-height: 22px; height: 45px; overflow: hidden; }
.index_notice ul li:hover { -moz-transition: all .5s ease 0s; -ms-transition: all .5s ease 0s; -o-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; transition: all .5s ease 0s;}
.index_notice ul li:hover div.time { background:#e80100; color:#fff}
.index_notice ul li:hover div.time span { color:#fff;}
.index_notice ul li:hover p { color: #e80100; }

/* 横幅广告 */
.hfgg{ position: relative; }
.hfgg ul{ overflow: hidden; }
.hfgg .prev, .hfgg .next, .hfgg .bd .con{ display: none; }
.hfgg .hd{ position: absolute; z-index: 1; right: 5px; bottom: 5px; }
.hfgg .hd ul{ overflow: hidden; zoom: 1; float: left; }
.hfgg .hd ul li{ float: left; margin-right: 2px; width: 14px; height: 14px; line-height: 14px; text-align: center; background: #909090; cursor: pointer; color: #fff; font-size: 11px; }
.hfgg .hd ul li.on{ background: #ff0210; color: #fff; }

.index_ad { width:1200px; margin:0px auto; margin-bottom:30px; overflow:hidden; height:104px;}
.index_ad2 { width:1200px; margin:0px auto; margin-bottom:25px; overflow:hidden}

.index_open { width: 332px; height: 335px;}
.index_open h2 { background:url(../images/index_title_bg2.jpg) no-repeat top center; display:block; text-align:center; font-size:18px; font-weight:bold; color:#fff; height:39px; line-height:39px;}
.index_open ul { padding: 0px;}

.index_open ul li { width: 156px; height: 88px; border: #cccccc 1px solid; text-align: center; margin: 15px 0px; padding: 15px 0px; float: left; background: #fff; font-size: 16px;}
.index_open ul .top { width: 330px; height: 50px; text-align: center; margin: 0px; padding: 25px 0px; float: left; font-size: 16px;}
.index_open ul .bottom {background: url(../images/bszn_bg.jpg) no-repeat left top; width: 330px; height: 70px; text-align: center; margin: 0px; padding: 14px 0px; float: left; font-size: 16px;}
.index_open ul li p { padding: 0px; display: block; color: #e80100; line-height:44px; }
.index_open ul .top p { width:45%; float:left; padding: 5px 0px; display: block; color: #e80100; }
.index_open ul .bottom p { width:45%; float:left; padding: 5px 0px; height:60px; line-height:60px; display: block; color: #FFFFFF; }
.index_open 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_xmjb { width: 330px; height: 345px; border: #cccccc 1px solid; background: url(../images/index_title_bg2.jpg)  no-repeat top center; }
.index_xmjb h2 { display:block; text-align:center; font-size:18px; font-weight:bold; color:#fff; height:41px; line-height:41px;}
.index_xmjb ul { padding: 0px;}
.index_xmjb ul li p {font-size: 15px; padding: 10px 14px 0px; line-height: 20px; }

.index_zt {width:1200px; margin:0px auto; margin-bottom:30px; overflow:hidden}
.index_zt ul { margin-left: -15px; }
.index_zt ul li { width: 288px; height: 100px; margin-left: 15px; float: left; display: block }

.index_link ul li { float:left; display:block; margin-left:20px;}
.index_link ul li a { height: 30px; font-size: 14px; color: #333; border-radius: 50%; line-height: 30px; text-align: center; display: block }

/*内页样式*/
.subpage { width: 1200px; margin: 0px auto; min-height: 800px; position: relative; z-index: 5;  padding: 40px 0 0 0;}
.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 h2 { 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/sub_nav_l.png) no-repeat #f1faff 230px center;}
.sub_nav ul li:hover,.sub_nav ul li.on { background: url(../images/sub_nav_w.png) no-repeat #e80100 220px center; border-left:0; color:#fff;border-left: #e80100 10px solid; }
.sub_nav ul li a {position: relative; padding: 0px 37px; width: 180px; height: 60px; line-height: 60px; font-size: 16px;text-align: left;border-left: #e80100 10px solid; 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: #e80100 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: #e80100; font-size: 20px; padding-left: 20px; display: block; width: 400px; }
.sub_page_title span.other { position:absolute; right:0px; top:20px; 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 { background: #fff; padding: 0px 20px 60px 20px; width: 1160px; min-height: 600px; border-top: #e80100 3px solid; text-align:left; }
.news_detailed img { width:auto; max-width:90%; margin:15px 0px;}

.news_top_title { padding: 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}
.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: #e5e5e5 1px dotted; text-align:left; }
.news_list li a { width: 730px; height: 75px; display: block; margin: 0px auto; position: relative; padding-left: 110px; overflow: hidden; }
.news_list li span { width: 80px; 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:hover { background: #fdf5f5; border-bottom: #fdf5f5 1px dotted; }
.news_list li span b { font-size: 50px; display: block; font-weight: normal; padding-bottom: 5px; color: #333; }
.news_list li a:hover span  b { color: #e11400 }
.news_list li h4{ font-size:1.6em; 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: #e11400 }
.news_list li p { line-height: 20px; font-size:12px; 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: #e11400; 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; }

.notice_list li { font-size: 12px; padding: 20px; margin-bottom: 20px; border-bottom: #efefef 1px solid; }
.notice_list li a { width: 730px; height: 75px; display: block; margin: 0px auto; position: relative; padding-left: 100px; overflow: hidden; }
.notice_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; }
.notice_list li span b { font-size: 50px; display: block; font-weight: normal; padding-bottom: 5px; }
.notice_list li a:hover span  b { color: #ef0000 }
.notice_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 }
.notice_list li:hover h4{ text-indent: 12px; transition: all ease 600ms; color: #ef0000 }
.notice_list li p { line-height: 20px; font-size: 14px; color: #999; height: 40px; overflow: hidden; }
.notice_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; }
.notice_list li a:hover i{ width: 30px; }

.pic_list { margin-left: -30px; }
.pic_list li { width: 267px; height: 200px; float: left; overflow: hidden; margin: 20px 0px 10px 30px; text-align: center; font-size: 14px; position: relative; }
.pic_list li img { width: 100%; height: 100%; display: block; max-width:100%; margin:0px; -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; }
.pic_list li:hover img{-moz-transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2); -o-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2); transform:scale(1.2,1.2);}
.pic_list li p { width: 247px; padding: 10px; position: absolute; display: block; left: 0px; bottom: 0; background: url(../images/pic_icon.png) repeat; color: #fff; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.pic_list li:hover p { background: #dc3f14 }


.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; min-width: 30px; padding:0px 5px; background:#efefef; text-align: center; font-size: 14px; color: #666; }
.page_numbers a:hover{ background: #cc0000; color: #fff; }
.page_numbers a.cur{ background: #cc0000; color: #fff; }
.power-content_voice{display:none;}

/* 领导信息 - 列表页 ----------------------------------*/
.leaderList li{ border-bottom: 1px dotted #ccc; padding: 20px 10px; overflow: hidden; }
.leaderList .pic{ float: left; margin-right: 20px; }
.leaderList .con{ padding-top: 5px; overflow: hidden; }
.leaderList .name, .leaderList .job{ margin-bottom: 5px; font-size: 0; }
.leaderList .title a{ color: #0068B7; font-size: 16px; }
.leaderList .tt{ display: inline-block; width: 4em; font-size: 16px; text-align-last: justify; }
.leaderList .text{ display: inline-block; font-size: 16px; }
.leaderList .work{ background-position: 3px -338px; float: left; }
.leaderList .intro{ margin-bottom: 5px; }
.leaderList .intro span{ display: block; }
.leaderList .intro .text{ display: block; color: #888; overflow: hidden; zoom: 1; }
.leaderList .intro .more{ display: none }