﻿button:hover {
  opacity: .7;
}
.width {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.header-banner {
  height: 622px;
}
.header-banner .center-banner{
	width: 587px;
}
.header-banner .center-banner .banner {
  width: 587px;
  height: 300px;
  overflow: hidden;
  margin-top: 10px;
  position: relative;
}
.header-banner .center-banner .banner .banner-wrap {
  height: 100%;
  transition: margin-left .5s;
}
.header-banner .center-banner .banner .slide {
  width: 587px;
  height: 100%;
  float: left;
}
.header-banner .center-banner .banner .slide img {
  width: 587px;
  height: 100%;
}
.header-banner .center-banner .banner .banner-btns {
  position: absolute;
  top: 0;
  width: 100%;
  height: 80px;
  top: 50%;
  margin-top: -40px;
}
.header-banner .center-banner .banner .banner-btns button {
  height: 80px;
  width: 50px;
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  cursor: pointer;
  outline: none;
}
.header-banner .center-banner .banner .banner-btns button:hover {
  background-color: #009FDA;
}
.header-banner .center-banner .banner .banner-btns .banner-btn-left {
  left: 0;
  background: url(../images/btn-left.png) no-repeat top;
}
.header-banner .center-banner .banner .banner-btns .banner-btn-right {
  right: 0;
  background: url(../images/btn-right.png) no-repeat top;
}
.header-banner .center-banner .banner .banner-list {
  height: 15px;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 15px;
}
.header-banner .center-banner .banner .banner-list span {
  height: 15px;
  width: 15px;
  display: inline-block;
  background: url(../images/dian.png) no-repeat;
  margin: 0 10px;
  cursor: pointer;
}
.header-banner .center-banner .banner .banner-list .hover {
  background: url(../images/dian-hover.png) no-repeat;
}
.header-banner .center-banner .banner-bottom {
  width: 100%;
  padding-top: 10px;
  overflow-x: hidden;
}
.header-banner .center-banner .banner-bottom div {
}
.header-banner .center-banner .banner-bottom div ul li {
  padding-bottom: 10px;
  padding-top: 11px;
  border-bottom: 1px dashed #dddddd;
}

.header-banner .center-banner .banner-bottom div ul li p a:first-child{
	margin-left: 0;
}
.header-banner .center-banner .banner-bottom div ul li p a:hover {
  text-decoration: underline;
}
.header-banner .center-banner .banner-bottom div ul li span {
  color: #333333;
  display: inline;
  font-size: 14px;
}
.header-banner .center-banner .banner-bottom div ul li span:hover {
  color: #008cb3;
}
.header-banner .center-banner .banner-bottom div ul li span,
.header-banner .center-banner .banner-bottom div ul li p a {
  overflow: hidden;
  white-space: nowrap;
  font-weight: bold;
  text-overflow: ellipsis;
}
/*.header-banner .center-banner .banner-bottom div ul li:last-child {
  border-bottom: 0;
}*/
/*.header-banner .center-banner .banner-bottom div:first-child {
  width: 282px;
  margin-right: 23px;
}*/
.header-banner .right-login {
  margin-top: 10px;
  width: 280px;
}
.header-banner .right-login .login-top {
  width: 278px;
  border: 1px solid #DDDDDD;
  height: 131px;
}
.header-banner .right-login .login-top .user-wrap {
  padding: 15px;
  padding-bottom: 10px;
  overflow: hidden;
}
.header-banner .right-login .login-top .user-wrap img,
.header-banner .right-login .login-top .user-wrap div {
  float: left;
}
.header-banner .right-login .login-top .user-wrap img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.header-banner .right-login .login-top .user-wrap div {
  margin-left: 15px;
}
.header-banner .right-login .login-top .user-wrap div p {
  margin-top: 10px;
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.header-banner .right-login .login-top .user-wrap div span {
  font-size: 14px;
  color: #333333;
  line-height: 32px;
}
.header-banner .right-login .login-top .user-btns {
  padding: 0 15px;
}
.header-banner .right-login .login-top .user-btns button {
  width: 112px;
  height: 30px;
  color: #fff;
  font-size: 14px;
  background: #008cb3;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  font-family: "microsoft yahei";
}
.header-banner .right-login .login-bottom {
  height: 467px;
  width: 278px;
  border: 1px solid #ddd;
  margin-top: 10px;
}
.header-banner .right-login .login-bottom .login-bottom-title {
  height: 36px;
  border-bottom: 1px dashed #ddd;
  color: #333;
  font-size: 18px;
  text-indent: 20px;
  font-weight: bold;
  line-height: 36px;
}
.header-banner .right-login .login-bottom .login-list div ul li {
  padding: 2px 0;
  margin: 0 15px;
  /*border-top: 1px dashed #dddddd;*/
}
.header-banner .right-login .login-bottom .login-list div ul li p a {
  font-size: 18px;
  color: #dd1d24;
  display: block;
  width: 100%;
  line-height: 26px;
}
.header-banner .right-login .login-bottom .login-list div ul li p a:hover  font,.header-banner .right-login .login-bottom .login-list div ul li:hover{
  text-decoration: underline;
}
.header-banner .right-login .login-bottom .login-list div ul li span {
  color: #666666;
  width: 100%;
  display: block;
  line-height: 30px;
  font-size: 14px;
}
.header-banner .right-login .login-bottom .login-list div ul li span:hover {
  color: #008cb3;
}
.header-banner .right-login .login-bottom .login-list div ul li span,
.header-banner .right-login .login-bottom .login-list div ul li p a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header-banner .right-login .login-bottom .login-list div ul li:first-child {
  border: 0;
}
.A_main {
  width: 1100px;
  margin: 0 auto;
  margin-top: 34px;
}
.A_title {
  width: 1100px;
  height: 26px;
  padding-bottom: 5px;
  border-bottom: 2px solid #008cb3;
}
.A_title em {
  display: block;
  width: 26px;
  height: 26px;
  background-color: #008CB3;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  float: left;
}
.A_title a {
  display: block;
  float: left;
  margin-left: 20px;
  height: 26px;
  font-size: 24px;
  font-weight: bold;
  color: #999999;
}
.A_title .A_nowList {
  color: #008CB3;
}
.A_title span {
  display: block;
  float: right;
  height: 26px;
  font-size: 16px;
  color: #666666;
  line-height: 26px;
}
.A_title span i {
  display: inline-block;
  height: 28px;
  width: 50px;
  margin: 0 10px;
  border-radius: 5px;
  color: #FFFFFF;
  background-color: #e83e1a;
  text-align: center;
  line-height: 28px;
}
.A_content {
  padding-top: 10px;
  padding-bottom: 40px;
}
.A_content:last-child {
  padding-top: 0;
}



.A_tabMTitle_box{
	display:none;
}


.A_tabMTitle {
  
  border: 1px solid #e2e2e2;
  padding-top: 20px;
  padding-bottom: 15px;
  /*height: 111px;*/
  position: relative;
  overflow: hidden;
}
.A_tabMTitle h5 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  height: 38px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 38px;
  border-bottom-right-radius: 10px;
  background-color: #008cb3;
}
.A_tabMTitle ul {
  position: relative;
  width: 1200px;
  padding-left: 16px;
  padding-right: 16px;
}
.A_tabMTitle ul li {
  display: inline-block;
  width: 163px;
  float: left;
  height: 100px;
  padding-right: 20px;
}
.A_tabMTitle ul li span {
  display: block;
  width: 70px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  background-color: #009fda;
  position: relative;
  font-size: 14px;
  color: #FFFFFF;
  border-radius: 3px;
}
.A_tabMTitle ul li span:before {
  content: "";
  display: block;
  border: 5px solid #009FDA;
  position: absolute;
  top: 22px;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.A_tabMTitle ul li p {
  font-size: 14px;
  height: 62px;
  width: 160px;
  color: #333333;
  margin-top: 14px;
  line-height: 20px;
}

.A_tabMTitle ul li p a{
	color:#333;
}


.A_tabMContent {
  padding-top: 10px;
  height: 230px;
}
.A_tabMContent .A_tabMContentLeft {
  margin-left: 10px;
  width: 540px;
  float: left;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftT {
  height: 36px;
  position: relative;
  line-height: 36px;
  border-bottom: 1px solid #e2e2e2;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftT span {
  position: relative;
  display: block;
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #555555;
  height: 35px;
  line-height: 35px;
  margin-right: 20px;
  cursor: pointer;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftT .A-other{
	color: #999999;
	border-bottom-style: none !important;
}
.A-Bg{
	/*height: 37px;*/
	width: 370px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/titlebg.png) repeat-x center;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftT .A_nowTab {
  color: #008cb3;
  border-bottom: 2px solid #008cb3;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftT .A_nowTab2{
	color: #555555;
	border-bottom: 2px solid transparent;
}


.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftT .xd-a {
  position: relative;
  float: right;
  width: 355px;
  height: 20px;
  background: url(../images/xd-a-7.png);
  margin-top: 10px;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftT .xd-a a {
  position: absolute;
  top: -8px;
  right: 0;
  color: #eb3c00;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftT a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  float: right;
  font-size: 12px;
  color: #333333;
  display:none;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftT .A-Bg a{
	color: #EB3C00;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftT .TitleBg a{
	color: #eb3c00;
}




.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftT a:first-of-type{
	display:inline-block;
}


.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftT a:hover {
  color: #008cb3;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftL {
  display: none;
  margin-top: 10px;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftL li {
  display: block;
  font-size: 14px;
  position: relative;
  color: #333333;
  margin-bottom: 18px;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftL li span {
  color: #999999;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftL li span i {
  margin-right: 10px;
  font-size: 1px;
  color: #C6C2BC;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftL li a {
  color: #333333;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftL li a:hover {
  color: #008cb3;
  text-decoration: underline;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftL li em {
  position: absolute;
  right: 0;
  color: #999999;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftL li:last-child {
  margin-bottom: 0;
}
.A_tabMContent .A_tabMContentLeft .A_tabMContentLeftL:first-child {
  display: block;
}
.A_tabMContent .A_tabMContentLeft:first-child {
  margin-left: 0;
}
.A_tabMContent .bsh-xg-list {
  width: 263px;
}
.A_tabMContent .A_tabMContent-list {
  width: 278px;
  border: 1px solid #ddd;
  float: left;
  margin-left: 10px;
}
.A_tabMContent .A_tabMContent-list .login-bottom-title {
  height: 36px;
  border-bottom: 1px solid #ddd;
  color: #333;
  font-size: 18px;
  text-indent: 15px;
  font-weight: bold;
  line-height: 36px;
  position: relative;
  background: #f8f8f8;
}
.right-login font{
	color: #fff !important;
}
.A_tabMContent .A_tabMContent-list .login-bottom-title a {
  font-size: 12px;
  color: #333333;
  position: absolute;
  right: 15px;
  font-weight: normal;
}
.A_tabMContent .A_tabMContent-list .login-bottom-title a:hover {
  color: #008cb3;
}
.A_tabMContent .A_tabMContent-list ul {
  padding: 10px 15px;
}
.A_tabMContent .A_tabMContent-list ul li {
  height: 14px;
  line-height: 14px;
  background: url(../images/wenhao.png) no-repeat;
  text-indent: 24px;
  margin-top: 17px;
}
.A_tabMContent .A_tabMContent-list ul li a {
  color: #666666;
  font-size: 14px;
}
.A_tabMContent .A_tabMContent-list ul li a:hover {
  color: #008cb3;
}
.A_tabMContent .A_tabMContent-list ul li:first-child {
  margin-top: 0;
}
.add {
  margin-bottom: 36px;
  height: 70px;
  width: 1100px;
  overflow: hidden;
}
.add img {
  transition: transform .5s;
}
.add img:hover {
  transform: scale(1.05);
}



















/*
 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * */







.service {
  background: #eaeaea;
  padding-top: 20px;
}
.service h2 {
  font-size: 26px;
/*font-family: simhei; */ }
.service .help {
  border-bottom: 1px solid #d7d7d7;
  overflow: hidden;
}
.service .help li {
  float: left;
  width: 227px;
  padding: 20px 0;
}
.service .help h5 {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.service .help div {
  padding-left: 60px;
  border-right: 1px solid #d7d7d7;
}
.service .help div ul {
  padding-top: 10px;
}
.service .help div li {
  float: none;
  width: auto;
  line-height: 32px;
  color: #000;
  padding: 0;
}
.service .help div li a {
  color: #666666;
  font-size: 12px;
}
.service .help div li a:hover {
  color: #008cb3;
}
.service .help .xg-ewm {
  text-align: center;
  width: 180px;
  padding: 0;
  margin: 0;
}
.service .help .xg-ewm p {
  color: #666666;
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
}
.service .help .nobod div {
  border: none;
}
.service .help .last {
  padding: 0;
  text-align: center;
  float: right;
  width: 280px;
  margin-right: 10px;
}
.service .coop {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
}
.service .coop a,
.service .coop span {
  float: left;
  display: block;
  width: 85px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #000;
  margin-right: 10px;
}
.service .coop a:hover {
  color: #008cb3;
}
.service .coop span.now {
  background-color: #c5e2ed;
  border-color: #c5e2ed;
}
.service .links {
  padding-top: 20px;
  padding-bottom: 10px;
}
.service .links .link-a,
.service .links .institute {
  overflow: hidden;
}
.service .links a {
  padding: 0 10px;
  float: left;
  margin-bottom: 10px;
  line-height: 20px;
  font-size: 14px;
  color: #474747;
}
.service .phone-num {
  font-size: 14px;
  background-color: #009fda;
  height: 48px;
  line-height: 48px;
  color: #fff;
  text-align: center;
}
.m-copyright {
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  background: #0a0a0a;
  padding: 30px 0;
}
.m-copyright p {
  text-align: center;
}
.m-copyright a {
  font-size: 14px;
  color: #fff;
}
.m-copyright a:hover {
  text-decoration: underline;
}
.m-copyright span {
  margin: 0 20px;
}



















.b-xg-header {
  height: 98px;
  padding: 0;
  margin: 0 auto;
}
.new-header{
  background: #fab829;
}
.b-xg-header div {
  float: left;
  height: 98px;
}
.b-xg-header .b-xg-header-div1 {
  width: 200px;
  line-height: 98px;
  vertical-align: middle;
}
.b-xg-header .b-xg-header-div1 img {
  margin-top: 19px;
  padding-right: 40px;
  border-right: 1px solid #fff;
}
.b-xg-header .b-xg-header-div2 {
  width: 900px;
  text-align: right;
}
.b-xg-header .b-xg-header-div2 div {
  width: 100%;
  text-align: right;
  height: 49px;
}
.b-xg-header .b-xg-header-div2 ul {
  overflow: hidden;
  width: 100%;
  text-align: right;
}
.b-xg-header .b-xg-header-div2 ul li {
  display: inline-block;
  width: 120px;
  line-height: 49px;
  text-align: right;
  color: #2057bc;
}
.b-xg-header .b-xg-header-div2 ul li:nth-child(2) {
	display: initial;
	min-width: 120px;
}
.b-xg-header .b-xg-header-div2 ul li a {
  font-size: 14px;
  color: #2057bc;
  cursor: pointer;
}
.b-xg-header .b-xg-header-div2 ul li span {
  color: #2359ba;
}
.b-xg-header .b-xg-header-div2 ul li img {
  height: 14px;
  margin-right: 5px;
}
.b-xg-header .b-xg-header-div2 .a {
  color: #2359ba !important;
}
.b-xg-header .b-xg-header-div2 .a:hover {
  text-decoration: underline;
}
.b-xg-header .b-xg-header-div2 ul li a:hover {
  color: #2359ba;
}
.top_aaa {
  position: relative;
}
.b-xg-header .b-xg-header-div2 .top_aaa .top_yyy {
  position: fixed;
  width: 100px;
  background: #fff;
  height: 100px;
  margin-left: 40px;
  z-index: 10;
  border: 1px solid #D8D8D8;
  display: none;
}
.b-xg-header .b-xg-header-div2 .top_aaa .top_yyy:after {
  widows: 0;
  height: 0;
  content: "";
  border: 10px solid;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: -19px;
  left: 45px;
}
.b-xg-header .b-xg-header-div2 .top_aaa .top_yyy:before {
  widows: 0;
  height: 0;
  content: "";
  border: 10px solid;
  border-color: transparent transparent #d8d8d8 transparent;
  position: absolute;
  top: -20px;
  left: 45px;
}
.b-xg-header .b-xg-header-div2 .top_aaa .top_yyy {
  position: fixed;
  width: 100px;
  background: #fff;
  height: 100px;
  margin-left: 40px;
  z-index: 10;
  border: 1px solid #D8D8D8;
  display: none;
}
.b-xg-header .b-xg-header-div2 .top_aaa .top_yyy:after {
  widows: 0;
  height: 0;
  content: "";
  border: 10px solid;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  
  
  top: -19px;
  left: 45px;
}
.b-xg-header .b-xg-header-div2 .top_aaa .top_yyy:before {
  widows: 0;
  height: 0;
  content: "";
  border: 10px solid;
  border-color: transparent transparent #d8d8d8 transparent;
  position: absolute;
  top: -20px;
  left: 45px;
}
.top_yyy .top_u {
  position: absolute;
  top: -9px;
  width: 16px;
  height: 9px;
  left: 42px;
  display: none;
}
.top_yyy .top_u img {
  width: 16px;
  height: 9px;
}
.top_yyy .top_i {
  padding: 10px;
}
.top_yyy .top_i {
  width: 80px;
  height: 80px;
}
.width .xd-nav {
  margin-top: 10px;
  border: none;
}
.width .xd-nav .xd-djs {
  text-align: center;
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
  font-weight: bold;
  background: #ebebeb;
}
.width .xd-nav .xd-djs i {
  display: inline-block;
  width: 35px;
  text-align: center;
  margin: 0 2px;
  border-radius: 5px;
  background: #eb3c00;
  color: #fff;
}
.width .xd-nav ul {
  padding-left: 5px;
  padding-top: 25px;
}
.width .xd-nav ul li {
  height: 95px;
  position: relative;
  padding-left: 20px;
  border-left: 1px solid #009fda;
}
.width .xd-nav ul li:last-child{
	border-left-style: none;
}
.width .xd-nav ul li span {
  position: relative;
  font-size: 18px;
  margin-bottom: 10px;
  color: #333333;
  font-weight: bold;
  display: block;
}
.xd-nav ul li span:before{
	content:"";
	display: block;
	border-radius: 100px;
	width: 22px;
	height: 22px;
	position: absolute;
	border: 2px solid #00a0d8;
	top: -3px;
	left: -33px;
	background:#ffffff url(../images/xiaobenben.png) no-repeat center center;
	z-index: 3;
}
.width .xd-nav ul li span img {
  left: -29px;
  top: -4px;
  position: absolute;
}
.width .xd-nav ul li a {
  display: inline-block;
  font-size: 12px;
  margin-right: 5px;
  margin-top: 5px;
  color: #333333;
}
.width .xd-nav ul li a:hover {
  color: #009edd;
  text-decoration: underline;
}
.width .right-login .xd-login-top {
  padding-bottom: 10px;
  height: auto;
}
.width .right-login .xd-login-top .user-btns {
  margin-bottom: 10px;
}
.width .right-login .xd-login-top ul {
  padding-left: 15px;
}
.width .right-login .xd-login-top ul li {
  background: url(../images/xd-2.png) no-repeat;
  background-position: 2px 7px;
  padding-left: 25px;
  height: 24px;
  line-height: 24px;
}
.width .right-login .xd-login-top ul li a {
  color: #333333;
  font-size: 12px;
}
.width .right-login .xd-login-top ul li a:hover {
  color: #009edd;
  text-decoration: underline;
}
.width .right-login .xd-login-top ul li:first-child {
  background: url(../images/xd-1.png) no-repeat;
  background-position: 2px 7px;
}
.width .right-login .xd-login-top ul li:last-child {
  background: url(../images/xd-3.png) no-repeat;
  background-position: 2px 7px;
}
.width .right-login .xd-login-bottom {
  width: auto;
  height: 372px;
  border: none;
}
.width .right-login .xd-login-bottom img {
  width: 100%;
  height: 100%;
}
.xd-width {
  margin-top: 35px;
  padding-top: 30px;
  border-top: 1px solid #ccc;
}
.xd-zhts {
  overflow: hidden;
  margin-top: 20px;
}
.xd-zhts h3 {
  height: 26px;
  background: url(../images/titlebg.png);
  margin-left: 105px;
}
.xd-zhts h3 span {
	line-height: 26px;
  font-size: 24px;
  display: block;
  width: 105px;
  font-weight: bold;
  position: relative;
  top: -2px;
  left: -105px;
  color: #fff;
}
.xd-zhts .xd-zh {
  margin-left: 14px;
  width: 24%;
  padding-top: 20px;
  overflow: hidden;
  padding-bottom: 35px;
  float: left;
}
.xd-zhts .xd-zh img {
  float: left;
}
.xd-zhts .xd-zh .xd-zh-a {
  float: right;
  width: 175px;
}
.xd-zhts .xd-zh .xd-zh-a span {
  height: 40px;
  line-height: 50px;
  display: block;
  font-weight: bold;
  border-bottom: 1px solid #f8e153;
  margin-bottom: 15px;
  font-size: 18px;
  color: #333333;
}
.xd-zhts .xd-zh .xd-zh-a p {
  line-height: 22px;
  font-size: 12px;
  color: #333333;
}
.xd-zhts .xd-zh .xd-zh-a a {
  display: block;
  margin-top: 20px;
  width: 90px;
  height: 27px;
  background: #eb3c00;
  font-size: 12px;
  color: #fff;
  line-height: 27px;
  text-align: center;
}
.xd-tj {
  margin-top: 20px;
  width: 100%;
  height: 335px;
  position: relative;
  margin-bottom: 0px;
}
.xd-tj .xd-sj {
  float: left;
  margin-top: 30px;
  margin-left: 6px;
  width: 215px;
  height: 215px;
  background: url(../images/xd-biankuang-1.png) no-repeat;
  text-align: center;
}
.xd-tj .xd-sj span {
  margin-top: 65px;
  font-size: 24px;
  color: #008bb5;
  font-weight: bold;
  display: block;
}
.xd-tj .xd-sj p {
  font-size: 16px;
  color: #333333;
  width: 140px;
  line-height: 22px;
  height: 50px;
  text-align: center;
  margin: 35px auto 0;
}
.xd-tj .xd-sj a {
  display: block;
  width: 165px;
  height: 40px;
  line-height: 40px;
  background: #009fda;
  font-size: 18px;
  color: #fff;
  margin: 0 auto;
  margin-top: 58px;
}
.xd-tj .xd-sj a:hover {
  background: #ea3300;
}
.xd-tjjx {
  background: url(../images/titlebg.png);
  height: 26px;
  margin-left: 105px;
}
.xd-tjjx span {
  display: block;
  width: 115px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  height: auto;
  position: relative;
  line-height: 26px;
  /*top: -3px;*/
 left: -105px;
}
.xd-kslc {
  width: 100%;
}
.xd-kslc .xd-cn {
  text-align: center;
  width: 1100px;
  margin: 0 auto;
}
.xd-kslc .xd-cn img {
  margin-top: 20px;
  margin-bottom: 25px;
}
.xd-kslc .xd-cn a {
  display: block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #ea3300;
  margin: 0 auto;
  margin-bottom: 35px;
}
.xd-ms-ul {
  overflow: hidden;
}
.xd-ms-ul li {
  float: left;
  margin-left: 11px;
  margin-right: 12px;
}
.xd-ls {
  width: 252px;
  height: 290px;
}
.xd-ls .xd-ls-1 {
  width: 252px;
  position: relative;
  height: 182px;
}
.xd-ls .xd-ls-1 img {
  width: 100%;
  height: 100%;
}
.xd-ls .xd-ls-1 span {
  display: block;
  height: 40px;
  line-height: 40px;
  position: absolute;
  bottom: 0px;
  text-indent: 2em;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  width: 252px;
}
.xd-ls .xd-ls-2 {
  height: 90px;
  width: 232px;
  background: #fff;
  padding: 10px;
}
.xd-ls .xd-ls-2 p {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
.xt-ms {
  position: relative;
  padding-top: 30px;
}
.xt-ms .xd-shang {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: -50px;
  margin-top: -28px;
}
.xt-ms .xd-xia {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: -50px;
  margin-top: -28px;
}
.xd-tj-a {
  height: 420px;
}
.xd-tj-a a {
  display: block;
  margin: 0 auto;
  width: 165px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  background: #ea3300;
  margin-top: 30px;
}
.xd-jp {
  width: 100%;
  margin-bottom: 30px;
  overflow:hidden;
}
.xd-jp .xd-hezi-ul li {
  width: 362px;
  float: left;
  margin-right: 10px;
  /*background: #fff;*/
  /*margin-top: 10px;*/
}
.xd-jp .xd-jpkc {
  width: 1100px;
  margin: 0 auto;
}
.xd-jp .xd-jpkc .xd-jpkc-a {
  width: 300px;
  height: 520px;
  border: 1px solid #ccc;
  padding: 15px 30px;
}
.xd-jp .xd-jpkc .xd-jpkc-a span {
  font-size: 24px;
  display: block;
  text-align: center;
  color: #009fda;
  font-weight: bold;
  margin-bottom: 20px;
}
.xd-jp .xd-jpkc .xd-jpkc-a .xd-jg {
  font-size: 14px;
  width: 260px;
  height: 40px;
  line-height: 40px;
  background: #f2f2f2;
  padding: 0 20px;
  text-align: right;
  text-decoration: line-through;
}
.xd-jp .xd-jpkc .xd-jpkc-a .xd-jg i {
  font-weight: bold;
  float: left;
  color: #ea3300;
  font-size: 20px;
  text-decoration: none;
}
.xd-jp .xd-jpkc .xd-jpkc-a .xd-jg i b {
  font-size: 14px;
}
.xd-jp .xd-jpkc .xd-jpkc-a p {
  padding: 0 20px;
  width: 260px;
  display: block;
  margin-top: 18px;
  height: 18px;
  line-height: 18px;
}
.xd-jp .xd-jpkc .xd-jpkc-a p a {
  font-size: 14px;
  color: #ea3300;
}
.xd-jp .xd-jpkc .xd-jpkc-a p i {
  font-size: 12px;
  color: #666;
  float: right;
  text-decoration: line-through;
}
.xd-jp .xd-jpkc .xd-jpkc-a .xd-cc {
  margin-top: 18px;
  padding-bottom: 18px;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.xd-jp .xd-jpkc .xd-jpkc-a .xd-cc a {
  display: block;
  width: 110px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: 0 auto;
  color: #ffffff;
  font-size: 14px;
  background: #ea3300;
}
.xd-jp .xd-jpkc .xd-jpkc-a em {
  font-size: 16px;
  color: #009fda;
  display: block;
  margin-top: 15px;
}
.xd-jp .xd-jpkc .xd-jpkc-a .xd-ul {
  padding-left: 25px;
  padding-top: 15px;
}
.xd-jp .xd-jpkc .xd-jpkc-a .xd-ul li {
  width: 315px;
  height: 25px;
  margin-bottom: 8px;
}
.xd-jp .xd-jpkc .xd-jpkc-a .xd-ul li span {
  text-align: left;
  float: left;
  width: 115px;
  height: 25px;
  margin: 0;
  line-height: 25px;
  font-size: 15px;
  color: #333333;
  padding-left: 30px;
  background: url(../images/xd-xuanzhong.png) no-repeat;
}
.xd-jp .xd-jpkc .xd-jpkc-a .xd-ul li .right {
  float: right;
}
.xd-hezi {
  position: relative;
}
.xd-hezi .xd-shang-1,
.xd-hezi .xd-xia-1 {
  position: absolute;
  top: 50%;
  margin-left: -28px;
}
.xd-hezi .xd-shang-1 {
  left: -55px;
}
.xd-hezi .xd-xia-1 {
  right: -55px;
}
.xd-tj-b {
  height: 250px;
  padding: 30px 0;
}
.xd-tj-b .xd-zhfu {
  float: left;
  width: 335px;
  margin-left: 47px;
}
.xd-tj-b .xd-zhfu img {
  float: left;
}
.xd-tj-b .xd-zhfu .xd-zhfu-a {
  width: 240px;
  float: right;
  height: 120px;
}
.xd-tj-b .xd-zhfu .xd-zhfu-a span {
  height: 35px;
  font-size: 18px;
  color: #333333;
  display: block;
  border-bottom: 1px solid #f8e153;
  margin-bottom: 10px;
}
.xd-tj-b .xd-zhfu .xd-zhfu-a p {
  font-size: 12px;
  color: #333333;
  line-height: 20px;
}
.xd-tj-b .xd-zhfu .xd-zhfu-a a {
  float: right;
  width: 70px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  background: #ff5f5f;
  font-size: 12px;
  color: #fff;
}
.xd-gm {
  height: 280px;
}
.xd-gm h3 {
  margin-bottom: 20px;
}
.xd-cc-1 {
  width: 200px;
  float: left;
  text-align: center;
  margin-left: 100px;
}
.xd-cc-1 img {
  display: block;
  margin: 0 auto;
}
.xd-cc-1 span {
  margin-top: 20px;
  margin-bottom: 15px;
  display: block;
  text-align: center;
  font-size: 18px;
  color: #000000;
}
.xd-cc-1 p {
  font-size: 14px;
  color: #333;
  line-height: 25px;
  text-align: left;
}
.xd-mg-0 {
  margin: 0;
}
.xd-hddb {
  position: fixed;
  padding: 15px 5px 10px;
  bottom: 10%;
  right: 10%;
  background: #008bb5;
  width: 60px;
  height: 90px;
  text-align: center;
}
.xd-hddb img {
  margin-top: 15px;
}
.xd-hddb span {
  display: block;
  font-size: 12px;
  color: #ffffff;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px dashed #88bcd3;
}
/*# sourceMappingURL=style.css.map */








.w_title {
  height: 35px;
  width: 100%;
  margin-bottom: 25px;
  background: url(../images/w_titlebg.png) repeat-x center 4px;
}
.w_title h3 {
  display: inline-block;
  padding-right: 10px;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  height: 35px;
  background-color: #fff;
}



.w_titlePic {
  width: 100%;
  height: 500px;
  background: url(../images/w_title.jpg) no-repeat center center;
  margin-bottom: 35px;
}
.w_content {
  width: 100%;
}
.w_content .w_step_1 {
  width: 100%;
}
.w_content .w_step_1 .w_step_1Main {
  width: 1100px;
  margin: 0 auto;
}
.w_content .w_step_1 .w_step_1Main .w_step_1Main1 {
  overflow: hidden;
}
.w_content .w_step_1 .w_step_1Main .w_step_1Main1 ul:first-child {
  display: block;
  width: 1120px;
  padding-bottom: 20px;
}
.w_content .w_step_1 .w_step_1Main .w_step_1Main1 ul:first-child li {
  display: block;
  float: left;
  border: 2px solid #00A0D8;
  position: relative;
  height: 96px;
  width: 349px;
  margin-right: 20px;
  background-color: #00A0D8;
}
.w_content .w_step_1 .w_step_1Main .w_step_1Main1 ul:first-child li a {
  display: block;
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 100%;
  transition: all .5s;
  color: #FFFFFF;
  text-align: center;
  line-height: 96px;
  font-size: 26px;
  font-weight: bold;
  background-color: transparent;
}
.w_content .w_step_1 .w_step_1Main .w_step_1Main1 ul:first-child li span {
  width: 0;
  transition: all .5s;
  height: 100%;
  display: block;
  position: absolute;
  cursor: pointer;
  background-color: #ffffff;
}
.w_content .w_step_1 .w_step_1Main .w_step_1Main1 ul:first-child li:hover a {
  color: #00A0D8;
}
.w_content .w_step_1 .w_step_1Main .w_step_1Main1 ul:first-child li:hover span {
  width: 100%;
}
.w_content .w_step_1 .w_step_1Main .w_step_1Main1 ul {
  display: block;
  width: 1120px;
  padding-bottom: 20px;
}
.w_content .w_step_1 .w_step_1Main .w_step_1Main1 ul li {
  display: block;
  float: left;
  border: 2px solid #00A0D8;
  position: relative;
  height: 96px;
  width: 256px;
  margin-right: 20px;
  background-color: #00A0D8;
}
.w_content .w_step_1 .w_step_1Main .w_step_1Main1 ul li a {
  display: block;
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 100%;
  transition: all .5s;
  color: #FFFFFF;
  text-align: center;
  line-height: 96px;
  font-size: 26px;
  font-weight: bold;
  background-color: transparent;
}
.w_content .w_step_1 .w_step_1Main .w_step_1Main1 ul li span {
  width: 0;
  transition: all .5s;
  height: 100%;
  display: block;
  position: absolute;
  cursor: pointer;
  background-color: #ffffff;
}
.w_content .w_step_1 .w_step_1Main .w_step_1Main1 ul li:hover a {
  color: #00A0D8;
}
.w_content .w_step_1 .w_step_1Main .w_step_1Main1 ul li:hover span {
  width: 100%;
}
.w_content .w_step_1 .w_step_1Main .w_step_1Main1 p {
  display: block;
  padding-top: 10px;
  height: 40px;
}
.w_content .w_step_1 .w_step_1Main .w_step_1Main1 p a {
  display: block;
  width: 162px;
  height: 40px;
  background-color: #FF1F00;
  color: #FFFFFF;
  margin: 0 auto;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
}
.w_content .w_step_1 .w_step_1Main .w_step_1Main1 p a:hover {
  background-color: rgba(255, 31, 0, 0.8);
}
.w_content .w_step_1 .w_step_1Main2 {
  width: 100%;
  padding-top: 25px;
}
.w_content .w_step_1 .w_step_1Main2 .w_step_1Main2M {
  width: 1100px;
  height: 35px;
  margin: 0 auto;
  margin-bottom: 25px;
}
.w_content .w_step_1 .w_step_1Main2 .w_step_1Main2Bg {
  width: 100%;
  background-color: #F7F7F6;
  height: 174px;
  background: url(../images/w_step.png) no-repeat center center;
}
.w_content .w_step_1 .w_step_1Main2 .w_step_1Main2Bg div {
  width: 1100px;
  margin: 0 auto;
}
.w_content .w_step_1 .w_step_1Main2 .w_step_1Main2Bg div p {
  height: 40px;
  position: relative;
  top: 90px;
}
.w_content .w_step_1 .w_step_1Main2 .w_step_1Main2Bg div p a {
  display: block;
  width: 162px;
  height: 40px;
  background-color: #FF1F00;
  color: #FFFFFF;
  margin: 0 auto;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
}
.w_content .w_step_1 .w_step_1Main2 .w_step_1Main2Bg div p a:hover {
  background-color: rgba(255, 31, 0, 0.8);
}
.w_content .w_step_2 {
  width: 1100px;
  margin: 0 auto;
  padding-top: 35px;
  padding-bottom: 35px;
}
.w_content .w_step_2 .w_step_2Left {
  width: 541px;
  float: left;
}
.w_content .w_step_2 .w_step_2Right {
  width: 541px;
  float: right;
}
.w_content .w_step_3 {
  width: 100%;
  padding-bottom: 35px;
}
.w_content .w_step_3 .w_titleO {
  width: 1100px;
  margin: 0 auto;
  background-color: #fff;
}
.w_content .w_step_3 .w_step_3M {
  width: 100%;
  background-color: #F7F7F6;
}
.w_content .w_step_3 .w_step_3M .w_step_3Main {
  width: 1100px;
  margin: 0 auto;
  padding-top: 30px;
}
.w_content .w_step_3 .w_step_3M .w_step_3Main .w_step_3MainN {
  border: 1px dotted #00A0D8;
  text-align: center;
  line-height: 48px;
  color: #333333;
  font-size: 20px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.w_content .w_step_3 .w_step_3M .w_step_3Main .w_step_3MainList {
  height: 166px;
  width: 100%;
  overflow: hidden;
}
.w_content .w_step_3 .w_step_3M .w_step_3Main .w_step_3MainList ul {
  display: block;
  width: 1120px;
}
.w_content .w_step_3 .w_step_3M .w_step_3Main .w_step_3MainList ul li {
  display: block;
  width: 128px;
  height: 34px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  background-color: #00A0D8;
}
.w_content .w_step_3 .w_step_3M .w_step_3Main .w_step_3MainList ul li a {
  display: block;
  width: 100%;
  height: 34px;
  line-height: 34px;
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
}
.w_content .w_step_4 {
  width: 100%;
  padding-bottom: 35px;
}
.w_content .w_step_4 .w_step_4M {
  width: 1100px;
  margin: 0 auto;
}
.w_content .w_step_4 .w_step_4M .w_step_4MO {
  height: 146px;
  width: 1100px;
  position: relative;
}
.w_content .w_step_4 .w_step_4M .w_step_4MO .w_step_4MOL {
  float: left;
  width: 350px;
  height: 146px;
  padding-right: 20px;
}
.w_content .w_step_4 .w_step_4M .w_step_4MO .w_step_4MOL div {
  height: 63px;
  width: 350px;
  background-color: #E1DFDA;
  text-align: center;
  line-height: 63px;
  font-size: 24px;
  font-weight: bold;
  color: #999999;
  position: relative;
}
.w_content .w_step_4 .w_step_4M .w_step_4MO .w_step_4MOL div:first-child {
  margin-bottom: 20px;
}
.w_content .w_step_4 .w_step_4M .w_step_4MO .w_step_4MOL .w_nowTab {
  background-color: #00A0D8;
  color: #FFFFFF;
}
.w_content .w_step_4 .w_step_4M .w_step_4MO .w_step_4MOL .w_nowTab:after {
  content: "";
  display: block;
  border: 10px solid #00A0D8;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
  position: absolute;
  right: -20px;
  top: 22px;
}
.w_content .w_step_4 .w_step_4M .w_step_4MO .w_step_4MOR {
  float: right;
  height: 140px;
  width: 668px;
  position: relative;
  border: 1px solid #00A0D8;
  padding: 10px 30px;
}
.w_content .w_step_4 .w_step_4M .w_step_4MO .w_step_4MOR .w_step_4MORC {
  display: block;
  position: absolute;
}
.w_content .w_step_4 .w_step_4M .w_step_4MO .w_step_4MOR .w_step_4MORC ul {
  display: block;
}
.w_content .w_step_4 .w_step_4M .w_step_4MO .w_step_4MOR .w_step_4MORC ul li {
  display: block;
  padding-bottom: 10px;
}
.w_content .w_step_4 .w_step_4M .w_step_4MO .w_step_4MOR .w_step_4MORC ul li a {
  font-size: 16px;
  color: #333333;
}
.w_content .w_step_4 .w_step_4M .w_step_4MO .w_step_4MOR .w_step_4MORC:last-child {
  display: none;
}
.w_content .step_5 {
  width: 100%;
  padding-bottom: 35px;
}
.w_content .step_5 .w_titleO {
  width: 1100px;
  margin: 0 auto;
}
.w_content .step_5 .step_5M {
  width: 100%;
  padding-bottom: 35px;
  background-color: #F6F4F2;
}
.w_content .step_5 .step_5M .step_5Main {
  width: 1100px;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto;
}
.w_content .step_5 .step_5M .step_5Main ul {
  display: block;
  width: 13000px;
}
.w_content .step_5 .step_5M .step_5Main ul li {
  display: block;
  float: left;
  margin-right: 75px;
  height: 192px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
}
.w_content .step_5 .step_5M .step_5Main ul li img {
  display: block;
  height: 192px;
}
.w_content .step_5 .step_5M .w_button {
  padding-top: 0;
}
.w_content .w_step6 {
  padding-bottom: 35px;
  width: 100%;
}
.w_content .w_step6 .w_step6M {
  width: 1100px;
  margin: 0 auto;
}
.w_content .w_step6 .w_step6M .w_step6Main {
  width: 100%;
}
.w_content .w_step6 .w_step6M .w_step6Main .w_step6MainLeft {
  width: 316px;
  height: 210px;
  float: left;
}
.w_content .w_step6 .w_step6M .w_step6Main .w_step6MainLeft img {
  width: 316px;
  height: 210px;
}
.w_content .w_step6 .w_step6M .w_step6Main .w_step6MainRight {
  float: right;
  width: 743px;
}
.w_content .w_step6 .w_step6M .w_step6Main .w_step6MainRight h1 {
  font-size: 28px;
  color: #0094C6;
  padding-bottom: 40px;
  font-weight: bold;
}
.w_content .w_step6 .w_step6M .w_step6Main .w_step6MainRight h1 span {
  font-size: 40px;
}
.w_content .w_step6 .w_step6M .w_step6Main .w_step6MainRight .w_attr {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
}
.w_content .w_step6 .w_step6M .w_step6Main .w_step6MainRight .w_attr span {
  color: #009FDA;
}
.w_content .w_step6 .w_step6M .w_step6Main .w_step6MainRight .w_button a {
  margin: 0 0;
}
.w_content .w_step7 {
  width: 100%;
  padding-bottom: 35px;
}
.w_content .w_step7 .w_titleO {
  width: 1100px;
  margin: 0 auto;
}
.w_content .w_step7 .w_step7M {
  width: 100%;
  background-color: #F7F7F7;
}
.w_content .w_step7 .w_step7M .w_step7Main {
  width: 1100px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
.w_content .w_step7 .w_step7M .w_step7Main div {
  position: relative;
}
.w_content .w_step7 .w_step7M .w_step7Main div .w_button {
  padding: 0;
  position: absolute;
  background-color: red;
  bottom: 35px;
}
.w_content .w_step8 {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 35px;
}
.w_content .w_step8 .w_step8M {
  width: 1100px;
  height: 315px;
}
.w_content .w_step8 .w_step8M .w_step8ML {
  width: 541px;
  float: left;
}
.w_content .w_step8 .w_step8M .w_step8ML div:first-child {
  height: 50px;
  width: 100%;
  text-align: center;
  line-height: 50px;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
  background-color: #0094C6;
}
.w_content .w_step8 .w_step8M .w_step8ML div:last-child {
  height: 265px;
  width: 100%;
  position: relative;
}
.w_content .w_step8 .w_step8M .w_step8ML div:last-child img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 540px;
  height: 265px;
}
.w_content .w_step8 .w_step8M .w_step8ML div:last-child b {
  position: absolute;
  top: 0;
  left: 0;
  width: 540px;
  height: 265px;
  text-align: center;
  line-height: 265px;
  color: #FFFFFF;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.6);
}
.w_content .w_step8 .w_step8M .w_step8MR {
  width: 541px;
  float: right;
}
.w_content .w_step8 .w_step8M .w_step8MR div:first-child {
  height: 50px;
  width: 100%;
  text-align: center;
  line-height: 50px;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
  background-color: #0094C6;
}
.w_content .w_step8 .w_step8M .w_step8MR div:last-child {
  height: 265px;
  width: 100%;
  position: relative;
}
.w_content .w_step8 .w_step8M .w_step8MR div:last-child img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 540px;
  height: 265px;
}
.w_content .w_step8 .w_step8M .w_step8MR div:last-child b {
  position: absolute;
  top: 0;
  left: 0;
  width: 540px;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 40px;
  height: 265px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
}
.w_content .w_step8 .w_step8M .w_step8MR div:last-child b span {
  position: absolute;
  width: 100%;
  display: block;
  top: 0;
  left: 0;
  padding-top: 48px;
}
.w_content .w_step9 {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 35px;
}
.w_content .w_step9 .w_step9M {
  border-top: 1px solid #E1DEDA;
  border-bottom: 1px solid #E1DEDA;
  background-color: #fff;
  padding-top: 30px;
}
.w_content .w_step9 .w_step9M .w_step9MT {
  margin: 0 auto;
  width: 1040px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #E1DEDA;
}
.w_content .w_step9 .w_step9M .w_step9MT p {
  background-color: #F2F0ED;
  height: 60px;
  line-height: 60px;
}
.w_content .w_step9 .w_step9M .w_step9MT p span {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
.w_content .w_step9 .w_step9M .w_step9MT p span i {
  color: #EA3300;
}
.w_content .w_step9 .w_step9M .w_step9MT p a {
  display: block;
  height: 60px;
  width: 160px;
  background-color: #F42900;
  text-align: center;
  line-height: 60px;
  color: #FFFFFF;
  float: right;
  font-size: 18px;
}
.w_content .w_step9 .w_step9M .w_step9MT p a:hover {
  background-color: rgba(244, 41, 0, 0.8);
}
.w_content .w_step9 .w_step9M .w_step9MB {
  padding-bottom: 30px;
}
.w_content .w_step9 .w_step9M .w_step9MB h4 {
  display: block;
  width: 1040px;
  margin: 0 auto;
  font-size: 16px;
  color: #009FDA;
}
.w_button {
  padding-top: 30px;
  height: 40px;
}
.w_button a {
  display: block;
  height: 40px;
  width: 162px;
  background-color: #F42900;
  text-align: center;
  line-height: 40px;
  margin: 0 auto;
  color: #FFFFFF;
  font-size: 18px;
}
.w_button a:hover {
  background-color: rgba(244, 41, 0, 0.8);
}
.w_list {
  display: block;
  margin-top: 10px;
}
.w_list li {
  display: block;
  font-size: 14px;
  position: relative;
  color: #333333;
  margin-bottom: 18px;
}
.w_list li span {
  color: #999999;
}
.w_list li span i {
  margin-right: 10px;
}
.w_list li a {
  color: #333333;
}
.w_list li a:hover {
  color: #008cb3;
  text-decoration: underline;
}
.w_list li em {
  position: absolute;
  right: 0;
  color: #999999;
}
.w_list li:last-child {
  margin-bottom: 0;
}
/*# sourceMappingURL=style.css.map */









.A_top{
	width: 68px;
	height: 95px;
	background-color: #008AAF;
	color: #ffffff;
	position: fixed;
	right: 40px;
	bottom: 20px;
}
.A_top p{
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	display: block;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
}
.A_top a{
	display: block;
	margin: 0 auto;
	margin: 5px;
	text-align: center;
	height: 50px;
	border-bottom: 1px dotted #ffffff;
	background: url(../images/a-top.png) no-repeat center center;
}




/* ******
 *  code in 2016-07-27 PM
 *  author : BackSen
 *  E-mail : 935358356@qq.com
 *  come from http://ewangtx.com
 * ******/
.width-full {
  width: 100%;
}
.clear {
  clear: both;
}
.xg-index1 {
	margin-top: 50px;
  background: #ffd42a;
  height: 292px;
}
.xg-index1 h2 {
  padding-top: 30px;
  display: block;
  color: #000;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.xg-index1 .float-wrap {
  width: 33.3333%;
  float: left;
}
.xg-index1 .float-wrap div {
  margin-top: 20px;
}
.xg-index1 .float-wrap div span {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}
.xg-index1 .float-wrap div input,.xg-index1 .float-wrap div select {
	outline: none;
  width: 240px;
  height: 36px;
  line-height: 36px;
  text-indent: 10px;
  border: 1px solid #000;
  padding: 0;
  font-size: 16px;
}
.xg-index1 h3 {
  margin-top: 20px;
  font-size: 16px;
  color: #ea3300;
  text-align: center;
}
.xg-index2 {
  margin-top: 20px;
}
.xg-oindex1{
	padding-top: 20px;
	background: #009fda;
}
.xg-index2 .float-wrap {
  width: 520px;
  float: left;
  margin-left: 30px;
}
.xg-index2 .float-wrap h2 {
  line-height: 40px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.xg-index2 .float-wrap h2 span {
  display: inline-block;
  font-size: 24px;
  background: #ea3300;
  width: 80px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  margin-right: 10px;
}
.xg-index2 .float-wrap div {
  padding-top: 10px;
  padding-left: 90px;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}
.xg-index2 .float-wrap div p {
  height: 104px;
}
.xg-index2 .float-wrap div a {
  margin-top: 20px;
  display: block;
  width: 162px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  color: #fff;
  background: #ea3300;
}
.xg-index2 .float-wrap:first-child {
  width: 549px;
  border-right: 1px solid #ddd;
  margin-left: 0;
}
.xg-index2 .float-wrap:first-child h2 {
  color: #fff;
}
.xg-index2 .float-wrap:first-child h2 span {
  background: #fff;
  color: #009fda;
}
.xg-index2 .float-wrap:first-child div a {
  background: #fff;
  color: #009fda;
}
.xg-index3-1 {
  padding-top: 1px;
  padding-bottom: 20px;
}
.xg-oindex2{
  background: #ffa03a;
}
.index1-btn {
  margin-top: 20px;
  text-align: center;
}
.index1-btn a {
  width: 160px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  background: #ea3300;
  /*margin-right: 10px;*/
}
.index1-btn a:hover {
  filter: alpha(opacity=70);
  opacity: .7;
}
.xg-index3 {
  height: 435px;
}
.xg-index3 .img-wrap {
  text-align: center;
  padding-top: 30px;
}
.xg-index3 .img-wrap img {
  display: inline;
  height: 180px;
}
.xg-index3 p {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  margin-top: 30px;
}
.xg-index3 .index1-btn {
  margin-top: 30px;
}
.xg-index3 .index1-btn a {
  width: 162px;
  height: 40px;
  line-height: 40px;
}
.xg-oindex3{
	padding-top: 1px;
	background: url(../images/newindex3.jpg);
}
.xg-oindex6{
	padding-top: 20px;
	background: url(../images/newindex6.png);
}
.xg-oindex8{
	padding-top: 20px;
	background: url(../images/newindex7.png);
}
.xg-oindex7{
	background: #009fda;
	padding-top: 20px;
}
.xg-oindex4 
.xg-index4 {
  /*margin-top: 20px;*/
  /*margin-bottom: 20px;*/
}
.xg-index4 .xg-index4-1 {
	padding-top: 20px;
  border-bottom: 1px solid #e7e7e7;
  background: url(../images/newindex4.jpg);
}
.xg-index4 .xg-index4-1 .title {
  padding-top: 30px;
}
.xg-index4 .xg-index4-1 .title span {
  width: 186px;
  height: 52px;
  text-align: center;
  color: #000;
  line-height: 52px;
  background: url(../images/xg-title-bg.png) no-repeat;
  display: block;
  margin: 0 auto;
  font-size: 24px;
  font-weight: bold;
  background-size: 100% auto;
}
.xg-index4 .xg-index4-1 div .float-wrap {
  margin-top: 20px;
  float: left;
  margin-left: 28px;
  width: 254px;
}
.xg-index4 .xg-index4-1 div .float-wrap .img {
  width: 96px;
  height: 96px;
  text-align: center;
  line-height: 96px;
  font-weight: bold;
  font-size: 18px;
  color: #000;
  background: url(../images/xg-tuoyuan.png);
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.xg-index4 .xg-index4-1 div .float-wrap .cont {
  background: #fff;
  height: 243px;
  width: 100%;
  position: relative;
  top: -48px;
  z-index: 0;
  padding-top: 55px;
}
.xg-index4 .xg-index4-1 div .float-wrap .cont h3 {
  font-size: 18px;
  background: url(../images/xg-index4.png) no-repeat;
  color: #000;
  width: 212px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  margin: 0 auto;
}
.xg-index4 .xg-index4-1 div .float-wrap .cont p {
  width: 212px;
  margin: 0 auto;
  margin-top: 10px;
  color: #333333;
  font-size: 14px;
  line-height: 28px;
  height: 140px;
}
.xg-index4 .xg-index4-1 div .float-wrap .cont a {
  width: 149px;
  height: 37px;
  line-height: 37px;
  font-size: 16px;
  color: #fff;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  background: url(../images/xg-index4-a.png) no-repeat;
}
.xg-index4 .xg-index4-1 div .float-wrap .cont a:hover {
  filter: alpha(opacity=70);
  opacity: .7;
}
.xg-index4 .xg-index4-1 div .float-wrap:first-child {
  margin-left: 0;
}
.xg-index4 .xg-index4-2 {
  border-bottom: 1px solid #e7e7e7;
  padding-top: 35px;
  padding-bottom: 35px;
  background: url(../images/newindex5.png);
}
.xg-index4 .xg-index4-2 .xg-index4-table {
  display: table;
}
.xg-index4 .xg-index4-2 .xg-index4-table .xg-table-col {
  display: table-cell;
  width: 430px;
}
.xg-index4 .xg-index4-2 .xg-index4-table .xg-table-col .xg-table-row {
  margin-top: 60px;
}
.xg-index4 .xg-index4-2 .xg-index4-table .xg-table-col .xg-table-row h2 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  background: url(../images/xg-index4-icon.png) no-repeat top left;
  background: auto 100%;
  line-height: 32px;
  height: 32px;
  padding-left: 38px;
}
.xg-index4 .xg-index4-2 .xg-index4-table .xg-table-col .xg-table-row span {
  margin-top: 10px;
  display: block;
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}
.xg-index4 .xg-index4-2 .xg-index4-table .xg-table-col .xg-table-row div {
  margin-top: 15px;
}
.xg-index4 .xg-index4-2 .xg-index4-table .xg-table-col .xg-table-row div a {
  width: 92px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #333333;
  font-size: 14px;
  display: inline-block;
  background: url(../images/xg-index4-a2.png);
}
.xg-index4 .xg-index4-2 .xg-index4-table .xg-table-col .xg-table-row div a:hover {
  color: #eb3c00;
  filter: alpha(opacity=80);
  opacity: .8;
}
.xg-index4 .xg-index4-2 .xg-index4-table .xg-table-col .xg-table-row div a:first-child {
  background: url(../images/xg-index4-a1.png);
  color: #fff;
}
.xg-index4 .xg-index4-2 .xg-index4-table .xg-table-col .xg-table-row div a:first-child:hover {
  color: #fff;
}
.xg-index4 .xg-index4-2 .xg-index4-table .xg-table-col .xg-table-row:first-child {
  margin-top: 0;
}
.xg-index4 .xg-index4-2 .xg-index4-table .xg-table-col:first-child .xg-table-row {
  text-align: right;
}
.xg-index4 .xg-index4-2 .xg-index4-table .xg-table-col:first-child .xg-table-row h2 {
  padding-right: 38px;
  background: url(../images/xg-index4-icon.png) no-repeat top right;
  height: 32px;
  line-height: 32px;
}
.xg-index4 .xg-index4-2 .xg-index4-table .xg-table-certer {
  width: 240px;
  vertical-align: middle;
}
.xg-index4 .xg-index4-2 .xg-index4-table .xg-table-certer p {
  width: 200px;
  height: 200px;
  text-align: center;
  line-height: 200px;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  margin: 0 auto;
  background: url(../images/xg-index4-2.png) no-repeat;
}
.xg-index4 .xg-index4-3{
	background: #35d7de;
}
.xg-index4 .xg-index4-3 .title {
  margin-bottom: 20px;
}
.xg-index4 .xg-index4-3 .wrap .float-wrap {
  float: left;
  margin-left: 28px;
  width: 254px;
  background: #9c7bd6;
  height: 141px;
  margin-bottom: 30px;
}
.xg-index4 .xg-index4-3 .wrap .float-wrap a {
  display: block;
  height: 100%;
  width: 100%;
}
.xg-index4 .xg-index4-3 .wrap .float-wrap img {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  height: 60px;
}
.xg-index4 .xg-index4-3 .wrap .float-wrap span {
  display: block;
  text-align: center;
  color: #fff;
  margin-top: 20px;
}
.xg-index4 .xg-index4-3 .wrap .float-wrap:hover {
  background: #ff5f5f;
}
.xg-index4 .xg-index4-3 .wrap .float-wrap:first-child {
  margin-left: 0;
}
.xg-index4 .xg-index4-3 .index1-btn {
  margin-top: 0;
  padding-bottom: 30px;
}
.xg-index4 .title {
  padding-top: 30px;
}
.xg-index4 .title span {
  width: 186px;
  height: 52px;
  text-align: center;
  color: #fff;
  line-height: 52px;
  background: url(../images/xg-title-bg1.png) no-repeat;
  display: block;
  margin: 0 auto;
  font-size: 24px;
  font-weight: bold;
  background-size: 100% auto;
}
.xg-index5 {
  padding: 20px 0;
}
.xg-index6 {
  margin: 20px 0;
  padding: 30px 0;
  margin-bottom: 0px;
}
.xg-index6 .index1-btn {
  margin-top: 30px;
}
.xg-index7 {
  margin-top: 20px;
  margin-bottom: 0px;
}
.xg-index7 .float-wrap {
  width: 530px;
  float: left;
}
.xg-index7 .float-wrap table {
  width: 100%;
  border: 1px solid #009fda;
  background: #fff;
}
.xg-index7 .float-wrap table th {
  color: #fff;
  font-size: 20px;
  background: #009fda;
  height: 42px;
  line-height: 42px;
}
.xg-index7 .float-wrap table td {
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #009fda;
  color: #333333;
  font-weight: bold;
}
.xg-index7 .float-wrap table .th td {
  color: #009fda;
}
.xg-index7 .float-wrap table .btn td {
  height: 44px;
  line-height: 44px;
  vertical-align: middle;
}
.xg-index7 .float-wrap table .btn td a {
  background: url(../images/xg-table-a.png);
  display: block;
  width: 160px;
  height: 32px;
  color: #fff;
  line-height: 32px;
  font-weight: normal;
  font-size: 16px;
  margin: 0 auto;
}
.xg-index7 .float-wrap table .btn td a:hover {
  filter: alpha(opacity=70);
  opacity: .7;
}
.xg-index7 .float-wrap p {
  font-size: 20px;
  margin-bottom: 16px;
}
.xg-index7 .float-wrap .right a {
  width: 94px;
  height: 32px;
  float: left;
  display: block;
  text-align: center;
  background: #009fda;
  color: #fff;
  margin-bottom: 10px;
  line-height: 32px;
  margin-right: 10px;
  border: 1px solid #009fda;
}
.xg-index7 .float-wrap .right a:hover {
  background: #fff;
  color: #009fda;
}
.xg-index7 .float-wrap:first-child {
  width: 520px;
  margin-right: 50px;
}
.xg-index8 {
  background: url(../images/newindex8.png);
  padding-top: 20px;
  margin-bottom: 0px;
  padding-bottom: 30px;
}
.xg-index8 .float-wrap {
  width: 330px;
  margin-left: 55px;
  padding-top: 30px;
  float: left;
}
.xg-index8 .float-wrap .title {
  height: 36px;
  line-height: 24px;
  font-size: 18px;
  color: #333333;
  position: relative;
  border-bottom: 1px solid #dddddd;
}
.xg-index8 .float-wrap .title img {
  display: block;
  float: left;
  margin-right: 8px;
}
.xg-index8 .float-wrap .title a {
  font-size: 12px;
  width: 42px;
  height: 24px;
  background: #518479;
  color: #fff;
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}
.xg-index8 .float-wrap .title a:hover {
  filter: alpha(opacity=70);
  opacity: .7;
}
.xg-index8 .float-wrap .title div {
  padding-right: 10px;
  display: inline-block;
  height: 34px;
  border-bottom: 2px solid #518479;
}
.xg-index8 .float-wrap ul li {
  background: url(../images/xg-index8-list-icon.png) no-repeat left center;
  padding-left: 14px;
  position: relative;
  margin-top: 14px;
}
.xg-index8 .float-wrap ul li a {
  position: absolute;
  right: 0;
  top: 0;
  color: #076755;
}
.xg-index8 .float-wrap ul li span {
  color: #333333;
  font-size: 14px;
  width: 220px;
  display: block;
  overflow: hidden;
  word-break: break-word;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.xg-index8 .float-wrap ul li a:hover {
  text-decoration: underline;
}
.xg-index8 .float-wrap:first-child {
  margin-left: 0;
}
.xg-oindex9{
	padding-top: 35px;
	background: url(../images/newindex9.png);
	padding-bottom: 20px;
}
.xg-index9 {
  margin-top: 20px;
  margin-bottom: 0px;
}
.xg-index9 table {
  width: 100%;
  border: 1px solid #00abea;
  background: #fff;
}
.xg-index9 table th {
  height: 42px;
  border: 1px solid #00abea;
  background: #009fda;
  color: #fff;
  line-height: 42px;
}
.xg-index9 table td {
  vertical-align: middle;
  height: 34px;
  line-height: 34px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  border: 1px solid #00abea;
}
.xg-index9 table a:hover {
  text-decoration: underline;
}
.xg-index9 table .last-a {
  color: #ea3300;
}
.xg-index9 table .text-left {
  text-align: left;
  text-indent: 30px;
}
.xg-index10 {
  background: #ffbe51;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 35px;
}
.xg-index10 .float-wrap {
  margin: 30px 0;
  float: left;
  width: 263px;
  margin-left: 16px;
  background: url(../images/xg-index10-bg.png) no-repeat;
  height: 302px;
  background-size: 100% 100%;
  text-align: center;
}
.xg-index10 .float-wrap h2 {
  padding-top: 45px;
  text-align: center;
  color: #333333;
  font-size: 26px;
  line-height: 36px;
  font-weight: normal;
}
.xg-index10 .float-wrap span {
  display: block;
  font-size: 18px;
  color: #999999;
  margin-top: 25px;
}
.xg-index10 .float-wrap p {
  font-weight: bold;
  font-size: 22px;
  color: #999999;
  margin-top: 20px;
}
.xg-index10 .float-wrap .index1-btn a {
  margin: 0;
  margin-top: 15px;
}
.xg-index10 .float-wrap:first-child {
  margin-left: 0;
}


.xg-oindex11{
	padding-top: 35px;
	background: url(../images/newindex11.png);
}
.xg-oindex12{
	padding-top: 35px;
	background: url(../images/newindex12.png);
	padding-bottom: 20px;
	background-size: 100% 102%;
}
.xg-oindex13{
	padding-top: 35px;
	background: #009fda;
}
.xg-oindex13-wrap{
	overflow: hidden;
}
.xg-oindex13-wrap:first-child{
	margin-bottom: 20px;
}
.header-banner .right-login .xg-login-top{
	
	margin-top: 0;
	height: 363px;
}
.header-banner .right-login .xg-login-top .login-bottom-title{
	color: #fff;
	height: 51px;
	line-height: 51px;
	font-size: 32px;
	text-align: center;
	text-indent: 0;
	padding: 0;
	font-weight: normal;
}




.dh_d{ position:fixed; left:2%; top:30%;}
.dh_d ul li a{ width:96px; height:36px; display:inline-block; background:#3a444e; line-height:36px; text-align:center; font-size:14px; color:#FFF; margin-bottom:10px;}
.pf{ position:fixed; right:20px; z-index: 1;top:30%;background: #fff;border: 1px solid #999999;border-radius: 10px;}
.pf_q{ text-align:center;}
.xg-pf-w{padding: 0 8px;}
.xg-pf-w button{width: 100%;display: block;background:url(../images/xg-pfbtn-bg.png) repeat-x center;color: #fff;height: 28px;margin-bottom: 5px;background-size: 100% auto;border: 0;border-radius: 5px;cursor: pointer;}
.xg-pf-w div{
	margin: 10px 0;
	text-align: center;
}
.xg-pf-w div,.xg-pf-w div img{
	width: 100%;
}

.zxst_a{ width:490px; position:fixed; top:20%; left:50%; z-index:9999;margin-left: -245px;}
.zxst_s{ background:#e01818; font-size:14px; color:#FFF; line-height:45px; padding:0px 20px;}
.zxst_s h1 a{ float:right; display:inline-block; margin-top:13px;}
.zxst_d{ background:#FFF; padding:30px;}
.zxst_d tr td{ font-size:16px; color:#333333; padding-bottom:20px;}
.zxst_d tr td input{ width:345px; height:38px; line-height:38px; border:solid 1px #dddddd; font-size:14px; color:#999999; margin-left:15px; text-indent:8px;}
.zxst_f p{ font-size:14px; color:#666666; float:left;}
.zxst_f p input{ vertical-align:middle; margin-right:10px;}
.zxst_f p a{ color:#e01818;}
.zxst_f h2{ float:right; font-size:14px; color:#666666;}
.zxst_f h2 a{color:#e01818;}
.zxst_g{ margin-top:30px; text-align:center;}
.zxst_g a,.zxst_g input[type="submit"]{ cursor: pointer; width:265px; border: none; height:40px; line-height:40px; text-align:center; color:#FFF; font-size:16px; background:#d71209; display:inline-block;}
.zxst_g a:hover,.zxst_g input[type="submit"]:hover{opacity:0.8;}


.em{background: #000 none repeat scroll 0% 0%;opacity: 0.5;position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;display: none; z-index:9998;}

.xd-tj-a .xd-xd-xd-xd{
position: relative;
height: 182px;
margin: 0 auto;
width: auto;
text-align: center;
background:#fff;

line-height: auto;
color: #fff;
margin-top: 0;
}
/*# sourceMappingURL=style.css.map */




/* ******
 *  code in 2016-08-02 AM
 *  author : BackSen
 *  E-mail : 935358356@qq.com
 *  come from http://ewangtx.com
 * ******/
#ad-alert {
  position: fixed;
  background: url(../images/alert-bg.png);
  width: 590px;
  height: 370px;
  z-index: 10;
  box-shadow: 0 0 10px #000;
  left: 50%;
  margin-left: -295px;
  top: 50%;
  margin-top: -185px;
}
#ad-alert .ad-alert-close {
  background: url(../images/alert-close.png);
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
}
#ad-alert .content {
  padding: 15px 66px;
}
#ad-alert .content .p1 {
  font-size: 44px;
  color: #2b7dff;
  font-weight: bold;
}
#ad-alert .content .p2 {
  margin-top: 10px;
  text-align: right;
}
#ad-alert .content .p2 span {
  color: #f64b71;
}
#ad-alert .content .p3 {
  margin-top: 20px;
  width: 100%;
  height: 100px;
  background: #2b7dff;
}
#ad-alert .content .p3 div {
  float: left;
}
#ad-alert .content .p3 .d1 {
  width: 35%;
  padding-right: 5%;
  text-align: right;
}
#ad-alert .content .p3 .d1 img {
  margin-top: 15px;
}
#ad-alert .content .p3 .d2 {
  padding: 15px 0;
}
#ad-alert .content .p3 .d2 p {
  line-height: 35px;
  font-size: 26px;
  color: #fff;
}
#ad-alert .content .p4 {
  margin-top: 20px;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 20px;
  word-spacing: 8px;
  text-align: center;
}
#ad-alert .content .p5 {
  font-size: 22px;
  color: #fff;
  background: url(../images/alert-btn-bg.png);
  width: 189px;
  height: 53px;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
  line-height: 53px;
}
#ad-alert .p5:hover,
#ad-alert .ad-alert-close:hover {
  opacity: .85;
}
/*# sourceMappingURL=style.css.map */





