/*content bg*/
 .title{
    text-align: center;
    height: 30px;
    background: url(../images/line1.png) repeat-x center center;
}
.title h2 {
    display: inline;
}
 h2{
    font:normal 30px/30px Microsoft Yahei;
    text-align: center;
    background: #fff;
    margin: 0 auto;
    padding: 0 24px;
}
 h4 {
    font: normal 14px/20px Microsoft Yahei;
    text-align: center;
    margin-top: 14px;
}
 h5 {
    font: bold 14px/20px Microsoft Yahei;
    text-align: center;
}
 h6 {
    font: bold 16px/22px Microsoft Yahei;
    text-align: center;
}
 p {
    line-height: 20px;
}
  .mb85 {
    margin-bottom: 85px;
}
  .mb24{
    margin-bottom: 24px;
}
  .mr24{
    margin-right: 20px;
}
  .mb20{
    margin-bottom: 20px !important;
}
.mb0{
    margin-bottom: 0 !important;
}
  ._400js-1 h2 {
    /* width: 174px; */
}
  ._400js-1 .title {
    margin-bottom: 38px;
}
 ._400ys-1 h2{
    /* width: 264px; */
}
 ._400ys-1 .ys-list-item {
    width: 304px;
    height: 180px;
    border: 1px solid #e0e8ea;
    cursor: pointer;
}
 ._400ys-1 .ys-list-item:hover {
 	border: 1px solid #03adff;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
 }
 ._400ys-1 .ys-list-item:hover .ys-list-item-top {
    color: #fff;
    background: #03adff;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
 }
 ._400ys-1 .ys-list-item .ys-list-item-top{
    height: 38px;
    font: bold 14px/38px Microsoft Yahei;
    background: #f6f7f9;
    text-align: left;
    padding-left: 24px;
    cursor: pointer;
}
/*._400ys-1 .ys-list-item .ys-list-item-top:hover {
    color: #fff;
    background: #03adff;
}*/
 ._400ys-1 .ys-list-item .ys-list-item-sub {
    padding-left: 24px;
    padding-right: 24px;
}
 ._400ys-1 .ys-list-item .ys-list-item-sub p {
    margin-top: 28px;
    height: 60px;
}
 ._400ys-1 .ys-list-item .ys-list-item-sub .btn {
    width: 88px;
    height: 22px;
    line-height: 22px;
    color: #ff8a00;
    margin-top: 12px;
    display: inline-block;
    text-align: center;
    border: 1px solid #ff8a00;
}
._400ys-1 .ys-list-item .ys-list-item-sub .btn:hover {
	color: #fff;
	background: #ff8a00;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
 ._400ys-1 .sub-btn {
    font: normal 14px/22px Microsoft Yahei;
    color: #ff8a00;
    text-align: center;
    display: block;
    margin: 24px auto 0;
}
 ._400ys-2 h2 {
    /* width: 264px; */
}
 ._400ys-2 .box {
    height: 450px;
    border: 1px solid #e0e8ea;
    overflow: hidden;
}
 ._400ys-2 .box-left {
    width: 628px;
    height: 410px;
    border-right: 1px solid #e0e8ea;
    padding-left: 40px;
    padding-top: 40px;
    background: #fbfbfb;
}
 ._400ys-2 .box-left .box-icon {
    width: 125px;
    height: 85px;
    /*background: yellow;*/
    margin-bottom: 28px;
    cursor: pointer;
    position: relative;
}
._400ys-2 .box-left .box-icon .box-img {
    height: 60px;
    line-height: 60px;
    text-align: center;
}
._400ys-2 .box-left .box-icon .box-imgB {
    display: none;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
._400ys-2 .box-left .box-icon .box-tex {
    height: 25px;
    line-height: 25px;
    text-align: center;
}
/*._400ys-2 .box-left .box-icon .box-tex:hover {*/
    /*color: #03adff;*/
/*}*/
._400ys-2 .box-right-ct {
    overflow: hidden;
}
 ._400ys-2 .box-right {
    float: left;
    width: 230px;
    height: 417px;
    background: #f3f4f5;
    padding-left: 23px;
    padding-top: 33px;
    padding-right: 37px;
    position: relative;
    cursor: pointer;
}
 ._400ys-2 .box-right h6 {
    margin-bottom: 38px;
}
 ._400ys-2 .box-right .p1 {
    color: #73777a;
    margin-bottom: 52px;
}
 ._400ys-2 .box-right .p2 {
    line-height: 22px;
    height: 200px;
}
._400ys-2 .box-right .p2 i {
    vertical-align: super;
}
 ._400ys-2 .box-btn{
    color: #ff8a00;
    font-weight: bold;
    margin-top: 28px;
    display: inline-block;
}
 ._400ys-2 .box-right-btn{
    font-weight: bold;
    width: 142px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background: #ff8a00;
    display: inline-block;
    text-align: center;
     position: absolute;
     left: 66px;
     bottom: 35px;
}
._400ys-2 .box-right-btn:hover{
	background:#fba846;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
 ._400xh-1 h2 {
    /* width: 330px; */
}
 ._400xh-1 ._table {
    border: 1px solid #e0e8ea;
}
 ._400xh-1 .tab-btn  div {
    float: left;
    width: 158.8px;
    height: 42px;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    background: #f0f3f7;
    border-right: 1px solid #e0e8ea;
    border-bottom: 1px solid #e0e8ea;
    border-top: 4px solid #f0f3f7;
    cursor: pointer;
}
._400xh-1 .tab-btn  div.on {
    color: #03adff;
    background: #fff;
    border-bottom: 1px solid #fff;
    border-top: 4px solid #03adff;
}
._400xh-1 .numbox-ct {
    padding-top: 12px;
    padding-bottom: 6px;
    position: relative;
}
._400xh-1 .numbox-ct a {
    position: absolute;
    right: 38px;
    bottom: 20px;
    display: block !important;
}
 ._400xh-1 .numbox  .numshow {
    float: left;
}
 ._400xh-1 .numbox  .mt12px {
    margin-top: 12px;
}
 ._400xh-1 .numbox  .mb6px {
    margin-bottom: 6px;
}
 ._400xh-1 .numbox  .numshow div {
    float: left;
    width: 159px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-bottom: 1px dashed #e0e8ea;
    cursor: pointer;
    position: relative;
}
 ._400xh-1 .form {
    height: 85px;
    line-height: 85px;
    background: #f4f4f4;
}
 ._400xh-1 .form input {
    border: none;
    height: 32px;
    padding-left: 10px;
}
 ._400xh-1 .form span {
    font-size: 18px;
    margin-left: 23px;
    margin-right: 33px;
}
 ._400xh-1 .form #name {
    width: 120px;
}
 ._400xh-1 .form #phone {
    width: 164px;
}
 ._400xh-1 .form #code {
    width: 56px;
    text-align: center;
}
 ._400xh-1 .form #checkcode {
    width: 62px;
    text-align: center;
}
 ._400xh-1 .form #checkbtn {
    width: 196px;
    text-align: center;
    background: #ff8a00;
    color: #fff;
}
 .mr20px {
    margin-right: 20px;
}
 .mr8px {
    margin-right: 8px;
}
 ._400tc-1 h2{
    /* width: 390px; */
}
 ._400tc-1 .tcshow {
    position: relative;
    width: 236px;
    height: 470px;
    /*border: 1px solid #000;*/
    padding-left: 22px;
    padding-right: 22px;
    border-top: 6px solid #03adff;
    cursor: pointer;
 	box-shadow: 0px 0px 2px rgba(7, 5, 6, .4) inset;;
    -webkit-box-shadow: 0px 0px 2px rgba(7, 5, 6, .4) inset;
    -moz-box-shadow: 0px 0px 2px rgba(7, 5, 6, .4) inset;
    -ms-box-shadow: 0px 0px 2px rgba(7, 5, 6, .4) inset;
    -o-box-shadow: 0px 0px 2px rgba(7, 5, 6, .4) inset;
}
 ._400tc-1 .tcshow:hover {
    border-top: 6px solid #56c8ff;
 	box-shadow: 0px 0px 8px 0px rgba(7, 5, 6, 0.1);
    -webkit-box-shadow: 0px 0px 8px 0px rgba(7, 5, 6, 0.1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(7, 5, 6, 0.1);
    -ms-box-shadow: 0px 0px 8px 0px rgba(7, 5, 6, 0.1);
    -o-box-shadow: 0px 0px 8px 0px rgba(7, 5, 6, 0.1);
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
 }
 ._400tc-1 .tcshow .money {
    padding-top: 40px;
    position: relative;
}
 ._400tc-1 .tcshow .money .myA {
    color: #ff8a00;
    font-size: 48px;
    line-height: 48px;
    text-indent: -10px;
}
 ._400tc-1 .tcshow .money .myA span {
    font-size: 24px;
    color: #444;
}
 ._400tc-1 .tcshow .money .myB {
    color: #363c40;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
}
 ._400tc-1 .tcshow .money .myTip {
    position: absolute;
    right: 12px;
    top: 22px;
    width: 100px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #ff8a00;
}
 ._400tc-1 .tcshow .money .myTip img {
    position: absolute;
    top: 17px;
    left: 8px;
}
 ._400tc-1 .mrl58px {
    margin-left: 58px;
    margin-right:58px;
}
 ._400tc-1 .tcshow .activity .chanceA{
    color: #fff;
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #03adff;
    margin-bottom: 6px;
}
 ._400tc-1 .tcshow .activity .chanceB {
    margin-bottom: 20px;
}
 ._400tc-1 .tcshow .activity .chanceB div {
    display: inline-block;
     letter-spacing: -1px;
    width: 113px;
    height: 26px;
    color: #03adff;
    line-height: 26px;
    text-align: center;
    border: 1px solid #03adff;
}
 ._400tc-1 .tcshow .tc-num {
    /*padding-bottom: 10px;*/
    border-bottom: 1px solid #eaeaea;
    /*width: 214px;*/
    height: 131px;
}
 ._400tc-1 .tcshow .tc-num p{
    padding-left: 20px;
    background: url(../images/lvgou.png) no-repeat left 4px;
}
 ._400tc-1 .tcshow .tc-numB p {
    margin-top: 6px;
    margin-bottom: 6px;
}
 ._400tc-1 .tcshow .tc-numB .num-item {
    margin-right: 16px;
    line-height: 20px;
    width: 90px;
}
 ._400tc-1 .tcshow .time {
    width: 148px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    background-color: #ff8a00;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -74px;
    margin-bottom: -12px;
}
 ._400tc-1 .sub-btn{
    font: normal 14px/22px Microsoft Yahei;
    color: #ff8a00;
    text-align: center;
    display: block;
    margin: 24px auto 0;
}
 ._400lc-1 h2 {
    /* width: 328px; */
}
 ._400lc-1 .lc-box-items {
    width: 294px;
    height: 196px;
    border: 1px solid #e0e8ea;
    cursor: pointer;
}
 ._400lc-1 .lc-box-items:hover {
 	border: 1px solid #03adff;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
 }
  ._400lc-1 .lc-box-items:hover .lc-btn {
  	color: #fff;
  	background: #03adff;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
  }
 ._400lc-1  .mrl42px {
    margin-left: 36px;
    margin-right: 36px;
}
 ._400lc-1 .lc-box-items .lc-title {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-top: 35px;
    margin-bottom: 20px;
    text-align: center;
}
 ._400lc-1 .lc-box-items .lc-tex {
    padding-left: 21px;
    padding-right: 21px;
}
 ._400lc-1 .lc-box-items .lc-btn {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #f6f7f9;
    margin-top: 21px;
}
/*._400lc-1 .lc-box-items .lc-btn:hover {
    color: #fff;
    background: #03adff;
}*/
 ._400lc-1 .sub-btn{
    font: normal 14px/22px Microsoft Yahei;
    color: #ff8a00;
    text-align: center;
    display: block;
    margin: 24px auto 0;
}
 ._400xz-1 h2 {
    /* width: 356px; */
}
 ._400xz-1 .cp-box .cp-items {
    width: 239px;
     height: 132px;
    /*background-color: yellow;*/
    border-left: 1px solid #f1f1f1 ;
    border-bottom: 1px solid #f1f1f1 ;
     display: table-cell;
     vertical-align: middle;
     text-align: center;
     position: relative;
     background-color: #fff;
     overflow: hidden;
     cursor: pointer;
     position: relative;
}
 ._400xz-1 .cp-box .cp-items .zzc {
 	width: 239px;
 	height: 132px;
 	line-height: 132px;
 	background: #ff8a00;
 	opacity: .9;
 	color: #fff;
 	position: absolute;
 	top: -132px;
 	left: 0;
 	z-index: 6;
 }
  ._400xz-1 .cp-box .cp-items .zzc a {
  	color: #fff;
 	font-size: 20px;
  }
 ._400xz-1 .cp-box .cp-items .img-top {
     height: 78px;
     line-height: 78px;
     text-align: center;
     margin-top: 20px;
}
 ._400xz-1 .cp-box .cp-items .tex-sub {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    text-align: center;
}
._400xz-1 .cp-box .cp-items a {
    display: inline-block;
    font-size: 14px;
}
 /*._400zx-1>div{
    width: 471px;
}*/
 ._400zx-1 .top-tit {
    margin-bottom: 20px;
}
 ._400zx-1 .tit-l {
    font-size: 18px;
    line-height: 18px;
}
 ._400zx-1 .tit-l {
    font-size: 18px;
    line-height: 18px;
    border-bottom: 1px solid #03adff;
    padding-bottom: 8px;
}
 ._400zx-1  .tit-r {
    font-size: 14px;
    line-height: 18px;
}
._400zx-1  .tit-r a {
    color: #444;
}
 ._400zx-1 .center-ct .ct-l {
    width: 154px;
    height: 220px;
    /*background-color: yellow;*/
}
 ._400zx-1 .center-ct .ct-r {
    text-align: left;
}
 ._400zx-1 .center-ct .ct-r .ct-item {
    margin-bottom: 20px;
    margin-left: 12px;
    width: 305px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
 ._400zx-1 .center-ct .ct-r h3 {
    text-align: left;
    font: normal 14px/20px "Microsoft YaHei";
}
._400zx-1 .center-ct .ct-r h3 a {
    color: #444;
}
._400zx-1 .center-ct .ct-r h3 a:hover {
	color:  #03adff;
}
 ._400zx-1 .center-ct .ct-r p {
    color: #bababa;
    font-size: 12px;
}
/*about400*/
._400sq-1 h2 {
    /* width: 280px; */
}
._400sq-1 > p {
    /*padding-left: 20px;*/
   	text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
._400sq-1 ._400who-table {
    margin-bottom: 40px;
}
._400sq-1 ._400who-table table {
    border-right:1px solid #f2f2f2;
    border-bottom:1px solid #f2f2f2;
    text-align: center;
}
._400sq-1 ._400who-table table td{
    line-height: 18px;
    border-top:1px solid #f2f2f2;
    border-left:1px solid #f2f2f2;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}
._400sq-1 ._400who-table table td p {
    text-align: left;
    margin-left: 40px;
    margin-right: 30px;
}
._400ys-2 {

}
._400ys-2 .pk-name > div {
    width: 481px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    font-size: 14px;
}
._400ys-2 .pk-item {
    margin-bottom: 50px;
}
._400ys-2 .pk-item .pk-l ,._400ys-2 .pk-item .pk-r{
    display: inline-block;
    width: 440px;
    background-color: #efefef;
}
._400ys-2 .pk-item .pk-l {
    height: 202px;
    width: 440px;
    border: 1px solid #fff;
    cursor: pointer;
}
._400ys-2 .pk-item .pk-l:hover {
    border: 1px solid #03adff
}
._400ys-2 .pk-item .pk-l ul {
    list-style: disc;
}
._400ys-2 .pk-item .pk-l ul li {
    line-height: 20px;
    margin-left: 30px;
}
._400ys-2 .pk-item .pk-l-top {
    height: 122px;
    width: 380px;
    display: table-cell;
    vertical-align: middle;
    padding-top: 20px;
    margin: 0 30px;
}
._400ys-2 .pk-item .pk-l-sub {
    height: 60px;
    background: url(../images/why-11.png) no-repeat center top;
    color: #fff;
    line-height: 60px;
    font-weight: bold;
    padding: 0 30px;
    margin-top: 2px;
}
._400ys-2 .pk-item .pk-l-sub:hover {
	opacity: .8;
}
._400ys-2 .pk-item .pk-m {
    display: inline-block;
    width: 82px;
    height: 202px;
}
._400ys-2 .pk-item .pk-r {
    display: table-cell;
    width: 440px;
    height: 202px;
    text-align: center;
    vertical-align: middle;
    /*line-height: 202px;*/
}
._400ys-2 .pk-item .pk-r p {
    /*line-height: 202px;*/
    /*display: table-cell;*/
    color: #afafaf;
    display:inline-block;
    text-align: left;

}
._400ys-2 .pk-item .pk-m .pk-t {
    height: 62px;
    width: 62px;
    text-align: center;
    line-height: 62px;
    color: #fff;
    background-color: #03adff;
    border-radius: 50%;
    margin: 70px auto 0;
    font-size: 14px;
    font-weight: bold;
}
/*about400*/
.hot {
	color: #fa1802 !important;
	font-weight: bold;
	margin-right: 12px;
}
.hot img {
	margin-right: 12px;
	vertical-align: text-bottom;
}
/* add about.html */
.about-sq-1 h2 {
    /* width: 480px; */
}
.title h2 span {
    font-size: 18px;
    position: relative;
    top: -13px;
}
.about-sq-1 p.text-center {
    margin-top: 10px;
    margin-bottom: 50px;
    text-align: center;
}
.about-sq-vs  {
    position: relative;
}
.about-sq-1 .good,.about-sq-1 .bad {
    width: 465px;
    height: 440px;
    overflow: hidden;
    box-shadow: 0px 0px 15px 0px rgba(216, 216, 216, 0.41);
}
.about-sq-1 .pk-ico {
    padding-top: 15px;
    margin: -35px 0 0 -35px;
    width: 70px;
    height: 55px;
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #ff8a00;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: 0px 0px 15px 0px rgba(216, 216, 216, 0.41);
      
}
.about-sq-1 .good .vs-list,.about-sq-1 .bad .vs-list {
    padding-left: 85px;
    padding-right: 35px;
    padding-top: 34px;
    font-size: 14px;
}
.about-sq-1 .good .vs-list .item,.about-sq-1 .bad .vs-list .item {
    min-height: 80px;
    position: relative;
}
.about-sq-1 .good .vs-list .item::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -60px;
    width: 42px;
    height: 42px;
    background: url(../images/good.png) no-repeat center center;
}
.about-sq-1 .bad .vs-list .item::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -60px;
    width: 42px;
    height: 42px;
    background: url(../images/bad.png) no-repeat center center;

}
.about-sq-1 .good .vs-list .tt,.about-sq-1 .bad .vs-list .tt {
    font-weight: bold;
}
.about-sq-1 .good .vs-list .text,.about-sq-1 .bad .vs-list .text {
    line-height: 22px;
}

  


.about-sq-1 .good .tit {
    padding-left: 30px;
    padding-right: 30px;
    height: 68px;
    line-height: 68px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
}
.about-sq-1 .bad .tit {
    padding-left: 30px;
    padding-right: 30px;
    height: 68px;
    line-height: 68px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
}
.about-sq-1 .good .tit span,.about-sq-1 .bad .tit span {
    position: relative;
    font-size: 20px;
    top: -10px;
}
.about-sq-1 .good {
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
}
.about-sq-1 .good .tit {
    background: #03adff;
}
.about-sq-1 .bad  {
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
}
.about-sq-1 .bad .tit {
    background: #b1b1b1;
}
.company-true .text-center {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 36px;
    text-align: center;
}
.company-true .text-center a {
    color: #333333;
}
.company-group td {
    width: 158px;
    height: 112px;
    border: 1px solid #c8c8c8;
    text-align: center;
    font-size: 14px;
}
.company-group td p.num {
    font-size: 14px;
    margin-bottom: 11px;
}

.service .title {
    margin-bottom: 42px;
}
.service .video-wrap {
	width: 100%;
	height: 411px;
	background: #000;
	overflow: hidden
}

.service .video-wrap .video-box {
	margin: 20px auto;
	width: 670px;
	height: 371px
}

.service .video-wrap .video-bg {
	width: 100%;
	height: 100%;
	background-image: url(../images/video-bg.jpg);
	background-size: cover;
	position: relative
}

.service .video-wrap #video-btn {
	width: 88px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -44px 0 0 -44px;
	cursor: pointer
}

.service .video-wrap #video-btn:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}

.contact {
	padding: 0 0 45px
}
.title {
    margin-bottom: 42px;
}
.contact .contact-box {
	border: 1px solid #e5e5e5;
	border-top: none;
	overflow: hidden;
	box-sizing: border-box
}

.contact .tabs {
	background: #f6f7fa
}

.contact .tabs .item {
	border-top: 4px solid #f6f7fa;
	float: left;
	height: 44px;
	line-height: 40px;
	width: 25%;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
    position: relative;
    background: #f6f7fa;
    
}

.contact .tabs .item:after {
	content: "";
	display: inline-block;
	position: absolute;
	right: -1px;
	top: 5px;
	width: 1px;
	height: 28px;
	background: url(../images/sx2.png) no-repeat center center
}

.contact .tabs .item.on {
	border-color: #0080ff;
	background: #ffffff
}

.contact .tabs .item.on:after {
	display: none
}

.contact .maps .bj {
	background: url(../images/map-bj.png) no-repeat 560px 40px
}

.contact .maps .sh {
	background: url(../images/map-sh.png) no-repeat 560px 20px
}

.contact .maps .gz {
	background: url(../images/map-gz.png) no-repeat 560px 20px
}

.contact .maps .sz {
	background: url(../images/map-sz.png) no-repeat 560px 20px
}

.contact .maps .item {
	height: 350px;
	width: 100%
}

.contact .maps .item .address {
	margin-top: 60px;
	margin-left: 48px
}

.contact .maps .item .ad-box .ad {
	margin-bottom: 6px;
	padding-left: 34px;
	color: #222222;
	line-height: 24px;
	background: url(../images/ad-icon.png) no-repeat left center
}

.contact .maps .item .ad-box .ad.ad-zb {
	background-position: 0 -72px
}

.contact .maps .item .ad-box .ad.ad-dt {
	background-position: 0 -96px
}

.contact .maps .item .ad-box .ad.ad-rx {
	background-position: 0 -48px
}

.contact .maps .item .ad-box .ad.ad-gj {
	background-position: 0 0
}

.contact .maps .item .ad-box .ad.ad-zj {
	background-position: 0 -24px
}

.contact .maps .item .tt {
	margin-bottom: 40px;
	font-size: 30px;
	color: #0080ff
}

.videos .row .item {
  width: 474px;
  height: 268px;
  /* background-color: #000; */
  position: relative;
}
.videos .row .item .v-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 91px;
  height: 91px;
  background-image: url(../images/960/v-btn-960.png);
  background-position: center;
  background-repeat: no-repeat;
  margin-left: -45px;
  margin-top: -45px;
  cursor: pointer;
}
.videos .row .item .v-btn:hover {
  opacity: .8;
  filter:alpha(opacity=80);
}
.videos .row .item .video-bg-inner {
  width: 474px;
  height: 268px;
  margin: 0 auto;
}
.videos .row .item.m1 .video-bg-inner {
  background-image: url(../images/960/movie-1-960.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.videos .row .item.m2 .video-bg-inner {
  background-image: url(../images/960/movie-2-960.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.videos .row .item .video-box-inner {
  width: 474px;
  height: 268px;
  margin: 0 auto;
}
/* 新年视频 */
.new-year {
  height: 517px;
  background-color: #96191d;
  background-image: url(../images/newyear-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.new-year-video {
  position: relative;
  margin: 20px auto;
  padding: 16px;
  width: 798px;
  height: 448px;
  background-color: #c62c26;
  background-image: url(../images/newyearvideo-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  box-sizing: content-box;
}
.new-year-video video {
  background-color: #c62c26;
}
#new-year-video-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  background-image: url(../images/newyear-btn.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  opacity: .9;
  filter: alpha(opacity=90);
}
#new-year-video-btn:hover {
  opacity: .85;
  filter: alpha(opacity=85);
}