.index-bussiness .list .iconfont1 {
    background: url(../image/index1on1.png) no-repeat;
}

.index-bussiness .list .iconfont2 {
    background: url(../image/index2on1.png) no-repeat;
}

.index-bussiness .list .iconfont3 {
    background: url(../image/index3on1.png) no-repeat;
}

.index-bussiness .list .iconfont4 {
    background: url(../image/index4on1.png) no-repeat;
}

.video .iconfont5 {
    background: url(../image/index5on.png) no-repeat;
}

.news{
    float: left;
    width: 45%;
    padding: 20px;
}

.news .more {
    float: right;
    padding-right: 20px;
    font-size: 14px;
}

.news .hd li {
    float: left;
    font-size: 22px;
    padding: 0 22px;
    background: url(../image/index_line.png) no-repeat right center;
    cursor: pointer;
}

.news .hd .on a {
    color: #e60012;
}

.news .hd li:first-child {
    padding-left: 0;
}

.news .hd li:last-child {
    background: none;
}

.news .hd li a {
    color: #666;
}

.news .bd li{
    height: 103px;
}

.news .bd li .con .title .tit{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news .bd li .con .intro{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.tab .hd {
    overflow: hidden;
    margin: 24px 0 34px 0;
    line-height: 28px;
}

.tab .bd li {
    overflow: hidden;
    padding-bottom: 26px;
    margin-bottom: 26px;
    border-bottom: 1px #c0c0bf solid;
}

.tab .bd li:last-child {
    border-bottom: none;
}

.tab li .time {
    float: left;
    width: 70px;
    height: 70px;
    border: 2px #c0a55c solid;
    background: #c0a55c;
    font-family: "Georgia";
    margin-right: 15px;
    text-align: center;
}

.tab li .time span {
    display: block;
}

.tab li .time .day {
    height: 38px;
    line-height: 38px;
    font-size: 22px;
    color: #fff;
}

.tab li .time .year {
    background: #fff;
    line-height: 32px;
}

.tab li .con {
    overflow: hidden;
}

.tab li .con .title {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 10px;
}

.tab li .con .intro {
    font-size: 14px;
    color: #888;
    line-height: 20px;
}

.part .sw {
    overflow: hidden;
    padding-top: 30px;
}

.news_r {
    float: right;
    width: 520px;
}

#focusHome,
#focusHome .bd,
#focusHome .bd .pic img {
    width: 520px;
    height: 365px;
}

#focusHome .bd li {
    height: 365px;
}

#focusHome .hd ul li {
    border-radius: 4px;
}

#focusHome .hd ul li.on {
    width: 18px;
    background-color: #f00;
}

.focusBox {
    overflow: hidden;
    position: relative;
}

.focusBox .hd {
    position: absolute;
    z-index: 1;
    right: 4px;
    bottom: 16px;
}

.focusBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.focusBox .hd ul li {
    float: left;
    margin-right: 5px;
    width: 9px;
    height: 9px;
    line-height: 9px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    color: #fff;
}

.focusBox .hd ul li.on {
    background: #FF4F01;
    color: #fff;
}

.focusBox .hd ul li span {
    display: none;
}

.focusBox .bd {
    position: relative;
    overflow: hidden;
}

.focusBox .bd li {
    position: relative;
}

.focusBox .bd .pic {
    position: relative;
    z-index: 0;
    line-height: 0;
}

.focusBox .bd .pic img {
    width: 100%;
    height: 260px;
    border: 0;
}

.focusBox .bd .con {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    height: 46px;
    line-height: 46px;
    text-align: left;
}

.focusBox .bd .con .title {
    position: absolute;
    width: 76%;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    overflow: hidden;
}

.focusBox .bd .con .title a {
    color: #fff;
    padding-left: 10px;
    text-decoration: none;
    font-size: 16px;
}

.focusBox .bd .con .titleBg {
    position: absolute;
    width: 100%;
    z-index: 0;
    bottom: 0;
    left: 0;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    height: 46px;
}

.s-form {
    width: 315px;
    height: 40px;
    background: url(../image/ss.png) no-repeat left center;
    float: left;
    overflow: hidden;
    position: relative;
    z-index: 0;
    margin: 20px 0 0 58px;
}

.s-form .select-box {
    display: none
}

.s-form .input-box {
    float: left;
}

.s-form .input-box input {
    display: block;
    width: 266px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    color: #fff;
    font-size: 15px;
    outline: none;
    background: none;
    border: none;
}

::-webkit-input-placeholder {
    color: #fff;
}

:-moz-placeholder {
    color: #fff;
}

::-moz-placeholder {
    color: #fff;
}

:-ms-input-placeholder {
    color: #fff;
}

.s-form .btn-box {
    position: absolute;
    right: 0;
    top: 0;
}

.s-form .btn-box .btn {
    display: block;
    width: 36px;
    height: 40px;
    line-height: 40px;
    background: none;
    border: none;
    text-align: center;
    outline: none;
    text-indent: -999em;
    cursor: pointer;
}

.news_r .ss {
    background: #c0a55c;
    height: 78px;
}

.link-box {
    float: right;
    margin: 26px 67px 0 0;
}

.link-box a {
    color: #fff;
}

input.from-control::-webkit-input-placeholder {
    color: #fff !important;
    font-size: 14px;
}

input.from-control:-moz-placeholder {
    color: #fff !important;
    opacity: 1;
    font-size: 14px;
}

input.from-control::-moz-placeholder {
    color: #fff !important;
    opacity: 1;
    font-size: 14px;
}

input.from-control:-ms-input-placeholder {
    color: #fff !important;
    font-size: 14px;
}

.six li {
    float: left;
    position: relative;
    height: 240px;
}

.six li .mask {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #888888;
    width: 400px;
    height: 240px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.six ul {
    height: 480px !important;
}

.six li.li1 .mask,
.six li.li1 {
    width: 400px;
    height: 240px;
}

.six li.li3 .mask {
    width: 400px;
    height: 240px;
}

.six li.li2,
.six li.li2 .mask,
.six li.li4,
.six li.li4 .mask,
.six li.li5,
.six li.li5 .mask,
.six li.li6,
.six li.li6 .mask {
    width: 400px;
}

.six li.li3,
.six li.li3 .mask {
    width: 300px;
}

.six li .mask p {
    padding: 30px;
    line-height: 32px;
    font-size: 16px;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.six li .mask p a {
    color: #fff;
}


/* .six li:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0.1)";
    filter: alpha(opacity=10);
    opacity: 0.10;
}

.six li:hover p {
    color: #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
} */

.part1 {
    background: #fbfbfb;
    padding-bottom: 40px;
    margin-bottom: 30px;
}

.lanmu_title {
    height: 86px;
    line-height: 86px;
    text-align: center;
    font-size: 30px;
    background: url(../image/lanm_title.png) no-repeat center bottom;
}

.lanmu_title i {
    color: #e70012;
}

#cybk,
#jpgc {
    padding-bottom: 30px;
}

#jpgc {
    background: #f7f7f7;
}

#jpgc .piclist {
    overflow: hidden;
}

#jpgc .piclist li {
    float: left;
    width: 278px;
    margin-right: 28px;
    overflow: hidden;
}

#jpgc .piclist li.last {
    margin-right: 0;
}

#jpgc .piclist li .title {
    padding: 16px;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
}

#jpgc .piclist li .more {
    text-align: center;
    height: 28px;
    margin-bottom: 18px;
}

#jpgc .piclist li .more a {
    display: inline-block;
    height: 28px;
    width: 96px;
    text-align: center;
    border-radius: 28px;
    background: #c0a55c;
    color: #fff;
}

#jpgc .piclist li .pic img {
    width: 100%;
    transition: 200ms;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    height: auto;
}

#jpgc .piclist li:hover .pic img {
    transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
}

.videolist:hover {
    cursor: pointer;
}

.videoed {
    display: none;
    width: 36px;
    height: 42px;
    position: absolute;
    left: 45%;
    top: 25%;
    z-index: 99;
}

.videos {
    display: none;
    background: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -320px;
    margin-top: -210px;
    z-index: 100;
}

.vclose {
    position: absolute;
    right: 0;
    top: -4%;
    border-radius: 100%;
    -webkit-transition: 400ms;
    transition: 400ms;
    cursor: pointer;
}

.vclose:hover {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

#video {
    width: 800px;
    height: auto;
}

.hbg {
    width: 100%;
    height: 100%;
    background: url(../image/hbg.png);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 0;
}

.sideMenu li.phone img {
    background: #fff;
    padding: 10px;
}

.animated {
    animation-iteration-count: 1;
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}

.wenziflash {
    position: absolute;
    top: 18%;
    left: 50%;
    margin-left: -600px;
    z-index: 100;
}

#focus li.lits {
    position: absolute;
    z-index: 13;
}