html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    box-sizing: border-box;
    font-family: "Microsoft YaHei", Helvetica, Tahoma, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei"
}
h1,h2,h3,h4,h5,h6,em,i {
    font-weight: 100;
    font-style: normal;
}
ul,ol,li {
    list-style-type: none;
}
a {
    color: #666;
    text-decoration: none;
    outline: 0
}
a:hover {
    text-decoration: none
}
html,body{width: 100%;height: 100%;}

.clearfix{
    overflow: hidden;
    zoom:1;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

.center{
    width: 1200px;
    margin: 0 auto;
}
.yuenong{
    min-width: 1200px;
}
.yn-headhome{
    position: relative;
    width: 100%;
    height: 1078px;
    background: url("../images/bg.jpg") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    overflow: hidden;
}
.yn-headhome-mask{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
}
.yn-headhome-content{
    position: absolute;
    width: 100%;
    height: 100%;
}
.yn-headhome-nav{
    width: 100%;
    padding: 15px 0;
}
.yn-logo{
    width: 433px;
    height: 52px;
    background: url("../images/logo.png");
}
.yn-daohang{
    /*margin-top: 20px;*/
}
.yn-daohang ul li{
    float: left;
}
.yn-daohang ul li a{
    display: block;
    margin:0px 20px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 52px;
    letter-spacing: 0px;
    color: #fff;
    cursor: pointer;
}
.yn-headhome-welcome{
    width: 100%;
    height: 100%;
    position: relative;
}
.yn-slogan{
    width: 420px;
    height: 60px;
    position: absolute;
    top: 40%;
    margin-left: 50%;
    left: -210px;
}
.yn-slogan h1{
    font-family: MicrosoftYaHei;
    font-size: 60px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #ffffff;
}
.yn-slogan .bt-line{
    width: 70px;
    height: 3px;
    margin: 30px 0 0 180px;
    background-color: #FF5D3B;
}
.yn-headhome-btInfo{
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0px;
    background-color: rgba(0,0,0,0.5);
}
.yn-headhome-btInfo ul li{
    float: left;
    display: inline-block;
    height: 100px;
    width: 33%;
    /*padding-left: 100px;*/
}
.yn-headhome-btInfo ul li h2{
    display: inline-block;
    width: 100%;
    line-height: 30px;
    margin-bottom: 6px;
    margin-top: 24px;
    font-family: ArialMT;
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
}
.yn-headhome-btInfo ul li p{
    width: 100%;
    line-height: 16px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
}

.yn-gongneng{
    width: 100%;
    height: 1100px;
 /*   background-color: #fff;*/
    background: url("../images/linebg.jpg") no-repeat;
    -webkit-background-size: 100% 100%;
}
.yn-gongneng-top{
    padding-top: 90px;
}
.yn-gongneng-top h1{
    font-family: MicrosoftYaHei;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
}
.yn-gongneng-top .bt-line{
    width: 70px;
    height: 3px;
    background-color: #FF5D3B;
    margin: 0 auto;
    margin-top: 24px;
}
.yn-gongneng-area{
    padding-top: 63px;
    padding-bottom: 80px;
}
.gongnengInfo{
    width: 276px;
    height: 379px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px 0px 
    rgba(9, 1, 3, 0.12);
    border-radius: 4px;
    float: left;
    margin:0 12px;
    margin-bottom: 30px;
    padding: 0 25px;
}
.gongnengInfo span{
    display: inline-block;
    width: 104px;
    height: 115px;
    margin: 34px 0px 30px 60px;
}
.yn-gongneng-area .dangwu span{
    background: url(../images/dangwu.png) no-repeat;
}
.yn-gongneng-area .shangwu:hover,
.yn-gongneng-area .zhengwu:hover,
.yn-gongneng-area .cunwu:hover,
.yn-gongneng-area .xinxi:hover,
.yn-gongneng-area .fupin:hover{
    border: 1px  solid #ff9574;
}
.yn-gongneng-area .dangwu:hover span{
    background: url(../images/appdown.png) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.yn-gongneng-area .zhengwu span{
    background: url(../images/zhengwu.png) no-repeat;
}

.yn-gongneng-area .cunwu span{
    background: url(../images/cunwu.png) no-repeat;
}

.yn-gongneng-area .shangwu span{
    background: url(../images/shangwu.png) no-repeat;
}

.yn-gongneng-area .xinxi span{
    background: url(../images/xinxi.png) no-repeat;
}

.yn-gongneng-area .fupin span{
    background: url(../images/fupin.png) no-repeat;
}

.yn-gongneng-area .wangge span{
    background: url(../images/wangge.png) no-repeat;
}
.yn-gongneng-area .wangge:hover span{
    background: url(../images/appdown.png) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.yn-gongneng-area .jiandu span{
    background: url(../images/jiandu.png) no-repeat;
}
.yn-gongneng-area .jiandu:hover span{
    background: url(../images/appdown.png) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.gongnengInfo h3{
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 25px;
}
.gongnengInfo p{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #999999;
}
.yn-nowdata{
    width: 100%;
    height: 791px;
    background-color: #fafafa;
}
.yn-nowdata-show{
    height: 600px;
    padding-top: 50px;
    position: relative;
}
.srcollInfo{
    margin-left: 30px;
    margin-top: 90px;
}
.scrollInfo-box{
    height: 83px;
    width: 420px;
    border-left: 2px solid #E9E9E9;
    border-bottom: 2px solid #e9e9e9;
    position: relative;
}
.yn-nowdata-show .firstBox{
    height: 50px;
}
.scrollInfo-box s{
    display: inline-block;
    width: 29px;
    height: 28px;
    position: absolute;
    background: url("../images/homeIcon.png") no-repeat;
    bottom: -12px;
    left: -16px;
    z-index: 9;
}
.scrollInfo-box .detailInfo{
    width: 408px;
    height: 70px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px 
        rgba(9, 1, 3, 0.15);
    position: absolute;
    bottom: -35px;
    left: 28px;
    padding-top: 14px;
    padding-left: 20px;
}
.scrollInfo-box .detailInfo .content{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #666666;
}
.scrollInfo-box .detailInfo .time{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #999999;
}
.mapInfo{
    width: 600px;
    height: 500px;
    position: absolute;
    top: 0px;
    right: 120px;
}
.yn-newdongtai{
    width: 100%;
    height: 827px;
}
.yn-newdongtai-sum{
    width: 100%;
    margin-top: 60px;
}

.yn-newdongtai-sum ul li{
    float: left;
    display: inline-block;
    width: 33%;
}
.yn-newdongtai-sum ul li h2{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-family: ArialMT;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ff5d3b;
}
.yn-newdongtai-sum ul li p{
    width: 100%;
    line-height: 32px;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #999999;
}
.yn-newdongtai-detail{
    margin-top: 60px;
    position: relative;
}
.yn-newdongtai-detail ul li{
    float: left;
    display: inline-block;
    width: 350px;
    height: 400px;
    margin: 0 15px;
    
}
.yn-newdongtai-detail ul li .newImage{
    width: 350px;
    height: 200px;
    background-color: #A3A3A3;
}
.yn-newdongtai-detail ul li .newImage img{
    width: 100%;
    height: 100%;
}
.yn-newdongtai-detail ul li .dongtaiDetail{
    width: 350px;
    height: 200px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px 
        rgba(9, 1, 3, 0.1);
    padding: 20px 20px 0 20px;
    position: relative;
}
.dongtaiDetail .userInfo .userIcon{
    float: left;
    width: 34px;
    height: 34px;
    background-color: #d7d7d7;
    border-radius: 17px;
    margin-right: 10px;
}
.dongtaiDetail .userInfo .userIcon img{
    width: 100%;
    height: 100%;
    border-radius: 17px;
}
.dongtaiDetail .userInfo .name{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #333333;
}
.dongtaiDetail .userInfo .job{
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 12px;
    letter-spacing: 0px;
    color: #999999;
}
.dongtaiDetail .dongtaiContent{
    margin-top: 25px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #666666;
}
.dongtaiDetail .dongtaiTime{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #999999;
    position: absolute;
    left: 20px;
    bottom: 20px;
}

.yn-operate{
    width: 100%;
    height: 844px;
    background-color: #fafafa;
}
.yn-operate-show{
    margin-top: 60px;
    position: relative;

}
.operate-phone{
    position: absolute;
}
.operate-phone img{
    display: block;
    margin: 0 auto;
}

.yn-operate-show .slide{
    position: relative;
    display: block;
    height: 500px;
}

.yn-operate-show ul li{
    float: left;
    position: absolute;
}
.yn-operate-show ul li:nth-child(1){
    width: 200px;
    top: 91px;
    left: 185px;
    opacity: 0.2;
    z-index: 1;
}
.yn-operate-show ul li:nth-child(2){
    width: 210px;
    top: 81px;
    left: 285px;
    opacity: 0.4;
    z-index: 2;
}
.yn-operate-show ul li:nth-child(3){
    width: 220px;
    top: 71px;
    left: 385px;
    opacity: 0.8;
    z-index: 1
}
.yn-operate-show ul li:nth-child(4){
    width: 232px;
    top: 62px;
    left: 483px;
    opacity: 1;
    z-index: 4;
}
.yn-operate-show ul li:nth-child(5){
    width: 220px;
    top: 71px;
    left: 605px;
    opacity: 0.8;
    z-index: 3
}
.yn-operate-show ul li:nth-child(6){
    width: 210px;
    top: 81px;
    left: 715px;
    opacity: 0.4;
    z-index: 2
}
.yn-operate-show ul li:nth-child(7){
    width: 200px;
    top: 91px;
    left: 825px;
    opacity: 0.2;
    z-index: 1
}
.yn-operate-show ul li img{
    width: 100%;
}
.yn-operate-show .arrow .prev{
    display: block;
    width: 23px;
    height: 45px;
    background: url(./../images/leftarrow.png);
    position: absolute;
    top: 250px;
    left: 40px;
    z-index: 99;
}
.yn-operate-show .arrow .next{
    display: block;
    width: 23px;
    height: 45px;
    background: url(./../images/rightarrow.png);
    position: absolute;
    top: 250px;
    right: 40px;
    z-index: 99;
}
.yn-news{
    width: 100%;
    height: 628px;
    overflow: hidden;
}
.yn-news-top{
    margin-top: 60px;
    margin-bottom: 45px;
}
.yn-news-top h1{
    float: left;
    font-family: MicrosoftYaHei;
    font-size: 38px;
    line-height: 38px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}
.yn-news-top .more{
    float: right;
}
.yn-news-top .more a{
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #ff764b;
    cursor: pointer !important;
}
.yn-news-box ul li{
    float: left;
    width: 31%;
    height: 180px;
    border-right: 1px solid #f1f1f1;
    margin: 0 13px;
    margin-bottom: 65px;
    padding: 50px 15px 0 15px;
    position: relative;
}
.yn-news-box ul li.rightBox{
    border-right: none
}
.yn-news-box ul li h3{
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #666666;
    margin-bottom: 18px;
}
.yn-news-box ul li>p{
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #acacac;
}
.yn-news-box ul li .checkmore{
    width: 100%;
    position: absolute;
    bottom: 10px;
}
.checkmore p.fl{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #999999;
}
.checkmore p.fr{
    margin-right: 35px;
    
}
.checkmore p.fr a{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #666666;
}
.checkmore p.fr a:hover{
    color: #ff764b;
}
.yn-youqinglianjie{
    width: 100%;
    height: 368px;
    background-color: #ff764b;
    overflow: hidden;
}
.yn-youqinglianjie .yn-news-top h1,.yn-youqinglianjie .yn-news-top a{
    color: #fff;
}
.yn-lianjie-box ul li{
    float: left;
    width: 270px;
    height: 64px;
    background-color: #ff9574;
    border: solid 1px #ef5829;
    margin: 0px 15px 40px 15px;
}
.yn-lianjie-box ul li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 64px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}
.aboutInfo{
    width: 100%;
    height: 207px;
}
.about58{
    width: 700px;
}
.about58 h3{
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666666;
    margin: 30px 0 20px 0
}
.about58 p{
    font-family: MicrosoftYaHei;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #666666;
}
.download {
    width: 500px;
    margin-top: 33px;
}
.download span img {
    width: 100%;
    height: 100%;
}
.downloadApp{
    margin-left: 213px;
    margin-right: 60px;
}
.downloadApp span{
    display: block;
    width: 112px;
    height: 112px;
    background-color: #d9d9d9;
}
.focuswechat span{
    display: block;
    width: 112px;
    height: 112px;
    background-color: #d9d9d9;
}
.downloadApp p,.focuswechat p{
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #666666;
}
.aboutInfo .copyright{
    font-family: MicrosoftYaHei;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    margin: 20px 0;
    letter-spacing: 0px;
    color: #666666;
}