﻿﻿@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
*{ padding:0px; margin:0px }
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form,fieldset, 
legend, input, button,textarea, p, blockquote, th, td { margin: 0; padding: 0;}
body{color:#222222; margin:0px auto; font-family:"宋体",Microsoft Yahei, Arial,Verdana, Sans-Serif; font-size:14px; background:url(../images/body_bg.jpg) top left no-repeat;min-width:1235px;}
div{ margin:0; padding:0; border:0; }
img{ margin:0; padding:0; border:0; }
p{ margin: 0px; line-height:1.8em}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0; /* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}

/*链接*/
a{ text-decoration:none; color:#222222; background: transparent;  outline:none; font-size:14px;}
a:visited { color:#222222;}
a:focus { outline:none; }
a:hover{ color:#ff0000; outline:none; }
a:active{ color:#0F66CD; outline:none; }

/*标题*/
h1 { font-size: 1.3em;margin:  0;}
h2 {font-size: 1.2em; margin: 0;}
h3 { font-size: 1.17em;margin: 0;}
h4 {font-size: 1em;margin:0;}
h5 {font-size: 0.83em;margin: 0;}
h6 { font-size: 0.67em;margin: 0;}

/*表单*/
form {margin: 0;}
button,input,select,textarea { font-size: 100%;margin:3px 0; vertical-align: baseline; *vertical-align: middle; }
button,select {text-transform: none;}
input{padding:2px;background-color: #FFFFFF;border: 1px solid #ccc;width:99%;line-height: normal;}
textarea{padding: 2px;color: #000000;background-color: #fff;width:99%;}

/*其它*/
blockquote {margin: 1em 40px;}
dfn {font-style: italic;}
hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
code, kbd, pre, samp {font-size: 1em;}
pre {margin: 1em 0; white-space: pre;white-space: pre-wrap;word-wrap: break-word; }
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0; position: relative;vertical-align: baseline; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
dl{margin: 1em 0;}
.blank{ width:100%; height:20px;}
/*==========@@HTML默认  结束@@==========*/


/*==========@@元件 开始@@==========*/
/*常用颜色*/
.blue {color: #00F !important;}
.green {color: #0F0 !important;}
.red {color: #F00 !important;}
.black {color: #000000 !important;}
.white {/*color: #FFFFFF !important;*/}
.gray { color:gray; !important; }
.purple { color:purple;  !important;}

/*浮动*/
.clear { display:block; clear:both; height:3px; overflow:hidden; line-height:3px; }
.clears { display:block; clear:both; height:0; overflow:hidden; line-height:0; width:0; margin:0; padding:0; }
.float_left { float:left; }
.float_right { float:right; font-size:14px; color:#999;}

/*对齐方式*/
.left { text-align: left}
.right {text-align: right}
.center{ text-align: center}
.main{ width:1235px; height:auto; margin:0 auto;}

.top1{ width:1235px; margin:0 auto; height:37px; line-height:37px; background:#d2d2d2;}

.top1 ul{ float:left;}

.top1 ul li{ float:left; margin-right:12px; color:#000; font-weight:bold;}

.top1 input{ background:#fff; margin-top:5px; height:20px; line-height:20px; width:116px;}

.fav{ width:202px; float:right !important; height:37px; background:url(../images/fav.jpg) no-repeat; margin-right:10px;}

.fav a{ display:block; width:50%; height:37px; float:left;}

.flash{ width:100%;}

/*首页banner*/
.indexBanner a{cursor:default;}
.indexBanner{height:280px;overflow:hidden;width:100%;position:relative;}
.indexBanner .banner{width: 100%;height: 280px;overflow: hidden;position: absolute;top: 0;left: 0;background-position: center top;z-index: 1;display: inline-block;display: none;background-repeat: no-repeat;}
.indexBanner .icoList{height: 0px;display: none; width: 100px;padding-left:25px;padding-top: 5px;margin-right: auto;margin-left: auto;}
.indexBanner .icoList li{margin-right: 5px;float: left;height: 11px;width: 10px;margin-left: 5px;_margin-left: 2px;display:inline;}
.indexBanner .icoList li a{display: block;width: 11px;height: 10px;overflow: hidden;cursor:pointer;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/images_new/bg_num.png");	line-height: 19px;text-align: center;}
.indexBanner .icoList li a.cur{_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/images_new/bg_num_on.png");	background-image: url(/images_new/bg_num_on.png);background-repeat: no-repeat;color:#fff;}
.Z-banner{padding-top:1px;position:relative;z-index:0;}
.b-button{display:none;margin:0 auto;width:100%; }
.banner-left{width:40px;height:85px;position:absolute;top:200px;left:200px;z-index:10000;background: url(/images_new/banner-cur.png) no-repeat -15px center;}
.banner-right{width:40px;height:85px;position:absolute;top:200px;right:200px;;z-index:10000;background: url(/images_new/banner-cur.png) no-repeat -65px center;}
.banner-left a:hover{background: url(/images_new/banner-cur-h.png) no-repeat left center;}

.nav{ width:1235px; margin:0 auto; height:38px; background:url(../images/nav_bg.jpg); }

.nav a{ display:block; float:left; line-height:38px; color:#fff; font-size:14px; font-weight:bold; width:137px; text-align:center;}

.nav a:hover{ text-decoration:underline;}

.nav a:visited{ color:#fff;}

.top2{ width:1235px; margin:0 auto; background:#fff; }

.top2 ul{ float:left; margin-left:25px;}

.top2 ul li{ height:35px; line-height:35px; float:left; color:#100408; font-size:16px;}

.t1{ font-size:16px !important;}

.bobao{ width:100%; height:37px; background:url(../images/bg1.jpg) repeat-x; border:1px solid #dbdbdb; border-bottom:none; margin:11px 0 13px 0; overflow:hidden}

.bobao ul{ float:left; height:37px; min-width:95px;}

.bobao ul li{ line-height:38px; height:37px; padding-left:15px;}

.index1{ width:100%; height:auto;}

.index1_left{ width:458px; height:auto; float:left; margin-right:16px; background:#fff; border:1px solid #dadada;}

.index1_mid{ width:458px; height:auto; float:left; border:1px solid #dadada; background:#fff;}

.index1_right{ width:287px; height:auto; float:right; border:1px solid #dadada;} 

/*幻灯片切换*/
.gridlist1{}
.gridlist1 li { float:left; text-align:center; margin:0px;  width:442px; height:345px; overflow:hidden; display:inline /*解决ie6 双边距bug*/;
text-overflow:ellipsis; white-space:nowrap; padding:10px 8px;}
.gridlist1 li img { border:1px solid #999999; width:442px; height:345px;}
.gridlist1 li a { }
#picnews { position:relative; border:0px dashed red; overflow:hidden;}
#picnews .bd{ }
#picnews .hd{ position: absolute; bottom:18px; right:18px;}
#picnews .hd ul li{ position:relative; float:left; height:8px; width:8px;   margin-left:4px;
cursor:pointer; color:#fff; font-weight:bold; text-align:center; background:#fff; z-index:333333; text-indent:33333px; opacity:0.5; border-radius:8px;}
#picnews .hd ul li.on{ background:#fff;opacity:1; }
#picnews .bt{ position: absolute; bottom:0px; width:100%; z-index:2; height:36px; line-height:36px; overflow:hidden; background: #333; opacity: 0.7; display:none;}
#picnews .bt ul li { position:absolute; font-size:16px; color:#FFF; font-weight:bold; text-indent:5px; 
width:380px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#picnews .bt ul li a{ color: #fff;}
#picnews .bt ul li a:visited{ color: #fff;}
#picnews .bt ul li a:hover{ color: #fff;}

.xinxi{ width:100%; height:363px; margin-top:1px; border-bottom:1px solid #babac2; background:url(../images/bg2.jpg) center top no-repeat;}

.xinxi_1{ width:100%; text-align:center; height:100px; line-height:80px; position:relative;}

.xinxi_1a{ position:absolute; bottom:3px; right:0; width:75px; text-align:center; line-height:30px; color:#333 !important; font-size:16px !important; font-weight:normal !important}

.xinxi_1 a{ color:#d31d02; font-size:22px; font-weight:bold;}

.xinxi ul{ width:90%; margin:15px auto 0 auto;}

.xinxi ul li{ width:100%; line-height:35px;}

.xinxi ul li a{ display:block; width:85%; float:left; }

.xinxi ul li span{ display:block; width:15%; float:right; text-align:center;}

.gonggao{ width:100%; height:262px; background:url(../images/gg_bg.jpg) top center no-repeat #fff; border:1px solid #d9d9d9; position:relative;}

.gonggao span{ position:absolute; right:0; width:75px; line-height:30px; font-size:16px; top:0; text-align:center}

.gonggao ul{ width:90%; margin:45px auto 0 auto;}

.gonggao ul li{ width:100%; line-height:35px;}

.index_news_title{ width:100%; height:34px; line-height:34px; background:url(../images/bg3.jpg) left top no-repeat;}

.index_news_title span{ display:block; height:34px; float:left; padding-left:32px; font-size:16px; color:#ff1aff; font-weight:bold;}

.index_news_title a{ display:block; height:34px; float:right; padding-right:5px; color:#6f6f6f;}

.index_news_title1{ width:100%; height:34px; line-height:29px; background:#ffffff url(../images/bg4.jpg) left top no-repeat;}

.index_news_title1 span{ display:block; height:34px; float:left; padding-left:32px; font-size:16px; color:#ff1aff; font-weight:bold;}

.index_news_title1 a{ display:block; height:34px; float:right; padding-right:5px; color:#6f6f6f;}

.index_con{ width:90%; margin:15px auto 0 auto; padding-bottom:10px; min-height:245px;}

.index_con ul li{ width:100%; line-height:35px; height:35px;}

.index_con ul li a{ display:block; width:85%; float:left; height:35px;}

.index_con ul li span{ display:block; width:15%; text-align:center; float:right;}

.fengcai{ width:100%; height:auto; background:url(../images/fc_bg.jpg) top center repeat-x #fff; position:relative; padding-top:32px;}

.fengcai img{ width:100%; height:273px;}

.fengcai_title{ width:100%; position:absolute; text-align:center; height:30px; line-height:30px; background:#fff; opacity:.7; bottom:0;}

.weiquan{width:100%; margin:0 auto 0 auto; padding:13px 0 0 0; background:#fff;}

#cen_right_top{width:90%;margin:0 auto 0 auto;}
#cen_right_top .active{background:url(../images/bg5.jpg) no-repeat;color:#b128b4; border-bottom:none;}
#cen_right_top h3{line-height:26px;text-align:center;float:left;height:26px;width:32%;margin::0px;padding:0px;background-color:#f8f8f8; border:1px solid #eaeaea;font-size:14px;color:#333333;font-weight:lighter;cursor:pointer;}
#cen_right_top div{font-size:14px;display:none;clear:both;height:202px;padding:20px 0px 7px 10px;}

.zixun{ width:100%;}

.zixun li{ line-height:30px;}
.zixun input{ min-height:30px; border:1px solid #a70baa; background:#fff; text-indent:5px; width:90%; margin-bottom:10px;}
.zixun textarea{ width:90%; height:80px; border:1px solid #a70baa;}

.btn{ float:left; width:60px !important; margin-right:15px; margin-top:15px;}

.huiyin{ width:100%;}

.huiyin li{ background:url(../images/icon.jpg) left center no-repeat; text-indent:15px; line-height:34px;}

.zhuanti{ width:100%;}

.zhuanti a{ display:block; height:88px; width:100%; margin-bottom:18px;}

.jc_pics{ width:100%; border-top:4px solid #8f42aa; background:url(../images/jctp.jpg) 26px top no-repeat #fff; height:217px; overflow:hidden}

.ylMarquee{ width:1140px; margin-left:92px; padding-top:20px; overflow:hidden; height:168px;}

.ylMarquee ul li{ width:243px; height:165px; float:left; padding:2px; border:1px solid #d7d7d7; margin-right:20px !important;}

.ylMarquee img{ width:243px; height:165px;}

.meiti li{text-indent:15px; line-height:35px;}

.pic_link{ width:100%; background:#87038d; height:50px; padding-top:7px; margin-top:30px;}

.pic_link ul{ width:1210px; margin:0 auto 0 auto; background:#f8bd95;}

.pic_link ul li{ width:151px; height:42px; float:left;}

.pic_link ul li img{width:151px; height:42px;}

.fdlink{ width:100%;}

.fdlink ul li{ float:left; margin-left:7px; margin-right:7px;}

.fdlink ul li select{ width:220px; height:26px; border:1px solid #b3b6bb;}

.copyright{ position:relative;}

.copyright p{ text-align:center; line-height:45px;}

.ewm{ position:absolute; right:100px; top:-10px; z-index:99999; width:150px; height:150px;}

.con_left{ width:280px; float:left;}

#left { float:left; width:280px; margin-left:10px;}

#right { float:right; width:910px; margin-right:10px;}

.white{ background:#fff; padding:10px 0;}

.left_title2 { height:40px; line-height:40px; background:url(../images/left_title4.png) repeat-x; border-top:3px solid #ed1111;
border:1px solid #d0d0d0; border-bottom:0;}
.left_title2 h2{ text-align:center; font-size:18px; color:#c3140f; font-weight:bold;}
.left_body2 { overflow:hidden; zoom:1; color:#000; padding:0 8px 5px;border:1px solid #d0d0d0; border-bottom:0;
border-top:0;}
.left_bottom2 { height:15px; margin-bottom:5px;border:1px solid #d0d0d0;border-top:0;}
.subchannellist { padding-top:10px;}
.subchannellist li { height:34px; line-height:34px; padding:5px; }
.subchannellist li a { display:block; text-align:center; color:#000;border-bottom: 1px solid #fefefe; background-color: #f8f8f8;}
.subchannellist li a:hover {  color:#c00000; text-decoration:none; }
.subchannellist #current a {  font-weight:bold; color:#c00000; }
.subchannellist .depth1{ font-size:14px; }
.subchannellist .depth2{ font-size:14px; text-indent:1.5em;}
.subchannellist .depth3{ font-size:14px; text-indent:3em}
.subchannellist .depth4{ font-size:14px; text-indent:4.5em}
.subchannellist .depth5{ font-size:14px; text-indent:6em}
.subchannellist .depth6{ font-size:14px; text-indent:7.5em}

.right_title { height:40px; line-height:40px; border-bottom:1px solid #d8d8d8;}
.right_title h2 { font-size:18px; font-weight:bold; color:#555;}
.right_title .more a{color:#fa9239;}
.right_body { padding:10px 0; overflow:hidden; zoom:1; }
.right_bottom {height:5px; line-height:5;}

#location_main {} 
#location {color:#666; float:right; padding-right:8px;}

.textlist{ }
.textlist li { height:30px; line-height:30px;text-indent:8px; background:url(../images/textlist.png) no-repeat 0 center; overflow:hidden;width:100%;/*解决ie6bug*/
 white-space:nowrap; text-overflow:ellipsis;}
.textlist li a  {}
.textlist li a:hover  { color:#c00000;}
.textlist li p{ text-indent:2em; overflow:hidden;}
.textlist li .InfoTime{ font-size:12px; color:#999;}

.textlist1{ }
.textlist1 li {line-height:28px; text-indent:10px; background:url(../images/textlist.png) 0 center no-repeat; overflow:hidden; width:100%;}
.textlist1 li a{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display:block;}
.textlist1 li.first{ background:none;}
.textlist1 li h2{ height:30px; line-height:30px; overflow:hidden; text-indent:0px; font-size:18px; text-overflow:ellipsis; white-space:nowrap;}
.textlist1 li p{ color:#8e8e8e; text-indent:2em; line-height:1.8em; border-bottom:1px dotted #b6b6b6; padding:8px 0px; margin-bottom:0px;}
.textlist1 li a:hover{ color:#c00000;}

.textlist2{ }
.textlist2 li {height:28px; line-height:28px; text-indent:10px; background:url(../images/textlist.png) no-repeat 0 center; overflow:hidden; width:100%;
 white-space:nowrap; text-overflow:ellipsis;}
.textlist2 li a{}
.textlist2 li a:hover{ color:#c00000;}

.textlist3{ }
.textlist3 li {height:28px !important; line-height:28px; text-indent:10px; background:url(../images/textlist.png) no-repeat 0 12px; overflow:hidden; width:100%;
 white-space:nowrap; text-overflow:ellipsis;}
.textlist3 li a{}
.textlist3 li a:hover{ color:#c00000;}

.titlelist li { float:left; padding:0px 15px; overflow:hidden; white-space:nowrap;}
.titlelist { overflow: hidden; zoom:1; }
.titlelist  li { float:left;  padding:0px 15px; overflow:hidden; white-space:nowrap}
.titlelist  li.on{ color:#c3140f; border-bottom:2px solid #c00000;}

/*分页样式*/

.page {
    margin: 40px 0 40px 0;
    text-align: right;
    padding: 5px
}

.page ul li {
    display: inline
}

.page ul li a {
    display: inline-block;
    background-color: #fff;
    border: 0 none;
    border-radius: 3px;
    font-size: 14px;
    margin-left: 9px;
    text-decoration: none;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    border: 1px solid #e3e3e3;
    padding: 0 12px;
    color: #333
}

.page.page ul li a:hover {
    background-color: #333;
    color: #FFF
}

.page.page ul li a:active {
    background-color: #333;
    color: #FFF
}

.page ul li.active a {
    background-color: #333;
    border: 0 none;
    border-radius: 3px;
    color: white;
    font-size: 14px;
    font-weight: normal;
    margin-left: 9px;
    display: inline-block;
    line-height: 42px;
    border: 1px solid #333
}

.page ul li.disabled a {
    border: #eee 1px solid;
    padding: 2px 5px;
    margin: 2px;
    color: #ddd
}


/*信息*/
.InfoTitle{ font-weight:normal; text-align:center; vertical-align:middle;   color:#000; padding:5px 0px}
.InfoTitle h1{ font-size:20px; line-height: 1.5em; }
.InfoTime{color:#999; text-align:left;  padding:2px 0px; height:25px}
.InfoContent{ line-height:1.8em; padding:10px 0; max-height:1480px; min-height:330px; overflow-y:auto; margin-bottom:15px;}
.InfoContent::-webkit-scrollbar {display:none}


.InfoContent p{ line-height:1.8em; padding:10px 0;}

.InfoAttachment{ padding:10px 0px; text-align:center; width:81px; margin:0 auto;}
.InfoPicture{ text-align: center;}
.InfoPicture img{ width:100%; max-width:100%}
.info_from_wrap{ padding:0 10px; text-align:center; color:#999; line-height:30px; margin-bottom:5px;}
.info_from_wrap a { color:#999; }
.info_from_wrap a:hover { color:#555; }
#ReadLevelTip{ font-weight:bold; color:red;}
.info_previous_next_wrap{ background:#F0F0F0; padding:5px; border:1px solid #E3E3E3; line-height:1.8em; color:#222;}

/*频道相关信息*/
.inforelationlist{ }
.inforelationlist li { height:28px; line-height:28px;text-indent:8px; background:url(../images/textlist.png) no-repeat 0 center; overflow:hidden;width:100%;/*解决ie6bug*/
 white-space:nowrap; text-overflow:ellipsis;}
.inforelationlist li a  {}
.inforelationlist li a:hover  { color:#c00000;}


table.search_table{ width:99%; text-align:center;}
table.search_table th{ vertical-align:middle; text-align:center; padding:0px 3px;}
table.search_table td{ vertical-align:middle; width:60px; padding:0px 3px;}
.form1{ line-height:59px;}
.form_text1 { float:left; width:73%; background-position:  0px 0px; height:25px; line-height:25px; background-color:#eeebe3; border:0; text-indent:10px; outline:none;margin:0; margin-top:3px;}
.form_button1{width:34px; height:29px; background: #e0d1be url(../images/top_sear.png) 0 2px no-repeat; border:0;float:left;margin:3px 0 0 0;}

/**/
#full-screen-slider { width:100%; height:80px; position:relative}
#slides { display:block; width:100%; height:80px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#pagination { display:block; list-style:none; position:absolute; right:12px; bottom:10px; z-index:9900; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:5px; border-radius:5px; background:#2d2c2c; }
#pagination li span { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px; cursor:pointer;}
#pagination li.current{ background:#ec3472}