﻿
/*网站黑白
html{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter:grayscale(1);
}*/

*{margin:0;padding:0;list-style:none; /* border-style:none */}

a:link,a:visited{text-decoration:none;border:none}
a:active,a:hover{text-decoration:none;border:none}
body{background-color:#fff;margin:0}
/* headLine */
.headLine{width:100%;height:34px;background:url(../Images/headline_bg.png) repeat-x;margin:0 auto;text-align:center}
.headLine .content{width:1200px;margin:0 auto;position:relative;vertical-align:middle;height:34px;line-height:34px;overflow:hidden}
.headLine .content .left{float:left;font-family:微软雅黑;text-align:left;font-size:12px;color:#999;width:50%}
.headLine .content .right{float:right;font-family:微软雅黑;font-size:12px;color:#999;width:50%}
.headLine .content .right div{float:right}
.headLine .content .right .sep{margin:0 7px 0 7px}
.headLine .content .right div a{color:#999}
.headLine .content .right div .selected{color:#d9a538}
/* top */
.top{width:100%;height:149px;margin:0 auto;text-align:center;}
.top .content{width:1200px;margin:0 auto;position:relative; vertical-align:middle;height:149px;line-height:149px;overflow:hidden;}
/*.top .content .logo{background-image:url(../Images/head_logo.png); background-repeat:no-repeat; margin-top:27px; height:94px; width:840px; float:left;}*/
.top .content .logo{ height:150px; width:870px; float:left;}
.top .content .search{ width:257px; height:34px; float:right; padding-top:55px;}
.top .content .search .textPanel{ width:216px; float:left; height:30px; border-bottom: 2px solid #909090; border-left: 2px solid #909090; border-top:2px solid #909090;}
.top .content .search .textPanel .label{ float:left;width:50px; text-align:center; margin:0 auto; height:30px; line-height:30px; font-family:微软雅黑; font-size:13px; color:#909090;}
.top .content .search .textPanel .text{ float:left; width:150px; text-align:left; margin:0 auto; height:30px; line-height:30px; font-family:微软雅黑; font-size:13px; color:#909090;}
.top .content .search .queryBtn{ width:39px; height:34px; float:left; background: url('../Images/searchBtn.png'); cursor:pointer;}
/* navigation */
.navigation{width:100%;height:49px;margin:0 auto;text-align:center; background-color:#3560a4; position:relative; z-index:999; }
.navigation .navContent{width:1170px;margin:0 auto;position:relative;vertical-align:middle;height:49px;line-height:49px;}
.navigation .navContent ul{margin:0px; padding:0px;}
.navigation .navContent ul li{ float:left;text-align:center;color:#fff;text-decoration:none;font-family:微软雅黑; font-size:18px; font-weight:bolder; width:88px;height:49px;line-height:49px;}
.navigation .navContent ul li a{ text-align:center; display:inline-block; color:#ffffff;  text-decoration:none; }
.navigation .navContent ul li ul{display:none; z-index:99; }
.navigation .navContent ul li:hover{background-color:#3560a4;}
.navigation .navContent ul li:hover a{font-size:13px;font-family:微软雅黑;color:#ffffff;text-decoration:none;}
.navigation .navContent ul li:hover ul{display:inline-block; position:relative; left: -33px; top:0px;  padding-bottom:10px; width:184px;background-image:url('../Images/menu_select_bg.png');z-index:99; }
.navigation .navContent ul li:hover ul li{margin:0px 10px 0px 10px;background-image:none;width:160px;height:30px;text-align:center; border-bottom:1px dotted #ffffff;border-right-style:none;border-left-style:none; }
.navigation .navContent ul li:hover ul li:hover{margin:0px 10px 0px 10px;background-image:none;width:160px;height:30px;text-align:center; border-bottom:1px dotted #ffffff;border-right-style:none;border-left-style:none;background-color:transparent; }
.navigation .navContent ul li:hover ul li a{font-size:15px;font-family:微软雅黑; line-height:30px; color:#ffffff;width:160px;text-align:center;height:30px;  overflow:hidden;font-weight:normal;}
.navigation .navContent ul li:hover ul li a:hover{text-decoration:none;line-height:30px;background-image:none;color:Red;}
.navigation .navContent .itemSelected{float:left;text-align:center;display:inline-block;color:#fff; background-color:#d9a538; text-decoration:none;font-family:微软雅黑; font-size:18px; width:107px;height:49px;line-height:49px}
.navigation .navContent .itemSelected a{ color:#ffffff; }
/* main */
.main{width:100%;margin:0 auto; background-image:url(../Images/list_head_bg.png); background-repeat:repeat-x; text-align:center; }
.main .content{width:1200px;margin:0 auto;position:relative;overflow:hidden;}

.banner{margin:0 auto; background-image:url(../Images/list_head.png); background-repeat:no-repeat; overflow:hidden; height:235px; width:100%; position:relative;}
.banner .subMenu{ position:absolute; bottom:20px; width:100%; height:39px; line-height:39px;}
.banner .subMenu .item{   padding:0px 20px; height:39px; line-height:39px; background:url(../Images/subMenu_bg.png); background-repeat:repeat-x; overflow:hidden; float:left; }
.banner .subMenu .sep{ width:2px; height:39px; float:left; }
.banner .subMenu .item a{ font-family:微软雅黑; font-size:15px; font-weight:bold; margin:0 auto; text-align:center; color:#666666; }

.current-location{ width:100%; height:40px; line-height:40px; margin-top:10px; border-bottom:1px solid #dddddd; }
.current-location .subjectHead{ font-size:19px; font-weight:bold; height:39px; line-height:39px; font-family:微软雅黑; color:#439d9d; float:left; border-bottom:2px solid #439d9d;  }
.current-location .locationPath{ font-size:12px; height:40px; line-height:40px; font-family:微软雅黑; color:#999999; float:left;}
.current-location .locationPath a{ color:#999999; }

.lmdh{float:left;width:226px;min-height:200px;border-width:2px 1px 1px 1px;border-color:#439d9d #e1e1e1 #e1e1e1 #e1e1e1;border-style:solid;margin:10px;}
.lmdh .head{width:226px;height:42px;  }
.lmdh .head img{float:left; margin:11px 0px 0px 5px;}
.lmdh .head span{float:left;font-family:微软雅黑;font-size:15x;color:#439d9d;font-weight:bolder;line-height:42px; margin-left:5px;display:inline; }
.lmdh .head a{ float:right;margin-right:10px;font-size:12px;color:#989898;font-family:宋体;line-height:42px;}
.lmdh .Item{width:191px;margin:20px auto; }
.lmdh .Item ul{}
.lmdh .Item ul li{width:191px; margin-top:10px; }
.lmdh .Item ul li a{ text-align:left; padding-left:20px; width:171px;border:1px solid #e1e1e1;display:inline-block;font-size:14px;font-family:微软雅黑;color:#595957;background-color:#f9f9f9;line-height:31px;}
.lmdh .Item ul li .current{ text-align:left; padding-left:20px; width:171px; height:31px;border:1px solid #e1e1e1;display:inline-block;font-size:14px;font-family:微软雅黑;color:#ff8e18;background-color:#f9f9f9;line-height:31px;}
.lmdh .Item ul li .other{ text-align:left; padding-left:20px; width:171px; /*height:31px;*/border:1px solid #e1e1e1;display:inline-block;font-size:14px;font-family:微软雅黑;color:#595957;background-color:#f9f9f9;line-height:31px;}
.lmdh .Item ul li a:hover{color:#439d9d;}

.articlePanel{  width:922px; float:left;}
.article{ height:100px; border-bottom:1px dashed #999999; margin:15px; }


.articlePanel1{  width:100%; float:left;}

.article .timeLine{ float:left; width:80px; height:25px; line-height:25px; background-color:#439d9d; margin:0 auto; font-size:10px;font-family:微软雅黑;  color:#ffffff; text-align:center; vertical-align:middle;  }
.article .content{ float:left; width:790px; padding-left:10px; height:80px; text-align:left;}
.article .content a{ color:#555555; font-size:17px; font-family:微软雅黑; font-weight:bold; text-align:left; }
.article .content p{  padding-top:10px; width:790px; overflow:hidden; color:#8f8e8e; font-size:13px; font-family:微软雅黑; word-break:break-all; height:60px; overflow:hidden; line-height:25px;}

.article .content1{ float:left; width:1068px; padding-left:10px; height:80px; }
.article .content1 a{ color:#555555; font-size:17px; font-family:微软雅黑; font-weight:bold; }
.article .content1 p{  padding-top:10px; width:1068px; overflow:hidden; color:#8f8e8e; font-size:13px; font-family:微软雅黑; word-break:break-all; height:60px; overflow:hidden; line-height:25px;}

.PageInfo{height:40px;float:left; border-style:none; margin:10px 20px 10px 0px; margin-left:278px; }
.PageInfo a:hover{background-color:#ff6600;color:#ffffff;text-decoration:none;}
.PageInfo .Previous{width:100px;height:30px;border:1px solid #dde6ed; text-align:center;  margin-left:10px; line-height:30px; font-size:13px;font-family:宋体;color:#666666; float:left;}
.PageInfo .Next{width:100px;height:30px;border:1px solid #dde6ed; margin-left:10px;text-align:center; line-height:30px; font-size:13px;font-family:宋体;color:#666666; float:left;}
.PageInfo .Number{width:30px;height:30px;border:1px solid #dde6ed; margin-left:10px;text-align:center; line-height:30px; font-size:13px;font-family:宋体;color:#666666; float:left;}
.PageInfo .CurrentPage{width:30px;height:30px;border:0px solid #dde6ed;text-align:center; margin-left:10px; line-height:30px; font-size:13px;font-family:宋体;color:#ffffff; float:left;background-color:#ff6600;}
.PageInfo span{width:30px;height:30px;border:0px solid #dde6ed; margin-left:10px; line-height:30px; font-size:13px;font-family:宋体;color:#666666; float:left;}

.foot{width:100%; height:244px; margin:0 auto; text-align:center;  background:#38537e; margin-top:29px; border-top: 4px solid #2e73a6; }
.foot .linkInfo{width:1200px; margin:0 auto; margin-top:30px; height:150px;position:relative;}
.foot .linkInfo .info{width:380px; float:left; height:100%;}
.foot .linkInfo .info ul{margin:0;padding:0}
.foot .linkInfo .info ul li{list-style-type:none; line-height:23px;height:23px;text-align:left;font-size:13px; font-family:微软雅黑; color:#909090;}
.foot .linkInfo .info ul a{ color:#909090;}

.foot{width:100%; height:244px; margin:0 auto; text-align:center;  background:#38537e; margin-top:29px; border-top: 4px solid #2e73a6; }
.foot .linkInfo{width:1200px; margin:0 auto; margin-top:30px; height:150px;position:relative;}
.foot .linkInfo .info{width:380px; float:left; height:100%;}
.foot .linkInfo .info ul{margin:0;padding:0}
.foot .linkInfo .info ul li{list-style-type:none; line-height:23px;height:23px;text-align:left;font-size:13px; font-family:微软雅黑; color:#ffffff;}
.foot .linkInfo .info ul a{ color:#ffffff;}

.foot .linkInfo .link{width:320px; float:left; height:100%;}
.foot .linkInfo .link select{margin:5px 10px 0px 0px;line-height:25px;width:149px;height:25px;float:left;border:1px solid #b8b8b8; float:left; color:#909090;}

.foot .linkInfo .barcode{width:500px; float:left; height:100%;}
.foot .linkInfo .barcode .item{width:107px; height:167px; overflow:hidden; float:right; margin-left:18px;}
.foot .linkInfo .barcode .item .zfb{ width:107px; height:107px; background: url('../Images/zfb.jpg') }
.foot .linkInfo .barcode .item .wjdc{ width:107px; height:107px; background: url('../Images/wjdc.jpg') }
.foot .linkInfo .barcode .item .gfwx{ width:107px; height:107px; background: url('../Images/zlyy.jpg') }
.foot .linkInfo .barcode .item .gfwb{ width:107px; height:107px; background: url('../Images/yyzx.jpg') }
.foot .linkInfo .barcode .item .label{font-size:13px; font-family:微软雅黑; color:#ffffff; width:107px; text-align:center; margin: 0 auto; height:30px; /*line-height:30px;*/}

.foot .sep{width:100%;height:1px; background-color:#4d4d4d; margin-top:5px;}
.foot .copyright{width:100%;height:54px; line-height:54px; }
.foot .copyright ul{margin:0;padding:0}
.foot .copyright ul li{margin:0 auto;line-height:54px;height:54px;text-align:center;font-size:14px; font-family:微软雅黑; color:#ffffff;}


.article-content{width:1200px; float:left;}
.article-content .title{margin-top:20px; float:left; width:1200px;font-size:30px;font-family:宋体;color:#000000;font-weight:bold; text-align:center;line-height:40px;   }
.article-content .title span{ width:1150px; display:inline-block; font-size:30px;font-family:宋体;color:#000000;font-weight:bold; text-align:center;line-height:40px;}
.article-content .sub-title{float:left;width:1100px;font-size:25px;font-family:宋体;color:#000000;font-weight:normal; text-align:center;line-height:30px; margin-top:20px; }
.article-content .sub-title span{width:1000px;font-size:25px;font-family:宋体;color:#000000;font-weight:normal; text-align:center;line-height:30px; margin-top:20px; display:inline;}
.article-content .articleinfo{float:left;width:1170px;height:30px;margin-top:10px; text-align:center;line-height:30px; border-top:1px dashed #cccccc; }
.article-content .articleinfo span{font-size:13px;font-family:宋体;color:#afafaf;font-weight:normal;margin-left:20px;}
.article-content .content{float:left;width:1170px; overflow:auto; text-align:left; margin:20px 0px 30px 0px; display:inline; min-height:200px;color:#000;line-height:30px;}


.my-slider { position: relative; z-index:10; width: 100%; height:567px; overflow:auto;}  
.unslider-nav{width:66px;position:relative;bottom:50px;left:50%; z-index:99;}  

.videoNewsList {width:100%; height:100%;}
.videoNewsItem{ float:left; margin:20px 28.5px; width:404px;}
.videoNewslabel{line-height:30px; font-size:16px; font-family:'Microsoft YaHei';text-overflow: ellipsis;  white-space: nowrap; overflow: hidden; width:404px; }