.section-box .section:nth-child(even) { background-color: #f6f8fb; }
.section-box .section:nth-child(odd) { background-color: #fff; }

.about-box .about-left { padding-left: 55px; }
.about-box .about-left .about-title { font-size: 36px; line-height: 60px; }
.about-box .about-left .about-desc { font-size: 18px; line-height: 32px; margin-top: 20px; color: #666666; }
.about-box .about-left .about-param { margin: 20px 0; }
.about-box .about-left .about-param .item { margin-right: 40px; text-align: center; }
.about-box .about-left .about-param .item .item-num { color: #dd3833; font-size: 18px; }
.about-box .about-left .about-param .item .item-num em { font-style: normal; font-size: 48px; }
.about-box .about-left .about-param .item p { color: #87878a; }
.about-box .about-right { text-align: center; }

.zlhk-box { margin-bottom: 40px; }
.zlhk-box .item { background-color: #fff; width: 255px; height: 210px; padding: 60px 20px 15px 20px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.zlhk-box .item .item-wrap { position: relative; }
.zlhk-box .item .item-name { font-size: 18px; line-height: 42px; }
.zlhk-box .item .item-desc { color: #999999; line-height: 26px; }
.zlhk-box .item:nth-child(1) { background: url("../Image/bdzxj/icon-1.png") 0 25px no-repeat #ffffff; }
.zlhk-box .item:nth-child(2) { background: url("../Image/bdzxj/icon-2.png") 0 25px no-repeat #ffffff; }
.zlhk-box .item:nth-child(3) { background: url("../Image/bdzxj/icon-3.png") 0 25px no-repeat #ffffff; }
.zlhk-box .item:nth-child(4) { background: url("../Image/bdzxj/icon-4.png") 0 25px no-repeat #ffffff; }
.zlhk-box .item:nth-child(5) { background: url("../Image/bdzxj/icon-5.png") 0 25px no-repeat #ffffff; }
.zlhk-box .item:hover { -webkit-transform: translateY(-2px); -moz-transform: translateY(-2px); -ms-transform: translateY(-2px); -o-transform: translateY(-2px); transform: translateY(-2px); box-shadow: 0px 10px 17.46px 0.54px rgba(32, 63, 119, 0.14); }

.gxxq-box { background: none; }
.gxxq-box .box-item .row-item.box-head { border-top: 1px solid #EEEEEE; border-right: 1px solid #EEEEEE; background: #f7f8fa !important; color: #666666 !important; }
.gxxq-box .box-item:first-child { background: #f7f8fa !important; flex: 0 0 200px; max-width: 200px; }
.gxxq-box .box-item:first-child .box-head { background-image: -moz-linear-gradient(-170deg, #1e3c72 0%, #2a5298 100%) !important; background-image: -webkit-linear-gradient(-170deg, #1e3c72 0%, #2a5298 100%) !important; background-image: -ms-linear-gradient(-170deg, #1e3c72 0%, #2a5298 100%) !important; color: #ffffff !important; }
.gxxq-box .box-item:not(:first-child):hover { background: #f7f8fa !important; }

.sec-tips { font-size: 16px; color: #666666; font-weight: 100; }
