.container { width: 1200px; margin: 0 auto; }
*{margin:0;padding:0}
a{text-decoration: none;}
ul{list-style: none;}
body, button, input, textarea, select {
    font: 12px/1.5 Arial,'microsoft yahei',Helvetica,sans-serif;
        font-size: 12px;
}
.section-title{ text-align: center; padding-top: 52px; margin-bottom: 58px;}
.section-title h2{ font-size: 36px; color: #333; margin-bottom: 25px;}
.section-title p{ font-size: 16px; color: #95989d; width: 930px;margin: 0 auto;}


.extension .parent .section-1 .container{
    width:100%;
    background:url("../img/copy/e/00-banenr.jpg") no-repeat center center;
    height:500px;
    background-size:100%;
    background-size:cover;
    
}
.extension .parent .section-1 .container .section-title{
    position: relative;
    width:1200px;
    margin: 0 auto;
}
.extension .parent .section-1 h2{
    position: absolute;
    top:133px;
    margin-bottom:0;
    font-size:46px;
    ;
    font-weight:400;
    color:rgba(245,247,250,1);
    line-height:36px;
}
.extension .parent .section-1 p{
    position: absolute;
    top:214px;
    text-align: left;
    font-size:24px;
    ;
    font-weight:300;
    color:rgba(245,247,250,1);
    line-height:36px;
}
.extension .parent .section-1 a{
    display:block;
    position: absolute;
    top:306px;
    text-align: left;
    width:200px;
    height:56px;
    border:1px solid rgba(255,255,255,1);
    border-radius:29px;
    font-size:18px;
    ;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:56px;
    text-align: center;

}
.extension .parent .section-1 a:hover{
    background:rgba(255,255,255,1);
    color:#08006F;
}

.extension .section-2 .list {
    margin-top: 37px;
    padding-bottom: 33px;
}
.extension .parent .list ul{
    margin-right:78px;
    float:right;
}
.extension .parent .section-2 .list li {
    height: 26px;
    line-height: 26px;
}
.extension .section-2 .list ul li:nth-child(odd){
    margin-bottom:31px
}
.extension .parent .list ul li:nth-child(odd) p{
    font-size:16px;;
    color:#888;
}
.extension .section-2 .list ul li:nth-child(1){
    margin:29px 0 51px;
}
.extension .parent .list ul li:nth-child(1) p{
    font-size:36px;
    ;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:36px;
}
.extension .parent .list ul li:nth-child(even) img{
    width: 11px;
    height: 11px;
    position: absolute;
    top: 3px;
    left: 0;
}
.extension .parent .list ul li:nth-child(even){
    position: relative;
}
.extension .parent .list ul li:nth-child(even) p {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51,51,51,1);
    line-height: 18px;
    font-weight: bold;
    margin: 0 0 2px 20px;
    width: 100%;
}
.extension .parent .list ul li a{
    display: block;
    width:180px;
    height:44px;
    background: #3da1f9;
    background: -moz-linear-gradient(45deg, #3da1f9 0%, #476dfd 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #3da1f9), color-stop(100%, #476dfd));
    background: -webkit-linear-gradient(45deg, #3da1f9 0%, #476dfd 100%);
    background: -o-linear-gradient(45deg, #3da1f9 0%, #476dfd 100%);
    background: -ms-linear-gradient(45deg, #3da1f9 0%, #476dfd 100%);
    background: linear-gradient(45deg, #3da1f9 0%, #476dfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3da1f9', endColorstr='#ff6c55', GradientType=1 );
    box-shadow: 0 3px 10px 0 #3da1f9;
    border-radius:22px;
    font-size:18px;
    font-weight:400;
    color:rgba(243,243,248,1);
    line-height:44px;
    text-align: center;
    margin-top:13px;
}
.extension .parent .section-3{
    background: rgba(247,247,252,1);
    padding-bottom: 68px;
}
.extension .parent .list1 ul li{
    float: left;
    width: 380px;
    margin-right:30px;
    text-align: center;
    background: #fff;
    padding-bottom: 38px;
}
.extension .parent .list1 ul li:last-child {
    margin-right: 0;
}
.extension .parent .list1 ul li p:nth-child(2) {
    font-size: 20px;
    
    font-weight: bold;
    color:rgba(51,51,51,1);
    line-height: 48px;
}
.extension .parent .list1 ul li p:nth-child(3){
    font-size:14px;
    color:#888888;
    line-height:24px;
    padding: 0 10px;
}
.extension .parent .list1 ul li a{
    display: block;
    width:180px;
    height:44px;
    background: #3da1f9;
    background: -moz-linear-gradient(45deg, #3da1f9 0%, #476dfd 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #3da1f9), color-stop(100%, #476dfd));
    background: -webkit-linear-gradient(45deg, #3da1f9 0%, #476dfd 100%);
    background: -o-linear-gradient(45deg, #3da1f9 0%, #476dfd 100%);
    background: -ms-linear-gradient(45deg, #3da1f9 0%, #476dfd 100%);
    background: linear-gradient(45deg, #3da1f9 0%, #476dfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3da1f9', endColorstr='#ff6c55', GradientType=1 );
    box-shadow: 0 3px 10px 0 #3da1f9;
    border-radius:22px;
    font-size:18px;
    ;
    font-weight:400;
    color:rgba(243,243,248,1);
    line-height:44px;
    text-align: center;
    margin: 24px auto 0;
}
.extension .parent .section-4{
    padding-bottom: 61px;
}
.extension .parent .section-4 .section-title {
    text-align: center;
    padding-top: 45px;
    margin-bottom: 44px;
}
.extension .parent .list2 img{
    filter:drop-shadow(0px 0px 20px rgba(42,42,50,0.08));
}
.extension .parent .section-5{
    background: rgba(247,247,252,1);
    padding-bottom: 78px;
}
.extension .parent .section-5  .section-title {
    text-align: center;
    padding-top: 70px;
    margin-bottom: 61px;
}
.extension .parent .section-5 .img {
    cursor: pointer;
    position: relative;
}
.extension .parent .section-5 .img,.extension .parent .section-5 .cover {
    width: 255px;
    height: 494px;
}
.extension .parent .section-5 .cover {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.6);
}
.extension .parent .section-5 .cover img {
    margin-top: 140px;
    width: 180px;
    height: 200px;
}
.extension .parent .section-6 .section-title {
    text-align: center;
    padding-top: 68px;
    margin-bottom: 61px;
}
.extension .parent .list3 ul li {
    width:285px;
    text-align: center;
    padding: 15px 15px 35px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(42,42,50,0.08);
    float: left;
    margin-right: 15px;
}
.extension .parent .list3 ul li :last-child {
    margin-right: 0;
}
.extension .parent .list3 ul li p:nth-child(2) {
    font-size: 18px;
    
    font-weight: 600;
    color: 
    rgba(51,51,51,1);
    margin: 20px 0 10px;
}
.extension .parent .list3 ul li p:nth-child(3){
    font-size:14px;
    ;
    font-weight:400;
    color:rgba(136,136,136,1);
    line-height:24px;
}
.extension .parent .section-5 .list3 {
    width: 1230px; height:670px; overflow: hidden;}
.extension .parent .section-5 a {
    clear: both;
    display: block;
    width: 300px;
    height: 58px;
    background: #3da1f9;
    background: -moz-linear-gradient(45deg, #3da1f9 0%, #476dfd 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #3da1f9), color-stop(100%, #476dfd));
    background: -webkit-linear-gradient(45deg, #3da1f9 0%, #476dfd 100%);
    background: -o-linear-gradient(45deg, #3da1f9 0%, #476dfd 100%);
    background: -ms-linear-gradient(45deg, #3da1f9 0%, #476dfd 100%);
    background: linear-gradient(45deg, #3da1f9 0%, #476dfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3da1f9', endColorstr='#ff6c55', GradientType=1 );
    box-shadow: 0 3px 10px 0 #3da1f9;
    border-radius: 29px;
    font-size: 18px;
    
    font-weight: 400;
    color: rgba(243,243,248,1);
    line-height: 58px;
    margin: 58px auto 0;
    text-align: center;
}
.section-7 {
	background: #f0f2f7;
}

.extension .parent .list5>div{
    width:1200px;
    margin:0 auto;
    
}
.extension .parent .list5 div ul:nth-child(1) li{
    margin:53px auto 0;
    padding:20px 21px 0 19px;
    background:#fff;
}

.extension .parent .list5>div:nth-child(1){
    display: block;
    
}
.extension .parent .list5>div:nth-child(2){
    display: none;
}

.extension .parent .list5>div ul li div{
    position: relative;
}
.extension .parent .list5>div ul li div.yichu{
    width:60px;
    height:60px;
    background:rgba(255,255,255,1);
    opacity:0.8;
    border-radius:50%;
    line-height: 73px;
}
.extension .parent .list5>div ul li div.yiru{
    width:60px;
    height:60px;
    background:rgba(255,255,255,1);
    opacity:1;
    border-radius:50%;
    line-height: 73px;
}

.extension .parent .list5>div ul li div:nth-child(2){
    position: absolute;
    top:50%;
    left:50%;
    margin-left:-30px;
    margin-top:-30px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.extension .parent .list5 ul li img{
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 20px 0px rgba(42,42,50,0.08);
}
.extension .parent .list5 {
    clear: both;
    overflow: hidden;
}
.extension .parent .list5 li {
    float: left;
    width: 380px;
}
.extension .parent .list5 div:nth-child(1) ul:nth-child(1) li {
    margin: 53px 30px 0 0;
    padding: 20px 0 0;
    background: #fff;
    text-align: center;
}
.extension .parent .list5 div:nth-child(1) ul:nth-child(1) li:last-child {
    margin-right: 0;
}
.extension .parent .list5 div:nth-child(2) ul:nth-child(1) li {
    margin: 53px 30px 0 0;
    padding: 20px 20px 0;
    background: #fff;
    text-align: center;
    width:380px;
}
.extension .parent .list5 div:nth-child(2) ul:nth-child(1) li:last-child {
    margin-right: 0;
}

.extension .parent .list5 div:nth-child(2) li>div>img{
    width:100%;
}
.extension .parent .list5 ul li p:nth-child(2) {
    font-size: 20px;
    
    font-weight: bold;
    color: 
    rgba(51,51,51,1);
    line-height: 36px;
    margin-top: 10px;
}
.extension .parent .list5 ul li p:nth-child(3){
    font-size:14px;
    ;
    font-weight:500;
    color:#888;
    line-height:24px;
    margin-bottom:38px;
}
.cloud-product {
    position: relative;
    z-index: 9;
    padding: 70px 0;
}
.cloud-product h2 {
	 font-size: 36px;
    color: #333;
    margin-bottom: 25px;
    text-align: center;
}
.home-title-text {
	font-size: 16px;
    color: #95989d;
    width: 930px;
    margin: 0 auto;
    text-align: center;
}
.cloud-product-ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: 350px;
    margin-top: 70px;
}
.cloud-product-ul li:first-child {
    margin-left: 0;
}
.cloud-product-ul li {
    -webkit-box-shadow: 1px 1px 12px rgba(0,0,0,.08);
    -moz-box-shadow: 1px 1px 12px rgba(0,0,0,.08);
    box-shadow: 1px 1px 12px rgba(0,0,0,.08);
    -webkit-transition: width .15s linear;
    -o-transition: width .15s linear;
    -moz-transition: width .15s linear;
    transition: width .15s linear;
    border-radius: 15px;
}
.cloud-product-ul li {
    position: relative;
    margin-left: 12px;
    width: 260px;
    height: 350px;
    float: left;
    background: #fff;
}
.cloud-product-ul li.active {
    z-index: 9;
    width: 350px;
    -webkit-box-shadow: 0 4px 20px rgba(0,0,0,.2);
    -moz-box-shadow: 0 4px 20px rgba(0,0,0,.2);
    box-shadow: 0 4px 20px rgba(0,0,0,.2);
}
.normal-inner {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    border-radius: 15px;
}
.cloud-product-single-bottom {
    width: 100%;
    height: 340px;
}
.empty-space {
    width: 100%;
    height: 180px;
    background-color: #f7f7fc;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.empty-space h3 {
    text-align: center;
    font-size: 24px;
    color: #2a7efb;
    margin-top: 20px;
}
.page-products-map1 {
    margin: 10px auto 0;
    width: 97px;
    height: 94px;
    background: url(../img/page-products-beijing2.png);
    background-position: 0px -1px;
    background-repeat: no-repeat;
}
.product-introduce-list {
    margin: 0 auto;
    padding-top: 28px;
    height: 135px;
    width: 84%;
    border-left: none;
    border-right: none;
}
.product-introduce-list p {
    font-size: 20px;
    color: #2a7efb;
    text-align: center;
}
.product-introduce-list p a {
    display: inline-block;
    /* margin-left: 7%; */
    color: #000;
}
.active-inner {
    position: relative;
    display: none;
    height: 450px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    border-radius: 8px;
}
.empty-space1 {
    background-color: #2a7efb;
}
.cloud-product-ul li.active .active-inner {
    display: block;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: -50px;
}
.active-hover-bottom {
    width: 100%;
    height: 270px;
    background-color: #fff;
    overflow: hidden;
    border-radius: 15px;
}
.empty-space1 h3 {
    color: #fff;
}
.page-products-map5 {
    margin: 10px auto 0;
    width: 97px;
    height: 94px;
    background: url(../img/page-products-beijing1.png);
    background-position: 0px -1px;
    background-repeat: no-repeat;
}
.page-products-map3 {
    margin: 10px auto 0;
    width: 97px;
    height: 94px;
    background: url(../img/page-products-beijing2.png);
    background-position: -213px -1px;
    background-repeat: no-repeat;
}
.page-products-map4 {
    margin: 10px auto 0;
    width: 97px;
    height: 94px;
    background: url(../img/page-products-beijing2.png);
    background-position: -321px -1px;
    background-repeat: no-repeat;
}
.page-products-map7 {
    margin: 10px auto 0;
    width: 97px;
    height: 94px;
    background: url(../img/page-products-beijing1.png);
    background-position: -213px -1px;
    background-repeat: no-repeat;
}
.page-products-map8 {
    margin: 10px auto 0;
    width: 97px;
    height: 94px;
    background: url(../img/page-products-beijing1.png);
    background-position: -321px -1px;
    background-repeat: no-repeat;
}
.active-hover-bottom {
    width: 100%;
    height: 270px;
    background-color: #fff;
    overflow: hidden;
    border-radius: 0 0 15px 15px;
}
.active-hover-bottom-content {
    width: 95%;
    height: 100px;
    margin: 10px auto;
    background-color: #f0f2f7;
    padding: 10px 10px;
    position: relative;
}
.active-hover-bottom-content p {
    width: 60%;
    font-size: 14px;
    /* color: #2a7efb; */
    color: #000;
    line-height: 20px;
}
.active-hover-bottom-content a {
    display: block;
    width: 35%;
    height: 40px;
    border: 1px solid #2a7efb;
    text-align: center;
    line-height: 40px;
    color: #2a7efb;
    position: absolute;
    top: 30px;
    right: 2%;
}

.extension .parent .list6 ul{
    flex-wrap: wrap;
}
.extension .parent .list6 li:nth-child(2) .img{
    background-position: -110px 0;
}
.extension .parent .list6 li:nth-child(3) .img{
    background-position: -220px 0;
}
.extension .parent .list6 li:nth-child(4) .img{
    background-position: -330px 0;
}
.extension .parent .list6 li:nth-child(5) .img{
    background-position: 0 -110px;
}
.extension .parent .list6 li:nth-child(6) .img{
    background-position: -110px -110px;
}
.extension .parent .list6 li:nth-child(7) .img{
    background-position: -220px -110px;
}
.extension .parent .list6 li:nth-child(8) .img{
    background-position: -330px -110px;
}
.extension .parent .list6{
    text-align: center;
    overflow: hidden;
    width: 1224px;
}
.extension .parent .list6 ul li{
    width: 280px;
    float: left;
    margin-right:26px
}
.extension .parent .list6 ul li:nth-child(n+5){
    margin-top:41px;
}
.extension .parent .list6 .img{
    background:url("../img/copy/e/07-icon.jpg") no-repeat;
    width:110px;
    height:110px;
    margin:0 auto;
}
.extension .parent .list6 ul li p:nth-child(2){
    font-size:18px;
    ;
    font-weight:bold;
    color:rgba(0,0,0,1);
    line-height:30px;
    margin: 28px 0 22px;
}
.extension .parent .list6 ul li p:nth-child(3){
    font-size:14px;
    ;
    font-weight:400;
    color:rgba(136,136,136,1);
    line-height:28px;
}
.extension .parent .section-8 a{
    display: block;
    width:300px;
    height:58px;
    background: rgba(240,58,58,1);
    background: -moz-linear-gradient(45deg, rgba(240,58,58,1) 0%, rgba(255,108,85,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(240,58,58,1)), color-stop(100%, rgba(255,108,85,1)));
    background: -webkit-linear-gradient(45deg, rgba(240,58,58,1) 0%, rgba(255,108,85,1) 100%);
    background: -o-linear-gradient(45deg, rgba(240,58,58,1) 0%, rgba(255,108,85,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(240,58,58,1) 0%, rgba(255,108,85,1) 100%);
    background: linear-gradient(45deg, rgba(240,58,58,1) 0%, rgba(255,108,85,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f03a3a', endColorstr='#ff6c55', GradientType=1 );

    box-shadow:0px 5px 8px 0px rgba(241,61,60,0.2);
    border-radius:29px;
    font-size:18px;
    ;
    font-weight:400;
    color:rgba(243,243,248,1);
    line-height:58px;
    text-align: center;
    margin:64px auto 0;
}
.extension .parent .list7>ul {
    overflow: hidden;
}
.extension .parent .list7>ul li{
    width:12%;
    margin:0 auto;
}
.extension .parent .list7>ul li{
    width: 20%;
    height: 80px;
    font-size: 18px;
    float: left;
    font-weight: 400;
    line-height: 80px;
    text-align: center;
}
.extension .parent .list7>ul li:nth-child(1){
    border-bottom:2px solid rgba(240,59,59,1);
}
.extension .parent .section-8  .container {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 68px;
}
.extension .parent .section-8 .section-title {
    text-align: center;
    padding-top: 68px;
    margin-bottom: 58px;
}
.extension .parent .list8{
    background:rgba(247,247,252,1);
    overflow: hidden;
}
.extension .parent .list8 li {
    float: left;
}
.extension .parent .list8 li:first-child {
    margin-right: 40px;
}
.extension .parent .list8 img{
    margin-top:30px;
}
@keyframes fadeIn {
    0% {
        opacity: 0; 
    }
    50% {
        opacity: 0.5; 
    }
    100% {
        opacity: 1; 
    }
}
.extension .parent .list8 .container div{
    display: none;
    width:1200px;
    margin:0 auto;
    animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-timing-function: linear;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-name: fadeIn;
    -webkit-animation-timing-function: linear;
}

.extension .parent .list8 .container div:nth-child(1){
    display: block;
}
.extension .parent .list8 h2{
    width: 360px;
    margin: 85px 0 32px;
    font-size: 30px;
    font-weight: 500;
}
.extension .parent .list8 p{
    font-size:16px;
    ;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:30px;
    width:480px;
}
.extension .parent .list8 a{
    display: block;
    width:180px;
    height:54px;
    border:1px solid rgba(240,59,59,1);
    border-radius:27px;
    font-size:16px;
    ;
    font-weight:400;
    color:rgba(240,59,59,1);
    line-height:54px;
    text-align: center;
    margin:65px 0 113px;
}
.extension .parent .section-10 .section-title {
    text-align: center;
    padding-top: 60px;
    margin-bottom: 78px;
}
.extension .parent .section-10 .section-title p{
    font-size:15px;
}
.extension .parent .section-10{
    padding-bottom: 40px;
}
.extension .parent .list9{
    text-align: center;
}
.extension .parent .list10 ul{
    flex-wrap: wrap;
}
.extension .parent .list10 ul li span {
    display: block;
    font-size: 16px;
    
    font-weight: 400;
    color: rgba(136,136,136,1);
    line-height: 30px;
    margin: 21px 0 79px;
    text-align: center;
}
.extension .parent .section-11{
    width:100%;
    background:rgba(247,247,252,1);
}
.extension .parent .section-11 .section-title {
    text-align: center;
    padding-top: 54px;
    margin-bottom: 69px;
}
.extension .parent .section-12 .container{
    background:url("../img/copy/e/tj-bg.jpg") no-repeat;
    width:100%;
    height:427px;
    text-align: center;
    background-size:100%;
    background-size:cover;
}
.extension .parent .section-12 .container h2{
    color:rgba(255,255,255,1);
    font-size:30px;
}
.extension .parent .section-12 .container .section-title{
    margin-bottom:45px;
}

.extension .parent .list11>ul{
    width: 41.89%;
    margin:0 auto;
}
.extension .parent .list11>ul>li:not(:nth-child(4)){
    background:#fff ;
}
.extension .parent .list11>ul>li:nth-child(1),.extension .parent .list11>ul>li:nth-child(2){
    padding:13px 0;
}
.extension .parent .list11>ul>li{
    display: flex;
    justify-content: space-between;
    line-height: 54px;
    border-radius: 3px;
    width: 47.81%;
}
.extension .parent .list11>ul>li:nth-child(3),.extension .parent .list11>ul>li:nth-child(4){
    margin-top:26px;
}

.step_content .item {
    width: 100%;
    float: left;
    line-height: 30px;
}
.extension .parent .list11 ul li:nth-child(4) input{
    padding: 17px 0 17px 24px;
    width: 40.95%;
    font-size: 16px;
    color: rgb(51, 51, 51);
    outline: medium;
    border: none;
    border-radius: 3px;
}

.extension .parent .list12{
    margin-top:38px;
}
.extension .parent .list12 a{
    display: block;
    width:300px;
    height:58px;
    border:1px solid rgba(255,255,255,1);
    border-radius:28px;
    opacity:0.8;
    font-size:24px;
    ;
    font-weight:500;
    color:rgba(255,255,255,1);
    line-height:58px;
    margin:0 auto;
}
.extension .parent .list12 a:hover{
    background:rgba(255,255,255,1);
    color:rgba(246,52,43,1);
}
.extension .parent .list12 p{
    font-size:14px;
    ;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:14px;
    margin-top:15px;
  }


.header .search-history .left .delete {
    background-position: 0 0px;
}
.header .header_container .search .icon-search {
    margin-top: 4px;
}
.parent >div {overflow: hidden}