html{ font-size:14px; }
body{
	margin:0;
	padding:0;
	background-color:#fff;
	overflow-x:hidden;
}
div,img,h3,h4,p,dd,dl,em{margin: 0; padding: 0; border: 0;}
h1{font:bold 1.26em Arial, Sans-Serif;letter-spacing:0px;margin:0;padding:0}
h2{font:bold 1.7em Arial, Sans-Serif;letter-spacing:0px;font-size:16px;color:#000;background:inherit;margin:0 0 5px;padding:0}
p{margin:0 auto}
ul,li{list-style:none;margin:0;padding:0}
form{margin:0}
a{text-decoration:none;}
a:hover{text-decoration:none; color:#c01701;transition:all 0.2s linear 0s;}
.clear{font-size:0; line-height:0;clear: both;overflow: hidden; zoom: 1;}
.fr{float:right;}
.fl{float:left;}

.menu_bg{background-color:#000;}

.banner{width:100%;position:relative;height:100%;}
.banner h3{position:absolute;top: 330px;color: #fff;font-size:55px;left: 50%;margin-left: -960px;width: 1920px;text-align:center;font-weight:normal;}
.banner dd{position:absolute;top: 410px;color: #fff;font-size:36px;left: 50%;margin-left: -960px;width: 1920px;text-align:center;}

/*服务*/
.baozhuang{width:100%;margin:0 auto;background:url(../images/index/otherbg.jpg) no-repeat;height:900px;background-size: cover;}
.title{width:1280px;margin:0px auto;padding-top:130px;overflow: hidden;}
.title h3{font-size: 30px;color: #333;font-weight: bold;float:left;}
.title h3 span{font-size: 22px;color: #333;font-weight: normal;margin-top: 10px;display: block;}

.title dl{float:right;}
.title dl dd{margin-top: 20px;float:left;border: 1px solid #185da4;width: 180px;height: 45px;border-radius: 30px;margin-left: 20px;text-align: center;}
.title dl dd a{font-size: 16px;color: #c30d23;font-weight: normal;line-height:45px;}
.title dl dd:hover{background:#c30d23}
.title dl dd:hover a{color:#fff;}
.title dl dd.active{background:#185da4;}
.title dl dd.active a{color:#fff;}

.fenlei{width:1280px;margin:30px auto;}
.fenlei ul{padding:0;margin:0;}
.fenlei ul li{float:left;width: 33.3%;position: relative;}
.fenlei ul li img{position:relative;width: 100%;}
.fenlei ul li h3{position:absolute;bottom: 100px;color: #fff;font-size:24px;left: 100px;}


.indexcuttitle {
    position: absolute;
    top: 7.78%;
    left: 9.55%;
    width: 19.79%;
    width: 100%\9;
    height: 12.2%;
    color: #484848;
    font-size: 3.75vw;
    font-size: 54px\9;
    font-weight: 500;
    display: inline;
    text-align: left;
    z-index: 9;
}

html[lang="en"] .indexcuttitle{ /* fish add on 2018-4-3 */
    width: 50%;
    font-size: 2.5vw;
    font-size: 40px\9;
   
    font-weight: bold;
}

#indexcut2content {
    position: absolute;
    top: 20%;
    left: 9.72%;
    width: 80.56%;
    height: 65%;
    list-style: none;
    margin: 0px;
    padding: 0px;
    over-flow: hidden;
}

#indexcut2content .indexcut2item {
    float: left;
    width: 24.5%;
    width: 24%\9;
    height: 100%;
    display: block;
    border: 0.1vw solid #fff;
    border: 2px solid #fff\9;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    font-size: 1vw;
    line-height: 1.7vw;
    font-size: 14px\9;
    line-height: 24px\9;
}

#indexcut2content .indexcut2item:nth-child(1) {
    background-image: url(../images/index/indexcut21.jpg);
    background-position: 20%;
}

#indexcut2content .indexcut2item:nth-child(2) {
    background-image: url(../images/index/indexcut22.jpg);
    background-position: 30%;
}

#indexcut2content .indexcut2item:nth-child(3) {
    background-image: url(../images/index/indexcut23.jpg);
    background-position: 0%;
}

#indexcut2content .indexcut2item:nth-child(4) {
    background-image: url(./images/index/indexcut24.jpg);
    background-position: 90%;
}

#indexcut2content .indexcut2item:first-child {
    background-image: url(../images/index/indexcut21.jpg);
    background-position: 20%;
}

#indexcut2content .indexcut2item:first-child+.indexcut2item {
    background-image: url(../images/index/indexcut22.jpg);
    background-position: 30%;
}

#indexcut2content .indexcut2item:first-child+.indexcut2item+.indexcut2item {
    background-image: url(../images/index/indexcut23.jpg);
    background-position: 0%;
}

#indexcut2content .indexcut2item:first-child+.indexcut2item+.indexcut2item+.indexcut2item {
    background-image: url(../images/index/indexcut24.jpg);
    background-position: 90%;
}

.indexcut2item .titletext {
    top: 80%;
    width: 100%;
    height: 10%;
    font-size: 1.75vw;
    font-size: 25px\9;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    position: relative;
    text-shadow: 0px 1px 1.5vw rgba(0, 0, 0, 0.5);
}

html[lang="en"] .indexcut2item .titletext { /* fish add on 2018-4-3 */
    font-size: 22px;
    letter-spacing: 0;
    font-weight: bold;
}

.indexcut2item .destext {
    position: absolute;
    width: 85%;
    height: 40%;
    top: 50%;
    overflow: visible;
    left: 7.5%;
    display: none;
    margin: 0px;
    padding: 0px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.indexcut2item .destext h2 {
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 1.75vw;
    font-size: 25px\9;
    color: #fff;
    text-align: left;

    text-shadow: 0px 1px 1.5vw rgba(0, 0, 0, 0.5);
    margin-bottom: 1vw;
    margin-bottom: 14px \9;
}

html[lang="en"] .indexcut2item .destext h2, html[lang="en"] .indexcut2item .hidetext h2{ /* fish add on 2018-4-3 */
    font-size: 22px;
    letter-spacing: 0;
    font-weight: bold;
}

.indexcut2item .destext p {
    width: 100%;
    color: #fff;
    overflow: visible;
    margin: 0px;
    font-size: 14px\9;
    line-height: 24px\9;
    padding: 0px;
    text-shadow: 0px 1px 1.5vw rgba(0, 0, 0, 0.5);
}

html[lang="en"] .indexcut2item .destext p, html[lang="en"] .indexcut2item .hidetext p{ /* fish add on 2018-4-3 */
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    /* overflow-y: scroll;
    width: 88%;
    height: 80%; */
}

.indexcut2item .destext a {
    position: absolute;
    text-decoration: underline;
    color: #fff;
    top: 87.5%;
    margin: 0px;
    padding: 0px;
    left: 90%;
    width: 8%;
    text-align: right;
}

html[lang="en"] .indexcut2item .destext a { /* fish add on 2018-4-3 */
    letter-spacing: 0;
}

.indexcut2item .destext a:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.indexcut2item .hidetext {
    position: absolute;
    width: 85%;
    height: 85%;
    top: 5%;
    overflow: visible;
    left: 7.5%;
    display: none;
    margin: 0px;
    padding: 0px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}


#iscrollwrap1,#iscrollwrap2,#iscrollwrap3,#iscrollwrap4{

    overflow-x: hidden;
    overflow-y: scroll;
    overflow-x: hidden\9\0;
    overflow-y: scroll\9\0;
    height: 70%;

    padding-right: 2%;
  
}
.indexcut2item .hidetext h2 {
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 1.75vw;
    font-size: 25px\9;
    color: #fff;
    text-align: left;
    text-shadow: 0px 1px 1.5vw rgba(0, 0, 0, 0.5);
    margin: 2vw 0 1vw 0;
    margin: 28px 0 14px 0 \9;
}

.indexcut2item .hidetext p {
    width: 100%;
    color: #fff;
    overflow: visible;
    margin: 0px;
    font-size: 14px\9;
    line-height: 24px\9;
    padding: 0px;
    text-shadow: 0px 1px 1.5vw rgba(0, 0, 0, 0.5);
}

.indexcut2item .hidetext a {
    position: absolute;
    text-decoration: underline;
    color: #fff;
    width: 100%;
    top: 94.12%;
    margin: 0px;
    padding: 0px;
    left: 90%;
    width: 8%;
    text-align: right;
    font-size: 14px\9;
    line-height: 24px\9;
}

.indexcut2item .hidetext a:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.indexcut2item .itembg {
    height: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    display: none;
    background: #000;
    background: url(../img/mask-70.png) \9;
    opacity: 0.5;
}

.indexcut2item .itembg2 {
    position: fixed;
    top: 12%;
    right: 8%;
    z-index: 999;
}
.accordion-DIV {
  width: 1300px;
  margin: 60px auto;
  overflow: hidden;
  padding-left: 0%;
  padding-right: 0%;
}
.accordion-DIV > .accordion {
  /* border:$defaultBorder; */
}

.accordion {
  clear: both;
  overflow: hidden;
}
.accordion [data-name=accordion] {
  border: thin solid #efefef;
}
.accordion .accordion-li {
  float: left;
  color: #333;
  border-right: none;
  overflow: hidden;
  width: 100px;
  transition: width 1.5s;
  position: relative;
  cursor: pointer;
  margin-right:3px;
}
.accordion .accordion-li .accordion-img {
  border: thin solid #efefef;
}
.accordion .accordion-li:last-child {
  border-right: thin solid #efefef;
}
.accordion .accordion-li::before {
  content: "";
  display: block;
  position: absolute;
  
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.2;
  transition: all 0.5s;
}
.accordion .accordion-li .accordion-description {
  content: "";
  display: block;
  position: absolute;  
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.7;
  transition: all 0.5s;
  top: inherit;
  bottom: 50%;
  height: 50%;
  margin-bottom: -135px;
  padding: 1.5%;
}
.accordion .accordion-li .accordion-content, .accordion .accordion-li .accordion-title, .accordion:hover .accordion-li li.active .accordion-title, .accordion:hover li.active .accordion-li .accordion-title {
  opacity: 0;
  transition: all 0.5s;
  margin-top: 15px;
  color: #fff;
  line-height:30px;
  width: 480px;
  font-size:16px;
}
.accordion .accordion-li .accordion-title {
  font-size: 24px;
  font-weight: normal;
  color:#fff;
}
.accordion .accordion-li .accordion-icon {
  position: absolute;
  left: 21%;
  top: 75%;
  width:auto;
  font-size: 24px;
  z-index: 10;
  opacity: 1;
  transition: opacity 2.5s;
  color:#fff;
}
.accordion:hover li {
  width: 100px;
  transition: width 1.5s;
}
.accordion:hover li.active {
  /* width:600px !important; */
  transition: width 0.5s;
}
.accordion:hover li.active::before {
  opacity: 0;
}
.accordion:hover li.active .accordion-icon {
  opacity: 0;
  transition: opacity .2s;
}
.accordion:hover li.active .accordion-description {
  content: "";
  display: block;
  position: absolute;  
  width: 480px;
  height: 100%;
  left: 0;
  opacity: 1;
  transition: all 0.5s;
  padding-top: 9%;
  height: auto;
  width: 97%;
  top: 150px;
}
.accordion:hover li.active .accordion-content, .accordion:hover li.active .accordion-title {
  opacity: 1  !important;
  transition: all 2s;
  margin: 20px 0;
}
.accordion-description{margin:0 60px;}
.accordion.verticality {
  clear: both;
  overflow: hidden;
}
.accordion.verticality .accordion-li {
  width: 100%;
  float: inherit;
  border: thin solid #efefef;
  height: 100px;
  transition: height .6s;
  border-bottom: none;
}
.accordion.verticality .accordion-li .accordion-description {
  left: 50%;
  bottom: 0;
  width: 30%;
  height: 95%;
  margin-bottom: 0px;
  margin-top: auto;
  margin-left: -224px;
  transition: all .8s;
}
.accordion.verticality .accordion-li .accordion-img {
  width: 100%;
}
.accordion.verticality .accordion-li:last-child {
  border-bottom: thin solid #efefef;
}
.accordion.verticality .accordion-li.active {
  width: 100% !important;
  transition: height .6s;
}
.accordion.verticality .accordion-li.active::before {
  opacity: 0;
}
.accordion.verticality .accordion-li.active .accordion-icon {
  opacity: 0;
  transition: all 0.5s;
}
.accordion.verticality .accordion-li.active .accordion-description {
  margin-left: 0;
  width: 98%;
  height: 50%;
  top: inherit;
  bottom: 0;
  left: 0;
  opacity: 1;
  padding-top: 1.5%;
  transition: height .8s;
}
.accordion.verticality .accordion-li.active .accordion-description .accordion-title, .accordion.verticality .accordion-li.active .accordion-description .accordion-content, .accordion.verticality .accordion-li.active .accordion-description .accordion-title {
  opacity: 1;
  transition: opacity 1s;
}
.accordion .ver-toggle {
  display: none;
}
.accordion .accordion-img {
  display: block;
}
.accordion a {
  display: block;
  
  width: 100%;
  height: 100%;
}

/*关于*/
.company_box{width:100%;background:#f3f7f4 url(../images/index/about.jpg)no-repeat right;padding:150px 0px;height:724px;margin:0 auto;}
.page{
    width: 88%;
    margin: 0 auto;
    overflow: hidden;
}
.company_boxg{width:45%;background:#f3f7f4;float:left;height: 500px;position: absolute;left:6%;}
.company_bt{width:100%;height:190px;float:left;position:relative;margin-bottom: 35px;margin-top: 0px;}
.circular{width:13px;height:13px;border-radius:50px;float:left;border:1px #185da4 solid;margin-top:88px;}
.linec{width:53px;height:1px;float:left;background:#185da4;margin-top:94px;}
.company_bta{width:754px;height:190px;border:0px #185da4 solid;float:left;padding: 0px 0px;}
.company_btb{width:675px;height:110px;background:#185da4;font-size:40px;color:#fff;line-height:50px;font-weight:bold;padding: 40px;}
.company_btb span{display:block;font-size:20px;color:#fff;font-weight: 100;}
.company_nr{font-size:16px;line-height:30px;color:#333;position: relative;width: 600px;text-align: justify;margin: 0px 0px;}
.company_nr a{font-size:15px;color:#666;}
.company_nr a:hover{font-weight:bold;}

.company_button{float:left;background:#185da4;width:138px;height:41px;line-height:41px;position: relative;text-align: center;margin-top: 20px;margin-right:10px;transition: all 1s;}
.company_button a{font-size:15px;color:#fff;font-weight: bold; }
.company_button:hover{background:#dcdcdc;}
.company_button a:hover{color:#666;}
.page_com{width:820px;float:left;}
.nno{margin-left:0px !important;}
/*数字++++++++++*/
.digital{width:88%;height: auto;background:#f3f7f4;padding:0 0px;color: #fff;margin:0 auto;z-index:99;}
.mainall{width: 1140px;height: auto;margin:0 auto;font-size: 0;}
.mumping_mun li{width:20%;display: inline-block;margin: 110px auto;margin-right:5%;}
.mumping_mun li:nth-child(4){margin-right:0px;}
.mun_top{margin-bottom:20px;}
.mumping_mun{width: 100%;list-style: none;}
.mumping_mun dd{font-size: 16px;width: 100%;display: block;clear: both;color: #333;text-align: left;font-weight:normal;}
.mumping_mun p{font-size: 14px;width: 100%;display: block;clear: both;color: #666;text-align: left;}
.mumping_mun h2{font-size: 60px;font-weight:bold;float: left;margin-right: 10px;color:#185da4;}
.mumping_mun img{padding:14px 0px 20px 0px;}

/*前景*/
.qianjing{width:1280px;margin:0 auto;}

.pinpai{width: 1280px;
    position: relative;
    transition: all 1s;
	margin:100px auto;
	overflow: hidden;
	}
.pinpai h3{font-size: 30px;color: #333;}
.pinpai span{font-size: 22px;
    color: #333;
    font-weight: normal;
    margin-top: 10px;
    display: block;}
.new-center {
    width: 1280px;
    margin:0 auto;
}
.new-center .wrap-l {
    margin: 80px 35px 30px 0px;
    width: 390px;
    float: left;
	border-right: 1px solid #ccc;
}
.new-center .wrap-l>div>span {
    display: block;
    width: 70px;
    height: 2px;
    background: #000;
    margin-bottom: 10px;
}
.new-center .wrap-l>div>p {
    font-size: 22px;
    margin-bottom: 10px;
    color: #000;
}
.new-center .wrap-l>div>h5 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
	padding: 0;
    margin: 0 32px 0 0;
}
.new-center .wrap-l>div .btn {
    width: 200px;
    padding:13px 20px;
    display: block;
    color: #fff;
    margin-top: 50px;
    background: #185da4;
    transition: all 1s;
    position: relative;
	font-size:16px;
}
.new-center .wrap-l>div .btn span {
    float: right;
    background: none;
    width: auto;
    transition: all 1s;
    margin-top: 0px;
    color: #fff;
    line-height: 22px;
}
.new-center .wrap-l .img {
    position: relative;
    overflow: hidden;
    width: 90%;
    transition: all 2s;
    max-height: 200px;
}
.new-center .wrap-l .img>img {
    transition: all 2s;
    width: 100%;
}
.new-center .wrap-l .img>div {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #fff;
}
.new-center .wrap-r {
    width: 860px;
    float: left;
    position: relative;
}
.new-center .wrap-r>p {
    position: absolute;
    bottom: 70px;
    left: 70px;
    color: #666;
    font-size: 16px;
	line-height: 30px;
	top:67%;
}
.new-center .wrap-r .inner-l {
    padding: 120px 20px 120px 70px;
    width: 380px;
    position: relative;
}
.new-center .wrap-r>div {
    float: left;
}
.new-center .wrap-r .inner-l>div>span {
    display: block;
    width: 70px;
    height: 2px;
    background: #000;
    margin-bottom: 10px;
}
.new-center .wrap-r .inner-l>div>p {
    font-size: 22px;
    margin-bottom: 10px;
    color: #000;
}
.new-center .wrap-r .inner-l>div>h5 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
}
.new-center .wrap-r .inner-r {
    position: relative;
    padding: 100px 0;
	margin-left: 38px;
	margin-top:20px;
}
.new-center .wrap-r .inner-r>div {
    position: absolute;
    top: 50%;
    left: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.new-center .wrap-r .inner-r>div>a {
    position: absolute;
    top: 50%;
    left: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 30px;
    color: #fff;
}
.new-center .wrap-r .inner-r>div>a img{width:130px;}

.shijuebg{width:100%;margin:0px auto;overflow: hidden;background: #EEEDF3;}
.shijue{width:1360px;margin:150px auto;overflow: hidden;}
.shijuel{float:left;width:1050px;}
.shijuel h3{font-size: 30px;color: #333;font-weight: bold;}
.shijuel p{font-size: 16px;color: #666;line-height: 35px;width: auto;margin-top: 35px;}
.shijuel p a{color:#c30d23;font-size: 16px;line-height: 35px;}
.shijuel ul{padding:0;margin: 35px 0 0 0;}
.shijuel ul li{float:left;width:350px;margin-right: 40px;}
.shijuel ul li img{width:100%;box-shadow: 0 0 10px #ddd;}
.shijuel ul li dd{font-size: 16px;color: #333;text-align: center;font-weight: bold;padding-top: 15px;}
.shijuer{float:right;width:120px;}
.shijuer img{width:100%;margin-top: 20px;}

/*优势*/
.productall{border: 0px #f1f1f1 solid;padding: 6px 7px;width:300px;position: absolute;right: 6%;height:500px;margin-top:90px;}
.product{width:240px;margin:0px auto;position: absolute;right: 2%;background: #185da4;height:440px;padding:30px;}
.product h3{font-size:40px;color:#fff;text-align:left;margin:38px 0 5px 0;font-weight:bold;}
.product dt{font-size:18px;color:#fff;text-align:left;}
.product p{font-size:18px;color:#fff;text-align:left;margin-top:25px;line-height:25px;}
.product dd{width:50px;height:4px;background:#2387aa;text-align:center;margin:10px auto 15px auto;}

.more{ width: 160px; height: 40px; display: inline-block; line-height: 40px; background: #fff; text-align: center; margin-top: 183px; position: relative;border-radius: 5px; }
.more a{ display: block; font-size: 16px; font-weight: normal; color: #0d8bd7; position: relative;left: 10px;}
.more:after{ content: ""; position: absolute; left: 25px; top: 20px; width: 27px; height: 2px; background-color: #0d8bd7; }
.more:before{ content: ""; position: absolute; left: 0; width: 0; height: 40px; color: #fff; background:#fff;-webkit-transition: width .5s ease-in-out;transition: width .5s ease-in-out;border-radius: 5px;  }
.more:hover:before{ width:160px; }
.more:hover:after{ background-color: #0d8bd7;  }
.more:hover{ border: 1px solid #0d8bd7;}
.more:hover a{ color: #0d8bd7; }

.youshi{width:100%;margin:0px auto;}
.youshi h3{font-size:28px;color:#333;text-align:center;margin-bottom:5px;font-weight:bold;}
.youshi dt{font-size:14px;color:#999;text-align:center;}
.youshi p{font-size:14px;color:#999;text-align:center;margin-bottom:50px;line-height:25px;}
.youshi h4{width:50px;height:3px;background:#377967;text-align:center;margin:10px auto 15px auto;}

.shili{background-image: url(../images/index/shili.jpg);padding:70px 0 1px 0;height:620px;margin:0 auto;}
#cen_right_top{width:88%;margin:0px auto 0 auto;overflow: hidden;}
#cen_right_top .active{border-bottom:#185da4 4px solid;color:#fff;background:#185da4;}

#cen_right_top h3{line-height:55px;text-align:center;float:left;height:55px;width:235px;margin-top:165px;padding:0px;font-size:18px;color:#fff;font-weight:bold;cursor:pointer;margin-right: 5px;border-bottom: 4px solid #dededf;}
#cen_right_top div{font-size:14px;display:none;clear:both;height:auto;padding:20px 0px;}
#cen_right_top div dt{font-weight: bold;font-size:30px;color:#fff;margin-bottom:5px;}
#cen_right_top div dd{font-size:24px;font-weight: bold;color:#fff;margin-bottom:35px;}
#cen_right_top div p{color: #fff;margin:0;font-size:14px;line-height: 25px;margin-bottom: 60px;}
#cen_right_top div a{background:#377967;color:#fff;padding:13px 55px;border-radius: 5px;}

/*项目*/
.xm{width:1280px;margin:0 auto 100px auto;overflow: hidden;}
.kehuliebiao{width:100%;overflow: hidden;margin-top: 60px;}
.kehuliebiao ul{padding:0;margin:0;}
.kehuliebiao ul li{float:left;width:24.8%;text-align:center;border-left: 1px solid #d4dbfa;border-right: 1px solid #d4dbfa;margin: 0px -1px 35px 0;}
.kehuliebiao ul li:after {content: "";display: block;width: 80%;height: 1px;background: #d4dbfa;margin: 0 10%;}
.kehuliebiao ul li:before {content: "";display: block;width: 80%;height: 1px;background: #d4dbfa;margin: 0 10%;}
.kehuliebiao ul li img{margin: 30px auto;width:82%;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;}
.kehuliebiao ul li:hover img{transform: scale(1.05,1.05);}
.kehuliebiao ul li dd{font-size:16px;color:#1b62b4;padding:3px 0 3px 0;border: 1px solid #1b62b4;width: 120px;margin: 30px auto;}
.kehuliebiao ul li p{font-size:14px;color:#333;width:84%;text-align:left;margin: 0 auto;margin: 30px auto;line-height:22px;}