﻿@charset "utf-8";
/* ============================================= */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}


.banner-container{width: 100%;position: relative;}
.banner{width: 100%;}
.banner-picwords{width: 100%;}
.banner-pic{width: 100%;}
.banner-pic img{width: 100%;object-fit: cover;}
.banner-pic .banner-pc{display: block;min-height: 520px;vertical-align: middle;}
.banner-pic .banner-mb{display: none;min-height: 320px;vertical-align: middle;}
.banner-words{position: absolute;z-index: 2;top: 32%;transform: translate(0,-50%);width: 100%;padding: 0 10px;text-align: center;}
.banner-words h4{font-size: 64px;color: #fff;letter-spacing:6px;font-weight:bold}
.banner-words h5{font-size: 34px;color: #fff;overflow: hidden;font-weight:bolder}
.banner-words p{font-size: 14px;color: #fff;padding-top: 10px;}
.banner-words h6{font-size: 16px;color: #fff;width: 158px;height: 52px;text-align: center;line-height: 52px;border: 1px solid #fff;border-radius: 4px;margin-top: 20px;transition: all .4s ease-in-out;margin: 0 auto;display: block;overflow: hidden;}
.banner-words h6:hover{background: #1d2088;border-color: #1d2088;}
.swiper-slide-active .banner-words h4{animation: banWords 1.5s ease-in-out both 100ms;}
.swiper-slide-active .banner-words h5{animation: banWords 1.5s ease-in-out both 100ms;}
.swiper-slide-active .banner-words p{animation: banWords 1.5s ease-in-out both 100ms;}
.swiper-slide-active .banner-words h6{animation: banWords 1.5s ease-in-out both 100ms;}
@keyframes banWords {0% {transform: translateY(-60px);opacity: 0;}100% {transform: translateY(0);opacity: 1;}}

.banner-prev:hover,.banner-next:hover{background-color: rgba(227, 20, 59, .6);}
.banner .swiper-pagination{bottom: 32px;}
.banner .swiper-pagination-bullet {width: 36px;height: 6px;border-radius: initial;background: rgba(255, 255, 255, .1);opacity: 1;position: relative;}
.banner .swiper-pagination-bullet:before{content: "";position: absolute;top: 0;left: 0;background: rgba(255, 255, 255, .52);width: 0;height: 6px;z-index: 1;transition: 0s;}
.banner .slideOntrue.swiper-pagination-bullet:before{width: 100%;transition: all 3.6s ease;}

.banner_ico1{position: absolute;width: 273px;height: auto;left: 20.8%;bottom: 19.8%;z-index: 9;}
.banner_ico1 img{width: 100%;height: auto;}
.swiper-slide-active .banner_ico3 {animation: jianchu 2s ease-in-out both 100ms;}
.swiper-slide-active .banner_ico1 {animation: jianchu 2s ease-in-out both 400ms;}
.swiper-slide-active .banner_ico2 {animation: jianchu 2s ease-in-out both 700ms;}
@keyframes jianchu {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.banner_ico2{position: absolute;width: 165px;height: auto;left: 41%;bottom: 26.5%;z-index: 9;}
.banner_ico2 img{width: 100%;height: auto;animation: jianchu 2s ease-in-out both 700ms;}
.banner_ico3{position: absolute;width: 154px;height: auto;left: 55%;bottom: 22.4%;z-index: 9;}
.banner_ico3 img{width: 100%;height: auto;animation: jianchu 2s ease-in-out both 100ms;}

/* 品牌 */
.pinpai_main{width: 100%;height: auto;background-color: #f4f8fd;overflow: hidden;}
.pinpai{width: 1490px;height: auto;margin:0 auto;overflow: hidden;padding: 60px 0;}
.pinpai h4{font-size: 36px;color: #333;text-align: center;padding-bottom: 20px;font-weight: inherit;font-family: '微软雅黑'}
.pinpai p{font-size: 16px;color: #666;text-align: center;}

.pinpai_car{width: 1000px;margin:0 auto;height: auto;overflow: hidden;padding: 20px 0;user-select: none;}
.car_left{width: 25.5%;float: left;height: auto;line-height: 422px;}
.car_left img{width: 100%;height: auto;}

.car_center{width: 52%;float: left;height: auto;line-height: 422px;}
.car_center img{width: 100%;}
.car_right{width: 22.5%;float: left;height: auto;line-height: 422px;}
.car_right img{width: 100%;}
.car_left_img{float: right;
    animation: carright 3s linear infinite;
    -webkit-animation: carright 3s linear infinite;}
.car_right_img{float: left;animation: carright 3s linear infinite;
    -webkit-animation: carright 3s linear infinite;}

@keyframes carright {0%{width: 0%;height: 0%;  }100%{width: 100%;height: 100%; }}

.pinpai_text{width: 1000px;margin:0 auto;height: auto;overflow: hidden;padding: 20px 0;}
.pinpai_text ul li{width: 33.3333%;float: left;}
.pinpai_text ul li h4{color: #1d2088;font-size: 22px;text-align: center;}
.pinpai_text ul li h4 span{color: #1d2088;font-size: 42px;text-align: center;} 
.pinpai_text ul li h5{color: #666666;font-size: 18px;text-align: center;}
/* 首页-业务领域 */
.solution_main{}
.ind_product{width:1200px;margin:0 auto;}
.ind_product ul{overflow: hidden;width:100%;margin:20px auto 40px;}
.ind_product ul li{width:31.5%;float:left;margin-left:2.5%;height:520px;position:relative;}
.ind_product ul li .com-img img{width:100%;height:340px;object-fit:}
.ind_product ul li:first-child{margin-left:0%;}
.ind_product ul li .pro_note{position:absolute;left:0px;bottom:-25px;background:#fff;padding:30px 0;text-align: center;transition:bottom 0.6s ease 0s;}
.ind_product ul li .pro_note h2{font-size: 24px;margin-bottom:10px;color: #333; }
.ind_product ul li .pro_note p{line-height:28px;color: #666;border-bottom:2px solid #e5e5e5;padding-bottom:20px;text-align:left;}
.ind_product ul li dl{overflow: hidden;opacity:0;display:none;}
.ind_product ul li .pro_note dl dd{width:44%;float:left;height:30px;line-height:30px;border:1px solid #336cb1;margin-top:20px;font-size:12px;}
.ind_product ul li .pro_note dl dd:nth-child(2n){width:44%;float:right;}
.ind_product ul li .pro_note dl dd a{display: block;}
.ind_product ul li .pro_note dl dd a:hover{background:#fff;color:#003B7F;}
.ind_product ul li:hover .pro_note,.ind_product ul li.cur .pro_note{bottom:0px;background:#003B7F;color:#fff;padding:30px;}
.ind_product ul li:hover .pro_note h2,.ind_product ul li:hover .pro_note p{color:#fff;}
.ind_product ul li:hover .pro_note dl{opacity: 1;}
.ind_product ul li:hover p{border-bottom:1px solid #336cb1;}
.ind_product ul li:hover dl{display:block;}
.com-img img{transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s; -moz-transition:all 0.4s ease-in 0s; -o-transition:all 0.4s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}
.ofH {overflow: hidden;}



.over{overflow:hidden}
.fl{float:left}
.fr{float:right}
.index{ background:url(../images/910.jpg) repeat ;position: relative;}
/* .index:before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/2222.png) no-repeat;
    right: 0;
    top: 54px;
    width: 432px;
    height: 163px;
}
.index:after {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/2222.png) no-repeat;
    left: 0;
    bottom: 47px;
    width: 328px;
    height: 242px;
 
} */
.index .i-domain{  padding-bottom:70px;width:1200px;margin:0px auto 0px;}
.index .i-domain .ml-title{color:#003B7F}
.index .i-domain .ml-title span{background:#fff}
.index .i-domain .list{ height:700px;text-align:center;background:#fff;margin-top:25px;border:1px solid #e3e3e3;}
.index .i-domain .list .close-box{
	width:298px;
	padding:30px 0;
	min-height:700px;	
	cursor:pointer;
	-webkit-transition:width .5s,height .5s,opacity 1s;
	transition:width .5s,height .5s,opacity 1s
}
.index .i-domain .list .close-box .main{width:220px;margin:0 auto}
.index .i-domain .list .close-box.close{width:0;opacity:0}
.index .i-domain .list .cb0{background:#ffb666}
.index .i-domain .list .cb1{background:#379AA6}
.index .i-domain .list .cb1-2{background:url(../images/id_bg2.png)}
.index .i-domain .list .cb2{background:#379AA6}
.index .i-domain .list .close-box .img{}
.index .i-domain .list .close-box .t{padding:20px 0;font-size:24px;color:#fff}
.index .i-domain .list .close-box .t span{display:block;width:32px;height:3px;margin:20px auto 0;background:#fff}
.index .i-domain .list .close-box .bf P{font-size:16px;color:#fff;line-height:26px;margin-bottom:8px;;text-align:left;}
.index .i-domain .list .open-box{width:0;background:url(../images/id_bg0.png);padding:40px 0 60px;min-height:475px;-webkit-transition:width .7s;transition:width .7s;text-align:left}
.index .i-domain .list .open-box .main{width:710px;margin:0 auto}
.index .i-domain .list .open-box .main .img{overflow:hidden;width:700px;}
.index .i-domain .list .open-box .main .img img{transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s; -moz-transition:all 0.4s ease-in 0s; -o-transition:all 0.4s ease-in 0s;}
.index .i-domain .list .open-box .main .img img:hover{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);} 
.index .i-domain .list .open-box.open{width:900px}
.index .i-domain .list .open-box .t{margin-bottom:15px;font-size:24px;color:#003B7F;font-family:'Microsoft JhengHei';font-weight:bold;}
.index .i-domain .list .open-box .t a{font-size:22px;color:#333}
.index .i-domain .list .open-box .t a:hover{color:#003B7F}
.index .i-domain .list .open-box .img{width:100%;text-align:center}
.index .i-domain .list .open-box .bf p{margin:7px 0;font-size:17px;color:#777;line-height:28px}
.index .i-domain .list .open-box .bf pre{font:14px microsoft yahei;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;color:#777;line-height:25px}
.index .i-domain .list .open-box .bf pre p{color:#777;line-height:25px}
.index .i-domain .list .open-box .m{margin-top:15px}
.index .i-domain .list .open-box .m p{font-size:16px;color:#fff;display:inline-block;border-radius:5px;text-align:center;width:115px;line-height:35px;background:#003B7F}
.index .i-domain .list .open-box .m p:hover{background:#003B7F;color:#fff}

	

/* 首页数据 */
.ind_data{padding:0px 0!important;background:#003B7F;width:100%;overflow: hidden;height:200px;position:relative;}
.ind_data .contain{width:100%;}
.ind_data ul{overflow: hidden;width:1200px;margin:40px 18%;position:absolute;}
.ind_data ul li{width:25%;float:left;text-align:center;color:#fff;}
.ind_data ul li h4{font-size:46px;font-family:"微软雅黑";margin-bottom:10px;}
.ind_data ul li h4 span{font-size:30px;font-weight:bold;}
.ind_data ul li p{font-size:16px;}

/* 公司简介 */
.products_main{padding: 10px 0 145px;background:url(../images/bj3.jpg) repeat bottom;/* -webkit-filter:grayscale(0) */}
.aboutus{overflow: hidden;width:92%;margin:20px auto 40px;padding:0px 13%;}
.aboutus ul{}
.aboutus .about-left{float:left;border:1px solid #d7d7d7;width:40%;}
.aboutus .about-right{float:right;border:1px solid #d7d7d7;border-left:0;width:60%; box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .05);    -webkit-box-shadow: #d4d2d2 0px 0px 10px;-moz-box-shadow: #d4d2d2 0px 0px 10px;padding:40px 40px}
.aboutus .about-right h4{font-size: 26px;color: #333;margin-bottom:20px;}
.aboutus .about-right p{font-size: 16px;line-height:34px;color:#666;}
.about-box {
    height: 380px;width:1200px;margin:30px auto 50px;box-shadow: 0 0 10px #aaa;
}
 .about-box .about-con {
    width: 100%;
    height: 380px;
    background: #fff;
    overflow: hidden;
}
 .about-box .about-con .about-img {
    width: 45%;
    height: 380px;
    float: left;
}
.about-img img {
    width: 100%;
    height: 100%;
}
.about-img img{transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s; -moz-transition:all 0.4s ease-in 0s; -o-transition:all 0.4s ease-in 0s;}
.about-img img:hover{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);} 

.about-box .about-con .about-des {
    width: 55%;
    height: 380px;
    padding: 35px 50px;
    box-sizing: border-box;
    float: left;
}
 .about-box .about-con .about-des .tit {
    font-size: 30px;
    font-weight: bold;
    color: #003B7F;
}
 .about-box .about-con .about-des .tits {
    font-size: 12px;
    font-weight: bold;
    color:#003B7F;
	margin-top:7px;
	margin-left:5px
}
.about-box .about-con .about-des .txt {
    line-height: 38px;
    overflow: hidden;
    color: #666;
    margin-top:-20px;
	font-size:17px;
}
.hvr-bounce-to-right span{font-family: '微软雅黑';}

.estructure {
    margin-top: 27px;
    text-align: center;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.estructure{margin-top:40px;text-align:center;}
.estructure li{width:18%;display:inline-block;margin:0 10px;}

.estructure li .img1{width:60px;height:60px;margin:0 auto;display:block;}
.estructure li .img2{width:60px;height:60px;margin:0 auto;display:none}
.estructure li h3{font-size:26px;padding-top:18px;font-weight:normal;color:#354E9F;font-family:'微软雅黑';font-weight: bold;}

.estructure li:hover .img1{display:none;}
.estructure li:hover .img2{display:block;}
.estructure li:hover h3{color:#354E9F;}

.estructure li:hover {

          -webkit-transform: translateY(-10px);

          -moz-transform: translateY(-10px);

          -ms-transform: translateY(-10px);

          -o-transform: translateY(-10px);

          transform: translateY(-10px);

          -webkit-transition: all 0.8s;

          -moz-transition: all 0.8s;

          -ms-transition: all 0.8s;

          -o-transition: all 0.8s;

          transition: all 0.8s; }


/* 新闻资讯 */
.news_main{width: 100%;height: auto;padding: 10px 0 20px;}
.news{width: 1200px;margin:0 auto;overflow: hidden;}
.news h6{text-align: center;}
.news_center{width: 100%;height: auto;overflow: hidden;padding: 30px 0 20px 0;}
.news_center ul{margin-left: -2%;}
.news_center ul li{width: 31.333%;margin-left: 2%;margin-bottom: 2%;height: auto;overflow: hidden;float: left;position: relative;}
.news_center ul li a{display: block;}
.news_center ul li img{transition: all .4s;object-fit: cover;width: 100%;height: 225px;overflow: hidden;}
.news_text{padding: 20px 0;width: 100%;}
.news_text p{font-size: 18px;color: #333;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;
-webkit-box-orient: vertical;white-space: normal;margin-bottom: 25px;line-height: 24px;min-height: 48px;}
.news_text h4{padding-left: 23px;font-size: 16px;color: #999;float: left;margin-right: 15px;background: url("../images/news_ico1.png") left no-repeat;}
.news_text h5{padding-left: 23px;font-size: 16px;color: #999;float: left;background: url("../images/index/news_ico2.png") left no-repeat;}
.news_center ul li:hover .news_text p{color: #1d2088;}
.news_center ul li:hover img{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1); }
.news_center ul li img{transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s; -moz-transition:all 0.4s ease-in 0s; -o-transition:all 0.4s ease-in 0s;}





/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
    .banner_ico1{width: 240px;}
    .banner_ico2{width: 135px;}
    .banner_ico3{width: 130px;}
    .banner-words{position: absolute;top: 32%;}
    .banner-words h4{font-size: 48px;}
    .banner-words h5{font-size: 26px;}
    .banner-words p{font-size: 14px;padding-top: 8px;}
	.ind_data ul{overflow: hidden;width:1200px;margin:40px 14%;position:absolute;}
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
    .banner_ico1{width: 220px;}
    .banner_ico2{width: 123px;}
    .banner_ico3{width: 119px;}
    .banner-words{position: absolute;top: 35%;}

    .banner-words p{font-size: 14px;padding-top: 8px;}
	.ind_data ul{overflow: hidden;width:1200px;margin:40px 12%;position:absolute;}
    .solution_img ul li{height: 244px;}
    .solution_img ul li:nth-child(1){height: 500px;;}
    .solution_img ul li:nth-child(2){height: 500px;}
    
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
    .banner_ico1{width: 205px;}
    .banner_ico2{width: 115px;}
    .banner_ico3{width: 110px;}
    .banner-words{position: absolute;top: 33%;}
    .banner-words h4{font-size: 40px;}
    .banner-words p{font-size: 14px;padding-top: 8px;}
    .solution_img ul li{height: 231px;}
    .solution_img ul li:nth-child(1){height: 468px;;}
    .solution_img ul li:nth-child(2){height: 468px;}
    .products_center ul li h4{font-size: 20px;}
    /* .about_two{width: 80%;} */
	.ind_data ul{overflow: hidden;width:1200px;margin:40px 8%;position:absolute;}    
    
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
    .banner_ico1{width: 190px;}
    .banner_ico2{width: 105px;}
    .banner_ico3{width: 105px;}
    .banner-words{position: absolute;top: 30%;}
    .banner-words h4{font-size: 35px;}
    .banner-words p{font-size: 14px;padding-top: 8px;}
    .banner-words h4{font-size: 35px;}
    .banner-words h5{font-size: 24px;}
    .banner-words p{font-size: 14px;padding-top: 5px;}
	.ind_data ul{overflow: hidden;width:1200px;margin:40px 4%;position:absolute;} 
    .pinpai h4{font-size: 30px;}

    .solution_img ul li{height: 217px;}
    .solution_img ul li:nth-child(1){height: 440px;;}
    .solution_img ul li:nth-child(2){height: 440px;}
    .solution_text h4{font-size: 16px;}
    .solution_text{bottom: 2px;}
    .products_center ul li h4{font-size: 18px;}
    .news_text p{font-size: 16px;}
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
    .banner_ico1{width: 170px;}
    .banner_ico2{width: 95px;}
    .banner_ico3{width: 95px;}
    .solution_img ul li{height: 196px;}
    .solution_img ul li:nth-child(1){height: 397px;;}
    .solution_img ul li:nth-child(2){height: 397px;}
    .solution_text h4{font-size: 14px;}
 	.ind_data ul{overflow: hidden;width:1200px;margin:40px 2%;position:absolute;}    
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
    .banner_ico1{width: 160px;}
    .banner_ico2{width: 88px;}
    .banner_ico3{width: 88px;}
	.ind_data ul{overflow: hidden;width:1100px;margin:40px 0%;position:absolute;} 
    .solution_img ul li{height: 176px;}
    .solution_img ul li:nth-child(1){height: 377px;;}
    .solution_img ul li:nth-child(2){height: 377px;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 360移动终端以上 */
    .pinpai{width: 92%;}
    .solution,.products{width: 92%;}
    .news,.partner{width: 92%;}
    .about_two{width: 92%;}
    .banner-pic .banner-pc{display: none;}
    .banner-pic .banner-mb{display: block;}
    .banner .swiper-pagination {bottom: 14px;}

    .banner_ico1{display:none}
    .banner_ico2{display:none}
    .banner_ico3{display:none}
    .banner-words{position: absolute;top: 38%;}
    .banner-words h4{font-size: 24px;}
    .banner-words h5{font-size: 16px;}
    .banner-words p{font-size: 13px;padding-top: 5px;}
    .banner-words h6{font-size: 14px;color: #fff;width: 120px;height: 40px;line-height: 40px;}
    
    .pinpai{padding: 30px 0;}
    .pinpai h4{font-size: 24px;}
    .pinpai p{font-size: 14px;}
    .car_left{line-height: 200px;margin-right: -3px;}
    .car_center{line-height: 200px;}
    .car_right{line-height: 200px;}
    .pinpai_car{width: 94%;}
    .pinpai_text{width: 94%;}
    
    .pinpai_text ul li{width: 50%;margin-bottom: 20px;}
    .pinpai_text ul li:last-child{margin-left: 25%;}
    .pinpai_text ul li h4{color: #1d2088;font-size: 20px;text-align: center;padding-bottom: 10px;}
    .pinpai_text ul li h4 span{color: #1d2088;font-size: 35px;text-align: center;} 
    .pinpai_text ul li h5{color: #666666;font-size: 16px;text-align: center;}
     
    .solution_main{padding: 30px 0;}
    .solution_img{padding: 30px 0 20px 0;}
    .solution_img ul{margin-left: 0%;}
    .solution_img ul li{width: 100%;margin-left: 0%;margin-bottom: 4%;height: auto;}
    .solution_img ul li:nth-child(1){width: 100%;height: auto;}
    .solution_img ul li:nth-child(2){height: auto;}
    
    .products_main{padding: 30px 0;}
    .products_center{width: 100%;height: auto;overflow: hidden;padding: 30px 0 20px 0;}
    .products_center ul{margin-left: 0%;}
    .products_center ul li{width: 100%;margin-left: 0%;margin-bottom: 4%; padding: 30px;}
    .products_center ul li h4{font-size:18px; }
    .products_center ul li h5{padding: 15px 0;}
    .products_center ul li h6 {text-align: center;overflow: hidden;padding: 30px 0 20px 0;}

     .news_main{padding: 30px 0;}
    .news h6{text-align: center;}
    .news_center{width: 100%;height: auto;overflow: hidden;padding: 30px 0 20px 0;}
    .news_center ul{margin-left: 0%;}
    .news_center ul li{width: 100%;margin-left: 0%;margin-bottom: 4%;}
    .news_text p{margin-bottom: 15px;}
 
    .about_two_box{background-size: cover;}
    .about_two{padding: 30px 0;}
    .about_two_center{margin-top: 30px;}
    .about_two_center ul{margin-left: -2%;}
    .about_two_center ul li{width: 48%;margin-left: 2%;min-height: 240px;height: auto;;transition: all .4s;padding: 10px;
    position: relative;cursor: pointer;margin-top: 10px;}
    .about_two_center ul li h4{padding: 20px 0;}
    .about_two_center ul li h5{font-size: 16px;}
    .about_two_center ul li p{font-size: 14px;}
    .about_two_center ul li:hover{height: auto;margin-top: 10px;}
    .about_two_center ul li h6 span{font-size: 20px;}



}
