@charset "utf-8";
/* CSS Document */
.Headlines{
    width: 1300px;
    margin: 0 auto;
    background: #fff;
    padding: 15px 30px;
    box-sizing: border-box;
    text-align: center;
}
.Headlines h3 a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #1c65b7;
    font-size: 28px;
    line-height: 40px;
}
.Headlines h3 a:hover{
    text-decoration: underline;
}
.HeadA{margin-top: 10px;}
.HeadA a{
    line-height: 30px;
    font-size: 18px;
}
.HeadA a:hover{
    color: #1c65b7; 
}
.HeadA a i{padding-left: 7px;font-size: 15px;}
.HeadA a:last-child i{display: none;}
.bannerBg{
    float: left;
    box-sizing: border-box;
    width: 582px;
    height: 406px;
    background: url("../images/banbg.png") no-repeat;
    background-size: 100% 100%;
    padding: 10px;
}
.banner{
    background: #fff;
    width: 562px;
    height: 386px;
    position: relative;
    overflow: hidden;
}
.banner .hd .prev{display:block; width:30px; height:52px;position: absolute;left: 0;top: 50%;margin-top: -26px;z-index: 100;background: url("../images/prev.png") no-repeat;}
.banner .hd .next{display:block; width:30px; height:52px;position: absolute;right: 0;top: 50%;margin-top: -26px;z-index: 100;background: url("../images/next.png") no-repeat;}
.banner .hd ul{ float:right; overflow:hidden;position: absolute;bottom: 16px;right: 5px;z-index: 100;}
.banner .hd ul li{ float:left;  width:12px; height:12px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:#fff;border-radius: 50%;}
.banner .hd ul li.on{background: #ff0000;}
.banner .bd ul{ overflow:hidden;}
.banner .bd ul li{float:left; overflow:hidden;}
.banner .bd ul li a{
    display: block;
    width: 562px;
    height: 386px;
    position: relative;
    overflow: hidden;
}
.banner .bd ul li a img{display: block;width: 100%;height: 100%;}
.banner .bd ul li a p{
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 140px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
}
.newTabBox{
    float: right;
    width: 700px;
    height: 406px;
}
.newsTit{
    height: 40px;
}
.newsTit li{
    float: left;
    line-height: 40px;
}
.newsTit li a{
    display: inline-block;
    height: 40px;
    padding: 0 18px;
    border-radius: 20px;
    font-size: 18px;
}
.newsTit li.on a{
    background:  url("../images/libgL.png") 0 center no-repeat,url("../images/libgR.png") right center no-repeat,linear-gradient(to right, #1388ea, #1674d2);
    color: #fff;
}
.newsTit-more{
    float: right;
    line-height: 40px;
    color: #999;
}
.newsTit-more:hover{
    color: #0659ab;
}
.list1{padding-left: 10px;}
.list1 li{
    height: 45px;
    line-height: 44px;
    box-sizing: border-box;
    border-bottom: 1px dashed #ddd;
}
.list1 li a{
    box-sizing: border-box;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
    background: url("../images/dot.png") no-repeat 0 center;
    padding-left: 20px;
    transition: all 0.35s ease-out;
}
.list1 li span{
    float: right;
    color: #999;
}
.list1 li a:hover{
    text-decoration: underline;
    transform: translateX(5px);
}
.tszl{
    margin-right: -20px;
}
.tszl li{
    width: 640px;
    float: left;
    height: 107px;
    margin-right: 20px;
    overflow: hidden;
}
.tszl li img{
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}
.tszl li img:hover{
    transform: scale(1.1);
}
.szzfBg{
    background: #fff;
    padding: 20px 0;
}
.homeTit{
    height: 70px;
    background: url("../images/homeTitbg.png") no-repeat center bottom;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color: #1c65b7;
    line-height: 58px;
    display: block;
}
.homeTit span{
    color: #f27000;
}
.szzfTit{
    height: 105px;
    position: relative;
    background: #96dcfe url("../images/szzfTbg1.png") no-repeat;
    background-size: cover;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 10px solid #43a2fe;
    box-sizing: border-box;
}
.szzfTit li{
    float: left;
    width: 33%;
    box-sizing: border-box;
    cursor: pointer;
    height: 95px;
}
.szzfTit li.tit1{border-top-left-radius: 10px;}
.szzfTit li.tit3{border-top-right-radius: 10px;}
.szzfTit li.tit2{width: 34%;}
.szzfTit li i{
    display: block;
    float: left;
    width: 44px;
    height: 44px;
    background: #fff;
    margin-left: 95px;
    margin-top: 25px;
}
.szzfTit li.tit1 i{
    background: url("../images/szzf-icon1.png") no-repeat center center;
    background-size: 100% 100%;
}
.szzfTit li.tit2 i{
    background: url("../images/szzf-icon2.png") no-repeat center center;
    background-size: 100% 100%;
}
.szzfTit li.tit3 i{
    background: url("../images/szzf-icon3.png") no-repeat center center;
    background-size: 100% 100%;
}
.szzfTit li a{
    float: left;
    display: block;
    margin-left: 15px;
    margin-top: 16px;
    color: #3e72d9;
}
.szzfTit li a h3{
    font-size: 30px;
    font-weight: bold;
}
.szzfTit li a p{
    font-size: 12px;
}
.szzfTit li.on{
    height: 105px;
    background:  url("../images/szzflibg.png") right 10px bottom no-repeat,linear-gradient(to top, #43a2fe, #1776d3);
}
.szzfTit li.on a{color: #fff;}
.szzfTit li.on.tit1 i{
    background: url("../images/szzf-icon1h.png") no-repeat center center;
    background-size: 100% 100%;
}
.szzfTit li.on.tit2 i{
    background: url("../images/szzf-icon2h.png") no-repeat center center;
    background-size: 100% 100%;
}
.szzfTit li.on.tit3 i{
    background: url("../images/szzf-icon3h.png") no-repeat center center;
    background-size: 100% 100%;
}
.szzfCon{
    height: 515px;
    overflow: hidden;
}
.jgznBox{
    width: 640px;
    height: 120px;
    background: url("../images/jgbg.png") no-repeat;
    background-size: 100% 100%;
}
.jgznBox h2{
    float: left;
    width: 120px;
    height: 120px;
    background: url("../images/jgbg2.png") no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    box-sizing: border-box;
    padding-top: 30px;
}
.jgznBox h2 a{
    color: #fff;
}
.jgznIcon{
    float: right;
    width: 500px;
    text-align: center;
}
.jgznIcon li{
    float: left;
    width: 33.33%;
    margin-top: 17px;
}
.jgznIcon li a img{
    width: 60px;
    height: 60px;
    transition: transform 0.5s ease;
    transform-style: preserve-3d;
}
.jgznIcon li a:hover img{
    transform: rotateY(180deg);
}
.gkzlBox{
    float: right;
    width: 520px;
    height: 120px;
    position: relative;
    overflow: hidden;
}
.gkzlBox .hd .prev{display:block; width:22px; height:40px;background: url("../images/gkzlL.png") no-repeat center center;background-size: 100% 100%;position: absolute;left: 15px;top: 50%;margin-top: -20px;}
.gkzlBox .hd .next{display:block; width:22px; height:40px;background: url("../images/gkzlR.png") no-repeat center center;background-size: 100% 100%;position: absolute;right: 15px;top: 50%;margin-top: -20px;}
.gkzlBox .bd{margin-left: 35px;}
.gkzlBox .bd ul{ overflow:hidden;}
.gkzlBox .bd ul li{ width: 150px; float:left; overflow:hidden; text-align:center;margin-top: 10px;}
.gkzlBox .bd ul li a p{
    line-height: 18px;
    margin-top: -3px;
}
.gkzlBox .bd ul li a img{
    width: 60px;
    height: 60px;
    transition: transform 0.5s ease;
    transform-style: preserve-3d;
}
.gkzlBox .bd ul li a:hover img{
    transform: rotateY(180deg);
}
.zdlyBox{
    float: left;
    height: 375px;
    width: 285px;
    background: url("../images/zdlybg.png") no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 20px 15px;
}
.zdlyBox h3{
    text-align: center;
    color: #0659ab;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #cdeaff;
    width: 90%;
    margin: 0 auto;
}
.zdly-xian{
    width: 90%;
    margin: 0 auto;
    height: 1px;
    background: #fff;
}
.zdlyBox dl dt{
    background: url("../images/dot1.png") no-repeat 0 center;
    width: 50%;
    float: left;
    padding-left: 10px;
    box-sizing: border-box;
    margin: 15px 0;
}
.zdlyBox dl dt:hover{
    background: url("../images/dot1h.png") no-repeat 0 center;
}
.w1000{
    width: 1000px;
}
.sjfwPicLink{
    width: 322px;
    height: 84px;
    line-height: 84px;
    box-sizing: border-box;
    padding-left: 40px;
    color: #0659ab;
    font-size: 28px;
    font-weight: bold;
    background: url("../images/sjfwpic.png") no-repeat;
    background-size: 100% 100%;
    display: block;
    float: left;
}
.sjfwPicLink span{
    color: #f27000;
}
.zcwjcxBox{
    width: 653px;
    height: 83px;
    float: right;
    background: url("../images/zcwjcxbg.png") no-repeat;
    background-size: 100% 100%;
}
.zcwjcxBox h3{
    float: left;
    margin-left: 35px;
    line-height: 84px;
    color: #0659ab;
    font-size: 28px;
    font-weight: bold;
}
.zcwjcxBox h3 span{
    color: #f27000;
}
.zcwj-search{
    width: 320px;
    float: left;
    height: 48px;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 18px;
    margin-left: 12px;
}
.zcwjTextInput{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: none;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 70px;
}
.zcwjSubmit{
    width: 60px;
    height: 48px;
    border: none;
    outline: none;
    position: absolute;
    top: 0;
    right: 0;
    background: url("../images/ss-icon1.png") center center no-repeat, linear-gradient(to right, #449cfe, #0664f1);
    cursor: pointer;
}
.w985{width: 985px;}
.gxbcBox{
    height: 240px;
    box-sizing: border-box;
    border: 1px solid #b5deff;
    position: relative;
}
.gxbcTit{
    height: 55px;
    box-sizing: border-box;
    border-bottom: 1px solid #b5deff;
    background: #f2faff;
}
.gxbcTit h3{
    float: left;
    margin-left: 20px;
    height: 55px;
    box-sizing: border-box;
    border-bottom: 4px solid #1c65b7;
    padding: 0 5px;
    line-height: 50px;
    color: #1c65b7;
    font-size: 24px;
    font-weight: bold;
}
.gxbcTit h3 span{
    color: #f27000;
}
.gxbcTab{
    width: 940px;
    margin:0 auto;
    height: 160px;
    margin-top: 5px;
}
.gxbcTab .hd ul{ position: absolute;top: 35px;right: 5px;}
.gxbcTab .hd ul li{ float:left;  width:24px; height:8px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; border-radius: 4px;background: #b0b1b2;}
.gxbcTab .hd ul li.on{width: 40px; background: #1c65b7;}
.gxbcTab .bd ul{ overflow:hidden; }
.gxbcTab .bd ul li{ width: 940px; float:left; overflow:hidden;height: 160px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.gxbcTab .bd ul li a{
    display: block;
    width: 302px;
    height: 60px;
    box-sizing: border-box;
    border: 1px solid #f0f0f0;
    margin-top: 20px;
    border-radius: 5px;
    background: url("../images/gxbcbg.png") no-repeat 1px center;
    display: flex;
    align-items: center;
    font-size: 18px;
    padding-left: 30px;
    padding-right: 12px;
    overflow: hidden;
}
.gxbcTab .bd ul li a:hover{
    background: #1c65b7 url("../images/gxbcbg.png") no-repeat 1px center;
    color: #fff;
}
.ztfwBox{
    height: 255px;
}
.gxbcTit p{
    float: left;
    color: #666;
    font-size: 18px;
    line-height: 54px;
    margin-left: 25px;
}
.ztfwTab{
    width: 940px;
    height: 140px;
    margin: 0 auto;
    margin-top: 30px;
}
.ztfwTab .hd .prev{display:block; width:12px; height:18px; overflow:hidden;cursor:pointer;position: absolute;right: 30px;top: 18px;background: url("../images/jtL.png") no-repeat;}
.ztfwTab .hd .next{display:block; width:12px; height:18px; overflow:hidden;cursor:pointer;position: absolute;right: 10px;top: 18px;background: url("../images/jtR.png") no-repeat;}
.ztfwTab .hd .prev:hover{background: url("../images/jtLh.png") no-repeat;}
.ztfwTab .hd .next:hover{background: url("../images/jtRh.png") no-repeat;}
.ztfwTab .bd ul{ overflow:hidden;}
.ztfwTab .bd ul li{ float:left;overflow:hidden; text-align:center;width: 140px;height: 140px;box-sizing: border-box;border-radius: 5px;margin-right: 20px;}
.ztfwTab .bd ul li a{
    display: block;
    width: 140px;
    height: 140px;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #f0f0f0;
    padding-top: 15px;
    font-size: 18px;
}
.ztfwTab .bd ul li a img{
    height: 68px;
    transition: transform 0.5s ease;
    transform-style: preserve-3d;
}
.ztfwTab .bd ul li a p{
    margin-top: 5px;
}
.ztfwTab .bd ul li a:hover{
    border: 1px solid #43a2fe;
}
.ztfwTab .bd ul li a:hover img{
    transform: rotateY(180deg);
}
.ywtbLink{
    width: 300px;
    float: right;
}
.ywtbLink li{
    height: 116px;
    margin-top: 17px;
    background: url("../images/ywtbbg1.png") no-repeat;
    background-size: 100% 100%;
}
.ywtbLink li:first-child{
    margin-top: 0;
}
.ywtbLink li a{
    display: block;
    width: 100%;
    height: 116px;
}
.ywtbLink li a h3{
    float: left;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 116px;
    margin-left: 40px;
}
.ywtbLink li a img{
    height: 80px;
    float: right;
    margin-top: 18px;
    margin-right: 30px;
}
.zyrhLink{
    display: block;
    height: 116px;
    margin-top: 17px;
    background: url("../images/ywtbbg1.png") no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 15px 20px;
    text-align: center;
    color: #fff;
}
.zyrhLink h2{
    height: 30px;
    background: url("../images/ywtbbg2.png") no-repeat center center;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
}
.zyrhLink p{
    font-size: 14px;
    margin-top: 10px;
}
.zyrhLink:hover{
    color: #fff;
}
.w740{
    width: 740px;
}
.zxzxLink{
    float: left;
    width: 460px;
    height: 275px;
    background: url("../images/zxzxbg.png") no-repeat;
    background-size: 100% 100%;
    display: block;
}
.zxzxLink span{
    display: block;
    width: 200px;
    height: 210px;
    background: #deefff;
    font-size: 40px;
    font-weight: bold;
    color: #3e72d9;
    text-align: center;
    line-height: 50px;
    box-sizing: border-box;
    padding-top: 55px;
    margin-top: 32px;
    margin-left: 20px;
}
.rdhyLink{
    float: right;
    width: 260px;
    height: 275px;
    display: block;
    background: url("../images/rdhybg.png") no-repeat;
    background-size: 100% 100%;
    text-align: center;
    box-sizing: border-box;
}
.rdhyLink img{
    margin-top: 35px;
    transition: transform 0.5s ease;
    transform-style: preserve-3d;
}
.rdhyLink p{
    font-size: 40px;
    color: #e64e56;
    font-weight: bold;
    margin-top: 20px;
}
.rdhyLink:hover img{
    transform: rotateY(180deg);
}
.ywhyLinks{
    margin-right: -20px;
}
.ywhyLinks a{
    display: block;
    float: left;
    height: 220px;
    width: 170px;
    text-align: center;
    margin-right: 20px;
    box-sizing: border-box;
    padding-top: 35px;
    font-size: 24px;
    font-weight: bold;
}
.ywhyLinks a img{
    height: 80px;
    margin-bottom: 10px;
    transition: transform 0.55s ease;
    transform-style: preserve-3d;
}
.ywhyLinks a:hover img{
    transform: rotateY(180deg);
}
.ywhyLinks a.yqhyL1{
    background: url("../images/ywhybg1.png") no-repeat;
    background-size: 100% 100%;
    color: #396cd7;
}
.ywhyLinks a.yqhyL2{
    background: url("../images/ywhybg2.png") no-repeat;
    background-size: 100% 100%;
    color: #fd9f01;
}
.ywhyLinks a.yqhyL3{
    background: url("../images/ywhybg3.png") no-repeat;
    background-size: 100% 100%;
    color: #01bc57;
}
.ywhyLinks a.yqhyL4{
    background: url("../images/ywhybg4.png") no-repeat;
    background-size: 100% 100%;
    color: #a340e1;
}
.ywhyTab{
    float: right;
    width: 540px;
    height: 515px;
    box-sizing: border-box;
    border: 1px solid #b5deff;
}
.ywhyTabT{
    height: 55px;
    box-sizing: border-box;
    border-bottom: 1px solid #b5deff;
    background: #f2faff;
    padding: 0 15px;
}
.ywhyTabT li{
    float: left;
    line-height: 54px;
}
.ywhyTabT li i{
    padding: 0 10px;
    font-size: 20px;
    color: #ddd;
}
.ywhyTabT li a{
    display: inline-block;
    height: 55px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 24px;
    font-weight: bold;
}
.ywhyTabT li.on a{
    border-bottom: 4px solid #1c65b7;
    color: #1c65b7;
}
.ywhyTabT li.on a span{
    color: #f27000;
}
.ywhyTabC{
    padding: 10px 15px;
    box-sizing: border-box;
}
.ywhyTabC ul li{
    background: #f7f7f7;
    padding: 10px 15px;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 10px;
}
.ywhyTabC ul li a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    margin-bottom: 10px;
}
.ywhyTabC ul li span{
    color: #999;
}



.ztzl{
    position: relative;
    height: 100px;
    overflow: hidden;
}
.ztzl .hd .prev{ display:block; width:30px; height:52px;position: absolute;left: 0;top: 50%;margin-top: -26px;background: url("../images/prev.png") no-repeat;background-size: 100% 100%;z-index: 100;}
.ztzl .hd .next{ display:block; width:30px; height:52px;position: absolute;right: 0;top: 50%;margin-top: -26px;background: url("../images/next.png") no-repeat;background-size: 100% 100%;z-index: 100;}
.ztzl .bd ul{ overflow:hidden;}
.ztzl .bd ul li{ margin-right: 20px; float:left; overflow:hidden;box-sizing: border-box;width: 310px;height: 100px;}
.ztzl .bd ul li a{
    display: block;
    width: 310px;
    height: 100px;
    box-sizing: border-box;
    background: #fff;border: 1px solid #b5deff;
}
.ztzl .bd ul li a img{display: block;width: 100%;height: 100%;}