/*banner*/
.banner{height: 400px;background: url(../../images2018/yuqing-banner_01.jpg) no-repeat center}
.banner h2{font-size: 36px;line-height: 58px;color: #66d9ff;padding-top: 147px}
.banner p{font-size: 14px;line-height: 32px;color: #fff;margin-bottom: 12px;width: 568px}
.banner .btnone{display: block;width: 138px;height: 34px;background: #1875f0; text-align: center;line-height: 34px;float: left;margin-right: 25px;font-size: 16px;color: #fff;transition: all .5s}
.banner .btntwo{display: block;width: 138px;height: 34px;border: 1px solid #fff;text-align: center;line-height: 34px;float: left;margin-right: 25px;font-size: 16px;color: #fff;transition: all .5s}
.banner .btntwo:hover{background: #ffffff;color: #3165e5;}
/*舆情监测方向*/
.sentdirection{height: 300px}
.sentdirection h2{font-size: 24px;color: #102b46;line-height: 110px;padding-top: 14px;text-align: center}
.sentdirection ul li{width: 20%;float: left}
.sentdirection ul li img{display: block;height: 77px;width: auto;margin: 0 auto}
.sentdirection ul li span{display: block;line-height: 70px;text-align: center;font-size: 16px;color: #102b46}
.sentdirection-pic{height: 650px;background: #eaecf0;padding-top: 42px;box-sizing: border-box}
.sentdirection-pic img{display: block;margin: 0 auto;vertical-align: middle}
/*advantage*/
.sentadvantage{height: 1280px;background: #f0f3f4;overflow: hidden}
.sentadvantage h2{font-size: 24px;line-height: 40px;padding-top: 64px;text-align: center;color: #102b46;}
.sentadvantage h3{font-size: 16px;line-height: 37px;padding-bottom: 20px;text-align: center;color: #666666;}
.sentadvantage .group h4{font-size: 18px;color: #5126c1;line-height: 52px;padding-top: 40px}
.sentadvantage .group p{font-size: 14px;color: #666666;line-height: 30px}
.sentadvantage .group{height: 290px}
.sentadvantage .group .left{width: 360px;margin: 0 150px 0 197px}
.sentadvantage .group .text{width: 360px}
.sentadvantage .group .pic{width: 360px;position: relative;height: 290px}
.sentadvantage .group .pic img{position: absolute;left: 0;top: 0}
/*scene*/
.scene{height: 460px;background: #eaecf0}
.scene h2{line-height: 92px;padding-top: 35px;text-align: center;font-size: 24px;color: #102b46}
.scene ul{padding-left: 33px}
.scene ul li{float: left;width: 280px;margin-right: 146px}
.scene ul li span{display: block;height: 52px}
.scene ul li:last-child{margin: 0}
.scene ul li img{display: block;margin: 0 auto}
.scene ul li h4{line-height: 86px;text-align: center;font-size: 16px;color: #102b46}
.scene ul li p{font-size: 12px;color: #999999;text-align: center;line-height: 30px}