﻿.lh-conta-l{width:740px; background:#3C73D8 url(line.png) repeat center; position:relative;}

.lh-conta-l .bd li{overflow:hidden;background-color:#3c73d8}

.lh-conta-l .bd li .img{float:left; width:445px; height:335px; overflow:hidden; display:flex; align-items:center; justify-content:center;overflow:hidden;}

.lh-conta-l .bd li .img img{transform:scale(1.2); opacity:0; transition:ease 1s;}

.lh-conta-l .bd li.show .img img{transform:scale(1); opacity:1;}

.lh-conta-l .bd li .text{width:240px; float:left; margin:30px 0 0 24px; color:#fff; line-height:24px;}

.lh-conta-l .bd li.show .text h2{transform:translateX(0); opacity:1;}

.lh-conta-l .bd li.show .text h3{transform:translateY(0); opacity:1;}

.lh-conta-l .bd li .text h2{font-size:18px; position:relative; margin-bottom:30px;transform:translateX(100%); opacity:0; transition:ease 1s;}

.lh-conta-l .bd li .text h2:after{position:absolute; content:''; display:block; width:50px; height:3px; background:#fff; left:0; bottom:-5px;}

.lh-conta-l .bd li .text h3{height:96px; overflow:hidden;transform:translateY(100%); opacity:0; transition:ease 1s;}

.lh-conta-btn{position:absolute; right:0; bottom:0; width:295px; height:50px; text-align:center; background:#2855a8; color:#fff; line-height:55px;}

.lh-conta-btn a{display:inline-block; width:30px; height:30px; border-radius:50%; border:1px solid #fff; text-align:center; line-height:30px; color:#fff; margin-left:15px;}
.lh-conta-btn a:first-child{margin-left:0px;}
.lh-conta-btn a:hover{background:#fff; color:#2855A8;}

.lh-conta-btn a i{font-size:20px;}

.lh-conta-btn span{font-size:18px; float:left; margin-left:18px;}

.lh-conta-btn .cur{font-size:30px;}

