
a,img{
    transition: all ease-out .5s;
}
/*tupian*/
.index-img {
    overflow: hidden;
    position: relative;
}

.index-img:before {
    position: absolute;
    transition: 0.3s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    content: '';
    -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.index-img:hover:before {
    -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.imgh img{
    display: block;
    width: 100%;
    height: 100%;
}
.imgh:hover img{
    transform: scale(1.1);
}


/*按钮*/
.mm{
    transition: .5s;
}
.mm:hover{
    transform: translateY(-5px);
}
.mm:before{
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.mm:hover:before{
    opacity: 1;
}
a,img{
    transition: all ease-out .5s;
}
/*首页banner*/
.banner-box{
    width: 100%;
    max-height: 650px;
    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;
}


/*sou*/

.sou-box{
    background: url("../images/sou-bg.png") no-repeat center;
    height: 112px;
    margin-top: -23px;
}
.souL{
    width: 299px;
    color: #fff;
    line-height: 1;
    background: url("../images/tell2.png") no-repeat 0 center;
    font-size: 14px;
    padding-left: 69px;
    margin-top: 40px;
    height: 45px;
    box-sizing: border-box;
}
.souL p{
    font-family: ArialMT;
    font-size: 26px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top: 10px;
}




.gstt {
    float: left;
    margin-left: 33px;
    margin-top: 46px;
    height: 50px;
    overflow: hidden;
}

.gstt .txtMarquee-top {
    width: 480px;
    overflow: hidden;
    position: relative;
}

.gstt .txtMarquee-top .bd {
    margin: 13px 15px 0;
    height: 20px;
}

.gstt .txtMarquee-top .infoList li {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
}

.gstt .txtMarquee-top .infoList li .date {
    float: right;
    color: #fff;
    font-size: 12px;
}

.gstt .txtMarquee-top .infoList li a {
    display: block;
    float: left;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 14px;
}

.gstt p {
    background: url(../images/doc.png) no-repeat 0 center;
    padding-left: 22px;
    float: left;
    height: 49px;
    line-height: 49px;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
}

.ssk {
    width: 259px;
    height: 50px;
    border: solid 1px #cccccc;
    float: right;
    margin-top: 40px;
    position: relative;
}

.ss-text {
    width: 215px;
    height: 50px;
    background: none;
    color: #a7a6a6;
    font-size: 14px;
    padding-left: 10px;
    float: left;
    box-sizing: border-box;
}

.ss-submit {
    width: 31px;
    height: 100%;
    float: left;
    background: url(../images/ss.png) no-repeat center;
    cursor: pointer;
    position: absolute;
    top:0;
    right: 12px;
}

.title{
    text-align: center;
    line-height: 1;
}
.title p{
    font-size: 36px;
    letter-spacing: 1px;
    color: #184c98;
    margin-bottom: 19px;
}
.title p a{
    color: #184c98;
}
.title i{
    display: block;
    background: url("../images/tit-xx.png") no-repeat center;
    width: 664px;
    margin: 0 auto;
    font-size: 14px;
    letter-spacing: 1px;
    color: #aaaaaa;
}

/*duct*/
.duct-box{
    margin: 70px 0 60px;
}

.duct-nav{
    margin: 70px 0 17px;
    text-align: center;
    background: url("../images/dn-xx.png") no-repeat center 36px;
    width: 100%;
    height: 45px;
}

.duct-nav li{
    line-height: 1;
    display: inline-block;
    width: 120px;
    position: relative;
    margin: 0 58px;
}

.duct-nav li a{
    display: block;
    font-size: 18px;
    color: #666666;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.duct-nav li:hover a{
    font-weight: bold;
    color: #184c98;
}
.duct-nav li:before{
    content: '';
    position: absolute;
    top: 30px;
    left: 50%;
    width: 15px;
    height: 15px;
    background-color: #eeeeee;
    border: solid 1px #d7d7d7;
    margin-left: -7.5px;
    border-radius: 50%;
    transition: all ease-out .5s;
}

.duct-nav li:hover:before{
    border-color: #184c98;
    background-color: #184c98;
    transform: rotateY(360deg);
}
.duct li:nth-child(4n+1){
    margin-left: 0;
}

.duct li{
    float: left;
    margin: 33px 0 0 14px;
    width: 289px;
    transition: all ease-out .5s;
    height: 322px;
    overflow: hidden;
}

.duct li .duct-img{
    display: block;
    width: 100%;
    height: 270px;
    border-radius: 10px;
    border: solid 1px #dddddd;
    box-sizing: border-box;
    overflow: hidden;
    padding: 6px;
}
.duct li:hover .duct-img{
    border-color: rgba(24, 76, 152, .5);
}

.duct li .duct-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.duct li:hover{
    transform: translateY(-5px);
}
.duct li .duct-name{
    display: block;
    width: 100%;
    height: 52px;
    position: relative;
    line-height: 44px;
    text-align: center;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333333;
    background: url("../images/d-j.png") no-repeat center 37px;
}

.duct li .duct-name:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 1px;
    background: #184c98;
    opacity: .5;
    transition: all ease-out .5s;
    margin-left: 0;
}
.duct li:hover .duct-name:before{
    width: 100%;
    margin-left: -144.5px;
}

.duct li:hover .duct-name{
    height: 44px;
    background:  url("../images/d-j.png") no-repeat center 60px;
}

/*small-box*/

.small-box{
    background: url("../images/small-bg.jpg") no-repeat center;
    height: 253px;
    margin-bottom: 66px;
}

.small{
    line-height: 1;
    color: #fff;
    padding-top: 43px;
    margin-right: 50px;
}

.small b{
    display: block;
    font-size: 26px;
}
.small .small2{
    font-size: 18px;
    margin: 20px 0 50px;
}

.small3 p{
    float: left;
    font-size: 14px;
    line-height: 37px;
    color: #ffffff;
}

.small3 p i{
    font-family: ArialMT;
    font-size: 28px;
    display: block;
}

.small3 a{
    display: block;
    text-align: center;
    margin-left: 168px;
    width: 130px;
    height: 30px;
    background-color: #fefefe;
    line-height: 30px;
    font-size: 14px;
    color: #184c98;
    float: left;
    margin-top: 25px;
}

/*ys-box*/
.ys-tit{
    text-align: center;
    line-height: 1;
}

.ys-tit b{
    display: block;
    font-size: 95px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    letter-spacing: 15px;
    color: rgba(211, 211, 211, .4);
}

.ys-tit p{
    font-weight: bold;
    font-size: 43px;
    letter-spacing: 5px;
    color: #333333;
    margin-top: -40px;
    z-index: 2;
}
.ys-tit p span{
    color: #184c98;
}
.ys-tit i{
    display: block;
    font-size: 14px;
    color: #cccccc;
    margin-top: 15px;
}
.ys {
    margin-top: 62px;
    position: relative;
}


.ys li:first-child {
    margin-bottom: 46px;
}

.ys li .ys-text {
    width: 670px;
    line-height: 1;
}

.ys li .ys-text .ys-num {
    background: url("../images/num.png") no-repeat center;
    width: 75px;
    height: 75px;
    text-align: center;
    line-height: 75px;
    color: #fff;
    font-family: Impact;
    font-size: 38px;
    transition: all ease-out .5s;
    margin-right: 30px;
}

.ys li .ys-text:hover .ys-num {
    transform: translateX(-5px);
}


.ys li .ys-text .ys-zi {
    width: 500px;
}

.ys li .ys-text .ys-zi span {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    padding-top: 8px;
}

.ys li .ys-text .ys-zi i {
    display: block;
    font-size: 14px;
    color: #ccc;
    border-bottom: 1px dashed #bfbfbf;
    margin: 15px 0 20px;
    padding-bottom: 14px;
}

.ys li .ys-text .ys-zi p {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
}

.ys li .ys-text .ys-text1:first-child {
    margin-bottom: 28px;
}

.ys li:hover .ys-tu {
    transform: translateY(-5px);
}

.ys li .ys-tu {
    transition: all ease-out .5s;
}

.ys li .ys-tu1 {
    /*margin-top: -40px;*/
}

.ys li .s-text2 {
    margin-top: 68px;
}

/*case-box*/
.case-box{
    margin-top: 40px;
}

.case{
    position: relative;
    margin-top: 40px;
}
.case .tempWrap{
    width: 100% !important;
}
.case li{
    float: left;
    width: 285px !important;
    margin-right: 20px;
    height: 239px;
    border: solid 1px #dddddd;
    box-sizing: border-box;
    padding: 4px;
    overflow: hidden;
    position: relative;
    transition: all ease-out .5s;
}
.case li:hover{
    border-color: #184c98;
}
.case li .case-img{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.case li .case-name{
    display: block;
    width: 275px;
    position: absolute;
    bottom: 4px;
    left: 4px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: rgba(0,0,0,.4);
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 0 10px;
}

.case li:hover .case-name{
    background: rgba(24, 76, 152, .4);
}

.cl,.cr{
    cursor: pointer;
    width: 16px;
    height: 30px;
    transition: all ease-out .5s;
    position: absolute;
    top: 104px;
}


.cl{
    background: url("../images/cl.png") no-repeat center;
    left: -75px;
}

.cr{
    background: url("../images/cr.png") no-repeat center;
    right: -75px;
}

.cl:hover,.cr:hover{
    transform: translateY(-5px);
}



/*about-box*/
.about-box{
    background: url("../images/about-bg.jpg") no-repeat center;
    height: 516px;
    margin-top: 50px;
}

.aboutL{
    padding-top: 46px;
    line-height: 1;
}

.aboutL p{
    font-family: Impact;
    font-size: 46px;
    letter-spacing: 5px;
    color: #f5f5f5;
}

.aboutL b{
    display: block;
    padding-left: 50px;
    font-size: 24px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top: 18px;
}


.about-tu{
    width: 410px;
    height: 280px;
    overflow: hidden;
    margin-top: 36px;
}

.aboutR{
    width: 645px;
}

.aboutTime {
    height: 100px;
    width: 115%;
    margin-top: 41px;
    margin-left: -93px;
}

.aboutTime ul li {
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
    font-size: 14px;
    color: #fff;
}
.aboutTime ul li:before {
    content: "";
    width: 1px;
    background: rgba(255,255,255,.3);
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.aboutTime ul li:first-child:before {
    display: none;
}
.aboutTime ul li span {
    display: block;
    position: relative;
}
.aboutTime ul li span i{
    display: block;
    position: absolute;
    top: -14px;
    font-size: 25px;
    color: #fff;
    right: 42px;
    font-weight: normal;
}
.aboutTime ul li:first-child span i{
    top: -8px;
    right: 23px;
}
.aboutTime ul li:nth-child(3) span i{
    right: 50px;
}
.aboutTime ul li span b {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    position: relative;
    line-height: 32px;
    display: inline-block;
}

.aboutTime ul li p {
    line-height: 1;
    width: 120px;
    margin: 10px auto 0;
    border-top: 1px solid rgba(255,255,255,.3);
    padding-top: 18px;
    font-size: 16px;
}

.about-text{
    padding-top: 74px;
    line-height: 1;
}

.about-text b{
    display: block;
    font-size: 24px;
    letter-spacing: 2px;
    color: #333333;
}

.about-text i{
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    color: #999999;
    margin: 16px 0 25px;
}

.about-text p{
    text-indent: 2em;
    overflow: hidden;
    font-size: 14px;
    line-height: 32px;
    color: #666666;
    height: 160px;
}
.about-text a{
    display: inline-block;
    font-size: 14px;
    color: #999999;
    margin-top: 15px;
}

.about-text a:hover{
    color: #184c98;
}

/*new*/
.boxCont {
    height: 535px;
    position: relative;
}
.boxCont:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
}
.boxCont .formbox {
    float: left;
    width: 365px;
    height: 535px;
    background-color: #184c98;
    border-radius: 10px;
    padding: 28px 30px 0;
    box-sizing: border-box;
}
.boxCont .formbox .tit {
    font-weight: bold;
    line-height: 46px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    height: 118px;
}
.boxCont .formbox input {
    display: block;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 45px;
    border-radius: 10px;
    border: none;
    line-height: 45px;
    padding: 0 10px 0 35px;
    color: #666666;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    margin-bottom: 15px;
    background: url("../images/yaoshi.png") no-repeat 10px center #fff;
}
.boxCont .formbox input.username {
    background: url(../images/inpxm.png) 10px center no-repeat;
    background-color: #ffffff;
}
.boxCont .formbox input.usertel {
    background: url(../images/inpdh.png) 10px center no-repeat;
    background-color: #ffffff;
}
.boxCont .formbox input::-webkit-input-placeholder {
    color: #666666;
}
.boxCont .formbox input:focus,
.boxCont .formbox input:active {
    background-position: 275px center;
    padding: 0 40px 0 10px;
}
.boxCont .formbox input:focus::-webkit-input-placeholder,
.boxCont .formbox input:active::-webkit-input-placeholder {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.boxCont .formbox .xqcontent {
    display: block;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 92px;
    border-radius: 10px;
    border: none;
    line-height: 24px;
    padding: 8px 10px 8px 35px;
    color: #666666;
    margin-bottom: 15px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: #fff url(../images/inpnr.png) 8px 10px no-repeat;
}
.boxCont .formbox .xqcontent::-webkit-input-placeholder {
    color: #666666;
}
.boxCont .formbox .xqcontent:focus,
.boxCont .formbox .xqcontent:active {
    background-position: 275px 10px;
    padding: 8px 40px 8px 10px;
}
.boxCont .formbox .xqcontent:focus::-webkit-input-placeholder,
.boxCont .formbox .xqcontent:active::-webkit-input-placeholder {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.boxCont .formbox .code {
    position: relative;
    width: 100%;
}
.boxCont .formbox .code input {
    width: 212px;
    height: 40px;
    line-height: 40px;
}
.boxCont .formbox .code .imgCode {
    position: absolute;
    right: 0;
    top: 3px;
    width: 87px;
    height: 35px;
    border: none;
    display: block;
}
.boxCont .formbox .submitform {
    cursor: pointer;
    display: block;
    width: 168px;
    height: 40px;
    margin: 33px auto 0;
    border: none;
    background: #e9a604;
    border-radius: 5px;
    line-height: 40px;
    color: #fff;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    text-align: center;
    -webkit-transition: background-color 0.6s, color 0.3s;
    transition: background-color 0.6s, color 0.3s;
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
}
.boxCont .formbox .submitform:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #e9a604;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.6, 0.6, 1);
    transform: scale3d(0.6, 0.6, 1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    box-sizing: border-box;
}
.boxCont .formbox .submitform:hover {
    background: none;
    color: #e9a604;
}
.boxCont .formbox .submitform:hover:before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}
.boxCont .right {
    width: 780px;
}
.boxCont .inContact {
    padding-top: 85px;
}
.boxCont .inContact:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
}
.boxCont .inContact .item {
    float: left;
    height: 50px;
}
.boxCont .inContact .item i {
    display: block;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
    border: solid 1px #999;
    margin-right: 12px;
}
.boxCont .inContact .item i:before,
.boxCont .inContact .item i:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.boxCont .inContact .item i.ico1:before,
.boxCont .inContact .item i.ico1:after {
    background: url(../images/lxico1.png) center center no-repeat;
}
.boxCont .inContact .item i.ico2:before,
.boxCont .inContact .item i.ico2:after {
    background: url(../images/lxico2.png) center center no-repeat;
}
.boxCont .inContact .item i.ico3:before,
.boxCont .inContact .item i.ico3:after {
    background: url(../images/lxico3.png) center center no-repeat;
}
.boxCont .inContact .item i.ico4:before,
.boxCont .inContact .item i.ico4:after {
    background: url(../images/lxico4.png) center center no-repeat;
}
.boxCont .inContact .item:hover i:before,
.boxCont .inContact .item:hover i:after {
    top: -100%;
}
.boxCont .inContact .item p {
    line-height: 25px;
}
.boxCont .inContact .item span {
    display: block;
}
.boxCont .inContact .item1 {
    width: 260px;
}
.boxCont .inContact .item2 {
    width: 232px;
}
.boxCont .inContact .item3 {
    width: 287px;
}
.boxCont .inContact .item4 {
    width: 275px;
    padding-top: 12px;
    margin-top: 24px;
}
.boxCont .inContact .ewm {
    margin-top: 24px;
    float: left;
}
.boxCont .inContact .ewm img {
    display: block;
    float: left;
    width: 72px;
    height: 72px;
    border: solid 1px #cccccc;
}
.boxCont .inContact .ewm h4 {
    padding-top: 4px;
    font-weight: bold;
    line-height: 1;
    font-size: 18px;
    margin-left: 88px;
}
.boxCont .inContact .ewm .line {
    width: 30px;
    height: 1px;
    margin-top: 12px;
    background: #184c98;
    margin-left: 88px;
}
.boxCont .inContact .ewm p {
    line-height: 1;
    color: #666666;
    margin-top: 18px;
    margin-left: 88px;
}
.news {
    margin-top: 60px;
}
.news .newsTab {
    line-height: 1;
    position: relative;
    width: 100%;
    font-size: 20px;
    color: #cccccc;
}
.news .newsTab li {
    display: inline-block;
    margin: 0 10px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 20px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    cursor: pointer;
    line-height: 1;
    text-align: left;
    color: #333333;
}
.news .newsTab li:first-child {
    margin-left: 0;
}
.news .newsTab li span {
    font-weight: bold;
}
.news .newsTab li a {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 10px;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    background-repeat: no-repeat;
    background-image: -webkit-linear-gradient(left, #184c98, #184c98);
    background-image: linear-gradient(to right, #184c98, #184c98);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-size: 0% 100%;
}
.news .newsTab li a:hover {
    background-size: 100% 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    color: #fff;
}
.news .newsTab li.on {
    color: #184c98;
}
.news .newsTab li.on a {
    display: block;
}
.news .newsTabs {
    overflow: hidden;
    margin-top: 30px;
    height: 184px;
}
.news .newsTabs .newsList ul {
    margin-right: -25px;
}
.news .newsTabs .newsList ul li {
    width: 375px;
    height: 46px;
    line-height: 46px;
    float: left;
    margin-right: 24px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    border-bottom: dashed 1px #ccc;
    position: relative;
}
.news .newsTabs .newsList ul li:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    background: #184c98;
    width: 0;
    height: 1px;
    z-index: 1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.news .newsTabs .newsList ul li:hover:after {
    width: 100%;
}
.news .newsTabs .newsList ul li .date {
    float: right;
    font-size: 12px;
    color: #999999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.news .newsTabs .newsList ul li .bt {
    float: left;
    width: 250px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/newsli.png) 0 center no-repeat;
    padding-left: 32px;
    color: #666666;
}
.news .newsTabs .newsList ul li .bt:hover {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}
.news .newsTabs .newsList ul li:hover .bt:before {
    background-color: #184c98;
}
.news .newsTabs .newsList ul li:hover .date,
.news .newsTabs .newsList ul li:hover a {
    color: #184c98;
}



.link-box{
    height: 37px;
    line-height: 1;
    margin: 35px 0;
    overflow: hidden;
}
.link-box p{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    box-sizing: border-box;
    background: url("../images/link-icon.png") no-repeat center top;
    padding-top: 19px;
}
.link-box .link-a{
    width: 94%;
    overflow: hidden;
    padding-top: 22px;
}
.link-box .link-a a{
    display: inline-block;
    font-size: 14px;
    color: #666;
    padding-left: 25px;
    transition: .5s;
}
.link-box .link-a a:hover{
    transform: translateY(-3px);
    color: #184c98;
}























































































































































































































