*{ margin:0; padding:0;}
img{ border:none;}
body{ font-size:12px; color:#707070; font-family:\5B8B\4F53,serif; text-align:left; background:#fff;}
div{ margin-left:auto; margin-right:auto;}ul{ list-style:none;}
a{ color:#717171; text-decoration:none;}
a:link{ color:#717171; text-decoration:none;}
a:visited{ color:#717171; text-decoration:none;}
a:hover{ color:#ff0000; text-decoration: none;}
/* 首页头部样式 */
.sytopjbw{ width:100%; height:32px; border-bottom:1px #eeeeee solid;}
.sytopjbn{ width:1200px; height:32px;}
.sytopjbnl{ width:500px; height:32px; float:left; line-height:32px; text-align:left;}
.font1{display: inline-block; vertical-align:top; line-height:14px; height:14px; margin:9px 16px; padding:0px 10px 0px 20px;  overflow:hidden; border-left:1px #c0c0c0 solid;}
.sytopjbnr{ width:500px; height:32px; float:right; line-height:32px; text-align:right;}
.sytopjbnr ul{ height:14px; line-height:14px; margin:9px 16px; list-style:none; float:right; }
.sytopjbnr ul li{ margin-left:10px; padding:0px 10px 0px 10px; float:left;}
/* 导航样式 */
.sydhw{ width:1200px; height:100px;}
.sydhwl{ width:600px; height:100px; float:left; text-align:left;} .sydhwl img{ float:left;}
.sydhwr{ width:600px; height:100px; float:right;}
.font2{ font-size:12px; font-weight:normal;}
.sydhwr ul{ float:right;border-right:1px #eeeeee solid; }
.sydhwr ul li{ float:left; width:110px;/* height:70px; */font-size:15px; font-family:Arial, Helvetica, sans-serif; line-height:18px; border-left:1px #eeeeee solid; text-align:center; /*padding-top:30px; */font-weight:bold;}
.sydhwr ul li:hover{ color:#ff0000; background:#f0f0f0; cursor: pointer;}
/* banner样式 */
.slide-main{height:450px;position:relative;}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:190px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:430px;left:0;text-align:center;}
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#333;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;}
.item a.cur{background:#a3f036;}
.slide-box,.slide{display:block;width:100%;height:450px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:490px;background:#ff6900;position:relative;position:absolute;z-index:8;}
#bgstylea{background:#ff6900;}
#bgstyleb{background:#193d85;}
#bgstylec{background:#333;}
.slide a{display:block;width:100%;height:490px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b{width:952px;margin-left:-476px;text-align:center;}
.obj-a{display:block;height:352px;top:100px;}
.obj-b{top:406px;height:100px;}
.obj-c{display:block;height:582px;top:0;margin-left:-540px;}
.obj-d{top:228px;height:164px;}
.obj-d p{display:block;padding-top:20px;font-size:16px;color:#fff;clear:both;}
.obj-e{width:366px;height:170px;margin-left:-460px;top:223px;z-index:12;}
.obj-f{width:692px;height:394px;top:158px;margin-left:-180px;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }

/* 焦点新闻 */
.syjdw{ width:100%; height:60px; background:#f4f4f4;}
.syjdn{ width:1200px; height:60px;margin:auto;}.syjdn img{ float:left;}
.syjdxw{ width:750px; height:44px; float:left; padding-top:8px; margin-left:15px;}
.syjdxw ul{}
.syjdxw ul li{ border-left:1px #fff solid; line-height:44px; font-size:14px; padding-left:20px; width:730px; height:44px;}
.fleft{ float:left} .fright{ float:right}
.agdcw{ width:150px; height:48px; float:right; padding-top:12px;}
.gda{ width:100px; height:36px; background:#fff; text-align:center; line-height:36px;}
.gda:hover{ background:#eb0000; color:#fff;}

/* 新闻列表 */
.xwlbw{ width:1050px; height:1020px; margin-top:30px;}
.xwlbwl{ width:480px; height:1020px; float:left;}
.xwimg1{ margin-bottom:25px;}
.xwlbw h1{ font-size:20px; font-family:"微软雅黑"; margin:15px 0px 15px 0px;}
.xwlbw h1 a{ color:#333;}
.xwlbw h1 a:link{ color:#333;}
.xwlbw h1 a:hover{ color:#25ac00;}
p{ font-size:16px; line-height:24px; color:#333;}
.xwul{ margin-top:20px; height:275px;}
.xwul li{ font-size:14px; line-height:32px; height:32px; }
.ddd{ color:#59bd41; font-weight:bold; font-family:"微软雅黑"; margin-right:10px;}
.agdcw1{ width:100px; height:48px; padding-top:12px; margin-left:0px; margin-top:15px;}
.gda1{ width:100px; height:36px; background:#eee; color:#333; text-align:center; line-height:36px;}
.gda1:hover{ background:#5abd3f; color:#fff;}
.xwlbwr{ width:480px; height:1020px; float:right;}

/* 栏目列表页 */
.dqwzw{ width:1200px; height:90px; line-height:90px; text-align:left;}
.lmdhw{ width:1199px; height:75px; background:#f6f6f6; border:1px #e1e1e1 solid; border-left:none;}
.lmdhw ul{ width:1199px; height:75px;}
.lmdhw ul li{ width:282px; height:75px; border-left:1px #e1e1e1 solid; float:left; padding-left:16px; }
.lmdhw ul li img{ float:left; margin-right:20px;}
.lmdhw ul li p{ margin-top:5px; font-size:13px; line-height:22px;}
.lmdhw ul li .ps{ margin-top:18px; font-size:13px; line-height:22px;}
.lmdhw ul li span{ font-weight:bold; font-size:16px; color:#59bd43; font-family:"微软雅黑";}
.nyxwlbw{ width:100%; /*height:1200px;*/ border-top:1px #e1e1e1 solid; padding-top:30px; margin-top:30px; background:#f5f5f5; }
.nyxwlbn{ width:1237px; height:1200px; padding-left:38px;}
.nyxwlbn ul{}
.nyxwlbn ul li{ float:left; width:375px; height:507px; background:#fff; margin:0px 37px 25px 0px;}
.lbxwfy ul{    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    width: 40%;
    margin: auto;}
.lbxwfy ul li{ float:left; width:40px !important; height:40px !important; background:#fff;margin:0px 5px 0px 5px !important; }
.nylbn{ width:345px; padding:15px; position:relative;}
.nylbn h2{font-weight:bold; font-size:16px; color:#333; font-family:"微软雅黑"; margin-bottom:10px;}
.nylbn h2 a{ color:#333;}
.nylbn h2 a:link{ color:#333;}
.nylbn h2 a:hover{ color:#25ac00;}
.nylbn p{ font-size:12px; line-height:22px; letter-spacing:1px}
.nylbn .sjp{ background:url(../images/sjbg.gif) no-repeat left center; padding-left:25px; height:18px; line-height:18px; z-index:2; left:15px; top:168px; position:absolute; }
.lbxwfy{ /*float:left;*/width:1200px; height:90px; line-height:40px; text-align:center;}
.lbxwfy a{ /*padding:15px; */display:block;width:100%;height:100%;border:1px #e1e1e1 solid; /*margin:0px 5px 0px 5px; */background:#fff; }
.lbxwfy a:link{ /*padding:15px; */border:1px #e1e1e1 solid; /*margin:0px 5px 0px 5px;*/ background:#fff; }
.lbxwfy a:hover{ /*padding:15px;*/ border:1px #e1e1e1 solid;/* margin:0px 5px 0px 5px;*/ background:#5abd3f; color:#fff; }
.active{border:1px #e1e1e1 solid;background:#5abd3f !important;color:#fff;}
/* 新闻详情页 */
.xwxqwzw{ width:100%; min-height:500px; max-height:none; border-top:1px #e1e1e1 solid; padding:30px 0px 50px 0px; margin-top:30px; background:#f5f5f5; }
.xwxqwzn{ width:1040px; min-height:300px; max-height:none; background:#fff; padding:50px 80px;color:#333}
.xwxqbt{ width:1040px; height:90px; text-align:center; border-bottom:1px #e1e1e1 dotted;}
.xwxqbt h1{font-size:25px; font-family:"微软雅黑"; color:#333; margin-bottom:20px;}
.xwxqnr{ width:1040px; min-height:100px; max-height:none; font-size:12px; margin-top:30px; padding-bottom:30px; border-bottom:1px #e1e1e1 dotted; line-height:24px;}
.xwxqnr p{ margin-bottom:20px;}
.xwxqnr img {max-width:900px;}
.xwsxt{ width:1040px; height:75px; line-height:30px; padding-top:30px;}
.xwsxt span{ color:#333;}
.xwsxtl{ float:left; width:850px; height:75px;}
.xwsxtr{ float:right; width:137px; height:75px;}

/* 底部代码 */
.fenge{ width:100%; height:2px; border-bottom:1px #eee solid; }
.footw{ width:100%; background:url(../images/footo.jpg) center no-repeat; text-align:center; line-height:30px; padding:205px 0px 10px 0px; font-family:Arial, Helvetica, sans-serif;}

/**导航栏级流动新闻*/
.ul_nav{float:right;height: 100px;color: #666;margin-right:5px; font-size:14px;}
.nav ul li:first-child{border-left:1px #eeeeee solid;}
.ul_nav{height:100px;}
.ul_nav  > li{float:left;position:relative;width:110px;height:100px;}
.li_shouye{border-left:1px #eeeeee solid;}

.li_hover > a{width:110px;height:100px;display:block;text-align:center;color:#666666;font-family:"微软雅黑";overflow:hidden;transition: all 1s ease 0s;}
.fixedTop{position:fixed;top:0;z-index:990;}

.li_hover > a span{font-family:Arial;display:block;margin-top:35px;position:relative;z-index:5;}
.about{width: 110px;background: #fff;position: absolute;z-index: 10;top: 100px;display:none; font-size:12px;}
.about a{width: 112px;height: 50px;display: block;text-align: center;line-height: 50px;    font-weight: normal;}
.about a{color:#666666;}
.about a:hover{width: 111px;height: 50px;display: block;text-align: center;line-height: 50px;background: #f44360;color: #fff;}
.syjdw dl {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    position: relative;
}
.dll{
    left: 210px;
    top: 0;
    position: absolute !important;
    width: 750px !important;
    height: 44px !important;
    float: left;
    padding:7px 0;
    line-height: 44px;
    overflow: hidden;

}
.syjdw dl dd {
    float: left;
    border-left: 1px #fff solid;
    line-height: 44px;
    font-size: 12px;
    height: 44px;
    font-family: 宋体;
    color: rgb(134, 143, 152);
    padding-left: 20px;
    width: 730px;
    height: 44px;
}
.syjdw dl .newsMore {
    width: 150px;
    height: 48px;
    float: right;
    padding-top: 12px;
}
.newsMore a {
    display: block;
    height: 36px;
    width: 100px;
    line-height: 36px;
    background: #fff;
    text-align: center;
}
/* 授权查询 */
.shquancx{ width:1200px; height:535px; background:url(../images/sqbg.jpg) center no-repeat; padding-top:90px;}
.cxdiv{ width:390px; height:305px; text-align:center; padding-top:95px;}
.cxdiv h1{ font-size:30px; color:#000;}
.cxbd{ width:235px; height:60px; line-height:60px; padding-left:5px; font-size:18px; border:0px; margin-top:30px;}
.cxann{ width:175px; height:50px; background:url(../images/cxbut.jpg) no-repeat center; border:0px; margin-top:20px; cursor:pointer;}