|
@@ -0,0 +1,275 @@
|
|
|
+@charset "utf-8";
|
|
|
+li{list-style:none}
|
|
|
+/**
|
|
|
+ * PC端
|
|
|
+ */
|
|
|
+@media screen and (min-width:768px){
|
|
|
+ .section_banner{width: 100%;height: 420px;background: url("/img/activity/attestation/banner.jpg");background-size: cover;box-sizing: border-box;padding-top: 140px;}
|
|
|
+ .section_banner h1{font-size: 60px;line-height: 36px;margin-bottom: 30px;text-align: center;color: #FFFFFF;}
|
|
|
+ .section_banner p{font-size: 36px;line-height: 36px;margin-bottom: 30px;text-align: center;color: #FFFFFF;}
|
|
|
+ .section{width: 100%;}
|
|
|
+ .inner{width: 1200px;margin: 0 auto;}
|
|
|
+ .section_main{width: 100%;box-sizing: border-box;}
|
|
|
+ /*section_main 01*/
|
|
|
+ .section_main.one{height: 723px;background-color: #FFFFFF;padding: 80px 0;}
|
|
|
+ .section_main.one .title{width: 100%;margin-bottom: 80px;}
|
|
|
+ .section_main.one .title h1{line-height: 40px;text-align: center;font-size: 40px;color: #333333;font-weight: normal;}
|
|
|
+ .section_main.one .section_content{width: 100%;height: 404px;box-sizing: border-box;}
|
|
|
+ .section_main.one .section_content .image{width: 568px;height: 404px;float: left;}
|
|
|
+ .section_main.one .section_content .image img{width: 100%;height: 100%;display: block;}
|
|
|
+ .section_main.one .section_content .text{width: 476px;height: 100%;box-sizing: border-box;padding: 62px 0 0 0;float: right;}
|
|
|
+ .section_main.one .section_content .text .h1{font-size: 28px;line-height: 36px;color: #464646;text-align: justify;margin-bottom: 52px;}
|
|
|
+ .section_main.one .section_content .text p{font-size: 16px;line-height: 32px;color: #707070;padding-left: 10px;position: relative;}
|
|
|
+ .section_main.one .section_content .text p:before{content: '';width: 6px;height: 6px;background-color: #D4D4D4;position: absolute;left: 0;top: 13px;border-radius: 50%;}
|
|
|
+ /*section_main 02*/
|
|
|
+ .section_main.two{height: 560px;background-color: #FFF8F9;padding: 98px 0;}
|
|
|
+ .section_main.two .title{width: 100%;margin-bottom: 115px;}
|
|
|
+ .section_main.two .title h1{line-height: 40px;text-align: center;font-size: 40px;color: #333333;font-weight: normal;}
|
|
|
+ .section_main.two .title p{line-height: 40px;text-align: center;font-size: 16px;color: #707070;font-weight: normal;}
|
|
|
+ .section_main.two .section_content{width: 100%;height: 140px;box-sizing: border-box;}
|
|
|
+ .section_main.two .section_content .section_li{width: 100px;height: 140px;float: left;margin: 0 100px;}
|
|
|
+ .section_main.two .section_content .section_li .li_icon{width: 100px;height: 100px;display: block;margin-bottom: 30px;}
|
|
|
+ .section_main.two .section_content .section_li p{line-height: 20px;font-size: 20px;color: #333333;text-align: center;}
|
|
|
+ /*section_main 03*/
|
|
|
+ .section_main.three{height: 720px;background: url("/img/activity/attestation/section_image_bg.png");background-size: cover;padding: 100px 0;}
|
|
|
+ .section_main.three .title{width: 100%;margin-bottom: 106px;}
|
|
|
+ .section_main.three .title h1{line-height: 40px;text-align: center;font-size: 40px;color: #FFFFFF;font-weight: normal;}
|
|
|
+ .section_main.three .section_content{width: 100%;height: auto;box-sizing: border-box;}
|
|
|
+ .section_main.three .section_content .text-left{width:757px;float: left;}
|
|
|
+ .section_main.three .section_content .text-right{width:443px;float: left;}
|
|
|
+ .section_main.three .section_content .text-left .text-ti{width:100%;height:62px;margin-bottom: 84px;}
|
|
|
+ .section_main.three .section_content .text-left .text-ti-a{width:200px;height:62px;box-sizing:border-box;float: left;border: 1px solid transparent;margin-left: 48px;text-align: center;line-height: 60px;font-size: 24px;color: #FFFFFF;opacity: 0.7;-o-transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;transition: all .4s;}
|
|
|
+ .section_main.three .section_content .text-left p{width: 100%;padding-left: 46px;height: 23px;line-height: 23px;font-size: 18px;color: #FFFFFF;position: relative;margin-bottom: 66px;opacity: 0.7;-o-transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;transition: all .4s;}
|
|
|
+ .section_main.three .section_content .text-left p:before{content: '';width: 23px;height: 23px;background: url(/img/activity/attestation/section_icon_x.png);position: absolute;left: 0;top: 0;border-radius: 50%;}
|
|
|
+ .section_main.three .section_content .text-right .text-ti{width:100%;height:62px;margin-bottom: 84px;}
|
|
|
+ .section_main.three .section_content .text-right .text-ti-a{width:200px;height:62px;box-sizing:border-box;float: left;border: 1px solid transparent;margin-left: 48px;text-align: center;line-height: 62px;font-size: 24px;color: #FFFFFF;opacity: 0.7;-o-transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;transition: all .4s;}
|
|
|
+ .section_main.three .section_content .text-right p{width: 100%;padding-left: 46px;height: 23px;line-height: 23px;font-size: 18px;color: #FFFFFF;position: relative;margin-bottom: 66px;opacity: 0.7;-o-transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;transition: all .4s;}
|
|
|
+ .section_main.three .section_content .text-right p:before{content: '';width: 23px;height: 23px;background: url(/img/activity/attestation/section_icon_d.png);position: absolute;left: 0;top: 0;border-radius: 50%;}
|
|
|
+ .section_main.three .section_content .text-left:hover p{opacity: 1;}
|
|
|
+ .section_main.three .section_content .text-left:hover .text-ti-a{border: 1px solid #FFFFFF;opacity: 1;}
|
|
|
+ .section_main.three .section_content .text-right:hover p{opacity: 1;}
|
|
|
+ .section_main.three .section_content .text-right:hover .text-ti-a{border: 1px solid #FFFFFF;opacity: 1;}
|
|
|
+ /*section_main 04*/
|
|
|
+ .section_main.four{height: 838px;background-color: #FFFFFF;padding: 100px 0;}
|
|
|
+ .section_main.four .title{width: 100%;margin-bottom: 100px;}
|
|
|
+ .section_main.four .title h1{line-height: 40px;text-align: center;font-size: 40px;color: #333333;font-weight: normal;}
|
|
|
+ .section_main.four .section_content{width: 100%;height: 460px;box-sizing: border-box;}
|
|
|
+ .section_main.four .section_content .section_li{width: 390px;height: 460px;float: left;position: relative;margin-right: 15px;box-sizing: border-box;border-radius: 4px;float: left; vertical-align: top;perspective: 1000px;}
|
|
|
+ .section_main.four .section_content .section_li:last-child{margin-right: 0;}
|
|
|
+ .section_main.four .section_content .section_li .box{position: absolute;height: 100%;width: 100%;-webkit-backface-visibility: hidden;backface-visibility: hidden;transform-style: preserve-3d;transition: ease-in-out 600ms;}
|
|
|
+ .section_main.four .section_content .section_li .bg{width: 100%;height: 460px;background-size: 100% 100%;}
|
|
|
+ .section_main.four .section_content .section_li .front{box-sizing: border-box;padding-top: 149px;border:1px solid #D4D4D4;border-radius: 4px;}
|
|
|
+ .section_main.four .section_content .section_li .front .icon{width: 100px;height: 100px;display: block;margin: 0 auto;margin-bottom: 43px;}
|
|
|
+ .section_main.four .section_content .section_li .front p{text-align: center;font-size: 20px;line-height: 20px;color: #333333;}
|
|
|
+ .section_main.four .section_content .section_li .back{transform: rotateY(-180deg);}
|
|
|
+ .section_main.four .section_content .section_li .back .content-box{width: 100%;height: 100%;position: absolute;top: 0;left: 0;box-sizing: border-box;padding-top: 179px;}
|
|
|
+ .section_main.four .section_content .section_li .back .content-box h1{line-height: 20px;font-size: 20px;text-align: center;color: #FFFFFF;margin-bottom: 56px;font-weight: normal;}
|
|
|
+ .section_main.four .section_content .section_li .back .content-box .line{width: 32px;height: 2px;background: #FFFFFF;margin: 0 auto;margin-bottom: 55px;}
|
|
|
+ .section_main.four .section_content .section_li .back .content-box p{line-height: 20px;font-size: 16px;text-align: center;color: #FFFFFF;margin-bottom: 16px;}
|
|
|
+ .section_main.four .section_content .section_li .back .bg1{background-image: url(/img/activity/attestation/section_image_1.png);}
|
|
|
+ .section_main.four .section_content .section_li .back .bg2{background-image: url(/img/activity/attestation/section_image_2.png);}
|
|
|
+ .section_main.four .section_content .section_li .back .bg3{background-image: url(/img/activity/attestation/section_image_3.png);}
|
|
|
+ .section_main.four .section_content .section_li:hover .front{transform: rotateY(180deg);}
|
|
|
+ .section_main.four .section_content .section_li:hover .back{transform: rotateY(0deg);}
|
|
|
+ /*section_main 05*/
|
|
|
+ .section_main.five{height: 700px;background: #F7F7F7;padding: 100px 0;}
|
|
|
+ .section_main.five .title{width: 100%;margin-bottom: 106px;}
|
|
|
+ .section_main.five .title h1{line-height: 40px;text-align: center;font-size: 40px;color: #333333;font-weight: normal;}
|
|
|
+ .section_main.five .section_content{width: 100%;height: 333px;box-sizing: border-box;}
|
|
|
+ .section_main.five .section_content .text-left{width:632px;float: left;margin-right: 234px;}
|
|
|
+ .section_main.five .section_content .text-left img{width:632px;height: 333px;display: block;transform-style: preserve-3d;transition: ease-in-out 400ms;}
|
|
|
+ .section_main.five .section_content .text-right{float: left;box-sizing: border-box;padding-top: 90px;}
|
|
|
+ .section_main.five .section_content .text-right .text-right-text{width: 325px;height: 123px;position: relative;}
|
|
|
+ .section_main.five .section_content .text-right .text-right-text img{width: 130px;height: 123px;display: block;}
|
|
|
+ .section_main.five .section_content .text-right .text-right-text .p{line-height: 28px;font-size: 28px;text-align: center;color: #464646;position: absolute;top: 45px;right: 0;}
|
|
|
+ .section_main.five .section_content:hover .text-left img{transform: translateY(-20px);}
|
|
|
+ /*section_main 06*/
|
|
|
+ .section_main.six{height: 700px;background: #FFFFFF;padding: 115px 0;}
|
|
|
+ .section_main.six .section_content{width: 100%;height: 467px;box-sizing: border-box;}
|
|
|
+ .section_main.six .section_content .text-left{float: left;box-sizing: border-box;padding-top: 130px;}
|
|
|
+ .section_main.six .section_content .text-left .text-right-text{width: 325px;height: 123px;position: relative;}
|
|
|
+ .section_main.six .section_content .text-left .text-right-text img{width: 148px;height: 123px;display: block;}
|
|
|
+ .section_main.six .section_content .text-left .text-right-text .p{line-height: 28px;font-size: 28px;text-align: center;color: #464646;position: absolute;top: 45px;right: 0;}
|
|
|
+ .section_main.six .section_content .text-right{width:633px;float: right;}
|
|
|
+ .section_main.six .section_content .text-right img{width:632px;height: 467px;display: block;transform-style: preserve-3d;transition: ease-in-out 400ms;}
|
|
|
+ .section_main.six .section_content:hover .text-right img{transform: translateY(-20px);}
|
|
|
+ /*section_main 07*/
|
|
|
+ .section_main.seven{height: 700px;background: #F7F7F7;padding: 100px 0;}
|
|
|
+ .section_main.seven .section_content{width: 100%;height: 497px;box-sizing: border-box;}
|
|
|
+ .section_main.seven .section_content .text-left{width:697px;float: left;margin-right: 176px;}
|
|
|
+ .section_main.seven .section_content .text-left img{width:697px;height: 497px;display: block;transform-style: preserve-3d;transition: ease-in-out 400ms;}
|
|
|
+ .section_main.seven .section_content .text-right{float: left;box-sizing: border-box;padding-top: 162px;}
|
|
|
+ .section_main.seven .section_content .text-right .text-right-text{width: 325px;height: 123px;position: relative;}
|
|
|
+ .section_main.seven .section_content .text-right .text-right-text img{width: 146px;height: 123px;display: block;}
|
|
|
+ .section_main.seven .section_content .text-right .text-right-text .p{line-height: 28px;font-size: 28px;text-align: center;color: #464646;position: absolute;top: 45px;right: 0;}
|
|
|
+ .section_main.seven .section_content:hover .text-left img{transform: translateY(-20px);}
|
|
|
+ /*section_main 08*/
|
|
|
+ .section_main.eight{height: 818px;background: #FFFFFF;padding: 100px 0;}
|
|
|
+ .section_main.eight .title{width: 100%;margin-bottom: 71px;}
|
|
|
+ .section_main.eight .title h1{line-height: 40px;text-align: center;font-size: 40px;color: #333333;font-weight: normal;}
|
|
|
+ .section_main.eight .section_content{width: 100%;height: 483px;box-sizing: border-box;}
|
|
|
+ .section_main.eight .section_content img{width:987px;height: 483px;display: block;margin: 0 auto;transform-style: preserve-3d;transition: ease-in-out 400ms;}
|
|
|
+ .section_main.eight .section_content:hover img{transform: translateY(-20px);}
|
|
|
+ /*section_main 09*/
|
|
|
+ .section_main.nine{height: 594px;background: #F7F7F7;padding: 79px 0;}
|
|
|
+ .section_main.nine .title{width: 100%;margin-bottom: 99px;}
|
|
|
+ .section_main.nine .title h1{line-height: 40px;text-align: center;font-size: 40px;color: #333333;font-weight: normal;}
|
|
|
+ .section_main.nine .section_content{width: 100%;box-sizing: border-box;}
|
|
|
+ .section_main.nine .section_content .section_li{width: 280px;height: 126px;float: left;box-sizing: border-box;margin-right: 25px;margin-bottom: 24px;padding: 0 73px;background-color: #FFFFFF;}
|
|
|
+ .section_main.nine .section_content .section_li:nth-child(4n){margin-right: 0;}
|
|
|
+ .section_main.nine .section_content .section_li img{width: 126px;height: 126px;display: block;-webkit-transform: scale(.9);-moz-transform: scale(.9);-ms-transform: scale(.9);-o-transform: scale(.9);transform: scale(.9);-o-transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;transition: all .4s;}
|
|
|
+ .section_main.nine .section_content .section_li:hover img{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
|
|
|
+ .section_main.nine .section_content .section_li:hover{-webkit-box-shadow: 0 1px 8px 3px rgb(0 0 0 / 10%);-moz-box-shadow: 0 1px 8px 3px rgba(0, 0, 0, .1);box-shadow: 0 1px 8px 3px rgb(0 0 0 / 10%);}
|
|
|
+ /*侧边栏-联系我们*/
|
|
|
+ .section-tel{width: 52px;height: 92px;position: fixed;right: 0;top: 50%;z-index: 99;border-radius: 2px;box-shadow: 0px 2px 12px 0px rgba(43, 43, 43, 0.1);}
|
|
|
+ .section-tel .box{width: 52px;height: 46px;background: #FFFFFF;box-sizing: border-box;padding: 9px 12px;cursor: pointer;position: relative;}
|
|
|
+ .section-tel .box .code{width: 27px;height: 27px;background:#FFFFFF url("/img/activity/attestation/code_1.png");background-size: cover;-o-transition: all .1s;-webkit-transition: all .1s;-moz-transition: all .1s;transition: all .1s;}
|
|
|
+ .section-tel .box .tel{width: 26px;height: 28px;background:#FFFFFF url("/img/activity/attestation/phone_1.png");background-size: cover;-o-transition: all .1s;-webkit-transition: all .1s;-moz-transition: all .1s;transition: all .1s;}
|
|
|
+ .section-tel .box .box-code{width: 148px;height: 170px;box-sizing: border-box;padding: 17px 24px;background-color:#FFFFFF;position: absolute;left: -173px;top: -78px;display: none;-o-transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;transition: all .4s;border-radius: 4px;box-shadow: 0px 2px 12px 0px rgba(43, 43, 43, 0.1);}
|
|
|
+ .section-tel .box .box-code:before{content: '';width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #FFFFFF;position: absolute;right:-10px;top: 50%;}
|
|
|
+ .section-tel .box .box-code p{text-align: center;line-height: 20px;font-size: 14px;color: #333333;margin-bottom: 12px;}
|
|
|
+ .section-tel .box .box-code img{width: 100px;height: 100px;display: block;}
|
|
|
+ .section-tel .box .box-tel{width: 180px;height: 70px;box-sizing: border-box;padding: 20px 10px;background-color: #FFFFFF;position: absolute;left: -210px;top: -20px;display: none;-o-transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;transition: all .4s;border-radius: 4px;box-shadow: 0px 2px 12px 0px rgba(43, 43, 43, 0.1);}
|
|
|
+ .section-tel .box .box-tel:before{content: '';width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #FFFFFF;position: absolute;right:-10px;top: 44%;}
|
|
|
+ .section-tel .box .box-tel p{text-align: center;line-height: 30px;font-size: 20px;color: #BC1724;}
|
|
|
+ .section-tel .box:hover{background:#BC1724;}
|
|
|
+ .section-tel .box.code:hover .code{background:#BC1724 url("/img/activity/attestation/code_2.png");}
|
|
|
+ .section-tel .box.tel:hover .tel{background:#BC1724 url("/img/activity/attestation/phone_2.png");}
|
|
|
+ .section-tel .box.code:hover .box-code{left: -159px;display: block;}
|
|
|
+ .section-tel .box.tel:hover .box-tel{left: -190px;display: block;}
|
|
|
+ /*底部*/
|
|
|
+ .foot{width:100%;height:130px;background:#262626;}
|
|
|
+ .footer{width:1190px;margin:0 auto;text-align:center;height: 130px;box-sizing: border-box;padding: 39px 0;}
|
|
|
+ .footer p{line-height: 30px;color: #FFFFFF;}
|
|
|
+ .footer p span{margin:0 5px}
|
|
|
+ .footer p span img.icp{width: 18px;height: 18px;display: inline-block;}
|
|
|
+
|
|
|
+
|
|
|
+}
|
|
|
+/**
|
|
|
+* 移动端
|
|
|
+*/
|
|
|
+@media screen and (max-width:768px){
|
|
|
+ .section_banner{width: 100%;height: 42vw;background: url("/img/activity/attestation/banner_h5.png");background-size: cover;box-sizing: border-box;padding-top: 11vw;}
|
|
|
+ .section_banner h1{font-size: 6.4vw;line-height: 36px;margin-bottom: 4.3vw;text-align: center;color: #FFFFFF;}
|
|
|
+ .section_banner p{font-size: 4vw;line-height: 4vw;text-align: center;color: #FFFFFF;}
|
|
|
+ .section{width: 100%;}
|
|
|
+ .inner{width: 100%;}
|
|
|
+ .section_main{width: 100%;box-sizing: border-box;}
|
|
|
+ /*section_main 01*/
|
|
|
+ .section_main.one{height: 131.3vw;background-color: #FFFFFF;padding: 10.5vw 0;}
|
|
|
+ .section_main.one .title{width: 100%;margin-bottom: 10vw;}
|
|
|
+ .section_main.one .title h1{line-height: 4.9vw;text-align: center;font-size: 4.8vw;color: #333333;font-weight: normal;}
|
|
|
+ .section_main.one .section_content{width: 100%;height: auto;box-sizing: border-box;}
|
|
|
+ .section_main.one .section_content .image{width: 72.7vw;height: 51.7vw;margin: 0 auto;margin-bottom: 10vw;}
|
|
|
+ .section_main.one .section_content .image img{width: 100%;height: 100%;display: block;}
|
|
|
+ .section_main.one .section_content .text{width: 100%;height: auto;box-sizing: border-box;padding:0 14.4vw;}
|
|
|
+ .section_main.one .section_content .text .h1{font-size: 4vw;line-height: 5.2vw;font-weight: bold; color: #464646;text-align: justify;margin-bottom: 5.2vw;}
|
|
|
+ .section_main.one .section_content .text p{font-size: 3vw;line-height: 6.6vw;color: #707070;padding-left: 3vw;position: relative;}
|
|
|
+ .section_main.one .section_content .text p:before{content: '';width: 6px;height: 6px;background-color: #D4D4D4;position: absolute;left: 0;top: 2.4vw;border-radius: 50%;}
|
|
|
+ /*section_main 02*/
|
|
|
+ .section_main.two{height: 93vw;background-color: #FFF8F9;padding: 8vw 0 0 0;}
|
|
|
+ .section_main.two .title{width: 100%;margin-bottom: 8vw;}
|
|
|
+ .section_main.two .title h1{line-height: 8.6vw;text-align: center;font-size: 5vw;color: #333333;font-weight: normal;}
|
|
|
+ .section_main.two .title p{line-height: 4.8vw;text-align: center;font-size: 3.4vw;color: #707070;font-weight: normal;}
|
|
|
+ .section_main.two .section_content{width: 100%;height: auto;box-sizing: border-box;}
|
|
|
+ .section_main.two .section_content .section_li{width: 16.4vw;height: auto;float: left;margin: 0 16vw;margin-bottom: 6vw;}
|
|
|
+ .section_main.two .section_content .section_li .li_icon{width: 16.4vw;height: 16.4vw;display: block;margin-bottom: 2vw;}
|
|
|
+ .section_main.two .section_content .section_li p{line-height: 6vw;font-size: 3.2vw;color: #333333;text-align: center;}
|
|
|
+ /*section_main 03*/
|
|
|
+ .section_main.three{height: 90vw;background: url("/img/activity/attestation/section_image_bg_h5.png");background-size: cover;padding: 10vw 0 0 0;}
|
|
|
+ .section_main.three .title{width: 100%;margin-bottom: 8vw;}
|
|
|
+ .section_main.three .title h1{line-height: 4.9vw;text-align: center;font-size: 5.2vw;color: #FFFFFF;font-weight: normal;}
|
|
|
+ .section_main.three .section_content{width: 100%;height: auto;box-sizing: border-box;padding: 0 7vw;overflow: hidden;}
|
|
|
+ .section_main.three .section_content .text-left{width:44%;float: left;box-sizing: border-box;margin-right:7vw;}
|
|
|
+ .section_main.three .section_content .text-right{width:44%;float: left;box-sizing: border-box;}
|
|
|
+ .section_main.three .section_content .text-left .text-ti{width:100%;height:6.4vw;margin-bottom: 4vw;}
|
|
|
+ .section_main.three .section_content .text-left .text-ti-a{width:200px;height:6.4vw;box-sizing:border-box;float: left;margin-left: 6vw;text-align: left;line-height: 6.4vw;font-size: 4vw;color: #FFFFFF;}
|
|
|
+ .section_main.three .section_content .text-left p{width: 100%;padding-left: 5vw;height:auto;line-height: 6vw;font-size: 2.4vw;color: #FFFFFF;position: relative;margin-bottom: 4vw;}
|
|
|
+ .section_main.three .section_content .text-left p:before{content: '';width:3.6vw;height: 3.6vw;background: url(/img/activity/attestation/section_icon_x.png);background-size: cover;position: absolute;left: 0;top: 4vw;border-radius: 50%;}
|
|
|
+ .section_main.three .section_content .text-right .text-ti{width:100%;height:6.4vw;margin-bottom: 4vw;}
|
|
|
+ .section_main.three .section_content .text-right .text-ti-a{width:200px;height:6.4vw;box-sizing:border-box;float: left;margin-left: 6vw;text-align: left;line-height: 6.4vw;font-size: 4vw;color: #FFFFFF;}
|
|
|
+ .section_main.three .section_content .text-right p{width: 100%;padding-left: 5vw;height:auto;line-height: 6vw;font-size: 2.4vw;color: #FFFFFF;position: relative;margin-bottom: 4vw;}
|
|
|
+ .section_main.three .section_content .text-right p:before{content: '';width:3.6vw;height: 3.6vw;background: url(/img/activity/attestation/section_icon_d.png);background-size: cover;position: absolute;left: 0;top: 4vw;border-radius: 50%;}
|
|
|
+ /*section_main 04*/
|
|
|
+ .section_main.four{height: 142.3vw;background-color: #FFFFFF;padding: 10vw 0 0 0;}
|
|
|
+ .section_main.four .title{width: 100%;margin-bottom: 8vw;}
|
|
|
+ .section_main.four .title h1{line-height: 4.9vw;text-align: center;font-size: 4.8vw;color: #333333;font-weight: normal;}
|
|
|
+ .section_main.four .section_content{width: 100%;height:auto;box-sizing: border-box;padding: 0 7vw;}
|
|
|
+ .section_main.four .section_content .section_li{width: 100%;height: 40vw;border-bottom: 1px solid #E1E1E1;box-sizing: border-box;padding: 0 12vw;}
|
|
|
+ .section_main.four .section_content .section_li:last-child{border-bottom: none;}
|
|
|
+ .section_main.four .section_content .section_li .li_icon{width:18.8vw;height: 40vw;float: left;box-sizing: border-box;padding: 10vw 0;margin-right: 9vw;}
|
|
|
+ .section_main.four .section_content .section_li .li_text{float: left;box-sizing: border-box;padding: 8vw 0;}
|
|
|
+ .section_main.four .section_content .section_li .li_text h1{line-height: 6vw;text-align: left;font-size: 4vw;color: #333333;font-weight: normal;margin-bottom: 2vw;}
|
|
|
+ .section_main.four .section_content .section_li .li_text p{line-height: 4.9vw;text-align: left;font-size: 3.2vw;color: #808080;}
|
|
|
+ .section_main.four .section_content .section_li.li02 .li_text{margin-right: 9vw;}
|
|
|
+ .section_main.four .section_content .section_li.li02 .li_icon{margin-right: 0vw;}
|
|
|
+ /*section_main 05*/
|
|
|
+ .section_main.five{height: 66vw;background: #F7F7F7;padding: 10vw 0 0 0;box-sizing: border-box;}
|
|
|
+ .section_main.five .title{width: 100%;margin-bottom: 8vw;}
|
|
|
+ .section_main.five .title h1{line-height: 4.9vw;text-align: center;font-size: 4.8vw;color: #333333;font-weight: normal;}
|
|
|
+ .section_main.five .section_content{width: 100%;height: 27.6vw;box-sizing: border-box;padding: 0 7vw;}
|
|
|
+ .section_main.five .section_content .text-left{width:48.2vw;float: left;margin-right: 6vw;}
|
|
|
+ .section_main.five .section_content .text-left img{width:48.2vw;height: 27.6vw;display: block;}
|
|
|
+ .section_main.five .section_content .text-right{float: left;box-sizing: border-box;padding-top: 5vw;}
|
|
|
+ .section_main.five .section_content .text-right .text-right-text{width: 30.5vw;height: 12.3vw;position: relative;}
|
|
|
+ .section_main.five .section_content .text-right .text-right-text img{width: 13vw;height:12.3vw;display: block;}
|
|
|
+ .section_main.five .section_content .text-right .text-right-text .p{line-height: 4.8vw;font-size: 3.2vw;text-align: center;color: #464646;position: absolute;top:4vw;right: -3vw;}
|
|
|
+ /*section_main 06*/
|
|
|
+ .section_main.six{height: 50.2vw;background: #FFFFFF;padding: 10vw 0 0 0;box-sizing: border-box;}
|
|
|
+ .section_main.six .section_content{width: 100%;height: 33.9vw;box-sizing: border-box;padding: 0 7vw;}
|
|
|
+ .section_main.six .section_content .text-left{float: left;box-sizing: border-box;padding-top:10vw;}
|
|
|
+ .section_main.six .section_content .text-left .text-right-text{width: 30.5vw;height:12.3vw;position: relative;}
|
|
|
+ .section_main.six .section_content .text-left .text-right-text img{width: 14.8vw;height: 12.3vw;display: block;}
|
|
|
+ .section_main.six .section_content .text-left .text-right-text .p{line-height: 4.8vw;font-size: 3.2vw;text-align: center;color: #464646;position: absolute;top:4vw;right: -3vw;}
|
|
|
+ .section_main.six .section_content .text-right{width:48.2vw;float: right;}
|
|
|
+ .section_main.six .section_content .text-right img{width:48.2vw;height: 34.7vw;display: block;}
|
|
|
+ /*section_main 07*/
|
|
|
+ .section_main.seven{height: 58vw;background: #F7F7F7;padding: 10vw 0 0 0;}
|
|
|
+ .section_main.seven .title{width: 100%;margin-bottom: 8vw;}
|
|
|
+ .section_main.seven .title h1{line-height: 4.9vw;text-align: center;font-size: 4.8vw;color: #333333;font-weight: normal;}
|
|
|
+ .section_main.seven .section_content{width: 100%;height: 34.7vw;box-sizing: border-box;padding: 0 7vw;}
|
|
|
+ .section_main.seven .section_content .text-left{width:48.2vw;float: left;margin-right: 6vw;}
|
|
|
+ .section_main.seven .section_content .text-left img{width:48.2vw;height: 34.7vw;display: block;}
|
|
|
+ .section_main.seven .section_content .text-right{float: left;box-sizing: border-box;padding-top: 10vw;}
|
|
|
+ .section_main.seven .section_content .text-right .text-right-text{width: 30.5vw;height: 12.3vw;position: relative;}
|
|
|
+ .section_main.seven .section_content .text-right .text-right-text img{width: 13vw;height:12.3vw;display: block;}
|
|
|
+ .section_main.seven .section_content .text-right .text-right-text .p{line-height: 4.8vw;font-size: 3.2vw;text-align: center;color: #464646;position: absolute;top:4vw;right: -3vw;}
|
|
|
+ /*section_main 08*/
|
|
|
+ .section_main.eight{height: 84vw;background: #FFFFFF;padding: 10vw 0 0 0;}
|
|
|
+ .section_main.eight .title{width: 100%;margin-bottom: 8vw;}
|
|
|
+ .section_main.eight .title h1{line-height: 4.9vw;text-align: center;font-size: 4.8vw;color: #333333;font-weight: normal;}
|
|
|
+ .section_main.eight .section_content{width: 100%;height: 46.4vw;box-sizing: border-box;}
|
|
|
+ .section_main.eight .section_content img{width:82.1vw;height: 46.4vw;display: block;margin: 0 auto;}
|
|
|
+ /*section_main 09*/
|
|
|
+ .section_main.nine{height: 78.4vw;background: #F7F7F7;padding:10vw 0 0 0;}
|
|
|
+ .section_main.nine .title{width: 100%;margin-bottom: 8vw;}
|
|
|
+ .section_main.nine .title h1{line-height: 4.9vw;text-align: center;font-size: 4.8vw;color: #333333;font-weight: normal;}
|
|
|
+ .section_main.nine .section_content{width: 100%;box-sizing: border-box;padding: 0 6.4vw;}
|
|
|
+ .section_main.nine .section_content .section_li{width: 27.2vw;height: 12.6vw;float: left;box-sizing: border-box;margin-right: 2.7vw;margin-bottom:2.4vw;padding: 0 7.2vw;background-color: #FFFFFF;}
|
|
|
+ .section_main.nine .section_content .section_li:nth-child(3n){margin-right: 0;}
|
|
|
+ .section_main.nine .section_content .section_li img{width: 12.6vw;height: 12.6vw;display: block;}
|
|
|
+ /*侧边栏-联系我们*/
|
|
|
+ .section-tel{width: 52px;height: 92px;position: fixed;right: 0;top: 50%;z-index: 99;border-radius: 2px;box-shadow: 0px 2px 12px 0px rgba(43, 43, 43, 0.1);}
|
|
|
+ .section-tel .box{width: 52px;height: 46px;background: #FFFFFF;box-sizing: border-box;padding: 9px 12px;cursor: pointer;position: relative;}
|
|
|
+ .section-tel .box .code{width: 27px;height: 27px;background:#FFFFFF url("/img/activity/attestation/code_1.png");background-size: cover;-o-transition: all .1s;-webkit-transition: all .1s;-moz-transition: all .1s;transition: all .1s;}
|
|
|
+ .section-tel .box .tel{width: 26px;height: 28px;background:#FFFFFF url("/img/activity/attestation/phone_1.png");background-size: cover;-o-transition: all .1s;-webkit-transition: all .1s;-moz-transition: all .1s;transition: all .1s;}
|
|
|
+ .section-tel .box .box-code{width: 148px;height: 170px;box-sizing: border-box;padding: 17px 24px;background-color:#FFFFFF;position: absolute;left: -173px;top: -78px;display: none;-o-transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;transition: all .4s;border-radius: 4px;box-shadow: 0px 2px 12px 0px rgba(43, 43, 43, 0.1);}
|
|
|
+ .section-tel .box .box-code:before{content: '';width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #FFFFFF;position: absolute;right:-10px;top: 50%;}
|
|
|
+ .section-tel .box .box-code p{text-align: center;line-height: 20px;font-size: 14px;color: #333333;margin-bottom: 12px;}
|
|
|
+ .section-tel .box .box-code img{width: 100px;height: 100px;display: block;}
|
|
|
+ .section-tel .box .box-tel{width: 180px;height: 70px;box-sizing: border-box;padding: 20px 10px;background-color: #FFFFFF;position: absolute;left: -210px;top: -20px;display: none;-o-transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;transition: all .4s;border-radius: 4px;box-shadow: 0px 2px 12px 0px rgba(43, 43, 43, 0.1);}
|
|
|
+ .section-tel .box .box-tel:before{content: '';width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #FFFFFF;position: absolute;right:-10px;top: 44%;}
|
|
|
+ .section-tel .box .box-tel p{text-align: center;line-height: 30px;font-size: 20px;color: #BC1724;}
|
|
|
+ .section-tel .box:hover{background:#BC1724;}
|
|
|
+ .section-tel .box.code:hover .code{background:#BC1724 url("/img/activity/attestation/code_2.png");}
|
|
|
+ .section-tel .box.tel:hover .tel{background:#BC1724 url("/img/activity/attestation/phone_2.png");}
|
|
|
+ .section-tel .box.code:hover .box-code{left: -159px;display: block;}
|
|
|
+ .section-tel .box.tel:hover .box-tel{left: -190px;display: block;}
|
|
|
+ /*底部*/
|
|
|
+ .foot{width:100%;height:auto;background:#262626;}
|
|
|
+ .footer{width:100%;padding:4vw 0;background:#262626;margin-top:4vw;text-align:center}
|
|
|
+ .footer .logo img{width:9.2vw;height:8vw;vertical-align:middle}
|
|
|
+ .footer .dizhi{display:inline-table;color:#ccc;font-size:3.1vw;line-height:4.8vw;vertical-align:super}
|
|
|
+}
|
|
|
+
|