﻿@charset "utf-8";

/* CSS Document */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "微软雅黑";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body,
html {
    background: #fff;
}

ol,
ul {
    list-style: none;
}

a {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tc {
    text-align: center;
}

.clear {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.fwn {
    font-weight: normal;
}

.fwb {
    font-weight: bold;
}

.tind25 {
    text-indent: 25px;
}

.disp {
    display: block;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.txttion {
    text-decoration: line-through;
}

.wid1000 {
    width: 1000px;
    height: auto;
    margin: 0 auto;
}

.SgyeHtml {
    width: 100%;
    height: auto;
    margin: 0 auto;
    color: #fff;
    background: #fff;
}

.SgyeBanner {
    width: 100%;
    height: 974px;

    margin: 0 auto;
    background: url(../images/banner.jpg) no-repeat top center;
    background-size: cover;
}

.SgyeMain01 {
    width: 100%;
    padding-top: 804px;
    margin: 0 auto;
    background: url(../images/sgye.jpg) no-repeat top center;
    background-size: 1920px 804px;

}

.SgyeMain01 p {
    width: 1000px;
    color: #333;
    display: block;
    margin: 0 auto;
    padding: 35px;
}
.SgyeMain01 .div1 {
    display: block;
    width: 260px;
    height: 245px;
    margin: 0 auto;
    padding-top: 15px;
    background: rgba(252, 172, 179, 0.72);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-top: -240px;
    margin-left: -517px;
}

.SgyeMain01 .div2 {
    display: block;
    width: 232px;
    height: 232px;
    margin: 0 auto;
    background: rgba(237, 118, 128, 0.72);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.SgyeMain01 .div2 h2{
    width: 200px;
    margin-top: 60px;
    margin-left: 20px;
}
.SgyeMain01 .div1:hover .div2{

}
.SgyeMain02 {
    height: 100%;
	max-width:1920px;
	width:100%
}

.SgyeMain02 img{    
	width:100%
}

.SgyeMain02 h2 {
    display: block;
    width: 255px;
    margin: 0 auto;
    font-size: 47px;
    text-align: center;
    font-weight: normal;
    color: #9898b0;
    padding-top: 25px;
    margin-top: 35px;
    background: url(../images/sj.png) no-repeat top center;
}

.SgyeMain02 dl {
    width: 95%;
    height: auto;
    margin: 50px auto;
}

.SgyeMain02 dd {
    float: left;
    width: 283px;
    height: 212px;
    margin: 11px 8.5px;
    border: 1px solid #d9d7e0;
    border-radius: 0.5rem;
}

.SgyeMain02 dd img {
    display: block;
    text-align: center;
    margin: 50px auto 0 auto
}

.SgyeMain02 dd p {
    font-size: 19px;
    color: #909090;
    line-height: 50px;
    text-align: center;
}

.SgyeMain02 dd p {
    cursor: pointer;
    letter-spacing: 1px;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all 0.6s linear;
    -moz-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    -ms-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.SgyeMain02 dd p:hover {
    text-shadow: 0px 0px 1px #fff;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.SgyeMain03 {
    width: 100%;
    height: 310px;
    margin: 50px auto;
}

.SgyeMain003 {
    background: url(../images/long01.jpg) no-repeat center center;
}

.SgyeMain003 .div1 {
    display: block;
    width: 310px;
    height: 295px;
    margin: 0 auto;
    padding-top: 15px;
    background: rgba(192, 192, 252, 0.72);
    -moz-border-radius: 50%;
    /* Firefox */
    -webkit-border-radius: 50%;
    /* Safari 和 Chrome */
    border-radius: 50%;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.SgyeMain003 .div2 {
    display: block;
    width: 282px;
    height: 282px;
    margin: 0 auto;
    background: rgba(162, 162, 238, 0.72);
    -moz-border-radius: 50%;
    /* Firefox */
    -webkit-border-radius: 50%;
    /* Safari 和 Chrome */
    border-radius: 50%;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.SgyeMain003 h2{
    color: #fff;
    width: 270px;
    margin-left: 14px;
    float: left;
}
.SgyeMain03 img {
    display: block;
    margin: 0 auto;
    padding-top: 66px;
}

.SgyeMain04 h1 {
    display: block;
    font-weight: normal;
    font-size: 62px;
    color: #595959;
    line-height: 80px;
    text-align: center;
    margin-top: 50px;
}

.SgyeMain04 h2 {
    display: block;
    font-weight: normal;
    font-size: 47px;
    color: #333;
    line-height: 80px;
    text-align: center;
}
.SgyeMain04 h2 font{   
    color: #8585c2;  
}

.SgyeMain04 .store-show-pic{
    height: 430px;
}
.SgyeMain04 .store-show-pic img {
    display: block;
    margin: 15px auto;
}

.SgyeMain04 .ptext {
    width: 1000px;
    font-size: 20px;
    color: #8c8c8c;
    line-height: 41px;
    margin: 25px auto;
    text-align: center;
}


.SgyeMain004 {
    background: url(../images/long02.jpg) no-repeat center center;
}

.SgyeMain004 .div1 {
    display: block;
    width: 310px;
    height: 295px;
    margin: 0 auto;
    padding-top: 15px;
    background: rgba(252, 172, 179, 0.72);
    -moz-border-radius: 50%;
    /* Firefox */
    -webkit-border-radius: 50%;
    /* Safari 和 Chrome */
    border-radius: 50%;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.SgyeMain004 .div2 {
    display: block;
    width: 282px;
    height: 282px;
    margin: 0 auto;
    background: rgba(237, 118, 128, 0.72);
    -moz-border-radius: 50%;
    /* Firefox */
    -webkit-border-radius: 50%;
    /* Safari 和 Chrome */
    border-radius: 50%;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

/*.SgyeMain04 div{
    width: 100%;
    height: 408px;
    margin: 25px auto 80px auto
}*/

.SgyeMain005 {
    background: url(../images/long03.jpg) no-repeat center center;
}

.SgyeMain005 .div1 {
    display: block;
    width: 310px;
    height: 295px;
    margin: 0 auto;
    padding-top: 15px;
    background: rgba(192, 192, 252, 0.72);
    -moz-border-radius: 50%;
    /* Firefox */
    -webkit-border-radius: 50%;
    /* Safari 和 Chrome */
    border-radius: 50%;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.SgyeMain005 .div2 {
    display: block;
    width: 282px;
    height: 282px;
    margin: 0 auto;
    background: rgba(162, 162, 238, 0.72);
    -moz-border-radius: 50%;
    /* Firefox */
    -webkit-border-radius: 50%;
    /* Safari 和 Chrome */
    border-radius: 50%;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.SgyeMain06 {
    width: 100%;
    height: 693px;
    margin: 50px auto;
    background: url(../images/baodao.jpg) no-repeat top center;
    background-size: cover;
}

.SgyeMain006 {
    background: url(../images/long04.jpg) no-repeat center center;
}

.SgyeMain006 .div1 {
    display: block;
    width: 310px;
    height: 295px;
    margin: 0 auto;
    padding-top: 15px;
    background: rgba(194, 246, 239, 0.72);
    -moz-border-radius: 50%;
    /* Firefox */
    -webkit-border-radius: 50%;
    /* Safari 和 Chrome */
    border-radius: 50%;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.SgyeMain006 .div2 {
    display: block;
    width: 282px;
    height: 282px;
    margin: 0 auto;
    background: rgba(141, 216, 206, 0.72);
    -moz-border-radius: 50%;
    /* Firefox */
    -webkit-border-radius: 50%;
    /* Safari 和 Chrome */
    border-radius: 50%;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.bgmark{
    width: 100%;
    height: 100%;
    background-color: rgba(162, 162, 238, 0.72);
    
}
.bgmark dl{
    width: 900px;
    margin: 0px auto;
    padding-top: 150px;
}
.bgmark dl dt{
    font-size: 47px;
    color: #fff;
    text-align: center;
    line-height: 67px;
    text-align: left;
}
.bgmark dl dd{
    padding-top: 40px;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
    text-align: justify;
    text-align: left;
}
.SgyeMain07 {
    width: 100%;
    height: 686px;
    margin: 50px auto;
    background: url(../images/dream.png) no-repeat top center;
    background-size: cover;
}

.SgyeMain08 {
    height: 705px;
    background: url(../images/map.png) no-repeat top center;
}

.SgyeMain09 {
    width: 100%;    
    position: relative;
    z-index: 2;
    margin: 0 auto;   
    background: url(../images/baby.jpg) no-repeat top center;
}

.SgyeMain09 .wid1000 {
    width: 100%;
    height: 100%;
    background: rgba(0,3,51,0.8);
    padding-bottom: 50px;
}

.SgyeMain09 h1 {
    font-size: 80px;
    line-height: 50px;
    text-align: center;
    padding-top: 142px;
    padding-bottom: 50px;
}


.SgyeMain09 ol {
    width: 100px;
    height: 163px;
    margin: 55px auto 0 auto;
}

.SgyeMain09 img {
    display: block;
    -moz-border-radius: 50%;
    /* Firefox */
    -webkit-border-radius: 50%;
    /* Safari 和 Chrome */
    border-radius: 50%;
    /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.p5 h3,
        .p5 .txt {
            color: #fff;
        }

        .p1 {
            padding-top: 35px;
        }

        .p1 h3 {
            margin: -30px 0 30px;
        }

        .p1 h2,
        .p1 h3 {
            font-size: 40px;
            text-align: center;
            margin-top: 40px;
        }

        .p1 h3 span {
            color: #23cebc;
        }

        .p5 .line {
            background: #263d4a;
        }

        .p1 .line {
            width: 350px;
            height: 2px;
            background: #f3f5f5;
            margin: 0 auto 30px;
        }

        .p5 h3,
        .p5 .txt {
            color: #fff;
            text-align: center;
        }

        .p1 .txt {
            font-size: 24px;
            padding-bottom: 58px;
        }

        .rel {
            position: relative;
        }

        .p1 .line div {
            width: 50px;
            height: 100%;
            background: #23cebc;
            animation: toLeft 2s linear infinite;
        }

        .absl {
            position: absolute;
            left: 0;
            top: 0;
        }

        @keyframes toLeft {
            0% {
                transform: translateX(30px);
            }

            50% {
                transform: translateX(270px);
            }

            100% {
                transform: translateX(30px);
            }
        }

        .main {
            width: 1025px;
            margin: 0 auto;
            color: #1a323e;
        }

        .clearfix {
            zoom: 1;
        }

        .p7 .main h4 {
            left: -320px;
            transition: 0.3s;
        }

        .p7 .main h4,
        .p7 .main b {
            font-weight: normal;
        }

        .p7 .main p {
            text-align: center;
        }

        .p7 .main li,
        .p7 .main h4,
        .p7 .main b {
            width: 320px;
            height: 96px;
        }

        .p5 h4 {
            font-size: 30px;
            color: #fffc05;
            padding: 50px 28px 28px;
        }

        .absl {
            position: absolute;
            left: 0;
            top: 0;
        }

        .p7 .main li {
            background: #fff;
            border-radius: 10px;
            line-height: 96px;
            overflow: hidden;
            box-shadow: 0px 5px 10px 5px rgba(33, 33, 33, 0.4);
            margin-right: 20px;
            margin-bottom: 30px;
            list-style: none;
        }

        .p7 .main b {
            background: #1a323e;
            opacity: 0.8;
            alpha(opacity=80): ;
        }

        .p7 .main p {
            width: 258px;
            font-size: 21px;
        }

        .p7 .main .left i {
            background: url(../images/cir5.png) no-repeat;
        }

        .p7 .main .right i {
            background: url(../images/cir6.png) no-repeat;
        }

        .p7 .main i {
            width: 61px;
            height: 96px;
            font-size: 24px;
            color: #fff;
            text-align: center;
        }

        .fl {
            float: left;
        }

        i,
        em {
            font-style: normal;
        }

        .absl {
            position: absolute;
            left: 0;
            top: 0;
        }

        .p7 .main a {
            width: 180px;
            height: 50px;
            border-radius: 30px;
            background: #23cebc;
            font-size: 24px;
            color: #fff;
            line-height: 50px;
            top: 22px;
            left: 70px;
            text-align: center;
        }

        .p7 .main li:hover h4 {
            left: 0;
            transition: 0.3s;
        }
.SgyeMain10 {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 208px;
    box-shadow: 5px 5px 50px #d3d2d2;
    margin-bottom: 45px;
}

.SgyeMain10 dl {
    width: 40%;
    height: 95px;
    margin: 0 auto;
    padding-top: 25px;
}

.SgyeMain10 dd {
    float: left;
    padding: 15px;
}

.SgyeMain10 dd:nth-child(2) {
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
}

.SgyeMain10 dd img {
    display: block;
    margin: 0 auto;
}

.SgyeMain10 p {
    font-size: 18px;
    color: #676767;
    line-height: 50px;
    text-align: center;
    margin-top: 25px;
}

.SgyeMain10 dd p {
    font-size: 16px;
    color: #5e5e5e;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
}

.dong0 {
    border-radius: 50%;
    display: block;
    width: 310px;
    height: 310px;
    background: red;
}


ul.dong {
    margin: 0 auto;
    text-align: center;
}

.dong li {
    list-style: none;
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-right: 100px;
}

@-moz-keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

@-webkit-keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

@-o-keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

.round {
    display: block;
    letter-spacing: -.100em;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: relative;
}
.round h2{
    color: #fff;
    width: 270px;
    text-align: center;
    font-size: 30px;
    line-height: 45px;
    font-weight: normal;
    margin-top: 75px;
    margin-left: 14px;
    float: left;
}
.round span{
    color: #fff;
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
}
.round span i{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/pinger.png);
    margin-bottom: -6px;
    margin-right: 5px;
}
.round:hover {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
}



.store-show-pic {
    transition-property: width height;
    transition-duration: 5s;
    transition: 5s;
    -moz-transition: 5s;
    /* Firefox 4 */
    -webkit-transition: 5s;
    /* Safari and Chrome */
    -o-transition: 5s;
    /* Opera */
}

.store-show-pic img:hover {
    transform: scale(1.05);
}

/*= common css to all effects =*/
.single-member {
    width: 280px;
    margin: 30px 2.5%;
    background-color: #fff;
    text-align: center;
    position: relative;
    margin: 0 auto;
}

.member-image {
    background-image: url("../images/embg.jpg");
    overflow: hidden;
}

.member-image img {
    max-width: 100%;
    vertical-align: middle;
}

.single-member h3 {
    font-size: 24px;
    font-weight: normal;
    margin: 10px 0 0;
    text-transform: uppercase;
    color: #000;
}

.single-member h5 {
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 15px;
    line-height: 22px;
    color: #333;
}

.single-member span {
    font-size: 14px;
    height: 110px;
    font-weight: 300;
    line-height: 22px;
    padding: 0 30px;
    margin-bottom: 10px;
    color: #000;
    overflow: hidden;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}


/*= common css to all effects end =*/
/*= effect-3 css =*/
.effect-3 {
    max-height: 313px;
    min-height: 313px;
    overflow: hidden;
    padding-bottom: 15px; border: 1px solid #e4e2e2;
}
.effect-3:hover{
    overflow: visible;
}
.effect-3 h3 {
    padding-top: 7px;
    line-height: 33px;
}

.effect-3 .member-image {
    border-bottom: 5px solid #3a3993;
    transition: 0.4s;
    height: 212px;
    width: 100%;
    display: inline-block;
    float: none;
    vertical-align: middle;
}

.effect-3 .member-info {
    transition: 0.4s;
}

.effect-3 .member-image img {
    width: 100%;
    vertical-align: bottom;
    margin-top: -20px;
}

.effect-3 .social-touch {
    background-color: #3a3993;
    float: left;
    left: 0;
    bottom: 0;
    overflow: hidden;
    padding: 5px 0;
    width: 100%;
    transition: 0.4s;
}

.effect-3 .social-touch a {
    width: 100%;
    height: 100%;
    color: #fff;
}

.effect-3:hover .member-image {
    border-bottom: 0;
    border-radius: 0 0 50px 50px;
    height: 81px;
    display: inline-block;
    overflow: hidden;
    width: 109px;
    transition: 0.4s;
}

/*= effect-3 css end =*/
.docsswiper{
    overflow: hidden;
}
.piclist li {
    float: left;
    display: inline;
    height: 452px;
}
.docs .swiper-button-next,
.docs .swiper-button-prev {
    opacity: 0.5;
}
.docs .swiper-button-next{
    right: -50px;
}
.docs .swiper-button-prev{
   left: -50px; 
}
.docsswiper {
    margin-top: 50px;
}
.docoutbox{
    width: 890px;
    margin: 0 auto;
    position: relative;
    height: 320px;
}
/*实验室*/
.labhome {
    height: 700px;
}
.labhome .in .box{
    display: block;
    float: left;
    position: relative;
}
.labhome .title {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 10px;
    width: 490px;
}

.labhome .title .h22 {
    margin-bottom: 8px;
    font-size: 22px;
}

.labhome .title .h22 span {
    font-family: "avian";
}

.labhome .title .p14 {}

.labhome .box {
    position: relative;
    display: block;
    margin-top: -60px;
    margin-left: -80px;
}

.labhome .item {
    position: absolute;
    border-radius: 50%;
    border: 2px solid #e1e1e1;
    background-clip: padding-box;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
}

.labhome .ico {
    margin: 0 auto 15px;
    width: 64px;
    height: 64px;
    overflow: hidden;
}

.labhome .ico img {
    width: 100%;
}

.labhome .ico .i1 {
    display: block;
}

.labhome .ico .i2 {
    display: none;
}

.labhome .h18 {
    margin-bottom: 8px;
    font-size: 18px;
    text-align: center;
    color: #2c2c2c;
}

.labhome .list {
    margin: auto;
}

.labhome .list li {
    position: relative;
    padding-left: 15px;
    color: #707070;
    list-style: none;
    width: 196px;
    height: 56px;
    font-size: 14px;
    margin:0 auto;
    line-height: 21px;
    letter-spacing: 0px;
    color: #2c2c2c;
}

/* .labhome .list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid;
    color: #707070;
}
 */
.labhome .list li + li {
    margin-top: 9px;
}

.labhome .arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #fff center no-repeat;
    border-radius: 50%;
    border: 4px solid;
}

.labhome .item1 {
    left: 5px;
    top: 260px;
    width: 263px;
    height: 263px;
}


.labhome .item1 .ico {
    margin-top: 28px;
}

.labhome .item1 .list {
    width: 245px;
}
.labhome .item1 .arrow {
    left: 0px;
    top: 20px;
    border-color: #58a3d2;
    background-image: url(../images/arrow3.png);
}

.labhome .item2 {
    left: 288px;
    top: 130px;
    width: 331px;
    height: 331px;
}
.labhome .item2 .list li{
    width: 242px;
    height: 56px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    margin:15px auto;
}
.labhome .item2 .ico {
    margin-top: 50px;
}

.labhome .item2 .list {
}

.labhome .item2 .list li:before {
    border-color: #2d7bac;
}

.labhome .item2 .arrow {
    left: 10px;
    top: 35px;
    border-color: #2d7bac;
    background-image: url(../images/arrow1.png);
}

.labhome .item3 {
    left: 631px;
    top: 305px;
    width: 277px;
    height: 277px;
}

.labhome .item3 .ico {
    margin-top: 40px;
}

.labhome .item3 .list {
    width: 245px;
}
.labhome .item3 .arrow {
    left:10px;
    top: 20px;
    border-color: #58a3d2;
    background-image: url(../images/arrow3.png);
}

.labhome .item4 {
    left: 912px;
    top: 130px;
    width: 306px;
    height: 306px;
}

.labhome .item4 .ico {
    margin-top: 60px;
}

.labhome .item4 .list {
    width: 238px;
}
.labhome .item4 .arrow {
    left: 0px;
    top: 40px;
    border-color: #2d7bac;
    background-image: url(../images/arrow1.png);
}
.labhome .item4 .list li{
    width: 238px;
    height: 56px;
    font-size: 14px;
    line-height: 21px;
    color: #2c2c2c;
    margin:0;
    padding:0;
}


.labhome .item:hover {
    background-color: #1aa7e7;
}

.labhome .item:hover .i1 {
    display: none;
}

.labhome .item:hover .i2 {
    display: block;
}

.labhome .item:hover,
.labhome .item:hover li,
.labhome .item:hover .h18 {
    color: #fff;
}

.labhome .item:hover li:before {
    border-color: #fff;
}

.labhome .item:hover .arrow {
    background-color: #1aa7e7;
    background-image: url(../images/arrow0.png);
    border-color: #fff;
}
.labhome .ico img {
    width: 100%;
}
.topbar{
    background: none;
}
.ivfc-tit {
    background: #fff;
    z-index: 9;
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.container {
    width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.ivfc-tit h3 {
    margin-bottom: 0;
    text-align: center;
    margin-top: 90px;
    font-size: 35px;
    line-height: 45px;
    color: #3a3993;
    font-weight: 600;
    margin-top: 5%;
    margin-bottom: 2%;
}
.ivfc-tit h2 {
    margin-bottom: 0;
    text-align: center;
    margin-top: 90px;
    font-size: 40px;
    line-height: 45px;
    color: #3a3993;
    font-weight: 600;
    margin-top: 5%;
    margin-bottom: 2%;
}
.ts .t1 h2 {
    margin-top: 70px;
    display: block;
    font-weight: normal;
    font-size: 47px;
    color: #333;
    line-height: 80px;
    text-align: center;
}
.ts .t1 h2 font{
    color: #8585c2;
}
.tese .lunbo {
    width: 100%;
    margin-top: 70px;
}
.tese p {
    font-size: 20px;
    color: #454545;
    line-height: 2;
    margin-top: 20px;
}
.ivfc-tit h2 hr {
    width: 100px;
    display: inline-block;
    border-bottom: 1px solid #3a3993;
    border-top: none;
    margin-bottom: 25px;
    margin-top: 20px;
}
.tese .list .title {
    font-size: 24px;
    color: #fff;
    text-align: center;
    height: 60px;
    background-color: #2eb4bf;
    margin: 0 auto;
    line-height: 60px;
    display: table;
    padding: 0 30px;
}
.tese .list .neirong {
    border: 1px solid #2eb4bf;
    margin-top: -30px;
    padding-bottom: 80px;
    height: 580px;
}

.ts table.t1 {
    margin-top: 75px;
}
.t1 {
    background-color: transparent;
}
.ts table {
    width: 100%;
    text-align: center;
    font-size: 22px;
    line-height: 70px;
    color: #787878;
    margin-bottom: 0;
}
.ts table td {
    width: 33.33%;
    border: 2px solid #eeeeee;
}
.ts table td:hover {
    background-color: #2eb4bf;
    color: #fff;
}
.ts table td:hover a{
    color: #fff;
}
.ts td, th {
    padding: 0;
}
.tese .list .nr.l1 {
    margin-top: 70px;
}
.tese .list .nr {
    font-size: 20px;
    line-height: 2;
    padding: 0 40px;
    margin-top: 50px;
}
.tese p {
    font-size: 20px;
    color: #454545;
    line-height: 2;
    margin-top: 20px;
}
p {
    margin: 0 0 0px;
}
.ts .swiper-button-prev,.ts .swiper-button-next {
    top: 68%;
    background-image: none;
}
.tese .dj-1 {
    float: right;
    display: block;
    margin-right: 60px;
}

.tese .dj-2 {
    float: left;
    display: block;
    margin-left: 60px;
}