﻿body {
    background: #fff !important;
}


.swrap{
    padding-top: 20px;
}


/*banner start*/
.index-banner {
    width: 725px;
    height: 365px;
    position: relative;
    overflow: hidden;
}

/*banner-imgs*/

.index-banner .banner-imgs {
    position: absolute;
    top: 0;
    height: 100%
}

.index-banner .banner-imgs li {
    width: 725px;
    height: 100%;
    position: relative;
}

.index-banner .banner-imgs li a {
    display: block;
    width: 100%;
    height: 100%;
}

.index-banner .banner-imgs li img {
    width: 100%;
    height: 100%;
    transition: all .7s;
}

/*banner-point*/
.index-banner .banner-point {
    width: 100%;
    position: absolute;
    bottom: 45px;
    text-align: center;
}

.index-banner .banner-point>li {
    display: inline-block;
    margin: 0 5px;
}

.index-banner .point {
    display: block;
    text-align: center;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    transition: all .5s;
}

.index-banner .select-point {
    width: 25px;
    background: #1b72ce;
    -webkit-border-radius: 12.5px;
    border-radius: 12.5px;

}

/*left right btn*/
.index-banner .left-btn,
.index-banner .right-btn {
    opacity: 0;
    text-align: center;
    width: 40px;
    height: 80px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.index-banner .left-btn {
    background: url('../images/bg17.png') no-repeat;
    background-size: 100% 100%;
    left: 0;
}

.index-banner .left-btn:hover {
    background: url('../images/bg19.png') no-repeat;
}

.index-banner .right-btn {
    background: url('../images/bg18.png') no-repeat;
    background-size: 100% 100%;
    right: 0;
}

.index-banner .right-btn:hover {
    background: url('../images/bg20.png') no-repeat;
}

.index-banner:hover .left-btn {
    opacity: 1;
}

.index-banner:hover .right-btn {
    opacity: 1;
}



.index-banner .banner-imgs li a.banner-words {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    line-height: 40px;
    padding: 0 10px;
    color: #fff;
    font-size: 16px;
    height: 40px;
    width: auto;
}
.index-banner .banner-imgs li:hover img {
    transform: scale(1.05);
}
/*banner end*/


.new-title {
    margin-top: 30px;
    width: 100%;
    border-bottom: 1px solid #1b72ce;
    height: 30px;
    margin-bottom: 20px;
}

.new-title p {
    font-size: 18px;
    font-weight: bold;
    padding-left: 11px;
    line-height: 22px;
    background: url(../images/left-bian.jpg) no-repeat left center;
    background-size: 3px;
}

.new-title a {
    font-size: 12px;
    color: #666666;
}



.banenr_top {
    margin-top: 20px;
}

.banenr_top .r {
    width: 445px;
    height: 182px;
}

.banenr_top .r ul {
    border-bottom: 1px dashed #e2e2e2;
    padding-bottom: 15px;
}

.banenr_top .r ul:nth-child(2) {
    padding-top: 15px;
}

.banenr_top .r ul>a {
    display: block;
    font-size: 17px;
    font-weight: bold;
    color: #222222;
}

.banenr_top .r ul li {
    margin-top: 13px;
}

.banenr_top .r ul li a {
    display: block;
    background: url(../images/dian.jpg) no-repeat left center;
    padding-left: 14px;
    font-size: 16px;
    color: #222222;
}



.gdft ul li {
    width: 228px;
    height: 152px;
    overflow: hidden;
    position: relative;
    margin-right: 15px;
}

.gdft ul li:last-child {
    margin-right: 0;
}

.gdft ul li img {
    width: 100%;
}

.gdft ul li p {
    width: 100%;
    position: absolute;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    background: rgba(0, 0, 0, .7);
    bottom: 0;
    padding: 0 6px;
    box-sizing: border-box;
}



.hyzx .hy-list {
    width: 830px;
}
.hyzx .hy-list .new-title{
    margin-bottom: 0;
}
.hyzx .hy-list li {
    transition: all .5s;
    padding: 20px 0;
    border-bottom: 1px dashed #e2e2e2;
}
.hyzx .hy-list li:hover{
    -webkit-box-shadow: 0px 1px 5px #939393;
    box-shadow: 0px 1px 5px #939393;
    -webkit-transform: translate3d(0, 0px, -2px);
    transform: translate3d(0, 2px, -2px);
}
.hyzx .hy-list li:hover h3{
    color: #1b72ce;
}
.hyzx .hy-list li:last-child {
    margin-bottom: 0;
}

.hyzx .hy-list li>a {
    display: block;
}

.hyzx .hy-list li>a>img {
    width: 228px;
    height: 152px;
}

.hyzx .hy-list li>a>div {
    width: 585px;
}

.hyzx .hy-list li>a>div h3 {
    font-size: 18px;
    color: #222222;
    font-weight: bold;
}

.hyzx .hy-list li>a>div>span {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 18px;
}

.ellipsis-s3 {
    display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.hyzx .hy-list li>a>div p span {
    font-size: 14px;
    color: #999999;
}

.hyzx .hy-list li>a>div p {
    line-height: 19px;
    margin-top: 17px;
}

.hyzx .hy-list li>a>div p img {
    width: 12px;
    margin-top: -2px;
    margin-right: 5px;
}

.jmfa {
    width: 340px;
    margin-top: 20px;
}

.jmfa .rmbq {
    background: #f9f9f9;
}

.jmfa .rmbq p {
    width: 93px;
    background-size: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: url(../images/bq.png)no-repeat;
}

.jmfa .rmbq ul {
    padding: 15px 11px 4px;
}

.jmfa .rmbq ul li {
    width: 69px;
    height: 24px;
    box-sizing: border-box;
    margin-right: 14px;
    border: 1px solid #dddddd;
    border-radius: 24px;
    background: #fff;
    text-align: center;
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 12px;
}

.jmfa .rmbq ul li a {
    color: #222222;

}


.banenr_top .r li:hover a{
    color: #1b72ce !important;
}
.pro li:hover a p{
    color: #1b72ce !important;
}

.jmfa li:hover a{
    color: #1b72ce !important;
}

.jmfa .rmbq ul li:nth-child(4n) {
    margin-right: 0;
}
.pro li:hover a{
    color: #1b72ce !important;
}
.hqfa {
    background: #e31219;
    margin-top: 15px;
    text-align: center;
    color: #fff;
    padding: 15px 20px;
}

.hqfa h3 {
    font-size: 20px;
    font-weight: bold;
}

.hqfa p {
    margin-top: 5px;
}

.hqfa form input[type="text"] {
    width: 100%;
    height: 34px;
    margin-top: 13px;
    padding-left: 10px;
    font-size: 14px;
    color: #939393;
    box-sizing: border-box;
}

.hqfa form input[type="button"] {
    font-size: 14px;
    width: 100%;
    height: 38px;
    background: #f69018;
    margin-top: 18px;
    color: #fff;
}

.hyhd ul li img {
    width: 105px;
    height: 70px;
}

.hyhd ul li a {
    color: #222222;
}

.hyhd ul li p {
    padding-top: 11px;
    font-size: 16px;
    width: 225px;
}

.hyhd ul li {
    margin-bottom: 21px;
}

.hyhd ul li:last-child {
    margin-bottom: 0;
}


.pro .left,
.pro .right {
    width: 585px;
}


.pro .l>.xp-top a {
    width: 285px;
    display: block;
    height: 190px;
}

.pro .l>.xp-top a img {
    width: 100%;
    height: 100%;
}

.pro .l>.xp-top a p {
    text-align: justify;
    font-size: 18px;
    color: #222222;
    font-weight: bold;
}

.pro .l>.xp-top a span {
    font-size: 14px;
    color: #999999;
    line-height: 30px;
    margin-top: 13px;
    display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.pro .l>.xp-list ul {
    width: 285px;
    margin-top: 20px;
}

.pro .l>.xp-list i {
    display: inline-block;
    width: 120px;
    height: 80px;
    overflow: hidden;
}
.pro .l>.xp-list i img{
    width: 100%;
    height: 100%;
}

.pro .l>.xp-list p {
    width: 155px;
    color: #222222;
    padding-top: 6px;
}

.pro .l>.xp-list ul .list1 {
    background: none;
    padding-left: 0;
    margin-top: 0;
}

.pro .l>.xp-list ul li {
    background: url(../images/dian.jpg) no-repeat left center;
    padding-left: 12px;
    background-size: 3px;
    font-size: 14px;
}

.pro .l>.xp-list ul li a {
    color: #222222;
}

.pro .l>.xp-list ul li {
    margin-top: 15px;
}



.cpdg-top>div .l img {
    width: 144px;
    height: 96px;
}

.cpdg-top>div .r {
    width: 427px;
}


.cpdg-top a p {
    font-size: 18px;
    color: #222222;
    font-weight: bold;
}

.cpdg-top a span {
    font-size: 14px;
    color: #999999;
    line-height: 23px;
    margin-top: 10px;
    display: block;
}

.cpdg-top ul li:nth-child(even) {
    float: left;
}

.cpdg-top ul li:nth-child(odd) {
    float: right;
}

.cpdg-top ul li {
    width: 285px;
    background: url(../images/dian.jpg) no-repeat left center;
    background-size: 3px;
    padding-left: 13px;
    margin-top: 14px;
    box-sizing: border-box;
}

.cpdg-top ul li a {
    font-size: 14px;
    color: #222222;
}




/*行业资讯 start*/

.hyzh .new-title {
    margin-bottom: 0;
}


.hyzh .xwdt {
    width: 400px;
}

.hyzh .xwdt ul {
    padding-top: 5px;
}

.hyzh .xwdt li {
    margin-top: 13px;
}

.hyzh .xwdt li i {
    display: block;
    background: #999;
    width: 3px;
    height: 3px;
    position: relative;
    top: 8px;
    margin-right: 7px;
}

.hyzh .xwdt li a {
    color: #222;
    font-size: 16px;
    display: block;
    max-width: 390px;
    line-height: 20px;
}

.hyzh .xwdt li:nth-child(1)>a {
    font-weight: bold;
    font-size: 17px;
}

.hyzh .xwdt li a:hover {
    color: #1b72ce;
}

.hyzh .imgzx {
    width: 420px;
    margin-left: 38px;
    padding-top: 55px;
}

.hyzh .imgzx li {
    width: 186px;
    height: 156px;
    margin: 16px 12px 0;
}

.hyzh .imgzx li>a {
    display: block;
    width: 100%;
    height: 100%;
}

.hyzh .imgzx li>a>img {
    display: block;
    width: 100%;
    height: 124px;
}

.hyzh .imgzx li>a>p {
    border: 1px solid #ededed;
    border-top: none;
    line-height: 31px;
    padding: 0 5px;
    color: #222;
    font-size: 14px;
}

.hyzh .imgzx li:hover>a>p {
    color: #1b72ce;
}

.hyzh .cppc {
    width: 304px;
}

.hyzh .cppc ul {
    padding-top: 3px;
}

.hyzh .cppc li {
    margin-top: 14px;
}

.hyzh .cppc li>a {
    display: block;
    width: 105px;
    height: 70px;
}

.hyzh .cppc li>a>img {
    display: block;
    width: 100%;
    height: 100%;
}

.hyzh .cppc li>a:hover>img {
    opacity: .8;
}

.hyzh .cppc li>div {
    margin-left: 10px;
    width: 189px;
    padding-top: 6px;
    font-size: 0;
}

.hyzh .cppc li>div>a {
    color: #222;
    font-size: 16px;
    line-height: 28px;
    max-height: 56px;
}

.hyzh .cppc li>div>a:hover {
    color: #1b72ce;
}

/*行业资讯 end*/



.news-about-pro {
    margin-top: 30px;
}

.news-about-pro li {
    width: 183px;
}

.news-about-pro li:nth-child(6n) {
    margin-right: 0;
}