/*首页banner*/
.banner-box{
    width: 100%;
    max-height: 505px;
    overflow: hidden;
}
.pics_wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    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;
}

.title{
    text-align: center;
    color: #333;
}
.title b{
    background: url("../images/tit1.png") no-repeat center;
    width: 544px;
    display: block;
    font-size: 28px;
    line-height: 28px;
    margin: 0 auto;
}
.title b a{
    color: #333;
}
.title i{
    display: block;
    font-size: 14px;
    line-height: 1;
    margin-top: 12px;
}

/*duct*/
.duct-box{
    padding: 70px 0 62px;
    width: 100%;
    overflow: hidden;
}
.duct{
    margin-top: 46px;
}
.ductL{
    width: 290px;
    height: 1083px;
    background-color: #316bbc;
    border-radius: 5px;
    box-sizing: border-box;
    padding-top: 33px;
}
.ductL-tit{
    height: 47px;
    padding: 0 0 0 100px;
    margin-bottom: 27px;
    color: #fff;
    background: url("../images/ductL-tit.png") no-repeat 24px center;
    box-sizing: border-box;
}
.ductL-tit b{
    display: block;
    font-size: 22px;
    line-height: 1;
}
.ductL-tit i {
    display: block;
    font-size: 18px;
    line-height: 1;
    margin-top: 8px;
}
.duct-list{
    width: 270px;
    height: 962px;
    background-color: #ffffff;
    border-radius: 5px;
    margin: 0 auto;
}

.duct-nav{
    height: 820px;
    overflow-y: auto;
}
.duct-nav li{
    width: 100%;
}
.duct-nav li h6{
    width: 100%;
    height: 69px;
    box-shadow: 0px 0px 13px 0px
    rgba(34, 34, 34, 0.14);
    border-radius: 5px;
    line-height: 69px;
    box-sizing: border-box;
    padding: 0 26px 0 26px;
    color: #333;
    font-size: 18px;
    background: url("../images/duct-xian.png") no-repeat 220px center #FFF;
}
.duct-nav li h6 a{
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding-right: 25px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .6s;
}
.duct-nav li h6 a:hover{
    transform: translateX(3px);
    color: #316bbc;
}
.duct-nav li p{
    width: 224px;
    margin: 0 auto;
    border-bottom: 1px dashed #316bbc;
    height: 47px;
    box-sizing: border-box;
}
.duct-nav li p:last-child{
    border-bottom: none;
}

.duct-nav li p a{
    display: block;
    width: 100%;
    line-height: 47px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    transition: .6s;
}
.duct-nav li p a:hover{
    transform: translateX(5px);
    color: #316bbc;
}

.ductL-tell{
    display: block;
    width: 223px;
    height: 40px;
    background-color: #316bbc;
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    position: relative;
    z-index: 0;
    margin: 80px auto 0;
}
.ductL-tell:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3da1ee;
    transition: .6s;
    transform: scale(0);
    z-index: -1;
}
.ductL-tell:hover:before{
    transform: scale(1);
}

.ductR{
    width: 870px;
    position: relative;
    height: 1083px;
}

.ductR-tit{
    width: 100%;
    height: 35px;
}
.ductR-tit b{
    display: block;
    width: 155px;
    background: url("../images/huo.png") no-repeat right center;
    font-weight: normal;
    font-size: 18px;
    color: #333;
}
.ductR-tit i{
    display: inline-block;
    text-align: center;
    width: 48px;
    height: 22px;
    background-color: #efefef;
    border-radius: 10px;
    font-size: 16px;
    line-height: 22px;
}
.ductR-more{
    display: block;
    font-size: 14px;
    color: #fff;
    width: 160px;
    height: 35px;
    border-radius: 3px;
    line-height: 35px;
    padding-left: 65px;
    box-sizing: border-box;
    background: url("../images/jia.png") no-repeat 40px center #316bbc;
    position: relative;
    z-index: 0;
}
.ductR-more:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/jia.png") no-repeat 40px center #3da1ee;
    transition: .6s;
    transform: scale(0);
    z-index: -1;
}
.ductR-more:hover:before{
    transform: scale(1);
}

.duct-big{
    width: 100%;
    height: 340px;
    background-color: #eff2f7;
    border-radius: 5px;
    margin: 22px 0 20px;
}
.duct-big .duct-bigimg{
    display: block;
    width: 489px;
    height: 340px;
    border-radius: 5px;
    overflow-y: hidden;
}
.duct-big .duct-bigimg img{
    display: block;
    width: 100%;
    height: 100%;
}

.duct-big .ductR-bigtext{
    margin-right: 34px;
    width: 318px;
}
.duct-big .ductR-bigtext .ductR-bigtext-name{
    display: block;
    border-bottom: 1px solid #316bbc;
    padding-bottom: 10px;
    width: 100%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333;
    padding-top: 40px;
}
.duct-big .ductR-bigtext span{
    display: block;
    width: 100%;
    font-size: 14px;
    color: #333;
    line-height: 14px;
    margin: 40px 0 20px;
}
.duct-big .ductR-bigtext span i{
    display: inline-block;
    width: 240px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.duct-big .ductR-bigtext p{
    font-size: 14px;
    line-height: 24px;
    overflow-y: hidden;
    height: 72px;
    color: #333;
}
.duct-big .ductR-bigtext .ductR-more{
    width: 151px;
    height: 39px;
    line-height: 39px;
    margin: 34px 0 0 0;
    background: url("../images/tell2.png") no-repeat 27px center #316bbc;
}
.duct-big .ductR-bigtext .ductR-more:before{
    background: url("../images/tell2.png") no-repeat 27px center #3da1ee;
}


.ductR-list{
    width: 100%;
}
.ductR-list li:nth-child(3n+1){
    margin-left: 0;
}
.ductR-list li{
    float: left;
    margin: 0 0 30px 20px;
    width: 276px;
}
.ductR-list li .ductR-img{
    display: block;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    height: 164px;
}
.ductR-list li .ductR-img img{
    display: block;
    width: 100%;
    height: 100%;
    transition: .8s;
}
.ductR-list li:hover .ductR-img img{
    transform: scale(1.1);
}

.ductR-list li .ductR-name{
    display: block;
    width: 100%;
    border-bottom: 1px solid #909090;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 0;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images/duct-jian.png") no-repeat 257px center;
    transition: .5s;
    box-sizing: border-box;
    position: relative;
    z-index: 0;
    border-radius: 5px 5px 1px 1px;
}
.ductR-list li .ductR-name:before{
    content: '';
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    transition: .5s;
    background: url("../images/duct-jian2.png") no-repeat 257px center #316bbc;
}
.ductR-list li:hover .ductR-name:before{
    width: 100%;
}
.ductR-list li:hover .ductR-name{
    color: #fff;
    border-color: #316bbc;
    padding-left: 10px;
    border-radius: 5px;
}
.duct-ban{
    background: url("../images/duct-ban.jpg") no-repeat center;
    width: 1230px;
    height: 190px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    box-sizing: border-box;
    padding: 20px 0 0 49px;
}

.duct-ban b{
    display: block;
    line-height: 1;
    font-size: 24px;
}
.duct-ban b span{
    font-size: 28px;
}

.duct-ban ul{
    width: 353px;
    margin: 53px 0 0 34px;
}

.duct-ban ul li{
    display: block;
    font-size: 16px;
}
.duct-ban ul li:nth-child(1),
.duct-ban ul li:nth-child(3){
    width: 224px;
}

.duct-ban ul li:nth-child(1),
.duct-ban ul li:nth-child(2){
    margin-bottom:14px;
}

/*case-box*/
.case-box{
    height: 706px;
    background-color: #eff2f7;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 58px 0 0;
}
.case{
    margin-top: 40px;
    width: 100%;
    height: 486px;
    border-radius: 5px;
    overflow: hidden;
}
.case-text{
    width: 960px;
    height: 486px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.case-text li{
	width:960px !important;
	height:486px;
	position:relative;
}
.case-text li .case-img{
    display: block;
    width: 100%;
    height: 486px;
}
.case-text li .case-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.case-text li .case-name{
    width: 100%;
    height: 100px;
    background-color: rgba(49, 107, 188, .9);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    box-sizing: border-box;
    padding: 15px 0 0 28px;
}
.case-text li .case-name a{
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    width: 900px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.case-text li .case-name p{
    width: 900px;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    margin-top: 10px;
}
.case-nav{
    width: 240px;
}
.case-nav li{
    width: 100%;
    height: 80px;
    background-color: #ffffff;
    position: relative;
    z-index: 0;
    border-bottom:1px solid rgba(98, 98, 98, .24);
}
.case-nav li:before{
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: url("../images/case-hot.png") no-repeat center;
    z-index: -1;
    transition: .6s;
}
.case-nav li.on:before{
    width: 259px;
}
.case-nav li a{
    display: block;
}
.case-nav li i{
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    position: relative;
    margin: 16px 0 0 30px;
    transition: .6s;
}
.case-nav li.on i{
    transform: rotateY(360deg);
}
.case-nav .case1 i{
    background: url("../images/c1.png") no-repeat center #3da1ee;
}
.case-nav .case1.on i{
    background: url("../images/c11.png") no-repeat center #fff;
}

.case-nav .case2 i{
    background: url("../images/c2.png") no-repeat center #3da1ee;
}
.case-nav .case2.on i{
    background: url("../images/c22.png") no-repeat center #fff;
}

.case-nav .case3 i{
    background: url("../images/c3.png") no-repeat center #3da1ee;
}
.case-nav .case3.on i{
    background: url("../images/c33.png") no-repeat center #fff;
}

.case-nav .case4 i{
    background: url("../images/c4.png") no-repeat center #3da1ee;
}
.case-nav .case4.on i{
    background: url("../images/c44.png") no-repeat center #fff;
}

.case-nav .case5 i{
    background: url("../images/c5.png") no-repeat center #3da1ee;
}
.case-nav .case5.on i{
    background: url("../images/c55.png") no-repeat center #fff;
}

.case-nav .case6 i{
    background: url("../images/c6.png") no-repeat center #3da1ee;
}
.case-nav .case6.on i{
    background: url("../images/c66.png") no-repeat center #fff;
}

.case-nav li .case-nn{
    margin-left: 30px;
    width: 110px;
    color: #333;
    transition: .6s;
    padding-top: 20px;
}
.case-nav li.on .case-nn{
    color: #fff;
}
.case-nav li .case-nn b{
    display: block;
    line-height: 1;
    font-size: 20px;
}
.case-nav li .case-nn span{
    display: block;
    line-height: 1;
    font-size: 12px;
    margin-top: 10px;
}

/*jie-box*/
.jie-box{
    padding: 60px 0;
}
.jie-box .title b{
    background: url("../images/tit2.png") no-repeat center;
    width: 742px;
}
.jie{
    margin-top: 40px;
}
.jie li{
    position: relative;
    width: 598px;
    float: left;
}
.jie li.jie1 .jie-nn{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 246px;
    height: 122px;
    padding: 20px 0 0 19px;
}
.jie li.jie1 .jie-nn .jie-more{
    opacity: 0;
}
.jie li.jie1 .jie-nn .jie-name,
.jie li.jie1 .jie-nn p{
    width: 207px;
}
.jie li.jie1 .jie-nn p{
    height: 45px;
}
.jie li.jie1 .jie-img{
    width: 598px;
    height: 402px;
}
.jie li.jie2{
    margin: 0 0 2px 2px;
}
.jie li.jie2 .jie-img{
    float: right;
}
.jie li.jie2 .jie-nn{
    float: left;
    margin-right: 2px;
}

.jie li.jie3{
    margin-left: 2px;
}
.jie li.jie3 .jie-img{
    float: left;
    width: 299px;
}
.jie li.jie3 .jie-nn{
    float: right;
    background-color: #3da1ee;
    margin-left: 2px;
    width: 297px;
}
.jie li .jie-img{
    display: block;
    width: 297px;
    height: 200px;
    border-radius: 3px;
    overflow: hidden;
}
.jie li .jie-img img{
    width: 100%;
    height: 100%;
    display: block;
    transition: .8s;
}
.jie li:hover .jie-img img{
    transform: scale(1.1);
}
.jie li .jie-nn{
    width: 299px;
    height: 200px;
    background-color: #316bbc;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 30px 0 0 30px;
    color: #fff;
}
.jie li .jie-nn .jie-name{
    display: block;
    width: 246px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #fff;
    line-height: 1;
    margin-bottom: 20px;
}
.jie li .jie-nn p{
    width: 246px;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    height: 72px;
}
.jie li .jie-nn .jie-more{
    display: block;
    background: url("../images/jie-more.png") no-repeat center;
    width: 52px;
    height: 12px;
    margin: 23px 0 0 90px;
    transition: .6s;
}
.jie li .jie-nn .jie-more:hover{
    transform: translateY(-5px);
}

/*ys*/
.ys-box{
    background: url("../images/ys-bg.jpg") no-repeat center;
    width: 100%;
    height: 1248px;
}
.ys-tit{
    padding: 59px 0 47px;
    color: #fff;
}
.ys-tit1{
    height: 58px;
    width: 521px;
    margin: 0 auto;
}
.ys-tit1 h6{
    height: 58px;
    border-right: 1px solid #fff;
    width: 275px;
}
.ys-tit1 h6 b{
    font-family: SimHei;
    font-size: 70px;
    line-height: 58px;
    display: block;
}
.ys-tit1 h6 p{
    margin-left: 10px;
    width: 210px;
}
.ys-tit1 h6 p i{
    display: inline-block;
    font-family: SimHei;
    font-size: 12px;
    line-height: 1;
    margin-top: 6px;
}
.ys-tit1 h6 p span{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 6px;
}

.ys-tit1 h5{
    font-size: 16px;
    width: 224px;
}
.ys-tit1 h5 b{
    display: block;
    font-size: 18px;
    margin-top: 3px;
}
.ys-tit2{
    text-align: center;
    width: 525px;
    margin: 25px auto 0;
    height: 30px;
    border: dashed 1px rgba(255,255,255,.25);
}
.ys-tit2 li:first-child{
    border-left: 0;
}
.ys-tit2 li{
    float: left;
    display: inline-block;
    width: 105px;
    height: 30px;
    box-sizing: border-box;
    border-left: dashed 1px rgba(255,255,255,.25);
    line-height: 30px;
}

.ys{

}
.ys1{
    width: 100%;
}
.ys1 .ys-img{
    width: 581px;
    height: 348px;
}
.ys1 .ys-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.ys-text{
    width: 386px;
    margin-left: 51px;
    margin-top: 99px;
}
.ys-text b{
    font-size: 40px;
    letter-spacing: 1px;
    color: #333;
    line-height: 1;
    display: block;
    -webkit-animation: hang linear 2s infinite;
}
@-webkit-keyframes hang {
    0%,100%{
        opacity: 1;
    }
    50%{
        opacity:.5;
    }
}
.ys-text h6{
    font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height: 1;
    margin: 40px 0 12px;
}
.ys-text h6 i{
    display: inline-block;
    text-align: center;
    width: 87px;
    height: 17px;
    background-color: #333333;
    border-radius: 2px;
    line-height: 17px;
    font-size: 14px;
    color: #fff;
    margin-left: 5px;
}

.ys-text span{
    display: block;
    font-size: 24px;
    letter-spacing: 1px;
}
.ys-text p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
}
.ys2{

}
.ys2 .ys-text{
    margin-top: 59px;
    margin-left: 0;
}
.ys2 .ys-img{
    margin-top: -38px;
    margin-left: 106px;
}
.ys4{
    margin-left: 0 !important;
    position: relative;
}
.ys4:before{
    content: '';
    position: absolute;
    top: 53px;
    width: 1px;
    height: 220px;
    background: rgba(255,255,255,.2);
    right: -80px;
}
.ys5{
    position: relative;
}
.ys5:before{
    content: '';
    position: absolute;
    top: 53px;
    width: 1px;
    height: 220px;
    background: rgba(255,255,255,.2);
    right: -80px;
}
.ys3{
    float: left;
    width: 271px;
    margin-left: 192px;
}
.ys3 .ys-text{
    color: #fff;
    margin: 65px 0 0 0;
}
.ys3 .ys-text b,
.ys3 .ys-text h6{
    color: #fff;
}
.ys3 .ys-text h6 i{
    background-color: #fff;
    color: #316bbc;
}
.ys3 .ys-text p{
    width: 271px;
    color: #d8e2f0;
    margin-top: 0;
}

/*about*/
.about{
    margin-top: 42px;
}
.about p{
    font-size: 14px;
    line-height: 30px;
    color: #656565;
    text-align: center;
    height: 90px;
    overflow: hidden;
    margin-bottom: 35px;
}
.about a{
    display: block;
    background: url("../images/about-more.png") no-repeat center;
    width: 52px;
    height: 12px;
    margin: 0 auto;
    transition: .6s;
}
.about a:hover{
    transform: translateY(-5px);
}

.about-nav{
    width: 100%;
    margin: 50px 0 35px;
    height: 110px;
    box-shadow: 0 12px 14px -5px rgba(49, 107, 188, .2);
}
.about-nav li:first-child{
    border: none;
}
.about-nav li{
    float: left;
    width: 300px;
    height: 110px;
    background-color: #ffffff;
    border-left: solid 1px #dedede;
    box-sizing: border-box;
    transition: .6s;
    position: relative;
    z-index: 0;
}
.about-nav li:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #316bbc;
    z-index: -1;
    transition: .6s;
}
.about-nav li:hover:before{
    height: 100%;
}
.about-nav li i{
    display: block;
    height: 63px;
    width: 1px;
    background: #ebebeb;
    margin: 24px 32px 0 112px;
    position: relative;
}
.about-nav li p{
    padding-top: 34px;
    float: left;
}
.about-nav li p b{
    display: block;
    line-height: 1;
    font-size: 16px;
    color: #333;
    transition: .6s;
}
.about-nav li:hover p b,
.about-nav li:hover p span{
    color: #fff;
}
.about-nav li p span{
    display: block;
    line-height: 1;
    font-size: 12px;
    color: #666;
    margin-top: 15px;
    transition: .6s;
}

.about1 i::before{
    content: '';
    position:absolute;
    left: -60px;
    top: 0;
    background: url("../images/a1.png") no-repeat center;
    width: 34px;
    height: 100%;
    transition: .6s;
}
.about1:hover i::before{
    background: url("../images/a11.png") no-repeat center;
}

.about2 i::before{
    content: '';
    position:absolute;
    left: -60px;
    top: 0;
    background: url("../images/a2.png") no-repeat center;
    width: 34px;
    height: 100%;
    transition: .6s;
}
.about2:hover i::before{
    background: url("../images/a22.png") no-repeat center;
}

.about3 i::before{
    content: '';
    position:absolute;
    left: -60px;
    top: 0;
    background: url("../images/a3.png") no-repeat center;
    width: 34px;
    height: 100%;
    transition: .6s;
}
.about3:hover i::before{
    background: url("../images/a33.png") no-repeat center;
}

.about4 i::before{
    content: '';
    position:absolute;
    left: -60px;
    top: 0;
    background: url("../images/a4.png") no-repeat center;
    width: 34px;
    height: 100%;
    transition: .6s;
}
.about4:hover i::before{
    background: url("../images/a44.png") no-repeat center;
}

.about-lun{
    width: 100%;
}
.about-lun li{
    width: 380px !important;
    height: 301px;
    border: solid 1px #eff2f7;
    position: relative;
    margin-right: 30px;
    box-sizing: border-box;
    float: left;
}

.about-lun li .about-linimg{
    display: block;
    margin: 5px auto 0;
    width: 370px;
    height: 255px;
    overflow: hidden;
}
.about-lun li .about-linimg img{
    display: block;
    width: 100%;
    height: 100%;
    transition: .8s;
}
.about-lun li:hover .about-linimg img{
    transform: scale(1.1);
}

.about-lun li .about-name{
    display: block;
    padding: 14px 20px 0;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333;
    transition: .6s;
}
.about-lun li:hover .about-name{
    color: #316bbc;
}

.about-lun li .tops {
    position: absolute;
    z-index: 1;
    height: 1px;
    width: 0;
    top: 0;
}

.about-lun li .bottoms {
    position: absolute;
    z-index: 1;
    height: 1px;
    width: 0;
    bottom: 0;
    right: 0;
}

.about-lun li .lefts {
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
}

.about-lun li .rights {
    height: 0;
    position: absolute;
    right: 0;
    width: 1px;
    bottom: 0;
}

/*new*/
.new-box{
    height: 760px;
    background-color: #eff2f7;
    box-sizing: border-box;
    padding-top: 60px;
    margin-top: 72px;
}
.new{
    margin-top: 40px;
}
.newL{
    width: 715px;
}
.newL-nav{
    width: 100%;
    height: 38px;
    margin-bottom: 30px;
}
.newL-nav li{
    height: 38px;
    border-left: 2px solid #2b2b2b;
    width: 125px;
    box-sizing: border-box;
    padding-left: 18px;
    float: left;
    margin-right: 85px;
    transition: .6s;
}
.newL-nav li.on{
    border-color: #316bbc;
}
.newL-nav li.on b,
.newL-nav li.on i{
    color: #316bbc;
}
.newL-nav li b{
    display: block;
    line-height: 1;
    font-size: 22px;
    color: #333;
}
.newL-nav li i{
    display: block;
    line-height: 1;
    font-size: 12px;
    color: #333;
    margin-top: 5px;
}

.newL-desc{
    width: 100%;
    position: relative;
}
.new-mm{
    display: block;
    background: url("../images/new-more.png") no-repeat center;
    width: 28px;
    height: 28px;
    position: absolute;
    top: -65px;
    right: 0;
    transition: .6s;
}
.new-mm:hover{
    transform: rotate(360deg);
}


.newlist .new-top{
    width: 100%;
}
.newlist .new-top .new-topL{
    display: block;
    width: 332px;
    height: 211px;
    overflow: hidden;
}
.newlist .new-top .new-topL img{
    display: block;
    width: 100%;
    height: 100%;
    transition: .8s;
}
.newlist .new-top:hover .new-topL img{
    transform: scale(1.1);
}
.newlist .new-top .new-topR{
    width: 330px;
}
.newlist .new-top .new-topR .new-topname{
    font-weight: bold;
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}

.newlist .new-top .new-topR p{
    font-size: 14px;
    line-height: 30px;
    color: #333;
    margin: 18px 0 10px;
    overflow: hidden;
    height: 90px;
}
.newlist .new-top .new-topR .new-top-more{
    width: 100%;
}
.newlist .new-top .new-topR .new-top-more span{
    color: #cacaca;
    font-size: 26px;
}
.newlist .new-top .new-topR .new-top-more a{
    display: block;
    background: url("../images/new-topmore.png") no-repeat center;
    width: 60px;
    height: 22px;
    -webkit-animation: hang linear 5s infinite;
}

@-webkit-keyframes hang {
    0%,100%{
        -webkit-transform: translate(-8px,0);
    }
    50%{
        -webkit-transform: translate(0,0);
    }
}

.newlist .new-ul{
    width: 100%;
    margin-top: 20px;
}
.newlist .new-ul li:nth-child(2n+1){
    margin-left: 0;
}
.newlist .new-ul li{
    width: 325px;
    border-bottom: 1px dashed #999;
    line-height: 75px;
    transition: .6s;
    box-sizing: border-box;
    float: left;
    margin-left: 62px;
}
.newlist .new-ul li:hover{
    padding: 0 20px;
}
.newlist .new-ul li a{
    display: block;
    width: 75%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    transition: .5s;
}

.newlist .new-ul li:hover a{
    color: #316bbc;
}

.newlist .new-ul li span{
    font-size: 12px;
    color: #333;
}

.newR{
    width: 426px;
}
.newR .newL-nav li{
    width: 250px;
    margin-right: 0;
}
.newR .newL-nav a{
    display: block;
    width: 28px;
    height: 28px;
    float: right;
    transition: .6s;
    margin-top: 4px;
}
.newR .newL-nav a:hover{
    transform: rotate(360deg);
}
.newR .newL-nav a img{
    display: block;
    width: 100%;
    height: 100%;
}

.form{
    width: 426px;
    height: 458px;
    background-color: #ffffff;
    box-sizing: border-box;
    padding-top: 30px;
}

.webq_bottom_r {
    width: 100%;
    position: relative;
}

.webq_bottom_r3 {
    height: auto;
    margin: 0 auto;
    width: 382px;
}

.webq_bottom_r3_1 {
    height: 64px;
    line-height: 64px;
    position: relative;
    background: #eff2f7;
    margin: 0 auto;
    border-radius: 3px;
}

.webq_bottom_ml {
    margin-top: 20px;
}

.webq_bottom_r1 {
    height: 108px;
    margin: 20px auto 0;
    position: relative;
    width: 382px;
    background: #eff2f7;
}


.webq_bottom_r4 {
    width: 120px;
    height: 36px;
    background: #316bbc;
    border-radius: 15px;
    margin-top: 19px;
    float: right;
}

.webq_bd_1 {
    width: 100%;
    height: 100%;
    border: 0;
    background: none;
    line-height: 38px;
    color: #333333;
    padding: 7px 10px 0 22px;
    box-sizing: border-box;
    display: block;
}

.webq_bd_2 {
    width: 100%;
    height: 64px;
    line-height: 64px;
    border: 0;
    background: none;
    color: #333333;
    box-sizing: border-box;
    padding: 0 10px 0 22px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    display: block;
}



.webq_yan {
    margin: 30px auto 0;
    width: 382px;
}
.webq_yan i{
    font-size: 16px;
    color: #333333;
}
.webq_yan input {
    float: left;
    width: 179px;
    height: 30px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 14px;
    color: #333333;
    border-bottom: 1px solid #333;
    background: none;
}

.webq_yan .web_yanimg {
    width: 110px;
    height: 30px;
    overflow: hidden;
    margin: 0 0 0 20px;
    float: left;
}

.webq_yan .web_yanimg img {
    display: block;
    width: 100%;
    height: 100%;
}

.fotm-ti{
    width: 382px;
    margin: 22px auto 0;
}
.webq_bd_go {
    border: 0;
    width: 185px;
    cursor: pointer;
    color: #333333;
    line-height: 43px;
    background: #eff2f7;
    text-align: center;
    font-size: 14px;
    position: relative;
    z-index: 0;
}

.webq_bd_go:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    z-index: -1;
    background: #2d61ab;
    transition: .5s;
}

.webq_bd_go:hover {
    color: #fff;
}

.webq_bd_go:hover:before {
    height: 100%;
}


/*定义input的初始颜色home*/

.webq_bottom_r input::-webkit-input-placeholder {
    color: #333333;
}

.webq_bottom_r input::-moz-placeholder {
    color: #333333;
}

.webq_bottom_r input:-moz-placeholder {
    color: #333333;
}

.webq_bottom_r input:-ms-input-placeholder {
    color: #333333;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
    color: #333333;
}

.webq_bottom_r textarea::-moz-placeholder {
    color: #333333;
}

.webq_bottom_r textarea:-moz-placeholder {
    color: #333333;
}

.webq_bottom_r textarea:-ms-input-placeholder {
    color: #333333;
}

/*定义input的初始颜色end*/

/*link-box*/
.link-box{
    margin: 89px 0 50px;
}
.link-box h6 i{
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 1;
}
.link-box h6 b{
    display: block;
    font-size: 34px;
    color: #333;
    line-height: 1;
    margin-top: 8px;
}
.link-a{
    width:1050px;
    margin-top: -5px;
}
.link-a a{
    display: inline-block;
    font-size: 14px;
    color: #999;
    padding:0 17px;
    line-height: 30px;
    transition: .5s;
}

.link-a a:hover{
    color: #316bbc;
    transform: translateY(-3px);
}












