/*首页banner*/
.pics_wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: -1;
}

.html5zoo-swipe-box-0 {
    z-index: -1;
}

.html5zoo-timer-0 {
    z-index: -1;
}

.html5zoo-img-box-0 {
    z-index: -1;
}

.html5zoo-img-0 img {
    width: 100%;
}

.html5zoo-arrow-left-0 {
    left: 10% !important;
}

.html5zoo-arrow-right-0 {
    right: 10% !important;
}

.html5zoo-bullet-wrapper-0 div {
    margin: 0 4px !important;
}

.html5zoo-nav-0 {
    margin-top: -35px !important;
    left: 48% !important;
}

.html5zoo-bullet-wrapper-0 {
    width: 100% !important;
}

/*.banner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    height: 325px;
    margin-top: 8px;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
}

.banner ul.bb li {
    position: absolute;
    display: none;
}

.banner .num {
    position: absolute;
    right: 2px;
    bottom: 10px;
    z-index: 100;
}*/

.banner .num li {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 4px;
    background: #fff;
    line-height: 18px;
    text-indent: -100px;
    overflow: hidden;
    border-radius: 10px;
}

.banner .num li.num_hover {
    background-color: #f7de07;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: block;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 18px;
    height: 18px;
    line-height: 18px;
}

#bannerArrow, #bannerCircle {
    display: none
}

/*幻灯片样式2*/
#focus {
    width: 255px;
    height: 188px;
    overflow: hidden;
    position: relative;
}

#focus ul {
    height: 188px;
    position: absolute;
}

#focus ul li {
    float: left;
    width: 255px;
    height: 188px;
    overflow: hidden;
    position: relative;
    background: #000;
}

#focus ul li a img {
    height: 188px;
    width: 255px;
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 255px;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
}

#focus .btn {
    position: absolute;
    width: 255px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#focus .btn span.on {
    background: #fff;
}

/*sou*/
.web_sou {
    width: 100%;
    border-bottom: 1px solid #d4d6d7;
    height: 100px;
}

.sou {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.gstt {
    float: left;
}

.gstt .txtMarquee-top {
    width: 470px;
    overflow: hidden;
    position: relative;
}

.gstt .txtMarquee-top .bd {
    margin: 38px 15px 0;
    height: 20px;
}

.gstt .txtMarquee-top .infoList li {
    height: 24px;
    line-height: 24px;
}

.gstt .txtMarquee-top .infoList li .date {
    float: right;
    color: #333;
}

.gstt .txtMarquee-top .infoList li a {
    display: block;
    float: left;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}

.gstt p {
    float: left;
    height: 100px;
    line-height: 100px;
    font-weight: bold;
    color: #333;
    font-size: 16px;
    background: url(images/doc.png) no-repeat 0 36px;
    padding-left: 30px;
}

.sou .ssk {
    height: 60px;
    float: right;
    margin-top: 23px;
    margin-left: 24px;
}

.sou .ss-text {
    width: 368px;
    height: 60px;
    background: none;
    border: 1px solid #c3c1cf;
    color: #858585;
    font-size: 12px;
    padding-left: 10px;
    float: left;
    box-sizing: border-box;
}

.sou .ss-submit {
    width: 60px;
    height: 60px;
    float: left;
    background: url(images/ss.jpg) no-repeat #00509c;
    cursor: pointer;
}

/*duct*/
.ductBox {
    width: 100%;
    padding: 40px 0 60px;
    background: #f2f2f2;
}
.ductL{
    width: 285px;
    height: 663px;
    float: left;
}
.duct-tit{
    height: 100px;
    width: 100%;
    background: #1a8aee;
}
.duct-tit p{
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    padding: 16px 0 0 35px;
}
.duct-tit i{
    font-family: ArialMT;
    font-size: 14px;
    color: #ffffff;
    padding: 5px 0 0 35px;
}
.duct-desc{
    width: 100%;
    height: 563px;
    background-color: #ffffff;
}
.duct-desc .er{
    width: 150px;
    margin: 30px auto 0;
    text-align: center;
    color: #333;
}
.duct-desc .er img{
    width: 100%;
    height: 150px;
}
.duct-desc .er p{
    margin-top: 10px;
}
.cpleft {
    width: 100%;
}

.cpxfl {
    width: 100%;
    height: 60px;
    border-bottom: dashed 1px #cecece;
    display: block;
    z-index: 1;
    position: relative;
}

.cpxfl a {
    width: 60%;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    float: left;
    padding-left: 68px;
    color: #333;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .6s;
    box-sizing: border-box;
}

.cpxfl::before {
    width: 0px;
    height: 1px;
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    transition: 0.6s;
    z-index: -1;
    background-color: #1a8aee;
}

.cpxfl:hover::before {
    width: 100%;
    height: 1px;
}

.cpxfl span {
    transition: all .6s;
    background: url(images/duct-jian.png) no-repeat center;
    width: 22px;
    height: 22px;
    margin: 20px 32px 0 0;
}
.cpxfl:hover span{
    background: url(images/duct-jian2.png) no-repeat center;
}
.cpxfl:hover a {
    color: #1a8aee;
}

.cpright {
    width: 895px;
}

.cprm {
    width: 100%;
    height: 50px;
    background: #1a8aee;
    margin-bottom: 3px;
}

.cprm ul {
    width: 100%;
    height: 50px;
}

.cprm li {
    width: 180px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    float: left;
    cursor: pointer;
}

.cprm .on {
    background: #363636;
}

.cprm .cp_more {
    color: #333;
    line-height: 20px;
    display: block;
    float: right;
    margin: 16px 17px 0 0px;
    font-size: 14px;
    transition: all .6s;
    width: 62px;
    height: 20px;
    background-color: #ffffff;
    border-radius: 6px;
    text-align: center;
}

.cprm .cp_more:hover {
    color: #e95e00;
}

.cptp li {
    width: 285px;
    margin-left: 20px;
    margin-top: 20px;
    -webkit-transition: all .6s;
    float: left;
    position: relative;
    overflow: hidden;
}
.cptp li .cp-mark{
    display: block;
    position: absolute;
    top: -235px;
    left: 0;
    width: 100%;
    height: 235px;
    background: rgba(0,0,0,.8);
    z-index: 0;
    transition: .6s;
}
.cptp li .cp-mark::before{
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    width: 265px;
    height: 215px;
    border: 1px solid #fff;
    z-index: -1;
}
.cptp li .cp-mark p{
    width: 200px;
    margin: 23% auto 0;
    height: 107px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
}
.cptp li:hover .cp-mark{
    top: 0;
}
.cptp li:nth-child(3n+1) {
    margin-left: 0;
}

.cptp li .cp_img {
    width: 100%;
    height: 235px;
    overflow: hidden;
    display: block;
}

.cptp li .cp_img img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .6s;
}

.cptp li .cp_name {
    width: 100%;
    height: 50px;
    background: #363636;
    text-align: center;
    line-height: 50px;
    color: #fff;
    display: block;
    font-size: 14px;
    transition: .6s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cptp li:hover .cp_name {
    background: #1a8aee;
}

/*ys*/
.ys-box{
    padding: 30px 0 60px;
}
.ys-tit{
    text-align: center;
}
.ys-tit h3{
    font-size: 36px;
    font-weight: bold;
    color: #363636;
}
.ys-tit p{
    background: url(images/ys-tit.png) no-repeat center;
    width: 399px;
    line-height: 30px;
    font-size: 18px;
    margin: 0 auto;
    color: #666666;
}
.ys-ul{
    width: 100%;
    margin-top: 48px;
}
.ys-ul li{
    margin-top: 30px;
}

.ys-ul li .ys-img{
    width: 527px;
    height: 315px;
}
.ys-ul li .ys-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.ys-ul li .ys-text{
    width: 512px;
}
.ys-ul li .ys-text h6{
    background: url(images/ys-tt.png) no-repeat center;
    text-align: center;
    width: 60px;
    height: 60px;
    color: #fff;
    font-size: 36px;
    font-family: Arial-BoldMT;
    transition: .6s;
}
.ys-ul li:hover .ys-text h6{
    transform: translate(200px);
}
.ys-ul li .ys-text b{
    display: block;
    padding: 40px 0 32px;
    font-size: 24px;
    line-height: 32px;
    color: #363636;
}
.ys-ul li .ys-text p{
    font-size: 16px;
    line-height: 36px;
    color: #666666;
    overflow: hidden;
    height: 108px;
}
.ys-xian{
    background: url(images/ys-xian.jpg) no-repeat center;
    width: 145px;
    height: 1067px;
    position: absolute;
    left: 50%;
    top: 268px;
    margin-left: -73px;
}

/*small*/
.small{
    width: 100%;
    height: 200px;
    background-color: #363636;
}
.small-L{
    width: 260px;
    height: 163px;
    background-color: #1286ed;
    text-align: center;
}
.small-L i{
    font-size: 14px;
    color: #ffffff;
    padding: 33px 0 5px;
    display: block;
}
.small-L b{
    font-family: ArialMT;
    font-size: 30px;
    color: #ffffff;
    display: block;
}
.small-L a{
    display: block;
    margin: 5px auto 0;
    width: 118px;
    height: 31px;
    background-color: #f2f2f2;
    line-height: 31px;
    font-size: 16px;
    color: #363636;
    position: relative;
    z-index: 0;
    transition: .4s;
}
.small-L a:before{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    background: #333;
    left: 0;
    bottom: 0;
    transition: .4s;
    z-index: -1;
}
.small-L a:hover:before{
    width: 100%;
    height: 100%;
}
.small-L a:hover{
    color: #fff;
}
.smallC{
    width: 347px;
    margin-left: 62px;
    text-align: center;
}
.smallC h6{
    font-size: 24px;
    color: #ffffff;
    padding: 45px 0 20px;
}
.smallC p{
    width: 100%;
    height: 46px;
    border: solid 1px #ffffff;
    box-sizing: border-box;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
}
.smallR{
    width: 440px;
}
.lybk {
    width: 100%;
    float: left;
}

.lyxxbk {
    width: 210px;
    float: left;
    margin-top: 10px;
    position: relative;
}

.lyxx {
    width: 210px;
    height: 41px;
    margin-top: 20px;
    position: relative;
}

.lyqx {
    width: 210px;
    height: 41px;
    background: #f1f1f1;
    font-size: 12px;
    color: #898989;
    padding-left: 51px;
    box-sizing: border-box;
}

.lynrbk {
    width: 210px;
    height: 103px;
    float: left;
    margin-left: 20px;
    margin-top: 30px;
}

.lynr {
    width: 210px;
    height: 102px;
    background: #f1f1f1;
    font-size: 12px;
    color: #898989;
    padding-top: 10px;
    padding-left: 51px;
    box-sizing: border-box;
}

.anxs {
    width: 100%;
    height: 35px;
    margin-top: 15px;
    background: #1a8aee;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-family: "微软雅黑";
    cursor: pointer;
    border: 0px solid #dfdfdf;
}

.lyggc {
    width: 524px;
    float: left;
}

.lybt {
    width: 100%;
    text-align: center;
    color: #fffffe;
    font-size: 24px;
    padding-top: 29px;
}

.lsp {
    width: 90px;
    height: 1px;
    background: #c1beb9;
    margin: 19px auto 23px;
}

.lyggcnr {
    width: 100%;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
}

.lyggcnr span {
    color: #fff;
    font-size: 24px;
}

.lyyd {
    width: 165px;
    height: 1px;
    background: #303030;
    margin: auto;
    margin-top: 40px;
}

.lydhbt {
    width: 85px;
    text-align: center;
    margin: 9px auto 0;
    color: #fff;
    font-size: 18px;
}


.lydh {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    font-family: ArialMT;
}

.inp1{
    background: url(images/h-user.jpg) no-repeat 0 0 #f1f1f1;
}
.inp2{
    background: url(images/h-tel.jpg) no-repeat 0 0 #f1f1f1;
}
.inp3{
    background: url(images/h-liuyan.jpg) no-repeat 0 0 #f1f1f1;
}

/*case*/
.case-box{
    padding: 32px 0 40px;
    background: #f2f2f2;
}
.case {
    width: 100%;
}

.case .slideGroup {
    width: 100%;
    margin-top: 39px;
}
.case .slideGroup .slideBox {
    zoom: 1;
    position: relative;
}
.case .slideGroup .slideBox .tempWrap {
    width: 100% !important;
}
.case .slideGroup .sPrev, .slideGroup .sNext {
    position: absolute;
    display: block;
    width: 36px;
    height: 36px;
    z-index: 1009;
    transition: .6s;
}
.case .slideGroup .sPrev:hover, .slideGroup .sNext:hover{
    transform: translateY(-5px);
    box-shadow: 0 0px 5px 0px rgba(0,0,0,.5);
}
.case .slideGroup .sPrev {
    left: -62px;
    top: 45%;
    background: url(images/left.png) center center no-repeat;
}
.case .slideGroup .sNext {
    right: -62px;
    top: 45%;
    background: url(images/right.png) center center no-repeat;
}
.case .slideGroup .parBd ul {
    overflow: hidden;
    zoom: 1;
    height: 356px;
}
.case li {
    float: left;
    _display: inline;
    overflow: hidden;
    margin-right: 21px;
    width: 283px !important;
    transition: .6s;
    margin-top: 5px;
    height: 348px;
    position: relative;
    z-index: 0;
}
.case li::after{
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 6px;
    transition: .6s;
    background-color: #363636;
    z-index: -1;
}
.case li:hover::after{
    height: 100px;
}
.case li:hover{
    transform: translateY(-5px);
}
.case li .case-img{
    width: 100%;
    height: 250px;
    display: block;
}
.case li .case-img img{
    width: 100%;
    height: 100%;
    display: block;
}
.case li .case-name{
    display: block;
    width: 90%;
    text-align: center;
    font-size: 16px;
    color: #333;
    transition: .6s;
    padding: 20px 5% 15px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.case li:hover .case-name{
    color: #fff;
}
.case li i{
    display: block;
    font-family: ArialMT;
    font-size: 12px;
    color: #cccccc;
    width: 90%;
    padding: 0 5%;
    text-align: center;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*about*/
.about{
    background: url(images/about-bg.jpg) no-repeat center;
    height: 518px;
}
.about h3{
    width: 44px;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    margin: 0 auto;
    padding-top: 62px;
    line-height: 34px;
}
.about b{
    display: block;
    text-align: center;
    font-size: 24px;
    line-height: 35px;
    letter-spacing: 2px;
    color: #363636;
    margin: 59px 0 35px;
}
.about p{
    text-align: center;
    width: 800px;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #666666;
    margin: 0 auto;
    height: 120px;
    overflow: hidden;
}
.about a{
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #1286ed;
    display: block;
    margin-top: 35px;
    transition: .6s;
}
.about a:hover{
    transform: translate(5px);
}

/*album*/
.albumBox{
    background: url(images/ablum-bg.jpg) no-repeat top;
    padding-top: 20px;
    box-sizing: border-box;
}
.albumBox h3{
    margin: 0 auto 20px;
    text-align: center;
    width: 150px;
    height: 45px;
    background-color: #ffffff;
    border-radius: 22px;
    line-height: 45px;
    font-size: 14px;
    color: #363636;
}
.album {
    position: relative;
}

.album .tempWrap {
    width: 100% !important;
}

.album li {
    width: 285px;
    float: left;
    margin-right: 20px;
    position: relative;
}
.album li .case-img{
    display: block;
    width: 100%;
    height: 200px;
    border-radius: 3px;
    overflow: hidden;
}
.album li .case-img img{
    width: 100%;
    height: 100%;
}
.album li .case-name{
    display: block;
    width: 90%;
    padding: 0 5%;
    text-align: center;
    line-height: 46px;
    font-size: 14px;
    color: #333333;
    transition: .6s;
    position: relative;
    z-index: 0;
    height: 46px;
    overflow: hidden;
}
.album li .case-name::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: #1a8aee;
    transition: .4s;
    z-index: -1;
}
.album li .case-name::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background: #1a8aee;
    transition: .4s;
    z-index: -1;
}
.album li:hover .case-name::before,.album li:hover .case-name::after{
    height: 23px;
}
.album li:hover .case-name{
    color: #fff;
}

/*新闻中心*/
#news {
    /*background-color: #eeeeee;*/
}

#news .inner_news {
    width: 1200px;
    margin: 0 auto;
    padding: 59px 0 33px;
}

#news .inner_news .news_main {
    overflow: hidden;
}

#news .inner_news .news_main .news_con {
    width: 570px;
}

#news .inner_news .news_main .news_con:first-child {
    margin-left: 0;
}

#news .inner_news .news_main .news_con .news_con_title {
    height: 55px;
    border-bottom: 1px solid #d0d0d0;
}

#news .inner_news .news_main .news_con .news_con_title span {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    float: left;
}

#news .inner_news .news_main .news_con .news_con_title span i {
    font-size: 12px;
    color: #666;
    display: block;
}

#news .inner_news .news_main .news_con .news_con_title .news_con_title_more {
    float: right;
    font-size: 14px;
    color: #666;
    line-height: 55px;
}

#news .inner_news .news_main .news_con .news_con_top {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #dfdfdf;
}

#news .inner_news .news_main .news_con .news_con_top .img {
    display: block;
    width: 195px;
    height: 140px;
    float: left;
}

#news .inner_news .news_main .news_con .news_con_top .img img {
    display: block;
    width: 100%;
    height: 100%;
}

#news .inner_news .news_main .news_con .news_con_top .news_con_top_rg {
    float: right;
    width: 322px;
}

#news .inner_news .news_main .news_con .news_con_top .news_con_top_rg .news_con_top_rg_item {
    display: block;
    font-size: 16px;
    color: #333;
    width: 98%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: .5s;
}

#news .inner_news .news_main .news_con:hover .news_con_top .news_con_top_rg .news_con_top_rg_item {
    color: #1a8aee;
}

#news .inner_news .news_main .news_con .news_con_top .news_con_top_rg span {
    color: #ccc;
    font-size: 14px;
    margin: 16px 0 11px;
    display: block;
}

#news .inner_news .news_main .news_con .news_con_top .news_con_top_rg .news_con_top_rg_text {
    width: 100%;
    height: 55px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    overflow: hidden;
}

#news .inner_news .news_main .news_con .news_list {
}

#news .inner_news .news_main .news_con .news_list li {
    height: 60px;
    border-bottom: 1px solid #dfdfdf;
    box-sizing: border-box;
    line-height: 60px;
}

#news .inner_news .news_main .news_con .news_list li .news_item {
    width: 460px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    transition: .6s;
}

#news .inner_news .news_main .news_con .news_list li .news_item:hover {
    color: #1a8aee;
    margin-left: 5px;
}

#news .inner_news .news_main .news_con .news_list li .date {
    float: right;
    display: inline-block;
}

/*link*/
.link{
    width: 100%;
    height: 100px;
    background-color: #fff;
}
.link .link-tit{
    margin: 10px 60px 0 0;
}
.link .link-tit p{
    background: url(images/link.png) no-repeat 0 2px;
    padding-left: 20px;
    font-size: 14px;
    color: #333;
}
.link .link-tit h3{
    font-family: Arial-BoldMT;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #1a8aee;
}
.link ul{
    margin-top: 15px;
    width: 1200px;
}
.link ul li{
    float: left;
    margin-right: 34px;
    line-height: 36px;
    font-size: 14px;
}

.link ul li a{
    color: #666;
    display: block;
    transition: .6s;
}
.link ul li a:hover{
    color: #1a8aee;
    transform: translateY(-3px);
}
