/*ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
body {
    width: 100%;
    font-family: "Microsoft YaHei";
    padding: 0;
    margin: 0;
}

a, a:hover, a:before, a:after, a:visited, a:focus {
    text-decoration: none;
    color: inherit;
}

ul, dl, p {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}
input:focus,select:focus,textarea:focus{outline:none;}

.w1200 {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    min-height: 1px;
    clear: both;
}

.clear {
    clear: both;
}

/*header*/
.header{width:100%;height:139px;background:white;}
.header .logo{width: 295px;height: 85px;margin-top: 26px;float: left;background:url('../img/pc/logo.png');background-repeat: no-repeat;line-height: 2000%;overflow: hidden;}
.header .description{width:289px;height:44px;margin-top: 47px;margin-left:39px;float: left;font-size: 18px;color: rgba(153,153,153,1);}
.header .hot-call{width: 384px;height: 61px;float: right;background:url('../img/pc/header-hot-call.png');margin-top: 47px;}

.banner{width:100%;}
.banner img{width:100%;}

/*main1*/
.main1{
    padding-top: 73px;
}
.main1 .card-item{width: 290px;height:150px;box-shadow:2px 0px 5px rgba(0,19,90,0.4);border-radius:10px;margin-left: 20px;padding-left: 86px;display: inline-block;overflow: hidden;}
.main1 .ci1{background:url('../img/pc/cli1.png');margin-left: 0;}
.main1 .ci1 .ci-en{
    color: #2545BA;
}
.main1 .ci2{background:url('../img/pc/cli2.png')}
.main1 .ci2 .ci-en{
    color: #0B7B5F;
}
.main1 .ci3{background:url('../img/pc/cli3.png')}
.main1 .ci3 .ci-en{
    color: #AE1010;
}
.main1 .card-item .ci-title{height:28px;font-size:30px;margin-top: 15px;color:rgba(255,255,255,1);}
.main1 .card-item .ci-en{height:14px;font-size:18px;margin-top: 8px;line-height:35px;}
.main1 .card-item .ci-aq{ height:22px; font-size:24px;  color:rgba(255,255,255,1);  margin-top: 26px;}
.main1 .m1-btn{width:470px;height:54px;background:rgba(255,255,255,1);border:1px solid rgba(204,204,204,1);border-radius:27px;clear: both;text-align: center;line-height: 54px;font-size: 22px;font-weight:400;color:rgba(51,51,51,1);margin: 0 auto;margin-top: 51px;margin-bottom: 24px;cursor: pointer;}
.main1 .m1-btn p{}
.main1 .mb-card{
    width: 100%;
    height: 300px;
    margin-top: 120px;
}
.main1 .mb-card li{
    width: 270px;
    height: 230px;
    float: left;
    background: rgba(255,255,255,1);
    box-shadow:0px 5px 25px 0px rgba(0,11,52,0.15);
    border-radius:5px;
    margin-right: 40px;
    position: relative;
}
.main1 .mb-card li:last-child{margin-right:0;}
.main1 .mb-card li .mbc-icon{
    width: 80px;
    height:80px;
    background:rgba(74,115,254,1);
    box-shadow:2px 0px 5px rgba(0,19,90,0.4);
    border-radius:50%;
    position: absolute;
    top: -45px;
    left: 0;
    right: 0;
    margin: auto;
}
.main1 .mb-card li .mi1{
    background: url('../img/pc/mi1.png');
    background-position: center;
}
.main1 .mb-card li .mi2{
    background: url(../img/pc/mi2.png);
    background-position: center;
}
.main1 .mb-card li .mi3{
    background: url(../img/pc/mi3.png);
    background-position: center;
}
.main1 .mb-card li .mi4{
    background: url(../img/pc/mi4.png);
    background-position: center;
}
.main1 .mb-card li .mbc-title{
    height:24px;
    font-size:24px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:27px;
    margin-top: 59px;
    margin-bottom: 31px;
    text-align: center;
}
.main1 .mb-card li .mbc-intro{
    font-size: 16px;
    font-weight:bold;
    color:rgba(102,102,102,1);
    line-height:30px;
    text-align: center;
}

/*main2*/
.main2{padding: 56px 0;width:100%;height: 724px;background:url('../img/pc/main2-bg.png');padding-top: 2px;}
.main2 .m2-tab-box{
    margin-top: 58px;
}
.main2 .m2-tab-box .mtb-tab{}
.main2 .m2-tab-box .mtb-tab .mtb-nav{width:100%;height:60px;border-bottom: 2px solid white;padding: 8px 0;}
.main2 .m2-tab-box .mtb-tab .mtb-nav li{
    width: 195px;
    height:54px;
    border-radius:27px;
    font-size:22px;
    font-weight:bold;
    color:#000000;
    line-height:54px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
}
.main2 .m2-tab-box .mtb-tab .mtb-nav li.active{
    color:#4A73FE;
    border:2px solid #4A73FE;
}
.main2 .m2-tab-box .mtb-tab .mtb-content{
    width:100%;
    margin-top: 58px;
    transition: all 1s;
}
.main2 .m2-tab-box .mtb-tab .mtb-content li{
    display: none;
    opacity: 0;
    transition: all 1s;
}
.main2 .m2-tab-box .mtb-tab .mtb-content li.active{
    display: block;
    opacity: 1;
}
.main2 .m2-tab-box .mtb-tab .mtb-content li .mtb-cleft{
    width:340px;
    height:168px;
    background:#FFFFFF;
    opacity:0.9;
    float: left;
    padding: 37px 35px;
    margin-left: 35px;
}
.main2 .m2-tab-box .mtb-tab .mtb-content li .mtb-cleft .mtbc-title{
    font-size:26px;
    font-weight:bold;
    color:#333333;
}
.main2 .m2-tab-box .mtb-tab .mtb-content li .mtb-cleft .mtbc-intro{
    font-size:16px;
    font-weight:400;
    color:#333333;
    line-height:36px;
    margin-top: 33px;
}
.main2 .m2-tab-box .mtb-tab .mtb-content li .mtb-cright{
    width:643px;
    height:388px;
    float: right;
    margin-right: 50px;
}

/*main3*/
.main3{
    padding: 34px 0;
}
.main3 .m3-card-box{width:100%;height:450px;overflow: hidden;margin-top: 70px;margin-bottom: 82px;box-shadow: 1px 1px 13px -1px;}
.main3 .m3-card-box ul{width:100%;height:100%;}
.main3 .m3-card-box li{width:300px;height:100%;overflow: hidden;position: relative;float: left;}
.main3 .m3-card-box li:hover .mcb-z,.main3 .m3-card-box li.active .mcb-z{opacity:0;}
.main3 .m3-card-box li .mcb-z{opacity: 1;position:absolute;left:0;right:0;top:0;bottom:0;z-index: 5;transition: all 1s;}
.main3 .m3-card-box li .mcb-z img{width:100%;}
.main3 .m3-card-box li .mcb-f{padding: 55px 24px;}
.main3 .m3-card-box li .mcb-f .mcbf-title{text-align: center;font-size:24px;    font-weight:bold;    color:#333333;}
.main3 .m3-card-box li .mcb-f .mcbf-intro{margin-top: 46px;font-size:20px;    color:#333333;    line-height:36px;}

/*main4*/
.main4{position: relative;width:100%;height: 683px;background: url('../img/pc/main4-bg.png');background-position: center;background-size: cover;background-repeat: no-repeat;}
.main4 .m4-tab-box{width:100%;height: 683px;}
.main4 .m4tb-nav{
    position:absolute;
    left:0;
    right:0;
    bottom:56px;
    border-radius:5px;
    width: 570px;
    margin: auto;
}
.main4 .m4tb-nav a{width: 185px;height:54px;font-size:20px;color:#000000;border-right: 1px solid #ccc;display: inline-block;text-align: center;line-height: 54px;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;float: left;background: white;}
.main4 .m4tb-nav a:last-child{border-bottom-right-radius: 5px;border-top-right-radius: 5px;}
.main4 .m4tb-nav a:first-child{border-bottom-left-radius: 5px;border-top-left-radius: 5px;}
.main4 .m4tb-nav a.active{background:#4A73FE;color:white;border-color: #4A73FE;}
.main4 .m4-tab-box .m4tb-content{float: right;margin-right: 112px;margin-top: 67px;}
.main4 .m4-tab-box .m4tb-content ul{}
.main4 .m4-tab-box .m4tb-content ul li{opacity: 0;width:448px;height:350px;padding: 45px 40px;display: none;}
.main4 .m4-tab-box .m4tb-content ul li.active{opacity: 1;display: block;}
.main4 .m4-tab-box .m4tb-content ul li .m4tbc-title{font-size:36px;    font-weight:bold;    color:white;}
.main4 .m4-tab-box .m4tb-content ul li .m4tbc-group{margin: 5px auto;line-height: 40px;clear: both;color: white;}
.main4 .m4-tab-box .m4tb-content ul li .m4tbc-group .m4tbc-name{width: 114px;height: 70px;float: left;}
.main4 .m4-tab-box .m4tb-content ul li .m4tbc-group .m4tbc-name .w{color:yellow;}
.main4 .m4-tab-box .m4tb-content ul li .m4tbc-group .m4tbc-intro{float: left;width: 333px;}
.main4 .m4-tab-box .m4tb-content ul li .m4tbc-group .m4tbc-intro p{}

/*main5*/
.main5{
    padding-top: 48px;
}
.main5 .m5-bg{
    margin: 71px auto;
    margin-bottom: 157px;
}
.main5 .m5-bg img{}

/*main6*/
.main6{width:100%;height:803px;background:url('../img/pc/main6-bg.png');background-position: center;background-size: cover;background-repeat: no-repeat;padding-top: 1px;}
.main6 .carousel{
    margin-top: 50px;
}
.main6 .carousel li{position:relative;}
.main6 .carousel li .m6-garden-name{position: absolute;left: -22px;bottom:50px;width:464px;height:56px;opacity: 0;background:url('../img/pc/m6-garden-bg.png');z-index: 6;text-align: center;line-height: 48px;color: white;font-size: 28px;}
.main6 .carousel li.active .m6-garden-name{opacity: 1}

/*main7*/
.main7{
    padding: 41px 0;
}
.main7 .m7-left{float: left;width:45%;height:500px;margin-top: 69px;}
.main7 .m7-left p{
    text-indent: 25px;
    line-height: 27px;
}
.main7 .m7-right{float: right;width:45%;height:500px;margin-top: 69px;}

/*main8*/
.main8{background:#F6F6F6;padding: 1px 0;margin-bottom: -1px;}
.main8 .m8-scrool-box{width:100%;height:632px;background:url('../img/pc/m8-bg.png');margin: 60px auto;overflow: scroll;}
.main8 .m8-scrool-img{width:872px;height:1336px;background:url('../img/pc/m8-hoor.png');position: absolute;left: 0;right: 0;top: 100px;margin: auto;}
.main8 .m8-btn{
    width: 470px;
    height:54px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(221,221,221,1);
    border-radius:27px;
    margin: auto;
    text-align: center;
    font-size: 22px;
    color: #333333;
    line-height: 54px;
    margin-bottom: 47px;
    cursor: pointer;
}

/*footer*/
.footer{padding: 25px 0;width:100%;background:url('../img/pc/footer-bg.png');background-position: center;background-repeat: no-repeat;background-size: cover;}
.footer .ftitle-box{margin: auto;margin-top: 50px;width:300px;color:white;text-align: center;}
.footer .ftitle-box .cn{font-size:32px;}
.footer .ftitle-box .en{font-size:20px;margin-top: 19px;}
.footer .fguest-box{
    height:294px;
    background:rgba(255,255,255,1);
    box-shadow:2px 0px 5px rgba(0,19,90,0.4);
    border-radius:5px;
    padding: 66px 103px;
    margin-top: 30px;
}
.footer .fguest-box .fgb-left{float: left;}
.footer .fguest-box .fgb-right{float: right;}
.footer .fguest-box .fgb-group{margin-bottom: 30px;width:482px;position: relative;}
.footer .fguest-box .fgb-group .label{width: 80px;height:100%;float: left;font-size: 16px;line-height: 38px;}
.footer .fguest-box .fgb-group input{font-size:16px;color:#999999;width: 376px;height: 26px;background:#E9E9E9;border: none;border-radius:18px;padding: 5px 10px;}
.footer .fguest-box .fgb-group .label{width: 80px;height:100%;float: left;font-size: 16px;line-height: 38px;color: #4B4B4B;}
.footer .fguest-box .city-picker-span,.hy-guestbook .fguest-box .city-picker-span.focus,.hy-guestbook .fguest-box .city-picker-span.open{line-height: 26px;
    font-size: 16px;
    color: #999999;
    width: 376px!important;
    height: 26px!important;
    line-height: 27px!important;
    background: #EEEEEE;
    border: none;
    border-radius: 18px;
    padding: 5px 10px;
    display: inline-block;}
.footer .fguest-box .fgb-group .city-picker-dropdown{left:80px!important;}
.footer .fguest-box .fgb-group select{
    font-size: 16px;
    color: #999999;
    width: 130px;
    height: 35px;
    background: #E9E9E9;
    border: none;
    border-radius: 18px;
    padding: 5px 10px;
}
.footer .fguest-box .fgb-group textarea{font-size:16px;color:#999999;width: 340px;height: 224px;border: none;background: #e9e9e9;border-radius: 5px;padding: 5px 10px;}
.footer .fgb-submit-btn{
    width: 320px;
    height:40px;
    background:rgba(74,115,254,1);
    box-shadow:2px 0px 8px rgba(0,9,44,0.26);
    border-radius:20px;
    text-align: center;
    color: white;
    margin: auto;
    font-size: 20px;
    line-height: 40px;
    margin-top: 10px;
}
.footer .fbeian{
    margin-top: 48px;
    color: white;
    text-align: center;
    font-size: 14px;
}








.blue-hot-call{
    width: 550px;
    height: 60px;
    background: #2545BA;
    color: white;
    line-height: 60px;
    font-size: 24px;
    font-weight:bold;
    text-align: center;
    position: relative;
}
.blue-hot-call .bhc-icon{
    background: url('../img/pc/bhc-icon.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 35px;
    width: 36px;
    height: 35px;
    display: inline-block;
    position: absolute;
    left: 84px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.blue-hot-call.left{
    float: left;}
.blue-hot-call.right{
    float: right;}
.blue-hot-call.center{margin: auto;}


.module-title-box{}
.module-title-box .mtb-title{height:36px;font-size:36px;font-weight:bold;color:rgba(51,51,51,1);line-height:37px;text-align: center;margin-top: 56px;}
.module-title-box .mtb-en{font-size: 18px;color: #999999;text-align: center;margin-top: 17px;}
.module-title-box .mtb-intro{height:18px;font-size:18px;color: #666666;line-height:21px;text-align: center;margin-top: 19px;}
.module-title-box .tb{color: #4a73fe;font-weight:bold;}

.border-right-tran {
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 60px solid #2645ba;
    position: absolute;
    right: -60px;
    top: 0;
    bottom: 0;
}

.border-left-tran {
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 60px solid #2645ba;
    left: -60px;
    top: 0;
    bottom: 0;
    position: absolute;
}



.poster-main {
    width: 640px;
    height: 270px;
    position: relative
}

.poster-main .poster-btn {
    width: 100px;
    height: 270px;
    position: absolute;
    top: 0;
    cursor: pointer
}

.poster-main .poster-prev-btn {
    left: 0;
    background: url('../img/pc/1.png') no-repeat;
    background-position: left center
}

.poster-main .poster-next-btn {
    right: 0;
    background: url('../img/pc/2.png') no-repeat;
    background-position: right center
}

.poster-main .poster-list .list-item {
    position: absolute;
    top: 0;
    left: 0
}

.list-item a, .list-item a img {
    display: block;
    width: 100%;
    height: 100%;
    border: 0
}


.banner {
    width: 100%;
    height: 810px;
    position: relative;
}

.banner .center {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.banner .center .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 29px;
    z-index: 9999;
}

.banner .center .hd ul {
    overflow: hidden;
    zoom: 1;
    text-align: center;
}

.banner .center .hd ul li {
    margin-right: 2px;
    width: 10px;
    height: 10px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    display: inline-block;
    border-radius: 50%;
}

.banner .center .hd ul li.on {
    background: #31da31;
    color: #fff;
}

.banner .center .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.banner .center .bd ul{
	max-height:810px;
	overflow:hidden;
}

.banner .center .bd li {
    zoom: 1;
    vertical-align: middle;
}

.banner .center .bd img {
    display: block;
	width:100%;
}

.banner .center .prev,
.banner .center .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../img/pc/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.banner .center .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.banner .center .prev:hover,
.banner .center .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.banner .center .prevStop {
    display: none;
}

.banner .center .nextStop {
    display: none;
}