/*首页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;
}

/*<!--搜索开始-->*/
.jgss {
    width: 100%;
    height: 48px;
    position: relative;
    background: #fff;
    border-bottom: 1px solid #d8d8d8;
}

.gstt {
    float: left;
}

.gstt .txtMarquee-top {
    width: 490px;
    overflow: hidden;
    position: relative;
}

.gstt .txtMarquee-top .bd {
    margin: 12px 15px 0;
    height: 20px;
}

.gstt .txtMarquee-top .infoList li {
    height: 24px;
    line-height: 24px;
}

.gstt .txtMarquee-top .infoList li .date {
    float: right;
    color: #999;
}

.gstt .txtMarquee-top .infoList li a {
    display: block;
    float: left;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gstt p {
    background: url(../images/doc.png) no-repeat 0px 19px;
    padding-left: 22px;
    float: left;
    height: 48px;
    line-height: 48px;
    font-weight: bold;
    color: #333;
}

.ssk {
    height: 33px;
    float: right;
    margin-top: 9px;
}

.ss-text {
    width: 310px;
    height: 33px;
    background: none;
    border: 1px solid #c3c1cf;
    color: #999;
    font-size: 14px;
    padding-left: 10px;
    float: left;
    box-sizing: border-box;
}

.ss-submit {
    width: 50px;
    height: 33px;
    float: left;
    background: url(../images/ss.jpg) no-repeat;
    cursor: pointer;
}

/*<!--搜索结束-->*/
/*duct*/
.ductBox {
    padding: 60px 0 70px;
}

.ductL {
    width: 300px;
    background: url("../images/duct_bg.jpg") no-repeat center;
    height: 675px;
}

.ductL .ductL_tit {
    width: 175px;
    padding: 40px 0 0 25px;
}

.ductL .ductL_tit h3 {
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 3px;
    display: block;
    width: 175px;
    font-family: Impact;
    line-height: 45px;
}

.ductL .ductL_tit h3 span {
    color: #f07905;
    font-family: Impact;
    font-size: 42px;
}

.ductL .ductL_tit h4 {
    font-size: 22px;
    color: #f07905;
}

.ductL .ductL_ul {
    width: 150px;
    margin: 55px 0 0 127px;
}

.ductL .ductL_ul li {
    line-height: 50px;
    font-size: 16px;
}

.ductL .ductL_ul li a {
    color: #fff;
    display: block;
    position: relative;
    transition: .6s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ductL .ductL_ul li:hover a {
    color: #f07905;
}

.ductL .ductL_ul li:hover a::before {
    background: #f07905;
}

.ductL .ductL_ul li a::before {
    content: '';
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 52px;
    height: 1px;
    background-color: #ffffff;
    transition: .6s;
}

.ductL .ductL_tit p {
    display: block;
    width: 30px;
    height: 5px;
    background-color: #ffffff;
    margin: 17px 0 30px;
}

.duct_boot {
    width: 885px;
}

.xx_ul {
    position: relative;
}

.xx_ul li {
    width: 285px;
    height: 215px;
    position: relative;
    float: left;
    margin-bottom: 15px;
    margin-left: 15px;
}

.xx_ul li:nth-child(3n+1) {
    margin-left: 0;
}

.xx_ul li .xx_img {
    width: 100%;
    height: 100%;
    display: block;
}

.xx_ul li .xx_img img {
    width: 100%;
    height: 100%;
}

.xx_ul li .xx_name {
    width: 92%;
    padding: 0 4%;
    text-align: center;
    display: block;
    line-height: 40px;
    height: 40px;
    background-color: #014fa1b0;
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .6s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xx_ul li:hover .xx_name {
    height: 0;
}

.xx_ul li .mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0) rotateY(0);
    -moz-transform: scale(0) rotateY(0);
    -o-transform: scale(0) rotateY(0);
    transform: scale(0) rotateY(0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: #014fa1b0;
    opacity: 0;
}

.xx_ul li .mask i {
    position: absolute;
    top: 40%;
    left: 50%;
    display: block;
    width: 36px;
    height: 36px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url('../images/jia.png') center center no-repeat;
}

.xx_ul li .mask p {
    position: absolute;
    top: 58%;
    left: 50%;
    display: block;
    width: 255px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 14px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xx_ul li:hover .mask {
    opacity: 1;
    -webkit-transform: scale(1) rotateY(360deg);
    -moz-transform: scale(1) rotateY(360deg);
    -o-transform: scale(1) rotateY(360deg);
    transform: scale(1) rotateY(360deg);
}

/*form*/
.formBox {
    width: 100%;
    background: url("../images/form_bg.jpg") no-repeat center;
    height: 220px;
}

.formL {
    width: 780px;
    padding-top: 48px;
}

.formL h3 {
    background: url("../images/form_zi.png");
    width: 371px;
    height: 80px;
    margin-top: 20px;
}

.formL .formL_tell {
    background: url("../images/form_p.png") no-repeat center;
    width: 342px;
    height: 124px;
}

.formL .formL_tell p {
    color: #333;
    font-size: 16px;
    margin: 33px 0 0 100px;
}

.formL .formL_tell h6 {
    color: #014fa1;
    font-size: 32px;
    font-weight: bold;
    font-family: Impact;
    margin: -2px 0 0 100px;
}

.formR {
    width: 363px;
    margin-left: 40px;
    padding-top: 40px;
}

.formR .name {
    width: 169px;
    height: 30px;
}

.formR .name > input {
    width: 169px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    text-indent: 0.5rem;
    background: transparent;
    border-bottom: 1px solid #9b9b9b;
}

.formR .name:first-child {
    margin-right: 23px;
}

.formR .name_4 {
    height: 30px;
    width: 355px;
    position: relative;
    margin: 28px 0 22px;
}

.formR .name > .name04 {
    height: 30px;
    width: 363px;
    font-size: 14px;
    color: #fff;
    background: transparent;
    border-bottom: 1px solid #9b9b9b;
}

.formR .button1 {
    display: block;
    width: 63px;
    height: 30px;
    background-color: transparent;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    cursor: pointer;
    transition: .5s;
    text-align: left;
    border-bottom: 1px solid #9b9b9b;
}

.formR .button1:hover {
    width: 90px;
    color: #f07905;
    border-color: #f07905;
}


.formR input::-webkit-input-placeholder {
    color: #fff;
}

.formR input::-moz-placeholder {
    color: #fff;
}

.formR input:-moz-placeholder {
    color: #fff;
}

.formR input:-ms-input-placeholder {
    color: #fff;
}

.formR textarea::-webkit-input-placeholder {
    color: #fff;
}

.formR textarea::-moz-placeholder {
    color: #fff;
}

.formR textarea:-moz-placeholder {
    color: #fff;
}

.v textarea:-ms-input-placeholder {
    color: #fff;
}

/*liu*/
.liu {
    background: url("../images/liu_bg.jpg") no-repeat center;
    height: 101px;
    margin: 50px auto;
}

.liu li {
    float: left;
    background: url("../images/liu_li.png") no-repeat center;
    width: 115px;
    height: 101px;
    text-align: center;
    margin-left: 65px;
    transition: .6s;
}
.liu li:hover{
    margin-top: -10px;
}
.liu li:first-child {
    margin-left: 0;
}

.liu li:hover h6 {
    color: #f07905;
}

.liu li:hover p {
    color: #f07905;
}

.liu li h6 {
    color: #333;
    font-size: 16px;
    padding-top: 30px;
    transition: .6s;
}

.liu li p {
    color: #666;
    font-size: 16px;
    transition: .6s;
}
/*case*/
.caseBox{
    padding: 0 0 70px;
}
.case_t{
    width: 100%;
    margin-top: 23px;
}
.case_t .case_a{
    width: 54%;
}
.case_t .case_a h3{
    letter-spacing: 2px;
    color: #014fa1;
    font-size: 38px;
    font-family: Impact;
    font-weight: bold;
}
.case_t .case_a h6{
    letter-spacing: 1px;
    color: #333;
    font-size: 24px;
    margin-top: -5px;
}
.case_t .case_a span{
    display: block;
    width: 42px;
    height: 4px;
    background-color: #014fa1;
    margin: 14px 0;
}
.case_t .case_a p{
    width: 100%;
    font-size: 14px;
    letter-spacing: 1px;
    color: #666666;
}

.case_b{
    width: 158px;
}
.case_b .case_M{
    width: 340px;
    margin:15px 0 25px;
}
.case_b .case_M .case_liao{
    width: 112px;
    height: 32px;
    background-color: #f07905;
    display: block;
    line-height: 32px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    float: left;
    overflow: hidden;
    transition: .6s;
    z-index: 0;
    position: relative;
    box-sizing: border-box;
}

.case_b .case_M .case_liao span{
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 19px;
    background: #014fa1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: width 0.4s, height 0.4s;
    transition: width 0.6s, height 0.6s;
    z-index: -1;
    color: #fff;
}
.case_b .case_M .case_liao:hover span{
    width: 400px;
    height: 300px;
}
.case_b .case_M .case_zai{
    width: 40px;
    height: 40px;
    background-color: #014fa1;
    display: block;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 28px;
    float: left;
    overflow: hidden;
    transition: .6s;
    z-index: 0;
    position: relative;
    box-sizing: border-box;
}
.case_b .case_M .case_zai span{
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 19px;
    background: #f07905;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: width 0.4s, height 0.4s;
    transition: width 0.6s, height 0.6s;
    z-index: -1;
    color: #fff;
}
.case_b .case_M .case_zai:hover span{
    width: 100px;
    height: 100px;
}
.case_b .case_M .case_liao{
    margin-right: 6px;
}

.caseB{
    margin-top: 49px;
}
.caseB li:first-child{
    margin-left: 0;
}
.caseB li{
    float: left;
    width: 380px;
    height: 385px;
    margin-left: 30px;
    position: relative;
    overflow: hidden;
}
.caseB li .caseB_t{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: .5s;
}
.caseB li:hover .caseB_t{
    top: -358px;
}
.caseB li .caseB_t .case_img{
    width: 100%;
    height: 220px;
    display: block;
}
.caseB li .caseB_t .case_img img{
    width: 100%;
    height: 100%;
}
.caseB li .caseB_t .caseB_tit{
    width: 100%;
    height: 70px;
    transition: .6s;
}
.caseB li .caseB_t .caseB_tit p{
    font-size: 26px;
    color: #333;
    letter-spacing: 1px;
    font-family: ArialMT;
    width: 85px;
    padding-top: 5px;
    transition: .6s;
}
.caseB li .caseB_t .caseB_tit p span{
    color: #666;
    font-size: 16px;
    margin-top: -5px;
    display: block;
}
.caseB li .caseB_t .caseB_tit h6{
    background: url("../images/case_j.png") no-repeat 0 center;
    width: 36px;
    height: 14px;
    display: block;
    margin-top: 26px;
    transition: .6s;
    margin-right: 5%;
}
.caseB li .caseB_t .case_desc{
    width: 100%;
    height: 78px;
    border-top: 3px solid #f07905;
    box-sizing: border-box;
}
.caseB li .caseB_t .case_desc .case_name{
    display: block;
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    transition: .6s;
    margin-top: 5px;
}
.caseB li .caseB_t .case_desc p{
    font-size: 14px;
    color: #666;
    width: 345px;
    line-height: 20px;
    overflow: hidden;
    height: 38px;
}
.caseB li:hover .caseB_t{
    opacity: 0;
}
.caseB li:hover .caseB_t2{
    opacity: 1;
    bottom: 0;
}
.caseB li .caseB_t2{
    width: 100%;
    position: absolute;
    bottom: -385px;
    left: 0;
    opacity: 0;
    transition: .6s;
}
.caseB li .caseB_t2 .case_img{
    width: 100%;
    height: 220px;
    display: block;
}
.caseB li .caseB_t2 .case_img img{
    width: 100%;
    height: 100%;
}
.caseB li .caseB_t2 .caseB_tit{
    width: 95%;
    height: 70px;
    transition: .6s;
    background: #014fa1;
    padding-left: 5%;
}
.caseB li .caseB_t2 .caseB_tit p{
    font-size: 26px;
    color: #fff;
    letter-spacing: 1px;
    font-family: ArialMT;
    width: 85px;
    padding-top: 5px;
    transition: .6s;
}
.caseB li .caseB_t2 .caseB_tit p span{
    color: #fff;
    font-size: 16px;
    margin-top: -5px;
    display: block;
}
.caseB li .caseB_t2 .caseB_tit h6{
    background: url("../images/case_j2.png") no-repeat 0 center;
    width: 36px;
    height: 14px;
    display: block;
    margin-top: 26px;
    transition: .6s;
    margin-right: 5%;
}
.caseB li .caseB_t2 .case_desc{
    width: 100%;
    height: 78px;
    border-top: 3px solid #f07905;
    box-sizing: border-box;
}
.caseB li .caseB_t2 .case_desc .case_name{
    display: block;
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    transition: .6s;
    margin-top: 5px;
}
.caseB li .caseB_t2 .case_desc p{
    font-size: 14px;
    color: #666;
    width: 345px;
    line-height: 20px;
    overflow: hidden;
    height: 38px;
}

/*ys*/
.ysBox {
    background: url("../images/adv-bg.jpg") no-repeat center;
    width: 100%;
    height: 720px;
}

.ysBox h3 {
    position: absolute;
    left: 0;
    top: 26px;
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 4px;
    font-family: Impact;
}
.ysBox h3 span{
    font-size: 22px;
    display: block;
}
.ysnr {
    width: 100%;
    padding-top: 69px;
    /*cursor: url(../images/curpo.png), default;*/
}

.ysxq {
    width: 1200px;
    margin: auto;
}

.ysfl {
    width: 280px;
    height: 116px;
    position: relative;
    float: left;
    z-index: 222;
    margin: 195px 0 0 0;
}

.ysfl li {
    margin-left: 14px;
    /*transition: all .6s;*/
    width: 80px;
    height: 61px;
    text-align: center;
    border-top: 3px solid #999;
    box-sizing: border-box;
    margin-bottom: 50px;
    padding-top: 10px;
}

.ysfl li p {
    letter-spacing: 1px;
    color: #555;
    font-size: 18px;
    font-weight: bold;
}
.ysfl .ss4{
    position: absolute;
    right: 0;
    top: 0;
}
.ysfl .on  {
    border-color: #014fa1;
}
.ysfl .on  p{
    color: #014fa1;
}
.ysjs {
    width: 995px;
    height: 665px;
    position: absolute;
    z-index: 0;
    float: right;
    top: 0;
    left: 450px;
}

.ysjsimg {
    width: 750px;
    height: 535px;
    float: left;
}

.ysjsimg img {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    z-index: -1;
}

.ysjsimg p {
    width: 472px;
    height: 420px;
    background: #333;
    margin-left: 32px;
    position: relative;
}

.ystext {
    float: left;
    background: url("../images/xiao_bg.jpg") no-repeat center;
    width: 486px;
    height: 305px;
    margin: -17% 0 0 -24%;
}

.ystext .ys_p {
    font-size: 20px;
    color: #333;
    margin: 60px 0 0 57px;
    letter-spacing: 1px;
    font-weight: bold;
}

.ystext p {
    display: block;
    width: 375px;
    height: 1px;
    background-color: #cccccc;
    margin: 20px 0 35px 55px;
}

.ystext h6 {
    font-size: 14px;
    color: #333;
    width: 372px;
    overflow: hidden;
    line-height: 29px;
    height: 115px;
    margin: 0 auto;
}

/*bai*/
.bai{
    padding: 50px 0 70px;
}
.bai .case_t {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.bai_ul{
    margin-top: 22px;
}
.bai_ul li:first-child{
    margin-left: 0;
    border-left: 0;
    padding: 0;
}
.bai_ul li{
    width: 370px;
    border-left: 1px solid #ccc;
    height: 90px;
    float: left;
    margin-left: 20px;
    padding-left: 24px;
}
.bai_ul li a{
    font-size: 16px;
    color: #333;
    display: block;
    background: url("../images/bai_t.png") no-repeat 0 0;
    width: 91%;
    height: 24px;
    padding-left: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 13px;
    transition: .6s;
}
.bai_ul li:hover a{
    color: #014fa1;
}
.bai_ul li p{
    font-size: 14px;
    color: #666;
    display: block;
    background: url("../images/bai_b.png") no-repeat 0 0;
    width: 91%;
    height: 44px;
    padding-left: 35px;
    overflow: hidden;
    line-height: 24px;
}

/*about*/
.about_ti{
    width: 100%;
    /*margin-top: 55px;*/
}
.about_ti p{
    margin-left: 40%;
    font-family: Impact;
    font-size: 120px;
    font-weight: bold;
    letter-spacing: 5px;
    color: #f1f1f1;
}
.about_ti h6{
    font-family: Impact;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #666;
    margin-top: 78px;
}
.about_ti h6 span{
    display: block;
    font-size:30px;
    letter-spacing: 1px;
    color: #dddddd;
    font-family: Impact;
    margin-top: -10px;
    font-weight: normal;
}
.about{
    width: 100%;
    height: 360px;
    background-color: #f6f6f6;
}
.aboutL{
    width: 396px;
    height: 445px;
    background-color: #040000;
    box-shadow: 5px 9px 6px 0px
    rgba(153, 153, 153, 0.5);
    margin: -150px 105px 0 0;
}
.aboutL img{
    width: 100%;
    height: 100%;
}
.aboutR{
    width: 605px;
}
.aboutR p{
    font-size: 14px;
    color: #555;
    line-height: 28px;
    letter-spacing: 1px;
    overflow: hidden;
    margin-top: 54px;
    height: 196px;
}
.aboutR .about_tell{
    width: 520px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 44px;
}
.aboutR .about_tell h5{
    float: left;
    width: 200px;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    background: url("../images/about_t.png") no-repeat 15px 12px;
    padding-left: 42px;
    height: 100%;
    font-family: Impact;
    font-size: 24px;
    letter-spacing: 1px;
    color: #666;
    line-height: 44px;
}
.aboutR .about_tell a{
    display: block;
    float: left;
    width: 118px;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    color: #666;
    transition: .6s;
}
.aboutR:hover .about_tell a{
    background: #014fa1;
    color: #fff;
}
/*new*/
.newBox{
    padding: 70px 0 77px;
}
.new{
    margin-top: 45px;
}
.newL{
    width: 700px;
}
.newL li:first-child{
    margin-top: 0;
}
.newL li:hover{
    background: #014fa1;
}
.newL li{
    width: 100%;
    height: 180px;
    background-color: #f6f6f6;
    margin-top: 20px;
    transition: .6s;
}
.newL li .newL_img{
    width: 230px;
    height: 155px;
    margin: 13px 22px 0 11px;
    overflow: hidden;
}
.newL li .newL_img img{
    width: 100%;
    height: 100%;
    transition: 1s;
}
.newL li:hover .newL_img img{
    transform: scale(1.05,1.05);
}
.newL li .newL_text{
    width: 431px;
    margin-top: 33px;
}
.newL li:hover .newL_text .newL_name{
    color: #fff;
}
.newL li .newL_text .newL_name{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    transition: .6s;
	display:block;
}
.newL li:hover .newL_text span{
    background: url("../images/time.png") no-repeat 0 0;
    color: #fff;
}
.newL li .newL_text span{
    display: block;
    background: url("../images/time1.png") no-repeat 0 0;
    padding-left: 25px;
    width: 94%;
    height: 20px;
    font-size: 14px;
    color: #999;
    margin: 8px 0 15px;
    transition: .6s;
}
.newL li:hover .newL_text p{
    color: #fff;
}
.newL li .newL_text p{
    display: block;
    width: 100%;
    height: 45px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    overflow: hidden;
    transition: .6s;
}
.newR{
    width: 430px;
}
.newR li{
    width: 100%;
    height: 41px;
    margin-top: 30px;
    border-bottom: 1px solid #ddd;
}
.newR li a{
    width: 70%;
    font-size: 16px;
    color: #333;
    display: block;
    background: url(../images/huo.png) no-repeat 0 0;
    height: 41px;
    padding-left: 25px;
    transition: .6s;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.newR li:hover a{
    color: #014fa1;
    margin-left: 10px;
    background: url(../images/huo2.png) no-repeat 0 0;
}

/* 友情链接*/
.fri {
    width: 100%;
}

.fri_center {
    width: 1200px;
    margin: 0 auto;
    
    padding-top: 25px;
    border-bottom: 1px solid #858585;
    padding-bottom: 10px;
}

.fri_bt {
    letter-spacing: 2px;
    color: #f07905;
    font-size: 56px;
    font-family: Impact;
    font-weight: bold;
}

.fri_bt,
.fri_a {
    float: left;
}

.fri_a {
    width: 970px;
    margin-left: 20px;
    background: url(../images/link.png) no-repeat 0 0px;
    padding-left: 20px;
    height: 20px;
    margin-top: 42px;
}
.fri_center a:first-child{
    background: none;
    padding-left: 0;
}
.fri_center a {
    float: left;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    margin-left: 20px;
    margin-right: 20px;
    color: #fff;
    transition: .6s;
    display: block;
    background: url("../images/link_g.png") no-repeat left;
    padding-left: 40px;
}

.fri_center a:hover {
    color: #f07905;
}

.fri_clear {
    clear: both;
}


















