@charset "utf-8";
.weather { position: relative; height: 67px; overflow: hidden; margin-top: -70px;}
.weather .container{ background: #fff;}
.weather .weather-l { padding-left: 20px; line-height: 67px; }
.weather .weather-l span { display: inline-block; padding-right: 15px; font-size: 14px; vertical-align: super; }
.weather .weather-l .temperature { padding-left: 30px; background: url(../img/sunshine.png) no-repeat center left; }
.weather .weather-l iframe { display: inline-block; }
.weather .weather-r { width: 380px; height: 40px; margin-right: 20px; margin-top: 15px; }
.weather .weather-r form{ display: block; background: #FAFAFA; overflow: hidden; }
.weather .weather-r input { border: none; display: block; width: 320px; height: 30px; padding: 5px 0 5px 10px; background: #FAFAFA; }
.weather .weather-r .submit-btn { display: inline-block; width: 50px; height: 40px; background: #c1c1c1 url(../img/search-icon.png) no-repeat center center; }
.weather .weather-r .submit-btn:hover { background-color: #7094FE; }

/*公司动态+通知公告开始*/
.news { height: 420px; margin: 0 auto; }
.news .container { height: 420px; }
.company {
	width: 1150px;
	height: 420px;
	/*background: #c1c1c1; */
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	overflow: hidden;
	}
.notice { width: 310px; height: 420px; }
.common-title { width: 810px; height: 38px; line-height: 38px; border-bottom: 2px solid #3b66e0; background: url(../img/jianbian.png) repeat-x center left; }
.common-title .p1 {  color: #FFFFFF; font-size: 16px; padding-left: 20px; line-height: 38px; background: url(../img/title-logo-l.png) no-repeat center left; }
.common-title .p1 span{ display: inline-block; padding-right: 40px; background: url(../img/title-logo-r.png) no-repeat center right;}
.common-title .a2 { font-size: 12px; padding-right: 10px; line-height: 38px; }
.company-cont {width: 1130px;height: 350px;border: 1px solid #f6f6f6;border-top: none;padding: 14px 9px;}
.common2-title { width: 310px; height: 38px; border-bottom: 2px solid #3b66e0; background: url(../img/jianbian.png) repeat-x center left; }
.common2-title p { color: #3b66e0; height: 20px; margin-top: 9px; border-left: 2px solid #fccd01; padding-left: 10px; font-size: 16px; }
.common2-title a { display: block; margin-top: 9px; font-size: 12px; }
.company .common-title{ width: 1150px;}
.news .company-cont-pic a {display: block;width: 550px;height: 350px;overflow: hidden;position: relative;}
.news .company-cont-pic a p { position: absolute; background: url(../img/index-newslun-background.png) repeat-x center; color: #fff; bottom: 0; width: 100%; line-height: 40px; }
.news .company-cont-pic a p span { display: block; padding-left: 10px; width: 320px; height: 40px; line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news .company-cont-pic img { width: 385px; height: 270px; display: block; }
.company-cont .company-cont-text {width: 550px;height: 350px;overflow: hidden;}
.company-cont .company-cont-text>p { font-size: 16px; font-weight: bold; color: #3b66e0; padding-left: 10px; border-left: 3px solid #fccd01; margin-bottom: 30px; }
.company-cont .company-cont-text-div h3 a { font-size: 16px; color: #da030f; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 26px; }
.company-cont .company-cont-text-div p { position: relative; line-height: 20px; height: 40px; overflow: hidden; color: #888888; font-size: 12px; }
.company-cont .company-cont-text ul {height: 215px;overflow: hidden;margin-top: 10px;}
.company-cont .company-cont-text ul li {height: 30px;line-height: 30px;padding-left: 8px;background: url(../img/disc.png) no-repeat center left;}
.company-cont .company-cont-text ul a:hover{ color: #00f; }

.news-tabs { margin-bottom: 20px; border-bottom: 1px solid #1B41AA;}
.news-tabs a{ display: inline-block; font-size: 16px; padding: 10px;}
.news-tabs a.on{ color: #1B41AA; font-weight: bold;}

.company-cont-text ul li span { float: right; color: #999; }
.company-cont-text ul li a {display: inline-block;width: 335px;/*height: 34px; */white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}	
.news .notice .notice-cont { width: 288px; height: 250px; overflow: hidden; border: 1px solid #f6f6f6; border-top: none; padding: 24px 9px 24px 11px; }
.news .notice .notice-cont li { height: 34px; line-height: 34px; }
.news .notice .notice-cont a:hover{ color: #0000FF; }
.news .notice .notice-cont li a { display: inline-block; width: 205px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; float: left; }
.news .notice .notice-cont li span { float: right; color: #999; }
.news .slideBox-company {width: 550px;height: 350px;overflow: hidden;position: relative;border: 1px solid #ddd;}
.news .slideBox-company .hd { height: 15px; /*line-height: 15px; */overflow: hidden; position: absolute; right: 5px; bottom: 5px; z-index: 1; }
.news .slideBox-company .hd ul { overflow: hidden; zoom: 1; float: left; }
.news .slideBox-company .hd ul li { float: left; margin-right: 2px; width: 9px; height: 9px; border-radius: 50%; line-height: 15px; text-align: center; background: #fff; cursor: pointer; margin-left: 6px; }
.news .slideBox-company .hd ul li.on { background: #f00; color: #fff; }
.news .slideBox-company .bd { position: relative; height: 100%; z-index: 0; }
.news .slideBox-company .bd li { zoom: 1; vertical-align: middle; }
.news .slideBox-company .bd img {width: 550px;height: 350px;display: block;}
/*公司动态+通知公告结束*/

/*中间居中图开始*/
.mid-banner { width: 1150px; height: 110px; overflow: hidden; margin: 20px auto; }
.mid-banner img { width: 1150px; height: 110px; display: block; }
/*中间居中图结束*/


/*重点党建4个列表开始*/
ul li a:hover { color: #0000FF; }
.common-title li a:hover,
.common2-title li a:hover { color: #00f; }
.introduce .intro-left .intro-left-list { margin: -10px; }
.introduce .intro-left { width: 810px; height: 350px; }
.introduce .common-title { width: 395px; }
.introduce .intro-left-cont { width: 375px; height: 279px; padding: 10px 9px; border: 1px solid #f6f6f6; border-top: none; overflow: hidden; }
.introduce .intro-left-cont li { width: 375px; height: 34px; line-height: 34px; border-top: 1px dashed #d7d7d7; }
.introduce .intro-left-cont>li:first-child { border-top: none; }
.introduce .intro-left-cont li span { float: right; color: #999; }
.introduce .intro-left-cont li a { width: 270px; height: 34px; line-height: 34px; padding-left: 10px; float: left; background: url(../img/arrow.png) no-repeat center left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.introduce .intro-left-item { width: 395px; border-top-left-radius: 10px; border-top-right-radius: 10px; overflow: hidden; float: left; margin: 10px; }
.introduce .intro-right { width: 310px; }
.common2-title { width: 310px; height: 39px; border-bottom: 1px solid #3b66e0; background: url(../img/jianbian.png) repeat-x center left; }
.common2-title p { color: #3b66e0; height: 20px; margin-top: 9px; /*line-height: 20px; */
	border-left: 2px solid #fccd01; padding-left: 10px; font-size: 16px; }
.common2-title a { display: block; margin-top: 9px; font-size: 12px; padding-right: 10px; }
.intro-right-cont { width: 310px; overflow: hidden; border-top: 1px solid #1B41AA; }
.introduce .intro-right-list { /*width: 310px; */
	padding-top: 21px; margin-right: -9px; }
.introduce .intro-right-list dl { width: 150px; margin-right: 9px; float: left; }
.introduce .intro-right-list dt a,
.introduce .intro-right-list img { width: 150px; height: 150px; display: block; }
.introduce .intro-right-list dt a { overflow: hidden; }
.introduce .intro-right-list dd { width: 150px; height: 20px; line-height: 20px; text-align: center; margin-top: 10px; margin-bottom: 23px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.introduce .intro-right-list dd:hover a { color: #00f; }
.introduce .intro-right { height: 350px; overflow: hidden; }
/*重点党建4个列表结束*/

/*友情链接开始*/
.link { width: 1150px; margin: 0 auto; padding: 20px 0px; }
.link-head { width: 50px; height: 140px; background: #1c99f1; text-align: center; font-size: 18px; font-weight: bold; color: #FFFFFF; border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
.link-head p { width: 18px; padding-left: 16px; padding-top: 22px; }
.link .picMarquee-left { width: 1040px; height: 100px; padding: 20px 30px; overflow: hidden; position: relative; background: #FAFAFA; }
.link .picMarquee-left .bd ul { overflow: hidden; zoom: 1; }
.link .picMarquee-left .bd ul li { margin: 0 10px; float: left; _display: inline; overflow: hidden; text-align: center; }
.link .picMarquee-left .bd ul li .pic { text-align: center; }
.link .picMarquee-left .bd ul li .pic img { width: 190px; height: 100px; display: block; }
/*友情链接结束*/


/************企业概况页css开始***************/
.profile-content { margin-top: -55px; }
/*1此处为公共样式*/
.profile-left { width: 260px; border-top-left-radius: 9px; border-top-right-radius: 9px; overflow: hidden; }
.profile-right { width: 860px; /*background: #C1C1C1; */
	/*height: 1012px; */
	overflow: hidden; }
.profile-contact-title,
.profile-list-cont li > a i,
.profile-list-title,
.position-header i { background: url(../img/profile-background.png) no-repeat; }
.profile-list { width: 260px; /*height: 392px; */
	overflow: hidden; }
.profile-list-title { width: 260px; height: 70px; overflow: hidden; background-position: 0px -29px; }
.profile-list-title p { margin-top: 18px; margin-left: 19px; padding-left: 18px; width: 260px; overflow: hidden; border-left: 5px solid #FCCD01; }
.profile-list-title p span { display: block; color: #FFFFFF; }
.profile-list-title p .span1 { font-size: 18px; font-weight: bold; line-height: 24px; }
.profile-list-title p .span2 { font-size: 12px; line-height: 12px; }
.profile-list-cont { width: 230px; padding: 19px 14px 30px; border: 1px solid #f6f6f6; border-top: none; }
.profile-list-cont li { display: block; width: 230px; margin-top: 10px; }
.profile-list-cont li:first-child { margin-top: 0px; }
.profile-list-cont li a i.icon1 { display: inline-block; width: 10px; height: 10px; /*float: left; */
	margin-right: 10px; background-position: -21px 0px; }
.profile-list-cont li > a { display: block; padding: 0 10px; height: 37px; line-height: 37px; overflow: hidden; background: #ededed; }
.profile-list-cont li .icon1{ width: 10px; height: 10px; background: url(); }
.profile-list-cont li a i.icon2 { display: inline-block; width: 12px; height: 10px; margin-top: 14px; float: right; background-position: -42px 0px; }
.profile-list-cont li:hover > a,
.profile-list-cont li.active > a { background: #4873ec; color: #FFFFFF; }
.profile-list-cont li:hover > a i.icon1,
.profile-list-cont li.active > a i.icon1 { background-position: -32px 0px; }
.profile-list-cont li:hover > a i.icon2,
.profile-list-cont li.active > a i.icon2 { background-position: -53px 0px; }
.profile-contact { width: 260px; /*height: 185px; */
	margin-top: 19px; overflow: hidden; }
.profile-contact-title { width: 260px; height: 61px; line-height: 61px; text-align: center; background-position: 0px -99px; }
.profile-contact-cont { width: 240px; padding-left: 9px; padding-right: 9px; /*height: 103px; */
	padding-top: 20px; border: 1px solid #F6F6F6; border-top: none; overflow: hidden; }
.profile-contact-cont p { font-size: 14px; line-height: 25px; }
.profile-contact .profile-contact-title p { font-size: 20px; font-weight: bold; color: #000; }
.now-position { width: 860px; height: 50px; line-height: 50px; background: #F6F6F6; }
.now-position p { text-align: right; padding-right: 5px; font-size: 14px; }
.now-position p a { display: inline-block; color: #666666; padding: 0px 5px; }
.now-position p a:first-child { padding-left: 0px; }
.now-position p a:hover { color: #0000FF; }
.position-header { margin-top: 20px; height: 40px; line-height: 40px; border-bottom: 1px solid #507bf6; margin-bottom: 12px; }
.position-header p { display: inline-block; padding-left: 9px; font-size: 20px; color: #4873ec; }
.position-header i { display: inline-block; width: 14px; height: 14px; background-position: 0px 0px; }
.speech-cont { width: 830px; /*height: 874px; */
	padding: 15px 15px 70px; overflow: hidden; }
.speech-cont .speech-cont-pic img { display: block; width: 379px; height: 269px; }
.speech-cont .speech-cont-pic { width: 379px; height: 269px; overflow: hidden; float: right; clear: both; text-align: center; padding-top: 15px; margin-left: 25px; }
.speech-cont .speech-cont-text2 { text-indent: 2em; font-size: 14px; }
.speech-cont p { line-height: 31px; font-size: 14px; }
.speech-cont .speech-cont-text2-footer { margin: 60px 10px; float: right; font-size: 16px; font-weight: bold; }
.speech-cont .speech-cont-text2-footer span { font-size: 50px; font-weight: normal; font-family: "华文行楷"; }
/*公司简介页的css*/
.company-introduction-pic { width: 286px; height: 390px; overflow: hidden; float: right; clear: both; text-align: center; padding-top: 15px; margin-left: 25px; }
.company-introduction-pic img { display: block; width: 286px; height: 390px; }
.company-introduction-text { line-height: 30px; font-size: 14px; text-indent: 2em; }
.introduction-cont { /*height: 612px; */
	overflow: hidden; width: 830px; padding: 15px 15px 150px; }
/*组织架构小页*/
.structure-cont { overflow: hidden; width: 860px; padding: 15px 0px 0px; height: 874px; }
.company-structure-pic { width: 860px; height: 744px; overflow: hidden; margin-top: 24px; }
.company-structure-pic img { width: 860px; height: 744px; display: block; }
/*发展历程小页*/
.develop-cont { overflow: hidden; width: 830px; padding: 15px 15px 70px; /*height: 805px; */; }
.develop-cont-list li{ height: 50px; line-height: 50px; border-bottom: 1px dashed #999999; overflow: hidden; }
.develop-cont-list li a{ font-size: 18px; font-weight: bold; color: #333333; display: inline-block; padding-left: 14px; background: url(../img/list-dashed.png) no-repeat center left; }
/*公司文化小页开始*/
.culture-cont{ width: 860px; /*height: 968px; */
	padding-bottom: 70px; }
.culture-cont h2{ font-size: 28px; color: #ff0000; }
.culture-cont p span{ font-size: 18px; color: #333333; margin-right: 16px; }
.culture-cont p{ height: 60px; line-height: 60px; }
.culture-cont-1,.culture-cont-2{ margin-top: 50px; }
.culture-cont .culture-cont-pic{ width: 860px; height: 263px; overflow: hidden; }
.culture-cont .culture-cont-pic img{ display: block; width: 860px; height: 263px; }
/*人力资源小页*/
.hr-cont{ width: 840px; padding: 20px 10px 30px; min-height: 400px; overflow: hidden; }
.hr-cont .hr-cont-list li{ height: 39px; line-height: 39px; border-bottom: 1px dashed #999999; }
.hr-cont .hr-cont-list li a{ color: #4c96f1; }
.hr-cont .hr-cont-list li i{ display: inline-block; }
.hr-cont .hr-cont-list li .td1{ width: 380px; text-align: left; overflow: hidden; padding-left: 20px; }
.hr-cont .hr-cont-list li .td2{ width: 150px; text-align: center; overflow: hidden; }
.hr-cont .hr-cont-list li .td3{ width: 130px; text-align: center; overflow: hidden; color: #ff2e2e; }
.hr-cont .hr-cont-list .hr-cont-header .td3{ color: #545454; }
.hr-cont .hr-cont-list li .td4{ width: 140px; text-align: center; overflow: hidden; }
.hr-cont .hr-cont-header{ background: #f0f0f0; border-bottom: none; }
.hr-cont-header i{ font-size: 16px; font-weight: bold; color: #545454; }
.job-name{ font-size: 20px; line-height: 1.5; padding-bottom: 10px; margin-bottom: 20px; border-bottom: 3px solid #f2f2f2; }
.job-desc h3{ font-size: 16px; margin: 10px 0; }
.job-desc p{ font-size: 14px; line-height: 1.6; }
.page-navgition li{ float: left; padding:0 15px; height: 28px; line-height: 28px; text-align: center; border: 1px solid #999999; margin-left: 9px; }
.page-navgition li:first-child{ margin-left: 0px; }
.page-navgition li.first-last{ width: 48px; }
.page-navgition li.prev-next{ width: 65px; }
.page-navgition{ padding-left: 140px; margin-top: 50px; margin-bottom: 70px; }
.page-navgition li a{ display: block; }
.page-navgition li.active{ background: #4873ec; color: #fff; border-color: #fff; }
/************企业概况页css结束***************/

/**************新闻动态页开始****************/
.news-common-cont{ width: 860px; /*height: 889px; */
	overflow: hidden; }
.news-cont-list li{ height: 44px; line-height: 44px; font-size: 14px; border-bottom: 1px dashed #999999; }
.news-cont-list li a{ float: left; margin-left: 10px; padding-left: 12px; display: inline-block; width: 85%; height: 44px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background: url(../img/news-cont-list-icon.png) no-repeat center left; }
.news-cont-list li span{ float: right; padding-right: 10px; color: #999; }
/*图片新闻页开始*/
.img-news{ width: 840px; padding: 10px 10px 0px 10px; margin-top: 8px; }
.img-news-list dl{ float: left; margin-right: 15px; text-align: center; }
.img-news-list{ margin-right: -15px; }
.img-news-list dl dt{ width: 270px; height: 270px; overflow: hidden; }
.img-news-list dl img{ width: 270px; height: 270px; }
.img-news-list dl dd a{ display: inline-block; width: 270px; padding-top: 14px; padding-bottom: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.img-news-list dl dd a:hover{ color: #7094FE; }
.video-news{ width: 840px; padding: 8px 10px 0px; }
.video-news-list{ margin-right: -16px; }
.video-news-list dl{ width: 410px; height: 274px; /*margin-top: 20px; */
	border: 1px solid #f8f8f8; border-top: none; border-bottom-color: #a9a7a7; float: left; margin-right: 16px; margin-bottom: 17px; }
.video-news-list img{ display: block; width: 410px; height: 231px; }

.video-news-list dl dd a{ display: block; width: 410px; height: 43px; line-height: 43px; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.video-news-list dl dd a:hover{ color: #4873EC; }
/*新闻动态-公司新闻-列表页*/
.news-company-list{ width: 840px; padding: 0px 10px 0px; }
.company-news-list-title{ text-align: center; }
.company-news-list-mid span{ display: block; }
.company-news-list-title{ height: 107px; border-bottom: 1px solid #999999; }
.company-news-list-title h2{ font-size: 20px; font-weight: bold; padding: 25px 0px; }
.company-news-list-title p{ color: #bbb; }
.company-news-list-title p span{ margin-right: 18px; }
.company-news-list-mid{ min-height: 400px; border-bottom: 1px solid #999; padding-top: 30px; padding-bottom: 30px; }
/*.company-news-list-mid p,
.company-news-list-mid p span{ font-size: 14px; color: #333333; line-height: 25px; }*/

.company-news-list-bottom{ margin-top: 40px; margin-bottom: 47px; }
.company-news-list-bottom a{ display: inline-block; }
.company-news-list-bottom p{ line-height: 30px; }
.report-preview-cont{ width: 830px; /*height: 735px; */
	padding: 11px 15px 0px; }
.report-preview-list{ margin-bottom: 18px; width: 808px; height: 149px; border: 1px solid #e7e7e7; padding: 10px; overflow: hidden; }
.report-preview-list>a{ width: 330px; height: 149px; overflow: hidden; float: left; }
.report-preview-list a img{ width: 330px; height: 149px; display: block; }
.report-preview-list-text{ width: 456px; float: right; }
.report-preview-list-text p{ color: #999999; font-size: 14px; line-height: 24px; height: 120px; overflow: hidden; position: relative; padding-right: 9px; }
.report-preview-list-text p:after{ content: "..."; font-weight: bold; position: absolute; bottom: 0; right: 8px; }
.report-preview-list-text a{ float: right; padding-top: 12px; padding-right: 5px; }
.report-preview-list-text a:hover{ color: #4873EC; }
/*网站地图小页*/
.web-map-cont{ width: 840px; padding: 20px 10px 0px; margin-bottom: 109px; }
.web-map-cont-list{ position: relative; margin-top: 27px; }
.web-map-cont-list p{ width: 813px; height: 69px; padding-left: 25px; line-height: 69px; border: 1px solid #c7c7c7; z-index: 1; font-size: 16px; color: #333333; }
.web-map-cont-list p a{ display: inline-block; margin-right: 20px; }
.web-map-cont-list h2{ width: 109px; text-align: center; display: block; position: absolute; left: 10px; top: -14px; z-index: 2; background: #FFFFFF; font-size: 20px; font-weight: bold; }
.web-map-cont-list a:hover{ color: #4873EC; }
/*控股企业小页*/
.profile-list-cont .down-menu{ display: none; }
.profile-list-cont .show{ display: block; }
.profile-list-cont .down-menu a{ display: block; line-height: 37px; padding-left: 30px; margin-top: 1px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: #ededed; }
.profile-list-cont .down-menu a:hover{ background: #ccc; color: #333; }
.holding-down-icon{ background: url(../img/profile-list-icon-down-bai.png) no-repeat center; }
.holding-up-icon{ background: url(../img/profile-list-icon-bai.png) no-repeat center; }
.holding-company-cont{ width: 840px; padding: 30px 10px 0px; margin-bottom: 109px; }
.holding-company-cont-list h2{ font-size: 18px; font-weight: bold; color: #333333; padding-bottom: 15px; }
.holding-company-cont-list p{ text-indent: 2em; line-height: 30px; }
.holding-company-cont-banner{ width: 823px; height: 325px; overflow: hidden; margin-top: 40px; }
.holding-company-cont-list img{ display: block; width: 823px; height: 325px; }
/*联系我们小页*/
.contact-us-cont{ width: 820px; padding: 30px 20px 0px 20px; margin-bottom: 109px; }
.contact-us-cont-text{ margin-top: 50px; }
.contact-us-cont-text h2{ font-size: 18px; margin-bottom: 20px; overflow: hidden; }
.contact-us-cont-text h2 p{ font-size: 18px; border-bottom: 2px solid #4873ec; padding-bottom: 10px; float: left; }
.contact-us-cont-text p{ line-height: 26px; }
.contact-us-cont form div label{ display: inline-block; width: 93px; height: 48px; line-height: 48px; text-align: center; border-right: 1px solid #EDEDED; }
.contact-us-cont form .cont{ width: 818px; height: 48px; border: 1px solid #EDEDED; margin-bottom: 19px; }
.contact-us-cont form .cont input{ display: inline-block; float: right; outline: none; border: none; width: 704px; height: 48px; line-height: 48px; color: #b9b9b9; padding-left: 20px; background: #FAFAFA; }
.contact-us-cont form .button{ float: right; margin-top: 32px; }
.contact-us-cont form .button input{ width: 130px; height: 52px; font-size: 14px; border: none; cursor: pointer; }
.contact-us-cont form .button .reset:hover{ background: #ddd; }
.contact-us-cont form .button .submit{ background-color: #4873ec; color: #FFFFFF; margin-left: 22px; }
.contact-us-cont form .button .submit:hover{ background-color: #1448d9; }
.contact-us-cont form .content{ height: 174px; width: 818px; border: 1px solid #EDEDED; }
.contact-us-cont form .content label{ height: 174px; line-height: 174px; }
.contact-us-cont form .content textarea{ display: inline-block; float: right; outline: none; border: none; width: 704px; height: 156px; color: #b9b9b9; padding-left: 20px; background: #FAFAFA; padding-top: 18px; }
/**************新闻动态页结束****************/

.dj-pic{margin-top: 20px;}

