/* 
* @Author: anchen
* @Date:   2021-10-13 16:36:18
* @Last Modified by:   anchen
* @Last Modified time: 2021-12-03 15:35:53
*/
body {
    background: #f2f2f2;
    font: 16px/1.5 tahoma, arial, 微软雅黑;
    color: #333;
}
a {
    color: #333;
}
a:hover {
    color: #0f51b2;
}
img {
    max-width: 100%;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.col-lg-7,
.col-lg-5 {
    float: left;
}
.col-lg-7 {
    width: 58.33333333%;
}
.col-lg-5 {
    width: 41.66666667%;
}
.wd-9 {
    width: 900px;
}
.wd-7 {
    width: 670px;
}
.wd-6 {
    width: 590px;
}
.wd-5 {
    width: 510px;
}
.wd-3 {
    width: 280px;
}
.header-b {
    height: 230px;
    line-height: 230px;
    background: url(../images/bg.jpg) no-repeat #0f51b2 bottom center;
}
.search-b .ss-b {
    background: #fff;
    height: 38px;
    border-radius: 38px;
    padding: 0px 16px;
    overflow: hidden;
    border: 1px solid #0e6dcb;
    width: 300px;
    margin-top: 90px;
}
.search-b .srkb {
    text-indent: 10px;
    width: 220px;
    color: #0e6dcb;
    float: left;
    height: 38px;
}
.search-b .subb {
    width: 40px;
    height: 38px;
    float: right;
    background: url(../images/ss.png) no-repeat center;
    color: #fff;
    border: none !important;
}
.nav-b {
    height: 50px;
    line-height: 50px;
    background: #3c8bdc;
}
.nav-b li {
    width: 150px;
    float: left;
    text-align: center;
    position: relative;
}

.nav-b li h3 {
    width: 100%;
}

.nav-b li:last-child h3 {
    border-right: 0;
}

.nav-b li h3 a {
    display: block;
    color: #fff;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.nav-b li.on h3 a,
.nav-b li h3 a:hover {
    background: #ff8d27;
}
.nav .sub {
    display: none;
    position: absolute;
    left: 0px;
    top: 50px;
    z-index: 999;
    border: 1px solid #e6e4e3;
    border-top: 0;
    padding: 0 8px;
    background: #fff;
}

.nav .sub li {
    text-align: center;
    width: 132px;
    margin-bottom: -1px;
}

.nav .sub li a {
    display: block;
    border-bottom: 1px solid #e6e4e3;
    height: 42px;
    line-height: 42px;
    color: #666;
}

.nav .sub li a:hover {
    color: #3069b8;
}

/*.nav-b ul li{
    width:150px;
    text-align:center;
    font-size:18px;
    font-weight:bold;
    float:left;
}
.nav-b ul li a{
    color:#fff;
}
.nav-b ul li:hover,.nav-b ul li.on{
    background:#ebc235;
}*/
/*幻灯大图*/
#ifocus {
    height: 360px;
    background: #ffffff;
}
#ifocus_pic {
    position: relative;
    float: left;
    width: 480px;
    height: 360px;
    overflow: hidden;
}
#ifocus_piclist li {
    width: 480px;
    height: 360px;
}
#ifocus_piclist img {
    height: 360px;
}
#ifocus_btn {
    float: right;
    width: 168px;
    height: 360px;
}
#ifocus_btn li {
    text-align: center;
    margin-bottom: 15px;
    position: relative;
}
#ifocus_btn img {
    width: 166px;
    height: 110px;
}
#ifocus_btn li:last-child {
    margin-bottom: 0;
}
#ifocus_btn span {
    display: block;
    width: 177px;
    height: 110px;
    position: absolute;
    top: 0px;
    right: 0px;
}
#ifocus_btn .on {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}
#ifocus_btn .on span {
    border: none;
    background: url(../images/ifocus_btn_bg.png) -1px top no-repeat;
}
#ifocus_opdiv {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 480px;
    height: 36px;
    background: #000;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}
#ifocus_tx {
    position: absolute;
    left: 10px;
    bottom: 0;
    height: 36px;
    line-height: 36px;
    color: #fff;
}
#ifocus_tx ul li {
    display: none;
}
#ifocus_tx ul li a {
    color: #fff;
    font-size: 16px;
}

.chang02 {
    height: 105px;
    border-bottom: 1px dashed #e0e0e0;
    margin-bottom: 6px;
}
.ctitle01 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 38px;
    margin: 0px;
}
.ctitle01:hover {
    color: #3c8bdc;
}
.chang02 .ccon {
    font-size: 15px;
    line-height: 27px;
    color: #666;
    text-indent: 2em;
}
.lisb li {
    line-height: 38px;
    padding-left: 15px;
    background: url(../images/yuan.png) no-repeat left center;
}
.lisb li a:hover {
    color: #1062ae;
}
.time {
    float: right;
    color: #888888;
}
.new-list {
    background: #fff;
    padding: 10px;
}
.sb-box {
    background: #ffffff;
}
.tit-b {
    width: 100%;
    height: 40px;
    position: relative;
}
.tit-b li {
    float: left;
}
.tit-b li a {
    display: block;
    padding-right: 10px;
}

.tit-b li a span {
    padding: 0 20px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    display: inline-block;
    font-family: '微软雅黑';
    font-weight: bold;
}
.tit-b li.on a span {
    color: #fff;
    background: #3c8bdc;
}
.tit-b li.on a span:hover {
    color: #ff0;
}
.tit-b li a i {
    display: none;
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 40px;
    font-size: 24px;
    font-style: normal;
    color: #666;
    font-weight: bold;
}
.tit-b li a i:hover {
    color: #000;
}
.tit-b li.on a i {
    display: block;
}
.pd10 {
    padding: 10px;
}
.jtyw_b {
    border-bottom: 1px dashed #ddd;
    padding: 15px 10px;
}
.jtyw_b .img_b {
    width: 150px;
    height: 94px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
.jtyw_b li .title_b {
    width: 485px;
    float: right;
}
.jtyw_b li .title_b .tit {
    font-size: 18px;
    font-weight: bold;
    color: #3c8bdc;
}
.jtyw_b li .title_b .tit:hover {
    color: #333;
}
.jtyw_b li .title_b p {
    color: #666;
    font-size: 14px;
    text-indent: 2em;
    line-height: 28px;
    margin-top: 10px;
}
.sek-b {
    background: #fff;
}
.sk-list {
    padding: 10px;
    overflow: hidden;
}
.sk-list li {
    float: left;
    width: 225px;
    font-size: 18px;
    font-weight: bold;
    margin: 8px 10px;
}
.sk-list li a {
    height: 60px;
    line-height: 60px;
    color: #fff;
    display: block;
    padding-left: 106px;
    background: url(../images/h1.png) #66d1ad no-repeat 42px center;
}
.sk-list li.sk-b2 a {
    background: url(../images/h2.png) #6793c0 no-repeat 42px center;
}
.sk-list li.sk-b3 a {
    background: url(../images/h3.png) #46b1ef no-repeat 42px center;
}
.sk-list li.sk-b4 a {
    background: url(../images/h4.png) #82a79e no-repeat 42px center;
}
.sk-list li.sk-b5 a {
    background: url(../images/h5.png) #e78b59 no-repeat 42px center;
}
.sk-list li.sk-b6 a {
    background: url(../images/h6.png) #e7b759 no-repeat 42px center;
}
.sk-list li.sk-b7 a {
    background: url(../images/h7.png) #1abc9c no-repeat 42px center;
}
.sk-list li.sk-b8 a {
    background: url(../images/h8.png) #f39c12 no-repeat 42px center;
}
.sk-list li a:hover {
    opacity: 0.9;
}
/*协会风采*/
.info-b {
    background: #fff;
}
.pic-list {
    padding-top: 20px;
    overflow: hidden;
}
.pic-list li {
    float: left;
    margin-right: 19px;
}
.pic-list li a {
    display: block;
    width: 281px;
    overflow: hidden;
    position: relative;
}
.pic-list li span {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 30px;
    line-height: 30px;
    background: url(../images/zhez.png);
    color: #fff;
    padding-left: 10px;
}
.pic-list li:hover span {
    color: #3c8bdc;
}
.pic-list li img {
    width: 100%;
    height: 194px;
    transition: 0.5s;
}
.pic-list li img:hover {
    transform: scale(1.1);
}
.links-box {
    position: relative;
    border: 1px solid #e3e3e3;
    margin-top: 40px;
}
.links-box .hd {
    position: absolute;
    top: -15px;
    left: 10px;
    z-index: 100;
}

.links-box .hd li {
    display: inline-block;
    background-color: #fff;
    color: #999;
    padding: 5px 10px;
    margin-left: 10px;
    font-weight: bold;
}

.links-box .hd li.on {
    background-color: #3998f8;
}

.links-box .hd li.on a {
    color: #fff;
}

.links-box .bd {
    max-height: 50px;
    margin-top: 20px;
    padding: 10px;
}

.links-box .bd a {
    line-height: 1.8em;
    margin: 0 5px;
}

.footer-box {
    background: #3c8bdc;
    padding: 25px 0;
    text-align: center;
    line-height: 1.8em;
    color: #fff;
}
.footer-box a {
    color: #fff;
}
.footer-box a:hover {
    color: #ff0;
}
.gl-left-lm {
    background: #fff;
}
.gl-left-lm h2::before {
    content: '';
    display: block;
    width: 1px;
    height: 34px;
    background: #fff;
    position: absolute;
    left: 35px;
    top: 50%;
    margin-top: -17px;
}
.gl-left-lm h2 {
    height: 82px;
    color: #fff;
    padding: 20px 50px;
    font-weight: normal;
    font-size: 20px;
    background: #3c8bdc;
    position: relative;
}
.gl-left-lm a {
    display: block;
    padding: 0 35px;
    color: #333;
    border-top: 1px solid #f5f5f5;
    background: #fff;
    position: relative;
    z-index: 1;
    height: 57px;
    line-height: 57px;
}
.gl-left-lm a::before {
    content: '';
    display: block;
    width: 0;
    height: 100%;
    background: #ff8d27;
    position: absolute;
    left: 0;
    top: 0;
    transition: ease 0.65s;
    z-index: -1;
}
.gl-left-lm a i {
    float: right;
    display: block;
    width: 24px;
    height: 57px;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-50px);
    transition: ease 0.65s;
    color: #fff;
    background: url(../images/yjt.png) no-repeat right center;
}
.gl-left-lm a:hover i,
.gl-left-lm a.on i {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}
.gl-left-lm a.on,
.gl-left-lm a:hover {
    color: #ffffff;
}
.gl-left-lm a:hover::before,
.gl-left-lm a.on::before {
    width: 100%;
}
.ls-box {
    padding: 20px;
    background: #fff;
    min-height: 600px;
}
.gl-tit {
    width: 100%;
    height: 45px;
    background: #f2f2f2;
    position: relative;
}
.gl-tit span {
    display: inline-block;
    color: #fff;
    line-height: 45px;
    padding: 0 20px;
    font-size: 18px;
    background: #3c8bdc;
}
.gl-tit span:hover {
    color: #ff0;
}
.gl-tit a i {
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 45px;
    font-size: 24px;
    font-style: normal;
    color: #666;
    font-weight: bold;
}
.crumb-nav {
    color: #666;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    padding: 0px 0 0 40px;
    background: url(../images/wz_ico.png) 16px center no-repeat #fff;
}
.xx_show {
    background: #fff;
}
.xx_show .tit {
    background: #f8f8f8;
    margin: 20px 0;
    overflow: hidden;
}

.xx_show .tit h1 {
    font-size: 22px;
    color: #245399;
    font-weight: normal;
    text-align: center;
    line-height: 45px;
    margin: 15px 15px;
}

.zw_box {
    color: #373737;
    padding: 0 0 15px 0px;
    text-align: center;
}

.zw_box .zw_xqsj {
    padding: 0 15px;
}
.xx_cont {
    padding: 20px;
    line-height: 38px;
    color: #040404;
    /*text-indent: 2em;*/
}

/*分页*/
#pages {
    margin-top: 20px;
}
#pages ul {
    text-align: center;
}
#pages li {
    display: inline-block;
    line-height: 18px;
    margin: 0 2px 10px 2px;
    padding: 10px 15px;
    font-size: 14px;
    background-color: #f5f5f5;
    border-radius: 2px;
}

.tit-box h3 {
    font-size: 20px;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
    margin-bottom: 10px;
}
.content-b p {
    line-height: 32px;
}
/*产品展示*/
.pr-lisb li {
    width: 270px;
    float: left;
    margin: 10px;
}
.case_wrap {
    background: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 20px;
    cursor: pointer;
    padding: 0 20px;
    transition: all 0.5s;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.case_wrap h1 {
    height: 50px;
    font-size: 16px;
    font-weight: normal;
    line-height: 50px;
}
.case_wrap .case_wrap_img {
    height: 170px;
    overflow: hidden;
}
.case_wrap img {
    display: inline-block;
    width: 100%;
    transition: all 0.5s;
}
.case_wrap img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all 0.5s;
}
.case_wrap p {
    height: 50px;
    line-height: 50px;
    text-align: right;
    font-size: 14px;
    color: #666;
}
.produce_img li hr {
    width: 12px;
    border: 0;
    height: 2px;
    margin: 0;
    background: #232323;
    position: absolute;
    bottom: 0;
    right: 54px;
    z-index: 2;
    transition: all 0.5s;
}
.produce_img li:hover hr {
    transition: all 0.5s 0.5s;
    width: 100%;
    right: 0;
    background: #dfb60c;
}
/*会员单位*/
.lh-news-item li {
    width: 100%;
    padding-bottom: 16px;
    border-bottom: 1px dashed #dfdfdf;
    position: relative;
    margin-bottom: 20px;
}
.lh-news-item li::before {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    border-bottom: 1px dashed #3069b8;
    position: absolute;
    left: 0;
    bottom: -1px;
    transition: ease 0.65s;
}
.lh-news-item li:hover::before {
    width: 100%;
}
.lh-news-item li .img {
    width: 193px;
    height: 120px;
    overflow: hidden;
    margin-right: 20px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.lh-news-item li h2,
.lh-news-item li h3,
.lh-news-item li h4 {
    font-weight: normal;
}
.lh-news-item li h2 {
    color: #333;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: ease 0.65s;
}
.lh-news-item li h3 {
    line-height: 24px;
    color: #797979;
    height: 48px;
    overflow: hidden;
    font-size: 14px;
    margin-top: 15px;
}
.lh-news-item li h4 {
    color: #797979;
    margin-top: 21px;
    overflow: hidden;
    height: 20px;
}
.lh-news-item li:hover h2 {
    color: #3069b8;
}
/*搜索*/
.list_neirongb {
    min-height: 600px;
    background: #fff;
    padding: 0 10px;
}
.list_neirong li a {
    display: block;
    padding: 20px 0;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e7e7e7;
    transition: 0.5s;
}
.news_body {
    float: left;
    margin: 0 18px;
}
.news_body h6 {
    font-size: 16px;
    font-weight: normal;
    color: #3f3f3f;
    margin-bottom: 14px;
    margin-top: 0;
}
.news_body:hover h6 {
    color: #2e99fc;
}
.news_body p {
    text-indent: 2em;
    color: #8f8f8f;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
}
.news_body span {
    font-size: 14px;
    color: #bababa;
}
.news_body span em {
    color: #898989;
    font-size: 14px;
}
.gengduo {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -38px;
    width: 68px;
    border-left: 1px solid #e9e9e9;
    padding-left: 30px;
    height: 77px;
    font-size: 16px;
    color: #cbcbcb;
    line-height: 77px;
}
/*会员查询*/
.sh-box .keyword {
    width: 355px;
    height: 48px;
    padding: 0 10px;
    line-height: 48px;
    float: left;
    display: block;
    border-right: none;
    border: 1px solid #d2d2d2;
}
.sh-box .sub {
    width: 80px;
    height: 50px;
    float: left;
    background: #3b72de;
    border: none;
    color: #ffffff;
}
.zixun-b tr {
    width: 100%;
    border: 1px solid #ddd;
}
.zixun-b th {
    font-weight: bold;
}
.zixun-b th,
.zixun-b td {
    padding: 10px;
    border-right: 1px solid #ddd;
}

.zixun-b td:hover a {
    color: #3069b8;
}
.zixun-b td span {
    color: #3069b8;
    font-weight: bold;
}
.zixun-b td.text-right {
    text-align: right;
}
.zixun-b a {
    color: #333;
}
.gl-top {
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
}
.gl-top ul {
    text-align: center;
    font-size: 0;
}
.gl-top li {
    display: inline-block;
    position: relative;
    font-size: 18px;
    width: 130px;
    text-align: center;
    background: #f2f2f2;
}
.gl-top li:hover,
.gl-top li.on {
    background: #017dfd;
}
.gl-top li a {
    color: #333;
    display: block;
}
.gl-top li a:hover,
.gl-top li.on a {
    color: #fff;
}
.fixed {
    position: fixed;
    top: 0;
    width: 280px;
}
.f14 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.f14 a {
    color: #333;
}
.f14 a:hover {
    color: #2e99fc;
}
.f14 .col-lg-6 {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
}

/* 2021-12-30 14:46 亦翔修改 */

@keyframes rotateIn {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.my-pics-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.my-pics-item {
    flex-basis: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 10px;
    background-color: #fff;
    box-shadow: 0px 0px 5px 2px #ccc;
    border-radius: 4px;
}
.my-pics-empty {
    /* flex布局时占位 */
    flex-basis: 30%;
    height: 0;
}
.my-pics-item:hover {
    background-color: #3c8bdc;
    color: #fff;
    opacity: 0.8;
    animation: rotateIn 1s;
}

.my-pics-item img {
    width: 100%;
    flex: 1;
    /* height: 270px; */
}
.my-pics-item strong {
    display: block;
    padding: 8px 5px;
}

.my-company-box {
    background-color: #fff;
    border-radius: 4px;
    min-height: 500px;
}
.my-company-box > h1 {
    text-align: center;
    padding: 1.5em 0;
    background-color: #e0e0e0;
}
.my-company-box > h1 strong {
    color: #fff;
    font-size: 2em;
    display: inline-block;
    background-color: #f6b13e;
    padding: 0.2em 1em;
    border-radius: 30px;
    text-shadow: 1px 1px 1px #333;
}

.my-company-main {
    display: flex;
}

.my-company-main > div:first-of-type {
    flex: 1;
}
.my-company-main > div:last-of-type {
    flex: 2;
    padding-left: 50px;
}

.my-company-catname > * {
    display: inline-block;
    color: #fff;
    padding: 0.5em 1em;
}
.my-company-catname strong {
    background-color: #3c8bdc;
    border-radius: 30px 0 0 30px;
}
.my-company-catname span {
    background-color: #aaa;
    border-radius: 0 30px 30px 0;
}
.my-catname-square strong,
.my-catname-single strong {
    border-radius: 0;
}
.my-catname-square span {
    border-radius: 0;
}
.my-company-cont {
    line-height: 1.8em;
    box-shadow: 1px 1px 5px #aaa;
    padding: 20px;
}
.my-company-cont img {
    max-width: 100%;
    border-radius: 10px;
}
.my-company-cont .more {
    display: inline-block;
    padding: 0px 10px;
    margin-left: 5px;
    border-radius: 4px;
    background-color: #3c8bdc;
    color: #fff;
    font-size: 0.8em;
    font-family: SimSun;
}

.my-company-cont .more:hover {
    background-color: #0f51b2;
}
.my-company-thumb {
    /* height: 120px;    */
    /* overflow: hidden; */
}
.my-company-thumb img {
    width: 100%;
    border-radius: 10px;
}

.my-company-list-item {
    display: flex;
}
.my-company-list-item:hover .my-company-list-item-date {
    background-color: #999;
}
.my-company-list-item:hover .my-company-list-item-date span {
    border-top: 1px solid #888;
}
.my-company-list-item-date {
    background-color: #3c8bdc;
    color: #fff;

    display: flex;
    flex-direction: column;
    text-align: center;
    /* padding: 5px 0; */
}

.my-company-list-item-date > * {
    padding: 5px 20px;
}
.my-company-list-item-date span {
    border-top: 1px solid #2e7bee;
    font-weight: bold;
    font-size: 1.1em;
}

.my-company-list-item-meta {
    flex: 1;
    padding-left: 20px;
}

.my-company-list-item-meta > h2 {
    font-size: 1.1em;
    margin-bottom: 5px;
}
.my-company-list-item-meta a {
    color: #0f51b2;
}

.my-company-list-item-meta a:hover {
    color: #333;
}
.my-company-list-item-meta > p {
    font-size: 0.8em;
    color: #666;
}

.my-company-pics-box {
    justify-content: space-between;
}
.my-company-pics-item {
    flex-basis: 48%;
}
.my-company-pics-item img {
    flex: none;
    height: 260px;
}
.my-table {
    width: 100%;
    border-collapse: collapse;
}
.my-table thead th {
    background-color: #f6f6f6;
    font-size: 0.8em;
    font-weight: bold;
    color: #1161ba;
}
.my-table td,
.my-table th {
    border: 1px solid #eee;
    padding: 8px;
}
.my-table tbody tr > td:last-of-type a {
    display: inline-block;
    background: url(../images/down.png) no-repeat;
    padding-left: 24px;
    background-size: 20px;
    font-size: 0.9em;
}

/* 2022-01-06 16:41 */
.my-company-lis li {
    background: url(../images/zhez.png) no-repeat 0 11px;
    padding-left: 15px;
    padding-bottom: 8px;
    margin: 15px 0 5px 0;
    display: flex;
    border-bottom: 1px dashed #eee;
}
.my-company-lis li a {
    flex: 1;
}
.my-company-lis li span {
    color: #888;
}
