a:link,a:hover{ text-transform: none;text-decoration:none}
ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.logo {
    height: 100%;
}

.logo img {
    height: 100%
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
    margin: 10px 0;
}

@media (min-width: 768px) {

    .navbar-nav {
        float: left;
        margin: 0;
        margin-left: 100px;
        padding-top: 20px;
    }

}

.navbar-brand {
    margin: 0;
    padding: 0
}

.navbar-nav {
}

.in-input1 {
    border: none;
    height: 100%;
    width: 80%;
    height: 24px;
    padding-left: 5px;
    outline:none;
}

.navbar-toggle {
    background: #ccc
}

.navbar-toggle .icon-bar {
    color: #fff;
    background: #fff;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #0092dc;
}

.navbar-fixed-top {
    background: #fff;
}

.navbar-fixed-top > .container {
    position: relative;
}

.nav > li > a {
    color: #333;
    font-size: 16px;
}

.top-ss {
    position: absolute;
    top: 15px;
    right: 0
}

.top-ss div {
    float: left;
    margin: 10px 5px;
}

.carousel {
    margin-top: 90px;
}

.index-jy {
    margin-top: 60px;
    margin-bottom: 60px;
}

.index-jy > div > div {
    margin-bottom: 30px;
}

.index-jy .img {
    position: relative; overflow: hidden; height: 172px;
    background: url(../images/bj.jpg);
}
.index-jy .img:hover img{ 
    width: 110%;/* margin: 0 0 0 -5%;*/
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;	
    -o-transition: 1s;	
}

.index-jy img {
    width: 100%;
    transition: 1s;
    -moz-transition: 1s; /* Firefox 4 */
    -webkit-transition: 1s; /* Safari 和 Chrome */
    -o-transition: 1s; /* Opera */
}

.index-jy .text {
    position: absolute;
    width: 165px;
    left: 15px;
    top: 0;
    padding: 10px;
    height: 100%;
    z-index: 9;
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
}

.index-jy .text a {
    color: #fff;
    font-size: 16px;
}
.index-jy .text p {
    font-size: 12px;
}

.index-news {
    background: #73adc4 url("../images/bg1.jpg") no-repeat;
    padding-bottom: 100px;
}

.index-news .title {
    text-align: center;
    padding-top: 70px;
}

.index-news .img {
    position: relative; overflow: hidden; height: 196px;
}

.index-news .img img {
    width: 100%;
    border: 2px #fff solid;
    transition: 1s;
    -moz-transition: 1s; /* Firefox 4 */
    -webkit-transition: 1s; /* Safari 和 Chrome */
    -o-transition: 1s; /* Opera */
}
.index-news .img img:hover{
    width: 110%; margin: 0 0 0 -5%;
    transition: 1s;
    -moz-transition: 1s; /* Firefox 4 */
    -webkit-transition: 1s; /* Safari 和 Chrome */
    -o-transition: 1s; /* Opera */
}
.index-news .img .jt {
    position: absolute;
    left: 0;
    top: 0;
    background: #0092dc;
    width: 48px;
    height: 48px;
    color: #fff;
    text-align: center;
}

.index-news .img .jt h4 {
    font-size: 20px;
    padding-top: 5px;
    margin: 0
}

.index-news .img .jt div {
    font-size: 12px;
}

.index-news ul {
    margin-top: 70px;
}

.index-news li > div {
    margin: 0 -10px;
}

.index-news .text {
    background: #fff;
    padding: 10px;
}

.index-news .text a {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

.index-news .text p {
    color: #999;
    margin-top: 10px;
    font-size: 12px;
    line-height: 24px;
}

.foot {
    background: #434343;
}

.foot a {
    color: #fff;
}

.foot .mun {
    overflow: hidden
}

.foot .mun a {
    color: #999;
}

.foot .mun li {
    width: 12%;
    float: left;
    margin: 0 4%;
    text-align: center;
}

.foot .mun li .bi {
    border-bottom: 1px #4a4a4a solid;
    padding-top: 60px;
    padding-bottom: 20px;
}

.foot .mun li .bi a {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.foot .mun li .min {
    margin-top: 20px;
}

.foot .mun li .min a {
    display: block;
    line-height: 24px;
    font-weight: bold;
}

.foot .lx {
    margin-top: 60px;
    line-height: 24px;
    color: #999;
    padding:0 50px;
}

.foot .lx .sl {
    background: url("../images/lj_icon.png") #505050 no-repeat;
    padding: 20px 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}

.foot .lx .add {
    margin-top: 10px;
    overflow: hidden;
}

.foot .lx .add div {
    float: left;
    width: 50%;
    text-align: center;
    color: #fff;
}

.foot .bottom {
    border-top: 1px #4a4a4a solid;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.foot .bottom .yq, .foot .bottom .yq a {
    color: #999;
    padding-right: 10px;
}

.foot .bottom-b {
    background: #1d1d1d;
    line-height: 50px;
}

.foot .bottom-b .icp {
    color: #999;
    float: left;
}

.foot .bottom-b .right {
    color: #999;
    float: right;
}

.foot .bottom-b .right a {
    padding: 0 10px;
    color: #999;
}

@media (max-width: 1200px) {
    .foot .mun li {
        width: 42%;
    }

    .foot .lx {
        padding: 0 0px;
    }
}

@media (max-width: 768px) {
    
    .index-jy .img,.index-news .img{ height: auto;}
    .logo img {
        height: 40px
    }

    .top-ss {
        width: 100%;
        position: relative;
    }

    .carousel {
        margin-top: 113px;
    }

    .index-jy .text {
        width: 125px;
    }
    .index-jy .text h3 {
        margin: 0;
    }

    .index-jy .text p {
        font-size: 12px;
        margin-top: 5px;
    }

    .index-news .title img {
        width: 100%
    }

    .index-news li {
        margin-bottom: 20px;
    }

    .top-ss {
        position: relative;
        top: -10px;
        right: 0
    }

    .top-ss div {
        margin: 5px;
    }
}

.banner {
    margin-top: 80px;
    position: relative;
    overflow: hidden
}

.banner img {
    position: relative;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
}

.n-index-cont {
    background: #f6f6f6;
    padding-top: 40px;
    overflow: hidden;
}

.n-index-cont .title {
    text-align: center;
    color: #0092dc;
    background: url("../images/bg2.png") no-repeat center 0;
}

.n-index-cont .title h3 {
    margin: 0;
    padding: 0;
}

.n-index-cont .title .box-title div {
    display: inline-block;
    padding: 5px 30px;
    border: 1px #0092dc solid;
    margin: 20px 5px;
}

.n-index-cont .title .box-title a {
    display: block;
    color: #333
}

.n-index-cont .title .box-title .on {
    background: #0092dc;
}

.n-index-cont .title .box-title .on a {
    display: block;
    color: #fff;
}

.n-index-cont .content {
    background: #fff;
    margin-bottom: 50px;
    padding-bottom: 40px;
}

.n-index-cont .content .box {
    border-bottom: 1px #999 solid;
    overflow: hidden;
    padding-top: 20px;
}

.n-index-cont .content .box li {
    margin-bottom: 20px;
}

.n-index-cont .content .box li span {
    margin-left: 10px;
}

.n-index-cont .content .box h2 {
    font-size: 18px;
    margin-bottom: 20px;
    color: #0092dc;
}

.n-index-cont .content .box .list2 {
    padding-top: 50px;
}

.n-map {
    background: #f6f6f6;
    padding-top: 20px;
    margin-bottom: 50px;
}

.n-map > div {
    background: #fff;
}

@media (max-width: 768px) {
    .n-index-cont .title .box-title div{ margin-bottom: 0px;}
    .banner {
        margin-top: 126px;
    }

    .banner img {
        width: 100%;
        left: 0%;
        margin-left: 0
    }

    .n-index-cont .content .box .list2 {
        padding-top: 0px;
    }
}

#marquee1 {
    overflow: hidden;

}

#marquee1 li p {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0.5);
    padding-top: 45%;
    color: #fff;
    text-align: center;z-index: 77;
}

#marquee1 li div:hover p {
    display: block;
}


#marquee1 ul li div {
    margin: 30px 15px;
    background: #fff;
    padding: 10px;
    position: relative;
}

#marquee1 ul li img {
    display: block; width:100%;
}

.n-index-cont .content-no2 {
    background: none; margin-top: 20px;
}

#control {
    text-align: center;
}

#goL {
    margin: 20px 10px;
    background: #fff url("../images/left.png") center no-repeat;
    padding: 5px 20px;
    height: 40px;
    width: 80px;
    border: 1px #0e6eb8 solid;
    display: inline-block;
}

#goR {
    margin: 20px 10px;
    background: #fff url("../images/right.png") center no-repeat;
    padding: 5px 20px;
    height: 40px;
    width: 80px;
    border: 1px #0e6eb8 solid;
    display: inline-block;
}

.c-ion-list {
    background: #f6f6f6;
    padding-top: 40px;
    text-align: center;
    padding-bottom: 100px;
}

.c-ion-list li {
    margin-bottom: 20px;
}

.c-ion-list li div {
    background: url("../images/bbg.png") no-repeat;
    width: 145px;
    height: 168px;
    padding-top: 30px;
    margin: 0 auto;
}

.c-ion-list li:hover div {
    background: url("../images/bbg-on.png") no-repeat;
}

.c-ion-list li div span {
    height: 70px;
    width: 90px;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.c-ion-list li div p {
    margin-top: 10px;
    font-size: 14px;
    color: #0e6eb8;
}

.c-ion-list li:hover div p {
    color: #fff;
}
.c-ion-list li div span{ background:center no-repeat;}
.c-ion-list .cion-1 div span {
    background-image: url("../images/ce-icon1.png") ;
}

.c-ion-list .cion-2 div span {
    background-image: url("../images/ce-icon2.png") ;
}

.c-ion-list .cion-3 div span {
    background-image: url("../images/ce-icon3.png");
}

.c-ion-list .cion-4 div span {
    background-image: url("../images/ce-icon4.png") ;
}

.c-ion-list .cion-1:hover div span {
    background-image: url("../images/ce-icon1-on.png") ;
}

.c-ion-list .cion-2:hover div span {
    background-image: url("../images/ce-icon2-on.png");
}

.c-ion-list .cion-3:hover div span {
    background-image: url("../images/ce-icon3-on.png") ;
}

.c-ion-list .cion-4:hover div span {
    background-image: url("../images/ce-icon4-on.png") ;
}

.mbs {
    font-size: 14px;
    color: #0e6eb8;
    margin: 10px 15px;
}

.download-list li > div {
    background: #fff;
    overflow: hidden;
    margin-bottom: 20px;
}

.download-list li .munber {
    text-align: center;
    float: left;
}

.download-list li .munber span {
    display: block;
    margin: 0 auto;
    margin-top: 22px;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: #0e6eb8;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}

.download-list li .tit h2 {
    font-size: 16px;
    color: #333;
}

.download-list li .tit p {
    font-size: 12px;
    color: #999
}

.download-list li .btn {
    margin-top: 20px;
}
.download-list h2 a{
    color: #333;
}
.download-list li:hover h2 a, .download-list li:hover p {
    color: #0e6eb8;
}
.download-list li .btn a {
    border: 1px #0e6eb8 solid;
    border-radius: 4px;
    padding: 5px 10px;
}

.download-list li:hover h2, .download-list li:hover p {
    color: #0e6eb8;
}

.download-list li:hover .btn a {
    background: #0e6eb8;
    color: #fff;
}

.n-box {
    background: #f6f6f6;
    margin: 0 auto;
    padding: 40px;
}

.w50 {
    margin-bottom: 20px;
}

.w50>div>div {
    width: 16.66%;
    float: left;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}

.n-box .title {
    height: 60px;
    background: #fff;
    line-height: 60px;
    font-weight: bold;
}

.n-box .content {
    overflow: hidden;
}

.panel-default > .panel-heading {
    background: #fff;
    border: none;
    padding: 0;
    box-shadow: none;
}

.n-box .content div {
    height: 60px;
    line-height: 60px;
    background: #fff;
    font-size: 16px;
}

.panel-default {
    border: none;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: none;
    box-shadow: none;
    padding-left: 30px;
    padding-right: 130px;
    position: relative;
}

.n-box .panel-body {
    line-height: 26px;
    font-size: 14px;
    color: #333;
}

.panel-group .panel {
    box-shadow: none;
    margin-top: 0;
    padding: 0;
    margin-bottom: 20px;
}

.panel-group .panel + .panel {
    margin-top: -1px;
}

.n-box .content .jt span {
    margin-left: 10px;
}

.n-box .content a {
    background: #0092dc;
    color: #fff;
    text-align: center;
    padding: 5px 8px;
}

.n-box .panel-body .btn-02 {
    float: right;
    position: absolute;
    right: 20px;
    top: 30px;
}

@media (max-width: 678px) {
    .n-index-cont .content{ margin-bottom: 10px; margin-top: 20px;}
    .download-list li > div{ margin: 10px -10px;}
    .download-list li > div .tit,.download-list li > div .btn{ padding: 5px}
    .download-list li .munber{ padding: 0}
    .download-list li .btn a{ padding: 5px; font-size: 12px;}
    .download-list li .munber span{ width: 20px; height: 20px; line-height: 20px;}
    .download-list li .tit h2{ font-size: 14px; line-height: 22px;}
    .c-ion-list li div {
        background-size: 70%;
        width: 120px;
        height: 95px;
        padding-top: 10px;
        background-position: center 0 ;
    }

    .c-ion-list li:hover div {
        background: url("../images/bbg-on.png") center 0 no-repeat;
        background-size:70%;
        width: 120px;
        height: 140px;
        padding-top: 10px;
    }
    .c-ion-list li div span,.c-ion-list li:hover div span{ background-size:40%; height: 40px;}

    .c-ion-list li div p{ margin-top: 5px;}
    .n-box {
        padding: 0px; padding-top: 20px;
    }

    .n-box .title {
        height: 40px;
    }

    .w50>div>div {
        width: 20%;
        padding: 0 5px;
        font-size: 12px;
        line-height: 24px;
        padding-top: 10px;
    }

    .n-box .content div {
        font-size: 12px;
        line-height: 24px;
    }

    .n-box .content .add {
        display: none;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding-left: 10px;
        padding-right: 10px;
    }
    .n-box .panel-body .btn-02{ top: -35px; right: 10px; z-index: 99}
}

.list-news {
    margin-bottom: 20px;
    background: #fff;
    padding: 20px 0 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.list-news .munber {
    margin-top: 10px;
    color: #fff;
    background: url("../images/bbg-on.png") center 0 no-repeat;
    background-size: 100px;
    height: 140px;
    text-align: center;
    padding-top: 20px;
}

.list-news .munber .m1 {
    font-size: 36px;
    display: block;
}

.list-news .munber .m2 {
    font-size: 12px;
    display: block;
}

.list-news a {
    color: #333; display: block; overflow: hidden; height: 188px;
}
.list-news a img{ width: 100%;
    transition: 1s;
    -moz-transition:1s;	/* Firefox 4 */
    -webkit-transition: 1s;	/* Safari 和 Chrome */
    -o-transition: 1s;	/* Opera */
}
.list-news a img:hover{ width: 110%; margin: 0 0 0 -5%;
    transition: 1s;
    -moz-transition:1s;	/* Firefox 4 */
    -webkit-transition: 1s;	/* Safari 和 Chrome */
    -o-transition: 1s;	/* Opera */
}
.list-news h3 {
    font-size: 16px;
}

.list-news p {
    font-size: 12px;
}

.list-news:hover {
    background: #eeeeee;
}

.list-news:hover .munber {
    background: url("../images/bbg.png") center 0 no-repeat;
    background-size: 100px;
    height: 140px;
    color: #0e6eb8;
}

.list-news:hover a {
    color: #0e6eb8;
}

.news-content .tit-tit {
    font-size: 20px;
    text-align: center;
    background: url("../images/c-icon9.png") center bottom no-repeat;
    padding-bottom: 20px;
}

.news-content .bq {
    text-align: center;
    border-bottom: 1px #ccc solid;
    padding-bottom: 10px;
    margin: 0 40px;
}

.news-content .bq span {
    margin: 0 10px;
    color: #999;
    font-size: 12px;
}

.news-content .box-cont {
    padding: 20px 40px 60px;
    line-height: 26px;
}

@media (max-width: 678px) {
    .news-content .tit-tit{ padding: 0 10px 20px;}
    .list-news a{ height: auto; overflow: inherit}
    .list-news{ position: relative;}
    .list-news:hover .munber{ background: none; background: #0e6eb8;height: auto; height: 40px;}
    .list-news:hover .munber .m1, .list-news:hover .munber .m2{ color: #fff;}
    .list-news .munber{ background: none; height: auto;  position: absolute; top: 0; background: #0e6eb8; height: 40px; width:60px; z-index: 9; padding-top: 0;margin-top: 0}
    .list-news .munber:hover{background: none}
    .list-news .munber .m1{ font-size: 16px; margin-right: 20px;text-align: center; margin: 0 auto;}
    .list-news .munber .m2{ font-size: 12px; text-align: center;}
    .list-news h3{ margin: 0 -15px; font-size: 14px;
        display: -webkit-box; overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .list-news p{margin: 0 -15px; margin-top: 10px;
        display: -webkit-box; overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .news-content .bq {
        margin: 0 10px;
    }

    .news-content .box-cont {
        padding: 10px;
    }
    .news-content .box-cont img{width: 100%;}
}

.online-form .img {
    width: 100%;
}

.online-form .img img {
    width: 100%;
}

.online-form input {
    width: 70%;
    height: 40px;
    background: #f7f7f7;
    margin: 40px 20px 0;
    padding-left: 10px;
    border: none;
}

.online-form textarea {
    width: 100%;
    height: 240px;
    background: #f7f7f7;
    padding-left: 10px;
    margin-top: 40px;
    border: none;
    margin-bottom: 20px;
}

@media (max-width: 678px) {
    .online-form .img {
        width: 100%;
        height: 200px;
        overflow: hidden;
    }

    .online-form .img img {
        margin-top: -50%;
    }

    .online-form input {
        margin-top: 20px;
    }

    .online-form textarea {
        margin-top: 20px;
        height: 120px;
    }

    .online-form a {
        margin-bottom: 40px;
    }
}

.product-content {
    background: #f7f7f7;
    overflow: hidden;
}

.product-content .index-jy {
    margin-top: 0;
    padding-top: 40px;
}

.product-content .index-jy .img {
    border: 10px #fff solid;
}

.product-content .index-jy .text {
    background: none;
    margin: 40px;
}

.product-content .index-jy .text a {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.service-content img {
    width: 100%;
}

.service-content h3 {
    text-align: center;
    background: url("../images/c-icon11.png") center bottom no-repeat;
    color: #333;
    padding-bottom: 20px;
    font-size: 18px;
    margin: 0;
    padding-top: 20px;
}

.service-content > div > div {
    height: 270px;
    background: #fff;
}

.service-content .po > div {
    height: 270px;
    background: #0e6eb8;
}

.service-content .po > div h3 {
    background: url("../images/c-icon10.png") center bottom no-repeat;
    color: #fff;
}

.service-content ul {
    margin-top: 20px;
    padding: 0 20px;
}

.service-content ul li a {
    color: #333;
    line-height: 26px;
    color: #666; padding-left: 20px;
    font-size: 14px;
}

.service-content .po li a {
    color: #fff;
}

.service-content .btn-1 {
    text-align: center;
    margin-top: 30px;
}

.service-content .btn-1 a {
    border: 1px #999 solid;
    padding: 5px 15px;
    color: #999;
}

.service-content .po .btn-1 a {
    border: 1px #fff solid;
    padding: 5px 15px;
    color: #fff;
}

.service-content .text {
    padding: 30px;
    color: #666;
    line-height: 26px;
}

.service-content .btn-2 {
    text-align: center;
    margin-top: 30px;
}

.service-content .btn-2 a {
    padding: 5px 15px;
    color: #fff;
    background: #0e6eb8;
}

@media (max-width: 678px) {
    .product-content .index-jy .text{ margin-left: 20px;}
    .service-content > div > div {
        height: auto
    }

    .service-content .btn-1, .service-content .btn-2 {
        margin-bottom: 20px;
    }

}

.pr-two-icon {
    background: #f7f7f7;
    padding-top: 20px;
    padding-bottom: 30px;
}

.pr-two-icon li a {
    padding-top: 80px;
    color: #333;
    background: center top no-repeat;
    display: block;
    text-align: center;
    font-size: 14px;
}

.pr-two-icon li .img1 {
    background-image: url("../images/pr-icon1.png");
}

.pr-two-icon li .img2 {
    background-image: url("../images/pr-icon2.png");
}

.pr-two-icon li .img3 {
    background-image: url("../images/pr-icon3.png");
}

.pr-two-icon li .img4 {
    background-image: url("../images/pr-icon4.png");
}

.pr-two-icon li:hover a {
    color: #0e6eb8;
}

.pr-two-icon li:hover .img1 {
    background-image: url("../images/pr-icon1-on.png");
}

.pr-two-icon li:hover .img2 {
    background-image: url("../images/pr-icon2-on.png");
}

.pr-two-icon li:hover .img3 {
    background-image: url("../images/pr-icon3-on.png");
}

.pr-two-icon li:hover .img4 {
    background-image: url("../images/pr-icon4-on.png");
}

.pr-two-icon .on .img1 {
    background-image: url("../images/pr-icon1-on.png");
}

.pr-two-icon .on .img2 {
    background-image: url("../images/pr-icon2-on.png");
}

.pr-two-icon .on .img3 {
    background-image: url("../images/pr-icon3-on.png");
}

.pr-two-icon .on .img4 {
    background-image: url("../images/pr-icon4-on.png");
}

.pr-two-list li .list {
    overflow: hidden;
    background: #fff;
    padding: 15px 0;
    margin-bottom: 30px;
}

.pr-two-list li .list img {
    width: 100%
}

.pr-two-list li .list h3 {
    margin: 0
}

.pr-two-list li .list h3 a {
    font-size: 16px;
    color: #333;
    border-bottom: 3px #dddddd solid;
    padding-bottom: 10px;
}

.pr-two-list li .list p {
    margin-top: 20px;
    font-size: 12px;
    line-height: 24px;
}

.pr-two-list li .list:hover {
    background: #0e6eb8;
}

.pr-two-list li .list:hover p, .pr-two-list li .list:hover h3 a {
    color: #fff;
}

.pr-two-list li .list:hover h3 a {
    border-bottom: 3px #fff solid;
}
/*下载中心*/
.sof-two-icon {
    background: #f7f7f7;
    padding-top: 20px;
    padding-bottom: 30px;
}

.sof-two-icon li a {
    padding-top: 80px;
    color: #333;
    background: center top no-repeat;
    display: block;
    text-align: center;
    font-size: 14px;
}

.sof-two-icon li .img1 {
    background-image: url("../images/s_1.png");
}

.sof-two-icon li .img2 {
    background-image: url("../images/s_2.png");
}

.sof-two-icon li .img3 {
    background-image: url("../images/s_3.png");
}

.sof-two-icon li .img4 {
    background-image: url("../images/s_4.png");
}

.sof-two-icon li:hover a {
    color: #0e6eb8;
}

.sof-two-icon li:hover .img1 {
    background-image: url("../images/s_01.png");
}

.sof-two-icon li:hover .img2 {
    background-image: url("../images/s_02.png");
}

.sof-two-icon li:hover .img3 {
    background-image: url("../images/s_03.png");
}

.sof-two-icon li:hover .img4 {
    background-image: url("../images/s_04.png");
}

.sof-two-icon .on .img1 {
    background-image: url("../images/s_01.png");
}

.sof-two-icon .on .img2 {
    background-image: url("../images/s_02.png");
}

.sof-two-icon .on .img3 {
    background-image: url("../images/s_03.png");
}

.sof-two-icon .on .img4 {
    background-image: url("../images/s_04.png");
}
/*下载中心end*/
@media (max-width: 678px) {
    .pr-two-icon li a {
        background-size: auto 30px;
    }

    .pr-two-icon li a {
        padding-top: 40px;
    }

    .sof-two-icon li a {
        background-size: auto 30px;
    }

    .sof-two-icon li a {
        padding-top: 40px;
    }
}

.pr-three-content .pr-icon {
    background: #eee;
    padding: 20px;
    text-align: center;
}

.pr-three-content .pr-icon a {
    margin: 20px;
    display: inline-block;
    height: 101px;
    width: 88px;
    background: url("../images/pr-icon6.png") no-repeat;
    padding: 0px 5px;
    text-align: center;
    font-size: 12px;
    line-height: 101px;
}

.pr-three-content .pr-icon a:hover {
    background: url("../images/pr-icon6-on.png") no-repeat;
    color: #fff;
}
.pro_on{
    background: url("../images/pr-icon6-on.png") no-repeat!important;
    color: #fff;
}

.pr-three-content .pr-icon .on {
    background: url("../images/pr-icon6-on.png") no-repeat;
    color: #fff;
}

.pr-three-content .content .title-h2 {
    margin: 0;
    padding-top: 20px;
    text-align: center;
    font-size: 18px;
    color: #333;
    background: url("../images/c-icon9.png") center bottom no-repeat;
    padding-bottom: 20px;
}

.pr-three-content .content .title-tab {
    margin: 30px auto;
    text-align: center;
    height: 12px;
    width: 90%;
    border-bottom: 1px #ccc solid;
}

.pr-three-content .content .title-tab a {
    border: 1px #ccc solid;
    padding: 10px 20px;
    background: #fff;
    position: relative;
}

.pr-three-content .content .title-tab a:hover span, .pr-three-content .content .title-tab .on span {
    display: block;
    z-index: 9;
    height: 12px;
    width: 9px;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top: 42px;
    background: url("../images/sanjiao.png") center 0px no-repeat;
}

.pr-three-content .content .title-tab a:hover {
    border: 1px #0e6eb8 solid;
    color: #0e6eb8;
}

.pr-three-content .content .title-tab .on {
    border: 1px #0e6eb8 solid;
    color: #0e6eb8;
}

.pr-three-content .content .jianjie {
    margin: 50px 40px 20px;
    color: #333;
    font-size: 14px;
    line-height: 26px;
}
.pr-three-content .content .jianjie img{
    MAX-WIDTH: 100%!important;HEIGHT: auto!important;width:expression(this.width > 600 ? "600px" : this.width)!important;
}

.pr-three-content .content .qiehuan {
    width: 800px;
    margin: 0 auto;
}

.pr-three-content .content .qiehuan .carousel {
    margin-top: 20px;
}

@media screen and (min-width: 768px) {

    .pr-three-content .content .qiehuan .carousel-control.right, .pr-three-content .content .qiehuan .carousel-control.left {
        background: none;
    }

    .pr-three-content .content .qiehuan .carousel-control .glyphicon-chevron-right, .pr-three-content .content .qiehuan .carousel-control .icon-next {
        margin-right: -100px;
        color: #333;
    }

    .pr-three-content .content .qiehuan .carousel-control .glyphicon-chevron-left, .pr-three-content .content .qiehuan .carousel-control .icon-prev {
        margin-left: -100px;
        color: #333;
    }




}
.pr-three-content .content .qiehuan .carousel-caption {
    right: 0;
    left: 0;
    padding-bottom: 0;
    bottom: 0
}

.pr-three-content .content .qiehuan .carousel-caption h3 {
    margin: 0;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.3);
    padding: 10px 0;
    text-shadow: none;
}
.pr-three-content .content .qiehuan .carousel-indicators li{
    border: none; background: #ccc;
}
.pr-three-content .content .qiehuan .carousel-indicators .active{
    background: #0e6eb8;
}
.pr-three-content .content .qiehuan .carousel-indicators {
    bottom: -40px;
}
@media (max-width: 678px) {
    .pr-three-content .content .qiehuan {
        width: 100%;
        margin: 0 auto;
    }

    .pr-three-content .content .title-tab a {
        margin: 0 0px;
        padding: 4px;
        font-size: 12px;
    }

    .pr-three-content .content .title-tab {
        width: 96%;
    }

    .pr-three-content .content .title-tab a:hover span, .pr-three-content .content .title-tab .on span {
        display: block;
        z-index: 9;
        height: 12px;
        width: 9px;
        position: absolute;
        left: 50px;
        margin-left: -22px;
        top: 24px;
        background: url(../images/sanjiao.png) center 0px no-repeat;
    }

    .pr-three-content .content .jianjie {
        margin: 30px 20px 20px;
        color: #333;
        font-size: 14px;
        line-height: 26px;
    }

}
.pr-three-content .content .qiehuan .carousel-caption h3 {
    margin: 0;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.3);
    padding: 10px 0;
}
.pr-three-content .content .box-t {
    padding: 20px 40px;
}

.pr-three-content .content .box-t h4 {
    font-size: 18px;
    border-bottom: 1px #ccc solid;
    padding-bottom: 10px;
}

.pr-three-content .content .box-t div {
    line-height: 26px;
}
@media (max-width: 678px) {
    .pr-three-content .content .box-t{
        padding: 20px;
    }
}
.nav-tabs>li{padding: 0 0px;}
.nav-tabs>li>a{border-radius: 0;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{

}

.pr-three-content .content .title-tab a:hover span, .pr-three-content .content .title-tab .active span {
    display: block;
    z-index: 9;
    height: 12px;
    width: 9px;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top: 37px;
    background: url("../images/sanjiao.png") center 0px no-repeat;
}

.nav-tabs>li>a{margin-right: 0}
.pr-three-content .content .title-tab .active a{
    border: 1px #0e6eb8 solid;
    color: #0e6eb8;
}
.nav>li>a{display: inline;}
@media (max-width: 678px) {
    .pr-three-content .content .title-tab a:hover span, .pr-three-content .content .title-tab .active span{
        top: 22px;
    }
}
.footer{padding: 25px 0}
.footer .lx{padding: 0;margin:0;}
.footer .f_1 {width: 45%;}
.footer .f_2 {width: 30%;}
.footer .f_3 {width: 20%;}
.footer .f_4 {width: 5%;}
@media (max-width: 1200px) {
    .footer .f_1 {width: 50%;}
    .footer .f_2 {width: 50%;}
    .footer .f_3 {width: 50%;}
    .footer .f_4 {width: 50%;}
    
}

@media (max-width: 768px) {
    .footer .f_1 {width: 100%;}
    .footer .f_2 {width: 100%;}
    .footer .f_3 {width: 100%;}
    .footer .f_4 {width: 100%;}
    
}