﻿@charset "utf-8";
/* CSS Document */

.swiper-container{margin-top:40px; margin-bottom: 40px; }
 .section-34 .swiper-slide{
    padding-bottom:0px;
    font-size:0;
}
 .section-34 .media {
	width: 700px;
    height: 440px;
	margin-left: 40px;
	overflow:hidden;
}
 .section-34 .media img{
    width: 700px;
    height: 440px;
    -webkit-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
	transition: .5s;
	display: block;
}
 .section-34 .media:hover img {
	transform: scaleX(1.2) scaleY(1.2);
}
 .section-34 .cont{
    width:500px;
    height:350px;
    background:#f2f2f2;
    box-sizing:border-box;
    padding:45px 40px 0;
    right:40px;
    top:45px;
    overflow:hidden;
}
 .section-34 .unit-title{
    font-weight:400;
    text-indent:inherit;
    border:none;
    color:rgba( 51,51,51,1);
    line-height:1.5;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    box-sizing:border-box;
    font-size:20px;
    background:#f2f2f2;
    padding-top:15px;
    height:auto;
    text-align:left;
}
 .section-34 .unit-title::after{
    content:'';
    display:block;
    width:30px;
    height:2px;
    /*border-radius:50%;
    box-shadow:0 0 0 5px #fff;
    */
     position:absolute;
    left:0px;
    top:0px;
    background:#008df9;
}
 .section-34 .unit-title a{
    color:rgba( 51,51,51,1);
    font-size:28px;
    color:#4c4c4c;
    font-weight:bold;
}
 .section-34 .unit-tit{
    padding-top:15px;
    padding-bottom:5px;
    height:48px;
    overflow:hidden;
}
 .section-34 .unit-tit a{
    color:#333;
    font-size:16px;
    line-height:24px;
    font-weight:normal;
}
 .section-34 .more{
    margin-top:25px;
    width:118px;
    height:42px;
    border:solid 1px #0d898f;
    text-align:center;
    line-height:42px;
    font-size:14px;
}
 .section-34 .more a{
    color:#0d898f;
}
 .section-34 .abstract{
    color:#666;
    font-size:14px;
    height:70px;
    line-height:24px;
    overflow:hidden;
    margin-left:0px;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    padding-top:10px;
}
 .section-34 .abstract a{
    color:#0d898f;
    font-size:14px;
}
 .section-34 .swiper-pagination-fraction{
    bottom:85px;
    right:95px;
    left:auto;
    width:auto;
    color:#666;
    font-size:24px;
}
 .section-34 .swiper-pagination-fraction .swiper-pagination-current{
    color:#0d898f;
}
 .section-34 .swiper-pagination-fraction .swiper-pagination-total{
    font-size:16px;
}
