@font-face {
  font-family: Font2;
  src: url(../font/SourceHanSansCN-Bold.otf);
}
body {
  margin: 0;
  overflow-x: hidden;
  font-size: 14px;
  color: #333;
  font-family: "Microsoft Yahei", "Arial";
}
.oh {
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.ib {
  display: inline-block;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.fontFamily {
  font-family: "Microsoft Yahei", "Arial";
}
.f12 {
  font-size: 12px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f24 {
  font-size: 24px;
}
.f30 {
  font-size: 30px;
}
.mt40 {
  margin-top: 40px;
}
.hide {
  display: none;
}
a {
  text-decoration: none;
}
a:hover {
  color: #23527c;
  text-decoration: none;
}
.clearfix:after,
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix,
.clear {
  overflow: hidden;
  zoom: 1;
}
.c333 {
  color: #333;
}
.c666 {
  color: #666;
}
.ch {
  color: #23527c;
}
/*index*/
.full-1 {
  height: 40px;
  border-bottom: 1px solid #eaeaea;
  background: #f5f5f5;
}
.full-1 .header {
  width: 1280px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 40px;
}
.full-1 .header .leftTip {
  float: left;
  color: #666;
}
.full-1 .header .leftTip a {
  color: #2f64ce;
  margin: 0 10px;
}
.full-1 .header .leftTip a:hover {
  color: #d60000;
}
.full-1 .header .leftTip .spline {
  display: inline-block;
  width: 1px;
  height: 18px;
  background: #e1e1e1;
  vertical-align: middle;
}
.full-1 .header .right {
  float: right;
}
.full-1 .header .right ul {
  font-size: 14px;
}
.full-1 .header .right ul li {
  height: 40px;
  position: relative;
  float: left;
  padding: 0 15px;
}
.full-1 .header .right ul li:last-child {
  padding-right: 0;
}
.full-1 .header .right ul li:last-child::after {
  display: none;
}
.full-1 .header .right ul li::after {
  content: '';
  position: absolute;
  right: 0;
  width: 1px;
  height: 14px;
  background: #666;
  top: 50%;
  transform: translate(0, -50%);
}
.full-1 .header .right ul li a {
  color: #666;
}
.full-1 .header .right ul li a:hover {
  color: #d60000;
}
.header2 {
  width: 1280px;
  margin: 0 auto;
  height: 138px;
}
.header2 .left {
  float: left;
}
.header2 .left .logo {
  width: 316px;
  height: 66px;
  background: url(../images/logo.png) no-repeat;
  text-indent: -9999em;
  float: left;
  margin: 38px 0 0 0;
}
.header2 .left .spline {
  width: 1px;
  float: left;
  height: 48px;
  background: #d4d4d4;
  margin: 45px 0 0 17px;
}
.header2 .left .desc {
  float: left;
  font-size: 18px;
  color: #2b56bf;
  font-family: Font2;
  line-height: 1.5;
  margin: 45px 0 0 18px;
}
.header2 .right {
  float: right;
}
.header2 .right ul li {
  float: left;
  font-size: 16px;
  margin: 60px 0 0 30px;
  font-weight: bold;
  position: relative;
}
.header2 .right ul li.active a:before {
  height: 5px;
  width: 100%;
  content: '';
  background: #2966d9;
  position: absolute;
  bottom: -20px;
}
.header2 .right ul li a {
  position: relative;
  color: #333;
}
.header2 .right ul li a:hover {
  color: #d60000;
}
.full-2 {
  height: 70px;
  background: #ffffff;
}
.full-2 .bulletin {
  width: 1280px;
  margin: 0 auto;
  font-size: 0;
  line-height: 70px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.full-2 .bulletin .title {
  float: left;
  font-size: 16px;
  display: inline-block;
  color: #e10123;
  margin: 0 20px 0 20px;
	font-weight: bold;
}
.full-2 .bulletin a {
  width: 27%;
  box-sizing: border-box;
  padding-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  font-size: 16px;
  color: #333;
  position: relative;
}
.full-2 .bulletin a:last-child::before {
  display: none;
}
.full-2 .bulletin a::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 17px;
  background: #cccccc;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
}
.full-2 .bulletin a:hover {
  color: #d60000;
}
.full-3 {
  width: 100%;
  background: #f5f5f5;
  height: 380px;
}
.full-3 .business {
  width: 1280px;
	padding-top: 50px;
  margin: 0 auto;
}
.full-3 .business ul {


}
.full-3 .business ul li {
  float: left;
  position: relative;
  margin: 0 0 0 57px;
}
.full-3 .business ul li a {
  color: #333;
}
.full-3 .business ul li .b-img {
  width: 305px;
  height: 192px;
}
.full-3 .business ul li .b-img::before {
  position: absolute;
  content: '';
  width: inherit;
  height: inherit;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
}
.full-3 .business ul li .b-img img {
  max-width: 100%;
}
.full-3 .business ul li .b-name {
  border-radius: 8px;
  width: 275px;
  height: 36px;
  background: #ffffff;
  top: 154px;
  left: 7%;
  /* transform: translate(-50%, 0); */
  text-align: center;
  font-size: 16px;
  padding-top: 78px;
	padding-bottom: 4px;
	border: 1px solid #e3e3e3;
	font-weight: bold;
	margin-bottom: 40px;
}
.full-3 .business ul li .b-name i {
  width: 48px;
  height: 42px;
  position: absolute;
  top: 22px;
  left: 50%;
  transform: translate(-50%, 0);
}
.full-3 .business ul li .b-name .icon-1 {
  background: url("../images/clgly.png") center no-repeat;
}
.full-3 .business ul li .b-name .icon-2 {
  background: url("../images/diaoduy.png") center no-repeat;
}
.full-3 .business ul li .b-name .icon-3 {
  background: url("../images/chuanboy.png") center no-repeat;
}
.full-3 .business ul li .b-name .icon-4 {
  background: url("../images/zhilingy.png") center no-repeat;
}
.full-3 .business ul li .b-name .icon-5 {
  background: url("../images/fangxingy.png") center no-repeat;
}
.full-3 .business ul li .b-name .icon-6 {
  background: url("../images/chuanqiy.png") center no-repeat;
}
.full-3 .business ul li .b-name .icon-7 {
  background: url("../images/matouy.png") center no-repeat;
}
.full-3 .business ul li .b-name .icon-8 {
  background: url("../images/dingdany.png") center no-repeat;
}
.full-3 .business ul li:hover .b-name {
  background: #2b56bf;
  color: #ffffff;
	border: 1px solid #2b56bf;
  box-shadow: 0 5px 10px #a3b4dc;
}
.full-3 .business ul li:hover .icon-1 {
  background: url("../images/clglb.png") center no-repeat;
}
.full-3 .business ul li:hover .icon-2 {
  background: url("../images/diaodub.png") center no-repeat;
}
.full-3 .business ul li:hover .icon-3 {
  background: url("../images/chuanbob.png") center no-repeat;
}
.full-3 .business ul li:hover .icon-4 {
  background: url("../images/zhilingb.png") center no-repeat;
}
.full-3 .business ul li:hover .icon-5 {
  background: url("../images/fangxingb.png") center no-repeat;
}
.full-3 .business ul li:hover .icon-6 {
  background: url("../images/chuanqib.png") center no-repeat;
}
.full-3 .business ul li:hover .icon-7 {
  background: url("../images/matoub.png") center no-repeat;
}
.full-3 .business ul li:hover .icon-8 {
  background: url("../images/dingdanb.png") center no-repeat;
}
.full-3 .business ul li:first-child {
  margin: 0;
}
.full-4 {
  width: 100%;
  background: #ffffff;
  position: relative;
}
.full-4 .full-box {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.full-4 .full-box .arrow-left,
.full-4 .full-box .arrow-right {
  width: 18px;
  height: 32px;
  position: absolute;
  top: 60%;
  transform: translate(0, -50%);
  cursor: pointer;
  z-index: 10;
}
.full-4 .full-box .arrow-left {
  left: -10px;
  background: url(../images/al.png) no-repeat;
}
.full-4 .full-box .arrow-right {
  right: -10px;
  background: url(../images/ar.png) no-repeat;
}
.full-4 .full-box h3 {
  text-align: center;
  font-family: "Microsoft Yahei", "Arial";
  font-size: 22px;
  color: #333;
  position: relative;
  padding-top: 50px;
}
.full-4 .full-box h3 i {
  color: #d8d8d8;
  display: block;
  margin-top: 30px;
  font-style: normal;
  font-size: 20px;
	font-weight: normal;
}
.full-4 .full-box h3::before,
.full-4 .full-box h3::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}
.full-4 .full-box h3::after {
  width: 180px;
  height: 2px;
  background: #f0f0f0;
  bottom: 30px;
}
.full-4 .full-box h3::before {
  width: 21px;
  height: 5px;
  background: #2b56bf;
  bottom: 30px;
  z-index: 2;
}
.swiper-container {
  width: 100%;
  max-height: 502px;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.swiper-container img {
  display: block;
  height: auto;
  left: 50%;
  /* min-height: 100%; */
  min-width: 100%;
  object-fit: contain;
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}
.swiper-container .swiper-slide {
  overflow: hidden;
}
.swiper-container .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.swiper-container .pagination {
  position: absolute;
  z-index: 20;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 20px;
}
.swiper-container .swiper-pagination-switch {
  display: inline-block;
  width: 40px;
  height: 5px;
  background: #fff;
  margin-right: 15px;
  cursor: pointer;
}
.swiper-container .swiper-visible-switch {
  background: #fff;
}
.swiper-container .swiper-active-switch {
  background: #b5bce4;
}
@media only screen and (max-width: 1366px) {
  .swiper-container {
    max-height: 400px;
  }
}
.swiper-container2 {
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.swiper-container2 .slideItem {
  width: 585px;
  height: 92px;
  margin: 40px 0 0 0;
  overflow: hidden;
  float: left;
  margin-left: 40px;
}
.swiper-container2 .slideItem a:hover .title {
  text-decoration: underline;
}
.swiper-container2 .slideItem .date {
  float: left;
  width: 60px;
  height: 50px;
  background: #2b56bf;
  color: #ffffff;
  font-family: Arial;
  font-size: 18px;
  text-align: center;
  border-radius: 5px;
  padding-top: 10px;
}
.swiper-container2 .slideItem .date span {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.swiper-container2 .slideItem .title {
  margin-left: 80px;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  word-break: break-all;
}
.swiper-container2 .slideItem .content {
  margin-left: 80px;
  font-size: 14px;
  color: #666;
  margin-top: 5px;
  line-height: 22px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.full-5 {
  width: 100%;
  background: #f5f5f5;
}
.full-5 .routeWrapper {
  width: 1280px;
  margin: 0 auto;
  height: 640px;
}
.full-5 .routeWrapper .routeTile {
  padding-top: 65px;
}
.full-5 .routeWrapper .routeTile h3 {
  font-size: 16px;
  color: #333;
  float: left;
}
.full-5 .routeWrapper .routeTile h3 span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin-left: 16px;
  font-weight: normal;
}
.full-5 .routeWrapper .routeTile .more {
  float: right;
  color: #666;
  font-size: 14px;
}
.full-5 .routeWrapper .routeHeader {
  background: #2b56bf;
  color: #ffffff;
  padding: 10px;
  border-top: 2px solid #fdd000;
  margin-top: 20px;
  line-height: 22px;
  font-size: 16px;
  text-align: center;
}
.full-5 .routeWrapper .routeScrollBox {
  height: 400px;
  line-height: 20px;
  border-bottom: 1px solid #9fb3e2;
  overflow: hidden;
  position: relative;
  text-align: center;
	background-color: #fff;
}
.full-5 .routeWrapper .routeScrollBox .routeList {
  border: 1px solid #9fb3e2;
}
.full-5 .routeWrapper .routeScrollBox .routeList .routeItem {
  padding: 10px 0;
  line-height: 20px;
  height: 20px;
}
.full-5 .routeWrapper .routeScrollBox .routeList .routeItem:nth-child(2n) {
  background: #edf6fa;
}
.x1,
.x2 {
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.x1 {
  width: 8.3333%;
}
.x2 {
  width: 16.6667%;
}
.footer {
  border-top: 2px solid #eaeaea;
  height: 280px;
}
.footer .backan {
  line-height: 30px;
  letter-spacing: 1px;
  color: #333;
  font-size: 14px;
  margin-top: 30px;
}
.footer .subLink {
  text-align: center;
  color: #333;
  font-size: 0;
  margin-top: 46px;
}
.footer .subLink a {
  position: relative;
  font-size: 16px;
  display: inline-block;
  color: #333;
  font-weight: bold;
  width: 146px;
}
.footer .subLink a:hover {
  text-decoration: underline;
}
.footer .subLink a:after {
  content: '';
  position: absolute;
  right: 0;
  width: 2px;
  height: 14px;
  background: #333333;
}
.footer .subLink a:last-child:after {
  display: none;
}
/*login*/
.full-6 {
  background: #ffffff;
  height: 110px;
}
.full-6 .header-top {
  width: 1280px;
  margin: 0 auto;
  padding-top: 20px;
}
.full-6 .header-top .logo {
  float: left;
}
.full-6 .header-top .spline {
  width: 1px;
  height: 53px;
  background: #d4d4d4;
  float: left;
  margin: 10px 20px 0 20px;
}
.full-6 .header-top .title {
  margin-top: 20px;
  font-family: "Microsoft Yahei", "Arial";
  font-size: 24px;
  color: #333;
  float: left;
}
.full-6 .header-top .text {
  float: right;
  color: #333;
  font-size: 16px;
  margin: 20px 0 0 0;
}
.full-6 .header-top .text a {
  color: #ff6900;
}
.full-6 .header-top .text a:hover {
  text-decoration: underline;
}
.loginArea {
  overflow: hidden;
  position: relative;
  height: 696px;
	background:url(../images/bg.jpg) top center no-repeat;
}
.loginArea .logBg {
  position: absolute;
  display: block;
  height: auto;
  left: 50%;
/*  min-height: 100%; */
  min-width: 100%;
  object-fit: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}
.loginArea .loginContainer {
  position: relative;
  width: 1280px;
  margin: 0 auto;
  height: 100%;
}
.loginArea .loginContainer .loginWrapper {
  position: absolute;
  background: url(../images/loginBg.png) center no-repeat;
  background-size: cover;
  right: 0;
  width: 360px;
  height: 400px;
  top: 130px;
}
.loginArea .loginContainer .loginWrapper h3 {
  font-family: "Microsoft Yahei", "Arial";
  color: #333;
  font-size: 22px;
  margin: 40px 0 0 32px;
}
.loginArea .loginContainer .loginWrapper .weixinlogin {
  position: absolute;
  right: 2px;
  top: 2px;
  width: 50px;
  height: 50px;
  background: url(../images/weixin.png) no-repeat;
}
.loginArea .loginContainer .loginWrapper .l-a {
  width: 100%;
  margin: 30px 0 0 0;
}
.loginArea .loginContainer .loginWrapper .l-a .l-a-inp {
  position: relative;
  margin: 20px 28px 20px 0;
  padding-left: 33px;
}
.loginArea .loginContainer .loginWrapper .l-a .l-a-inp input {
  background: none;
  border: none;
  height: 33px;
  outline: none;
  padding-left: 25px;
  box-sizing: border-box;
  width: 100%;
  font-size: 14px;
  border-bottom: 1px solid #edf2f5;
}
.loginArea .loginContainer .loginWrapper .l-a .l-a-inp .ic {
  position: absolute;
  width: 17px;
  height: 20px;
  top: 7px;
}
.loginArea .loginContainer .loginWrapper .l-a .l-a-inp .ic.phone {
  background: url(../images/shouji.png) no-repeat;
}
.loginArea .loginContainer .loginWrapper .l-a .l-a-inp .ic.pwd {
  background: url(../images/mima.png) no-repeat;
}
.loginArea .loginContainer .loginWrapper .l-a .l-a-inp .ic.vcode {
  background: url(../images/yanzhengma.png) no-repeat;
}
.loginArea .loginContainer .loginWrapper .l-a .l-a-inp .vcodeImg {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: -3px;
}
.loginArea .loginContainer .loginWrapper .l-a input[type="submit"] {
  border: none;
  outline: none;
  background: #f8b898;
  border-radius: 5px;
  margin: 40px 32px 0;
  height: 50px;
  color: #333;
  font-size: 16px;
  line-height: 50px;
  display: block;
  width: calc(100% - 64px);
  box-sizing: border-box;
}
.loginArea .loginContainer .loginWrapper .l-a .forget {
  font-size: 14px;
  margin-top: 15px;
  text-align: right;
  margin-right: 32px;
}
.loginArea .loginContainer .loginWrapper .l-a .forget a {
  color: #999;
}
.registerWrapper {
  overflow: hidden;
  width: 1000px;
  height: 530px;
  position: relative;
  margin: 80px auto 0;
  background: #ffffff;
}
.registerWrapper:before {
  content: '';
  width: 55px;
  height: 55px;
  background: url(../images/tlcorner.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.stepBox {
  position: relative;
  width: 880px;
  height: 15px;
  margin: 49px auto 0;
  background: url(../images/c.png) repeat-x;
}
.stepBox:before,
.stepBox:after {
  content: '';
  width: 4px;
  height: 15px;
  position: absolute;
  top: 0;
}
.stepBox:before {
  left: -4px;
  background: url(../images/l.png) no-repeat;
}
.stepBox:after {
  right: -4px;
  background: url(../images/r.png) no-repeat;
}
.stepBox .step-i {
  width: 33%;
  text-align: center;
  height: inherit;
  position: relative;
}
.stepBox .step-i.active i:before {
  background-color: #ff6900;
}
.stepBox .step-i.active .text {
  color: #ff6900;
}
.stepBox .step-i .text {
  color: #666;
  font-size: 16px;
  margin-top: 40px;
}
.stepBox .step-i i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 49px;
  height: 50px;
  line-height: 50px;
  font-style: normal;
  background: url(../images/dot.png) no-repeat;
  font-family: Arial;
  font-size: 24px;
  color: #ffffff;
}
.stepBox .step-i i:before {
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  width: 34px;
  height: 34px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #dddddd;
}
.contentZone {
  margin: 50px 0 0 100px;
}
.contentZone .fieldBox {
  position: relative;
  width: 340px;
  padding: 20px 0 0 100px;
}
.contentZone .fieldBox .fieldName {
  position: absolute;
  left: 0;
  color: #333;
  font-size: 16px;
  width: 80px;
  text-align: right;
  top: 40px;
}
.contentZone .fieldBox .fieldInp {
  position: relative;
  width: 308px;
  height: 38px;
}
.contentZone .fieldBox .fieldInp input {
  border: 1px solid #dddddd;
  width: inherit;
  height: inherit;
  padding-left: 10px;
  outline: none;
  box-sizing: border-box;
}
.contentZone .fieldBox .fieldInp input.vcode {
  width: 167px;
  float: left;
}
.contentZone .fieldBox .fieldInp .sendCode {
  width: 120px;
  height: 38px;
  background: #00bdd3;
  border: none;
  outline: none;
  color: #ffffff;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  font-family: "Microsoft Yahei", "Arial";
}
.contentZone .fieldBox .fieldInp .tip {
  min-width: 100px;
  white-space: nowrap;
  height: 40px;
  background: #fff4ee;
  line-height: 40px;
  padding: 0 15px;
  font-size: 14px;
  color: #666;
  position: absolute;
  left: 110%;
  top: -1px;
}
.contentZone .fieldBox .fieldInp .tip:before {
  content: '';
  position: absolute;
  left: -12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 6px;
  overflow: hidden;
  width: 0;
  height: 0;
  border-color: transparent #fff4ee transparent transparent;
  border-style: dashed solid dashed dashed ;
}
.contentZone .fieldBox .fieldInp .tip.error {
  background: #f46e64;
  color: #ffffff;
}
.contentZone .fieldBox .fieldInp .tip.error:before {
  border-color: transparent #f46e64 transparent transparent;
}
.rBtn {
  width: 190px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background: #ff6900;
  font-size: 18px;
  color: #ffffff;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 3px;
  margin-top: 30px;
	font-family:"Microsoft Yahei";
}
.ml100 {
  margin-left: 100px;
}
.congraText {
  font-size: 30px;
  color: #333;
  font-weight: bold;
  font-family: "Microsoft Yahei", "Arial";
  position: relative;
  width: 300px;
  margin: 0 auto;
  padding-top: 60px;
}
.congraText:before {
  left: -60px;
  top: 53px;
  content: '';
  background: url(../images/correct.png) no-repeat;
  width: 48px;
  height: 48px;
  position: absolute;
}
.congraText + .jump {
  text-align: center;
  font-size: 16px;
  margin: 30px 0 0 -130px;
}
.congraText + .jump a {
  color: #365ec2;
  text-decoration: underline;
}
.selectStyle {
  padding-left: 8px;
  border: 1px solid #e8e8e8;
  height: 36px;
  width: 308px;
}
.flink { background-color:#fafafa; border-bottom: 2px solid #f2f2f2; height: 98px; font-size: 16px;}
.flink_wrap {width:1280px; margin: 0 auto;}
.flink ul, .flink ul li { float: left;}
.flink_tit { line-height: 98px; font-weight: bold; margin-right: 20px;}
.flink ul li {line-height: 50px; margin-right: 30px; line-height: 98px;}
.flink a {color: #333;}


.xw_more { width: 258px;height: 36px;border: 2px solid #e8e8e8; text-align: center; line-height: 36px; color: #999; margin: 0 auto 50px auto;}
.xw_more a { color: #999;}
.full-2 .bulletin .gg_more {
  float: right;
  font-size: 16px;
  display: inline-block;
  color: #999;
  margin: 0 14px 0 0;
}
.full-2 .bulletin .gg_more a { color: #999; width: 80px;}


/*# sourceMappingURL=common.css.map */