#dxw {
    width: 1180px;
    float: left;
    padding: 10px;
    line-height: 30px;
    background-color: #076CE0;
    border-radius: 6px;
}

#dxw h1 {
    font-size: 15px;
    color: #fff;
    float: left;
    line-height: 30px;
}

#dxw i {
    float: right;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}

#dta {
    width: 1000px;
    float: left;
    margin-left: 15px;
}

#dta ul {
    list-style-type: none;
    font-size: 12px;
}

#dta ul li.none {
    BaCKGROUND: none transparent scroll repeat 0% 0%;
}

#dta ul li {
    text-align: left;
    WIDTH: 480px;
    display: block;
    line-height: 28px;
    height: 28px;
    float: left;
    OVERFLOW: hidden;
    font-size: 14px;
    background-image: url(../../images/ico03.gif);
    background-repeat: no-repeat;
    background-position: 2px center;
    margin-left: 8px;
    margin-right: 8px;

}

#dta ul li span {
    float: right;
    color: #fff;
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
}

#dta ul li a {
    padding-left: 14px;
    color: #fff;
}

#dta ul li a:hover {
    padding-left: 14px;
    color: #fff;
}

.lmbt {
    width: 100%;
    float: left;
    text-align: center;
    /*	background-image: url(../../images/line.jpg);*/
    background-repeat: repeat-x;
    background-position: left 41px;
    margin: 20px 0;
    min-width: 1200px;
}

.lmbtt {
    width: 100%;
    float: left;
    text-align: center;
    background-image: url(../../images/line.jpg);
    background-repeat: repeat-x;
    background-position: left 41px;
    margin-top: 20px;
    min-width: 1200px;
}

.lmbtt h1 {
    font-size: 20px;
    padding-left: 5px;
    padding-right: 5px;
    color: #333;
    line-height: 40px;
    border-bottom: #666 solid 3px;
    display: inline-block;
}

.lmbtt p {
    font-size: 16px;
    line-height: 30px;
    color: #D2D1CF;
    margin-top: 8px;
    font-weight: bold;
}

.lmbt h1 {
    font-size: 28px;
    padding-left: 5px;
    padding-right: 5px;
    color: #076CE0;
    line-height: 40px;
    border-bottom: #076CE0 solid 3px;
    display: inline-block;
}

.lmbt p {
    font-size: 16px;
    line-height: 30px;
    color: #D2D1CF;
    margin-top: 8px;
    font-weight: bold;
}

#sjtj {
    width: 1200px;
    float: left;
    margin-top: 5px;
    overflow: hidden;
}

#sjtj ul {
    list-style-type: none;
    width: 1240px;
}

#sjtj ul li.none {
    BaCKGROUND: none transparent scroll repeat 0% 0%;
}

#sjtj ul li {
    width: 550px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: #fff solid 2px;
    background-color: #F5F6F8;
    padding: 13px;
    float: left;
    margin-right: 40px;

}

#sjtj ul li .tp {
    width: 150px;
    border: #fff solid 3px;
    height: 130px;
    overflow: hidden;
    float: left;
}

#sjtj ul li .tp img {
    width: 150px;
    height: 130px;
    border: 0px;
    transition: all 0.4s ease-in-out 0s;
}

#sjtj ul li .nr {
    width: 360px;
    float: right;
}

#sjtj ul li .nr h1 {
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    height: 30px;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPaCE: nowrap;
    OVERFLOW: hidden;
}

#sjtj ul li .nr p {
    text-indent: 28px;
    line-height: 25px;
    height: 100px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
}

#sjtj ul li a {
    color: #333;
}

#sjtj ul li a:hover {
    color: #076CE0;
}

#sjtj ul li:hover {
    border: #076CE0 solid 2px;
}

#sjtj ul li:hover .tp {
    border: #f9f9f9 solid 3px
}

#sjtj ul li:hover .tp img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#pro {
    width: 1200px;
    float: left;
    margin-top: 15px;
}

.nTab {
    width: 1200px;
    float: left;
    overflow: hidden;
}

.nTab ul {
    border: 0;
    margin: 0;
    width: 1220px;
}

.nTab a {
    float: left;
    width: 190px;
    text-align: center;
    cursor: pointer;
    list-style-type: none;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-radius: 2px;
    overflow: hidden;
    margin-right: 12px;

}

.nTab a.normal:hover,
.nTab a.active {
    color: #fff;
    background-color: #076CE0;
}

.nTab a.normal {
    color: #666;
    background-color: #FFFFFF;
    border: 1px solid #076CE0;
    margin-bottom: 10px;
}

.nonea {
    display: none;
}

#pro .more {
    width: 1200px;
    float: left;
    margin-top: 20px;
    text-align: center;
}

#pro .more a {
    display: inline-block;
    padding-left: 50px;
    padding-right: 50px;
    line-height: 40px;
    font-size: 15px;
    border-radius: 4px;
    border: #ddd solid 1px;
    background-color: #fff;
    color: #666;
    transition: all 0.2s ease-in-out 0s;
}

#pro .more a:hover {
    background: #076CE0;
    color: #FFFFFF;
    border: #076CE0 solid 1px;
}

#pro_1 {
    width: 1200px;
    float: left;
    margin-top: 20px;
}

#prolist {
    width: 1200px;
    float: left;
    text-align: center;
    position: relative;
}

#prolist .zzc {
    width: 1200px;
    overflow: hidden;
}

#prolist ul {
    list-style-type: none;
    width: 1220px;
}

#prolist ul li {
    width: 285px;
    float: left;
    text-align: center;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
}

#prolist ul li .tp {
    width: 281px;
    height: 200px;
    overflow: hidden;
    padding: 1px;
    border: #ddd solid 1px;
    background-color: #f9f9f9;
}

#prolist ul li img {
    width: 281px;
    min-height: 200px;
    transition: all 0.6s ease-in-out 0s;
}

#prolist ul li h1 {
    width: 100%;
    height: 0px;
    filter: alpha(Opacity=0);
    -moz-opacity: 0.0;
    opacity: 0.0;
    background-color: #076CE0;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 10;
    color: #FFFFFF;
    transition: all 0.4s ease-in-out 0s;
    font-size: 16px;
    font-weight: normal;
}

#prolist ul li p {
    text-align: center;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    font-size: 14px;
}

#prolist ul li a {
    color: #666;

}

#prolist ul li a:hover {
    color: #fff;

}

#prolist ul li a:hover h1 {
    width: 285px;
    height: 30px;
    filter: alpha(Opacity=0.8);
    -moz-opacity: 0.8;
    opacity: 0.8;
    overflow: hidden;
    line-height: 30px;
}

#prolist ul li a:hover .tp {
    border: #076CE0 solid 1px;
}

#prolist ul li a:hover img {
    -webkit-transform: scale(1.20);
    -moz-transform: scale(1.20);
    -o-transform: scale(1.20);
    transform: scale(1.20);
}

#prolist .prev,
#prolist .next {
    transition: all 0.4s ease-in-out 0s;
    width: 30px;
    height: 50px;
    position: absolute;
    filter: alpha(Opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-position: left center;
    top: 75px;
}

#prolist .prev:hover,
#prolist .next:hover {
    -moz-opacity: 100;
    filter: alpha(Opacity=100);
    opacity: 1;
    background-repeat: no-repeat;
}

#prolist .prev {
    left: -40px;
    background-image: url(../../images/l1.jpg);
    background-repeat: no-repeat;
}

#prolist .next {
    right: -40px;
    background-position: right center;
    background-image: url(../../images/r1.jpg);
}

.company {
    width: 1200px;
    float: left;
    margin-top: 20px;
}
.company:after{
    content: "";
    visibility: hidden;
    clear: both;
    display: block;
}
.company .jj {
    width: 650px;
    float: left;
}
.company .jj .introduce{
    height: 300px;
    overflow: hidden;
    font-size: 16px;
}

.company .jj h1 {
    color: #666;
    font-size: 18px;
    letter-spacing: 8px;
    line-height: 60px;
}

.company .jj p {
    color: black;
    font-size: 16px;
    line-height: 28px;
    text-indent: 28px;
}

.company .sp {
    width: 480px;
    float: right;
    height: 350px;
}

video::-webkit-media-controls-enclosure {
    overflow: hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}

.company .sp img,
.company .sp embed,
.company .sp iframe,
.company .sp VIDEO {
    width: 480px;
    height: 350px;
    overflow: hidden;
}

.company .more {
    width: 480px;
    float: left;
    text-align: left;
}

.company .more a {
    display: inline-block;
    margin-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 30px;
    font-size: 14px;
    border-radius: 4px;
    border: #ddd solid 1px;
    background-color: #fff;
    color: #aaa;
    transition: all 0.2s ease-in-out 0s;
}

.company .more a:hover {
    background: #076CE0;
    color: #FFFFFF;
    border: #076CE0 solid 2px;
}

.allista {
    WIDTH: 1200px;
    float: left;
    margin-top: 20px;
}

.allista ul {
    liST-STYLE-TYPE: none;
    width: 1240px;
    overflow: hidden;
}

.allista ul li {
    text-align: center;
    float: left;
    cursor: pointer;
    margin-right: 20px;
    margin-bottom: 20px;
    border: #ddd solid 1px;
    padding: 9px;
    background-color: #fff;
    position: relative;
}

.allista ul li .tp {
    width: 265px;
    height: 180px;
    overflow: hidden;
}

.allista ul li img {
    border: 0px;
    width: 265px;
    height: 180px;
    transition: all 0.4s ease-in-out 0s;
}

.allista ul li h1 {
    width: 0px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 0px;
    line-height: 0px;
    background-color: rgba(7,108,224, 0.4);
    transition: all 0.5s ease-in-out 0s;
}

.allista ul li:hover {
    color: #444;
    box-shadow: 0px 1px 4px #999;
    -webkit-box-shadow: 0px 1px 4px #999;
    -moz-box-shadow: 0px 1px 4px #999;
    transition: all 0.2s ease-in-out 0s;
}

.allista ul li a {
    display: block;
}

.allista ul li a:hover h1 {
    width: 265px;
    left: 9px;
    top: 9px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 180px;
    font-weight: normal;
    height: 180px;
    overflow: hidden;
    padding: 10px;
}

.allista .more {
    width: 1200px;
    float: left;
    text-align: center;
}

.allista .more a {
    display: inline-block;
    padding-left: 50px;
    padding-right: 50px;
    line-height: 40px;
    font-size: 15px;
    border-radius: 4px;
    border: #ddd solid 1px;
    background-color: #fff;
    color: #666;
    transition: all 0.2s ease-in-out 0s;
}

.allista .more a:hover {
    background: #076CE0;
    color: #FFFFFF;
    border: #076CE0 solid 1px;
}

.allista ul li a:hover img {
    -webkit-transform: scale(1.20);
    -moz-transform: scale(1.20);
    -o-transform: scale(1.20);
    transform: scale(1.20);
}

#news-2 {
    width: 1200px;
    overflow: hidden;
    float: left;
    margin-top: 20px;
}

#news-2 ul {
    list-style-type: none;
    width: 1250px;
}

#news-2 ul li {
    width: 330px;
    float: left;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    border: #f5f5f5 solid 2px;
    padding: 18px;
    background-color: #fff;
    margin-right: 45px;

}

#news-2 ul li img {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 0px;
    float: left;
    transition: all 0.3s ease-in-out 0s;
}

#news-2 ul li .nr {
    width: 220px;
    float: right;
}

#news-2 ul li .nr h1 {
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    height: 25px;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPaCE: nowrap;
    OVERFLOW: hidden;
}

#news-2 ul li .nr p {
    color: #999;
    line-height: 20px;
    font-size: 12px;
}

#news-2 ul li .nr .jj {
    height: 60px;
    color: #666;
    overflow: hidden;
}

#news-2 ul li:hover {
    border: #076CE0 solid 2px;
}

#news-2 ul li:hover img {
    margin-top: -5px;
    box-shadow: 0px 3px 6px #666;
    -webkit-box-shadow: 0px 3px 6px #666;
    -moz-box-shadow: 0px 3px 6px #666;
}

#news-2 ul li a {
    color: #333;
}

#news-2 ul li a:hover {
    color: #076CE0;
}

#news-2 .more {
    width: 1200px;
    float: left;
    text-align: center;
}

#news-2 .more a {
    display: inline-block;
    padding-left: 50px;
    padding-right: 50px;
    line-height: 40px;
    font-size: 15px;
    border-radius: 4px;
    border: #ddd solid 1px;
    background-color: #fff;
    color: #666;
    transition: all 0.2s ease-in-out 0s;
}

#news-2 .more a:hover {
    background: #076CE0;
    color: #FFFFFF;
    border: #076CE0 solid 1px;
}

@media screen and (max-width:768px) {

    #hyweb,
    .lmbt,
    #pro,
    .nTab {
        width: 100%;
        min-width: 100%;
    }
}

.img_wrap{
    max-width: 1200px;
    margin: 15px auto;
}
.website_title{
    margin: 15px 0;
    font-size: 16px;
    text-align: center;
}
.website_desc{
    font-size: 12px;
    text-indent: 24px;
    text-align: justify;
}