/* CSS Document */
@charset "utf-8";
* { margin: 0; padding: 0; }
li { list-style: none; }
img { border: 0;}
a { text-decoration: none; color: #000; outline: none; }
body { min-width: 1200px; font-family: "Microsoft yahei"; position: relative;background: #fafafa;}
input { outline: none; }
.fl {float: left;}
.fr { float: right; }
i{font-style: normal;}
b{font-weight: normal;font-style: normal;}
.clear{zoom: 1;}
.clear:after {clear:both;content:'';display:block;width:0;height:0;visibility:hidden; }
.w10{width:100%;max-width: 1920px;margin: 0 auto;}
.w12{width:1200px;margin:0 auto;}
/* top css */
.top-box{background: #316db4;height: 30px;}
.top-box .top-link{width: 245px;float: right;margin-top:2px;}
.top-box .top-link a{color: #bfcde3;font-size: 12px;display: inline-block;}
.top-box .top-link a:hover{color: white;}
.top-box .search{float: right;height: 30px;position: relative;width: 30px;transition: 0.6s all;margin-top:2px;    padding: 0 25px 0 0;}
.top-box .search .input1{display: none;transition: 0.6s all;width: 140px;height: 26px;background: url(../images2019/text.png) no-repeat center;border: none;text-indent: 10px;color: #fff;font-size: 12px;}
.top-box .search .input2{position: absolute;right: 14px;top: 50%;margin-top: -9px;width: 18px;height: 18px;background: url(../images2019/search.png) no-repeat center;border: none;cursor: pointer;}
.top-box .search:hover{width: 141px;transition: 0.6s all;}
.top-box .search:hover .input1{display: block;transition: 0.6s all;}

/* nav */    
.logo-nav{background-color: #1c5faf;padding: 35px 0;}
.logo-nav .logo{width: 500px;}
.logo-nav .logo img{display: block;width: 483px;height: 69px;}
.logo-nav .nav{width: 680px;}
.logo-nav .nav>a{color: white;display: block;padding: 10px;border: 1px solid #3e76b8;margin-top: 13px;}
.logo-nav .nav .m{width: 620px;}
.logo-nav .nav .m>li{float: left;padding: 3px 19px;position: relative;width: 65px;}
.logo-nav .nav .m>li a{color: white;line-height: 26px;}
.logo-nav .nav .m>li:hover a{color: #6EA13C;}
.logo-nav .nav .m>li .sub{position: absolute;background: #316db4;z-index:4444;top: 26px;display: none;width: 100px;}
.logo-nav .nav .m>li .sub li{width: 100px;}
.logo-nav .nav .m>li .sub li a{padding-left: 20px;font-size: 14px;line-height: 34px;color: white;display: block;}
.logo-nav .nav .m>li:hover .sub{display: block;transition: 0.8s;}
.logo-nav .nav .m>li:hover .sub a{color: white;}
.logo-nav .nav .m>li:hover .sub a:hover{background: white;color: #316DB4;}
/* first-news css */
.first-news{margin: 30px 0;}
.first-news .first-news-con{margin: 0 auto;width: 1020px;}
.first-news .title{}
.first-news .title img{display: block;width: 74px;height: 90px;margin-top: 10px;}
.first-news .text{margin-top: 10px;}
.first-news .text h4{}
.first-news .text h4 a{font-size: 30px;font-weight: bold;color: white;text-align: center;line-height: 50px;color: #d30707;}
.first-news .text h4 a:hover{color: #d30707;}
.first-news .text .sub-text{text-align: center;}
.first-news .text .sub-text a{font-size: 14px;color: #666666;text-align: center;line-height: 30px;}
.first-news .text .sub-text a:hover{color: #323232;}
.first-news .text .sub-text span{display: inline-block;margin: 0 10px;color: white;}

.mores{display: block; width: 30px;height: 20px; background:url(../images2019/gduo.png); float: right; margin-top: 20px;}

/* news css */
.news{}
.scorl-news{ width:630px; height:420px;position:relative;box-shadow: 0px 2px 48px 0px rgba(0, 0, 0, 0.46);}
.scorl-news .hd{overflow:hidden; position:absolute; right:0px; top:180px; z-index:6; }
.scorl-news .hd ul{ overflow:hidden; zoom:1; float:left;  }
.scorl-news .hd ul li{width:37px; height:26px; line-height:26px;text-align:center;cursor:pointer;background:#8fa5c0;color: white;font-size: 12px;margin-top: 6px;border-top-left-radius: 13px;border-bottom-left-radius: 13px;transition: 0.4s;position: relative;right: -10px;}
.scorl-news .hd ul .on{ background:#316db4; color:#fff;transition: 0.4s;right: 0;font-weight: bold;font-size: 14px;}

.scorl-news .bd{ position:relative; height:100%; z-index:0;}
.scorl-news .bd li{ zoom:1;position: relative;}

.scorl-news .bd .pic {width:630px; height:420px;overflow: hidden;}
.scorl-news .bd .pic img{ width:630px; height:420px; display:block;}
.scorl-news .bd .text{position: absolute;bottom: 0;background: url(../images2019/blue-line.png) repeat-x;width: 100%;}
.scorl-news .bd .text a{font-size:18px;font-weight: bold;color: white;display: block;height: 77px;line-height: 100px;padding: 0 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.scorl-news .bd .date{background: url(../images2019/date-bg.png) no-repeat;position: absolute;top: -10px;left: 10px;width: 100px;height: 73px;}
.scorl-news .bd .date i{font-size: 34px;color: white;display: block;text-align: center;margin-top: 10px;}
.scorl-news .bd .date b{font-size: 12px;color: #b2ca9f;display: block;text-align: center;}
.scorl-news .prev,
.scorl-news .next{ position:absolute; left:5%; top:57%; margin-top:-25px; display:block; width:26px; height:42px; background:url(../images2019/slider-arrow.png) 0px 0px no-repeat;display: none;}
.scorl-news .next{ left:auto; right:5%;background-position: -26px 0;}
.scorl-news:hover .prev,
.scorl-news:hover .next{display: block;}
/* zh-co-newws  css */
.zh-co-news { width: 630px;position: relative;}
.zh-co-news .tab-hd {margin: 40px 0 10px 0;}
.zh-co-news .tab-hd span{background: url(../images2019/title-line.png) no-repeat;display: block;width: 280px;height: 4px;line-height: 22px;margin-top: 14px;}
.zh-co-news .tab-hd ul { padding-top: 4px;}
.zh-co-news .tab-hd li{ float: left; height: 24px; line-height: 18px; background: url(../images2019/zh-ic01.png) no-repeat left center;margin-right: 30px;}
.zh-co-news .tab-hd li+li{background: url(../images2019/co-ic-01.png) no-repeat left center;margin-right: 10px;}
.zh-co-news .tab-hd li a{ display:block;font-size: 22px;font-weight: bold;padding-left: 35px;color: #808080;line-height: 22px;}
.zh-co-news .tab-hd li.on{background: url(../images2019/zh-ic02.png) no-repeat left center;}
.zh-co-news .tab-hd li.on a{color: #323232;}
.zh-co-news .tab-hd li+li.on{ background: url(../images2019/co-ic-02.png) no-repeat left center;}

.zh-co-news .tab-bd {}
.zh-co-news .tab-bd ul{ overflow:hidden; zoom:1; }
.zh-co-news .tab-bd li { line-height: 38px;}
.zh-co-news .tab-bd li a{line-height: 38px;width: 540px;display: inline-block;background: url(../images2019/news-qd.png) no-repeat left center;padding-left: 10px;}
.zh-co-news .tab-bd li a:hover{color: #316DB4;font-weight: bold;}
.zh-co-news .tab-bd li i{font-size: 14px; color: #808080;line-height: 38px;width: 80px;display: inline-block;text-align: right;}
.zh-co-news .tab-bd .more{font-size: 14px;color: #999999;position: absolute;right: 0;top: 4px;}
.zh-co-news .tab-bd .more:hover{color: #316DB4;}
/* im-news  css */
.im-news{ width:460px;background: white;border-top: 4px solid #6ea13c;padding: 0 30px;padding-bottom: 30px;}
.im-news .title{border-bottom: 1px solid #b5b5b5;padding: 24px 0;}
.im-news .title h3{float: left;font-size: 22px;font-weight: bold;background: url(../images2019/im-news-title.png) no-repeat left center;padding-left: 30px;}
.im-news .title a{font-size: 14px;color: #999999;float: right;}
.im-news .title a:hover{color: #316DB4;}
.im-news ul {zoom:1; }
.im-news ul .first-li { height: 90px; line-height:26px;padding: 20px 0;}
.im-news ul li { height: 60px; line-height:26px;padding: 20px 0;}
.im-news ul li .date{width: 74px;height: 54px;float: left;background: #316db4;}
.im-news ul li .date i{text-align: center;display: block;font-size: 20px;color: #f7f7f7;font-weight: bold;margin-top: 5px;}
.im-news ul li .date b{text-align: center;display: block;font-size: 12px;color: #f7f7f7;line-height: 20px;}
.im-news ul li .tt{display: block;width: 370px;float: right;border-bottom: 1px solid #efefef;padding-bottom: 28px;}
.im-news ul li .tt:hover{color: #316DB4;font-weight: bold;}
.im-news ul .first-li .pic{ width: 140px; height: 100px; overflow: hidden;display: block;}
.im-news ul .first-li .pic img { width: 140px; height: 100px;transition: 0.4s;display: block;}
.im-news ul .first-li .pic img:hover{transform: scale(1.2);transition: 0.4s;}
.im-news ul .first-li .text{width: 300px;height: 120px;}
.im-news ul .first-li .text a{display: block;padding-bottom: 10px;height: 52px;}
.im-news ul .first-li .text a:hover{color: #316DB4;font-weight: bold;}
.im-news ul .first-li .text p{color: #808080;font-size: 12px;background: url(../images2019/time-ic.png) no-repeat left center;padding-left: 15px;}
/* szjj  css */
.szjj{margin-top: 60px;height: 60px;background: url(../images2019/szjjbg-w.png) left center;}
.txtMarquee-left{position:relative;background: url(../images2019/szjj-bg.png) left center;}
.txtMarquee-left .bd{width:1120px;}
.txtMarquee-left .bd .tempWrap{ width:920px !important;margin-left: 200px;}/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:60px; line-height:60px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li a{line-height:60px;}
.txtMarquee-left .bd ul li a:hover{color: #316DB4;}
.txtMarquee-left .bd ul li a span{display: inline-block;width: 4px;height: 4px;background: #6EA13C;line-height: 60px;margin-bottom: 3px;}

/* study-theory  css */
.study-theory{background: url(../images2019/study-bg.png) no-repeat center;padding: 70px 0;height: 620px;}
.study-theory .study{width: 740px;}
.study .title{margin-bottom: 25px;}
.study .title h3{float: left;font-size: 22px;font-weight: bold;background: url(../images2019/study-title.png) no-repeat left center;padding-left: 30px;color: white;}
.study .title span{float: left;;background: url(../images2019/title-line.png) repeat-x;display: block;width: 540px;height: 4px;line-height: 22px;margin-top: 14px;margin-left: 10px;}
.study .title a{font-size: 14px;color: white;float: right;margin-top: 4px;}
.study .title a:hover{color: white;}
.study ul{}
.study ul li{float: left;width:348px;padding: 10px;background: url(../images2019/study-bg-white.png);border-bottom: 1px solid white;position: relative;overflow: hidden;height: 164px;}
.study ul li+li{border-left:1px solid white;}
.study ul li+li+li{border-left: none;}
.study ul li+li+li+li{border-left:1px solid white;}
.study ul li+li+li+li+li{border-left: none;border-bottom: none;}
.study ul li+li+li+li+li+li{border-left:1px solid white;border-bottom: none;}
.study ul li .pic{position: absolute;left: -132px;top: 10px;background: white;transition: 0.4s;}
.study ul li .pic{float: left; text-align:center;width: 130px;height: 127px;line-height: 127px;margin: 0 auto;overflow: hidden;}
.study ul li .pic img{vertical-align: middle;max-width: 100%;max-height: 100%;transition: 0.6s all;}

.study ul li .text{width:328px;transition: 0.4s;}
.study ul li .text a{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;margin-bottom: 10px;}
.study ul li .text .inf{}
.study ul li .text .inf p{background: url(../images2019/study-titme.png) no-repeat center left;padding-left: 15px;color: #999999;font-size: 12px;line-height: 28px;}
.study ul li .text .inf p+p{background: url(../images2019/study-map.png) no-repeat center left;}
.study ul li .text .inf p+p+p{background: url(../images2019/study-people.png) no-repeat center left;}
.study ul li:hover .text{float: right;width: 200px;transition: 0.4s;}
.study ul li:hover .pic{left: 10px;transition: 0.4s;}
.study ul li:hover {background: #6ea13c;}
.study ul li:hover .text .inf p{color: #cbdbbf;background: url(../images2019/study-titme-on.png) no-repeat center left;}
.study ul li:hover .text .inf p+p{background: url(../images2019/study-map-on.png) no-repeat center left;}
.study ul li:hover .text .inf p+p+p{background: url(../images2019/study-people-on.png) no-repeat center left;}
.study ul li:hover .text a{color: white;}


.study-theory .theory{width: 410px;}
.theory .title{margin-bottom: 25px;}
.theory .title h3{float: left;font-size: 22px;font-weight: bold;background: url(../images2019/media-title.png) no-repeat left center;padding-left: 30px;color: white;}
.theory .title span{float: left;;background: url(../images2019/title-line.png) repeat-x;display: block;width: 210px;height: 4px;line-height: 22px;margin-top: 14px;margin-left: 10px;}
.theory .title a{font-size: 14px;color: white;float: right;margin-top: 4px;}
.theory .title a:hover{color: white;}
.theory ul{background: url(../images2019/study-bg-white.png);padding:0 30px 20px 30px;}
.theory ul li{border-bottom: 1px solid #eff6fd;padding: 21px 0;}
.theory ul li i{display: block;color: #316DB4;background: url(../images2019/theory-time.png) no-repeat left center;font-size: 12px;padding-left: 15px;}
.theory ul li a{line-height: 24px;height: 45px;}
.theory ul li a:hover{color: #316DB4;font-weight: bold;}
/* party-amedia css */
.party-amedia{margin-top: 60px;}
.party{width: 440px;}
.party .title{margin-bottom: 25px;}
.party .title h3{float: left;font-size: 22px;font-weight: bold;background: url(../images2019/party-title.png) no-repeat left center;padding-left: 30px;color: #323232;}
.party .title span{float: left;;background: url(../images2019/title-line.png) repeat-x;display: block;width: 240px;height: 4px;line-height: 22px;margin-top: 14px;margin-left: 10px;}
.party .title a{font-size: 14px;color:#808080;float: right;margin-top: 4px;}
.party .title a:hover{color: #316DB4;}
.party .party-pic{}
.party .party-pic .pic{width: 162px;height: 112px;overflow: hidden;}
.party .party-pic .pic a{display: block;}
.party .party-pic .pic a img{width: 162px;height: 112px;display: block;transition: 0.4s;}
.party .party-pic .pic a img:hover{transform: scale(1.3);transition: 0.4s;}
.party .party-pic .text{width: 260px;}
.party .party-pic .text a{line-height: 4px;font-size: 16px;}
.party .party-pic .text a:hover{color: #316DB4;font-weight: bold;}
.party .party-pic .text p{font-size: 12px;color: #808080;line-height: 18px;margin: 8px 0 6px 0;}
.party .party-pic .text i{font-size: 12px;color: #808080;}
.party ul{}
.party ul li{padding: 18px 0;border-bottom: 1px dashed #bfbfbf;}
.party ul li+li+li{border-bottom:none;}
.party ul li .date{width: 49px;}
.party ul li .date i{display: block;font-size: 34px;color: #316DB4;font-weight: bold;text-align: center;}
.party ul li .date b{display: block;font-size: 12px;color: #808080;text-align: left;}
.party ul li .text{width: 378px;}
.party ul li .text a{line-height: 4px;font-size: 16px;}
.party ul li .text a:hover{color: #316DB4;font-weight: bold;}
.party ul li .text p{font-size: 12px;color: #808080;line-height: 18px;margin: 8px 0 6px 0;}
.amedia{width: 710px;position: relative;}
.amedia .title{margin-bottom: 25px;}
.amedia .title h3{float: left;font-size: 22px;font-weight: bold;background: url(../images2019/all-media.png) no-repeat left center;padding-left: 30px;color: #323232;}
.amedia .title span{float: left;background: url(../images2019/title-line.png) repeat-x;display: block;width: 580px;height: 4px;line-height: 22px;margin-top: 14px;margin-left: 10px;}

.amedia .allmedia{background: white;padding: 30px;height: 370px;}
.amedia .outBox {background: white;padding: 30px;}
.amedia .outBox .qh-tt{position: absolute;top: 80px;left: 30px;z-index: 2;}
.amedia .outBox .qh-tt ul{}
.amedia .outBox .qh-tt ul li{float: left;margin-right: 20px;}
.amedia .outBox .qh-tt ul li a{color: #bdbdbd;font-size: 22px;font-weight: bold;}
.amedia .outBox .qh-tt ul li.on a{color: #316DB4;}
.amedia .inBox{position: relative;padding-top: 54px;}
.amedia .inBox .xktv{}
.amedia .inBox .xktv ul{float: left;width: 300px;}
.amedia .inBox .xktv ul+ul{margin-left: 20px;background: url(../images2019/xktvbg.png) no-repeat left center;padding-left: 20px;}
.amedia .inBox .xktv ul li{}
.amedia .inBox .xktv ul li a{display: inline-block;width: 260px;line-height: 38px;float: left;}
.amedia .inBox .xktv ul li a:hover{color: #316DB4;font-weight: bold;}
.amedia .inBox .xktv ul li i{width: 40px;display: inline-block;font-size: 14px;color: #808080;line-height: 38px;float: right;display: block;}
.amedia .inBox .inHd{width: 430px;}
.amedia .inBox .inHd ul li a{display: inline-block;width: 390px;line-height: 38px;float: left;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.amedia .inBox .inHd ul li a:hover{color: #316DB4;font-weight: bold;}
.amedia .inBox .inHd ul li i{width: 40px;display: inline-block;font-size: 14px;color: #808080;line-height: 38px;float: right;display: block;}
.amedia .inBox .inBd{margin-top: 10px;} 
.amedia .inBox .inBd li{} 
.amedia .inBox .inBd li img{width: 225px;height: 290px;padding-left:45px;} 
.amedia .inBox .xkwx {}
.amedia .inBox .xkwx .wx-pic {width: 200px;margin-top: 10px;}
.amedia .inBox .xkwx .wx-pic img{width: 200px;height: 136px;border: 1px solid #dcdcdc;box-sizing: border-box;}
.amedia .inBox .xkwx .wx-pic .bt{font-size: 16px;font-weight: bold;line-height: 26px;padding-top: 6px;display: block;}
.amedia .inBox .xkwx .wx-pic p{font-size: 12px;color: #808080;line-height: 20px;padding: 6px 0 2px 0;}
.amedia .inBox .xkwx .wx-pic i{font-size: 12px;color: #808080;}
.amedia .inBox .xkwx ul{width: 430px;}
.amedia .inBox .xkwx ul li{}
.amedia .inBox .xkwx ul li a{display: inline-block;width: 390px;line-height: 38px;float: left;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.amedia .inBox .xkwx ul li a:hover{color: #316DB4;font-weight: bold;}
.amedia .inBox .xkwx ul li i{width: 40px;display: inline-block;font-size: 14px;color: #808080;line-height: 38px;float: right;display: block;}
.amedia .inBox .more{font-size: 14px;color:#808080;position: absolute;right: 0;top: 0;z-index: 1;}
.amedia .inBox .more:hover{color: #316DB4;}

.zh-co-news { width: 630px;position: relative;}
.zh-co-news .tab-hd {margin: 40px 0 10px 0;}
.zh-co-news .tab-hd span{background: url(../images2019/title-line.png) no-repeat;display: block;width: 280px;height: 4px;line-height: 22px;margin-top: 14px;}
.zh-co-news .tab-hd ul { padding-top: 4px;}
.zh-co-news .tab-hd li{ float: left; height: 24px; line-height: 18px; background: url(../images2019/zh-ic01.png) no-repeat left center;margin-right: 30px;}
.zh-co-news .tab-hd li+li{background: url(../images2019/co-ic-01.png) no-repeat left center;margin-right: 10px;}
.zh-co-news .tab-hd li a{ display:block;font-size: 22px;font-weight: bold;padding-left: 35px;color: #808080;line-height: 22px;}
.zh-co-news .tab-hd li.on{background: url(../images2019/zh-ic02.png) no-repeat left center;}
.zh-co-news .tab-hd li.on a{color: #323232;}
.zh-co-news .tab-hd li+li.on{ background: url(../images2019/co-ic-02.png) no-repeat left center;}
/* peoplePic css */
.zh-co-news .tab-bd {}
.zh-co-news .tab-bd ul{ overflow:hidden; zoom:1; }
.zh-co-news .tab-bd li { line-height: 38px;}
.zh-co-news .tab-bd li a{line-height: 38px;width: 540px;display: inline-block;background: url(../images2019/news-qd.png) no-repeat left center;padding-left: 10px;}
.zh-co-news .tab-bd li a:hover{color: #316DB4;font-weight: bold;}
.zh-co-news .tab-bd li i{font-size: 14px; color: #808080;line-height: 38px;width: 80px;display: inline-block;text-align: right;}
.zh-co-news .tab-bd .more{font-size: 14px;color: #999999;position: absolute;right: 0;top: 4px;}
.zh-co-news .tab-bd .more:hover{color: #316DB4;}
/* peoplePic css */
.peoplePic1{background: url(../images2019/peoplepic-bg.png) no-repeat center;height: 500px;padding: 60px 0;margin-top: 50px;}
.peoplePic .tab-hd{}
.peoplePic .tab-hd ul{margin-left: 360px;width: 470px;margin-bottom: 10px;}
.peoplePic .tab-hd ul li{background:url(../images2019/xtb-20260409-01.png) no-repeat left 2px;;float: left;margin: 0 15px;}
.peoplePic .tab-hd ul li+li{background:url(../images2019/xtb-20260409-02.png) no-repeat left 2px;;}
.peoplePic .tab-hd ul li+li+li{background:url(../images2019/xtb-20260409-03.png) no-repeat left 2px;;}
.peoplePic .tab-hd ul li h4{font-size: 22px;color: #a2bad7;font-weight: bold;cursor: pointer;line-height: 34px;display: block;padding-left: 38px;padding-bottom: 14px;}
.peoplePic .tab-hd ul li h4 a{color: rgb(28 95 175 / 70%);}

.peoplePic .tab-hd ul li.on{background:url(../images2019/xtb-20260409-02-s.png) no-repeat left 2px;}
.peoplePic .tab-hd ul li+li.on{background:url(../images2019/xtb-20260409-01-s.png) no-repeat left 2px;;}
.peoplePic .tab-hd ul li+li+li.on{background:url(../images2019/xtb-20260409-03-s.png) no-repeat left 2px;;}
.peoplePic .tab-hd ul li.on h4{color: white;background: url(../images2019/xtb-20260409-04-s.png) no-repeat bottom center;padding-bottom: 14px;}
.peoplePic .tab-hd ul li.on h4 a{color: #1c5faf;}
.peoplePic .tab-hd ul li+li{}.on h4{}
.peoplePic .tab-hd ul li+li+li.on h4{}

.peoplePic .tab-bd{}
.peoplePic .tab-bd ul{}
.peoplePic .tab-bd ul li{float: left;margin:20px 0;}
.peoplePic .tab-bd ul li+li{margin: 20px 37px;}
.peoplePic .tab-bd ul li+li+li{margin: 20px 0;}
.peoplePic .tab-bd ul li+li+li+li{margin: 20px 0;}
.peoplePic .tab-bd ul li+li+li+li+li{margin: 20px 37px;}
.peoplePic .tab-bd ul li+li+li+li+li+li{margin: 20px 0;}
.peoplePic .tab-bd ul li .pic{width: 375px;height: 250px;overflow: hidden;display: block;}
.peoplePic .tab-bd ul li .pic img{width: 375px;height: 250px;transition: 0.3s;display: block;}

.peoplePic .tab-bd ul li .text{display: block;background: white;height: 45px;padding: 20px;width: 335px;font-size: 16px;line-height: 24px;}
/* media-topic css */
.line-bg{background: url(../images2019/line-bg.png) bottom right no-repeat;}
.media-topic{margin-top: 50px;}
.media{width: 840px;}
.media .title{margin-bottom: 25px;}
.media .title h3{float: left;font-size: 22px;font-weight: bold;background: url(../images2019/llyd.png) no-repeat left center;padding-left: 30px;}
.media .title span{float: left;;background: url(../images2019/title-line.png) repeat-x;display: block;width: 640px;height: 4px;line-height: 22px;margin-top: 14px;margin-left: 10px;}
.media .title a{font-size: 14px;color: #808080;float: right;margin-top: 4px;}
.media .title a:hover{color:#316DB4;}
.media ul{}
.media ul li{width: 383px;background:white;height: 70px;padding: 10px;float: left;border-left: 2px solid #6ea13c;margin-bottom: 30px;}
.media ul li+li{margin-left: 30px;}
.media ul li+li+li{margin-left: 0;}
.media ul li+li+li+li{margin-left: 30px;}
.media ul li+li+li+li+li{margin-left: 0;}
.media ul li+li+li+li+li+li{margin-left: 30px;}
.media ul li .date{}
.media ul li .date i{font-size: 12px;color: #6ea13c;}
.media ul li .date b{font-size: 12px;color: #6ea13c;}
.media ul li a{display: block;margin-top: 2px;}
.media ul li a:hover{color: #6ea13c;font-weight: bold;}
.topic{ width:310px;  overflow:hidden; position:relative;}
.topic .title{margin-bottom: 25px;}
.topic .title h3{float: left;font-size: 22px;font-weight: bold;background: url(../images2019/topic.png) no-repeat left center;padding-left: 30px;}
.topic .title span{float: left;background: url(../images2019/title-line.png) repeat-x;display: block;width: 115px;height: 4px;line-height: 22px;margin-top: 14px;margin-left: 10px;}
.topic .title a{font-size:14px;color:#808080;float:right;margin-top:4px;}
.topic .title a:hover{color:#316DB4;}
.topic .topic-con .hd{display: table;margin: 3px auto 0 auto;}
.topic .topic-con .hd ul{ }
.topic .topic-con .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;border: 1px solid #bfbfbf;border-radius: 50%;}
.topic .topic-con .hd ul li.on{background: #bfbfbf; }
.topic .topic-con .bd{}
.topic .topic-con .bd ul{ zoom:1; }
.topic .topic-con .bd ul li{}
.topic .topic-con .bd ul li a{ margin-bottom: 20px;display: block;border: 3px solid white;}
.topic .topic-con .bd ul li a img{ width:300px; height:120px; display:block;}
/* friend-link css */
.friend-link{margin-top: 20px;padding-bottom: 50px;}
.friend-link .title{background: url(../images2019/friend-link.png) no-repeat left;padding-left: 27px;}
.friend-link .title h4{font-size: 22px;font-weight: normal;color: #606060;}
.friend-link .title h4 span{font-size: 12px;color: #606060;}
.friend-link ul{margin-top: 15px;}
.friend-link ul li{margin-left: 30px;float: left;}
.friend-link ul li:first-child{margin-left: 0;}
.friend-link ul li a{font-size: 14px;}
/* footer css */
.footer{background: url(../images2019/footer-bg.png) no-repeat center;padding: 20px 0 0 0;}
.footer .foot1{padding: 10px 0 20px 0;}
.footer .foot1 .f-logo{}
.footer .foot1 .f-logo img{width: 290px;height: 57px;}
.footer .foot1 .info{margin-left: 120px;}
.footer .foot1 .info p{color: #bcc6d6;font-size: 12px;line-height: 22px;text-align: center;}
.footer .foot1 .wx-wb{position: relative;}
.footer .foot1 .wx-wb .wx{}
.footer .foot1 .wx-wb .wx img{}
.footer .foot1 .wx-wb .wx img+img{display:none;position: absolute;left: -120px;top: 0;border: 8px solid white;width: 100px;height: 100px;}
.footer .foot1 .wx-wb .wx:hover img+img{display: block}
.footer .foot1 .wx-wb .wb{margin-left: 10px;}
.footer .foot2{border-top: 1px solid #3f6795;padding: 14px 0;}
.footer .foot2 p{color:#bcc6d6;font-size: 12px;text-align: center;}
/* 侧边悬浮 */
.fd{background: #353535;width: 35px;position: fixed;right: 0;height: 100vh;}
.fd .md{border-bottom: 1px solid #515151;}
.fd .md a{display: block;margin: 15px 0;padding: 10px 0;}
.fd .md a img{display: block;margin: 0 auto;}
.fd .mt{border-top: 1px solid #000000;;}
.fd .mt .wxx{position: relative;}
.fd .mt .wxx a{display: block;}
.fd .mt .wxx .img1{display: block;margin: 20px auto;}
.fd .mt .wxx .img2{display: none;position: absolute;left: -112px;top: 0;z-index: 99;width: 100px;height: 100px;border: 1px solid #dfdfdf;padding: 5px;background: white;}
.fd .mt .wxx:hover .img2{display: block;}
.fd .mt .wbb img{display: block;margin: 0 auto;}
.fd .mt .wbb a{display: block;}
.fd .backtop{margin-top: 100px;}
.fd .backtop img{display: block;margin: 20px auto;}



.ny-banner{ width:100%; overflow:hidden; text-align:center;}
.ny-banner img{ width:1920px; height:360px; margin:0 auto;}
/* now  css */
.now { height: 40px;line-height: 40px;margin: 15px auto 10px auto;padding-left: 10px;}
.now-l {float: left;cursor: pointer;float: left; padding-left: 20px; font-size: 14px; color: #333;padding-right: 20px;  display: inline-block;zoom: 1; z-index: 3;background: url(../images2019/now-bg.png) no-repeat left center;background-size: 14px 14px; padding-left: 20px;}
.now-l a {font-size: 16px; color: #999999; cursor: pointer;}
.now-l i {font-size: 16px;font-style: normal;cursor: pointer;}
.now-r{float: right;font-size: 22px;color: #333333;}
.now .line { border-bottom: 1px solid #d9d9d9; position: absolute; width: 100%; top: 10px;left: 0; *top:-10px;}
/* er-nav css */
.er-nav{background: #f0f0f0;padding: 20px 0;}
.er-nav .title{float: left;}
.er-nav .title h3{background: url(../images2019/now.png) no-repeat left center;padding-left:20px ;font-size: 24px;font-weight: bold;margin-right: 10px;}
.er-nav ul{float: left;}
.er-nav ul li{float: left;margin: 0 20px;}
.er-nav ul li a{font-size: 18px;font-weight: bold;color: #808080;}
.er-nav ul li.on{background: url(../images2019/er-bg.png) bottom center no-repeat;padding-bottom: 10px;}
.er-nav ul li.on a{color: #316DB4;}
.er-nav ul li:hover{background: url(../images2019/er-bg.png) bottom center no-repeat;padding-bottom: 10px;}
.er-nav ul li:hover a{color:#316DB4;}
/* news-list  css */
.news-list{}
.news-list .fanye img{display: block;margin: 0 auto;}
.left-news{padding: 20px 35px 40px 35px;background: white;width: 850px;float: left;margin-bottom: 50px;}
.left-news ul{margin-bottom: 43px;}
.left-news ul li{padding: 20px 0;border-bottom: 1px solid #e6e6e6;}
.left-news ul li .date{background: url(../images2019/list-date-bg.png) no-repeat left center;width: 70px;height: 75px;margin-top: 4px;}
.left-news ul li .date i{display: block;text-align: center;font-size: 26px;color: #316DB4;font-weight: bold;}
.left-news ul li .date b{display: block;text-align: center;font-size: 12px;color: white;margin-top: 10px;}
.left-news ul li .text{width: 750px;}
.left-news ul li .text h3 a{font-size: 16px;color: #316DB4;line-height: 26px;}
.left-news ul li .text h3 a:hover{color: #323232;font-weight: bold;}
.left-news ul li .text p{font-size: 14px;color: #858484;line-height: 24px;margin-top: 10px;}
.left-news ul li .text span a{font-size: 14px;color: #316DB4;text-align: right;display: block;}

.right-inf{width: 240px;float: right;min-height: 800px;}
.right-inf .tupian-news{background: #316DB4;padding: 20px 20px 1px 20px}
.right-inf .tupian-news h3{font-size: 22px;font-style: italic;font-weight: bold;color: white;background:url(../images2019/tupiannews.png) no-repeat top left;padding-top: 18px;margin-bottom: 20px;}
.right-inf .tupian-news ul{}
.right-inf .tupian-news ul li{margin-bottom: 20px;position: relative;}
.right-inf .tupian-news ul li .pic{width: 200px;height: 140px;overflow: hidden;display: block;}
.right-inf .tupian-news ul li .pic img{transition: 0.3s; width: 200px;height: 140px;}
.right-inf .tupian-news ul li .pic img:hover{transform: scale(1.3);transition: 0.3s;}
.right-inf .tupian-news ul li .date{position: absolute;top: 110px;background: url(../images2019/tupianline.png) repeat-x;height: 30px;width: 180px;padding: 0 10px;}
.right-inf .tupian-news ul li .date i{float: left;background: url(../images2019/eye.png) no-repeat left center;padding-left: 16px;display: block;font-size: 12px;color: #b4b4b4;line-height: 30px;}
.right-inf .tupian-news ul li .date b{float: right;display: block;font-size: 12px;color: white;line-height: 30px;}
.right-inf .tupian-news ul li .text{font-size: 14px;color: white;line-height: 20px;display: block;margin-top: 7px;}

.right-inf .list-hot{background: white;padding: 20px 20px 1px 20px;position: relative;margin-top: 20px;}
.right-inf .list-hot h3{ont-size: 22px;font-style: italic;font-weight: bold;color: #808080;background:url(../images2019/hot-line.png) no-repeat top left;padding-top: 12px;}
.right-inf .list-hot ul{padding-bottom: 14px;}
.right-inf .list-hot ul li{padding: 9px 0;}
.right-inf .list-hot ul li a{font-size: 14px;line-height: 20px;}
.right-inf .list-hot ul li a:hover{color: #316DB4;}
.right-inf .list-hot ul li i{font-size: 12px;color: #808080;display: block;margin-top: 4px;}
.right-inf .list-hot .hot-pic{position: absolute;top: 0;left: -2px;}

/* picnews css */
.picnews{padding: 20px 0 40px 0;background: white;width: 920px;float: left;margin-bottom: 50px;min-height: 300px;}
.picnews ul{margin-bottom: 28px;}
.picnews ul li{float: left;margin-left: 35px;padding: 10px;border: 1px solid #eeeeee;margin-top: 20px;margin-bottom: 15px;width: 385px;}
.picnews ul li .pic{width: 385px;height: 267px; overflow: hidden;display: block;}
.picnews ul li .pic img{width: 385px;height: 267px;transition: 0.3s;display: block;}
.picnews ul li .pic img:hover{transform: scale(1.3);transition: 0.3s;}
.picnews ul li .text{display: block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;text-overflow: ellipsis;overflow: hidden;margin-bottom: 14px;margin-top: 10px;}
.picnews ul li .date{border-top: 1px dashed #dcdcdc;padding-top: 4px;}
.picnews ul li .date i{background: url(../images2019/picnws-time.png) no-repeat left center;padding-left: 17px;font-size: 12px;color: #808080;}
.picnews ul li .date b{background: url(../images2019/picnews-eye.png) no-repeat left center;padding-left: 20px;font-size: 12px;color: #808080;margin-left: 18px;}
/* article-list */
.article-list{padding: 20px 35px 40px 35px;background: white;width: 850px;float: left;margin-bottom: 50px;}
.article-list ul{margin-bottom: 36px;}
.article-list ul li{}
.article-list ul li a{font-size: 16px;color: #323232;line-height: 44px;display: block;width: 720px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;text-overflow: ellipsis;overflow: hidden;float: left;}
.article-list ul li i{font-size: 14px;color: #808080;line-height: 44px;display: block;text-align: right;float: right;}
.article-list ul li a:hover{font-weight: bold;color: #316DB4;}
/* nry-page  css */
.nry-page{padding: 20px 35px 40px 35px;background: white;width: 850px;float: left;margin-bottom: 50px;min-height: 1232px;}
.nry-page .share{margin-top: 20px;}
.nry-page .share h4{font-size: 14px;color: #666666;float: left;line-height: 30px;}
.nry-page .share .share-con{float: left;}
.nry-page .share .share-con a{margin-left: 10px;float: left;display: block;}
.nry-page .share .share-con img{display: block;width: 40px;height: 30px;}
.nry-page .title{font-weight: bold;color: #323232;font-size: 28px;margin-top: 20px;}
.nry-page .tj{margin: 10px 0;}
.nry-page .tj i{background: url(../images2019/ly.png) no-repeat left center;padding-left: 22px;font-size: 12px;color: #707070;line-height: 30px;height: 30px;display: block;float: left;}
.nry-page .tj b{background: url(../images2019/time.png) no-repeat left center;padding-left: 22px;font-size: 12px;color: #707070;line-height: 30px;height: 30px;display: block;float: left;margin-left: 15px;}
.nry-page .tj p{background: url(../images2019/dj.png) no-repeat left center;padding-left: 22px;font-size: 12px;color: #707070;line-height: 30px;height: 30px;display: block;float: left;margin-left: 15px;}
.nry-page .nr{}
.nry-page .nr p{font-size: 16px;color: #323232;line-height: 34px;text-indent: 2em;}
.nry-page .nr img{display: block;margin: 10px auto;width: 500px;}
.nry-page .pre-nex{border-top: 1px solid #c1c1c1;padding-top: 15px;margin-top: 20px;}
.nry-page .pre-nex a{font-size: 16px;color: #808080;line-height: 28px;display: block;}
.nry-page .pre-nex a:hover{color: #323232;}
.nry-page .pre-nex a span{font-size: 16px;color: #323232;line-height: 28px;}

.fgtj{width:1200px; margin:0 auto;}
.fgtj .title{margin-bottom: 25px;}
.fgtj .title h3{   
    float: left;
    font-size: 22px;
    font-weight: bold;
    background: url(../images2019/all-media.png) no-repeat left center;
    padding-left: 30px;
    color: #323232;
}
.fgtj .title span{
    float: left;
    background: url(../images2019/title-line.png) repeat-x;
    display: block;
    width:1000px;
    height: 4px;
    line-height: 22px;
    margin-top: 14px;
    margin-left: 10px;
}
#vsb_content_2 P{
    font-size: 16px !important;
    color: #323232 !important;
    line-height: 34px !important;
    text-indent: 2em;}