/*首页banner*/
.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: -75px !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;
}

/*video*/
.video {
    height: 520px;
    background-color: #f9f9f9;
    border-bottom: solid 1px #eaeaea;
}

.videoL {
    width: 510px;
}

.videoL-1 {
    width: 100%;
    height: 120px;
    margin-top: 50px;
}

.videoL-1 p {
    background: url("../images/videoL-1.png") no-repeat center;
    width: 377px;
    height: 118px;
    padding: 85px 0 0 67px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666;
    letter-spacing: .5px;
}

.videoL-1 img {
    display: block;
    width: 120px;
    height: 120px;
}

.videoL-2 {
    background: url("../images/videoL-2.png") no-repeat center;
    width: 471px;
    height: 161px;
    margin: 17px auto 40px;
}

.videoL-3 {
    background: url("../images/videoL-3.png") no-repeat 37px center;
    padding-left: 130px;
    font-size: 28px;
    color: #333;
}

.videoL-3 i {
    font-size: 28px;
    font-weight: bold;
    color: #333;
    padding: 0 10px;
}

.videoR {
    display: block;
    background: url("../images/videoR.png") no-repeat center;
    margin-top: 54px;
    width: 580px;
    height: 428px;
}

.videoR iframe {
    display: block;
    width: 500px;
    height: 339px;
    margin: 25px auto;
}

/*duct-box*/
.duct-box {
    padding: 54px 0 59px;
}

.ductL {
    width: 300px;
    background: url("../images/ductL.jpg") no-repeat center;
    height: 963px;
}

.ductL .ductL-tit {
    color: #fff;
    text-align: center;
    padding: 39px 0 44px;
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
}

.duct-nav {
    width: 250px;
    margin: 0 auto;
}

.duct-nav .duct-list {
    width: 100%;
    margin-top: 12px;
}

.duct-nav .duct-list h6 {
    width: 100%;
    height: 44px;
    background: url("../images/duictL-jj.png") no-repeat 210px center #1857a4;
    border-radius: 5px;
    line-height: 44px;
    font-size: 20px;
    color: #fff;
    padding-left: 17px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.duct-nav .duct-list h6 a{
	   color: #fff;
}
.duct-nav .duct-list a:last-child {
    border-bottom: 0;
}

.duct-nav .duct-list a {
    display: block;
    width: 224px;
    margin: 0 auto;
    line-height: 36px;
    border-bottom: 1px dashed #ccc;
    background: url("../images/ductL-q.png") no-repeat 3px center;
    padding-left: 15px;
    box-sizing: border-box;
    position: relative;
    transition: .6s;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333;
}

.duct-nav .duct-list a:hover {
    color: #ff8606;
    transform: translateX(5px);
}

.duct-nav .duct-list a:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background: #ff8606;
    transition: .6s;
}

.duct-nav .duct-list a:hover:before {
    width: 100%;
}

.ductR {
    width: 876px;
}

.ductR-tit {
    background: url("../images/ductR-tit.png") no-repeat bottom center;
    height: 40px;
    width: 100%;
    font-size: 20px;
    color: #1857a4;
    font-weight: bold;
    line-height: 30px;
    position: relative;
    padding-left: 15px;
    box-sizing: border-box;
}

.ductR-tit:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 4px;
    height: 22px;
    background-color: #1857a4;
}

.ductR-tit i {
    font-size: 12px;
    color: #ccc;
    padding-left: 10px;
}

.duct-lun {
    width: 874px;
    margin: 20px auto 0;
    position: relative;
}

.duct-lun .HPrev {
    background: url("../images/dl.png") no-repeat center;
    width: 19px;
    height: 19px;
    position: absolute;
    right: 25px;
    top: -55px;
    transition: .6s;
}

.duct-lun .HNext {
    background: url("../images/dr.png") no-repeat center;
    width: 19px;
    height: 19px;
    position: absolute;
    right: 0;
    top: -55px;
    transition: .6s;
}

.duct-lun .HPrev:hover {
    background: url("../images/dl-1.png") no-repeat center;
    transform: translateY(-3px);
}

.duct-lun .HNext:hover {
    background: url("../images/dr-1.png") no-repeat center;
    transform: translateY(-3px);
}

.duct-lun li {
    width: 874px !important;
    height: 350px;
    border: solid 1px #cccccc;
    box-sizing: border-box;
}

.duct-lun li .duct-tu {
    width: 380px;
    height: 320px;
    border: solid 1px #cccccc;
    box-sizing: border-box;
    margin: 15px 58px 0 16px;
}

.duct-lun li .duct-tu img {
    display: block;
    width: 100%;
    height: 100%;
}

.duct-lun li .duct-text {
    width: 378px;
}

.duct-lun li .duct-text .duct-nn {
    display: block;
    width: 100%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    color: #1857a4;
    font-weight: bold;
    line-height: 1;
    padding: 54px 0 25px;
}

.duct-lun li .duct-text p {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    overflow: hidden;
    height: 120px;
}

.duct-lun li .duct-text .duct-a {
    width: 100%;
    margin-top: 38px;
}

.duct-lun li .duct-text .duct-a a {
    display: block;
    width: 166px;
    height: 48px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 48px;
    transition: .6s;
}

.duct-lun li .duct-text .duct-a .duct-a1 {
    background: #ff8606;
}

.duct-lun li .duct-text .duct-a .duct-a2 {
    background: #1857a4;
}

.duct-lun li .duct-text .duct-a:hover .duct-a1 {
    background: #1857a4;
}

.duct-lun li .duct-text .duct-a:hover .duct-a2 {
    background: #ff8606;
}

.duct-ul {
    width: 100%;
}

.duct-ul li:nth-child(3n+1) {
    margin-left: 0;
}

.duct-ul li {
    float: left;
    margin: 30px 0 0 33px;
    width: 270px;
    transition: .6s;
}

.duct-ul li:hover {
    transform: translateY(-5px);
}

.duct-ul li .duct-img {
    display: block;
    width: 100%;
    height: 210px;
    border: solid 1px #eeeeee;
    box-sizing: border-box;
}

.duct-ul li .duct-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.duct-ul li .duct-name {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 13px 5%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
    text-align: center;
    font-size: 14px;
    color: #333;
    position: relative;
}

.duct-ul li .duct-name:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #1857a4;
    transition: .6s;
    left: 0;
}

.duct-ul li:hover .duct-name:before {
    width: 100%;
}

/*hour*/
.hour {
    background: url("../images/huoban.jpg") no-repeat center;
    height: 250px;
    margin-bottom: 50px;
}

.hour-tit {
    background: url("../images/pour-tit.png") no-repeat center;
    width: auto;
    height: 127px;
    margin-top: 60px;
    color: #fff;
    padding: 28px 0 0 17px;
    font-size: 30px;
    line-height: 1;
    box-sizing: border-box;
}

.hour-more {
    display: block;
    background: url("../images/jia.jpg") no-repeat center;
    width: 30px;
    height: 30px;
    margin: 90px 0 0 33px;
    -webkit-animation: hang linear 4s infinite;
}

@-webkit-keyframes hang {
    0%, 100% {
        -webkit-transform: translate(0, -8px);
    }
    50% {
        -webkit-transform: translate(0, 0);
    }
}

.hour-lun {
    margin-top: 60px;
    width: 956px;
}

.hour-lun li {
    width: 220px !important;
    margin-right: 25px;
    float: left;
}

.hour-lun li .hour-img {
    display: block;
    width: 100%;
    height: 110px;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    position: relative;
    box-sizing: border-box;
	overflow: hidden;
}

.hour-lun li .hour-img img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: .8s;
	max-width: 100%;
    max-height: 100%;
}

.hour-lun li:hover .hour-img img {
    transform: scale(1.1);
}

.hour-lun li .hour-name {
    display: block;
    width: 100%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 17px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    transition: .6s;
}

.hour-lun li:hover .hour-name {
    color: #ff8606;
}

/*优势*/

.youshi {
    width: 100%;
    background: url(../images/ys_bg2.png) no-repeat top left;
    overflow: hidden;
    margin-top: 56px;
}

.youshi_pro {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top: 55px;
    background: url(../images/ys_Focus.png) no-repeat 30px 95px;
    height: 652px;
    overflow: hidden;
}


.youshi_t {
    margin-top: 15px;
}


.youshi_pro .hd {
    width: 100%;
    height: 112px;
    margin-top: 45px;
}

.youshi_pro .hd ul {
    width: 100%;
}

.youshi_pro .hd ul li {
    float: left;
    width: 199px;
    /*height: 190px;*/
    text-align: center;
    color: #666;
    cursor: pointer;
    position: relative;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border-right: 1px solid #fff;
}


.youshi_pro .hd ul li h6 {
    width: 68px;
    height: 68px;
    border: 1px solid #666666;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.youshi_pro .hd ul li h6.ys1 {
    background: url(../images/ys_d1.png) no-repeat -68px 0;
}

.youshi_pro .hd ul li h6.ys2 {
    background: url(../images/ys_d2.png) no-repeat -68px 0;
}

.youshi_pro .hd ul li h6.ys3 {
    background: url(../images/ys_d3.png) no-repeat -68px 0;
}

.youshi_pro .hd ul li h6.ys4 {
    background: url(../images/ys_d4.png) no-repeat -68px 0;
}

.youshi_pro .hd ul li h6.ys5 {
    background: url(../images/ys_d5.png) no-repeat -68px 0;
}

.youshi_pro .hd ul li h6.ys6 {
    background: url(../images/ys_d6.png) no-repeat -68px 0;
}


.youshi_pro .hd ul li span {
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    padding-top: 23px;
    display: block;
}


.youshi_pro .hd ul li.on span {
    color: #ff8606;
}

.youshi_pro .hd ul li.on h6 {
    border: 2px solid #fff;
}

.youshi_pro .hd ul li.on h6.ys1 {
    background: url(../images/ys_d1.png) no-repeat 0 0 #ff8606;
}

.youshi_pro .hd ul li.on h6.ys2 {
    background: url(../images/ys_d2.png) no-repeat 0 0 #ff8606;
}

.youshi_pro .hd ul li.on h6.ys3 {
    background: url(../images/ys_d3.png) no-repeat 0 0 #ff8606;
}

.youshi_pro .hd ul li.on h6.ys4 {
    background: url(../images/ys_d4.png) no-repeat 0 0 #ff8606;
}

.youshi_pro .hd ul li.on h6.ys5 {
    background: url(../images/ys_d5.png) no-repeat 0 0 #ff8606;
}

.youshi_pro .hd ul li.on h6.ys6 {
    background: url(../images/ys_d6.png) no-repeat 0 0 #ff8606;
}


.youshi_pro .tab_box_2 {
    height: 440px;
    overflow: hidden;
}

.youshi_pro .tab_box_2 .hide {
    display: none;
}


.youshi_pro_1 {
    height: 440px;
    position: relative;
}

.youshi_pro_tu {
    width: 556px;
    height: 440px;
    float: left;
    margin-left: 90px;
}

.youshi_pro_tu img {
    width: 556px;
    height: 440px;
}

.youshi_pro_2a {
    position: relative;
    width: 502px;
    float: right;
}

.youshi_pro_2a h6 {
    height: 74px;
    line-height: 74px;
    font-size: 24px;
    position: relative;
    margin-top: 28px;
}

.youshi_pro_2a h6 span {
    display: block;
    font-size: 84px;
    color: #f6f6f6;
    text-transform: uppercase;
    font-family: Impact;
    text-align: left;
}

.youshi_pro_2a h6 i {
    font-size: 30px;
    font-weight: bold;
    height: 74px;
    line-height: 74px;
    position: absolute;
    left: 10px;
    top: 0;
    width: 100%;
}


.youshi_pro_2a h5 {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    padding-left: 96px;
    background: url(../images/ys_line.png) no-repeat 12px;
}


.youshi_pro_2_1 {
    padding: 45px 45px 0 10px;
    color: #333;
    line-height: 36px;
    font-size: 16px;
}


.youshi_tit {
}

.youshi_tit h3 {
    font-size: 48px;
    padding-bottom: 8px;
}


.youshi_l {
    background: url(../images/ys_l.png) no-repeat center;
    display: block;
    width: 54px;
    height: 54px;
    cursor: pointer;
    position: absolute;
    right: 113px;
    top: 404px;
    z-index: 10;
}


.youshi_r {
    background: url(../images/ys_r.png) no-repeat center;
    display: block;
    width: 54px;
    height: 54px;
    cursor: pointer;
    position: absolute;
    right: 46px;
    top: 404px;
    z-index: 10;
}


.youshi_laa {
    width: 492px;
    height: 60px;
    line-height: 30px;
    position: absolute;
    right: 0px;
    top: 400px;
    z-index: 8;
    background: url(../images/ys_tel.png) no-repeat 0;
    padding-left: 74px;
    box-sizing: border-box;
}

.youshi_laa h5 {
    font-size: 14px;
    color: #666;
    letter-spacing: 5px;
}

.youshi_laa h4 {
    font-size: 36px;
    color: #666;
    font-family: "Times New Roman";
    font-weight: bold;
}

.b_text_xx {
    text-align: center;
}

.b_text_xx h3 {
    height: 40px;
    line-height: 40px;
    font-size: 36px;
    color: #333;
}

.b_text_xx h3 span {
    color: #fe5b00;
}


.b_text_xx h4 {
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
    color: #666;
    letter-spacing: 5px;
    padding-top: 12px;
}

.b_text_xx h5 {
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #CCCCCC;
    padding-top: 10px;
    text-transform: uppercase;
}

.youshi_tit h3 {
    font-size: 48px;
    padding-bottom: 8px;
}

/*优势end*/

.title {
    text-align: center;
}

.title b {
    display: block;
    font-size: 30px;
    color: #333;
    line-height: 1;
}

.title b span {
    color: #ff8606;
}

.title i {
    display: block;
    width: 50px;
    height: 4px;
    background-color: #dddddd;
    margin: 12px auto;
}

.title p {
    font-size: 16px;
    color: #666;
}

/*case-box*/
.case-box {
    padding: 57px 0 60px;
}

.case {
    width: 100%;
    position: relative;
    margin: 47px auto 0;
}

.case .CPrev {
    background: url("../images/cl.png") no-repeat center;
    width: 26px;
    height: 48px;
    position: absolute;
    left: 0;
    top: 35%;
    transition: .6s;
}

.case .CNext {
    background: url("../images/cr.png") no-repeat center;
    width: 26px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 35%;
    transition: .6s;
}

.case .CPrev:hover,
.case .CNext:hover {
    transform: translateY(-5px);
}


.case .parBd {
    width: 1070px !important;
    margin: 0 auto;
}

.case .tempWrap {
    width: 100% !important;
}

.case li {
    width: 331px !important;
    float: left;
    margin-right: 39px;
}

.case li .case-img {
    display: block;
    width: 100%;
    height: 261px;
    overflow: hidden;
}

.case li .case-img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: .8s;
}

.case li:hover .case-img img {
    transform: scale(1.1);
}

.case li .case-name {
    display: block;
    width: 100%;
    margin-top: 30px;
    transition: .6s;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.case li:hover .case-name {
    color: #ff8606;
}

/*about*/
.about-box {
    background: url("../images/about-bg.jpg") no-repeat center;
    height: 610px;
}
.about{
    width: 480px;
}
.about b{
    display: block;
    font-size: 48px;
    line-height: 1;
    color: #ffffff;
    opacity: 0.99;
    padding: 109px 0 21px;
}

.about i{
    display: block;
    font-size: 20px;
    letter-spacing: 20px;
    color: #fff;
    line-height: 1;
}

.about p{
    line-height: 28px;
    color: #ffffff;
    font-size: 14px;
    overflow: hidden;
    height: 112px;
    margin: 25px 0 84px;
}

.about-nav{
    width: 100%;
}
.about-nav li:first-child{
    margin-left: 0;
}
.about-nav li{
    float: left;
    margin-left: 53px;
    text-align: center;
    width: 78px;
    color: #fff;
}
.about-nav li .about-icon{
    display: block;
    width: 78px;
    height: 78px;
    border-radius: 10px;
    border: solid 1px #ffffff;
    box-sizing: border-box;
    line-height: 78px;
    position: relative;
    transition: .6s;
}
.about-nav li:hover .about-icon{
    border-color: #ff8606;
    background: #ff8606;
}
.about-nav li .about-icon img{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: .6s;
}
.about-nav li:hover .about-icon img{
    transform: rotateY(360deg);
}
.about-nav li h6{
    margin-top: 14px;
    font-size: 14px;
    transition: .6s;
}
.about-nav li:hover h6{
    color: #ff8606;
}

/*zi-box*/
.zi-box{
    padding: 49px 0 0;
}
.zi{
    width: 100%;
    margin-top: 52px;
    position: relative;
    height: 352px;
    overflow: hidden;
}
.zi .ZPrev{
    position: absolute;
    left: 0;
    top: 35%;
    background: url("../images/L.png") no-repeat center;
    width: 27px;
    height: 47px;
}
.zi .ZNext{
    position: absolute;
    right: 0;
    top: 35%;
    background: url("../images/R.png") no-repeat center;
    width: 27px;
    height: 47px;
}

.zi .parBd .tempWrap{
    width: 100% !important;
}

.zi .parBd{
    width: 1070px;
    margin: 0 auto;
}
.zi li{
    width: 229px !important;
    float: left;
    margin-right: 50px;
}
.zi li .case-img{
    display: block;
    width: 100%;
    height: 319px;
    position: relative;
    margin-bottom: 12px;
    transition: .6s;
}
.zi li:hover .case-img{
    border: solid 1px #ff8606;
}
.zi li .case-img img{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
.zi li .case-name{
    display: block;
    width: 100%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    color: #333;
    transition: .6s;
}
.zi li:hover .case-name{
    color: #ff8606;
}

/*newList*/
.newList{
    margin: 52px 0 45px;
}
.newList-tit{
    background: url("../images/new-list.png") no-repeat center;
    width: 142px;
    height: 159px;
    box-sizing: border-box;
    padding: 22px 0 0 17px;
    font-size: 30px;
    color: #333;
}

.newList-a{
    background: url("../images/jia.jpg") no-repeat center;
    width: 30px;
    height: 30px;
    margin: 28px 0 0 34px;
    -webkit-animation: hang linear 3s infinite;
}

@-webkit-keyframes hang {
    0%,100%{
        -webkit-transform: translate(0,-8px);
    }
    50%{
        -webkit-transform: translate(0,0);
    }
}

.newList-ul{
    width: 924px;
    height: 184px;
    border: solid 1px #e5e5e5;
    box-sizing: border-box;
    padding-top: 22px;
}
.newList-ul li:nth-child(2n+1){
    margin-left: 31px;
}
.newList-ul li{
    width: 403px;
    float: left;
    margin-left: 47px;
    line-height: 36px;
}

.newList-ul li a{
    display: block;
    width: 75%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333;
    background: url("../images/dian1.png") no-repeat 0 center;
    padding-left: 13px;
    box-sizing: border-box;
    transition: .6s;
}
.newList-ul li:hover a{
    color: #ff8606;
}
.newList-ul li span{
    font-size: 12px;
    color: #999999;
}

/*jz*/
.jz{
    margin-top: 66px;
}
.jz li:first-child{
    margin-left: 0;
}
.jz li{
    width: 576px;
    height: 234px;
    float: left;
    margin-left: 48px;
    position: relative;
}
.jz li .jz-img{
    display: block;
    width: 173px;
    height: 173px;
    position: absolute;
    top: 32px;
    left: 0;
    z-index: 1;
    border-radius: 50%;
    border: 10px solid #fff;
    box-sizing: border-box;
    overflow: hidden;
}
.jz li .jz-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.jz li .jz-nn{
    width: 509px;
    height: 234px;
    background-color: #f0f0f2;
    position: absolute;
    top: 0;
    left: 67px;
    box-sizing: border-box;
    padding: 35px 0 0 157px;
}
.jz li .jz-nn .jz-name{
    display: block;
    width: 266px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #222;
}
.jz li .jz-nn p{
    width: 266px;
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    height: 90px;
    overflow: hidden;
    margin: 15px 0;
}
.jz li .jz-nn .jz-more{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #666;
    width: 112px;
    height: 32px;
    border: solid 1px #626262;
    line-height: 32px;
    box-sizing: border-box;
    position: relative;
    z-index: 0;
    transition: .6s;
}
.jz li .jz-nn .jz-more:hover{
    color: #fff;
    border-color: #ff8606;
}
.jz li .jz-nn .jz-more:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #ff8606;
    transition: .6s;
    z-index: -1;
}
.jz li .jz-nn .jz-more:hover:before{
    width: 100%;
}

/*small*/
.small{
    background: url("../images/small-bg.jpg") no-repeat center;
    height: 250px;
    margin: 68px 0 44px;
}
.small h6{
    font-size: 40px;
    color: #fff;
    margin: 45px 0 0 416px;
}
.sma-tell{
    width: 276px;
    margin-top: 62px;
}
.sma-tell .sma-phone{
    background: url("../images/tell2.png") no-repeat 0 center;
    padding-left: 78px;
    box-sizing: border-box;
    color: #fff;
    height: 61px;
}
.sma-tell .sma-phone i{
    display: block;
    font-size: 16px;
}
.sma-tell .sma-phone b{
    display: block;
    font-size: 36px;
    font-family: -webkit-pictograph;
    font-weight: bold;
    line-height: 1;
}
.sma-tell a{
    display: block;
    font-size: 18px;
    color: #fff;
    width: 276px;
    height: 41px;
    background-color: #ff8606;
    line-height: 41px;
    margin-top: 22px;
    text-align: center;
    position: relative;
}
.sma-tell a:before{
    content: '';
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -120px;
    width: 0;
    height: 28px;
    transition: .6s;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.sma-tell a:after{
    content: '';
    position: absolute;
    bottom: 7px;
    left: 17px;
    width: 240px;
    height: 0;
    transition: .6s;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.sma-tell a:hover:before{
    width: 240px;
}
.sma-tell a:hover:after{
    height: 28px;
}

/*new-box*/
.new-box{
    width: 100%;
}
.new-tit{
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 13px;
    line-height: 1;
}
.new-tit p{
    color: #fc6b02;
    font-size: 24px;
}
.new-tit p i{
    color: #9d9d9d;
    font-size: 12px;
    padding-left: 10px;
}
.new-tit a{
    display: block;
    font-size: 14px;
    color: #9d9d9d;
    padding-top: 5px;
    transition: .6s;
}
.new-tit a:hover{
    color: #ff8606;
}
.newL{
    width: 683px;
}
.newL-top{
    margin-top: 18px;
}

.newL-top .newL-topimg{
    display: block;
    width: 233px;
    height: 167px;
}
.newL-top .newL-topimg img{
    display: block;
    width: 100%;
    height: 100%;
}
.newL-top .newL-topnn{
    width: 420px;
}

.newL-top .newL-topnn .newL-topname{
    width: 100%;
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    line-height: 1;
    padding-top: 8px;
    transition: .6s;
}
.newL-top:hover .newL-topnn .newL-topname{
    color: #ff8606;
    transform: translateX(5px);
}
.newL-top .newL-topnn p{
    font-size: 14px;
    line-height: 28px;
    color: #777777;
    overflow: hidden;
    height: 84px;
    margin: 15px 0 20px;
}
.newL-top .newL-topnn .newL-topmore{
    display: block;
    width: 95px;
    height: 23px;
    border-radius: 11px;
    border: solid 1px #fc6b02;
    text-align: center;
    line-height: 23px;
    transition: .6s;
    color: #ff8606;
    font-size: 14px;
}
.newL-top .newL-topnn .newL-topmore:hover{
    background: #ff8606;
    color: #fff;
}
.newL-ul{
    width: 100%;
    margin-top: 33px;
}
.newL-ul li{
    width: 100%;
    line-height: 50px;
    height: 50px;
    transition: .6s;
    border-bottom: solid 1px #e2e2e2;
    box-sizing: border-box;
}
.newL-ul li:hover{
    background: #ff8606;
    padding: 0 10px;
}
.newL-ul li a{
    display: block;
    width: 80%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images/qq1.png") no-repeat 6px center;
    padding-left: 30px;
    box-sizing: border-box;
    color: #666;
    font-size: 14px;
}
.newL-ul li:hover a{
    background: url("../images/qq2.png") no-repeat 6px center;
    color: #fff;
}
.newL-ul li span{
    font-size: 14px;
    color: #c2c2c2;
    transition: .6s;
}
.newL-ul li:hover span{
    color: #fff;
}

.newR{
    width: 440px;
}
.newR .new-tit{
    margin-bottom: 20px;
}
.newR .new-tit p{
    color: #2c2c2c;
}

.newR li{
    width: 100%;
    line-height: 67px;
    height: 67px;
    transition: .6s;
    box-sizing: border-box;
}
.newR li:hover{
    background: #ff8606;
    padding: 0 10px;
}
.newR li a{
    display: block;
    width: 80%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images/qq1.png") no-repeat 6px center;
    padding-left: 30px;
    box-sizing: border-box;
    color: #333;
    font-size: 14px;
}
.newR li:hover a{
    background: url("../images/qq2.png") no-repeat 6px center;
    color: #fff;
}
.newR li span{
    font-size: 14px;
    color: #999;
    transition: .6s;
}
.newR li:hover span{
    color: #fff;
}


/*pro*/
.pro{
    margin: 35px 0 39px;
}
.pro li:first-child{
    margin-left: 0;
}
.pro li{
    float: left;
    height: 110px;
    margin-left: 40px;
    width: 370px;
    padding-left: 132px;
    box-sizing: border-box;
}
.pro li h6{
    font-size: 30px;
    color: #333;
    line-height: 1;
    margin: 12px 0 18px;
}
.pro li p{
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.pro li.pro1{
    background: url("../images/p1.png") no-repeat 0 center;
}

.pro li.pro2{
    background: url("../images/p2.png") no-repeat 0 center;
}
.pro li.pro3{
    background: url("../images/p3.png") no-repeat 0 center;
}
/*link*/
.in_yqlj_ss {
    width: 100%;
}

.in_yqlj {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.in_yqlj_1 {
    height: 26px;
    line-height: 26px;
    float: left;
    text-transform: uppercase;
    font-size: 16px;
    background: url(../images/LinkIcon.png) no-repeat 0;
    padding-left: 25px;
}

.in_yqlj_1 span {
    color: #f8900b;
}


.in_yqlj_2 {
    float: right;
    width: 1100px;
    line-height: 26px;
}

.in_yqlj_2 a {
    display: inline-block;
    padding: 0 15px;
    color: #898989;
}

.in_yqlj_2 a:hover {
    text-decoration: underline;
    color: #f8900b;
}



















































