#main{overflow: hidden;width: 100%; margin: 0; padding: 0; color: #333}
.inner{overflow: hidden;width: 1200px; margin: 0 auto;}
img{ overflow:hidden;display:block;border: none;}
.e-header .header{
    background: none;
}
.web-banner{
    //overflow: hidden;
    position: relative;
    margin-top: -74px;
    width: 100%;
    height: 349px;
    background: url("//sc.tfejy.com/source/www/aboutUs/advantage/banner.jpg?v0316") no-repeat center;
    padding-top: 200px;
}
.web-banner span{
    overflow: hidden;
    display: block;
    font-size: 24px;
    color: #fff;
}
.web-banner span.size{
    font-size: 36px;
    margin-bottom: 12px;
}
.web-content{
    overflow: hidden;
    width: 100%;
}
.web-content .web-nav{
    overflow: hidden;
    width: 100%;
    border-bottom: solid 1px #ccc;
    margin-top: 24px;
    background: #fff;
    padding-top: 20px;
}
.web-content .web-nav.top-nav{
    position: fixed;
    margin-top: 120px;
    top: -60px;
    z-index: 99;
    transition: all .25s ease-in;
    -webkit-transform: translate3d(0, 0, 0);
}
.web-content .web-nav ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.web-content .web-nav ul li{
    overflow: hidden;
    list-style: none;
    float: left;
    margin-right: 56px;
}
.web-content .web-nav ul li a{
    overflow: hidden;
    display: block;
    color: #666;
    font-size: 16px;
    padding-bottom: 5px;
    cursor: pointer;
}
.web-content .web-nav ul li.on a{
    color: #035b83;
    border-bottom: solid 3px #035b83;
}
.web-content .web-page{
    overflow: hidden;
    width: 100%;
    padding: 58px 0 97px 0;
}
.web-content .web-page.bg02{
    background: url("//sc.tfejy.com/source/www/aboutUs/advantage/neiye-bg02.jpg") no-repeat center;
    height: 780px;
}
.web-content .web-page.bg03{
    background: url("//sc.tfejy.com/source/www/aboutUs/advantage/neiye-bg03.png?v05101044") no-repeat center bottom;
}
.web-content .web-page.bg04{
    background: url("//sc.tfejy.com/source/www/aboutUs/advantage/neiye-bg04.jpg?v0510") no-repeat center;
    height: 839px;
}
.web-content .web-page.paddingbottom{
    padding-bottom: 42px;
}
.web-content .web-page .title{
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    margin-left: 20px;
}
.web-content .web-page .title span{
    overflow: hidden;
    display: inline-block;
    font-size: 32px;
    color: #035b83;
}
.web-content .web-page .con{
    overflow: hidden;
    width: 100%;
    display: flex;
    justify-content: space-around;
    -webkit-justify-content:space-around;
    margin-top: 20px;
}
.web-content .web-page.bg03 .con{
    justify-content: center;
    -webkit-justify-content:center;
}
.web-content .web-page.bg04 .con{
    justify-content: center;
    -webkit-justify-content:center;
}
.web-content .web-page .con .con-list{
    overflow: hidden;
    width: 30%;
    padding: 65px 0 40px 0;
    box-shadow: 0 0 18px rgba(0,0,0,.2);
    margin: 18px 0;
    background: #f7f7f7;
    transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    cursor: pointer;
}
.web-content .web-page.bg03 .con .con-list{
    background: #fff;
    margin: 18px 1.5%;
}
.web-content .web-page.bg04 .con .con-list{
    background: url("//sc.tfejy.com/source/www/aboutUs/advantage/icon-bg.png") no-repeat;
    width: 248px;
    height: 286px;
    box-shadow: none;
    margin: 18px 12.5px;
    padding-top: 90px;
}
.web-content .web-page.bg04 .con .con-list.first{
    transform: scale(1);
    background: url("//sc.tfejy.com/source/www/aboutUs/advantage/icon-bg-hover.png") no-repeat;
    color: #fff;
}
.web-content .web-page .con .con-list:hover{
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
}
.web-content .web-page .con .con-list img{
    margin: 0 auto 18px auto;
}
.web-content .web-page .con .con-list span{
    overflow: hidden;
    display: block;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #035b83;
    text-align: center;
}
.web-content .web-page .con .con-list span.margin{margin: 33px 0}
.web-content .web-page .con .con-list .icon-list{
    margin: 0 auto;
    width: 60px;
    height: 60px;
}
.web-content .web-page .con .con-list .icon-list.item01{
    background: url("//sc.tfejy.com/source/www/aboutUs/advantage/icon-15.png?v0510") no-repeat center center;
}
.web-content .web-page .con .con-list.first .icon-list.item01{
    background: url("//sc.tfejy.com/source/www/aboutUs/advantage/icon-15-hover.png?v0510") no-repeat center center;
}
.web-content .web-page .con .con-list .icon-list.item02{
    background: url("//sc.tfejy.com/source/www/aboutUs/advantage/icon-16.png?v0510") no-repeat center center;
}
.web-content .web-page .con .con-list.first .icon-list.item02{
    background: url("//sc.tfejy.com/source/www/aboutUs/advantage/icon-16-hover.png?v0510") no-repeat center center;
}
.web-content .web-page .con .con-list .icon-list.item03{
    background: url("//sc.tfejy.com/source/www/aboutUs/advantage/icon-17.png?v0510") no-repeat center center;
}
.web-content .web-page .con .con-list.first .icon-list.item03{
    background: url("//sc.tfejy.com/source/www/aboutUs/advantage/icon-17-hover.png?v0510") no-repeat center center;
}
.web-content .web-page .con .con-list .icon-list.item04{
    background: url("//sc.tfejy.com/source/www/aboutUs/advantage/icon-18.png?v0510") no-repeat center center;
}
.web-content .web-page .con .con-list.first .icon-list.item04{
    background: url("//sc.tfejy.com/source/www/aboutUs/advantage/icon-18-hover.png?v0510") no-repeat center center;
}
.web-content .web-page .con .con-list .icon-list.item05{
    background: url("//sc.tfejy.com/source/www/aboutUs/advantage/icon-19.png?v0510") no-repeat center center;
}
.web-content .web-page .con .con-list.first .icon-list.item05{
    background: url("//sc.tfejy.com/source/www/aboutUs/advantage/icon-19-hover.png?v0510") no-repeat center center;
}
.web-content .web-page.bg03 .con .con-list span{
    color: #333;
    margin: 35px 0 10px 0;
}
.web-content .web-page .con .con-list span.line{
    width: 100%;
    height: 1px;
    background: #1c3845;
    margin: 18px 0 10px 0;
}
.web-content .web-page .con .con-list p{
    overflow: hidden;
    display: block;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    margin: 0 20px;
}
.web-content .web-page.bg03 .con .con-list p{
    text-align: center;
    margin: 0 30px;
}
.web-content .web-page.bg04 .con .con-list p{
    text-align: center;
    margin: 0 30px;
}
.web-content .web-page .con .con-list01{
    overflow: hidden;
    width: 38%;
    display: flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    margin: 35px 0 55px 0;
}
.web-content .web-page .con .con-list01 .left-img{
    margin-right: 10px;
}
.web-content .web-page .con .con-list01 .right-con{
    overflow: hidden;
}
.web-content .web-page .con .con-list01 .right-con span{
    overflow: hidden;
    display: block;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    margin-top: -3px;
    margin-bottom: 10px;
}
.web-content .web-page .con .con-list01 .right-con p{
    overflow: hidden;
    display: block;
    font-size: 16px;
    line-height: 28px;
}
.web-content .web-page .con01{
    overflow: hidden;
}
.web-content .web-page .con01 img{
    margin: 60px auto 0 auto;
}
.web-content .web-page .con01 span{
    overflow: hidden;
    display: block;
    text-align: center;
    font-size: 16px;
    margin-top: 30px;
}
.web-content .web-page .con01 a{
    overflow: hidden;
    display: inline;
    font-size: 16px;
    color: #035b83;
    text-decoration: none;
    margin: 0 10px;
}
@media screen and (max-width: 1200px) {
    .inner {
        width: 96%;
    }
}
@media screen and (max-width: 1000px) {
    .inner {
        width: 96%;
    }
}













