@charset "utf-8";
.mould8{
    width: 100%;
}

/*                            内容修改板块1                             */
.mould8 .contain1{max-width:1170px;width:100%;margin:0 auto 30px;overflow:hidden}
.mould8 .contain1 .contain1Left{float:left;width:35.04%;margin-right:2.56%}
.mould8 .contain1 .contain1Cen{float:left;width:35.04%;margin-right:2.56%}
.mould8 .contain1 .contain1Right{float:right;width:24.78%}
.mould8 .contain1 .head{height:52px;line-height:52px;border-bottom:1px solid #dbdbdb;font-size:18px;}
.mould8 .contain1 .head ul{float:left}
.mould8 .contain1 .head ul li{height:52px;line-height:52px;float:left;}
.mould8 .contain1 .head ul li:first-child{background:0}
.mould8 .contain1 .head ul li.on a{color:#0285cf;font-weight:bold;border-bottom: 2px solid #0285cf;height:52px;line-height:52px;}
.mould8 .contain1 .head ul li a{color:#333;line-height:52px;display:inline-block;}

.mould8 .contain1 .head ul li:first-child a{padding-left:0}
.mould8 .contain1 .head>a{color:#666;font-size:14px;display:none;float:right}
.mould8 .contain1 .head>a.one{display:inline}
.mould8 .contain1 .cont{font-size:16px}
.mould8 .contain1 .cont ul{overflow:hidden;margin-top: 10px;}
.mould8 .contain1 .cont ul li{height:35px;line-height:35px}
.mould8 .contain1 .cont ul li>a{color:#666;display:inline-block;line-height:35px;width:82%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.mould8 .contain1 .cont ul li>a:hover{color: #0086d1;}
.mould8 .contain1 .cont ul li span{float:right;color:#8c8c8c;line-height:35px}
.mould8 .contain1 .contain1Right .main2_l{width:100%;margin-right:0}
.mould8 .main2_l .picScroll-top{border:0}
.mould8 .main2_l .picScroll-top .hd a{font-size:18px;font-weight:bold;color:#0285cf}
.mould8 .main2_l .picScroll-top .hd{border-bottom:1px solid #dbdbdb;height:52px;line-height:52px;padding:0}
.mould8 .main2_l .picScroll-top .bd{padding:20px 0 0 0}
.mould8 .main2_l .picScroll-top .bd ul li{margin-bottom:18px;min-height: 93px;}
.mould8 .main2_l .picScroll-top{height:280px}
.mould8 .main2_l .picScroll-top .hd .prev{background:url(icon_up_02.png) no-repeat;width:23px;height:23px;margin-right:8px;margin-top:16px}
.mould8 .main2_l .picScroll-top .hd .prev:hover{background:url(icon_up_01.png) no-repeat;}
.mould8 .main2_l .picScroll-top .hd .next{background:url(icon_down_02.png) no-repeat;width:23px;height:23px;margin-top:16px}
.mould8 .main2_l .picScroll-top .hd .next:hover{background:url(icon_down_01.png) no-repeat;}
.mould8 .main2_l .picScroll-top .hd a:first-child{
    border-bottom: 2px solid #0285cf;
    height:52px;line-height:52px;    display: inline-block;
}

/*                                  内容修改板块2                            */
.contain2Bg{background-color: #fafafa;width: 100%;}
.mould8 .contain2{min-height:425px;max-width:1170px;width:100%;margin:0 auto;overflow:hidden;    padding-top: 10px;}
.mould8 .contain2 .head{height:52px;line-height:52px;border-bottom:1px solid #dbdbdb;font-size:18px;}
.mould8 .contain2 .head ul{float:left}
.mould8 .contain2 .head ul li{height:52px;line-height:52px;float:left;}
.mould8 .contain2 .head ul li:first-child{background:0}
.mould8 .contain2 .head ul li.on a{color:#0285cf;font-weight:bold;border-bottom: 2px solid #0285cf;height:52px;line-height:52px;}
.mould8 .contain2 .head ul li a{color:#333;line-height:52px;display:inline-block;}
.mould8 .contain2 .head>a{color:#666;font-size:14px;display:none;float:right}
.mould8 .contain2 .head>a.one{display:inline}
.mould8 .contain2 .cont ul {
    padding-top: 20px;
}
.mould8 .contain2 .cont ul li{
    width: 32.05%;
    min-height: 288px;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    margin-right: 1.709%;
    float: left;
    padding: 1.7% 1.7% 0 1.7%;

}
.mould8 .contain2 .cont ul li.last{
    margin-right: 0%;
    float: right;
}

.mould8 .contain2 .cont ul li:hover{
    background-color: #f2f2f2;
}
.mould8 .contain2 .cont ul li .liImg{
    width: 100%;
    padding-bottom: 12px;
}

.mould8 .contain2 .cont ul li .liImg img{
    width: 100%;
    height: auto;
 }
 .mould8 .contain2 .cont ul li dl{
    overflow: hidden;
 }
 .mould8 .contain2 .cont ul li dl dt a{
     line-height: 37px;
     font-size: 16px;
     font-weight: bold;
     color: #333;
     display: inline-block;
 }
 .mould8 .contain2 .cont ul li dl dt a:hover{
    color: #0086d1;

 }
 .mould8 .contain2 .cont ul li dl dd{
     float: left;

     width:33.3%;
     padding-left: 4%;
     background: url(mould8_pic_04.png) no-repeat left;
 }
 .mould8 .contain2 .cont ul li dl dd a{
    line-height: 35px;
    font-size: 15px;
    color: #333;
    display: inline-block;
 }
 .mould8 .contain2 .cont ul li dl dd a:hover{
    color: #0086d1;
}


.mould8 .notice{background: #f5f5f5;width: 1170px;    overflow: hidden;
    margin: 0 auto;margin-bottom:15px;}
.mould8 .announcement{float: left;background: url("notiveP.png") no-repeat;width: 115px;height: 48px;text-align: center;line-height: 48px;color: #fff;font-weight: bold;font-size: 18px;}
.mould8 .noticeList{float: left;height: 48px;width: 85%;margin-left: 2%;}
.mould8 .banquanA{background: #fff;height: 60px;line-height: 60px;float: left;width: 100%;}
.mould8 .banquanA p{text-align: center;color: #666666;font-size: 14px;}




    /*横向轮播*/
    .txtMarquee-left{ width:100%;  position:relative;  }
    .txtMarquee-left .hd{ display:  none }
    .txtMarquee-left .hd .prev,.txtMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer;}
    .txtMarquee-left .hd .next{  }
    .txtMarquee-left .bd{ height:48px;  }
    .txtMarquee-left .bd .tempWrap{ width:100% !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
    .txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
    .txtMarquee-left .bd ul li{ margin-right:50px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline; width:auto !important;  background: url("mesPoint.png") no-repeat 0 12px;padding-left: 12px;}/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
    .txtMarquee-left .bd ul li a{color: #666;font-size: 16px;}
    .txtMarquee-left .bd ul li a:hover{color: #0086d1}
    .txtMarquee-left .bd ul li span{ color:#999;  margin-left: 30px;}
    .txtMarquee-left .infoList{margin-top: 12px!important;}



/*            1024             */
@media screen and (max-width:1024px){
    .mould8{padding:  1%;}
    .mould8 .contain1{width:100%;height: 300px; }
    .mould8 .contain2{width:100%; height: auto;}
    .mould8 .contain1 .cont ul li.fir .li-right .li-bot{font-size: 13px;}

    .mould8 .contain2 .slickBotBg{width: 8.5%;}

    .mould8 .contain2 .cont ul li dl dd{
        width: 50%;
    }
	.mould8 .main{margin-top:0.25rem}
}


@media screen and (max-width:768px){
    .notice{display: none}

    .mould8{padding: 0}
    .mould8 .contain1{padding: 0 3.9062%;}
    .mould8 .contain1 .contain1Left{margin-right: 0;width: 100%;    }

    .mould8 .contain1 .head{font-size:.32rem;line-height:.69rem;height:.69rem;margin-right:.3rem}
    .mould8 .contain1 .head>a.one{font-size:.32rem;line-height:.69rem;margin-right:.3rem}
    .mould8 .contain1 .head ul li a{line-height:.69rem}
    .mould8 .contain1 .cont ul li.fir{height:auto}

    .mould8 .contain1{height: auto;margin-bottom: 0;}
    .mould8 .contain1 .cont ul li.fir .li-left img{width: 100%;}
    .mould8 .contain1 .head ul li.on a{border-bottom: 2px solid #0285cf;height:.69rem;line-height:.69rem;}

    .mould8 .contain1 .cont ul li.fir .li-right .li-top{font-size: 0.28rem;line-height: 0.35rem;margin-bottom: 0.17rem;}
    .mould8 .contain1 .cont ul li.fir .li-right .li-bot{font-size: 0.28rem;line-height: 0.42rem;}

    .mould8 .contain1 .cont ul li{line-height: 0.55rem;font-size: 0.28rem;}
    .mould8 .contain1 .cont ul li{height: 0.55rem;}
    .mould8 .contain1 .cont ul li>a{line-height: 0.55rem;font-size: 0.28rem;}
    .mould8 .contain1 .cont ul li span{line-height: 0.55rem;font-size: 0.28rem;}
    .new_more1{margin-top: 0.2rem}
    .new_more1 p a{line-height: 0.55rem;height: 0.55rem;}

    .mould8 .contain1 .contain1Cen{width: 100%;margin-right: 0;margin-top: 0.2rem;}
    .mould8 .contain1 .head ul li{line-height: 0.69rem;height: 0.69rem;}
    .mould8 .contain1 .head>a.one{display: none;}
    .mould8 .contain1 .contain1Right{width: 100%;margin-top: 0.2rem;}
    .mould8 .main2_l .picScroll-top .hd{height: 0.69rem;line-height:  0.69rem;font-size: 0.32rem;}
    .mould8 .main2_l .picScroll-top .hd a{font-size: 0.32rem;}
    .mould8 .main2_l .picScroll-top .hd .prev{width: 0.29rem;height: 0.29rem;background-size: contain;margin-top: 0.18rem;}
    .mould8 .main2_l .picScroll-top .hd .next{width: 0.29rem;height: 0.29rem;background-size: contain;margin-top: 0.18rem;}
	 .mould8 .main2_l .picScroll-top .hd .prev:hover{width: 0.29rem;height: 0.29rem;background-size: contain;}
.mould8 .main2_l .picScroll-top .hd .next:hover{width: 0.29rem;height: 0.29rem;background-size: contain;}
    .mould8 .contain2{height: auto;padding: 0 3.9062%;}
    .mould8 .main2_l .picScroll-top{height: auto;}

    .mould8 .slick-slide img{height: auto;}

    .mould8 .contain2 .head{line-height:.69rem;height:.69rem;}
    .mould8 .contain2 .head ul li{line-height:.69rem;height:.69rem;}
    .mould8 .contain2 .head ul li.on a{line-height:.69rem;height:.69rem;}
    .mould8 .contain2 .head ul li a{line-height:.69rem;font-size: 0.32rem;}
    .mould8 .contain2 .cont ul li{width: 100%;padding: 0;margin-bottom: 0.4rem;}
    .mould8 .contain2 .cont ul li dl{padding: 0 6.25% 0.2rem 6.25%;}

    .mould8 .contain2 .cont ul li dl dt a{font-size: 0.34rem;line-height: 0.69rem;}
    .mould8 .contain2 .cont ul li dl dd a{font-size: 0.32rem;line-height: 0.65rem;}
    .mould8 .contain2 .head{margin-top: 0.2rem;}
    .mould5 .main2_l .picScroll-top .hd a:first-child{
        line-height:.69rem;height:.69rem;
    }

}
