﻿/*************************************************************
 * Command:Start
 * Control:ChannelMenuV.DropDown
 * Style:ChannelMenuV_DropDown
 * Desc:目前没有
 * Quot:main2017
*************************************************************/
/*html {
 filter: grayscale(100%);
 }*/
.menubg { width:100%; background:#010d29; height:266px; position:absolute; z-index:1;}
.ChannelMenuV_DropDown {width:100%; height:326px; background:url("../images/topbg.png") no-repeat center top;/*003399/cc0000/262432*/ position: relative; top:0; z-index: 5;  }
.ChannelMenuV_DropDown .logo { background:url("../images/logo3.png") no-repeat center 110px; height:256px; background-size:610px auto; z-index:10; position:relative;}

.ChannelMenuV_DropDown #dropdown_nav { position: relative; width:1200px; margin:0 auto; list-style:none; }
.ChannelMenuV_DropDown ul { position:absolute; z-index:9999; }
    .ChannelMenuV_DropDown ul li { float:left; width:150px; text-align:center; font-weight:normal; font:normal 16px/58px "微软雅黑"; background:url(../images/menu_line.png) no-repeat left center;}
    .ChannelMenuV_DropDown ul li a { color:#fff;  display:inherit; }
    .ChannelMenuV_DropDown ul li a:hover{ color:#fff; background:url(../images/menu_over.png) no-repeat center bottom;}

.ChannelMenuV_DropDown .dropon { background:url(../images/menu_over.png) no-repeat center bottom;}
    .ChannelMenuV_DropDown .dropon a { color:#fff; clear: both; }
    .ChannelMenuV_DropDown li ul { list-style-type:none; position:absolute; width:150px; top:58px; clear:both; z-index:9990;}
    .ChannelMenuV_DropDown li ul li { width:150px; height:45px; font:normal 14px/45px "微软雅黑"; border-bottom: 1px solid #1860ac;}
    .ChannelMenuV_DropDown li ul li a { display:block; background:#022c6e; height:45px; }
    .ChannelMenuV_DropDown li ul li a:hover { text-decoration:none; background:#031c56; color: #fff; /*filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8;*/}
    .ChannelMenuV_DropDown li ul.lastul { right:0px; background:#022c6e;}


.ChannelMenuV_DropDown li.sfhover ul{ left:auto;}
.ChannelMenuV_DropDown:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}

.ChannelMenuV_DropDown ul li.first { background:none; }









/*************************************************************
 * Command:End
 * Control:ChannelMenuV.DropDown
 * Style:ChannelMenuV_DropDown
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenu.CurrentLocation
 * Style:ChannelMenu_CurrentLocation
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.ChannelMenu_CurrentLocation { /*position: relative; top:120px; left: 50px;  z-index: 3;*/ box-sizing: border-box;
     height:32px; line-height:32px; background:url(../images/icon.png) no-repeat 0 3px; padding-left:30px; margin:25px 0 15px 0px; font-family:"microsoft yahei"; font-size:14px; color: rgba(255, 255, 255, 0.8);}
.ChannelMenu_CurrentLocation span { font-family:"宋体"; margin:0 8px;}
.ChannelMenu_CurrentLocation em { padding:0px 5px; font-style: normal;}
.ChannelMenu_CurrentLocation a { color:#fff;}
.ChannelMenu_CurrentLocation a:hove{ color:#f00;}



/*************************************************************
 * Command:End
 * Control:ChannelMenu.CurrentLocation
 * Style:ChannelMenu_CurrentLocation
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleView.Default
 * Style:ArticleView_Single
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


.ArticleView_Single {  /*position: relative; top:100px;  z-index: 3;*/ box-sizing: border-box;
    width: 1200px;
    margin: 20px auto;
    background: #fff;
    padding: 50px 150px 10px 150px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    border: 20px solid rgba(255, 255, 255, 0.3);
}
.ArticleView_Single h1 { color:#000; font: normal 40px/50px "微软雅黑"; font-weight: 300; padding-bottom:10px; }
.ArticleView_Single h2 { color:#999; font: normal 20px/30px "微软雅黑"; border-bottom:1px solid #eee; padding-bottom:10px; }
.ArticleView_Single .article_info { margin-top:30px; margin-bottom: 20px; font-size:13px; color:#777; overflow: hidden;}
.ArticleView_Single .article_info i { width:20px; height: 20px; padding-left: 22px; font-style: normal;}
.ArticleView_Single .article_info i.View { background: url("../images/icon_view.png") no-repeat; padding-right: 20px;}
.ArticleView_Single .article_info i.Data { background: url("../images/icon_data.png") no-repeat 0 1px;}
.ArticleView_Single .article_info i.Source { background: url("../images/icon_source.png") no-repeat;}

.ArticleView_Single .article_info .article_info_left { float: left; line-height: 32px;}
.ArticleView_Single .article_info .article_info_right { float: right; text-align: right; }

#artilcle_share { width:210px; margin:0px auto; overflow:hidden;}
#artilcle_share a { width:32px; height: 32px; padding:0; margin:0px 0px 0px 10px;}
#artilcle_share a.bds_more { background: url("../images/share_more.png") no-repeat;}
#artilcle_share a.bds_weixin { background: url("../images/share_weixin.png") no-repeat;}
#artilcle_share a.bds_tsina { background: url("../images/share_weibo.png") no-repeat;}
#artilcle_share a.bds_sqq { background: url("../images/share_qq.png") no-repeat;}
#artilcle_share a.bds_print { background: url("../images/share_print.png") no-repeat;}
#artilcle_share a.bds_bdysc { background: url("../images/share_bdysc.png") no-repeat;}


.ArticleView_Single .article_content { font-size: 16px; font-family: Arial, Hiragino Sans GB, 冬青黑, Microsoft YaHei, 微软雅黑, SimSun, 宋体, Helvetica, Tahoma, Arial sans-serif; color:#444; margin:80px 0px; text-align: justify; word-wrap: break-word; word-break: break-word; letter-spacing: normal; overflow: hidden;}
.ArticleView_Single .article_content img { max-width: 850px; position: relative; left:0; }
.ArticleView_Single .article_content p { line-height: 32px; margin-bottom:30px; /* text-indent:2em; */}

.ArticleView_Single .Article_Tag { display:none;}

.ArticleView_Single .article_content h3 { display: block; margin-top: 28px; margin-bottom: 20px; padding-left: 15px; border-left: 5px solid #ff3333; background-color: transparent; color: #363636; text-align: left; font-weight: 400; font-size: 24px; font-family: Tahoma, Arial, Hiragino Sans GB, 冬青黑, Microsoft YaHei, 微软雅黑, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 32px;}
.ArticleView_Single .article_content a { padding-bottom: 4px; border-bottom: 1px dashed #f33; text-decoration: none}
.ArticleView_Single .article_content a:hover { text-decoration:none;}

.ArticleView_Single table {  }
.ArticleView_Single table th { border-bottom:1px solid #ddd;}
.ArticleView_Single table td { border-bottom:1px solid #ddd; padding:10px 0;}

/***********附件****************/
.ArticleView_Single .articleAttachments { color:#000; margin:10px 0 50px;}
.ArticleView_Single .articleAttachments h3 { font:normal 25px/30px "微软雅黑"; border-bottom:1px dotted #ddd; padding-bottom:15px; }
.ArticleView_Single .articleAttachments ul li { display:block; font-family:"微软雅黑"; margin:10px 0;}
.ArticleView_Single .articleAttachments ul li a { margin-left:15px; color:#ff0000; text-decoration:underline; font:16px/40px "微软雅黑"; }
.ArticleView_Single .articleAttachments ul li a:hover { color:#003399; text-decoration:none;}
.ArticleView_Single .articleAttachments ul li span { float:right; margin-left:20px; }
.ArticleView_Single .articleAttachments ul li span a { padding:5px 10px; background:#009900; color:#fff; border-radius:5px; -webkit-border-radius:5px; text-decoration:none;}
.ArticleView_Single .articleAttachments ul li span a:hover{ background:#cc0000; color:#fff; }

/***********字号大小/打印/关闭****************/
.ArticleView_Single .artilcle_tool { height:26px; line-height:26px; text-align:right; background:#f2f2f2; padding-right:8px;}
.ArticleView_Single .artilcle_tool a { color: #333;}
.ArticleView_Single .artilcle_tool a:hover { color: #cc0000;}

/***********上一篇/下一篇****************/
.ArticleView_Single .article_page { display:none; height: 30px; line-height:30px; margin: 15px auto; overflow:hidden;}
.ArticleView_Single .article_page li { width:355px; font-size:13px; color: #333;}
.ArticleView_Single .article_page li.prev { float:left; background: url("../images/icon_prev.png") no-repeat left center; padding-left:20px;}
.ArticleView_Single .article_page li.next { float:right; background: url("../images/icon_next.png") no-repeat right center; padding-right:20px; text-align: right;}
.ArticleView_Single .article_page li a { color: #0033cc;}
.ArticleView_Single .article_page li a:hover { color: #f00;}

/***********相关信息****************/
.ArticleView_Single .article_about  { width:100%; margin-top:10px; overflow:hidden; border-top:3px solid #ccc;}
.ArticleView_Single .article_about h3 { font:normal 16px/40px "microsoft yahei"; border-bottom:1px solid #ddd; background: url("../images/headere.png") no-repeat left center ;padding-left: 20px;}
.ArticleView_Single .article_about ul { padding:10px 0; overflow:hidden;}
.ArticleView_Single .article_about li { float:left; width:390px; margin-right:30px; padding-left:10px; height:30px; line-height:30px; background:url(../images/icon1.gif) no-repeat left center; font-size:13px;}
.ArticleView_Single .article_about li a{display:inline-block;width:310px;height:30px;overflow:hidden}
.ArticleView_Single .article_about li span { font-size:12px; color:#666; margin-left:10px; float:right; text-align:right; font-style: italic;}









/*************************************************************
 * Command:End
 * Control:ArticleView.Default
 * Style:ArticleView_Single
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Footer.Default
 * Style:Footer_Default
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

/*******网站底部定义开始*******/
.Footer_Default  { width:100%; background:#010d29;/*02194d*/ overflow:hidden;  border-top:6px solid #990000; color:#7895d4; }
    .Footer_Default a { color:#7895d4;text-decoration:underline;}
    .Footer_Default a:hover { color:#fff;}

.footer_copyright { width:1200px; margin:0 auto; padding:20px 0 0px 0; overflow: hidden; }
    .footer_copyright h4 { font:normal 16px/40px "微软雅黑"; }

    .footer_boxA { float: left; width:330px; }
        .footer_logo { background:url("../images/footer_logo.png") no-repeat; width:330px; height:77px; }

    .footer_boxB { float: left; width:620px; padding-left: 50px; background: url("../images/footer_boxd.png") no-repeat left top; }
        .footer_boxB p { margin-bottom: 8px; font:normal 12px/18px "微软雅黑";}

    .footer_boxC { float: right; width:200px; text-align: center; }
        .footer_boxC li { float:right; width:95px; margin-left:5px; }
        .footer_boxC img { width:95px;}
        .footer_boxC p { font:normal 12px/18px "微软雅黑";}


.footer_bottom { width:100%; height: 40px; background: #282828; border-top:1px solid #353535; overflow: hidden; }
    .footer_bottom .footer_layout { width:1200px; margin:0 auto; height: 40px; line-height: 40px; }
    .footer_bottom .foot_xiaoxun { float: left; width:220px; background:url(../images/footer_xiaoxun.png) no-repeat; height:40px; }
    .footer_bottom .footer_other { float: right; text-align: right; font-size:12px; }










/*************************************************************
 * Command:End
 * Control:Footer.Default
 * Style:Footer_Default
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.YMD
 * Style:ArticleListHome
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.ArticleListHome { width:100%; overflow:hidden; }
.ArticleListHome h3 { height:50px; /*border-bottom:3px solid #e3e3e3;*/}
.ArticleListHome h3 em {  font:normal 20px/50px "微软雅黑"; width:110px; text-align: center; display: block; color:#bc261a; }
.ArticleListHome h3 i{ font:normal 14px/50px "Times New Roman"; color:#999; font-style:italic;}
.ArticleListHome h3 span { float:right; text-align:right; font:normal 12px/50px "微软雅黑"; }
.ArticleListHome h3 span a { color:#000;}
.ArticleListHome h3 span a:hover { color:#f00; }

.ArticleListHome ul { padding:5px 0px; }
.ArticleListHome ul li { font: normal 14px/22px "微软雅黑"; border-bottom:1px solid #e5e5e5; display: block;padding-bottom: 8px; min-height: 45px; margin:10px auto;}
.ArticleListHome ul li a { color:#333;}
.ArticleListHome ul li a:hover {  color:#f00;}
.ArticleListHome ul li span { float:right; text-align:right; color:#999; font:normal 14px/22px arial; }







/*************************************************************
 * Command:End
 * Control:ArticleList.YMD
 * Style:ArticleListHome
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleListMedia
 * Style:ArticleListMedia
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.ArticleListMedia { width:100%; overflow:hidden;}
.ArticleListMedia h3 { height:40px; border-bottom:3px solid #e3e3e3;}
.ArticleListMedia h3 em {  font:normal 20px/40px "microsoft yahei"; width:200px; text-align: center; display: block; color:#fff;}
.ArticleListMedia h3 i{ font:normal 14px/50px "Times New Roman"; color:#999; font-style:italic;}
.ArticleListMedia h3 span { float:right; text-align:right; font:normal 12px/40px "microsoft yahei"; }
.ArticleListMedia h3 span a { color:#000;}
.ArticleListMedia h3 span a:hover { color:#f00; }

.ArticleListMedia ul { padding:5px 0px; }
.ArticleListMedia ul li { font: normal 14px/22px "microsoft yahei"; border-bottom:1px solid #e5e5e5; display: block;padding-bottom: 8px; min-height: 45px; margin:10px auto;}
.ArticleListMedia ul li a { color:#122063; }
.ArticleListMedia ul li a:hover { color:#f00; }
.ArticleListMedia ul li span { float:right; text-align:right; color:#666; font-size:12px; border-radius: 20px; background:#f9f9f9; border:1px solid #ddd; padding: 0px 8px; max-width:100px; max-height:22px; overflow:hidden;}







/*************************************************************
 * Command:End
 * Control:ArticleListMedia
 * Style:ArticleListMedia
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.Default
 * Style:PagedArticleList_Default
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


.PagedArticleList_Default { width:100%; min-height:800px;
    /*position: relative; top:100px; z-index: 3;*/  box-sizing: border-box;
    margin: 20px auto;
    padding: 50px 50px 50px 320px;;
    background: url("../images/water01.png") no-repeat left bottom #fff;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    border: 20px solid rgba(255, 255, 255, 0.3);
}

/*标题图*/
.PagedArticleList_Default .TitleImage { display: none; }

/* 标题 */
.PagedArticleList_Default h3 { height:100px; line-height:100px; overflow: hidden; }
.PagedArticleList_Default h3 em { font:normal 23px/100px "microsoft yahei"; color:#000; text-align:left; padding-left:120px; display:block;}

.PagedArticleList_Default .Description { display: none; }

/* 列表 */
.PagedArticleList_Default .article_list {  overflow: hidden; }
.PagedArticleList_Default .article_list ul{ padding:20px 0px 20px 0px; }
.PagedArticleList_Default .article_list ul li { height:50px; line-height:50px; font-size:16px; color:#000; border-bottom: 1px dashed #ddd; display: block; }
.PagedArticleList_Default .article_list ul li a {width:620px;display:inline-block;overflow:hidden;text-overflow:ellipsis; height:50px;line-height:50px;white-space:nowrap; padding-left:20px; background:url(../images/icon4.gif) no-repeat left -10px;}
.PagedArticleList_Default .article_list ul li a:hover { background:url(../images/icon4.gif) no-repeat scroll left 5px transparent; }
.PagedArticleList_Default .article_list ul li span { float:right; padding-right:5px; font:14px/50px "arial"; color:#999;}
.PagedArticleList_Default .article_list ul li em { color:#f00; margin:0 5px;}

/* 翻页 */
.PagedArticleList_Default .clear{ clear: both;}
.PagedArticleList_Default .clear:after{ content: "."; display: block; height:0; clear:both; visibility: hidden;}
.PagedArticleList_Default .page_css, .class_page { text-align:center; padding:10px 0;}
.PagedArticleList_Default .page_css a, .class_page a { display: inline-block; border:1px solid #999999; padding:8px 10px; color:#666666; line-height:100%;}
.PagedArticleList_Default .page_css a:hover, .class_page a:hover{ color: #fff; border: 1px solid #666; background: #666;}
.PagedArticleList_Default .page_css b a, .class_page b a { color: #fff; border:1px solid #666; background: #666;}
.PagedArticleList_Default .page_line { }






/*************************************************************
 * Command:End
 * Control:PagedArticleList.Default
 * Style:PagedArticleList_Default
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:BaiduMap
 * Style:BaiduMap
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

#allmap{ width:100%; height:350px; position: relative; top: -26px; z-index: 2;}
#allmap p {margin-left:5px; font-size:14px;}

/*************************************************************
 * Command:End
 * Control:BaiduMap
 * Style:BaiduMap
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PicGroupScrool
 * Style:GroupList
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


.GroupList{ width:100%; overflow: hidden;}
.GroupList h2 { height:50px; line-height:50px; overflow: hidden;}
.GroupList h2 em {font:normal 20px/50px "微软雅黑"; color:#990000; display:block; width:110px; text-align:center;}
.GroupList h2 i { float:left; font:normal 16px/50px "微软雅黑"; color:#999; padding-top:5px; font-style:italic; margin-left:10px;}
.GroupList h2 span { float:right; text-align:right; font:normal 12px/50px "微软雅黑";}

.GroupList ul.rollBox{ clear: both; width:1100px; min-height:160px; margin-top:30px; overflow:hidden; }

/*ScrollPic*/
.GroupList .rollBox .LeftBotton { cursor: pointer; display: inline; float: left; margin:45px 0 0 0px; overflow: hidden; }
.GroupList .rollBox .LeftBotton a { width:14px; height:28px; background:url(../images/scroll_l01.png) no-repeat scroll 0 0 transparent; display:block;}
.GroupList .rollBox .LeftBotton a:hover { background:url(../images/scroll_l02.png) no-repeat scroll 0 0 transparent ;}

.GroupList .rollBox .RightBotton { cursor: pointer; display: inline; float: right; margin:45px 0px 0 0; overflow: hidden; text-align: right; }
.GroupList .rollBox .RightBotton a { width:14px; height:28px; background:url(../images/scroll_r01.png) no-repeat scroll 0 0 transparent; display:block;}
.GroupList .rollBox .RightBotton a:hover { background:url(../images/scroll_r02.png) no-repeat scroll 0 0 transparent ;}

.GroupList .rollBox .Cont { float:left; width:1050px; margin-left:11px; margin-right:11px; overflow:hidden;}
.GroupList .rollBox .ScrCont { width:10000000px; overflow:hidden;}
.GroupList .rollBox .Cont li { float:left; text-align:center; list-style:none; width:190px; margin:0 10px; display: block; }
.GroupList .rollBox .Cont li img { width:190px; height:110px;  border-radius:5px; }
.GroupList .rollBox #List1, .rollBox #List2 { float:left;}
.GroupList .rollBox .Cont p { width:190px; text-align:center; font-size:14px; font-family: "微软雅黑"; padding-top:5px; }
.GroupList .rollBox .Cont a { color:#333; }
.GroupList .rollBox .Cont a:hover { color:#900; }
























/*************************************************************
 * Command:End
 * Control:PicGroupScrool
 * Style:GroupList
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Search2015
 * Style:Search2015
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*Header*/
.Search2015 { overflow:hidden; }
.Search2015 .searchbox { width:100%; margin:6px auto; overflow: hidden ; }
.Search2015 .full_model_search { float:right; text-align:left; width:327px; height:30px;  }
.Search2015 .full_model_search input.model_search { width: 274px; float:left; height:28px; line-height:28px; border:1px solid #c2c2c2; border-right:none; padding:0 10px; background:#fff; color: #999; font-family: "microsoft yahei"; font-size:14px; border-top-left-radius: 20px; border-bottom-left-radius: 20px;}

.Search2015 .full_model_search a { width:30px; height: 30px; border-top-right-radius: 20px; border-bottom-right-radius: 20px;}
.Search2015 .full_model_search a.model_search_click{ float:left; background:url(../images/icon_search.png) no-repeat center center #003399; cursor:pointer;}
.Search2015 .full_model_search a:hover{ background:url(../images/icon_search.png) no-repeat center center #990000;}































/*************************************************************
 * Command:End
 * Control:Search2015
 * Style:Search2015
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:FullScreenSlider
 * Style:FullScreenSlider
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

#FullScreenSlider { width:100%; position:relative; height:388px; top:-12px;  z-index: 3;}
#slides { display:block; width:100%; height:400px; 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}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px;}
#slides li a:hover { cursor:pointer;}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:350px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:20px; height:20px; float:left; margin-left:15px; border-radius:100%; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0; text-indent:-9999px; cursor:pointer;}
#pagination li.current { background:#0e8bf5; border:2px solid #fff; width:18px; height:18px;}

/*************************************************************
 * Command:End
 * Control:FullScreenSlider
 * Style:FullScreenSlider
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:banner01
 * Style:BannerB
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.BannerB { width: 100%; height: 350px; background: url("../images/ad03.jpg") no-repeat center top; position:absolute; top:334px;  z-index: 2; display: none;}



/*************************************************************
 * Command:End
 * Control:banner01
 * Style:BannerB
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PicList
 * Style:PicListA
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.PicListA { width:100%; min-height:500px; overflow:hidden;
    box-sizing: border-box;
    margin: 20px auto;
    padding: 50px 50px 50px 320px;;
    background: url("../images/water01.png") no-repeat left bottom #fff;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    border: 20px solid rgba(255, 255, 255, 0.3);
}

.PicListA h3 { height:100px; line-height:100px; }
.PicListA h3 em { font:normal 23px/100px "微软雅黑"; color:#000; text-align:left; padding-left:120px; display:block;}
.PicListA .PicListA_Box { margin:20px auto;}

.PicListA ul { width:100%; margin:20px auto; 
    display: -webkit-box;display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; justify-content: space-between; text-align: center;  }
.PicListA ul li { float:left; min-height: 180px; margin:15px auto;}
.PicListA .pic_show {width: 220px; height: 145px; overflow: hidden; border:3px solid #fff; box-shadow: 0 3px 5px rgba(100, 100, 100, 0.8); }
.PicListA .pic_show img { width:220px; height: 145px; cursor: pointer; transition: all 0.8s; }
.PicListA .pic_show img:hover { transform: scale(1.3); }
.PicListA p { text-align: center; font-size:14px; margin:8px auto; }

.PicListA .clear{ clear: both;}
.PicListA .clear:after{ content: "."; display: block; height:0; clear:both; visibility: hidden;}
.PicListA .page_css, .class_page { text-align:center; padding:10px 0;}
.PicListA .page_css a, .class_page a { display: inline-block; border:1px solid #999999; padding:8px 10px; color:#666666; line-height:100%;}
.PicListA .page_css a:hover, .class_page a:hover{ color: #fff; border: 1px solid #666; background: #666;}
.PicListA .page_css b a, .class_page b a { color: #fff; border:1px solid #666; background:#666;}
.PicListA .page_line { }














/*************************************************************
 * Command:End
 * Control:PicList
 * Style:PicListA
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:TopInfo
 * Style:TopInfo
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.TopInfo { width:100%; height: 30px;/* background: #122063;*/}
.TopInfo .TopContent { width:1200px; margin:0 auto; height:30px; color:#ebfdfe; font:12px/30px "arial";}
.TopInfo .TopContent .topdate { float:left; }
.TopInfo .TopContent .toplink { float:right;}
.TopInfo .TopContent .toplink span { font:12px/30px "宋体"; margin:0 5px 0 10px;}
.TopInfo .TopContent .toplink a { color:#ebfdfe;}
.TopInfo .TopContent .toplink a:hover { color:#f5f2d9; text-decoration: underline;}

/*微信*/
.weixin{ width:100px; height:22px; position:relative; font-size:12px; text-align:center; float:left; right:20px; top:5px; z-index: 1000000;}
.weixin a {width:100px; height:22px; display:block; position:absolute; left:0; top:0;background:url("../images/weixin.png") no-repeat center top; }

.weixin .weixin_nr{ width:110px; height:140px; padding:8px 8px 5px 8px; background:#fff; text-align:center; position:absolute; left:-5px; top:25px; display:none; color:#666;}
.weixin .weixin_nr img{ margin:0px;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #fff; border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:-10px;}
.weixin.on .weixin_nr{ display:block;}
.weixin.on a{ background:url("../images/weixin.png") no-repeat left bottom;}













/*************************************************************
 * Command:End
 * Control:TopInfo
 * Style:TopInfo
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.DefaultSearch
 * Style:PagedArticleList_DefaultSearch
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.PagedArticleList_DefaultSearch { width:100%; min-height:500px; margin-bottom:30px; background:#fff;}

.PagedArticleList_DefaultSearch h3 { height:50px; line-height:50px; overflow: hidden;}
.PagedArticleList_DefaultSearch h3 em { width:110px; font:normal 23px/50px "microsoft yahei"; color:#cc0000; text-align:center; display:block;}

.PagedArticleList_DefaultSearch .article_list { overflow: hidden; }
.PagedArticleList_DefaultSearch .article_list ul { padding:20px 0px 20px 0px; } 
.PagedArticleList_DefaultSearch .article_list ul li { height:50px; line-height:50px; font-size:16px; color:#000; border-bottom: 1px dashed #ddd; display: block; }
.PagedArticleList_DefaultSearch .article_list ul li a { height:50px; padding-left:20px; background:url(../images/icon4.gif) no-repeat left -25px;}
.PagedArticleList_DefaultSearch .article_list ul li a:hover { background:url(../images/icon4.gif) no-repeat scroll left 5px transparent; }
.PagedArticleList_DefaultSearch .article_list ul li span { float:right; padding-right:5px; font:14px/50px "arial"; color:#999;}

/* 翻页 */
.PagedArticleList_DefaultSearch .clear{ clear: both;}
.PagedArticleList_DefaultSearch .clear:after{ content: "."; display: block; height:0; clear:both; visibility: hidden;}
.PagedArticleList_DefaultSearch .page_css, .class_page { text-align:center; padding:10px 0;}
.PagedArticleList_DefaultSearch .page_css a, .class_page a { display: inline-block; border:1px solid #999999; padding:8px 10px; color:#666666; line-height:100%;}
.PagedArticleList_DefaultSearch .page_css a:hover, .class_page a:hover{ color: #fff; border: 1px solid #666; background: #666;}
.PagedArticleList_DefaultSearch .page_css b a, .class_page b a { color: #fff; border:1px solid #666; background: #666;}
.PagedArticleList_DefaultSearch .page_line { }



/*************************************************************
 * Command:End
 * Control:PagedArticleList.DefaultSearch
 * Style:PagedArticleList_DefaultSearch
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:W_LeaderPic
 * Style:W_LeaderPic
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.W_LeaderPic { width:100%; min-height:500px; overflow:hidden;}
.W_LeaderPic a {  }
.W_LeaderPic a:hover { }

.W_LeaderPic h1{ height:40px; line-height:40px; border-bottom: 3px solid #e3e3e3;}
.W_LeaderPic h1 em {font:normal 23px/40px "microsoft yahei"; color:#fff; display:block; width:150px; text-align:center; }
.W_LeaderPic .W_LeaderPic_Box { margin:20px auto;}

.W_LeaderPic h2 { font:normal 20px/30px "微软雅黑"; height:30px; /* background:url(../images/icon01.gif) no-repeat left 10px; padding-left:15px; */ border-bottom:1px dashed #ddd; margin-bottom:10px; padding-bottom:10px; color:#000;}
.W_LeaderPic h2 span { color:#0e8bf5; margin-left: 15px;}

.W_LeaderPic dl { float:left; width:540px; margin:20px 30px; overflow:hidden; display:inline; min-height:280px;}
.W_LeaderPic dl dt { float:left; width:200px;}
.W_LeaderPic dl dt img { width:150px; height:200px; border-radius: 5px; margin:5px; padding:5px; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);/* border:1px solid #eee; */}
.W_LeaderPic dl dd { float:right; width:340px;}
.W_LeaderPic dl dd p { font:normal 13px/25px "microsoft yahei"; color:#666;  }

/* .W_LeaderPic .more { display: block; float: right; margin-top:5px; }
.W_LeaderPic a.more  { text-decoration:none; font:normal 12px/14px "微软雅黑";} */

.W_LeaderPic .clear{ clear: both;}
.W_LeaderPic .clear:after{ content: "."; display: block; height:0; clear:both; visibility: hidden;}
.W_LeaderPic .page_css, .class_page { /*text-align:center; padding:10px 0;*/ display: none;}
.W_LeaderPic .page_css a, .class_page a {/* display: inline-block; border:1px solid #999999; padding:8px 10px; color:#666666; line-height:100%;*/}
.W_LeaderPic .page_css a:hover, .class_page a:hover{/* color: #fff; border: 1px solid #666; background: #666;*/}
.W_LeaderPic .page_css b a, .class_page b a { /*color: #fff; border:1px solid #666; background:#666;*/}
.W_LeaderPic .page_line { }





/*************************************************************
 * Command:End
 * Control:W_LeaderPic
 * Style:W_LeaderPic
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleListDate
 * Style:PagedArticleListDate
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


.PagedArticleListDate { width:100%; min-height:500px; margin-bottom:30px; }

/*标题图*/
.PagedArticleListDate .TitleImage { display: none; }

/* 标题 */
.PagedArticleListDate h3 { height:40px; line-height:40px; overflow: hidden; border-bottom: 3px solid #e3e3e3;}
.PagedArticleListDate h3 em { width:140px; font:normal 23px/40px "microsoft yahei"; color:#fff; text-align:center; display:block;}

.PagedArticleListDate .Description { display: none; }

/* 列表 */
.PagedArticleListDate .article_list { margin:30px auto; overflow: hidden; }
.PagedArticleListDate .article_list dl { width:100%; margin:10px auto; overflow:hidden;}
.PagedArticleListDate .article_list dl dt { float:left; width:100px; padding-right:20px;}
.PagedArticleListDate .article_list dl dt .date_yyyymm { background: #00a4fc; color:#fff; text-align: center; display: block; width:70px; font:normal 14px/30px "微软雅黑"; border-top-left-radius:5px;border-top-right-radius:5px;  }
.PagedArticleListDate .article_list dl dt .date_dd { background: url("../images/databg.png") repeat-x bottom; color:#f00; padding:5px 0; border:1px solid #dddddd; border-top:none; text-align: center; display: block; font-size:25px; width:68px; border-bottom-left-radius:5px;border-bottom-right-radius:5px; }

.PagedArticleListDate .article_list dl dd { float:left; width:730px; font-size:16px; line-height: 25px; min-height: 45px; padding-bottom:8px; border-bottom:1px solid #e5e5e5; }
.PagedArticleListDate .article_list dl dd h5 { font:normal 18px/22px "microsoft yahei"; margin:5px 0 10px 0;}
.PagedArticleListDate .article_list dl dd a { color:#03a4fc; }
.PagedArticleListDate .article_list dl dd a:hover { color:#f00; }
.PagedArticleListDate .article_list dl dd p { min-height: 60px; background:url("../images/icon_jy.png") no-repeat left 4px; line-height:23px; color:#666; text-indent:3em; padding-bottom:10px; font-size:13px; overflow:hidden; }



/* 翻页 */
.PagedArticleListDate .clear{ clear: both;}
.PagedArticleListDate .clear:after{ content: "."; display: block; height:0; clear:both; visibility: hidden;}
.PagedArticleListDate .page_css, .class_page { text-align:center; padding:10px 0;}
.PagedArticleListDate .page_css a, .class_page a { display: inline-block; border:1px solid #999999; padding:8px 10px; color:#666666; line-height:100%;}
.PagedArticleListDate .page_css a:hover, .class_page a:hover{ color: #fff; border: 1px solid #666; background: #666;}
.PagedArticleListDate .page_css b a, .class_page b a { color: #fff; border:1px solid #666; background: #666;}
.PagedArticleListDate .page_line { }





/*************************************************************
 * Command:End
 * Control:PagedArticleListDate
 * Style:PagedArticleListDate
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.YMD
 * Style:ArticleRight
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.ArticleRight { width:100%; overflow:hidden;}
.ArticleRight h3 { color:#222; height:40px ; background: url("../images/headere.png") no-repeat left center #f5f5f5; }
.ArticleRight h3 em { font:normal 18px/40px "microsoft yahei"; display: block; padding-left:20px; }
.ArticleRight h3 i{ display:none;}
.ArticleRight h3 span { float:right; text-align:right; font:normal 12px/40px "microsoft yahei";}
.ArticleRight h3 span a { color:#000;}
.ArticleRight h3 span a:hover { color:#f00;}

.ArticleRight ul { margin-top:10px; margin-bottom:25px; min-height: 180px; }
.ArticleRight ul li { font: normal 13px/22px "microsoft yahei"; border-bottom:1px solid #e5e5e5; padding-bottom: 8px; min-height: 45px;  margin:8px 0;}
.ArticleRight ul li a { display:block;  }
.ArticleRight ul li a:hover {  }
.ArticleRight ul li span { display:none;}







/*************************************************************
 * Command:End
 * Control:ArticleList.YMD
 * Style:ArticleRight
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleListMedia
 * Style:PagedArticleListMedia
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


.PagedArticleListMedia { width:100%; min-height:500px; margin-bottom:30px; }

/*标题图*/
.PagedArticleListMedia .TitleImage { display: none; }

/* 标题 */
.PagedArticleListMedia h3 { height:40px; line-height:40px; overflow: hidden; border-bottom: 3px solid #e3e3e3;}
.PagedArticleListMedia h3 em { width:140px; font:normal 23px/40px "microsoft yahei"; color:#fff; text-align:center; display:block;}

.PagedArticleListMedia .Description { display: none; }

/* 列表 */
.PagedArticleListMedia .article_list {  overflow: hidden; }
.PagedArticleListMedia .article_list ul{ padding:20px 0px 20px 0px; }
.PagedArticleListMedia .article_list ul li { height:50px; line-height:50px; font-size:16px; color:#000; border-bottom: 1px dashed #ddd; display: block; }
.PagedArticleListMedia .article_list ul li a { height:50px; padding-left:20px; background:url(../images/icon4.gif) no-repeat left -25px;}
.PagedArticleListMedia .article_list ul li a:hover { background:url(../images/icon4.gif) no-repeat scroll left 5px transparent; }
.PagedArticleListMedia .article_list ul li span { float:right; padding-right:5px; font:14px/50px "arial"; color:#999;}
.PagedArticleListMedia .article_list ul li i {  color:#666; font-size:14px; border-radius: 20px; background:#f9f9f9; border:1px solid #ddd; padding: 5px 8px; max-width:60px; max-height:50px;  font-style:normal; margin-left:30px; overflow:hidden;}

/* 翻页 */
.PagedArticleListMedia .clear{ clear: both;}
.PagedArticleListMedia .clear:after{ content: "."; display: block; height:0; clear:both; visibility: hidden;}
.PagedArticleListMedia .page_css, .class_page { text-align:center; padding:10px 0;}
.PagedArticleListMedia .page_css a, .class_page a { display: inline-block; border:1px solid #999999; padding:8px 10px; color:#666666; line-height:100%;}
.PagedArticleListMedia .page_css a:hover, .class_page a:hover{ color: #fff; border: 1px solid #666; background: #666;}
.PagedArticleListMedia .page_css b a, .class_page b a { color: #fff; border:1px solid #666; background: #666;}
.PagedArticleListMedia .page_line { }





/*************************************************************
 * Command:End
 * Control:PagedArticleListMedia
 * Style:PagedArticleListMedia
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:LinkPicList
 * Style:Speciallink
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.Speciallink { width: 100%; overflow: hidden; }
.Speciallink h3 { width:100%; height:40px; border-bottom: 3px solid #e3e3e3;}
.Speciallink h3 em { float: left; width:130px; text-align: center; font:normal 20px/40px "microsoft yahei"; color:#fff;}

/* Pic */
.Speciallink .friend_pic { margin:30px auto; min-height:450px; overflow:hidden; }
.Speciallink .friend_pic ul {  }
.Speciallink .friend_pic li { float: left; width:200px; margin:15px 20px;  display: block; }
.Speciallink .friend_pic li img { width:200px; height:50px; border-radius:5px; }

/* Text */
.Speciallink .friend_text { padding: 10px; display: none;}
.Speciallink .friend_text li { float: left; margin:0 20px; }
.Speciallink .friend_text li a { color: #666; display: block; padding:5px 15px; font-size:14px; border-radius: 5px; border:1px solid #ddd; }
.Speciallink .friend_text li a:hover { color: #0464c2; border: 1px solid #1c6ee2; }











/*************************************************************
 * Command:End
 * Control:LinkPicList
 * Style:Speciallink
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Scroll
 * Style:huadong
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.huadong h3 { float:left; font:normal 14px/40px "微软雅黑"; background: url("../images/icon_notice.png") no-repeat left center; padding-left:30px; }

.huadong .notice_active { float: left; width: 620px; height: 40px; margin-left:15px; overflow: hidden;}
.huadong .notice_active li { float: left; width:610px; color:#656972;font-size:12px; display: block; list-style-type:none; line-height: 40px; overflow: hidden;}
.huadong .notice_active li span { float:right; text-align:right; color:#888;font-size:12px;}
.huadong .notice_active li a { color:#990000; background:url(../images/icon02a.gif) no-repeat left center;  padding-left:10px;}
.huadong .notice_active li a:hover { color:#003399; background:url(../images/icon02b.gif) no-repeat left center;}

.huadong .gg_more { float: right; line-height: 40px;}
.huadong .gg_more a { font-size: 12px; text-decoration:none; border-radius: 20px; border:1px solid #999; padding:3px 10px; color:#333;}
.huadong .gg_more a:hover { color:#fff; background: #003399; border:1px solid #003399; }

.huadong ul li.hotnews a { color:#000; display:block; background:url(../images/icon02a.gif) no-repeat left center; padding-left:10px; }
.huadong li.hotnews a:hover { color:#c00;}












/*************************************************************
 * Command:End
 * Control:ArticleList.Scroll
 * Style:huadong
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleView.Default
 * Style:ArticleView_Default
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


.ArticleView_Default {  /*position: relative; top:100px;  z-index: 3;*/ box-sizing: border-box;
    width: 1200px;
    margin: 20px auto;
    background: #fff;
    padding: 50px 150px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    border: 20px solid rgba(255, 255, 255, 0.3);
}
.ArticleView_Default h1 { color:#000; font: normal 50px/70px "微软雅黑"; font-weight: 200; padding-bottom:10px; }
.ArticleView_Default h2 { color:#999; font: normal 20px/30px "微软雅黑"; border-bottom:1px solid #eee; padding-bottom:10px; }
.ArticleView_Default .article_info { margin-top:30px; margin-bottom: 20px; font-size:13px; color:#777; overflow: hidden;}
.ArticleView_Default .article_info i { width:20px; height: 20px; padding-left: 22px; font-style: normal;}
.ArticleView_Default .article_info i.View { background: url("../images/icon_view.png") no-repeat; padding-right: 20px;}
.ArticleView_Default .article_info i.Data { background: url("../images/icon_data.png") no-repeat 0 1px;}
.ArticleView_Default .article_info i.Source { background: url("../images/icon_source.png") no-repeat;}

.ArticleView_Default .article_info .article_info_left { float: left; line-height: 32px;}
.ArticleView_Default .article_info .article_info_right { float: right; text-align: right; }

#artilcle_share { width:210px; margin:0px auto; overflow:hidden;}
#artilcle_share a { width:32px; height: 32px; padding:0; margin:0px 0px 0px 10px;}
#artilcle_share a.bds_more { background: url("../images/share_more.png") no-repeat;}
#artilcle_share a.bds_weixin { background: url("../images/share_weixin.png") no-repeat;}
#artilcle_share a.bds_tsina { background: url("../images/share_weibo.png") no-repeat;}
#artilcle_share a.bds_sqq { background: url("../images/share_qq.png") no-repeat;}
#artilcle_share a.bds_print { background: url("../images/share_print.png") no-repeat;}
#artilcle_share a.bds_bdysc { background: url("../images/share_bdysc.png") no-repeat;}


.ArticleView_Default .article_content { font-size: 16px; font-family: Arial, Hiragino Sans GB, 冬青黑, Microsoft YaHei, 微软雅黑, SimSun, 宋体, Helvetica, Tahoma, Arial sans-serif; color:#444; margin:80px 0px; text-align: justify; word-wrap: break-word; word-break: break-word; letter-spacing: normal; overflow: hidden;}
.ArticleView_Default .article_content img { max-width: 725px; position: relative; left:0; }
.ArticleView_Default .article_content p { line-height: 32px; margin-bottom:30px; /* text-indent:2em; */}

.ArticleView_Default .Article_Tag { display:none;}

.ArticleView_Default .article_content h3 { display: block; margin-top: 28px; margin-bottom: 20px; padding-left: 15px; border-left: 5px solid #ff3333; background-color: transparent; color: #363636; text-align: left; font-weight: 400; font-size: 24px; font-family: Tahoma, Arial, Hiragino Sans GB, 冬青黑, Microsoft YaHei, 微软雅黑, SimSun, 宋体, Heiti, 黑体, sans-serif; line-height: 32px;}
.ArticleView_Default .article_content a { padding-bottom: 4px; border-bottom: 1px dashed #f33; text-decoration: none}
.ArticleView_Default .article_content a:hover { text-decoration:none;}

.ArticleView_Default table {  }
.ArticleView_Default table th { border-bottom:1px solid #ddd;}
.ArticleView_Default table td { border-bottom:1px solid #ddd; padding:10px 0;}

/***********附件****************/
.ArticleView_Default .articleAttachments { width:100%; color:#000; margin-bottom:30px;}
.ArticleView_Default .articleAttachments h3 { font:normal 18px/30px "microsoft yahei"; border-bottom:1px dotted #ddd; padding-bottom: 8px; }
.ArticleView_Default .articleAttachments ul li { }
.ArticleView_Default .articleAttachments ul li { display:block; font-family:"宋体"; margin:20px 0;}
.ArticleView_Default .articleAttachments ul li a { margin-left:15px; color:#003399; text-decoration:none; font:14px/40px "microsoft yahei"; margin-bottom: 8px; border-bottom: 1px solid #003399;}
.ArticleView_Default .articleAttachments ul li a:hover { color:#990000; border-bottom: 1px solid #990000; text-decoration:none;}
.ArticleView_Default .articleAttachments ul li span { float:right; margin-left:20px; }
.ArticleView_Default .articleAttachments ul li span a { padding:5px 15px; background:#990000; color:#fff; border-radius:5px; -webkit-border-radius:5px; text-decoration:none; border-bottom: 1px solid #990000;}
.ArticleView_Default .articleAttachments ul li span a:hover{ background:#003399; color:#fff;  border-bottom: 1px solid #003399;}

/***********字号大小/打印/关闭****************/
.ArticleView_Default .artilcle_tool { height:26px; line-height:26px; text-align:right; background:#f2f2f2; padding-right:8px;}
.ArticleView_Default .artilcle_tool a { color: #333;}
.ArticleView_Default .artilcle_tool a:hover { color: #cc0000;}

/***********上一篇/下一篇****************/
.ArticleView_Default .article_page { display:none; height: 30px; line-height:30px; margin: 15px auto; overflow:hidden;}
.ArticleView_Default .article_page li { width:355px; font-size:13px; color: #333;}
.ArticleView_Default .article_page li.prev { float:left; background: url("../images/icon_prev.png") no-repeat left center; padding-left:20px;}
.ArticleView_Default .article_page li.next { float:right; background: url("../images/icon_next.png") no-repeat right center; padding-right:20px; text-align: right;}
.ArticleView_Default .article_page li a { color: #0033cc;}
.ArticleView_Default .article_page li a:hover { color: #f00;}

/***********相关信息****************/
.ArticleView_Default .article_about  { display: none; width:100%; margin-top:10px; overflow:hidden; border-top:3px solid #ccc;}
.ArticleView_Default .article_about h3 { font:normal 16px/40px "microsoft yahei"; border-bottom:1px solid #ddd; background: url("../images/headere.png") no-repeat left center ;padding-left: 20px;}
.ArticleView_Default .article_about ul { padding:10px 0; overflow:hidden;}
.ArticleView_Default .article_about li { float:left; width:335px; margin-right:30px; padding-left:10px; height:30px; line-height:30px; background:url(../images/icon1.gif) no-repeat left center; font-size:13px;}
.ArticleView_Default .article_about li span { font-size:12px; color:#666; margin-left:10px; float:right; text-align:right; font-style: italic;}



/*************************************************************
 * Command:End
 * Control:ArticleView.Default
 * Style:ArticleView_Default
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PicFocusSlide
 * Style:PicScrollAuto
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


.PicScrollAuto #wrapper { width:100%; margin:0; padding:0; overflow:hidden;}

.PicScrollAuto .slideBox{ width:100%; height:300px;overflow:hidden; position:relative; left:0; font-size:12px; font-family:"microsoft yahei";}
.PicScrollAuto .slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:0px; bottom:26px; z-index:1; line-height:20px;  }
.PicScrollAuto .slideBox .hd ul { float:left; overflow:hidden; }
.PicScrollAuto .slideBox .hd ul li { float:left; margin-right:5px; width:20px; height:20px; line-height:20px; text-align:center; background:#333; color:#fff;cursor:pointer; border-radius: 100%; }
.PicScrollAuto .slideBox .hd ul li.on{ background:#0e8bf5; color:#fff;  }

.PicScrollAuto .slideBox .bd{ position:absolute; height:100%; z-index:0; }
.PicScrollAuto .slideBox .bd img { width:100%; height:320px; border:none; overflow:hidden; }
.PicScrollAuto .slideBox .bd p { width:395px; position:absolute; top:265px; left:0px; height:35px; padding-left: 10px; color:#fff; background:#333/*0464c2*/; display:block; overflow:hidden; line-height:35px;font-size:14px;}


/*************************************************************
 * Command:End
 * Control:PicFocusSlide
 * Style:PicScrollAuto
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleToutiao
 * Style:ArticleToutiao
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.ArticleToutiao { width:100%; min-height:80px; overflow:hidden;}
.ArticleToutiao h3 { height:50px; }
.ArticleToutiao h3 em {  font:normal 20px/50px "微软雅黑"; width:110px; text-align: center; display: block; color:#bc261a; }
.ArticleToutiao h3 i{ display:none;}
.ArticleToutiao h3 span { float:right; text-align:right; font:normal 12px/50px "微软雅黑";}
.ArticleToutiao h3 span a { color:#000;}
.ArticleToutiao h3 span a:hover { color:#f00; }

.ArticleToutiao ul { padding-top:0px; overflow:hidden; }
.ArticleToutiao ul li { float:left; width:100%; margin:0px auto; border-bottom:1px dashed #eee; display: block; }
.ArticleToutiao ul li h4 { min-height:30px; color:#000; font:normal 18px/22px "微软雅黑"; margin:15px 0 0px 0; }
.ArticleToutiao ul li p { min-height: 30px; background:url(../images/icon_jy.png) no-repeat left 4px; line-height:23px; color:#666; text-indent:3em; padding-bottom:5px; font-size:12px; overflow:hidden;}

.ArticleToutiao ul li a { color:#0066cc;}
.ArticleToutiao ul li a:hover {  color:#f00;}
.ArticleToutiao ul li span { float:right; text-align:right; color:#e3e3e3; font:italic 12px/35px arial; }







/*************************************************************
 * Command:End
 * Control:ArticleToutiao
 * Style:ArticleToutiao
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.YMD
 * Style:NoHeaderList
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.NoHeaderList { width:100%; overflow:hidden;}
.NoHeaderList h3 { display:none;}
.NoHeaderList ul { width:100%; padding:0; }
.NoHeaderList ul li { float:left; width:100%; height:32px; margin:0 auto; font:14px/32px "微软雅黑"; border-bottom:1px dashed #eee;}
.NoHeaderList ul li a { display:block; }
.NoHeaderList ul li a:hover { }
.NoHeaderList ul li span { display:none; /*float:right; text-align:right; font-size:12px; color:#999; font-style: italic;*/}

.NoHeaderList ul li.hotnews a { color:#333; display:block; background:url(../images/icon_dot02.png) no-repeat left center; padding-left:10px; }
.NoHeaderList li.hotnews a:hover { color:#cc0000; background:url(../images/icon_dot02.png) no-repeat left center;}





/*************************************************************
 * Command:End
 * Control:ArticleList.YMD
 * Style:NoHeaderList
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:LinkList.Default
 * Style:LinkHome
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.LinkHome { width: 100%; overflow: hidden; }
/* Pic */
.LinkHome h3 { width:100%; height:43px; }
.LinkHome h3 em { float: left; width:100px; text-align: center; font:normal 20px/43px "microsoft yahei"; color:#000;}
.LinkHome h3 span { float: right;text-align: right; font:normal 12px/43px "microsoft yahei";} 
.LinkHome h3 span a { color:#000; }
.LinkHome h3 span a:hover { color:#f00; }

.LinkHome .friend_pic { margin-top:20px;  }


.LinkHome .rollBox{ clear: both; width:1200px; min-height:80px; margin:0 auto; overflow:hidden; padding:30px 0 10px 0; }

/*ScrollPic*/
.LinkHome .rollBox .LeftBotton { cursor: pointer; display: inline; float: left; margin:15px 0 0 0px; overflow: hidden; }
.LinkHome .rollBox .LeftBotton a { width:24px; height:28px; background:url(../images/scroll_l01.png) no-repeat scroll 0 0 transparent; display:block;}
.LinkHome .rollBox .LeftBotton a:hover { background:url(../images/scroll_l02.png) no-repeat scroll 0 0 transparent ;}

.LinkHome .rollBox .RightBotton { cursor: pointer; display: inline; float: right; margin:15px 0px 0 0; overflow: hidden; text-align: right; }
.LinkHome .rollBox .RightBotton a { width:24px; height:28px; background:url(../images/scroll_r01.png) no-repeat scroll 0 0 transparent; display:block;}
.LinkHome .rollBox .RightBotton a:hover { background:url(../images/scroll_r02.png) no-repeat scroll 0 0 transparent ;}

.LinkHome .rollBox .Cont { float:left; width:1100px; margin-left:24px; margin-right:24px; overflow:hidden;}
.LinkHome .rollBox .ScrCont { width:10000000px; overflow:hidden;}
.LinkHome .rollBox .Cont li { float:left; text-align:center; list-style:none; width:200px; margin:0 10px; display: block; }
.LinkHome .rollBox .Cont li img { width:200px; height:50px;  border-radius:5px; }
.LinkHome .rollBox #List1, .rollBox #List2 { float:left;}
.LinkHome .rollBox .Cont p { width:200px; text-align:center; font-size:14px; font-family: "微软雅黑"; padding-top:5px; }
.LinkHome .rollBox .Cont a { color:#999; }
.LinkHome .rollBox .Cont a:hover { color:#005bc5; }






/* Text */
.LinkHome .friend_text { padding: 10px; display: none;}
.LinkHome .friend_text li { float: left; margin:0 20px; }
.LinkHome .friend_text li a { color: #666; display: block; padding:5px 15px; font-size:14px; border-radius: 5px; border:1px solid #ddd; }
.LinkHome .friend_text li a:hover { color: #0464c2; border: 1px solid #1c6ee2; }


/*************************************************************
 * Command:End
 * Control:LinkList.Default
 * Style:LinkHome
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ad01
 * Style:ad01
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

/*************************************************************
 * Command:End
 * Control:ad01
 * Style:ad01
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ad02
 * Style:ad02
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

/*************************************************************
 * Command:End
 * Control:ad02
 * Style:ad02
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ad03
 * Style:ad03
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

/*************************************************************
 * Command:End
 * Control:ad03
 * Style:ad03
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ad04
 * Style:ad04
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

/*************************************************************
 * Command:End
 * Control:ad04
 * Style:ad04
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:LinkPicList
 * Style:AD01
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.AD01 { width: 100%; overflow: hidden; }
.AD01 h3 { display:none;}
.AD01 h3 em { display:none;}

/* Pic */
.AD01 .friend_pic { margin-bottom:20px; overflow:hidden; }
.AD01 .friend_pic ul {  }
.AD01 .friend_pic li { width:1100px; display: block; }
.AD01 .friend_pic li img { width:1100px; height:100px;  }

/* Text */
.AD01 .friend_text { padding: 10px; display: none;}
.AD01 .friend_text li { float: left; margin:0 20px; }
.AD01 .friend_text li a { color: #666; display: block; padding:5px 15px; font-size:14px; border-radius: 5px; border:1px solid #ddd; }
.AD01 .friend_text li a:hover { color: #0464c2; border: 1px solid #1c6ee2; }


















/*************************************************************
 * Command:End
 * Control:LinkPicList
 * Style:AD01
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PicFocusSlide
 * Style:PicScroll02
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


.PicScroll02 #wrapper { width:100%; margin:0; padding:0; overflow:hidden;}

.PicScroll02 .slideBox{ width:100%; height:350px;overflow:hidden; position:relative; left:0;font-family:"微软雅黑";}

.PicScroll02 .slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:0px; bottom:26px; z-index:1; line-height:20px; font-size:12px;  }
.PicScroll02 .slideBox .hd ul { float:left; overflow:hidden; }
.PicScroll02 .slideBox .hd ul li { float:left; margin-right:5px; width:20px; height:20px; line-height:20px; text-align:center; background:#333; color:#fff;cursor:pointer; border-radius: 100%; }
.PicScroll02 .slideBox .hd ul li.on{ background:#0e8bf5; color:#fff;  }

.PicScroll02 .slideBox .bd{ position:absolute; height:100%; z-index:0; }
.PicScroll02 .slideBox .bd img { width:100%; height:350px; border:none; overflow:hidden; }
.PicScroll02 .slideBox .bd p { width:570px; position:absolute; top:315px; left:0px; height:35px; padding-left: 10px; color:#fff; background:#333/*0464c2*/; display:block; overflow:hidden; line-height:35px;font-size:14px;}




/*************************************************************
 * Command:End
 * Control:PicFocusSlide
 * Style:PicScroll02
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:BaomingBanner
 * Style:BaomingBanner
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.BaomingBanner { margin-bottom:20px;}


/*************************************************************
 * Command:End
 * Control:BaomingBanner
 * Style:BaomingBanner
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:AD05
 * Style:AD05
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

/*************************************************************
 * Command:End
 * Control:AD05
 * Style:AD05
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PicList
 * Style:PicList
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

/*************************************************************
 * Command:End
 * Control:PicList
 * Style:PicList
 * Desc:目前没有
 * Quot:main2017
*************************************************************/