﻿

h4.related {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    line-height: 32px;
    margin: 0 10px;
    height: 32px;
}

    h4.related span {
        display: inline-block;
        border-bottom: 2px solid #666;
    }

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    display: block;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
    color: inherit;
}

ul.relate_pr li {
    width: 20%;
    float: left;
}

    ul.relate_pr li a {
        display: block;
        margin: 5px;
        text-align: center;
        line-height: 30px;
        color: inherit;
    }

    ul.relate_pr li img {
        width: 100%;
        display: block;
    }

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*开始*/

body
{
    font-family:"微软雅黑";
    overflow-x: hidden;
    font-size: 14px;
}
*{
    padding:0;
    margin:0;

}
img{
    /* max-width:100%; */
}
a{
    color:#333;
    text-decoration:none;
}
ul,ol{
    list-style-type:none;
}
.container{
    width: 1200px !important;
    margin: auto;
}
.fl{
   float: left;
}
.fr{
    float: right;
}

.block {
    clear: both;
    overflow: hidden;
}
.header {
    width: 100%;
    overflow: hidden;
    height: 120px;
}

.logo.fl {
    margin-top: 11px;
    width: 235px;
}

.logo.fl img {
    width: 197px;
    display: block;
}
.tell.fr {
    width: 965px;
}

.tell.fr img {
    float: left;
    margin-top: 16px;
    margin-right: 8px;
}

.tell.fr p span {
    font-size: 20px;
    display: block;
}
.tell.fr p {
    float: right;
    font-size: 16px;
    margin-top: 4px;
}
.tell.fr .fl h3 {
    font-size: 20px;
    font-weight: 100;
    color: #2c2c2c;
    line-height: 31px;
}

.tell.fr .fl {
    box-sizing: border-box;
    padding-top: 33px;
    position: relative;
    padding-left: 17px;
}
.tell.fr .fr {
    margin-top: 31px;
    line-height: 24px;
}
.tell.fr .fl:after {content: "";width: 1px;height: 88px;background: #333;position: absolute;left: 0;top: 18px;}
.nav {
    width: 100%;
    background: #666;
}

.nav ul li {
    float: left;
    position: relative;
}

.nav ul li a {
    color: #fff;
    padding: 20px 43px;
    display: block;
    font-size: 16px;
}
.nav ul li ul {
   display: none;
    position: absolute;
    background: #333;
    z-index: 3333;
    top: 61px;
    left: 0;
    width: 100%;
    height: auto;
}
.nav ul li ul li{
    float: none;
}
.nav ul li:hover a,.nav ul li a.cur {
    background: #333;
}
.nav ul li:hover ul{
    display: block;
}
.nav ul li:hover ul li a{
    background: #666;
}
.nav ul li ul li:hover  a{
    background: #333;
}
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
    display: block;
}

/* banner */
.slideBox { position: relative; width: 100%; overflow: hidden;}
.slideBox .hd { position: absolute; right: 48.0%; bottom: 10px; height: 25px; margin-right: -34px; overflow: hidden; z-index: 1;}
.slideBox .hd li { float: left; width: 33px; height: 3px; margin: 0 5px; background: #fff; /*border-radius: 50%;*/}
.slideBox .hd li.on { background: #1160c8;}
.slideBox .bd { position: relative;  z-index: 0;}
.slideBox .bd li { zoom: 1; vertical-align: middle;}
.slideBox .bd li a { position: relative; width: 100%; padding: 17% 0; display: block;}
.slideBox .bd li a img { position: absolute; top: 0; left: 0; width: 100%;  display: block;}
.slideBox .prev, .slideBox .next { position: absolute; left: 3%; top: 50%; width: 28px; height: 70px; margin-top: -46px; background: url('../images/slider-arrow.png') no-repeat;
    display: block; filter: alpha(opacity=70); opacity: 0.7;}
.slideBox .next { left: auto; right: 3%; background-position: right;}
.slideBox .prev:hover, .slideBox .next:hover { filter: alpha(opacity=100); opacity: 1;}
.slideBox .prevStop, .slideBox .nextStop { display: none;}
.slideBox a.pic { position: relative; width: 100%; padding: 14.8% 0; display: block;}
.slideBox a.pic img { position: absolute; top: 0; left: 0; width: 100%;  display: block;}



.one.container {
    margin: 49px auto;
    overflow: hidden;
}

.one.container ul li {
    float: left;
    width: 300px;
}

.title {
    text-align: center;
    margin-bottom: 32px;
}

.title h2 {
    font-size: 30px;
    color: #333;
    position: relative;
    margin-bottom: 10px;
}

.title h2 i {
    font-style: inherit;
    font-size: 48px;
    z-index: -1;
    color: #e0e0e0;
    display: block;
    text-align: center;
    margin-bottom: -30px;
}

.title p {
    font-size: 18px;
    color: #333;
}
.one.container ul li img {
    width: 39px;
    height: 39px;
    display: block;
    float: left;
}

.one.container ul li h3 {
    font-size: 20px;
    float: left;
    color: #333;
    margin: 8px 0 23px 15px;
}


.one.container ul li p {
    clear: both;
    width: 280px;
    font-size: 13.7px;
    color: #484848;
    line-height: 24px;
    margin: 20px 0;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
height:72px;
}
.one.container ul li a {
    width: 121px;
    height: 39px;
    border: 1px solid #333;
    display: block;
    line-height: 39px;
    text-align: center;
}

.one.container ul li:hover a {
    color: #fff;
    background: #333;
}


.two {
    overflow: hidden;
    margin-top: 50px;
    position: relative;
}
.two ul li {
    width: 500px;
    float: left;
    position: relative;
    margin: 20px;
    margin-top:42px;

}

.two ul li img {
    width: 500px;
    height: 300px;
    display: block;
}

.two ul li .two1 {
    position: absolute;
    z-index: 222;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    background: #333333ab;
    height: 40px;
    line-height: 40px;
}

.two ul li .two1 span {
    display: none;
}

.two ul li .two1 p {
    padding-left: 18px;
    font-size: 18px;
}

.two ul li:hover .two1 {
    width: 100%;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    padding-top: 83px;
}

.two ul li:hover .two1 span {
    display: block;
    font-size: 40px;
    border: 1px solid #fff;
    width: 40px;
    line-height: 36px;
    height: 40px;
    margin: auto;
    border-radius: 50%;
    margin-top: 14px;
}

.two ul li:hover .two1 p {
    font-size: 24px;
}
.container.two2 .prev1 {
    float: left;
}
.container.two2 .next1 { float: right;}
.container.two2 span {
font-size:48px;
font-family:"宋体";
color:#333;

}
.container.two2 {
    position: absolute;
    z-index: 333;
    top: 57%;
    left: 50%;
    margin-left: -600px;
}
.two ul {
    background: #e0e0e0;

}
.three {
    width: 100%;
    background: #e0e0e0;
    position: relative;
    padding-bottom: 70px;
    padding-top: 49px;
}


.three ul li {
    float: left;
    width: 600px;
    height: 120px;
    text-align: left;
    position: relative;
    box-sizing: border-box;
    padding-top: 25px;
    padding-left: 70px;
}
.three ul li  img {
    position: absolute;
    left: 0;
    top: 0;
    width: 480px;
}

.three ul li:nth-child(2n) img {
    right: 0;
    left: auto;
    top: 0;
}
.three ul li p {
    font-size: 16px;
}

.three ul li p span {
    font-size: 20px;
}
.three ul li:nth-child(3) {
    padding-top: 34px;
}

.three ul li:nth-child(4) {
    padding-left: 298px;
    padding-top: 34px;
}

.three ul li:nth-child(2) {
    padding-left: 298px;
    padding-top: 43px;
}
.three ul {
    margin-top: 100px;
    overflow: hidden;
}
.tr_box {
    width: 217px;
    position: absolute;
    left: 50%;
    margin-left: -108.5px;
    top: 169px;
}

.tr_box img {
    width: 100%;
    display: block;
}
.three .title {
    text-align: center;
    margin-bottom: 32px;
    position: relative;
    margin-top: 58px;
}

.three .title h2 {
    font-size: 30px;
    color: #333;
    position: absolute;
    margin-bottom: 10px;
    left: 50%;
    margin-left: -182px;
    z-index: 2;
    top: -49px;
}

.three .title h2 i {
    font-style: inherit;
    font-size: 48px;
    position: absolute;
    z-index: -1;
    color: #c4c4c4;
    left: 50%;
    top: -11px;
    margin-left: -144px;
}

.three .title p {
    font-size: 18px;
    color: #333;
    text-align: center;
}
.four {
    width: 100%;
    overflow: hidden;
    margin-top: 52px;
}

.fa1 {
    width: 50%;
    float: left;
}

.fa2 {
    width: 50%;
    float: right;
    height: 370px;
}

.fa1 img {
    width: 100%;
    height: 440px;
    display: block;
}

.fa3 {
    width: 552px;
    float: left;
    margin-left: 50px;
}
.fb1{
    width:50%;
    float: right;
}
.fb1 img{
    width: 100%;
    height: 440px;
    display: block;
}
.fb2{
    width: 50%;
    float: left;
}
.fb3 {
    width: 552px;
    float: right;
    margin-right: 50px;
}
.fa3 h3,.fb3 h3 {
    font-size: 30px;
    color: #333;
    font-weight: 100;
}

.fa3 h3 span,.fb3 h3 span {
    font-size: 36px;
}

.fa3 h4,.fb3 h4 {
    font-size: 24px;
    color: #333;
    font-weight: 100;
    padding: 20px 0;
    position: relative;
    margin-bottom: 20px;
}
.fa,.fb {
    margin-bottom: 49px;
    overflow: hidden;
}

.fa3 h4:after, .fb3 h4:after {content: "";width: 150px;height: 2px;background: #333;position: absolute;left: 0;bottom: 0;}
.fa3 h2,.fb3 h2 {
    font-size: 30px;
    color: #333;
    font-weight: 100;
    margin-bottom: 30px;
}

.fa3 p ,.fb3 p{
    font-size: 16px;
    color: #333;
    line-height: 28px;
    margin-bottom: 28px;
}
.fa3 img,.fb3 img {
    width: 540px;
    height: 180px;
    float: left;
    margin-right: 16px;
 
}

.fa3 img:last-child {
    margin-right: 0;
    /*margin-left: 14px;*/
}
.fb3 img:last-child {
    margin-right: 0;
   /* margin-left: 14px;*/
}
.five.container {
    margin-bottom: 0px;
    overflow: hidden;
    padding-bottom:50px;
    padding-top:30px;
}
.fiv1.fl {
    width: 375px;
    position: relative;
}

.fiv2.fr {
    width: 1200px;
    overflow: hidden;
    margin-left: 45px;
    border-top: 1px solid #cbd1d2;
    padding-top: 17px;
}

.fiv2.fr ul li {
    float: left;
    width: 180px;
    height: 86px;
    margin: 9px 21px 9px 0;
    border: 1px solid #ccc;
}
.fiv2.fr ul li img {
    width: 100%;
    height: 100%;
    display: block;
}
.fiv2.fr ul li:nth-child(6n) {
    margin-right: 0;
}
.fiv1.fl .fiva {
    background: #333333;
    color: #fff;
    height: 306px;
}

.fiv1.fl .fiva h2 {
    font-size: 28px;
    margin-left: 27px;
    padding-top: 51px;
    font-weight: inherit;
    position: relative;
}

.fiv1.fl .fiva h2 span {
    display: block;
}

.fiva h4 {
    margin-top: 15px;
    margin-left: 28px;
    font-size: 28px;
    font-weight: 100;
}

.fiv1.fl .fiva h2:After {content: "";width: 32px;height: 1px;background: #fff;position: absolute;top: 38px;left: 0;}
.fivb {
    background: #fff;
    border: 1px solid #ccc;
    width: 330px;
    height: 235px;
    position: absolute;
    bottom: -121px;
    left: 50%;
    margin-left: -160px;
    box-sizing: border-box;
    padding: 21px;
}
.fivb p {
    font-size: 14px;
    line-height: 26px;
    color: #333;
    margin-top: 32px;
}

.fivb h4 {
    font-size: 16px;
    line-height: 25px;
    color: #333;
}
.fiv2.fr ul li.on,.fiv2.fr ul li:hover {
    border: 1px solid #333;
}
.six {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 43px;
}

.six .bg {
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    position: absolute;
}

.six .bg img {
    width: 100%;
    height: 100%;
    display: block;
}
.six .title h2,.six .title p {
    color: #fff;
}

.six .title i {
    color: #adaaaa;
}

.six .title {
    padding: 50px 0 30px 0;
}
.six .title h2,.six .title p {
    color: #fff;
}

.six .title i {
    color: #adaaaa;
}

.six .hd ul li {
    float: left;
    width: 198px;
}

.six .title {
    padding: 50px 0 30px 0;
}

.six .bd ul li .fr {
    color: #fff;
    width: 600px;
    box-sizing: border-box;
    padding: 50px;
}

.six .bd ul li img {
    width: 500px;
    float: left;
    margin-left: 100px;
}

.six .bd ul li {
    overflow: hidden;
    background: #000000b5;
}

.six .bd {
    margin-bottom: 30px;
}
.six .bd ul li .fr h3 {
    font-size: 24px;
    margin-bottom: 35px;
}

.six .bd ul li .fr p {
    line-height: 27px;
    font-size: 14px;
    width: 325px;
    margin-bottom: 30px;
}

.six .bd ul li .fr a {
    width: 119px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border: 1px solid #fff;
    display: block;
    text-align: center;
}
.six .hd ul li.on {
    border:1px solid #fff
}
.seven.container {
    margin: 10px auto;
    overflow: hidden;
    padding-top:30px;
    padding-bottom:30px;
}

.seven.container .fr {
    width: 620px;
  
}

.seven.container .fl {
    width: 538px;
      margin-right: 40px;
}

.seven.container .fl img {
    width: 100%;
    display: block;
    padding-top:15px;
}

.seven.container .fr p {
    text-indent: 24px;
    line-height: 25px;
    margin: 18px 0;
    font-size: 14px;
    color: #cbd1d2;
}

.seven.container .fr h3 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    color: #eeeeee;
    font-size: 20px;
}
.seven  .container .title  h2 {
  color: #eeeeee;
}
.eight.container {
    overflow: hidden;
}
.eight1 {
    width: 387px;
    float: left;
    border-right: 1px dashed #eee;
    color: #333;
    margin-bottom: 80px;
}

.eight1 ul li img {
    display: none;
    width: 365px;
}

.eight1 ul li:nth-child(1) img {
    display: block;
}
.eig div:nth-child(2) {
    width: 415px;
    box-sizing: border-box;
    padding-left: 25px;
}

.eig div:nth-child(3) {
    box-sizing: border-box;
    padding-left: 25px;
    border: none;
}

.eight1 ul {
    width: 360px;
    line-height: 24px;
}
.eight1 h2 {
    margin-bottom: 10px;
    font-weight:bold;
font-size: 18px;

}
.eight1 ul li{
    font-size:14px;

    border-bottom: 1px dashed #eee;
    overflow: hidden;
}
.eight1 h2 a {
    float: right;
    margin-right: 34px;
    font-size: 14px;
    display:block;
    padding-top:3px;
}
.eight1:nth-child(3) h2 a {
    margin-right: 0;
}
.eight1 ul li h3 {
    margin: 10px 0;
    width: 77%;
    float: left;
    font-weight: 100;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.eight1 ul li span {
    float: right;
    margin-top: 10px;
}


.nine1.fl {
    width: 22%;
    text-align: right;
    background: #000;
    color: #fff;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding-right: 70px;
}

.nine2.fr ul {margin-left:16px;}

.nine2.fr {
    width: 78%;
    height: 80px;
    line-height: 80px;
}

.nine2.fr ul li {
    float: left;
    margin: 0 16px;
}

.nine1.fl h2 {
    font-weight: 100;
    font-size: 18px;
}
.nine2.fr ul li a {
    font-size: 16px;
    display: block;
}
.ten {
    width: 100%;
    background: #333;
    overflow: hidden;

}

.nine {
    overflow: hidden;
    width: 100%;
    margin-bottom:5px;
}
.ten table {
    width: 1200px;
    margin: auto;
    color: #fff;
    padding: 31px 0;
    margin-bottom: 19px;
}

.ten table ul li a {
    color: #c0c5cc;
    font-size: 12px;
    line-height: 28px;
}
.ten td h3 {
    font-size: 15px;
    padding-bottom: 8px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
    width: 85px;
    color:#c0c5cc;
    position: relative;
    
}

.ten td h3:after {content: "";width: 42px;height: 2px;background: #fff;position: absolute;bottom: 0;left: 0;}
.ten td:nth-child(5) {
    line-height: 25px;
}

.ten td:nth-child(5) h2 {
    margin-top: -32px;
    margin-bottom: 20px;
    font-weight: 100;
    font-size: 24px;
    color:#c0c5cc;
}

.ten td:nth-child(5) p {
    margin: 10px 0;
    font-size: 18px;
    color:#c0c5cc;
}

.ten td:nth-child(5) h2 img {
    width: 28px;
    height: 28px;
    margin-right: 10px;
    padding-top: 7px;
}
.ten td:nth-child(6) p {
    text-align: left;
    margin-left: 31px;
    margin-top: 8px;
}

.ten td:nth-child(6) img {
    padding-top: 10px;
    width: 130px;
    height: 130px;
    margin-top: 11px;
}
.footer {
    width: 100%;
    background: #282E3A;
    color: #c0c5cc;
    overflow: hidden;
}

.footer ul li {
    float: left;
    text-align: center;
    margin: 0 22px;
    font-size: 14px;
}

.footer ul {
    width: 800px;
    margin: auto;
    height: 40px;
    line-height: 40px;
}


.huxian {
    width: 1920px;
    height: 21px;
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 50%;
    margin-left: -960px;
    background: url(../images/hux.png) no-repeat center;
}

.product {
    padding: 50px 0;
}




/*内页*/
.tips {
    background: #f5f5f5;
    margin-bottom: 30px;
    text-align: right;
    position: relative;
    height: 100px;
    line-height: 100px;
    color: #515151;
    font-size: 14px;
}

.page_head {
    height: 230px;
    color: #fff;
    background: #666666;
    font-size: 26px;
    padding: 22px 0px 0px 30px;
    width: 214px;
    position: absolute;
    bottom: -25px;
    z-index: 100;
}

    .page_head h2 {
        font-size: 40px;
        font-weight: normal;
        text-align: left;
        line-height: 48px;
    }

.tips b {
    display: none;
}

.page_head h2 span {
    font-size: 26px;
}

.biaoyu {
    text-indent: 23px;
    padding: 21px 0 0 0;
    font-size: 23px;
    text-align: left;
    line-height: 30px;
    font-family: "华文行楷";
    background: url(../images/top_031.png) no-repeat left 14px;
}

.pagel {
    width: 244px;
}

.treepage h2 {
    height: 69px;
    background: #0c4da2;
    padding: 20px 0px 20px 0px;
    text-align:center;
    font-size: 28px;
    line-height: 30px;
    color: #fff;
}

    .treepage h2 b {
        display: block;
        font-size: 12px;
        font-weight: normal;
    }

.treepage li a {
    background: #666666;
    height: 50px;
    display: block;
    margin-top: 1px;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    padding-left: 35px;
}
.treetop li.cur a {
    color: #fff;
}




.treepage li ul.subTree li a {
    line-height: 48px;
    height: 48px;
    background: #fff;
    color: #262626;
    padding: 0px 10px 0px 47px;
    font-size: 14px;
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
    position: relative;
}

    .treepage li ul.subTree li a:before {
        content: ">";
        position: absolute;
        left: 22px;
        top: 18px;
        background: #666666;
        color: #fff;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        line-height: 14px;
        text-align: center;
        font-family: serif;
        font-size: 12px;
    }

    .treepage li ul.subTree li a:hover {
        color: #666666;
    }

ul.subTree {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
}

.newspage h3 {
    background: #666666;
    line-height: 70px;
    font-size: 22px;
    text-align: center;
    font-weight: normal;

}

.newspage h3 a{
    color: #fff;
}
.newspage {
    margin-top: 20px;
}

    .newspage ul {
        border-left: 1px solid #e7e7e7;
        border-right: 1px solid #e7e7e7;
        padding: 5px 14px;
        border-bottom: 1px solid #e7e7e7;
    }

    .newspage li a {
        line-height: 38px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        border-bottom: 1px dashed #d2cdcd;
        color: #333;
    }


.contactpage {
    /* margin-top: 20px; */
    /* margin-bottom: 24px; */
    text-align: center;
    line-height: 32px;
}
.contactpage h3 {
    background: #0c4da2;
    line-height: 70px;
    font-size: 22px;
    text-align: center;
    font-weight: normal;

}
.contactpage h3 a{
    color: #fff;
}

    .contactpage .con {
        border: 1px solid #e7e7e7;
        padding: 5px 10px;
    }

    .contactpage p {
     
 /*    border-bottom: 1px dashed #b9c3d1;*/
        line-height: 24px;
        color: #4a4848;
        font-size: 13px;
        position: relative;
        text-align:left;
    }

        .contactpage li img {
            width: 70px;
            height: 60px;
            position: absolute;
            left: 0;
            top: 10px;
        }

        .contactpage li:last-child p{
            border-bottom: none;
        }

.pager {
    width: 921px;
}

.prdesc {
    margin-bottom: 30px;
}

    .prdesc h3.fl {
        display: inline-block;
        border-left: 7px solid #666666;
        font-size: 30px;
        width: 93px;
        line-height: 36px;
        padding: 10px 9px;
        border-right: 4px solid #666666;
        color: #666666;
        float: left;
        height: 72px;
    }

    .prdesc .con {
        color: #818080;
        width: 800px;
        line-height: 27px;
        padding-top: 22px;
    }

        .prdesc .con h4 {
            font-size: 24px;
            color: #454545;
            padding-bottom: 5px;
            font-weight: normal;
        }

.pagescroll {
    margin-bottom: 35px;
}

    .pagescroll .scroll {
        width: 700px;
        height: 370px;
    }

        .pagescroll .scroll img {
            width: 700px;
            height: 370px;
        }

.scroll li div {
    position: absolute;
    z-index: 100;
    bottom: 0;
    width: 92%;
    background-color: rgba(0,0,0,.6);
    padding: 10px 4%;
    color: #fff;
}

.scroll li {
    position: relative;
}

    .scroll li div h4 {
        font-size: 18px;
        font-weight: normal;
        line-height: 40px;
    }

    .scroll li div p {
        line-height: 20px;
        height: 40px;
        overflow: hidden;
    }

h3.pagetitle {
    height: 38px;
    font-size: 24px;
    color: #666666;
    line-height: 38px;
    font-weight: normal;
}

ul.prlist li {
    border: 1px solid #d0d0d0;
    height: 250px;
    position: relative;
    z-index: 1;
    margin-bottom: 28px;
}

    ul.prlist li img {
        width: 307px;
        height: 250px;
    }

    ul.prlist li div {
        padding: 35px 0px 0px 24px;
        width: 580px;
        float: right;
        line-height: 1.7;
        color: #6d6d6d;
        font-size: 13px;
    }

        ul.prlist li div h4 {
            color: #0d0d0d;
            font-size: 16px;
            font-weight: normal;
            margin-bottom: 15px;
        }

        ul.prlist li div p {
            color: #6d6d6d;
            line-height: 24px;
            font-size: 12px;
            height: 96px;
            overflow: hidden;
        }

    ul.prlist li span {
        position: absolute;
        width: 51px;
        height: 51px;
     /*   background: url(../images/pro_30.png) no-repeat center;*/
        right: -1px;
        bottom: -1px;
        display: none;
    }

    ul.prlist li:hover span {
        display: block;
    }

    ul.prlist li span a {
        display: block;
        width: 100%;
        height: 100%;
    }

    ul.prlist li:hover {
        border: 1px solid #666666;
    }

.pading a, .pading span {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    overflow: hidden;
}

.pading {
    text-align: right;
    position: relative;
    padding-right: 78px;
}

    .pading span.current {
        background: #666666;
        color: #fff;
    }

    .pading a.prev {
        background: #7c7c7c url(../images/pagging.png) no-repeat left center;
        color: transparent;
        position: absolute;
        right: 38px;
    }

    .pading a.next {
        background: #7c7c7c url(../images/pagging.png) no-repeat right center;
        color: transparent;
        position: absolute;
        right: 0;
    }

.preview {
    background: #f3f3f3;
    padding: 14px 36px 14px 14px;
    margin-bottom: 50px;
}

.product_item_top.fl .hd li {
    width: 67px;
    margin-top: 7px;
    float: left;
    margin-bottom: 5px;
}
.product_item_top.fl {
    width:495px;
}
.product_item_top.fl .bd ul li img {
    width:100%;
    display:block;
    height: 329px;
}
.product_item_top.fl .hd li img{
    width: 100%;
    height: 51px;
    display: block;
}
.product_item_top.fl .hd li{
    margin-right: 10px;
}
.dess {
    width: 690px;
    padding-top: 18px;
    line-height: 28px;
    color: #5d5d5d;
    font-size: 14px;
    position: relative;
}

    .dess h3 {
        font-size: 26px;
        color: #333;
        padding-bottom: 8px;
        border-bottom: 1px solid #ababab;
        line-height: 1.5;
        margin-bottom: 18px;
        font-weight: normal;
    }

.descon {
    padding: 18px;
    background: #f3f3f3;
}

.prtit {
    border-bottom: 5px solid #666666;
    padding: 0 18px;
}

    .prtit span {
        display: inline-block;
        line-height: 26px;
        background: #666666;
        padding: 0 10px;
        color: #fff;
        font-weight: bold;
        margin-left: -18px;
    }

.record {
    text-align: center;
    padding: 30px 0;
}

    .record span {
        display: inline-block;
        width: 48%;
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.pagescroll {
    margin-bottom: 35px;
}

    .pagescroll .scroll {
        width: 700px;
        height: 370px;
        overflow: hidden;
        position: relative;
    }

        .pagescroll .scroll img {
            width: 700px;
            height: 370px;
        }

.scroll li div {
    position: absolute;
    z-index: 100;
    bottom: 0;
    width: 92%;
    background-color: rgba(0,0,0,.6);
    padding: 10px 4%;
    color: #fff;
}

.scroll li {
    position: relative;
}

    .scroll li div h4 {
        font-size: 18px;
        font-weight: normal;
        line-height: 40px;
    }

    .scroll li div p {
        line-height: 20px;
        height: 40px;
        overflow: hidden;
    }

.scroll .prev {
    width: 21px;
    height: 42px;
    background: url(../images/pro_11.png) no-repeat;
    position: absolute;
    top: 170px;
    left: 32px;
    z-index: 10;
    cursor: pointer;
    display: none;
}

.scroll .next {
    width: 21px;
    height: 42px;
    background: url(../images/pro_12.png) no-repeat;
    position: absolute;
    top: 170px;
    right: 32px;
    z-index: 10;
    cursor: pointer;
    display: none;
}

.scroll:hover .next, .scroll:hover .prev {
    display: block;
}

.newscenter {
   /* padding-top: 270px;*/
}

ul.news_list li.first {
    position: absolute;
    height: 245px;
    top: -270px;
    width: 1200px;
    background: #f4f4f4;
}

ul.news_list {
    position: relative;
}

    ul.news_list li.first img {
        width: 420px;
        height: 245px;
        float: left;
        margin-right: 20px;
    }

    ul.news_list li.first h3 {
        line-height: 56px;
        height: 56px;
        font-size: 24px;
        font-weight: normal;
        color: #666666;
    }

        ul.news_list li.first h3:before {
            content: "头条";
            display: inline-block;
            border: 1px solid #666666;
            height: 30px;
            line-height: 30px;
            padding: 0 10px;
            margin-right: 20px;
            font-size: 20px;
        }

    ul.news_list li.first p {
        line-height: 24px;
        color: #999;
        font-size: 12px;
        height: 168px;
        overflow: hidden;
        text-indent: 2em;
    }

        ul.news_list li.first p a {
            color: #444;
        }

    ul.news_list li p a {
        color: #444;
    }

    ul.news_list li img {
        width: 240px;
        float: left;
        height: 158px;
    }

    ul.news_list li {
        height: 158px !important;
        /* overflow: hidden; */
        margin-bottom: 15px;
    }

        ul.news_list li div {
            width: 670px;
            float: right;
            line-height: 24px;
            color: #777;
            font-size: 14px;
            text-align: left;
        }

        ul.news_list li h4 {
            line-height: 58px;
            height: 58px;
            overflow: hidden;
            font-size: 17px;
            font-weight: normal;
            color: #333;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

.info span {
    display: block;
    line-height: 24px;
    color: #8d8d8d;
    font-size: 12px;
    text-align: center;
}

h3.ar_title {
    font-size: 22px;
    text-align: center;
    color: #222;
    padding-bottom: 22px;
    font-weight: normal;
}

.info {
    position: relative;
    border-bottom: 1px dashed #c7c7c7;
    margin-bottom: 20px;
}

a.back {
    position: absolute;
    display: block;
    height: 25px;
    line-height: 25px;
    background: #ccd2d8;
    color: #526373;
    width: 76px;
    text-align: center;
    bottom: -1px;
    right: 0;
}

.tips2 {
    margin: 26px 0 47px 0;
    text-align: right;
    border-bottom: 1px solid #ccc;
    line-height: 38px;
}
.position {
    line-height: 75px;
    color: #7b7b7d;
    padding-left: 22px;
    font-size: 14px;
    background: url(../images/home_icon.png) left center no-repeat;
    top:-30px;
}

span.icon {
    float: left;
    font-size: 16px;
    line-height: 37px;
    color: #443e3e;
    font-family: fantasy;
    position: relative;
    height: 37px;
    overflow: hidden;
  
}

.tips2 em {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #333;
    float: left;
    height: 20px;
    line-height: 20px;
    position: relative;
    left: -218px;
    bottom: -29px;
}

    .tips2 em.newsp {
        left: -152px;
    }

    .tips2 em:before {
        content: "";
        width: 35px;
        display: block;
        border-bottom: 3px solid #000;
        float: left;
        margin-top: 8px;
        margin-right: 5px;
    }

    .tips2 em:after {
        content: "";
        width: 35px;
        display: block;
        border-bottom: 3px solid #000;
        float: right;
        margin-top: 8px;
        margin-left: 5px;
    }
 .tabnav li.on a {
    background-color: #666666;
    color: #fff;
}
.treetop {
    overflow:hidden;
    margin-bottom:30px;
}
.treetop h2 {
    font-size:20px;
    font-weight:100;
    border:1px solid #666666;
    line-height:34px;
    padding:0 18px;
    float:left;
    margin-right:5px;
    color:#666666;
}
.treetop ul {
    float:left;
}
.treetop li {
    display:inline-block;
    margin:0 5px;
    border:1px solid #666666;
    padding:0 26px;
    line-height:34px;
}
.treetop li.cur {
    background:#666666;
    color:#fff;
    border:1px solid #666666;
}
.page_cps {
    width: 241px;
    margin: 10px 0;
    border: 1px solid #ccc;
}

.pages_title {
      height: 76px;
      background: #666666;
      padding: 20px 0px 0px 40px;
      font-size: 28px;
      line-height: 30px;
      color: #fff;
      margin-bottom: 10px;
}

.page_cps ul li img {
    width: 80%;
    margin: auto;
    display: block;
    margin-bottom: 10px;
}

.page_cps ul li {
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}
.con {
    margin: 0 0 19px 0;
}



/**颜色**/

.nav ul li:hover a,.nav ul li a.cur,.nav ul li ul li:hover a,.nav ul li ul,.tell.fr .fl:after,.one.container ul li:hover a ,.fa3 h4:after, .fb3 h4:after,.fiv1.fl .fiva,.ten   {
    background: #333;
}

.title p,.title h2,.one.container ul li h3  {
    color: #333;
}

.two ul li .two1 {
    background: #333333ab;
}


.fiv2.fr ul li:hover {
    border: 1px solid #05a2e8;
}
.fiv2.fr ul li.on
{
    border: 1px solid #ccc;
}
.six .bd ul li {
    background: #000000b5;
}
.nine1.fl {

    background: #0c4da2;
  
}

.treepage h2,.treepage li a ,.page_head ,.nav ul li:hover ul li a,  .treepage li ul.subTree li a:before,.newspage h3,  .pading span.current,.tabnav li.on a,.treetop li.cur,.pages_title,.prtit span  {
    background: #0c4da2;
   
}

    .treepage li ul.subTree li a:hover {
        color: #666666;
    }

.scroll li div {
   
    background-color: rgba(0,0,0,.6);

}
  
    .pading a.prev {
        background: #7c7c7c url(../images/pagging.png) no-repeat left center;

    }

    .pading a.next {
        background: #7c7c7c url(../images/pagging.png) no-repeat right center;

    }

/**/

.link_list {
    width:77%;
    float:right;
    padding-top:8px;
}
a.link_item {
    margin:0 10px;
    font-size:16px;
    line-height:40px;
}


/*原顶部样式开始*/

.container.two2 {
    display:none
}
.two ul {
    width:1200px;
    margin:auto;
    background:none;
    overflow:hidden
}
.two ul li {
    width:382px;
    float:left;
    margin:9px
}
.two {
    padding-bottom:30px;
    margin-top:0;
    padding-top:50px
}
.two .title h2 i {
    color:#ccc
}
.two ul li h4 {
    text-align:center;
    font-size:20px;
    margin-top:10px;
    font-weight:inherit
}
.tell.fr {
    display:none
}
.logo.fl {
    width:100%;
    margin:0;
    padding:10px 0
}
.logo.fl img {
    display:block;
    margin:auto;
    width:100%
}
.nav ul li a {
    padding:16px 41px
}
.nav ul li ul {
    top:53px
}
.header {
    height:auto
}
.ten tr:nth-child(1) ul {
    height:112px;
        color:#c0c5cc;

}



.gcal {
    position:relative
}
.gcal .prev,.gcal .next {
    position:absolute;
    width:50px;
    height:50px;
    line-height:50px;
    text-align:center;
    font-size:50px;
    top:50%
}
.gcal .prev {
    left:-50px
}
.gcal .next {
    right:-50px
}
.gcal li {
    width:280px;
    float:left;
    margin:0px 10px;
    position:relative;
    height:455px
}
.gcal img {
    border-radius:0px 30px 0 0;
    display:block
}
.gcal h3 {
    line-height:70px;
    background:#bc0e0e;
    margin-top:10px;
    border-radius:0px 0px 0px 25px;
    text-align:center;
    color:#fff;
    height:70px;
    overflow:hidden;
    white-space:initial;
    text-overflow:ellipsis
}
.gcal_text {
    position:absolute;
    top:0px;
    z-index:1;
    background:rgba(0,0,0,0.5);
    height:100%;
    border-radius:0px 25px 0px 25px;
    padding:20px;
    box-sizing:border-box;
    color:#fff;
    opacity:0;
    top:100%
}
.gcal_text h4 {
    text-align:center;
    font-size:18px;
    line-height:50px;
    position:relative;
    margin-bottom:10px
}
.gcal_text h4:after {
    content:'';
    width:30px;
    height:2px;
    background:#fff;
    position:absolute;
    bottom:0px;
    left:50%;
    margin-left:-15px
}
.gcal_text p {
    margin-top:10px
}
.gcal_text b {
    display:block;
    margin:20px auto 0;
    width:80px;
    line-height:25px;
    border:1px solid #fff;
    text-align:center;
    border-radius:20px
}
.gcal .bd {
    overflow:hidden
}
.gcal li:hover .gcal_text {
    opacity:1;
    top:0px
}
.gcal li:hover h3 {
    display:block
}
.eight1 ul li:nth-child(1) img {
    height:160px
}
.eight {
    margin-top:50px
}
.footer ul li {
    float:none
}
.footer ul {
    width:1200px
}
.eight1 {
    margin-bottom:50px
}
.four {
    margin-top:50px
}
.one.container {
    margin-bottom:0
}
ul.prlist li {
    height: 325px;
    width:291px;
    float:left;
    margin:8px
}
ul.prlist li p {
    display:none
}
ul.prlist li img {
    width:100%;
    display:block;
    height:233px
}
ul.prlist li div {
    padding:10px;
    width:100%;
    text-align:center;
    box-sizing:border-box
}
.pading {
    margin-top:15px
}
.page_head {
    display:none
}
.tips {
    height:50px;
    text-align:left;
    line-height:50px
}
.cp .title.fl h2 {
    font-size:30px;
    letter-spacing:1px
}
.cp_nav.fr {
    /*width:731px;*/
    margin-bottom:49px
}
.cp_nav.fr ul li {
    float:left;
    margin:0 10px;
    padding:9px 25px;
    background:#0c4da2;
    border-radius:10px;
    color:#191919
}
.cp_nav.fr ul li a {
    color:#fff
    
}
/*.cp_nav.fr ul li.on {
    background:#202b3b;
    border-radius:10px
}*/
.cp_nav.fr ul li:hover{
    background:#202b3b;
    border-radius:10px
}
.cp_nav.fr ul li:hover a,.cp_nav.fr ul li.on a {
    color:#fff
}
.cp_content {
    overflow:hidden;
    width:100%
}
.cp_content ul li {
    width:380px;
    float:left;
    margin:10px;
    position:relative
}
.tubox {
    overflow:hidden
}
.cp_content ul li:hover img {
    transform:scale(1.3);
    transition:all 1s
}
.case ul li:hover img {
    transform:scale(1.3);
    transition:all 1s
}
.cp_content ul li h4 {
    margin:15px 0;
    font-size:16px;
    text-align:center
}
.cp_content ul li a h4 {
    color:#161616
}
.cp_content ul li img {
    width:100%;
    height:316px;
    display:block;
    border-radius:5px
}
.yc {
    position:absolute;
    top:0;
    height:316px;
    z-index:222;
    width:100%;
    background:rgba(0,0,0,0.5882352941176471);
    color:#fff;
    padding-left:27px;
    box-sizing:border-box;
    display:none;
    border-radius:5px
}
.yc p {
    line-height:25px;
    width:317px;
    letter-spacing:1px
}
.cp_content ul li:hover .yc {
    display:block
}
.yc h3 {
    margin-top:52px;
    margin-bottom:30px
}
.cp.container {
    margin:0px auto 0px;
    padding-bottom:25px;
    padding-top:70px;
}
.more1 {
    width:135px;
    margin:auto;
    text-align:center;
    padding:10px 17px;
    font-size:16px;
    letter-spacing:2px;
    background:#0c4da2;
    border-radius:25px;
    margin-bottom:55px
}
.more1 a {
    color:#fff
}
.cp.container .title.fl b {
    font-weight:initial;
    font-size:18px
}
.gcal .prev,.gcal .next {
    display:none
}
.gcal li {
    margin-bottom:10px
}
.gcal h3 {
    background:#2b2b2b
}
.gcal_text {
    display:none
}
.one.container {
    margin-bottom:49px
}
.descon {
    background:#fff
}
.gcal img {
    width:100%;
    height:308px;
    border-radius:0
}
.gcal li {
    width:380px;
    height:auto
}
.gcal h3 {
    background:none;
    border-radius:0;
    line-height:38px;
    height:38px
}
.gcal h3 span {
    color:#FFF !important
}
.gcal li:hover img {
    transform:scale(1.06);
    transition:all 0.8s
}
.gcal li {
    overflow:hidden
}
.gcal img {
    height:306px
}

.nav ul li:hover a, .nav ul li a.cur, .nav ul li ul li:hover a, .nav ul li ul, .tell.fr .fl:after, .one.container ul li:hover a, .fa3 h4:after, .fb3 h4:after{
    background: #1160c8;
}
.fiv1.fl .fiva{
    background: #0c4da2;
}
.ten {
    background: url(../images/10.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 5vw;
    z-index: 2;
    color:#c0c5cc;
}
.posi {
    position: relative;
}
.ten:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(19,30,47,.92);z-index:-1;}
.nav {
  background: #0c4da2;
}


/*原顶部样式结束*/
