h2.bt {
    text-align: center;
    line-height: 1;
}

h2.bt p {
    font-size: 30px;
    color: #1e1f24;
}

.c1 {
    margin-top: 30px;
    margin-bottom: 76px;
}

.c1 dd {
    font-size: 18px;
    line-height: 28px;
    color: #075791;
    text-align: center;
    margin-bottom: 44px;
}

.c1 .tu {
    text-align: center;
    margin-top: 54px;
    margin-bottom: 54px;
    position: relative;
}

.c1 .list2 li {
    position: absolute;
    z-index: 111;
    text-align: center;
}

.c1 .list2 li:nth-child(1) {
    left: 125px;
    top: -6px;
}

.c1 .list2 li:nth-child(2) {
    left: 125px;
    top:202px;
}

.c1 .list2 li:nth-child(3) {
    right: 125px;
    top: -6px;
}

.c1 .list2 li:nth-child(4) {
    right: 100px;
    top:202px;
}

.c1 .list2 li:nth-child(5) {
    left: 125px;
    top:402px;
}

.c1 .list2 li:nth-child(6) {
    right: 125px;
    top:402px;
}

.c1 .list2 li .tu1 {
    height: 58px;
    line-height: 58px;
    margin-bottom: 12px;
}

.c1 .list2 li h3 {
    line-height: 32px;
    color: #333333;
    font-size: 18px;
}

.c1 .list2 li .zi {
    font-size: 16px;
    color: #666666;
    line-height: 26px;
}

.c1 .list2 li:hover h3 {
    color: #1788ca;
}

.c2 {
    background: url(c2.png) no-repeat center 0;
    height: 704px;
    box-sizing: border-box;
    padding-top: 55px;
}

.c2 h2.bt {
    margin-bottom: 46px;
}

.c2 h2.bt p {
    color: #fff;
}

.c2 .zi {
    font-size: 16px;
    color: #ffffff;
    line-height: 27px;
    margin-bottom: 60px;
    text-align: center;
}

.c2 .content .bd {
    margin-bottom: 33px;
    overflow: hidden;
}

.c2 .content .bd .list2 li {
    float: left;
    margin-right: 6px;
}

.c2 .content .bd .list2 li a.img {
    display: block;
    position: relative;
}

.c2 .content .bd .list2 li a.img img {
    width: 395px;
    height: 253px;
}

.c2 .content .bd .list2 li a.img .bg {
    position: absolute;
    z-index: 111;
    top: 16px;
    left: 16px;
    width: 363px;
    height: 221px;
    box-sizing: border-box;
    padding-top: 60px;
    color: #fff;
    text-align: center;
}

.c2 .content .bd .list2 li a.img .bg h3 {
    line-height: 1;
    font-size: 22px;
}

.c2 .content .bd .list2 li a.img .bg dd {
    font-size: 16px;
    line-height: 26px;
    margin-top: 18px;
}

.c2 .content .hd {
    text-align: center;
    line-height: 16px;
    height: 16px;
}

.c2 .content .hd li {
    display: inline-block;
    width: 14px;
    height: 14px;
    font-size: 16px;
    border-radius: 100px;
    border: 1px solid #1788ca;
    background: none;
    margin: 0 5px;
    font-size: 0;
}

.c2 .content .hd li.on {
    background: #1788ca;
}

.c2 .dh {
    font-size: 16px;
    color: #fff;
    line-height: 21px;
    padding-left: 48px;
    background: url(dh.png) no-repeat 0 center;
    margin-left: 545px;
    margin-top: 95px;
}

.c3 {
    background: url(c3.png) no-repeat center 0;
    height: 1181px;
    padding-top: 40px;
    box-sizing: border-box;
    display: none;
}

.c3 h2.bt p {
    color: #fff;
}

.c3 .zi {
    margin-top: 10px;
    font-size: 16px;
    color: #ffffff;
    line-height: 27px;
    margin-bottom: 60px;
    text-align: center;
}

.c3 .content {
    margin-top: 192px;
}

.c3 .content .list2 {
    position: relative;
}

.c3 .content .list2 li {
    text-align: center;
    position: absolute;
    z-index: 111;
}

.c3 .content .list2 li .tu1 {
    text-align: center;
}

.c3 .content .list2 li h3 {
    font-size: 20px;
    color: #fff;
    margin-top: 6px;
    line-height: 24px;
}

.c3 .content .list2 li dd {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin-top: 6px;
}

.c3 .content .list2 li:nth-child(1) {
    left: 240px;
    top: 50px;
}

.c3 .content .list2 li:nth-child(2) {
    right: 240px;
    top: 50px;
}

.c3 .content .list2 li:nth-child(3) {
    left: 198px;
    top: 350px;
}

.c3 .content .list2 li:nth-child(4) {
    right: 198px;
    top: 350px;
}

.c3 .content .list2 li:nth-child(5) {
    left: 563px;
    top: -128px;
}

.c3 .content .list2 li:nth-child(6) {
    left: 563px;
    bottom: -140px;
}

.c3 .content .list2 .tu {
    text-align: center;
}

.c3 .content .list2 .tu img {
    transition-duration: .6s;
}

.c3 .content .list2 .tu img:hover {
    transform: rotate(360deg);
}

.c4 {
    background: url(c4.png) no-repeat center 0;
    height: 552px;
    padding-top: 26px;
    box-sizing: border-box;
}

.c4 h2.bt p {
    color: #fff;
    text-indent: 12px;
}

.c4 .zi {
    margin-top: 10px;
    font-size: 16px;
    color: #ffffff;
    line-height: 27px;
    margin-bottom: 60px;
    text-align: center;
    display: none;
}

.c4 .content {
    margin-top: 68px;
}

.c4 .content .c4-1 {
    margin-left: 104px;
    width: 422px;
    height: 256px;
    overflow: hidden;
}

.c4 .content .c4-1 img {
    width: 422px;
    height: 256px;
    transition-duration: .6s;
}

.c4 .content .c4-1 img:hover {
    transform: scale(1.2);
}

.c4 .content .c4-2 {
    width: 572px;
    box-sizing: border-box;
    padding-right: 20px;
    font-size: 30px;
    padding-top: 20px;
}

.c4 .content .c4-2 h3 {
    width: 318px;
    color: #fff;
    line-height: 1;
    margin-bottom: 70px;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
}

.c4 .content .c4-2 h3 p {
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
}

.c4 .content .c4-2 dd {
    color: #fff;
    font-size: 16px;
    line-height: 27px;
}

.c4 .content .c4-2 a.ck {
    display: block;
    margin-top: 6px;
    height: 28px;
}

.c5 {
    background: #f5f5f5;
    padding-bottom: 85px;
    padding-top: 52px;
}

.c5 h2.bt {
    margin-bottom: 8px;
}

.c5 .zi {
    font-size: 16px;
    color: #666;
    line-height: 27px;
    text-align: center;
}

.c5 .list2 {
    text-align: center;
    margin-bottom: 36px;
}

.c5 .list2 li {
    display: inline-block;
    width: 118px;
    line-height: 37px;
    /*     background: #fff; */
    background: #3895ff;
    margin: 0 3px;
}

.c5 .list2 li a {
    font-size: 14px;
    /*     color: #666666; */
    color: #fff;
}

.c5 .list2 li:hover {
    background: #3895ff;
}

.c5 .list2 li:hover a {
    color: #fff;
}

.c5 .content .bd {
    overflow: hidden;
}

.c5 .content .bd .list3 li {
    float: left;
    margin-right: 7px;
}

.c5 .content .bd .list3 li a.img {
    display: block;
}

.c5 .content .bd .list3 li a.img img {
    width:382px;
    height:262px;
}

.c5 .content .bd .list3 li h3 {
    text-align: center;
    background: #ffffff;
    font-size: 16px;
    width: 100%;
    line-height: 46px;
    text-align: center;
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.4);
}

.c5 .content .bd .list3 li h3 a {
    color: #333333;
}

.c6 {
    margin-top: 40px;
}

.c6 h2.bt {
    margin-bottom: 8px;
}

.c6 .zi {
    margin-bottom: 48px;
    font-size: 16px;
    color: #666;
    line-height: 27px;
    text-align: center;
}

.c6 .list2 {
    margin-top: 22px;
}

.c6 .list2 li {
    border: 1px solid #c8c6c1;
    padding: 24px 32px 14px 22px;
}

.c6 .list2 li .tu {
    float: left;
    width: 431px;
    height: 162px;
}

.c6 .list2 li .tu img {
    width: 431px;
    height: 162px;
}

.c6 .list2 li .zi1 {
    width: 653px;
    padding-top: 32px;
}

.c6 .list2 li .zi1 h3 {
    font-weight: 500;
    line-height: 31px;
    font-size: 18px;
    color: #333333;
}

.c6 .list2 li .zi1 h3 img {
    padding-right: 14px;
}

.c6 .list2 li .zi1 p {
    line-height: 25px;
    color: #666666;
    font-size: 16px;
    margin-top: 14px;
}

.c6 .list2 li .zi1 .ck {
    width: 120px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    background: url(ck.png) no-repeat center 0;
    margin-top: 15px;
    float: right;
}

.c6 .content .c6-1 {
    width: 560px;
}

.c6 .content .c6-1 h2 {
    line-height: 83px;
    font-weight: 500;
    font-size: 18px;
    color: #1788ca;
    background: url(heng.png) no-repeat 86px center;
}

.c6 .content .c6-1 h2 a.ck {
    font-size: 16px;
    color: #666666;
    float: right;
}

.c6 .content .c6-1 .list3 li .tu {
    width: 175px;
    height: 104px;
    float: left;
}

.c6 .content .c6-1 .list3 li .tu img {
    width: 175px;
    height: 104px;
}

.c6 .content .c6-1 .list3 li .zi1 {
    width: 364px;
    margin-right:5px;
}

.c6 .content .c6-1 .list3 li .zi1 h3 {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    line-height: 44px;
}

.c6 .content .c6-1 .list3 li .zi1 p {
    font-size: 16px;
    line-height: 22px;
    color: #666666;
}

.c6 .content .c6-1 .list3 li:hover .zi1 h3 {
    color: #1788ca;
}

.c6 .content .c6-1 .list4 {
    margin-top: 26px;
}

.c6 .content .c6-1 .list4 li {
    padding-left: 20px;
    background: url(yuan.png) no-repeat 0 center;
    border-bottom: 1px solid #e5e5e5;
    line-height: 41px;
}

.c6 .content .c6-1 .list4 li a {
    color: #666666;
    font-size: 16px;
}

.c6 .content .c6-1 .list4 li a span {
    float: right;
    color: #666666;
}

.c6 .content .c6-1 .list4 li:hover a {
    color: #1788ca;
}


/*# sourceMappingURL=index.css.map */

/*专题页密集架*/
.mjj_main{background:#f6f7fb; padding-bottom:50px;}
.mjj_main .pt75{ padding-top:75px;}
.mjj_main .pt45{ padding-top:45px;}
.mjj_cont{width:1190px;background:#fff; margin: 0 auto; padding:10px 0 0 0;}
.zt_hd{text-align: center;position:relative;z-index:1;}
.zt_hd h1{height:47px;line-height:47px;color:#151515;font-size:45px;}
.zt_hd .hd_txt{width:560px;margin: 0 auto;font-size:30px; line-height:30px;padding:15px 0 0 0;letter-spacing:1px; position: relative;z-index:2; background: #fff;}
.zt_hd .hd_icon{width:100%;height:1px;background:#434343; position:absolute;z-index:1;left:0;bottom:13px;}
.zt_hd .img_txt{width:290px;position:absolute;left:79px;bottom:50px; line-height:32px;font-size:18px; text-align:left; text-indent:2em;}
.zt_features{height:80px;line-height:80px;margin-top:28px; background:#c1c7ce; text-align:center;font-size:30px;color:#333;letter-spacing:1px;}
.zt_fenl{height:355px;clear:both;padding-left:15px;}
.zt_fenl li{width:335px;height:100%;float:left; background:url(../zhant_mjj_img02.png) no-repeat;}
.zt_fenl li h2{font-size:24px;color:#fff;font-weight:bold;padding:60px 0 0 155px;}
.zt_fenl li p{padding:72px 0 0 0; text-align: center;font-size:22px;color:#484848;font-weight:bold; line-height:35px;}
.zt_fenl li.mod02{background-position:-426px 0; margin:0 79px;}
.zt_fenl li.mod03{background-position:-832px 0;}
.zt_pro_rocom .hd{border-top:4px solid #8898a7;position:relative;z-index:1;}
.zt_pro_rocom .hd .line{width:375px;height:4px;background:#0399dc;position:absolute;z-index:1;right:0;top:-4px;}
.zt_pro_rocom .hd .tit{display:block;;height:49px;line-height:49px; background: url(../zhant_mjj_hd01.png) 0 0 no-repeat; margin-top: -4px;color:#fff;font-size:27px; text-indent:27px;}
.zt_pro_rocom ul{overflow:hidden; margin-top:-46px;}
.zt_pro_rocom li{width:297px;overflow:hidden;float:left; text-align:center;}
.zt_pro_rocom li .img{width:297px; overflow: hidden;border:1px solid #dcdcdc;border-left:0;}
.zt_pro_rocom li .img img{width:98%;-webkit-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}
.zt_pro_rocom li:hover .img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.zt_pro_rocom li.no_rt{width:398px;}
.zt_pro_rocom li.no_rt .img{border-right:0;}
.zt_pro_rocom li h3{font-size:18px; line-height:50px;}
.zt_jjwt{background:#8898a7;margin-top:30px;padding:80px 0 60px 0; text-align: center;color:#fff; position:relative;z-index:1;}
.zt_jjwt .p1{font-size:32px; line-height:32px;}
.zt_jjwt .p2{font-size:41px; line-height:41px;padding:20px 0;font-style:italic;font-weight:bold;}
.zt_jjwt i{position:absolute;z-index:1;width:125px;height:125px;background:url(../zhant_mjj_icon01.png) 0 0 no-repeat;}
.zt_jjwt .top_icon{left:70px;top:28px;}
.zt_jjwt .bt_icon{right:70px;bottom:28px;}
.zz_fwlc{background:#e6e6e6;padding:59px 0;margin-top:45px; text-align:center;}
.zz_fwlc .ul01{width:626px;height:170px;margin:23px auto 25px auto;background:url(../zhant_mjj_icon04.png) 0 0 no-repeat;}
.zz_fwlc .ul01 li,.zz_fwlc .ul02 li{float:left;font-size:21px;line-height: 30px;}
.zz_fwlc .ul01 .li01{padding:67px 0 0 53px;}
.zz_fwlc .ul01 .li02{padding:67px 0 0 161px;}
.zz_fwlc .ul01 .li03{padding:82px 0 0 125px;}
a.zz_kefu_icon{background: url(../zz_kefu_icon.png) 0 0 no-repeat;padding: 44px 43px 13px 63px;font-size: 14px;line-height:20px;color: #292929;font-weight: bold;display:inline-block;}
.fwlc_hd2{padding:45px 0 23px 0;}
.zz_fwlc .ul02{height:170px;background:url(../zhant_mjj_icon03.png) center 0 no-repeat;padding-left:70px;}
.zz_fwlc .ul02 li{ margin:64px 42px 0px 53px;}
.zz_kefu_icon.mod02,.zz_jgyx{ margin-top:45px;}
.zz_jgyx{height:838px;background: url(../zz_jgyx_img.jpg) 0 0 no-repeat;position:relative;z-index:1;}
.zz_jgyx ul{padding:472px 0 0 43px;}
.zz_jgyx li{width:160px;float:left;font-size:20px;color:#fff;line-height:34px; margin:0 17px 0 56px; text-align:center;}
.zz_jgyx li:first-child{margin:0 32px 0 0;}
.zz_jgyx li.al_left{text-align:left;}
.zz_jgyx p{clear:both;text-align:center;font-size: 27px;line-height: 37px;letter-spacing: 2px;color:#fff;padding-top: 70px;}
.zt_chosliy li{height:363px;border-top:1px solid #e5e5e5;padding:0 50px;}
.zt_chosliy li.rt .img{float:left;text-align:left;}
.zt_chosliy li.lf .img{float:right;text-align:right;}
.zt_chosliy li .txt{padding-top:110px;float:left;}
.zt_chosliy li h3{font-size:29px; line-height: 29px; color:#433f3f; padding-bottom: 24px;}
.zt_chosliy li dt{font-size:22px;line-height:22px;color:#970101;padding-bottom:16px;}
.zt_chosliy li dd{color:#737070;font-size:15px; line-height:24px;}
.zt_chosliy li.mod01 .txt{ padding-left:60px;}
.zt_chosliy li.mod03 .img{padding:0 90px 0 0;}
.zt_yinx_img{padding-top:20px;}
.zt_zglx{background: url(zt_yinx_img03.jpg) 600px 35px no-repeat;padding:70px 0 55px 126px;}
.zt_zglx dl{width:277px;text-align:center;}
.zt_zglx dt{font-size:27px;border-bottom:1px dashed #5e626b;}
.zt_zglx dt b{color:#ff5b01;}
.zt_zglx dd{font-size:20px; line-height:20px; padding-top:18px; letter-spacing:2px;color:#525050;}
.zt_zglx dd.te{color:#be0201; padding-top: 28px;}
.zt_zglx dd i,.zt_tmdzy .rt_mod li i{display:inline-block;width:8px;height:8px;background:#525050;vertical-align:3px;margin-right:8px;}
.zt_zglx dd.te i{background:#be0201;}
.zt_tmdzy{padding:45px 25px;}
.zt_tmdzy .lf_mod p{font-size:24px; line-height:24px; padding-bottom:30px;}
.zt_tmdzy .rt_mod{width:600px;}
.zt_tmdzy .rt_mod .hd,.zt_qyxw .hd{height:18px;line-height:20px; position: relative;z-index:1;}
.zt_tmdzy .rt_mod .hd a,.zt_qyxw .hd a{position: absolute;z-index:1;right:0;top:0;font-size:14px; text-transform:uppercase;}
.zt_tmdzy .rt_mod .hd h3,.zt_qyxw .hd h3{font-size:15px;font-weight:bold;letter-spacing:1px;}
.zt_tmdzy .rt_mod .bd{padding:37px 0 27px 0;}
.zt_tmdzy .rt_mod .te{width:235px;}
.zt_tmdzy .rt_mod .te .img{width:100%;height:130px;overflow:hidden;}
.zt_tmdzy .rt_mod .te p{height:35px;line-height:35px;text-align:center;overflow:hidden;background:#dedede;color:#525050;}
.zt_tmdzy .rt_mod .ul01{width:330px;}
.zt_tmdzy .rt_mod .ul01 li a{display:block;height:28px;overflow:hidden; color:#525050;font-size:14px;line-height: 28px;}
.zt_tmdzy .rt_mod .ul01 i{vertical-align:0;}
.zt_tmdzy .rt_mod .bt_link{ overflow:hidden;border-top:1px solid #ddd; padding-top:10px;}
.zt_tmdzy .rt_mod .bt_link li{height:28px; line-height: 28px;overflow: hidden; width:290px;float:left; margin-right:10px;}
.zt_tmdzy .rt_mod .bt_link li{font-size:13px;}
.zt_qyxw{ padding:45px 25px;}
.zt_qyxw .hd{padding-bottom:20px;}
.zt_qyxw .img_link{width:201px;height:135px;overflow:hidden;}
.zt_qyxw .img_link,.zt_qyxw .ul_link{margin:0 30px 0 0;}
.zt_qyxw .ul_link li{width:205px;height:30px;line-height:40px;overflow:hidden;float:left;clear:both;}
.zt_qyxw .ul_link li a{font-size:13px;}
.zt_qyxw .last_cd{margin-right:0;}
.zt_tmdzy,.zt_qyxw,.zt_zglx{border-bottom:1px solid #ddd;}
.zt_hdyx_box{position:relative;z-index:1;}
.zt_hdyx_box p{position:absolute;z-index:1;left:97px;top:20px;font-size:32px;color:#fff;line-height:66px;}
.zt_pzbz{height:135px;padding:30px 0;overflow: hidden;}
.zt_pzbz li{width:150px;float:left;background: url(../zt_pzbz_icon.jpg) no-repeat;padding:75px 0 0 0; text-align:center; margin:0 34px 0 110px;}
.zt_pzbz li.mod01{background-position:40px 0;}
.zt_pzbz li.mod02{background-position:-208px 0;}
.zt_pzbz li.mod03{background-position:-458px 0;}
.zt_pzbz li.mod04{background-position:-707px 0;}
.zt_pzbz li p{font-weight:bold;color:#828282;font-size:18px;}
.zt_pzbz li span{display:block;color:#a2a2a2;font-size:12px;}
.zt_cont_btn{position:absolute;z-index:1;width:185px;height:40px;line-height:40px;font-weight:bold;text-align:center;letter-spacing:2px;font-size:14px;background:url(../zhant_mjj_icon02.png) 0 0 no-repeat;}
.zt_jjwt .zt_cont_btn{right:30px;top:30px;color:#fff;}
.zz_jgyx .zt_cont_btn{right:30px;top:30px;color:#fff;}
.zt_jjwt .mfth{width:302px;height:40px;position:absolute;right:30px;top:30px;z-index:1;background:url(../zhant_mjj_icon02_2.png) 0 0 no-repeat;}
.mfth_inpt{width:155px;height:40px;line-height:40px;margin-left:10px;border:0;background:none;color:#fff;font-size:12px;outline:0;}
.mfth_submit{width:135px;height:40px; text-indent:200em; overflow:hidden;background:none;border:0;cursor:pointer;outline:0;}