﻿﻿@charset "utf-8";
@import "page.css";

#m_service{width:100%;padding:80px 0}
#m_service .list{margin-top:50px}
#m_service .list ul li{float:left;width:calc((100% - 120px) /5);margin-right:30px;text-align:center;border:1px solid #eee;padding:20px;border-radius:4px}
#m_service .list ul li{-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
#m_service .list ul li:last-child{margin-right:0}
#m_service .list ul li .icon{padding-top:25px;text-align:center;}
#m_service .list ul li .icon i{color:#fff;font-size:36px;width:80px;height:80px;text-align:center;line-height:80px;border-radius:80px;background:#4fc9e2;}
#m_service .list ul li .icon i{-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
#m_service .list ul li:nth-child(2) .icon i{background:#46b1d9}
#m_service .list ul li:nth-child(3) .icon i{background:#e2b233}
#m_service .list ul li:nth-child(4) .icon i{background:#e771b1}
#m_service .list ul li:nth-child(5) .icon i{background:#ae82e3}
#m_service .list ul li:nth-child(6) .icon i{background:#e87676}
#m_service .list ul li:nth-child(7) .icon i{background:#e17ae2}
#m_service .list ul li:nth-child(8) .icon i{background:#4fc9e2}
#m_service .list ul li:nth-child(9) .icon i{background:#97d25c}
#m_service .list ul li .info{margin-top:30px;padding:0 0 20px;}
#m_service .list ul li .info h3{font-size:20px;font-weight:normal}
#m_service .list ul li .info p{margin-top:20px;line-height:26px;color:#888}
#m_service .list ul li .info p{word-break:break-all;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;}
#m_service .list ul li:hover {background:#3c6ef0;}
#m_service .list ul li:hover .icon i{color:#3c6ef0;background:#fff;}
#m_service .list ul li:hover{background:#3c6ef0}
#m_service .list ul li:hover .info h3{color:#fff}
#m_service .list ul li:hover .info p{color:#fff;}
@media (max-width:800px){
	#m_service{padding:.8rem 0}
	#m_service .list{margin-top:.2rem}
	#m_service .list ul li{float:100;width:100%;margin-right:0;padding:.3rem;border-radius:4px; margin-top:.3rem}
	#m_service .list ul li .icon{padding-top:.2rem;}
	#m_service .list ul li .icon i{font-size:.4rem;width:1rem;height:1rem;line-height:1rem;border-radius:1rem;}
	#m_service .list ul li .info{margin-top:30px;padding:0 0 .2rem;}
	#m_service .list ul li .info h3{font-size:.28rem}
	#m_service .list ul li .info p{margin-top:.2rem;line-height:.36rem; font-size:.23rem;}
}

#m_cehua{width:100%;padding:100px 0;background:#2a2b2c}
#m_cehua .img{width:40%;}
#m_cehua .img img{width:100%}
#m_cehua .text{padding-top:20px}
#m_cehua .text .en{color:#404142;font-size:20px}
#m_cehua .text big{font-size:34px;font-weight:700;color:#fff;display:block;margin-top:30px}
#m_cehua .text em{display:block;width:25px;height:3px;background-color:#484949;margin:25px 0 30px}
#m_cehua .text small{color:#fff;display:block;font-size:20px}
#m_cehua .text p{color:#fff;margin-top:10px}
#m_cehua .ulist{margin-top:80px}
#m_cehua .ulist .li{float:left;text-align:center;margin-right:30px;border-right:1px solid #444;padding-right:30px}
#m_cehua .ulist .li p{color:#888}

#m_gongneng{width:100%;padding:80px 0;background:#f4f4f4}
#m_gongneng .list{margin-top:30px}
#m_gongneng .list ul{float:left;width:calc(100% - 23%)}
#m_gongneng .list ul li{float:left;width:calc(94% / 3);background:#fff;padding:35px 50px;border:1px solid #ededed}
#m_gongneng .list ul li{margin-right:2%;margin-top:20px}
#m_gongneng .list ul li big{display:block;font-size:16px}
#m_gongneng .list ul li small{display:block;font-size:12px;color:#888;line-height:20px}
#m_gongneng .list ul li:nth-child(1){background:url(/theme/2020/static/images/m_gongneng_1.png) no-repeat 86% center #fff}
#m_gongneng .list ul li:nth-child(2){background:url(/theme/2020/static/images/m_gongneng_2.png) no-repeat 86% center #fff}
#m_gongneng .list ul li:nth-child(3){background:url(/theme/2020/static/images/m_gongneng_3.png) no-repeat 86% center #fff}
#m_gongneng .list ul li:nth-child(4){background:url(/theme/2020/static/images/m_gongneng_4.png) no-repeat 86% center #fff}
#m_gongneng .list ul li:nth-child(5){background:url(/theme/2020/static/images/m_gongneng_5.png) no-repeat 86% center #fff}
#m_gongneng .list ul li:nth-child(6){background:url(/theme/2020/static/images/m_gongneng_6.png) no-repeat 86% center #fff}
#m_gongneng .list ul li:nth-child(7){background:url(/theme/2020/static/images/m_gongneng_7.png) no-repeat 86% center #fff}
#m_gongneng .list ul li:nth-child(8){background:url(/theme/2020/static/images/m_gongneng_8.png) no-repeat 86% center #fff}
#m_gongneng .list ul li:nth-child(9){background:url(/theme/2020/static/images/m_gongneng_9.png) no-repeat 86% center #fff}
#m_gongneng .list ul li:hover{border:1px solid #3c6ef0}
#m_gongneng .list ul li:hover big,
#m_gongneng .list ul li:hover small{color:#fff}
#m_gongneng .list ul li:nth-child(1):hover{background:url(/theme/2020/static/images/m_gongneng_1_on.png) no-repeat 86% center #3c6ef0}
#m_gongneng .list ul li:nth-child(2):hover{background:url(/theme/2020/static/images/m_gongneng_2_on.png) no-repeat 86% center #3c6ef0}
#m_gongneng .list ul li:nth-child(3):hover{background:url(/theme/2020/static/images/m_gongneng_3_on.png) no-repeat 86% center #3c6ef0}
#m_gongneng .list ul li:nth-child(4):hover{background:url(/theme/2020/static/images/m_gongneng_4_on.png) no-repeat 86% center #3c6ef0}
#m_gongneng .list ul li:nth-child(5):hover{background:url(/theme/2020/static/images/m_gongneng_5_on.png) no-repeat 86% center #3c6ef0}
#m_gongneng .list ul li:nth-child(6):hover{background:url(/theme/2020/static/images/m_gongneng_6_on.png) no-repeat 86% center #3c6ef0}
#m_gongneng .list ul li:nth-child(7):hover{background:url(/theme/2020/static/images/m_gongneng_7_on.png) no-repeat 86% center #3c6ef0}
#m_gongneng .list ul li:nth-child(8):hover{background:url(/theme/2020/static/images/m_gongneng_8_on.png) no-repeat 86% center #3c6ef0}
#m_gongneng .list ul li:nth-child(9):hover{background:url(/theme/2020/static/images/m_gongneng_9_on.png) no-repeat 86% center #3c6ef0}
#m_gongneng .list .right{width:23%;background:#fff;border:1px solid #ededed;padding:50px 0 0;margin-top:20px;text-align:center;height:405px}
#m_gongneng .list .right big{display:block;font-size:16px}
#m_gongneng .list .right small{display:block;font-size:20px;color:#888;margin-top:10px}
#m_gongneng .list .right .img{margin-top:40px}

#m_sheji{width:100%;height:600px;padding:50px 0;background:#3c6ef0}
#m_sheji .img{width:40%;}
#m_sheji .img img{width:100%}
#m_sheji .text{padding-top:80px}
#m_sheji .text .en{color:#4a79bc;font-size:20px}
#m_sheji .text big{font-size:34px;font-weight:700;color:#fff;display:block;margin-top:30px}
#m_sheji .text em{display:block;width:25px;height:3px;background-color:#4a79bc;margin:25px 0 30px}
#m_sheji .text small{color:#fff;display:block;font-size:20px}
#m_sheji .text p{color:#fff;margin-top:10px}
#m_sheji .ulist{margin-top:80px}
#m_sheji .ulist .li{float:left;text-align:center;margin-right:30px;border-right:1px solid #5587d7;padding-right:30px}
#m_sheji .ulist .li p{color:#fff}
