@charset "utf-8";
/* CSS Document */
/* Reset */
html, body, div, img, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, fieldset, input, textarea, select, label, ul, ol, dl, li, dt, dd { margin:0; padding:0; border:0; outline:none; list-style:none; font-weight: normal; }
body, html { height:100%; width:100%; font-size:14px; line-height:24px; font-family:"微软雅黑"; }
body{ background:#0b0d19; width:100%;height:100%; margin:0px; padding:0px; box-sizing:border-box;}
li { list-style-type:none; }
a { text-decoration:none; outline:none; color:#fff; }
a:hover { text-decoration:none; }
a:active,a:hover { color: #ff9724 !important;}
#canvas{ width:100% !important; height:100%; position:fixed; opacity:0.6; z-index:-1; }
table { border-collapse:collapse; border-spacing:0; margin:0 auto; clear:both; }
img { border:0; display:block; }
em { font-style:normal; }
hr { height:0; clear:both; }
.none { display:none; }
.clear { clear:both; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.fl { float:left; }
.fr { float:right; }
.row { margin-left: -15px; margin-right:-15px;}
.mianwidth{ width:1200px; margin:0 auto; overflow:hidden;}

/* 头部 */
.top-bg {width:100%; height:40px; background-color:#f2f2f2; font-family:"微软雅黑";}
.content{ width:1200px; margin:0 auto; }
.slogan{ float:left; width: 220px; line-height:40px; margin-right:10px;}
.slogan img{ float:left; width: 212px; height:18px; margin-top:12px;} 
.nav1-content1 { height: 40px; float:left; margin-left:10px;}
.nav1-content1 li{ display: block; height: 40px; line-height: 40px; text-align: left;  float: left; margin-right:24px;}
.nav1-content1 li a{ color: #848484; font-size: 12px;}
.nav1-content1 li a:hover{ color: #194d98;}
.nav1-content2 { height: 40px; float:right; margin-left:20px;}
.nav1-content2 li{ display: block; height: 40px; line-height: 40px; text-align: left;  float: left; margin-left:24px;}
.nav1-content2 li a{ color: #848484; font-size: 12px;}
.nav1-content2 li a:hover{ color: #194d98;}
.nav1-content2 span{ font-size: 12px; color:#0671b5;}

/* 头部 */
.banner { width: 100%; height: 590px; background: url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/bannerbg.png") center top no-repeat; position: relative; overflow:hidden;}
.banner .topic { width: 100%; height: 100%; background:url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/topic.png") center top no-repeat; top: 21%; position: absolute; z-index: 3;}

/* 导航 */
.ztnav { width:100%;height:64px; background:url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/nav.png") repeat-x; margin:0 auto;}
.ztnav ul{ width:1200px; height:60px; line-height:60px; margin:0 auto; padding:4px 30px 0 30px; text-align:center;}
.ztnav ul li{ height:60px; line-height:60px; padding:0 8px; display:inline-block; *display:inline; zoom:1; font-size:18px;}
.ztnav ul li a{ color:#31d3fe; }
.ztnav ul li.s{ height:60px; line-height:60px; font-size:14px; color:#31d3fe;}

/* part1 */
.part1 { width:1200px; margin:0 auto; overflow: hidden;}
.part1_T { width:1200px; height:96px; margin:40px auto 0 auto; border-bottom: 1px dotted #4063bb;}
.part1_T h2{ height:50px; line-height:50px; font-size:36px; text-align:center; overflow:hidden; font-weight:bold; font-family:\5FAE\8F6F\96C5\9ED1;}
.part1_T h2 a{ color:#fff;}
.part1_T p{ text-align:center; font-size:14px; color:#fff; line-height:1.6; margin:10px 0 10px 0;}
.part1_L { width:700px; float:left; margin:20px auto 0px auto;}
.part1_R { width:470px; float:right; margin:20px auto 0px auto;}

/* 焦点图 */ 
.focusBox { width:700px; height:460px; position:relative; margin-bottom:12px;}
.focusBox .arrow-left { background: url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/arrows.png") no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index: 2 }
.focusBox .arrow-right { background: url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/arrows.png") no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width:17px; height:30px; z-index:2;}
.focusBox .swiper-container { width:700px; height:460px; }
.swiper-slide { position: relative;}
.focusBox .swiper-container .swiper-wrapper .swiper-slide img { width:700px; height:460px; -webkit-transition: -webkit-transform 0.5s; transition: -webkit-transform 0.5s; -moz-transition: transform 0.5s, -moz-transform 0.5s; transition: transform 0.5s; transition: transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s;}
.focusBox .swiper-container .swiper-wrapper .swiper-slide img:hover { -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -ms-transform: scale(1.04); transform: scale(1.04);}
.focusBox .swiper-container .swiper-wrapper .swiper-slide .bg { position: absolute; left: 0; bottom: 0; width: 100%; height: 66px; background: url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/focustitbg.png") repeat-x; z-index:0;}
.focusBox .swiper-container .swiper-wrapper .swiper-slide .title { position: absolute; left: 0; bottom: 0; width: 100%; height: 66px; line-height: 55px; color: #fff; overflow: hidden; font-family: \5FAE\8F6F\96C5\9ED1; z-index: 1; padding-left:12px;}
.focusBox .swiper-container .swiper-wrapper .swiper-slide .title a { position: absolute; left: 0; bottom: 0; width: 100%; height: 66px; line-height: 55px; color: #fff; overflow: hidden; font-family: \5FAE\8F6F\96C5\9ED1; z-index: 1; padding-left: 20px; font-size:18px;}
.focusBox .pagination { position: absolute; right: 10px; text-align: right; bottom: 16px; width: 100%; z-index: 2;}
.focusBox .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; background: #ccc; margin: 0 3px; cursor: pointer;}
.focusBox .swiper-active-switch { background: #f2b230;}

/* 数博新闻 */
.sbxw{ margin:0 auto 20px auto; overflow:hidden; border-bottom: 1px dotted #474d87;}
.sbxw h2{ font-size:18px; font-family:\5FAE\8F6F\96C5\9ED1; overflow:hidden; line-height: 24px; font-weight:bold;}
.sbxw h2 a{ color:#fff;}
.sbxw p{ height:67px; font-size:14px; line-height:1.6; text-indent:2em; padding:8px 0 0 0; overflow:hidden; color:#fff;}
.sbxw p a{ color:#31d3fe;}

/*更多信息*/
.gkm { margin:0 auto; margin-top:20px; width:1200px; padding:10px 0px 10px 0px; text-align:center; overflow:hidden;}
.gkm .ann{ margin:0 auto; width:250px;height:30px; border:1px #474d87 solid;-webkit-border-radius:30px; text-align:center; padding:6px 0px 2px 0px;font-family:\5FAE\8F6F\96C5\9ED1;font-size:14px;position:relative; color:#fff; }
.gkm .ann .ff{ position:absolute;left:0px;top:0px;width:250px;text-align:center;padding:6px 0px 5px 0px;}

/* part2 */
.part2 { width:1200px; margin:0 auto; overflow: hidden;}
.titbox{ width:1200px; height:100px; margin:0 auto; margin-top:30px; margin-bottom:30px;}
.titbox img{ width:1200px; height:100px;}
.card-1 { box-sizing: border-box; position: relative; float: left; width: 33.33333%; padding-left: 15px; padding-right: 15px; padding-top: 5px;}
.card-1 ul{ padding-top: 40px;}
.card-1 ul li { overflow: hidden; height: 28px;  position: relative; line-height: 1.75; background: url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/bg04.jpg") no-repeat left; padding-left: 20px; margin-bottom: 10px; font-size: 16px; list-style: none;}
.card-1 ul li a{ color: #fff;} 
.mt012{ margin-top:-20px;} 
.mt20{ margin-top:20px;}
.card-2 { box-sizing: border-box; position: relative; float: left; width: 33.33333%; padding:5px 15px 0px 15px;}
.impNews{ margin-top: 20px;}
.impNews img { width: 162px; height: 102px; float: left; padding-right: 10px;}
.impNews h3{ color: #fff; line-height: 1.25; font-size: 18px;}
.impNews p { max-height: 56px; overflow: hidden; color: fff; line-height: 1.5; padding-top: 10px; font-size: 12px;}
.impNews p span { color:#31d3fe;}
.impNews_L{ margin-top: 20px;}
.impNews_L img { width: 172px; height: 102px; float: left; margin-left:2px;}
.impNews_R{ margin-top: 20px;}
.impNews_R img { width: 172px; height: 102px; float: right; margin-right:2px;}
.impNews_C{ margin-top: 20px;}
.impNews_C h3{ color: #fff; line-height: 1.25; font-size: 18px; font-weight:bold;}
.impNews_C p { max-height: 56px; overflow: hidden; color: fff; line-height: 1.5; padding-top: 10px; font-size: 12px;}
.power-swiper { width: 100%; height: 226px; margin-top:20px; overflow: hidden;}
.power-swiper .swiper-slide, .power-swiper img { position: relative; width: 100%; height: 100%;}
.power-swiper .swiper-pagination { position: absolute; z-index: 20; bottom: 20px; width: 100%; height: 8px; text-align: center;}
.power-swiper .swiper-pagination-switch { display: inline-block; width: 8px; height: 8px; background: #fff; margin: 0 5px; cursor: pointer;}
.power-swiper .swiper-active-switch { background: #f5b42a;}
.power-swiper .swiper-text { position: absolute; left: 0; bottom: 0px; z-index: 2; width: 100%; box-sizing: border-box; text-align: center; }
.power-swiper .swiper-text h3 { z-index: 2; position: relative; color: white; line-height: 1.5; padding-bottom: 25px; padding-top: 15px; font-size: 16px;}
.power-swiper .swiper-text:before { content: ""; height: 100%; width: 100%; display: block; background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%); background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); position: absolute; left: 0; bottom: 0; z-index: 0;}

/* part3 */
.part3 { width:1200px; margin:0 auto; overflow: hidden;}
.list-txt-num { margin-top:20px; margin-left: -15px;}
.list-txt-num li { border-bottom: 1px dotted #474d87; position: relative; padding-bottom: 8px; margin-bottom: 10px; font-size: 14px;}
.list-txt-num li:before { content: ""; width: 40px; height: 40px; position: absolute; left: 0; top: 0; background-color: #474d87;}
.list-txt-num li a { color:#fff; margin-left: 41px; padding:0 5px 0 15px; height: 40px; line-height:40px; overflow: hidden; display: block; font-size: 16px; font-weight:bold;}
.list-txt-num li:nth-child(1):before { background-image: url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/icon-num.png"); background-position: -2px 0; background-repeat: no-repeat;}
.list-txt-num li:nth-child(2):before { background-image: url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/icon-num.png"); background-position: -51px 0; background-repeat: no-repeat;}
.list-txt-num li:nth-child(3):before { background-image: url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/icon-num.png"); background-position: -98px 0; background-repeat: no-repeat;}
.list-txt-num li:nth-child(4):before { background-image: url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/icon-num.png"); background-position: -145px 0; background-repeat: no-repeat;}
.legal-box { height: 226px; border: 1px solid #474d87; padding-left: 25px; padding-right: 25px; margin-top: 20px; position: relative;}
.legal-box .arrow-left { background: url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/arrow-pre-grey-s.png") no-repeat left top; position: absolute; left: 5px; top: 50%; margin-top: -15px;
 width: 15px; height: 29px;}
.legal-box .arrow-right { background: url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/arrow-next-grey-s.png") no-repeat right top; position: absolute; right: 5px; top: 50%; margin-top: -15px; width: 15px; height: 29px;}
.legal-box p { max-height: 107px; overflow: hidden; color: #fff; line-height: 1.5; padding:0px 15px 15px 15px; font-size: 12px;}
.legal-box h3 { height: 63px; overflow: hidden; background: url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/chat-s.png") no-repeat 20px 25px; color: #fff; line-height: 1.5; padding:15px 15px 0px 60px; font-size: 16px;}
.legal-swiper { width: 100%; height: 100%;} 
.center-text { text-align: center;}
.center-text span { text-align: center; background-color: #4063bb; color: white; line-height: 1.5; padding:6px 15px 6px 15px; font-size: 14px;}

/* part4 */
.part4 { width:1200px; margin:0 auto; overflow: hidden;}
.part4_products{ width: 100%; box-sizing: border-box; position: relative; float: left; padding:0 15px 20px 15px; text-align: center; margin-bottom:30px; }
.products { text-align: center; float: left; position: relative; left: 50%;}
.products li { float: left; position: relative; left: -50%; width: 64px; margin: 0 30px;}
.products li div { height: 64px; line-height: 64px;}
.products li div img { width: 100%; vertical-align: middle;}
.products li span { display: block; margin-top: 10px; font-size: 14px; color: #fff; line-height: 1.2;}
.meeting-video-item { float: left; width: 270px; margin-left: 40px; background-color:; }
.meeting-video-item:first-child { margin-left: 0; }
.meeting-video-img-wrap { position: relative; display: block; width: 100%; height: 166px; }
.meeting-video-img-wrap img { display: block; width: 100%; height: 100%; }
.meeting-video-img-wrap:before, .meeting-video-img-wrap:after { content: ""; position: absolute; display: block; left: 0; bottom: 0; }
.meeting-video-img-wrap:before { width: 30px; height: 30px; background-color: #343970; }
.meeting-video-img-wrap:after { left: 10px; bottom: 10px; border-top: 5px solid #343970; border-bottom: 5px solid #343970; border-left: 10px solid #fff; }
.meeting-video-text { position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: 130px; padding: 16px 0 0; overflow: hidden; }
.meeting-video-tit { font-size: 18px; line-height: 30px; color: #fff; }
.meeting-video-txt { height: 56px; overflow: hidden; font-size: 14px; line-height: 1.6; color: #fff; }
.meeting-video-txt span a { color:#31d3fe;}

/* part5 */
.part5 { width:1200px; margin:0 auto; overflow: hidden;}
.cc { width: 1200px; margin-top: 60px; }
.cc-con ul { padding-top: 80px; height: 180px }
.cc-con li .ppp { position: absolute; top: -80px; right: 0px; width:227px; }
.cc-con li { float: left; width: 227px; height: 180px; position: relative; margin: 0 6px 0 6px; }
.cc-con li .img { border-radius:110px; width:60%; overflow: hidden; border: 2px solid #35939e; margin:0 auto; }
.cc-con li .title { width: 80%; padding: 0 10px; font-size: 16px; color: #fff; text-align:center; margin:0 auto; }
.cc-con li .name { width: 100%; line-height: 28px; color: #d4010e; font-size:18px; font-weight: bold; text-align:center; margin-top:80px;}
.cc-con li .name a { color: #fff; }
.cc-con li .abs { color: #ccc; font-size: 14px; color: #333; width: 255px; margin: 15px auto 0; line-height: 26px; }

/* part6 */
.part6 { width: 100%; overflow: hidden; margin-top: 10px;}
.part6 .slider { width: 100%; min-width: 950px; height: 500px; position: relative; overflow: hidden; background: #fff; margin:60px 0 30px 0;}
.part6 .slider .bd { width: 950px; position: absolute; left: 50%; margin-left: -490px;}
.part6 .slider .bd li { width: 950px; overflow: hidden;}
.part6 .slider .tempWrap { overflow: visible !important}
.part6 .slider .tempWrap ul { margin-left: 15px !important; /*强制位置*/}
.part6 .slider .hd { position: absolute; width: 100%; left: 0; z-index: 20; height: 8px;  bottom: 32px; margin-left: 0px; text-align: center;}
.part6 .slider .hd li { display: inline-block; *display: inline; zoom: 1; width: 12px; height: 12px; line-height: 99px;  overflow: hidden; background-color:#ffffff;  margin: 0 6px;}
.part6 .slider .hd li.on {background-color:#f1b231;}
.part6 .slider .pnBtn { position: absolute; z-index: 30; top: 0;  width: 100%; height: 490px; cursor: pointer;}
.part6 .slider .prev { left: -50%; margin-left: -475px;}
.part6 .slider .next { left: 50%; margin-left: 475px;}
.part6 .slider .pnBtn .blackBg { display: block; position: absolute; left: 0; top: 0;  width: 100%;  height: 6800px; background: #000; filter: alpha(opacity=70); opacity: 0.7;}
.part6 .slider .pnBtn .arrow { display: none; position: absolute; top: 0; z-index: 40; width: 60px; height: 6800px;}
.part6 .slider .pnBtn .arrow:hover { filter: alpha(opacity=60); opacity: 0.6;}
.part6 .slider .prev .arrow { right: 0; background: url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/20170725JYJD_annu_v1.png") 0px 235px no-repeat;}
.part6 .slider .next .arrow { left: 0; background: url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/20170725JYJD_annu_v1.png") -70px 235px no-repeat;}
.part6 .slider .bd li { position: relative;}
.part6 .slider .bd li img { width: 950px; height: 500px; display: block; -webkit-transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s;}
.part6 .slider .bd li img:hover { -webkit-transform: scale3d(1.04, 1.04, 1); -moz-transform: scale3d(1.04, 1.04, 1); transform: scale3d(1.04, 1.04, 1);}
.part6 .slider .bd li .bg { width: 100%; height: 66px; left: 0; bottom: 0; background:url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/focustitbg.png") repeat-x; position: absolute; z-index: 1}
.part6 .slider .bd h3 { width:950px; font-size:18px; text-align:center; height: 90px; line-height: 60px; left: 0; bottom: 0px; position: absolute; z-index: 3;}
.part6 .slider .bd h3 a { color: #fff; font-size:18px; font-weight:bold;}

/* part7 */
.part7 { width:1200px; margin:0 auto; overflow: hidden;}
.meeting-live-cont { padding-top:30px; padding-bottom: 40px; }
.meeting-live-big, .meeting-live-list { float: left; }
.meeting-live-big { width: 490px; height: 330px; margin-right: 40px; }
.meeting-live-big a, .meeting-live-big img { position: relative; display: block; width: 100%; height: 100%; }
.meeting-live-big a:after { content: ""; position: absolute; display: block; }
.meeting-live-big span { height: 14%; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100 */
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%); /* Chrome10-25,Safari5.1-6 */
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2))); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 ); IE6-9 */
webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; left: 0; bottom: 0; z-index: 10; display: block; width: 100%; padding: 20px 20px 20px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8))); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); overflow: hidden; }
.meeting-live-big span > span { position: absolute;bottom: -14px; display: block; width:100%; height: auto; background: none; font-size: 18px; line-height: 26px; color: #fff; text-indent: 12px; }
.meeting-live-big .live_btn_play { top: 50%; left: 50%; width:60px; height:60px; margin-top: -41px; margin-left: -41px; background-image: url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/icon_play.png"); background-position: center top; background-repeat: no-repeat; }
.meeting-live-list { margin-left: 16px; }
.meeting-live-list img { float: left; display: block; width: 162px; height: 102px; margin-right: 12px; }
.meeting-live-big + .meeting-live-list { margin-left: 0; }
.meeting-live-unit { position: relative; height: 102px; padding-top: 12px; }
.meeting-live-unit:first-child { padding-top: 0; }
.meeting-live-unit a { font-size: 16px; line-height: 26px; color: #fff; }
.meeting-live-unit-wrap { position: relative; float: left; width: 146px; height: 100%; }
.meeting-live-unit-wrap span { position: absolute; left: 0; bottom: 0; font-size: 14px; line-height: 20px; color: #b2b2b2; }
.meeting-live-unit-wrap i { margin-right: 6px; font-style: normal; }

/* part8 */
.part8 { width:1200px; margin:0 auto; overflow: hidden;}
.bo-33 { width: 33.33333333%; float:left;}
.topic-list{margin: 0 -23px; font-size: 0; padding-top: 25px; padding-bottom:25px;}
.topic-box{margin: 0 23px; padding: 25px 16px 25px; color: #4063bb; border: 1px solid #474d87;}
.topic-title{padding-left: 50px; font-size: 18px; font-weight: 600; line-height: 25px; height: 50px; overflow: hidden; background: url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/chat-s.png") no-repeat left center;}
.topic-digest{ font-size:14px; line-height:1.6; overflow: hidden; padding: 8px 0; color:#fff; text-indent:2em;}
.read-more{ width:100px; text-align: center; margin:0 auto; }
.read-more a{ display: inline-block; background-color: #4063bb; font-size: 14px; line-height: 1.5; padding:6px 15px 6px 15px; }

/* part9 */
.part9 { width:1200px; margin:0 auto; overflow: hidden;}

/*底部*/
.footer { background:url("http://www.gz.xinhuanet.com/ztpd/zggjsbh_2019/image/footerbg.png") repeat-x; padding-top: 40px; padding-bottom: 40px; text-align: center; line-height: 2; margin-top:100px;}
.footer p { text-align: center; color: #fff; line-height: 30px; font-size:16px; }

/*二维码*/
.sjewm { position: fixed; right: 20px; bottom: 120px; z-index: 999; width: 70px; height: 100px; border: 1px solid #474d87; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-color: #f4f4f4; overflow: hidden; cursor: pointer;  text-align:center; transition:all 0.3s; -moz-transition:all 0.3s; /* Firefox 4 */-webkit-transition:all 0.3s; /* Safari and Chrome */-o-transition:all 0.3s; /* Opera */}
.sjewm img{ width: 100%; height:auto;}
.sjewm span{ color:#474d87; line-height:18px; font-size: 12px;}
.sjewm:hover{ width: 180px; height: 210px; position: fixed; right: 20px; bottom: 120px;}

/*返回顶部*/
.backtotop { position: fixed; right: 20px; bottom: 50px; z-index: 999; width: 70px; height: 60px; border: 1px solid #474d87; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-color: #f4f4f4; overflow: hidden; cursor: pointer; display: none; text-align:center;}
.backtotop span{ color:#474d87; font-size: 12px; position: relative; top:24px;}
.backtotop:after { content: ""; display: block; width: 0; top:-20px; left:29px; border-left: 6px solid #f6f6f6; border-right: 6px solid #f6f6f6; border-top: 12px solid #f6f6f6; border-bottom: 12px solid #474d87; position: relative;}