.product {
    width: 100%;
    height: auto;
    background: #fafafa;
    overflow: hidden;
}

.product_con {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding-top: 40px;
    box-sizing: border-box;
}

.product_con .bt {
    width: 1200px;
    height: 80px;
}

.product_con .bt span {
    font-size: 17px;
    color: #666;
    text-align: center;
    display: block;
}

.product_con .bt p {
    width: 1200px;
    height: 32px;
    background: url(../images/cp_bt.jpg) no-repeat center;
    margin-top: 10px;
}

.fxui-tab {
    width: 1200px;
    margin-top: 55px;
}

.fxui-tab-hand {
    height: 35px;
    width: 745px;
    margin: 0 auto 40px;
}

.fxui-tab-hand .curr {
    background: #05317a;
    color: #fff;
    border: 1px solid #05317a;
}

.fxui-tab-tit {
    width: 154px;
    height: 35px;
    border: 1px solid #c3c3c3;
    border-radius: 25px;
    margin-left: 40px;
    cursor: pointer;
    display: block;
    font-size: 16px;
    float: left;
    text-align: center;
    line-height: 35px;
}

.fxui-tab-nav li {
    width: 380px;
    height: 305px;
    float: left;
    margin-right: 20px;
    margin-bottom: 29px;
}

.fxui-tab-nav li div {
    width: 380px;
    height: 258px;
    overflow: hidden;
}

.fxui-tab-nav li img {
    width: 380px;
    height: 258px;
    transition: all 0.5s;
}

.fxui-tab-nav li:hover dl {
    background: #05317a;
}

.fxui-tab-nav li dl {
    height: 50px;
    background: #fff;
    transition: all 0.5s;
    padding: 0 25px;
    box-sizing: border-box;
}

.fxui-tab-nav li:hover dl p {
    color: #fff;
}

.fxui-tab-nav li dl p {
    font-size: 15px;
    color: #666;
    line-height: 48px;
    float: left;
}

.fxui-tab-nav li dl .more {
    width: 60px;
    height: 48px;
    float: right;
    font-size: 16px;
    color: #666;
    margin-top: 15px;
    transition: all 0.5s;
}

.fxui-tab-nav li div {
    width: 380px;
    height: 258px;
    overflow: hidden;
}

.fxui-tab-nav li:hover dl .more {
    color: #fff;
}

.video2 {
    background: url(../images/shipinbj.jpg) no-repeat center 0;
}

.video2 .video_con {
    padding: 36px 0 60px;
}

.wrap {
    max-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.video_con h3 {
    font-weight: bold;
    color: #FFF;
    font-size: 20px;
    padding-left: 55px;
    background-size: 24px 28px;
    margin-bottom: 5px;
    display: block;
}

.video2 .video_con .videoTab {
    width: 43%;
    height: 365px;
    margin: 16px 0 0 0;
    background: #fff;
    padding: 0;
    float: left;
}

.video2 .video_con ul {
    width: auto;
    margin-top: 20px;
    background: url(../images/shipinbj.png) no-repeat 0 0;
    float: right;
}

.videoTab .vo {
    display: none;
}

.videoTab .vo {
    float: left;
    width: 100%;
}

.videoTab .vo.now {
    display: block;
    width: 720px;
    height: 386px;
    background-color: #fff;
}

.video2 .video_con ul li {
    height: 56px;
    padding-left: 185px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    font-weight: normal;
}

.video_con ul li.now {
    background: url(../images/index_video.png) no-repeat 187px 10px;
    padding-left: 227px;
}

.video2 .video_con ul li i {
    font-family: impact;
    padding-right: 20px;
    font-style: normal;
    color: #fff;
}

.video .video_con ul li span {
    line-height: 46px;
}

.video_con ul li.now i {
    display: none;
}

.video2 .video_con ul li span {
    line-height: 46px;
    color: #fff;
}


/* 案例 */

.plan {
    height: 732px;
    line-height: 23px;
    margin-bottom: 40px;
    background: url(../images/planbg.jpg) no-repeat center bottom;
}

.til01 a {
    color: #333;
}

.til01 b {
    color: #05317A;
}

.til01 {
    text-align: center;
    height: 80px;
    color: #333;
    font-size: 40px;
    line-height: 80px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    background: url(../images/plantbg.gif) no-repeat center 0;
    margin-bottom: 34px;
}

.plantil {
    height: 84px;
    background: #eaeaea;
    font-size: 18px;
    margin-bottom: 31px;
    overflow: hidden;
}

.content {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.plantil ul {
    height: 84px;
    border-left: solid 1px #ccc;
    float: left;
}

.plantil li,
.plantil p {
    width: 298px;
    float: left;
    border-right: solid 1px #ccc;
    line-height: 81px;
    white-space: nowrap;
}

.content li.cur {
    background-color: #05317A;
}

.content li.cur a {
    background: url(../images/ico02.gif) no-repeat 60px 30px;
    color: #fff;
}

.plantil li a,
.plantil p a {
    display: block;
    background: url(../images/ico01.gif) no-repeat 60px 30px;
    padding-left: 90px;
    border-top: solid 3px #eaeaea;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pr {
    position: relative;
}

.plan_c {
    transition: all 0.5s;
}

.plan_c1 dt,
.plan_c1 dt img {
    height: 506px;
    overflow: hidden;
    width: 900px;
}

.plan_c1 dd {
    height: 133px;
    overflow: hidden;
}

.plan_c1 dd h3 {
    width: 198px;
    line-height: 72px;
    border: solid 1px#05317A;
    text-align: center;
    font-weight: normal;
    color: #05317A;
    margin: 16px 34px 0 0;
    float: left;
    font-size: 30px;
}

.plan_c1 dd p {
    width: 965px;
    float: left;
}

.plan_c1 dd p b {
    display: block;
    line-height: 50px;
    font-weight: normal;
    color: #05317A;
    font-size: 18px;
}

.plan_c1 dd p b a {
    display: block;
    color: #05317A;
}

.plan_c1l {
    width: 278px;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
}

.plan_c1l li {
    position: relative;
    margin-bottom: 19px;
    text-align: center;
}

.plan_c1l li,
.plan_c1l li img,
.plan_c1l li p {
    width: 278px;
    height: 156px;
    display: block;
}

.plan_c1l li p {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/bg01.png) repeat 0 0;
    -webkit-transition: height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -webkit-transition: height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
    height: 0;
}

.sywap,
.sy_about,
.sy_wap,
.yos_wap,
.sy_cgal,
.sy_honor {
    width: 1300px;
    height: auto;
    margin: 0 auto;
}

.sydt {
    width: 600px;
    height: 365px;
    overflow: hidden;
}

.syzx {
    width: 600px;
    height: 365px;
    overflow: hidden;
    margin: 0 35px;
    display: inline;
}

.sydt h2,
.syzx h2,
.sywd h2 {
    height: 28px;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    background: url(../images/bardt2.gif) no-repeat;
    overflow: hidden;
    padding: 0 0 0 18px;
    color: #fff;
}

.sydt h2 span,
.syzx h2 span,
.sywd h2 span {
    display: block;
    margin-top: 7px;
}

.n_con {
    padding: 14px 0 0 0;
    height: 325px;
    overflow: hidden;
}

.n_con p {
    width: 236px;
    height: 107px;
    margin-bottom: 10px;
}

.n_con p img {
    width: 600px;
    height: 110px;
}

.n_con ul li {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    background: url(../images/dd2.gif) no-repeat 6px 15px;
    padding-left: 22px;
}

.n_con ul li span {
    float: right;
}

.dt_con {
    padding: 14px 0 0 0;
    height: 325px;
    overflow: hidden;
}

.dt_con dl {
    height: 107px;
    margin-bottom: 10px;
    overflow: hidden;
}

.dt_con ul li {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    background: url(../images/dd2.gif) no-repeat 6px 15px;
    padding-left: 22px;
}

.chuangke-top {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-color: #ececec;
    height: 40px;
    line-height: 40px;
}

.chuangke-wd {
    width: 1460px;
    margin: 0 auto;
    overflow: hidden;
}