﻿@charset "gb2312";
/* CSS Document */
*html, _html {background-image:url(about:blank);background-attachment:fixed;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {border:medium none;margin: 0;padding: 0;}
body, button, input, select, textarea {font-family:"微软雅黑",tahoma,helvetica,arial;font-size:12px;font-weight:400;}
body{margin:0 auto;background:#fff;font-family:"微软雅黑",tahoma,helvetica,arial;font-size:12px;font-weight:400;color:#343434;padding: 0;overflow-x:hidden;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
em {font-style:normal;}
table {border-collapse: collapse;border-spacing: 0;}
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;overflow:hidden;}
.clearfix {zoom:1;}
html,body,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6,input,form{margin:0;padding:0}
ul,ol,li{list-style-type:none;list-style:none;}
.clear{ clear:both;height:0;margin:0 auto;overflow:hidden}
a{text-decoration:none;color:#343434;cursor:pointer;transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s;-moz-transition:all 0.3s linear 0s;}
a:hover{color:#9c0042;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
a:active {outline:none;text-decoration:none;blr:expression(this.onFocus=this.blur());}
a:focus {outline:none;text-decoration:none;}
img{border:0}
.blank5{width:100%;height:5px;margin:0 auto;clear:both;display:block;overflow:hidden}
.blank10{width:100%;height:10px;margin:0 auto;clear:both;display:block;overflow:hidden}
.blank20{width:100%;height:20px;margin:0 auto;clear:both;display:block;overflow:hidden}
.blank25{width:100%;height:25px;margin:0 auto;clear:both;display:block;overflow:hidden}
.blank30{width:100%;height:30px;margin:0 auto;clear:both;display:block;overflow:hidden}
.blank40{width:100%;height:40px;margin:0 auto;clear:both;display:block;overflow:hidden}
.blank45{width:100%;height:45px;margin:0 auto;clear:both;display:block;overflow:hidden}
.blank50{width:100%;height:50px;margin:0 auto;clear:both;display:block;overflow:hidden}
.blank60{width:100%;height:60px;margin:0 auto;clear:both;display:block;overflow:hidden}
.relative {position:relative;}
.absolute {position:absolute;}
.fl{float:left;}
.fr{float:right;}
#noMarginR {margin-right:0;}
/*bannertop*/
.box1{width: 100%;}
.box1 .box1Main{width: 100%;position: relative;}
.box1 .box1Main .banner{width: 100%; margin: 0 auto;display: block;overflow: hidden;}
.box1 .box1Main .banner1{
	height: 100px;
	background: url("../images/meirong/box1_01.jpg") center top no-repeat;
}
.box1 .box1Main .banner2{
	height: 100px;
	background: url("../images/meirong/box1_02.jpg") center top no-repeat;
}
.box1 .box1Main .banner3{
	height: 100px;
	background: url("../images/meirong/box1_03.jpg") center top no-repeat;
}
.box1 .box1Main .banner4{
	height: 100px;
	background: url("../images/meirong/box1_04.jpg") center top no-repeat;
}
.box1 .box1Main .banner5{
	height: 100px;
	background: url("../images/meirong/box1_05.jpg") center top no-repeat;
}
.box1 .box1Main .banner6{
	height: 100px;
	background: url("../images/meirong/box1_06.jpg") center top no-repeat;
}
.box1 .box1Main .banner7{
	height: 100px;
	background: url("../images/meirong/box1_07.jpg") center top no-repeat;
}
.box1 .box1Main .banner8{
	height: 100px;
	background: url("../images/meirong/box1_08.jpg") center top no-repeat;
}
.box1 .box1Main .banner9{
	height: 99px;
	background: url("../images/meirong/box1_09.jpg") center top no-repeat;
}
.box1 .box1Main .anima{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -550px;
	width: 1100px;
}
.box1 .anima .anit{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height:899px;
}
.box1 .anit .star{
	position: absolute;
	top: -5px;
	left: 5px;
	width: 200px;
	height: 200px;
	background: url("../images/meirong/star.png") no-repeat;
	-webkit-animation: enlarge 2.5s ease-in-out 0s infinite;
	-moz-animation: enlarge 2.5s ease-in-out 0s infinite;
	-ms-animation: enlarge 2.5s ease-in-out 0s infinite;
	animation: enlarge 2.5s ease-in-out 0s infinite;
}
@-webkit-keyframes enlarge {  
	0% {
    	-webkit-transform: translateX(0);
	}
    50% {
        -webkit-transform: translateX(10PX);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes enlarge {  
	0% {
    	-webkit-transform: translateX(0);
	}
    50% {
        -webkit-transform: translateX(10PX);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}
@-ms-keyframes enlarge {  
	0% {
    	-webkit-transform: translateX(0);
	}
    50% {
        -webkit-transform: translateX(10PX);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}
@keyframes enlarge {  
	0% {
    	transform: translateX(0);
	}
    50% {
        transform: translateX(10PX);
    }
    100% {
        transform: translateX(0);
    }
}
.box2{
    width: 100%;
}
.box2 .box2Main{
    width: 100%;
    position: relative;
}
.box2 .box2Main .banner{
    width: 100%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
.box2 .box2Main .banner1{
    height: 100px;
    background: url("../images/meirong/box2_01.jpg") center top no-repeat;
}
.box2 .box2Main .banner2{
    height: 100px;
    background: url("../images/meirong/box2_02.jpg") center top no-repeat;
}
.box2 .box2Main .banner3{
    height: 100px;
    background: url("../images/meirong/box2_03.jpg") center top no-repeat;
}
.box2 .box2Main .banner4{
    height: 100px;
    background: url("../images/meirong/box2_04.jpg") center top no-repeat;
}
.box2 .box2Main .banner5{
    height: 100px;
    background: url("../images/meirong/box2_05.jpg") center top no-repeat;
}
.box2 .box2Main .banner6{
    height: 100px;
    background: url("../images/meirong/box2_06.jpg") center top no-repeat;
}
.box2 .box2Main .banner7{
    height: 100px;
    background: url("../images/meirong/box2_07.jpg") center top no-repeat;
}
.box2 .box2Main .banner8{
    height: 88px;
    background: url("../images/meirong/box2_08.jpg") center top no-repeat;
}
.box2 .box2Main .b2Cont{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -552px;
    width: 1105px;
}
.box2 .b2Cont .b2Main{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height:788px;
}
.box2 .b2Main .b2Abs{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
/*新增css样式*/
.accordion{
    width: 1105px;
    overflow: hidden;
    height: 712px;
    margin:0 auto;
}
.accordion ul li{
    background-repeat: no-repeat;
    float: left;
    width: 144px;
    height: 712px;
    cursor: default;
}
.accordion ul li.active{
    width: 529px;
}
.accordion ul .item1{
    background-image: url(../images/meirong/box2_b01.jpg);
}
.accordion ul .item2{
    background-image: url(../images/meirong/box2_b02.jpg);
}
.accordion ul .item3{
    background-image: url(../images/meirong/box2_b03.jpg);
}
.accordion ul .item4{
    background-image: url(../images/meirong/box2_b04.jpg);
}
.accordion ul .item5{
    background-image: url(../images/meirong/box2_b05.jpg);
}
.accordion ul li a{
    display: block;
    width: 144px;
    height: 712px;
    cursor: default;
}
.accordion ul .item1 a{
    background-image: url(../images/meirong/box2_s01.jpg);
}
.accordion ul .item2 a{
    background-image: url(../images/meirong/box2_s02.jpg);
}
.accordion ul .item3 a{
    background-image: url(../images/meirong/box2_s03.jpg);
}
.accordion ul .item4 a{
    background-image: url(../images/meirong/box2_s04.jpg);
}
.accordion ul .item5 a{
    background-image: url(../images/meirong/box2_s05.jpg);
}
.box3{
    width: 100%;
}
.box3 .box3Main{
    width: 100%;
    position: relative;
}
.box3 .box3Main .banner{
    width: 100%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
.box3 .box3Main .banner1{
    height: 100px;
    background: url("../images/meirong/box3_01.jpg") center top no-repeat;
}
.box3 .box3Main .banner2{
    height: 100px;
    background: url("../images/meirong/box3_02.jpg") center top no-repeat;
}
.box3 .box3Main .banner3{
    height: 100px;
    background: url("../images/meirong/box3_03.jpg") center top no-repeat;
}
.box3 .box3Main .banner4{
    height: 100px;
    background: url("../images/meirong/box3_04.jpg") center top no-repeat;
}
.box3 .box3Main .banner5{
    height: 100px;
    background: url("../images/meirong/box3_05.jpg") center top no-repeat;
}
.box3 .box3Main .banner6{
    height: 100px;
    background: url("../images/meirong/box3_06.jpg") center top no-repeat;
}
.box3 .box3Main .banner7{
    height: 100px;
    background: url("../images/meirong/box3_07.jpg") center top no-repeat;
}
.box3 .box3Main .banner8{
    height: 100px;
    background: url("../images/meirong/box3_08.jpg") center top no-repeat;
}
.box3 .box3Main .banner9{
    height: 89px;
    background: url("../images/meirong/box3_09.jpg") center top no-repeat;
}
.box3 .box3Main .b3Cont{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -555px;
    width: 1106px;
}
.box3 .b3Cont .b3Main{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height:889px;
}
.box3 .b3Main .b3Abs1{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 980px;
    border-radius: 18px;
    background: url("../images/meirong/box3_10.png") no-repeat;
    background-size: cover;
}
.box3 .b3Main .b3Abs{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 840px;
}
.box3 .b3Abs .b3Str{
    width: 800px;
    color: #FFF;
    font-size: 20px;
    line-height: 38px;
    text-align: right;
}
.box3 .b3Abs .b3Str1{
    position: absolute;
    top: 80px;
    right:55px;
}
.box3 .b3Abs .b3Str2{
    position: absolute;
    top: 368px;
    right:55px;
}
.box3 .b3Abs .b3Str strong{
    font-weight: 400;
}
.box3 .b3Abs .b3Btn{
    position: absolute;
    top: 530px;
    right:55px;
    width: 195px;
}
.box3 .b3Abs .b3Btn a{
    display: block;
    width: 100%;
    color: #00528a;
    font-size: 30px;
    line-height: 55px;
    text-align: center;
    border-radius: 15px;
    background-color: #f4f727;
}
.box3 .b3Abs .b3Btn a:hover{
    color: #f4f727;
    background-color: #00528a;
}
/*活动条目渐变移入*/
.animated { 
    -webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
}

.fadeInLeft { 
    -webkit-animation-name: fadeInLeft; 
    animation-name: fadeInLeft; 
}
@-webkit-keyframes fadeInLeft {  
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeft {  
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInRight { 
    -webkit-animation-name: fadeInRight; 
    animation-name: fadeInRight; 
}
.fadeInRight1 { 
    -webkit-animation-name: fadeInRight; 
    animation-name: fadeInRight; 
    -webkit-animation-delay: .3s; 
    animation-delay: .3s; 
}
.fadeInRight2 { 
    -webkit-animation-name: fadeInRight; 
    animation-name: fadeInRight; 
    -webkit-animation-delay: .6s; 
    animation-delay: .6s; 
}
@-webkit-keyframes fadeInRight {  
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
 @keyframes fadeInRight {  
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }       
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.box4{
    width: 100%;
}
.box4 .box4Main{
    width: 100%;
    position: relative;
}
.box4 .box4Main .banner{
    width: 100%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
.box4 .box4Main .banner1{
    height: 100px;
    background: url("../images/meirong/box4_01.jpg") center top no-repeat;
}
.box4 .box4Main .banner2{
    height: 100px;
    background: url("../images/meirong/box4_02.jpg") center top no-repeat;
}
.box4 .box4Main .banner3{
    height: 100px;
    background: url("../images/meirong/box4_03.jpg") center top no-repeat;
}
.box4 .box4Main .banner4{
    height: 100px;
    background: url("../images/meirong/box4_04.jpg") center top no-repeat;
}
.box4 .box4Main .banner5{
    height: 100px;
    background: url("../images/meirong/box4_05.jpg") center top no-repeat;
}
.box4 .box4Main .banner6{
    height: 100px;
    background: url("../images/meirong/box4_06.jpg") center top no-repeat;
}
.box4 .box4Main .banner7{
    height: 100px;
    background: url("../images/meirong/box4_07.jpg") center top no-repeat;
}
.box4 .box4Main .banner8{
    height: 100px;
    background: url("../images/meirong/box4_08.jpg") center top no-repeat;
}
.box4 .box4Main .banner9{
    height: 100px;
    background: url("../images/meirong/box4_09.jpg") center top no-repeat;
}
.box4 .box4Main .banner10{
    height: 100px;
    background: url("../images/meirong/box4_10.jpg") center top no-repeat;
}
.box4 .box4Main .banner11{
    height: 100px;
    background: url("../images/meirong/box4_11.jpg") center top no-repeat;
}
.box4 .box4Main .banner12{
    height: 100px;
    background: url("../images/meirong/box4_12.jpg") center top no-repeat;
}
.box4 .box4Main .banner13{
    height: 100px;
    background: url("../images/meirong/box4_13.jpg") center top no-repeat;
}
.box4 .box4Main .banner14{
    height: 100px;
    background: url("../images/meirong/box4_14.jpg") center top no-repeat;
}
.box4 .box4Main .banner15{
    height: 100px;
    background: url("../images/meirong/box4_15.jpg") center top no-repeat;
}
.box4 .box4Main .banner16{
    height: 121px;
    background: url("../images/meirong/box4_16.jpg") center top no-repeat;
}
.box4 .box4Main .b4Cont{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -555px;
    width: 1106px;
}
.box4 .b4Cont .b4Main{position: relative;top: 0;left: 0;width: 100%;height:1621px;}
.box4 .b4Main .b4Abs{position: absolute;bottom: 0;left: 0;width: 100%;height: 700px;}
.box4 .b4Abs .b4Str{
    position: absolute;
    width: 530px;
    right: 40px;
}
.box4 .b4Abs .b4Str1{
    top: 137px;
}
.box4 .b4Abs .b4Str1 h3{
    color: #FFF;
    font-size: 48px;
    line-height: 68px;
    font-weight: 400;
}
.box4 .b4Abs .b4Str2{
    top: 252px;
    font-size: 30px;
    line-height: 36px;
}
.box4 .b4Abs .b4Str2 h3{
    color: #FFF;
    font-weight: 400;
}
.box4 .b4Abs .b4Str2 strong{
    color: #fff601;
    font-weight: 400;
}
.box4 .b4Abs .b4Str3{
    top: 345px;
    font-size: 18px;
    line-height: 36px;
}
.box4 .b4Abs .b4Str3 strong{
    color: #FFF;
    font-weight: 400;
}
.box5{
    width: 100%;
}
.box5 .box5Main{
    width: 100%;
    position: relative;
}
.box5 .box5Main .banner{
    width: 100%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
.box5 .box5Main .banner1{
    height: 100px;
    background: url("../images/meirong/box5_01.jpg") center top no-repeat;
}
.box5 .box5Main .banner2{
    height: 100px;
    background: url("../images/meirong/box5_02.jpg") center top no-repeat;
}
.box5 .box5Main .banner3{
    height: 100px;
    background: url("../images/meirong/box5_03.jpg") center top no-repeat;
}
.box5 .box5Main .banner4{
    height: 100px;
    background: url("../images/meirong/box5_04.jpg") center top no-repeat;
}
.box5 .box5Main .banner5{
    height: 100px;
    background: url("../images/meirong/box5_05.jpg") center top no-repeat;
}
.box5 .box5Main .banner6{
    height: 100px;
    background: url("../images/meirong/box5_06.jpg") center top no-repeat;
}
.box5 .box5Main .banner7{
    height: 104px;
    background: url("../images/meirong/box5_07.jpg") center top no-repeat;
}
.box5 .box5Main .b5Cont{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -555px;
    width: 1106px;
}
.box5 .b5Cont .b5Main{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height:700px;
}
.box5 .b5Main .b5Suc{
    width: 100%;
}
.box5 .b5Suc .b5Item{
    float: left;
    overflow: hidden;
}
.box5 .b5Suc .b5Item1{
    width: 388px;
    height: 604px;
}
.box5 .b5Suc .b5Item2{
    width: 338px;
    height: 399px;
    margin: 0 7px;  
}
.box5 .b5Suc .b5Item3{
    width: 365px;
    height: 606px;
}
.box5 .b5Suc .b5Item img{
    width: 100%;
    display: block;
}
.ske:hover img{
    -webkit-animation: enlarge 1s ease-in-out 0s;
    -moz-animation: enlarge 1s ease-in-out 0s;
    -ms-animation: enlarge 1s ease-in-out 0s;
    animation: enlarge 1s ease-in-out 0s;
}
@-webkit-keyframes enlarge {  
    0% {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes enlarge {  
    0% {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
    }
}
@-ms-keyframes enlarge {  
    0% {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
    }
}
@keyframes enlarge {  
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
.box5 .b5Main .b5Suc1{
    width: 190px;
    position: absolute;
    top: 73px;
    left: 310px;
    z-index: 10;
}
.box5 .b5Main .b5Suc1 img{
    display: block;
    width: 100%;
}
.box5 .b5Main .b5Suc2{
    width: 280px;
    position: absolute;
    top: 420px;
    left: 430px;
}
.box5 .b5Main .b5Suc2 h2{
    color: #FFF;
    font-size: 22px;
    line-height: 75px;
    font-weight: 400;
}
.box5 .b5Main .b5Suc2 strong{
    color: #FFF;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
}
.box6{
    width: 100%;
}
.box6 .box6Main{
    width: 100%;
    position: relative;
}
.box6 .box6Main .banner{
    width: 100%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
.box6 .box6Main .banner1{
    height: 100px;
    background: url("../images/meirong/box6_01.jpg") center top no-repeat;
}
.box6 .box6Main .banner2{
    height: 100px;
    background: url("../images/meirong/box6_02.jpg") center top no-repeat;
}
.box6 .box6Main .banner3{
    height: 100px;
    background: url("../images/meirong/box6_03.jpg") center top no-repeat;
}
.box6 .box6Main .banner4{
    height: 100px;
    background: url("../images/meirong/box6_04.jpg") center top no-repeat;
}
.box6 .box6Main .banner5{
    height: 100px;
    background: url("../images/meirong/box6_05.jpg") center top no-repeat;
}
.box6 .box6Main .banner6{
    height: 100px;
    background: url("../images/meirong/box6_06.jpg") center top no-repeat;
}
.box6 .box6Main .banner7{
    height: 100px;
    background: url("../images/meirong/box6_07.jpg") center top no-repeat;
}
.box6 .box6Main .banner8{
    height: 100px;
    background: url("../images/meirong/box6_08.jpg") center top no-repeat;
}
.box6 .box6Main .banner9{
    height: 100px;
    background: url("../images/meirong/box6_09.jpg") center top no-repeat;
}
.box6 .box6Main .banner10{
    height: 100px;
    background: url("../images/meirong/box6_10.jpg") center top no-repeat;
}
.box6 .box6Main .banner11{
    height: 100px;
    background: url("../images/meirong/box6_11.jpg") center top no-repeat;
}
.box6 .box6Main .banner12{
    height: 68px;
    background: url("../images/meirong/box6_12.jpg") center top no-repeat;
}
.box6 .box6Main .b6Cont{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -555px;
    width: 1106px;
}
.box6 .b6Cont .b6Main{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height:1168px;
}
.box6 .b6Main .b6Suc{
    position: absolute;
}
.box6 .b6Main .b6Suc img{
    display: block;
    width: 100%;
}
.box6 .b6Main .b6Suc1{
    top: 0;
    left: 372px;
    width: 741px;
    height: 527px;
}
.box6 .b6Main .b6Suc2{
    top: 530px;
    left: 0;
    width: 556px;
    height: 525px;
}
.box6 .b6Main .b6Suc3{
    top: 530px;
    left: 559px;
    width: 556px;
    height: 527px;
}
.box6 .b6Main .word{
    position: absolute;
    top: 200px;
    left: 35px;
    width: 330px;
}
.box6 .b6Main .word h3{
    color: #FFF;
    font-size: 46px;
    line-height: 68px;
    font-weight: 400;
}
.box6 .b6Main .word span{
    color: #FFF;
    font-size: 24px;
    line-height: 60px;
}
.box6 .b6Main .word a{
    display: block;
    width: 195px;;
    color: #00528a;
    font-size: 30px;
    margin-top: 20px;
    line-height: 55px;
    text-align: center;
    border-radius: 15px;
    background-color: #f4f727;
}
.box6 .b6Main .word a:hover {
    color: #f4f727;
    background-color: #00528a;
}
.box7{
    width: 100%;
}
.box7 .box7Main{
    width: 100%;
    position: relative;
}
.box7 .box7Main .banner{
    width: 100%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
.box7 .box7Main .banner1{
    height: 100px;
    background: url("../images/meirong/box7_01.jpg") center top no-repeat;
}
.box7 .box7Main .banner2{
    height: 100px;
    background: url("../images/meirong/box7_02.jpg") center top no-repeat;
}
.box7 .box7Main .banner3{
    height: 100px;
    background: url("../images/meirong/box7_03.jpg") center top no-repeat;
}
.box7 .box7Main .banner4{
    height: 100px;
    background: url("../images/meirong/box7_04.jpg") center top no-repeat;
}
.box7 .box7Main .banner5{
    height: 100px;
    background: url("../images/meirong/box7_05.jpg") center top no-repeat;
}
.box7 .box7Main .banner6{
    height: 118px;
    background: url("../images/meirong/box7_06.jpg") center top no-repeat;
}
.box7 .box7Main .b7Cont{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -555px;
    width: 1106px;
}
.box7 .b7Cont .b7Main{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height:650px;
}
.box7 .b7Main .b7Pro{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.box7 .b7Main .b7Pro h2{
    color: #FFF;
    font-size: 60px;
    line-height: 68px;
    text-align: center;
    font-weight: 400;
}
.box7 .b7Pro .ProMain{
    width: 980px;
    margin: 0 auto;
}
.box7 .b7Pro .ProMain h3{
    width: 100%;
    margin: 50px 0;
    display: table;
}
.ProMain h4{text-align:center;font:20px 'Microsoft Yahei',Verdana, Geneva, sans-serif;margin:0 auto;color:#FFF000}
.box7 .b7Pro .ProMain strong{
    color: #f8ff2c;
    font-size: 32px;
    line-height: 36px;
    font-weight: 400;
    display: table-cell;
}
.box7 .b7Pro .ProMain span{
    width: 800px;
    color: #FFF;
    font-size:28px;
    line-height: 30px;
    font-weight: 400;
    display: table-cell;
}
.box7 .b7Pro .ProMain span i{
    font-size: 24px;
    font-style: normal;
}
.box7 .b7Main .b7Pro1{
    position: absolute;
    top: 137px;
    right: 350px;
    width: 164px;
    height: 57px;
    background: url("../images/meirong/box7_07.jpg") no-repeat;
}
.box7 .b7Main .b7Pro2{
    position: absolute;
    top: 100px;
    right: 225px;
    width: 113px; 
}
.box7 .b7Main .b7Pro2 img{
    width: 100%;
    display: block;
}
.box7 .b7Main .b7Pro2:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 113px;
    width: 100%;
    height: 1px;
    background-color: #60e804;
    -moz-box-shadow: 0 0px 6px 2px rgba(96,232,4,0.65);
    -webkit-box-shadow: 0 0px 2px 4px rgba(96,232,4,0.65);
    box-shadow: 0 0px 6px 2px rgba(96,232,4,0.65);
    -moz-animation: qrcode22 4s ease 0.3s infinite normal running both;
    -webkit-animation: qrcode22 4s ease 0.3s infinite normal running both;
    animation: qrcode22 4s ease 0.3s infinite normal running both;
}
@keyframes "qrcode22" {
        0% {
            top:0px;
        }
        100% 
        {
            bottom:0;
        }
    }
@-webkit-keyframes "qrcode22" {
        0% {
            top:0px;
        }
        100% 
        {
            bottom:0;
        }
    }
@-moz-keyframes "qrcode22" {
        0% {
            top:0px;
        }
        100% 
        {
            bottom:0;
        }
    }
@-ms-keyframes "qrcode22" {
    0% {
        top:0px;
    }
    100% 
    {
        bottom:0;
    }
}
.box7 .b7Main .b7Pro3{
    position: absolute;
    bottom: 100px;
    left: 50%;
    margin-left: -175px;
    width: 350px; 
}
.box7 .b7Main .b7Pro3 a{
    display: block;
    width: 100%;
    color: #00528a;
    font-size: 30px;
    margin-top: 20px;
    line-height: 55px;
    text-align: center;
    border-radius: 15px;
    background-color: #f4f727;
}
.box7 .b7Main .b7Pro3 a:hover {
    color: #f4f727;
    background-color: #00528a;
}
.box8{
    position: fixed;
    top: 222px;
    right: 4.5%;
    width: 170px;
    border-radius: 8px;
    background-color: #00528a;
}
.box8 .box8Main{
    width: 100%;
}
.box8 .box8Main .b8Item{
    width: 100%;
    border-bottom: 1px dashed #0072a3;
}
.box8 .box8Main li.b8Item6{
    border-bottom: none;
}
.box8 .box8Main .b8Item a{
    display: block;
    width: 100%;
    color: #f4f727;
    font-size: 22px;
    line-height: 44px;
    text-align: center;
}
.box8 .box8Main .b8Item i{
    font-style: normal;
    vertical-align: top;
    font-size: 20px;
    margin-right: 3px;
}
.box8 .box8Main li.b8Item6 a{
    height: 150px;
    cursor: default;
    padding-top: 20px;
}
.box8 .box8Main li.b8Item6 img{
    width: 75%;
    margin: 0 auto;
    display: block;
}













