﻿/*产品列表css*/
.part1 {
    width: 100%;
    height: 812px;
    margin-top: 50px;
    overflow: hidden
}

.part1 .pro_con .left {
    width: 270px;
    height: 791px;
    background: url(../img/pro_list_bg.jpg) no-repeat left top;
    position: relative
}

.part1 .pro_con .left .Category_tit {
    color: #fff;
    text-align: center
}

.part1 .pro_con .left .Category_tit h3 {
    font-size: 25px;
    text-transform: uppercase;
    padding-top: 11px;
    font-weight: 600
}

.part1 .pro_con .left .Category_tit p {
    font-size: 24px;
    margin-top: -5px
}

.part1 .pro_con .left .Category_con ul {
    padding: 58px 0 0
}

.part1 .pro_con .left .Category_con ul li {
    line-height: 40px
}

.part1 .pro_con .left .Category_con ul li a {
    font-size: 18px;
    display: block;
    padding-left: 20px;
    color: #666;
    transition: .3s
}

.part1 .pro_con .left .Category_con ul li a:hover {
    color: #1b93e2
}

.part1 .pro_con .left .Category_con ul li a img {
    display: inline-block;
    margin-left: 7px;
    margin-top: -1px
}

.part1 .pro_con .left .Category_con .tel {
    height: 83px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 100%;
    background: url(../img/kf.png) no-repeat 18px 20px #009cff;
    box-sizing: border-box;
    padding-left: 65px;
    padding-top: 21px
}

.part1 .pro_con .left .Category_con .tel h3 {
    font-size: 18px;
    color: #fff;
    line-height: 1
}

.part1 .pro_con .left .Category_con .tel p {
    font-size: 24px;
    color: #fff;
    letter-spacing: .7px;
    margin-top: -3px
}

.part1 .pro_con .right {
    width: 909px;
    height: 812px
}

.part1 .pro_con .right .more {
    height: 32px;
    margin-bottom: 20px;
    background: #333;
}

.part1 .pro_con .right .more a {
    text-transform: uppercase;
    line-height: 32px;
    color: #fff;
    float: right;
    font-size: 12px;
    padding-right: 20px
}

.part1 .pro_con .right ul li {
    float: left;
    margin-bottom: 20px
}

.part1 .pro_con .right ul li:nth-child(2), .part1 .pro_con .right ul li:nth-child(5), .part1 .pro_con .right ul li:nth-child(8) {
    padding: 0 19px
}

.part1 .pro_con .right ul li a .thu {
    border: 1px solid #e8e8e8;
    width: 288px;
    height: 198px;
    overflow: hidden
}

.part1 .pro_con .right ul li a .thu img {
    transition: .35s
}

.part1 .pro_con .right ul li:hover a .thu img {
    transform: scale(1.1)
}

.part1 .pro_con .right ul li a p {
    background: #666;
    line-height: 33px;
    height: 33px;
    color: #fff;
    text-align: center;
    transition: .35s;
    padding: 0 76px;
    width: 138px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.part1 .pro_con .right ul li:hover a p {
    background: #009cff;
}

.part2 {
    margin-top: 90px;
}

.part2 .cpys_tab {
    height: 149px;
}

.part2 .cpys_l {
    width: 202px;
    height: 100%;
}

.part2 .cpys_l h3 {
    font-size: 30px;
    color: #333;
    line-height: 1;
    padding-bottom: 9px;
}

.part2 .cpys_l p {
    font-size: 16px;
    letter-spacing: 1px;
    width: 164px;
    height: 25px;
    line-height: 25px;
    background: #333;
    border-left: 4px solid #009cff;
    border-right: 4px solid #009cff;
    color: #fff;
    text-align: center;
}

.part2 .cpys_l img {
    margin-top: 20px;
}

.part2 .cpys_r {
    width: 998px;
    height: 100%;
}

.part2 .cpys_r ul li {
    position: relative;
    margin: 0 10px;
    cursor: pointer;
}

.part2 .cpys_r ul li:first-child {
    margin-left: 0;
}

.part2 .cpys_r ul li:last-child {
    margin-right: 0;
}

.part2 .cpys_r ul li .thumb .cover {
    width: 149px;
    height: 149px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    transition: 0.3s;
}

.part2 .cpys_r ul li:hover .thumb .cover,
.part2 .cpys_r ul li.on .thumb .cover {
    background: rgba(0, 156, 255, .7);
}

.part2 .cpys_r ul li .thumb .cover p:nth-child(1) {
    font-size: 18px;
    margin-top: 54px;
}

.part2 .cpys_r ul li .thumb .cover p:nth-child(2) {
    font-size: 14px;
    padding-top: 13px;
}

.part2 .cpys_con {
    height: 270px;
    background: #009cff;
}

.part2 .cpys_con .wrap {
    position: relative;
}

.part2 .cpys_con ul {
    padding-top: 20px;
    position: relative;
}

.part2 .cpys_con ul li {
    position: absolute;
    top: 20px;
    left: 0;
    display: none;
}

.part2 .cpys_con ul li .thumb {
    width: 380px;
    height: 230px;
    overflow: hidden;
}

.part2 .cpys_con ul li .txt {
    width: 560px;
    padding-left: 30px;
}

.part2 .cpys_con ul li .txt h3 {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    line-height: 74px;
    padding-top: 18px;
}

.part2 .cpys_con ul li .txt > p:nth-of-type(1) {
    font-size: 14px;
    color: #fff;
    width: 440px;
}

.part2 .cpys_con ul li .txt > p:nth-of-type(2) {
    font-size: 14px;
    color: #00568c;
    width: 430px;
    padding-top: 2px;
}

.part2 .cpys_con .btn {
    width: 92px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 1;
}

.part2 .cpys_con .btn > span {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: #efebef;
    border-radius: 15px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}

.part2 .cpys_con .btn > span:nth-of-type(2) {
    background: #00568c;
}

.part2 .cpys_con .btn .ys {
    display: inline-block;
    font-size: 14px;
    color: #fff;
}

.part2 .cpys_con .btn .ys .dq {
    font-size: 24px;
    color: #00568c;
}

.part3 {
    height: 295px;
    background: #f7f7f7;
}

.part3 .wrap {
    position: relative;
    background: url("../img/adv1.png") no-repeat left 50px;
}

.part3 .wrap img {
    position: absolute;
    right: -141px;
    top: -94px;
}

.part3 .wrap p {
    color: #009cff;
    font-size: 36px;
    position: absolute;
    bottom: 47px;
    left: 49px;
}

.part4 {
    height: 1185px;
}

.part4 .wrap {
    background: url("../img/adv.jpg") no-repeat;
    position: relative;
}

.part4 .ys1 h3 i {
    font-size: 24px;
    letter-spacing: 0.5px;
    color: #fff;
    display: inline-block;
}

.part4 .ys1 h3 span {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding-left: 6px;
    padding-top: 7px;
    letter-spacing: -0.2px;
}

.part4 .ys1 p:nth-of-type(1) {
    margin-top: 19px;
}

.part4 .ys1 p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    width: 494px;
    margin-left: -31px;
}

.part4 .wrap .ys1 {
    position: absolute;
    top: 207px;
    left: 47px;
}

.part4 .wrap .ys2 {
    position: absolute;
    top: 437px;
    left: 47px;
}

.part4 .wrap .ys3 {
    position: absolute;
    top: 728px;
    left: 735px;
}

.part4 .wrap .ys4 {
    position: absolute;
    top: 958px;
    left: 735px;
}

.part4 .wrap ul {
    position: absolute;
    top: 475px;
    right: 3px;
}

.part4 .wrap ul.pic2 {
    top: 975px;
    right: 580px;
}

.part4 .wrap ul li {
    cursor: pointer;
}

.part4 .wrap ul li .thumb {
    border: 1px solid #e8e8e8;
    height: 158px;
    overflow: hidden;
}

.part4 .wrap ul li .thumb img {
    display: block;
    transition: 0.3s;
}

.part4 .wrap ul li:hover .thumb img {
    transform: scale(1.1);
}

.part4 .wrap ul li:nth-child(2) {
    margin: 0 10px;
}

.part5 {
    height: 250px;
    background: #009cff;
}

.part5 .hzhb_l {
    width: 290px;
}

.part5 .hzhb_l h2 {
    font-size: 30px;
    color: #fff;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 50px;
}

.part5 .hzhb_l h3 {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
}

.part5 .hzhb_l p {
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 25px;
    background: #333;
    margin-top: 3px;
    text-align: center;
}

.part5 .hzhb_l .btn a {
    width: 100px;
    line-height: 30px;
    display: block;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    background: #00568c;
    margin-top: 10px;
}

.part5 .hzhb_l .btn .lr {
    width: 50px;
    height: 20px;
    margin-top: 20px;
}

.part5 .hzhb_l .btn .lr span {
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%;
    cursor: pointer;
}

.part5 .hzhb_l .btn .lr span:nth-child(1) {
    background: url("../img/sjx2_l.png") center no-repeat #efebef;
}

.part5 .hzhb_l .btn .lr span:nth-child(2) {
    background: url("../img/sjx2_r.png") center no-repeat #00568c;
}

.part5 .hzhb_r {
    width: 891px;
    height: 120px;
    margin-top: 65px;
    overflow: hidden;
    position: relative;
}

.part5 .hzhb_r ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 20000%;
}

.part5 .hzhb_r ul li {
    margin-right: 21px;
}

.part5 .hzhb_r ul li .thumb {
    width: 207px;
    height: 120px;
    overflow: hidden;
}

.part5 .hzhb_r ul li .thumb img {
    display: block;
    transition: 0.3s;
}

.part5 .hzhb_r ul li:hover .thumb img {
    transform: scale(1.1);
}

.part6 {
    height: 818px;
    background: url("../img/case.jpg") no-repeat center;
}

.part6 .wrap {
    position: relative;
}

.part6 .wrap .case img {
    display: block;
    transition: 0.3s;
}

.part6 .wrap .case:hover img {
    transform: scale(1.1);
}

.part6 .wrap .case1 .thumb {
    width: 490px;
    height: 280px;
    position: absolute;
    right: 11px;
    top: 59px;
    overflow: hidden;
}

.part6 .wrap .case2 .thumb {
    width: 490px;
    height: 280px;
    position: absolute;
    left: 450px;
    top: 343px;
    overflow: hidden;
}

.part6 .wrap .case3 .thumb {
    width: 245px;
    height: 140px;
    position: absolute;
    top: 343px;
    right: 11px;
    overflow: hidden;
}

.part6 .wrap .case4 .thumb {
    width: 370px;
    height: 212px;
    position: absolute;
    top: 487px;
    right: -114px;
    overflow: hidden;
}

.part6 .wrap .case5 .thumb {
    width: 245px;
    height: 140px;
    position: absolute;
    top: 627px;
    right: 260px;
    overflow: hidden;
}

.part6 .wrap .case .tit {
    position: absolute;
    right: 305px;
    top: 59px;
}

.part6 .wrap .case .tit h3 {
    width: 98px;
    height: 30px;
    background: #009cff;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.5px;
    text-align: center;
    line-height: 38px;
}

.part6 .wrap .case .tit p {
    width: 196px;
    height: 30px;
    background: #009cff;
    font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-indent: 10px;
    line-height: 29px;
}

.part6 .wrap .case .tit {
    position: absolute;
}

.part6 .wrap .case2 .tit {
    right: 642px;
    top: 343px;
}

.part6 .wrap .case3 .tit {
    right: 11px;
    top: 423px;
}

.part6 .wrap .case4 .tit {
    right: 60px;
    top: 639px;
}

.part6 .wrap .case5 .tit {
    right: 361px;
    top: 627px;
}

.part6 .wrap .tel {
    color: #009cff;
    font-size: 30px;
    position: absolute;
    left: 432px;
    top: 733px;
}

/*公司简介css*/
.part8 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.part8 .about {
    height: 290px;
}

.part8 .about .thumb {
    float: left;
    width: 520px;
    height: 100%;
    overflow: hidden;
}

.part8 .about .thumb img {
    transition: .35s;
}

.part8 .about .thumb img:hover {
    transform: scale(1.1);
}

.part8 .about .txt {
    width: 661px;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.part8 .about .txt > img {
    margin-top: 25px;
    margin-bottom: 19px;
}

.part8 .about .txt h3 {
    line-height: 1;
    font-size: 18px;
    color: #333;
}

.part8 .about .txt .datail {
    color: #666;
    line-height: 30px;
    padding-top: 16px;
}

.part8 .about .txt .datail p a{
	color: #666;
}

.part8 .about .txt .btn {
    margin-top: 23px;
}

.part8 .about .txt .btn > a {
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    float: left;
    text-align: center;
    color: #fff;
    letter-spacing: 0.8px;
    margin-right: 10px;
    border-radius: 4px;
    background: #009cff;
}

/*新闻css*/
.part9 {
}

.part9 .company {
    width: 371px;
    height: 376px;
}

.part9 .company .com_tit {
    height: 38px;
    background: #009cff url("../img/cpsjx.png") no-repeat 355px center;
}

.part9 .company .com_tit span {
    font-size: 18px;
    display: block;
    line-height: 38px;
    float: left;
    color: #fff;
    padding-left: 11px;
}

.part9 .company .com_tit span i {
    font-size: 16px;
    text-transform: uppercase;
}

.part9 .company .com_tit a {
    display: block;
    float: right;
    color: #fff;
    line-height: 38px;
    text-transform: uppercase;
    padding-right: 24px;
}

.part9 .company .com_con {
    margin-top: 20px;
}

.part9 .company .com_con .com_list {
    margin-top: 11px;
}

.part9 .company .com_con .com_list ul li {
    border-bottom: 1px dashed #e8e8e8;
}

.part9 .company .com_con .com_list ul li a {
    display: block;
    color: #666;
    width: 100%;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.part9 .company .com_con .com_list ul li a:hover {
    color: #009cff
}

.part9 .FAQ {
    width: 418px;
}

.part9 .FAQ .FAQ_tit {
    height: 38px;
    background: #009cff url("../img/cpsjx.png") no-repeat 403px center;
}

.part9 .FAQ .FAQ_tit span {
    font-size: 18px;
    display: block;
    line-height: 38px;
    float: left;
    color: #fff;
    padding-left: 11px;
}

.part9 .FAQ .FAQ_tit span i {
    font-size: 16px;
    text-transform: uppercase;
}

.part9 .FAQ .FAQ_tit a {
    display: block;
    float: right;
    color: #fff;
    line-height: 38px;
    text-transform: uppercase;
    padding-right: 24px;
}

.part9 .FAQ .FAQ_con ul li h3 a {
    font-size: 14px;
    color: #666;
    display: block;
    line-height: 30px;
    padding-left: 39px;
    background: url('../img/wen.png') no-repeat left top;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.part9 .FAQ .FAQ_con ul li h3 a:hover {
    color: #1b93e2
}

.part9 .FAQ .FAQ_con ul li {
    padding: 7px 0 5px;
    border-bottom: 1px dashed #e8e8e8;
    width: 418px;
}

.part9 .FAQ .FAQ_con ul li:nth-child(1) {
    padding-top: 10px;
}

.part9 .FAQ .FAQ_con ul li .detail {
display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 25px;
    padding-left: 39px;
    background: url(../img/da.png) no-repeat left top;
    margin-top: 9px;
    height: 49px;
    overflow: hidden;
}

.part9 .FAQ .FAQ_con ul li .detail a {
    color: inherit;
}

.part9 .FAQ .FAQ_con ul li .detail p, .part8 .FAQ .FAQ_con ul li .detail span, .part8 .FAQ .FAQ_con ul li .detail a {
    color: inherit !important;
    font-size: inherit !important;
}

.part9 .FAQ .FAQ_con ul li .detail img {
    display: none;
}

.part9 .FAQ .FAQ_con .slider .slider_list {
    width: 100%;
    height: 394px;
    overflow: hidden;
    margin-top: 20px;
    position: relative;
}

.part9 .FAQ .FAQ_con .slider .slider_list ul.move {
    height: 20000%;
    position: absolute;
    top: -10px;
    left: 0;
}

.part9 .FAQ .FAQ_con .slider .more {
    float: right;
    width: 80px;
    line-height: 25px;
    text-align: center;
    background: #00385b;
    border-radius: 4px;
    color: #fff;
    margin-top: 12px;
}

.com_list .detail {
    line-height: 24px;
    color: #666;
    height: 48px;
    overflow: hidden;
}

.part9 .company .com_con .com_first {
    width: 371px;
    height: 200px;
    overflow: hidden;
}

.part9 .company .com_con .com_first img {
    transition: 0.3s;
    display: block;
}

.part9 .company .com_con .com_first:hover img {
    transform: scale(1.1);
}

.part9 .company .com_con ul li .a .data {
    width: 80px;
    height: 63px;
    background: #d8d8d8;
    margin-bottom: 20px;
}

.part9 .company .com_con ul li .a .data .day {
    display: block;
    font-size: 24px;
    text-align: center;
    color: #fff;
    line-height: 1;
    margin-top: 7px;
    margin-bottom: 5px;
}

.part9 .company .com_con ul li .a .data p {
    font-size: 16px;
    text-align: center;
    color: #fff;
    line-height: 1;
}

.part9 .company .com_con ul li:hover .a .data {
    background: #009cff;
}

.part9 .company .com_con ul li .a .txt {
    width: 270px;
}

.part9 .company .com_con ul li .a .txt h3 {
    color: #333;
}

.part9 .company .com_con ul li .a .txt h3 a{
    color: inherit;
    display: block;
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.part9 .company .com_con ul li .a .txt p {
    color: #666;
    height: 42px;
    overflow: hidden;
display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;  
	overflow: hidden;
}

.part9 .company .com_con ul li .a .txt p a {
    color: inherit;
}

.part9 .company .com_con ul li:hover .a .txt h3 {
    color: #009cff;
}