.w1200{width: 1200px;margin: 0 auto;}
.over{	transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    box-shadow: 0 0px 7px #ccc;
    -webkit-box-shadow: 0 0px 7px rgba(0,0,0,.1);
    -ms-box-shadow: 0 0px 7px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0px 7px rgba(0,0,0,.1);
    -o-box-shadow: 0 0px 7px rgba(0,0,0,.1);}
	
.over:hover{    -webkit-transform: translate3d(0,-2px,0);
    -ms-transform: translate3d(0,-2px,0);
    -moz-transform: translate3d(0,-2px,0);
    -o-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);
    box-shadow: 0 15px 30px #ccc;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -ms-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -o-box-shadow: 0 15px 30px rgba(0,0,0,.1);
	}
.cates-tree{width:220px;float:left;background: #FCF5FF;border-radius: 6px;box-shadow: 0 2px 10px rgb(0 0 0/15%);
    -webkit-box-shadow: 0 2px 10px rgb(0 0 0/15%);
    -ms-box-shadow: 0 2px 10px rgb(0 0 0/15%);
    -moz-box-shadow: 0 2px 10px rgb(0 0 0/15%);
    -o-box-shadow: 0 2px 10px rgb(0 0 0/15%);}
.cates-tree .tit{line-height: 80px;background: #131F28;font-size: 24px;color:#fff; padding: 0 42px;border-bottom: 1px solid #CACACA;text-align: center;font-weight: bold;    display: flex;
    justify-content: center;
    align-items: center;}
.cates-tree .tit:after{content:"";display: block;height: 2px;width:29px;background:#fff;margin-left: 10px;}
.cates-tree .tit:before{content:"";display: block;height: 2px;width:29px;background:#fff;margin-right: 10px;}
.pro_list{margin-top:40px}
.cptree>ul>li.on>ul li.on a{color:#fff;background: #C464A3;border-bottom: 1px solid #ececec;}
.cptree>ul>li>span{padding: 0 24px;display: block;line-height: 40px;background: #fff;display: flex; justify-content: space-between; border-bottom: 1px solid #f0f0f0;}
.cptree>ul>li>span a{font-size: 16px;color:#333; 
   
   width: calc(100% - 30%)}
.cptree>ul>li>span i{background:url(../images/jia.png) no-repeat center;display: block;width:30px;float:left; cursor: pointer;}
.cptree>ul>li.on>span  i{background:url(../images/jian.png) no-repeat center;   }
.cptree>ul>li.on>ul{display:block;}
.cptree>ul>li.on>span {
    padding: 0 24px;
    display: block;
    line-height: 40px;
    background: #C12D9A;
    display: flex;
    justify-content: space-between;
    border-bottom: none}
.cptree>ul>li.on>span a{color:#fff;}
.cptree>ul>li>ul{display:none;}
.cptree>ul>li>ul li a{
    line-height: 40px;
    background: #FCF5FF;
    font-size: 14px;
    color: #666666;
    display: block;
    padding: 0 24px;border-bottom: 1px solid #ececec
}

.cptree>ul>li.on>ul li.on a{color:#fff;background: #C464A3;}
#cp22.cptree>ul>li>span a{width:100%;text-align: center;}
#cp22.cptree>ul>li.on>span{    background: #C50000;}
#cp22.cptree>ul>li>ul>li a{opacity:0.5;}

.cates-right {float:right;width:960px;}
.pro_ss{
    margin: 20px 0;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    height: 42px;
      width: 530px;
    border: 1px solid rgba(217, 217, 217, 1);
}
.pro_ss .cpinput {
    float: left;
    height: 40px;
    border: 0;
    color: rgb(233, 75, 75);
    font-size: 16px;
    padding-left: 40px;
    background: url(../images/ssb.png) no-repeat 10px center;
    white-space: nowrap;
    line-height: 60px;
 width: calc(100% - 180px);}

.pro_ss button
 {
    background-color: #C12D9A;
    border-radius: 0px 6px 6px 0px;
    height: 40px;
    color: #fff;
    border: 0;
    font-size: 16px;
    cursor: pointer;
    width: 90px;
    float: right;
}
.cates-right .list_cp li{width:32%;    margin: 0 2% 3% 0;}
.cates-right .list_cp li:nth-child(3n){margin-right:0;}
.cates-right .list_cp li:nth-child(4n){margin: 0 2% 2% 0;}
.cates-right .list_cp li:nth-child(12){margin-right:0;}
.cptop{display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;margin:80px 0;}
.cptop .dqlmcp{width:50%;line-height: 62px;}
.cptop .jjfass{width:50%; margin: 0;}
.cptop .dqlmcp span{padding-left:20px;display: inline-block;background:url(../img/dqwz.png) no-repeat left center;}
.cptop .jjfass .cpinput{width: calc(100% - 108px);}

	

.list_cp li{
	    box-shadow: 0px 2px 10px 0px rgba(0, 17, 45, 0.1);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 22.5%;
    height: 300px;
    margin: 0 3.3% 42px 0;
	float:left;    overflow: hidden;
 
}

.list_cp li:nth-child(4n){margin-right:0}
.list_cp li img{width:100%;      display: block;  height: 230px;}
.list_cp li a{
	
}
.list_cp li h3{
    overflow: hidden;text-overflow: ellipsis; 
    height:40px;
    overflow-wrap: break-word;
     text-align: center;
    font-size: 16px;
 
    font-weight: 500;
    white-space: nowrap;
    line-height: 60px;
}
.probody.dalm{margin:20px 0;color:#666}
.dalm a{color:#666}

/* 产品详情 */
.probody{background-color: #F8FAFF;}
.banner_pro{background-color: #F6F6F9;overflow: hidden;}
.banner_pro_xy{padding: 120px 0 90px 0;overflow: hidden;}
.banner_pro_lt {width: 520px;float: left;}
.banner_pro_lt h1{font-size: 48px;font-weight: normal;color: #333333;border-bottom: 0.5px solid #CCCCCC;line-height: 120px;}
.banner_pro_lt ul{color: #666666;margin: 18px 0 32px 0;line-height: 30px;}
.banner_pro_rt{width:660px; float: left}
.banner_pro_rt img{width:auto; height: 450px;}
.banner_pro_lt a {
    position: relative;
    border-radius: 5px;
    font-size: 20px;
    line-height: 56px;
    width: 174px;
    color: #fff;
	background-color: #6B3391;
	padding: 10px 30px;
    text-align: center;
  
}
.pro_details{width: 860px;float: left;background-color: #FFFFFF;}
.pro_nr{padding-left: 30px;}
.pro_nr img {width:100%}
.details_nav.flex{  z-index: 10;  position: fixed;
    top: 0;
    width: 100%;
    left: 0;border-top:1px #ddd solid;
    background: #fff;}
.details_nav.flex ul{width: 1200px; margin: 0 auto;}
.details_nav ul{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;justify-content: space-between;line-height: 56px;}
.pro_details h2{margin: 24px 0 20px 0;font-size: 36px; font-weight: normal;}
.pro_details h2:before{
	content: " ";
	    display: inline-block;
	    background: #731EC9;
	    height: 32px;
	    width: 4px;
		margin-right: 16px;
		align-items: center;
	    }
.details_nav ul li{font-size: 20px;position: relative;cursor: pointer;opacity: 0.8;text-align: center;
    width: 215px;}
.details_nav ul li.active,.details_nav ul li:hover{ color: #731EC9;
/* background-color: #F8FAFF; */
}

.details_nav ul li:before{transition:width .3s ease;content:"";position:absolute;bottom:0px;left:50%;height:2px;border-radius:8px;width:0;--tw-translate-x:-50%;transform:translate(-50%) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);--tw-bg-opacity:1;background:#731EC9}

.details_nav ul li.active:before, .details_nav ul li:hover:before {
    width: 215px;
}

.pro_fl{width: 300px; float: right;background-color: #ffffff;padding: 15px;}
.flcp_title{font-size: 24px;text-align: center;margin:5px 0 20px 0;}


#cpjs{padding-bottom: 60px;}
#yycj {padding:20px 30px 60px 0;}
#yycj ul li{box-sizing:border-box;overflow:hidden;margin-bottom:20px;-webkit-transition:all .3s linear;-ms-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;padding-bottom:20px;border-bottom:1px #ebebed solid}
#yycj ul li:last-child{margin-bottom:0}
#yycj ul li:hover{-webkit-transform:translate3d(0,-5px,0);-ms-transform:translate3d(0,-5px,0);-moz-transform:translate3d(0,-5px,0);-o-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}
#yycj ul li a{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;color: #666;}
#yycj ul li a img{width:200px;height:150px;border-radius:12px;margin-right:20px}
.yycjlistr{flex:1}
.yycjlistr h3{font-size:20px}
.yycjlistr p{    font-size: 16px;
    /* color: #696d78; */
    opacity: 0.6;
    line-height: 32px;
    margin: 18px 0;}
.yycjlistr span{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;align-items:center}
.yycjlistr span i{display:block;background:url(../images/ico_time.png) no-repeat 0;padding-left:20px;color:#696d78}
#qtcp{width: 1200px;margin: 60px auto;overflow: hidden;}
#qtcp ul{display: flex;justify-content: space-between;}
#qtcp ul li{width: 19%;box-shadow: 0px 2px 10px 0px rgba(0, 17, 45, 0.1);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;}
#qtcp ul li img{width: 100%;}
.qitc_title{font-size: 36px;text-align: center;margin: 60px 0;}
#qtcp ul li h3{font-size: 14px;font-weight: normal;color: #666;line-height: 36px;text-align: center;padding-bottom: 10px;}

.sidebar_list { width: 320px; max-width: 100%; margin: 0 auto; }
.side_pro { display: flex; align-items: center; background-color: #f6f9fc; border-radius: 12px; box-shadow: 0 2px 10px rgba(0,0,0,.06); }
.side_pro+ .side_pro { margin-top:  12px; }
.pro_thumb { flex: 0 0 108px; height: 68px; border-radius: 8px; overflow: hidden; background: #e9eef5; display: flex; align-items: center; justify-content: center; }
.pro_thumb img { width: 100%; height: 100%; object-fit: cover; display: block; }
.pro_content { flex: 1; padding-left: 12px; color: #2a2f36; }
.pro_title { font-weight: 600; font-size: 14px; line-height: 1.4; }


/* 平台 */
.pt_cjxq {padding-bottom: 60px;}
.pt_cjxq ul{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}

.pt_cjxq ul li img{width: 100%;}
.pt_cjxq ul li{width:24%;margin-bottom:30px;background:#fff;padding:25px 12px;box-sizing:border-box;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;box-sizing:border-box;    box-shadow: 0px 3px 11px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0px 3px 11px rgb(0 0 0 / 8%);
    -ms-box-shadow: 0px 3px 11px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 3px 11px rgb(0 0 0 / 8%);
    -o-box-shadow: 0px 3px 11px rgb(0 0 0 / 8%);text-align: center;border-radius: 20px;}
.pt_cjxq ul li:hover{-webkit-transform:translate3d(0,-2px,0);-ms-transform:translate3d(0,-2px,0);-moz-transform:translate3d(0,-2px,0);-o-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);box-shadow:0 12px 20px rgb(0 0 0 / 30%);-webkit-box-shadow:0 12px 20px rgb(0 0 0 / 30%);-ms-box-shadow:0 12px 20px rgb(0 0 0 / 30%);-moz-box-shadow:0 12px 20px rgb(0 0 0 / 30%);-o-box-shadow:0 12px 20px rgb(0 0 0 / 30%);}
.pt_cjxq ul li:nth-child(4n){margin-right:0}
.pt_cjxq ul li a{text-align:center;display:block}
.pt_cjxq ul li h3{font-size:20px;margin:16px 0;color:#262626;font-weight: normal;}
.pt_cjxq ul li p{font-size:14px;line-height:1.5;color:#666666;}

.pt_cptx{background: url(../images/pt_sol_bg.png) no-repeat center;padding: 60px 0 40px 0;}
.pt_cptx ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between}
.pt_cptx ul li{text-align:center;padding:20px;-webkit-transition:all .3s linear;-ms-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;box-sizing:border-box;border-radius:16px;width:280px;height:260px;box-shadow:0 4px 8px rgb(0 0 0/15%);-webkit-box-shadow:0 4px 8px rgb(0 0 0/15%);-ms-box-shadow:0 4px 8px rgb(0 0 0/15%);-moz-box-shadow:0 4px 8px rgb(0 0 0/15%);-o-box-shadow:0 4px 8px rgb(0 0 0/15%);background:#fff;border:1px solid #fff;box-shadow:0 4px 20px 0 rgba(209,221,250,.6);position:relative;margin-bottom: 30px;}
.pt_cptx ul li:hover{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);-o-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);box-shadow:0 12px 20px rgb(0 0 0/30%);-webkit-box-shadow:0 8px 15px rgb(0 0 0/30%);-ms-box-shadow:0 8px 15px rgb(0 0 0/30%);-moz-box-shadow:0 8px 15px rgb(0 0 0/30%);-o-box-shadow:0 8px 15px rgb(0 0 0/30%);border:1px solid #4f46e5}
.pt_cptx ul li h3{font-size:20px;font-weight:600;line-height:36px;margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:10px;color: #694EFF;}
.pt_cptx ul li p{line-height:24px;letter-spacing: 0.04rem;opacity: 0.8;}
.pt_cptx ul li i{display:block;height:100px}
.pt_cptx ul li i.ems_ico1{background:url(../images/ems_ico1.png) no-repeat 50%}
.pt_cptx ul li i.ems_ico2{background:url(../images/ems_ico2.png) no-repeat 50%}
.pt_cptx ul li i.ems_ico3{background:url(../images/ems_ico3.png) no-repeat 50%}
.pt_cptx ul li i.ems_ico4{background:url(../images/ems_ico4.png) no-repeat 50%}
.pt_cptx ul li i.ems_ico5{background:url(../images/ems_ico5.png) no-repeat 50%}
.pt_cptx ul li i.ems_ico6{background:url(../images/ems_ico6.png) no-repeat 50%}
.pt_cptx ul li i.ems_ico7{background:url(../images/ems_ico7.png) no-repeat 50%}
.pt_cptx ul li i.ems_ico8{background:url(../images/ems_ico8.png) no-repeat 50%}

.pt_cptx ul li i.sjzn_ico1{background:url(../images/sjzn_ico1.png) no-repeat 50%}
.pt_cptx ul li i.sjzn_ico2{background:url(../images/sjzn_ico2.png) no-repeat 50%}
.pt_cptx ul li i.sjzn_ico3{background:url(../images/sjzn_ico3.png) no-repeat 50%}
.pt_cptx ul li i.sjzn_ico4{background:url(../images/sjzn_ico4.png) no-repeat 50%}
.pt_cptx ul li i.sjzn_ico5{background:url(../images/sjzn_ico5.png) no-repeat 50%}
.pt_cptx ul li i.sjzn_ico6{background:url(../images/sjzn_ico6.png) no-repeat 50%}
.pt_cptx ul li i.sjzn_ico7{background:url(../images/sjzn_ico7.png) no-repeat 50%}
.pt_cptx ul li i.sjzn_ico8{background:url(../images/sjzn_ico8.png) no-repeat 50%}


.pt_cptx ul li:nth-child(4n){margin-right:0}
.pt_jgt{padding:60px 0}
.pt_jjfa{padding:60px 0;background-color: #eaedfa;}
.ptsol_tp{width: 502px;height: 254px;margin: 20px auto;}
.ptsol_bt ul{    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	padding:0 60px;}
.ptsol_bt ul li{width: 228px;height: 112px;margin-bottom: 20px;}	
.pt_right{width: 910px!important;background-color: #FFFFFF;}
.ems_nxgl ul{  display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	padding:40px 30px 0 30px;}
.ems_nxgl ul li{width:360px;margin-bottom: 40px;}
.ems_nxgl ul li h3{font-size: 16px;text-align: center;background-color: #9D66FF;border-radius: 16px;width: 154px;height: 38px;color: #fff;line-height: 38px;margin: 10px auto;}
.ems_sbgl ul{ display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;padding:100px 0}
.ems_sbgl ul li{height:312px;}
.zhnygl{padding-bottom: 60px;}
.zhnygl p{padding-right:90px ;padding-top: 30px;font-size: 16px;text-indent: 2em;}
.znhxt_tp ul{display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-around;
	padding: 20px 100px;}
	
.znhxt_tp ul li{width: 220px;position: relative;}

.znhxt_bt ul{display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	padding: 0;}
.znhxt{text-align: center;padding-bottom: 40px;}	
.znhxt_bt ul li{width: 260px;position: relative;}
.znhxt h3{font-size: 18px;color: #835CC5;}
.znhxt_bt ul li h3:before,.znhxt_tp ul li h3:before{transition: width .3s ease;
    content: "";
    position: absolute;
   bottom: 30px;
    left: 50%;
    height: 2px;
    border-radius: 8px;
   width: 30px;
    --tw-translate-x: -50%;
    transform: translate(-50%) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
    --tw-bg-opacity: 1;
    background: #731EC9;
    }
.znhxt p{font-size: 14px;margin-top: 20px;}
.sjzn_xtgn{padding: 60px;}
.sjzn_xtgn ul{margin-top: 20px;}
.sjzn_xtgn ul li{font-size: 16px;line-height: 32px;}
.sjzn_xtgn ul li:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #1A2233;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}
.pt_cases{padding: 60px 0;}
.pt_cases ul{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}

.pt_cases ul li img{width: 100%;}
.pt_cases ul li{width:32%;margin-bottom:30px;background:#fff;padding:0 0 25px 0;box-sizing:border-box;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;box-sizing:border-box;    box-shadow: 0px 3px 11px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0px 3px 11px rgb(0 0 0 / 8%);
    -ms-box-shadow: 0px 3px 11px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 3px 11px rgb(0 0 0 / 8%);
    -o-box-shadow: 0px 3px 11px rgb(0 0 0 / 8%);text-align: center;border-radius: 20px;}
.pt_cases ul li p{padding: 0 30px;}
.pt_cases ul li:hover{-webkit-transform:translate3d(0,-2px,0);-ms-transform:translate3d(0,-2px,0);-moz-transform:translate3d(0,-2px,0);-o-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);box-shadow:0 12px 20px rgb(0 0 0 / 30%);-webkit-box-shadow:0 12px 20px rgb(0 0 0 / 30%);-ms-box-shadow:0 12px 20px rgb(0 0 0 / 30%);-moz-box-shadow:0 12px 20px rgb(0 0 0 / 30%);-o-box-shadow:0 12px 20px rgb(0 0 0 / 30%);}
.pt_cases ul li:nth-child(3n){margin-right:0}
.pt_cases ul li a{text-align:center;display:block}
.pt_cases ul li h3{font-size:20px;margin:16px 0;color:#262626;font-weight: normal;}
.pt_cases ul li p{font-size:14px;line-height:1.5;color:#666666;}




.pagination{margin:50px 0}
.pagination ul{text-align:center;}
.pagination ul li{display:inline-block;    margin-right: 10px;}
.pagination ul li a{display:block;    border-radius: 6px;
    height: 32px;
    border: 1px solid rgba(217, 217, 217, 1);padding:0 12px;font-size:14px;line-height:32px;}
.pagination ul li.active a,.pagination ul li:hover a{
	border: 1px solid #c50000;
	background:#c50000;color:#fff;
}











@media screen and (max-width:640px){
.cptop{    margin: 20px;
    flex-direction: column;}
.cptop .dqlmcp{width: 100%}
.cptop .jjfass{width: 100%;        height: 42px;}
.cates-tree{width:auto;float: none;        margin: 0 20px 20px;}
.cates-right{width:auto;float: none;      }
.result-list-box{padding:20px!important}
.cptop .jjfass .cpinput {
 
        line-height: 40px;
        height: 40px;
    }
.cptop .jjfass button{ line-height: 40px;
        height: 40px; }
.cates-right .list_cp li{width:49%;        height: 230px;}
.cates-right .list_cp li img{height: 160px;}
.cates-right .list_cp li:nth-child(3n) {
    margin-right:2%;
}
.cates-right .list_cp li:nth-child(4n) {
    margin: 0 0% 2% 0;
}
.cates-right .list_cp li:nth-child(6n) {
        margin-right: 0%;
}

.cates-tree .tit{line-height: 60px;}
.cptree>ul>li>span{padding:0 20px;line-height: 40px;}
.cptree>ul>li>span a,.cptree>ul>li>ul li a{font-size: 16px;line-height: 40px;}


.list_cp{margin: 20px}
.list_cp li{width:49%;    margin: 0 2% 2% 0;}
.list_cp li:nth-child(2n) {
    margin-right: 0;
}
 
.list_cp li:nth-child(3) {
    margin-right: 2%;
}
.list_cp li h3{font-size: 14px;}
.cpfl_nav>li>ul{width: 100%;}
.cpfl_nav>li>ul>li{float: none;width: 100%}
.cpfl_nav>li>ul>li>ul {
    overflow: hidden;
}
.cpfl_nav>li>ul>li>a {
    font-size: 16px;font-weight: bold;
}
.cpfl_nav>li ul li ul li a{font-size: 14px;}

 }   