|
@@ -1,7 +1,7 @@
|
|
|
.col-md-6{margin: 0;padding: 0;}
|
|
|
-body{background: #f8f8f9;}
|
|
|
+*{padding: 0;margin: 0;box-sizing:border-box;font-family: "微软雅黑";}
|
|
|
.assessMent .container {width: 1200px;}
|
|
|
-.assessMent{width: 100%;height: 78px;background: fbfbfb;box-shadow: 0px 7px 15px #CCC ;position: relative;z-index: 999;}
|
|
|
+.assessMent{width: 100%;height: 78px;background: fbfbfb;box-shadow: 0px 7px 15px #CCC ;position: relative;}
|
|
|
.assessMent .container ul li{float: left;width:290px;margin-top: -28px;}
|
|
|
.assessMent .container ul li img{height: 106px;margin-right: 20px;transition: all .5s;}
|
|
|
.assessMent .container ul li:first-child+li+li span{margin-right: 60px;}
|
|
@@ -11,27 +11,58 @@ body{background: #f8f8f9;}
|
|
|
.assessMent .container ul li:hover{cursor: pointer;}
|
|
|
.assessMent .container ul li:hover .people{margin-left: -10px;}
|
|
|
.assessMent .container ul li:hover span{margin-left: -10px;}
|
|
|
+.carouselt{height:470px;}
|
|
|
|
|
|
-.contant {width: 1200px;margin: 0 auto;padding-top: 93px;padding-bottom: 100px;overflow: hidden;}
|
|
|
-.contant_box{width: 1200px;position: relative;height: 385px;}
|
|
|
-.contant_box .col-md-6{height: 312px;background: #FFFFFF; padding-left: 100px;z-index: 10;box-shadow: 4px 5px 10px #CCCCCC;}
|
|
|
-.contant_box .col-md-6:nth-child(2n+1){left: -620px;}
|
|
|
-.contant_box .col-md-6:nth-child(2n){right: -620px;}
|
|
|
-.contant_box .col-md-6:first-child+.col-md-6{margin-top: 70px;}
|
|
|
-.contant_box .col-md-6 .con_box p{font-size: 20px;color: #393838;margin-top: -50px;margin-left: 144px;margin-bottom: 50px;}
|
|
|
-.contant_box .thon{background: #5888b6;z-index: 12;box-shadow: 0px 0px 0px #FFFFFF!important;}
|
|
|
-.contant_box:first-child .thon p{margin-left: 152px;}
|
|
|
-.contant_box:first-child+.contant_box .thon p{margin-left: 150px;}
|
|
|
-.thon p,.thon .con_box p{color: #FFFFFF!important;font-size: 18px;}
|
|
|
-.col-md-6>p{width: 320px;font-size: 18px;color: #7a7878;}
|
|
|
-.con_box{margin-top: 50px;}
|
|
|
-.contant_box .thon p{color: #FFFFFF;}
|
|
|
-.Consultation{width: 510px;margin: 0 auto;text-align: center;height: 46px;padding-bottom: 100px;}
|
|
|
-.Consultation a{width: 150px;height: 46px;display: inline-block;background: #ffb200;color: #FFFFFF;font-size: 16px;margin-left: 50px;margin-right: 50px;line-height: 46px;}
|
|
|
-.col-md-6 .sjx_left{position: absolute;left: -16px;top: 150px;}
|
|
|
-.col-md-6 .sjx_right{position: absolute;right: -16px;top: 150px;}
|
|
|
-.Consultation a:hover{cursor: pointer;background: #f7bf3f;}
|
|
|
-.contant_box .lef{position: absolute;left: -100px;}
|
|
|
-.contant_box .rig{position: absolute;right: -100px;}
|
|
|
-.h_fix{z-index: 999;}
|
|
|
|
|
|
+.process{width:1200px;height:500px;margin:30px auto 0;position:relative;}
|
|
|
+.process_title{width:1200px;height:110px;background: url(../../../img/assessMent1.png);}
|
|
|
+.process_cont{width:1200px;height:250px;background: url(../../../img/assessMent10.png);
|
|
|
+margin-top:50px;position:relative;}
|
|
|
+.process_cont>div{border-radius: 50%;background: #fff;cursor: pointer;}
|
|
|
+.process_cont>div:hover>img{transform-origin:50% 50%;transform: rotate(180deg);}
|
|
|
+.process_cont>div:hover>div{display: block;}
|
|
|
+.process_cont>div>img{position: absolute;top:0;left:0;transition:all 500ms linear;}
|
|
|
+.process_cont>div>h1{line-height:85px;font-size:48px;color:#074F88;}
|
|
|
+.process_cont>div>p{font-size:16px;margin-top:-10px;color:#676767;}
|
|
|
+.process_cont>div>div{position: absolute;top:140px;left:20px;width:95px;height:115px;
|
|
|
+line-height: 22px;letter-spacing: 1px;color:#929090;display:none;}
|
|
|
+.process_cont>div.big_quan>div{width:105px;height:115px;top:160px;left:30px;}
|
|
|
+.process_cont>div.big_quan>h1{margin-top:10px;}
|
|
|
+.process_cont>div:nth-child(1){width:130px;height:130px;position:absolute;
|
|
|
+top:20px;left:0;text-align:center;}
|
|
|
+.process_cont>div:nth-child(2){width:153px;height:153px;position:absolute;
|
|
|
+top:60px;left:175px;text-align:center;}
|
|
|
+.process_cont>div:nth-child(3){width:130px;height:130px;position:absolute;
|
|
|
+top:-30px;left:330px;text-align:center;}
|
|
|
+.process_cont>div:nth-child(4){width:152px;height:152px;position:absolute;
|
|
|
+top:50px;left:475px;text-align:center;}
|
|
|
+.process_cont>div:nth-child(5){width:152px;height:152px;position:absolute;
|
|
|
+top:-50px;left:635px;text-align:center;}
|
|
|
+.process_cont>div:nth-child(6){width:129px;height:129px;position:absolute;
|
|
|
+top:100px;left:775px;text-align:center;}
|
|
|
+.process_cont>div:nth-child(7){width:152px;height:152px;position:absolute;
|
|
|
+top:110px;left:930px;text-align:center;}
|
|
|
+.process_cont>div:nth-child(8){width:130px;height:130px;position:absolute;
|
|
|
+top:-10px;left:1080px;text-align:center;}
|
|
|
+.process_btn{width:1200px;height:50px;text-align: center;margin-top:30px;}
|
|
|
+.process_btn>a{width: 150px;height: 40px;display: inline-block;color: #ffffff;font-size: 16px;
|
|
|
+ line-height: 40px;text-align: center;background: #ffb200;letter-spacing: 2px;}
|
|
|
+.process_btn>a:nth-child(1){margin-right:30px;}
|
|
|
+
|
|
|
+
|
|
|
+.services{width:100%;height:670px;margin:0 auto;position:relative;background:url(../../../img/assessMent11.png);}
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+.policies{width:1200px;height:720px;margin:0 auto;position:relative;}
|
|
|
+.advantages{width:100%;height:520px;margin:0 auto;position:relative;background:#F8F8F8;}
|