﻿html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,p,input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }
img { border: none;}
ul, li { list-style-type: none; }
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
body, input, select, button, textarea { font-size: 12px; font-family:"微软雅黑";outline: none;  }
button { cursor: pointer; }
i, em, cite { font-style: normal; }
a{ text-decoration: none; }
.wrap{width:1200px; margin:0 auto;}
.fix { zoom: 1 }
.fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden }
.fl { float: left; display: inline; }
.fr { float: right; display: inline; }
.mb-20{margin-bottom: 20px;}
.ml-10{margin-left: 10px;}
a, a:link {color:white;}
a:focus{cursor: pointer;}
a:hover{cursor: pointer;}
html {
    font-size: calc(100vw/7.5) !important;
    min-width: 1200px;
}
body{
    min-width: 1200px;
    background: #fbfdff;
}
.ecvHeaderjjin{
    background: #333333;
}
.ecvHeaderjjin {
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, 0.7);
    background: #f96203;
    z-index: 300;
}

.ecvHeaderjjin .ecvHeaderjjin_in {
    width: 1200px;
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.ecvHeaderjjin .header_logo {
    display: flex;
    align-items: center;
}

.ecvHeaderjjin .header_logo img {
    width: 70px;
    height: auto;
}

.ecvHeaderjjin .header_logo .logo_text {
    position: relative;
    font-size: 18px;
    color: #ffffff;
    margin-left: 10px;
    padding-left: 10px;
    letter-spacing: 1px;
}

.ecvHeaderjjin .header_logo .logo_text:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
    width: 2px;
    height: 14px;
    background: #FFFFFF;
}

.ecvHeaderjjin .header_link {
    display: flex;
    align-items: center;
}

.ecvHeaderjjin .header_link .link_li {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 1px;
    padding: 0 20px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.ecvHeaderjjin .header_link .link_li:hover {
    color: #FFCB2D;
}


.wid1200{
    width: 1200px;
    margin: 0 auto;
}
/*顶部*/
.maintitle .p5 img{
    width: 170px;
    height: auto;
    display: inline-block;
    vertical-align: top;
}
.maintitle .jc_logo span {
    color: #fff;
    font-size: 59px;
    padding-left: 10px;
    position: initial;
    display: inline-block;
    vertical-align: middle;
    height: 83px;
    line-height: 83px;
    position: relative;
    background: url('../images/jjpc51.png') left top  no-repeat;
    background-size: auto 83px;
}
.mainwidth,.minwidth{
    width: 1200px;
    margin: 0 auto;
}
.maintitle{
    width: 100%;
    height: 500px;
    background-size: cover;
    padding-top: 133px;
    box-sizing: border-box;
    text-align: left;
}
.maintitle .mainwidth{ 
    position: relative;
}
/*顶部*/
.maintitle .p5{
    margin-top: 0px;
    color: #fff;
    font-size: 86px;
    font-family: Microsoft YaHei;
    font-weight: bold;
}
.maintitle .p5 span{
    display: inline-block;
    margin-top: 23px;
}

.maintitle .p2{
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    margin-top: 20px;
}
.maintitle .p2 span{
    display: inline-block;
    vertical-align: top;
    background-size: 16px 16px;
    padding-left: 23px;
    margin-right: 20px;
}
.maintitle .p4{
    margin-top: 20px;
    font-size: 24px;
    line-height: 50px;
}
.maintitle .p4 > .a1{
    display: inline-block;
    min-width: 245px;
    height: 45px;
    line-height: 45px;
    border-radius: 25px;
    text-align: center;
    margin-right: 10px;
    color: #18238C;
    background: #fff;
}
.maintitle .p4 > .a1:hover{
    transform:translate(0,-5px);
}
.maintitle .p4 > .a2:hover{
    transform:translate(0,-5px);
}
a.togray:hover{
    background: #EAD293 !important;
    color: #333 !important;
}
a.toju:hover{
    background: #EAD293 !important;
    color: #333 !important;
}
.maintitle .p4 > .a2{
    display: inline-block;
    min-width: 245px;
    height: 45px;
    line-height: 45px;
    border-radius: 25px;
    text-align: center;
    margin-right: 10px;
    color: #fff;
    background: #CC0000;
}
a.mtopf5:hover{
    margin-top: -5px !important;
    background: #CC0000;
}
.maintop_pop{
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    vertical-align: top;
    width: 421px;
    min-height: 324px;
    padding: 36px 22px 30px 22px;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 6px;
    font-size: 18px;
    color: #1C2BB0;
    text-align: center;
}
.maintop_pop .p1{
    font-size: 20px;
    font-family: Microsoft YaHei;
    color: #FFF;
}
.maintop_pop .p1 span{
    display: inline-block;
    width: 52px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #FFF;
    border-radius: 20px;
    margin-right: 10px;
}
.maintop_pop .p2{
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
    margin-top: 0;
}

.maintop_pop ul li{
    display: inline-block;
    vertical-align: top;
    width: 134px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: linear-gradient(90deg, #2E3DC8 0%, #1B2AAF 100%);
    box-shadow: 0px 2px 4px 0px rgba(14, 14, 85, 0.5);
    border-radius: 20px;
    margin: 0 10px;
    margin-top: 25px;
}
.maintop_pop ul li:hover{
    background: #CC0000;
}

.blue-shadow{
    display: inline-block;
    background: linear-gradient(0deg, #4276FA, #2FC0FC);
    border-radius: 10px;
    color: #fff;
    text-align: center;
}
.blue-shadow:hover{
    background: linear-gradient(0deg, #2FC0FC, #4276FA);
}
.blue-shadow2{
    background: #7058FF;
    border-radius: 10px;
    color: #fff;
    text-align: center;
}
.red-shadow{
    background:#289AF2;
    box-shadow: 0px 2px 4px 0px rgba(0, 49, 87, 0.38);
    border-radius: 10px;
    text-align: center;
    padding: 0 10px;
    color: #fff;
}
a.red-shadow{
    color: #fff;
}
a.red-shadow:hover{
    background: #FF7132;
    color: #fff;
}

.ftitle{
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 48px;
    text-align: center;
}
.ftitle span{
    color: #289AF2;
}
.ftitle1{
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #fff;
    line-height: 48px;
    text-align: center;
}
.ftitle1 span{
    color: #FFE919;
}
.ftitle2{
    color: #fff;
}
.ftitle3{
    text-align: center;
    font-size: 24px;
    font-family: Microsoft YaHei;
    color: #E5E5FD;
    line-height: 46px;
    margin: 20px 0;
}
.ftitle4{
    text-align: center;
    font-size: 20px;
    font-family: Microsoft YaHei;
    color: #666;
    margin: 10px 0;
}
.ftitle4 span{
    color: #FF8A00;
}
.ftitle5{
    text-align: center;
    font-size: 20px;
    font-family: Microsoft YaHei;
    color: #666;
    margin: 10px 0;
}

.fsbb_ul{
    display: flex;
    justify-content: center;
}
.fsbb_ul li{
    display: block;
    width: 264px;
    min-height: 300px;
	font-size: 20px;
    text-align: center;
    margin-top: 57px;
    background: #fff;
    border-radius: 10px;
    padding-top: 28px;
    padding-bottom: 20px;
    margin-right: 60px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(153, 153, 153, 0.5);
    border-radius: 10px;
    box-sizing: border-box;
}   
.fsbb_ul li:last-child{
    margin-right: 0;
}
.fsbb_ul li a{
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #333333;
    font-size: 20px;
    font-weight: 500;
    padding-left: 5px;
    
}
.fsbb_ul li a:hover{
    color: #CC0000;
}
.fsbb_ul li img{
    display: inline-block;
    width: auto;
    height: 50px;
    vertical-align: middle;
    margin-right: 10px;
}
.fsbb_ul li .p1{
    font-size: 20px;
    color: #CC0000;
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 24px;
}
.fsbb_ul li .p2{
    font-size: 16px;
    color: #333;
    line-height: 1.8;
    padding: 0 15px;
    text-align: center;
    box-sizing: border-box;
}
.fsbb_ul li .p3 {
    display: block;
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    font-size: 16px;
    color: #fff;
    background: #CC0000;
    margin: 25px auto 0;
}
.fsbb_ul li .p3:hover{
    /* margin-top: 20px; */
    /* transform:translate(0,-10px); */
    color:#fff;
}
.fsbb_ul li:hover{
    transform: scale(1.1);
}




.jcbd_ul{
    display: flex;
    justify-content: center;
}
.jcbd_ul li{
    display: block;
    width: 264px;
    min-height: 300px;
    text-align: center;
    margin-top: 57px;
    margin-right: 60px;
}   
.jcbd_ul li:last-child{
    margin-right: 0;
}
.jcbd_ul li a{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.jcbd_ul li a:hover{
    color: #CC0000;
}
.jcbd_ul li .p1{
    height: 248px;
    font-size: 44px;
    color: #fff;
    line-height: 248px;
    font-weight: bold;
    margin-bottom: 24px;
    background: url(../images/jjpc82.png) top center no-repeat;
    background-size: 250px 248px;
}
.jcbd_ul li .p1.pic2{
    background: url(../images/jjpc71.png) top center no-repeat;
    background-size: 250px 248px;
}
.jcbd_ul li .p1.pic3{
    background: url(../images/jjpc72.png) top center no-repeat;
    background-size: 250px 248px;
}
.jcbd_ul li .p1.pic4{
    background: url(../images/jjpc73.png) top center no-repeat;
    background-size: 250px 248px;
}
.jcbd_ul li .p3 {
    display: block;
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    font-size: 16px;
    color: #CC0000;
    background: #fff;
    margin: 5px auto 0;
}
.jcbd_ul li .p3:hover{
    transform:translate(0,-5px);
    color:#fff;
    background: #CC0000;
}
.jcbd_ul li .p1:hover .p1{
    color: #CC0000;
}

.sdjddiv{
    width: 1219px;
    min-height: 639px;
    margin: 0 auto;
    margin-top: 70px;
    padding: 33px 0 33px 49px;
    box-sizing: border-box;
    background: url(../images/jjpc19.png) top center no-repeat;
    background-size: 100% 639px;
}
.sdjd_ul{
}
.sdjd_ul li{
    display: inline-block;
    width: 548px;
    min-height: 282px;
    background: #fff;
    border-radius: 10px;
    padding-top: 28px;
    padding-bottom: 20px;
    margin-right: 14px;
    margin-bottom: 10px;
    padding: 30px;
    background: #FFFFFF;
    box-sizing: border-box;
    background: url(../images/jjpc76.png) top center no-repeat;
    background-size: 100% 282px;
    position: relative;
}   
.sdjd_ul li:nth-child(2){
    background: url(../images/jjpc77.png) top center no-repeat;
    background-size: 100% 282px;
}
.sdjd_ul li:nth-child(3){
    background: url(../images/jjpc78.png) top center no-repeat;
    background-size: 102% 282px;
}
.sdjd_ul li:nth-child(4){
    background: url(../images/jjpc79.png) top center no-repeat;
    background-size: 100% 282px;
}
.sdjd_ul li:nth-child(2n) .p1{
    text-align: right;
}
.sdjd_ul li:nth-child(2n){
    text-align: right;
}
.sdjd_ul li > span{
    font-size: 40px;
    font-family: Impact;
    font-weight: 400;
    color: #FFFFFF;
}
.sdjd_ul li:nth-child(1) > span{
    position: absolute;
    right: 41px;
    bottom: 39px;
}
.sdjd_ul li:nth-child(2) > span{
    position: absolute;
    left: 41px;
    bottom: 39px;
}
.sdjd_ul li:nth-child(3) > span{
    position: absolute;
    right: 41px;
    top: 39px;
}
.sdjd_ul li:nth-child(4) > span{
    position: absolute;
    left: 41px;
    top: 39px;
}
.sdjd_ul li:last-child{
    margin-right: 0;
}
.sdjd_ul li a{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.sdjd_ul li a:hover{
    color: #CC0000;
}
.sdjd_ul li .p1{
    font-size: 30px;
    color: #333;
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 24px;
    text-align: left;
}
.sdjd_ul li .p2{
    font-size: 16px;
    color: #333;
    line-height: 1.5;
    text-align: left;
    box-sizing: border-box;
}
.sdjd_ul li .p3 {
    display: inline-block;
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    font-size: 16px;
    color: #fff;
    background: #CC0000;
    margin: 25px auto 0;
}
.sdjd_ul li .p3:hover{
    color:#fff;
    background: #0279D5;
}
.sdjd_ul li:hover{
    margin-top: -5px;
}

.qmz_div {
    padding-top: 70px;
    padding-bottom: 80px;
    background: #fff;
    background: url(../images/jjpc80.png) top center no-repeat;
    background-size: cover;
    text-align: center;
}
.qmz_left{
    display: inline-block;
    vertical-align: top;
    width: 560px;
    min-height: 300px;
    background: url(../images/jjpc16.png) top center no-repeat;
    background-size: cover;
    margin-top: 50px;
}
.qmz_right{
    display: inline-block;
    vertical-align: top;
    width: 522px;
    min-height: 348px;
    background: #fff;
    border-radius: 10px;
    margin-top: 25px;
    margin-left:-20px;
}
.qmz_left .p1{
    padding-top: 20px;
    font-size: 20px;
    color: #fff;
    padding-bottom: 20px;
}
.qmz_left ul li{
    display: inline-block;
    vertical-align: top;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background:#fff;
    border-radius: 20px;
    margin: 0 10px;
    margin-top: 15px;
    font-size: 16px;
    color: #333;
}
.qmz_left ul li a{
    color:#333;
}
.qmz_left ul li:hover{
    background: linear-gradient(90deg, #ABB6EE 0%, #414A89 100%);
    box-shadow: 0px 2px 4px 0px rgba(14, 14, 85, 0.5);
    color: #fff;
}
.qmz_left ul li:hover a{
    color: #fff;
    /* text-decoration: underline; */
}
.qmz_left .p2 a{
    display: inline-block;
    vertical-align: top;
    width: 240px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background:#CC0000;
    border-radius: 20px;
    margin: 0 10px;
    margin-top: 15px;
    font-size: 16px;
    color: #fff;
}
.qmz_left .p2 a:hover{
    transform:translate(0,-5px);
}
.qmz_right .p1{
    padding-top: 46px;
    font-size: 20px;
    color: #333;
    padding-bottom: 20px;
}
.qmz_right .p3 a{
    display: inline-block;
    vertical-align: top;
    width: 240px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background:#CC0000;
    border-radius: 20px;
    margin: 0 10px;
    margin-top: 25px;
    font-size: 16px;
    color: #fff;
}
.qmz_right .p3 a:hover{
    transform:translate(0,-5px);
}
.qmz_right .p4{
    padding-top: 10px;
    font-size: 14px;
    color: #999;
    padding-bottom: 0px;
    padding-right: 10px;
    text-align: right;
}

.nbzl_div{
    padding-top: 75px;
    padding-bottom:50px;
    background: #fff;
}
.nbzl_div .ftitle5 a{
    color: #CC0000;
    text-decoration: underline;
}
.nbzl_top{
    text-align: center;
    margin-top: 50px;
}
.nbzl_top .zlul{
    display: inline-block;
    vertical-align: top;
    width: 390px;
    padding: 0 20px 20px 10px;
    box-sizing: border-box;
    font-size: 18px;
    text-align: left;
    line-height: 2;
}
.nbzl_top .zlul .p1{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
.nbzl_top .zlul .p1 a{
    float: right;
    display: inline-block;
    vertical-align: top;
    width: 183px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #CC0000;
    border-radius: 20px;
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
}
.nbzl_top .zlul .p1 a:hover{
    background: #0279D5;
}
.nbzl_top .zlul ul li{
    background: url(../images/jjpc1.png) 0 5px no-repeat;
    background-size: 17px 23px;
    padding-left: 25px;
}
.nbzl_top .zlul ul li > a{
    color: #CC0000;
    text-decoration: underline;
    float: right;
}
.nbzldiv .div1{
    text-align: center;
}
.nbzldiv .div1 img{
    width: 998px;
    margin: 20px auto;
}
.nbzldiv .div3{
    text-align: center;
    margin: 20px auto;
}
.nbzldiv .div3 input{
    line-height: 60px;
    background: #FFFFFF;
    font-size: 24px;
    color: #999;
    padding: 0 15px;
    box-sizing: border-box;
    margin-right: 20px;
    width: 200px;
    height: 60px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 0px #E6E6E6;
    border-radius: 30px;
}
.nbzldiv .div3  a.sign-submit{
    display: inline-block;
    vertical-align: top;
    width: 247px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #CC0000;
    border-radius: 30px;
    font-size: 24px;
    color: #fff;
}
.nbzldiv .div3  a.sign-submit:hover{
    background: #0279D5;
}

.kctxdiv{
    margin-top:50px;
    position: relative;
}
.kctxdiv .bm1{
    position: absolute;
    top: 90px;
    left: 521px;
    width: 100px;
}
.kctxdiv .bm2{
    position: absolute;
    top: 90px;
    left: 1071px;
    width: 100px;
}
.kctxdiv .bm3{
    position: absolute;
    top: 823px;
    left: 265px;
}
.kctxdiv .bm4{
    position: absolute;
    top: 830px;
    left: 110px;
}
.kctxdiv .bm5{
    position: absolute;
    top: 830px;
    left: 720px;
}
.kctxdiv .bm6{
    position: absolute;
    top: 830px;
    left: 406px;
}
.kctxdiv .bm4 a,.kctxdiv .bm5 a,.kctxdiv .bm6 a{
    width: 100px !important;
    height: 30px !important;
    line-height: 30px !important;
    margin-right: 20px;
}
.kctxdiv .bm3 a{
    margin-right: 202px;
}
.kctxdiv a.red{
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #CC0000;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}

.kctxdiv a.yellow{
    display: inline-block;
    vertical-align: top;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 30px;
    font-size: 16px;
    color: #f8a776;
    border: 1px solid #f8a776;
    font-weight: bold;
    margin-bottom: 10px;
}
.kctxdiv a.redbor{
    display: inline-block;
    vertical-align: top;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 30px;
    font-size: 16px;
    color: #CC0000;
    border: 1px solid #CC0000;
    font-weight: bold;
    margin-bottom: 10px;
}

.kctxdiv a.yeee{
    display: inline-block;
    vertical-align: top;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 30px;
    font-size: 16px;
    color: #f8a776;
    border: 1px solid #f8a776;
    font-weight: bold;
    margin-bottom: 10px;
}
.kctxdiv a.bluebor{
    display: inline-block;
    vertical-align: top;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 30px;
    font-size: 16px;
    color: #1E2DB3;
    border: 1px solid #1E2DB3;
    font-weight: bold;
    margin-bottom: 10px;
}
.kctxdiv a.red:hover{
    background: #1E2DB3;
}
.kctxdiv a.bluebor:hover{
    background: #1E2DB3;
    color: #fff;
}
.kctxdiv a.blue:hover{
    background: #CC0000;
}
.kctxdiv a.yellow:hover{
    background: #CC0000;
}
.kctxdiv a.redbor:hover, .kctxdiv a.yeee:hover{
    background: #CC0000;
    color: #fff;
}

.kctxdiv a.blue{
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #1E2DB3;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}

.kctxdiv a.yellow{
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f8a776;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}


.nbzl_div{
    padding-top: 75px;
    padding-bottom:50px;
    background: #fff;
}
.nbzl_div .ftitle5 a{
    color: #CC0000;
    text-decoration: underline;
}

.zbkt_div{
    margin-top: 10px;
    background: url(../images/jjpc93.png) center no-repeat;
	background-size: cover;
	padding: 80px 0px 72px 0;
}
.zbkt_div ul {
    display: inline-block;
    vertical-align: top;
    margin-left: 78px;
    line-height: 60px;
    font-size: 20px;
    width: 240px;
}
.zbkt_div ul li{
    background: url(../images/jjpc85.png) left center no-repeat;
    background-size: 240px 60px;
    padding-left: 45px;
    margin-bottom: 16px;
}
.zbkt_div ul li:hover{
    background: url(../images/jjpc86.png) left center no-repeat;
    background-size: 240px 60px;
}
.zbkt_div .zbkt_right {
    display: inline-block;
    vertical-align: top;
    margin-left: 104px;
}
.zbkt_div .zbkt_right .p1{
    font-size: 20px;
    color:#fff;
    margin-bottom: 15px;
}
.zbkt_div .zbkt_right .p2 a{
    font-size: 30px;
    color:#FFFF00;
    text-decoration: underline;
}
.zbkt_div .zbkt_right .p3{
    font-size: 20px;
    color:#fff;
    margin-bottom: 47px;
    margin-top: 35px;
}
.zbkt_div .zbkt_right .p4 a.a2 {
    display: inline-block;
    vertical-align: top;
    width: 177px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #CC0000;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
}
.zbkt_div .zbkt_right .p4 a.a1 {
    display: inline-block;
    vertical-align: top;
    width: 177px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border-radius: 30px;
    font-size: 16px;
    color: #CC0000;
    margin-bottom: 10px;
    margin-right: 5px;
}
.zbkt_div .zbkt_right .p4 a:hover{
    transform:translate(0,-5px);
}


.xxjh_div{
    padding-top: 5px;
    background: #fff;
}
.xxjh_ul{
    padding-top: 100px;
}
.xxjh_ul li{
    display: inline-block;
    width: 380px;
    min-height: 152px;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 159px;
    padding: 16px;
    padding-top: 78px;
    background: #FFFFFF;
    box-sizing: border-box;
    background: linear-gradient(4deg, #CACEF1, #EDEFFE );
    border-radius: 10px;
    background-size: 100% 152px;
    position: relative;
    vertical-align: top;
}   
/* .xxjh_ul li:nth-child(2){
    background: url(../images/jjpc100.png) top center no-repeat;
    background-size: 100% 152px;
}
.xxjh_ul li:nth-child(3){
    background: url(../images/jjpc99.png) top center no-repeat;
    background-size: 100% 152px;
}
.xxjh_ul li:nth-child(4){
    background: url(../images/jjpc102.png) top center no-repeat;
    background-size: 100% 152px;
}
.xxjh_ul li:nth-child(5){
    background: url(../images/jjpc103.png) top center no-repeat;
    background-size: 100% 152px;
}
.xxjh_ul li:nth-child(6){
    background: url(../images/jjpc104.png) top center no-repeat;
    background-size: 100% 152px;
} */
.xxjh_ul li .p1{
    text-align: right;
    position: absolute;
    left: 131px;
    width: 118px;
    height: 118px;
    top: -59px;
    background: url(../images/jjpc8.png) top center no-repeat;
    background-size: 100% auto;
    color: #fff;
    font-size: 16px;
    padding-top: 30px;
    text-align: center;
    line-height: 1.5;
    box-sizing: border-box;
}
.xxjh_ul li .p1 span{
    font-weight: bold;
}
.xxjh_ul li:nth-child(2n) .p1{
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(204, 204, 204, 0.4);
    border-radius: 50%;
    color: #1C2BB0;
    font-size: 16px;
}
.xxjh_ul li:nth-child(2n){
    text-align: right;
}
.xxjh_ul li:last-child{
    margin-right: 0;
}
.xxjh_ul li a{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.xxjh_ul li .p2{
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    text-align: left;
    box-sizing: border-box;
}
.xxjh_ul li .p3 {
    position: absolute;
    left: 85px;
    width: 211px;
    height: 40px;
    bottom: -20px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    font-size: 16px;
    color: #fff;
    background: #CC0000;
}
.xxjh_ul li .p3:hover{
    color:#fff;
    background: #0279D5;
}

.zntk_div{
    padding: 80px 0;
    background: url(../images/jjpc105.png) center no-repeat;
	background-size: cover;
}
.zntk_div .zntkdiv{
    padding-top: 40px;
}
.zntkdiv .zntk_left{
    display: inline-block;
    vertical-align: middle;
}
.zntkdiv .zntk_right{
    display: inline-block;
    vertical-align: middle;
    color: #1C2BB0;
    font-size: 16px;
}
.zntkdiv .zntk_right ul li{
    width: 492px;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
    box-sizing: border-box;
    background: url(../images/jjpc12.png) center repeat;
    background-size: 100% auto;
    margin-bottom: 27px;
}
.zntkdiv .zntk_right ul li img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.zntkdiv .zntk_right ul li:hover{
    color: #CC0000;
}
.zntk_div .div1{
    text-align: center;
    margin-top: 20px;
}
.zntk_div .div1 a{
    width: 256px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    font-size: 16px;
    color: #fff;
    background: #CC0000;
}
.zntk_div .div1 a:hover{
    background: #0279D5;
}


.jxfa_div{
    padding-top: 75px;
    padding-bottom:50px;
    background: #fff;
}
.jxfa_div .ftitle5 a{
    color: #CC0000;
    text-decoration: underline;
}
.jxfa_div .bkzxjcdiv{
    margin-top: 30px;
    text-align: center;
}

.jxfa_ul{
    display: flex;
    justify-content: center;
}
.jxfa_ul li{
    display: block;
    width: 180px;
    height: 240px;
    text-align: center;
    margin-top: 57px;
    background: #fff;
    border-radius: 10px;
    padding-top: 7px;
    padding-bottom: 14px;
    margin-right: 24px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(153, 153, 153, 0.5);
    border-radius: 10px;
}   
.jxfa_ul li:nth-child(2n){
    margin-top: 155px;
}
.jxfa_ul li:last-child{
    margin-right: 0;
}
.jxfa_ul li a{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.jxfa_ul li a:hover{
    color: #CC0000;
}
.jxfa_ul li img{
    display: inline-block;
    width: auto;
    height: 106px;
}
.jxfa_ul li .p1{
    font-size: 14px;
    color: #333;
    margin-top: 5px;
    font-weight: bold;
    margin-bottom: 10px;
}
.jxfa_ul li .p2{
    font-size: 14px;
    color: #333;
    line-height: 1.8;
    padding: 0 15px;
    text-align: center;
    box-sizing: border-box;
}
.jxfa_ul li .p3 {
    display: block;
    width: 160px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    font-size: 16px;
    color: #fff;
    background: #CC0000;
    margin: 15px auto 0;
}
.jxfa_ul li .p3:hover{
    color:#fff;
    /* transform:translate(0,-5px); */
}
.jxfa_ul li:hover{
    transform: scale(1.1);
}

.kctx_div{
    background: #fff;
}

.submitCusInfo_jc{
    position: fixed;
    left: 0;
    bottom: 0;
    height: 125px;
    padding-top: 5px;
	margin:0 auto;
	box-sizing: border-box;
    background: #333333;
    width: 100%;
	z-index: 3;
}
.submitCusInfo_jc .ftitle1{
    font-size: 20px;
    font-weight: normal;
}
.submitCusInfo_jc .ftitle1 span{
    font-weight: bold;
    color: #fff;
}
.submitCusInfo_jc.realwid_1000 .cusInfobot{
    width: 1200px;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    padding-left: 50px;
    padding-bottom: 20px;
    box-sizing: border-box;
}
.submitCusInfo_jc .cusInfobot p{
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	background: #fff;
}
.submitCusInfo_jc.realwid_1000 .cusInfobot p{
	width: 250px;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    font-size: 16px;
    border-radius: 4px;
    overflow: hidden;
    border: 2px solid #FFF100;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.input_tips{
    display: inline-block;
    margin-left: 20px;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
}
.submitCusInfo_jc p input,.submitCusInfo_jc p select{
	width: 100%;
	height: 100%;
	line-height: 100%;
	outline: none;
	border: 0;
	background: none;
	font-size: 16px;
    padding: 0 10px;
    box-sizing: border-box;
}
.submitCusInfo_jc.realwid_1000 .cusInfobot p.p4{
    width: 572px;
}
.submitCusInfo_jc.realwid_1000 .submitsty{
	display: inline-block;
	vertical-align: top;
	width: 170px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	box-sizing: border-box;
    border-radius: 6px;
    font-weight: bold;
    background:#CC0000;
}
.submitCusInfo_jc.realwid_1000 .submitsty:hover{
    background: #0279D5;
}
.submitCusInfo_jc.realwid_1000 .p2{
    color: #0B349D;
    font-size: 14px;
    line-height: 3;
    text-align: center;
}

.gonglvjc_div{
    padding-top: 50px;
    padding-bottom: 32px;
    z-index: 0;
    position: relative;
}
.mgftop{
    margin-top: -250px;
}
.gonglvjc_div .minwidth{
    width: 1200px;
    height: 624px;
    background: #FFFFFF;
    box-shadow: 0px 0px 29px 0px rgba(51, 51, 51, 0.38);
    border-radius: 10px;
    padding: 69px 75px 80px 75px;
    box-sizing: border-box;
    position: relative;
    background: url(../images/jichang22.png) right bottom no-repeat;
    background-size: 632px auto;
    background-color: #FFFFFF;
}
.gonglvjc_div .minwidth::after {
    content: '';
    position: absolute;
    width: 321px;
    height: 165px;
    left: -268px;
    top: 88px;
    background: url(../images/jichang3.png) center no-repeat;
    background-size: 321px auto;
    z-index: 0;
}
.gonglvjc_div .minwidth::before {
    content: '';
    position: absolute;
    width: 628px;
    height: 323px;
    right: -324px;
    top: -217px;
    background: url(../images/jichang57.png) center no-repeat;
    background-size: 628px auto;
    z-index: 0;
}
.gonglvjc_div .ftitle{
    position: relative;
}
.gonglvjc_div .ftitle::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 143px;
    left: 0;
    top: -65px;
    background: url(../images/jichang6.png) center no-repeat;
    background-size: 355px auto;
    z-index: -1;
}
.ecv2_panel_jc>ul {
    font-size: 20px;
    color: #333;
    line-height: 48px;
    border-bottom: 2px solid #FDC363;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
}

.ecv2_panel_jc>ul li {
    width: 300px;
    cursor: pointer;
    background: #F4F4F4;
    margin-right: 5px;
    text-align: center;
}
.ecv2_panel_jc>ul li:last-child{
    margin-right: 0;
}

.ecv2_panel_jc>ul li span {
    vertical-align: sub;
}

.ecv2_panel_jc>ul li em {
    display: none;
}

.tab_hover li em {
    display: none;
}


.ecv2_panel_jc>ul li:last-child {
    margin-right: 0;
}

.ecv2_panel_jc>ul li.on,
.ecv2_panel_jc>ul li:hover {
    color: #fff;
    background-color: #289AF2;
}
.gonglvjcdiv {
    margin: 49px 0 56px 0;
    text-align: center;
}
.gonglvjcdiv .p2 {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    width: 422px;
    position: relative;
    padding-left: 122px;
    border: 1px solid #D2D2D2;
    box-sizing: border-box;
}
.gonglvjcdiv .p2 span{
    position: absolute;
    left: 0;
    top: 0;
    color: #333;
    width: 122px;
    text-align: center;
    line-height: 58px;
    font-size: 20px;
    border-right: 1px solid #D2D2D2;
    box-sizing: border-box;
    background: #F3F5FA;
}
.gonglvjcdiv input{
    width: 100%;
    height: 50px;
    background: #FFFFFF;
    border: 0;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 50px;
    margin-top: 5px;
    padding: 0 10px;
    box-sizing: border-box;
}
.gonglvjcdiv span{
    font-size: 24px;
}
.gonglvjcdiv > a{
    display: inline-block;
    vertical-align: bottom;
    width: 378px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    margin-left: 25px;
    border-radius: 4px;
}
.lqjc_shipin {
    margin: 44px 0 0 0;
}
.lqjc_shipin .divleft{
    display: inline-block;
    width: 527px;
    height: 296px;
    vertical-align: top;
    margin-right: 30px;
    overflow: hidden;
    position: relative;
}
.lqjc_shipin .divleft img{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.lqjc_shipin .divleft::after{
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url('../images/icon_sub_live.png') no-repeat;
    background-size: 100% auto;
}
.lqjc_shipin .divright{
    display: inline-block;
    width: 485px;
    vertical-align: top;
    font-size: 20px;
    line-height: 1.5;
    color: #333;
    padding-top: 15px;
}
.lqjc_shipin .divright .p1 span{
    display: inline-block;
    vertical-align: top;
    min-width: 130px;
    height: 44px;
    line-height: 44px;
    background: #FFFFFF;
    border: 1px solid #289AF2;
    border-radius: 6px;
    color: #289AF2;
    text-align: center;
    margin-right: 20px;
}
.lqjc_shipin .divright .p2{
    margin: 10px 0;
}
.lqjc_shipin .divright .p2 span{
    color: #FF3324;
}
.lqjc_shipin .divright .p2 i{
    font-size: 14px;
}
.lqjc_shipin .divright .p3 input{
    width: 308px;
    height: 56px;
    background: #FFFFFF;
    border: 1px solid #434343;
    border-radius: 6px;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 20px;
    margin-top: 5px;
}
.lqjc_shipin .divright .p4 a {
    display: inline-block;
    vertical-align: top;
    width: 308px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 20px;
    box-sizing: border-box;
    border-radius: 6px;
    font-weight: bold;
    margin-top: 20px;
}



.qtyw_div{
    padding-top: 50px;
    background: #fff;
}
.qtywdiv ul{
    margin-top: 50px;
}
.qtywdiv ul li{
    width: 1200px;
    min-height: 50px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(230, 230, 230, 0.4);
    color: #333;
    padding: 0 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    position: relative;
    border-radius: 4px;
}
.qtywdiv ul li .ans_div{
    display: none;
}
.qtywdiv ul li.show .ans_div{
    display: block;
}
.qtywdiv ul li .p1{
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
}
.qtywdiv ul li.show{
    background: #212663;
    color: #fff;
}
.qtywdiv ul li .showhide{
    position: absolute;
    right: 20px;
    top: 10px;
    width: 30px;
    height: 30px;
    background: #333333;
    border-radius: 50%;
    color: #fff;
    font-size: 26px;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
}
.qtywdiv ul li.show .showhide{
    background: #fff;
    color: #333;
}
.qtywdiv ul li .ans_div{
    font-size: 14px;
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px dashed #fff;
}
.qtywdiv ul li .ans_div a{
    color: #FFFF00;
 }



.sh_div{
    padding-bottom:20px;
    background: #fff;
}
.sh_div .ftitle{
    padding:40px 0;
}
.sh_div .shdiv ul{
    margin: 20px 0;
    display: flex;
    justify-content: center;
}
.sh_div .shdiv ul li{
    width: 350px;
    height: auto;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px #ddd;
    margin-right: 75px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.sh_div .shdiv ul li:last-child{
    margin-right: 0;
}
.sh_div .shdiv ul li > img{
    width: 199px;
    height: 199px;
}
.sh_div .shdiv ul li > .p1{
    font-size: 26px;
    font-weight: bold;
    color: #0C0953;
    margin: 20px 0;
}
.sh_div .shdiv ul li > .p2 {
    margin: 20px 0 0 0;
}
.sh_div .shdiv ul li > .p2 span{
    display: inline-block;
    min-width: 125px;
    margin:0 10px;
    margin-bottom: 10px;
    color: #002B9F;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #002B9F;
    border-radius: 18px;
    padding: 0 15px;
    box-sizing: border-box;
}
.sh_div .shdiv ul li > .p3 {
    font-size: 14px;
    padding: 0 26px;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.5;
    margin-top: 10px;
}
.sh_div .shdiv ul li >  a.a1{
    display: inline-block;
    width: 220px;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    border-radius: 4px;
    margin-top: 20px;
}


.jcbd_div{
    padding-top: 75px;
    padding-bottom:80px;
    background: #fff;
    background: url(../images/jjpc81.png) top center no-repeat;
    background-size: cover;
}

.sdjd_div{
    padding-top: 75px;
    padding-bottom:80px;
    background: #fff;
}

.bkzxjc_div{
    padding-top: 75px;
    padding-bottom:50px;
    background: #fff;
}
.bkzxjc_div .ftitle5 a{
    color: #CC0000;
    text-decoration: underline;
}
.bkzxjc_div .bkzxjcdiv{
    margin-top: 30px;
    text-align: center;
}
.bkzxjc_left{
    display: inline-block;
    vertical-align: top;
    width: 496px;
    background: #fff;
    padding: 25px;
    box-sizing: border-box;
    font-size: 18px;
    border-radius: 6px;
}
.bkzxjc_div .p1{
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: #333;
    margin-bottom: 15px;
}
.bkzxjc_div .p1 span{
    color: #289AF2;
 }
 .bkzxjc_left table a{
     color: #333;
     border: 1px solid #999;
     display: inline-block;
     width: 75px;
 }
 .bkzxjc_left table a:hover{
     color: #fff;
     background: #289AF2;
     border: 1px solid #289AF2;
 }
 .bkzxjc_left table{
     border: 0;
 }
 .bkzxjc_left table>tbody>tr>td{
     text-align: center;
     padding: 11px 8px;
 }
 .bkzxjc_left table>tbody>tr:first-child >td {
    border-top: 0;
}
.bkzxjc_left table>tbody>tr:last-child >td {
   border-bottom: 0;
}
.bkzxjc_left table>tbody>tr >td:first-child {
   border-left: 0;
}
.bkzxjc_left table>tbody>tr >td:last-child {
   border-right: 0;
}
.bkzxjc_left table>tbody>tr>td{
    border: 0;
}
.bkzxjc_right{
    display: inline-block;
    vertical-align: top;
    width: 644px;
    background: #fff;
    padding: 25px;
    box-sizing: border-box;
    font-size: 18px;
    height: 450px;
    border-radius: 6px;
}
.bkzxjc_right .p1{
    margin-bottom: 25px;
}
.bkzxjc_right ul li{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: left;
    border-bottom: 1px solid #D0D0D0;
    box-sizing: border-box;
}
.bkzxjc_right ul li:hover p{
    color: #FF7132;
}
.bkzxjc_right ul li:last-child{
    border-bottom: 0;
}
.bkzxjc_right ul li > p{
    display: inline-block;
    vertical-align: top;
    width: 450px;
}
.bkzxjc_right ul li > a{
    display: inline-block;
    width: 97px;
    height: 30px;
    line-height: 30px;
    border-radius: 14px;
    text-align: center;
}


.ecv2_right_jc {
    position: fixed;
    right: 30px;
    top: 240px;
    width: 165px;
    box-sizing: border-box;
    min-height: 515px;
    background-color: #ffffff;
    border-radius: 4px;
    z-index: 10000;
    background: url(../images/jjpc69.png) top center no-repeat;
    background-size: 165px 515px;
    padding-top: 175px;
}

.ecv2_right_jc a {
    display: block;
    color: #fff;
    font-size: 16px;
    position: relative;
    text-align: center;
    position: relative;
    width: 120px;
    height: 40px;
    padding: 0;
    margin: 0 auto;
    line-height: 40px;
}
.ecv2_right_jc a:hover{
    background: #fff;
    color: #CC0000;
}

.ecv2_right_jc li:first-child a:before {
    display: none;
}

.ecv2_right_jc a i {
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 28px;
    margin-bottom: 4px;
}

.ecv2_right_jc.pmp_sty a{
    color: #fff;
}
.ecv2_right_jc.pmp_sty .img1{
    position: fixed;
}
.ecv2_right_jc.pmp_sty a:hover{
    color: #FFDF2C;
}
.ecv2_right_jc.pmp_sty a i{
    width: 34px;
    height: 34px;
    background-size: 34px auto !important;
}
.ecv2_right_jc.pmp_sty a:before{
    width: 76px;
    margin-left: -38px;
}
.ecv2_right_jc.pmp_sty > ul{
    position: relative;
    padding-top: 30px;
}
.ecv2_right_jc.pmp_sty > ul::after{
    content: '';
    position: absolute;
    left: -26px;
    top: -50px;
    width: 154px;
    height: 72px;
    background: url(../images/jichang4.png) no-repeat;
    background-size: 154px auto;
}








  

.gycommondiv{
    width: 1200px;
    margin: 0 auto;
}
.gycommondiv .gycommon_ul{
    display: inline-block;
    width: 484px;
}
.gycommondiv .gycommon_ul ul{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.gycommondiv .gycommon_ul ul:first-child li{
    width: 115px;
    height: 161px;
    margin-right: 10px;
}
.gycommondiv .gycommon_ul ul:last-child li{
    width: 154px;
    height: 108px;
    margin-right: 10px;
}
.gycommondiv .gycommon_ul ul:first-child li img{
    width: 115px;
    height: 161px;
}
.gycommondiv .gycommon_ul ul:last-child li img{
    width: 154px;
    height: 108px;
}
.gycommondiv .right_gy{
    display: inline-block;
    vertical-align: top;
    width: 660px;
    color: #fff;
    padding-left: 50px;
}
.gycommondiv .right_gy .p1{
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 10px;
}
.gycommondiv .right_gy .p2{
    font-size: 30px;
    margin-top: 15px;
}
.gycommondiv .right_gy .p3{
    width: 654px;
    height: auto;
    font-size: 13px;
    margin-top: 20px;
    line-height: 1.5;
    box-sizing: border-box;
}
.gycommondiv .right_gy p > span{
    color: #FFF100;
}
.gycommondiv .right_gy .p4 a{
    display: inline-block;
    width: 200px;
    height: 42px;
    background: #FECA2D;
    border-radius: 4px;
    font-size: 18px;
    color: #272C41;
    font-weight: bold;
    text-align: center;
    line-height: 42px;
    margin-top: 10px;
}



.zlcom_pop input ,.zlcom_pop select{
    width: 100%;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    text-align: left;
    padding: 0 10px;
    border-radius: 0;
    outline: none;
    font-size: 16px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.zlcom_pop select{
    background: url('../images/arrow.png') right 10px center no-repeat;
    background-size: 12px;
    background-color: #fff;
}
.zlcom_pop .p2{
    color: #999999;
    font-size: 14px;
    text-align: left;
    margin-top: 20px;
}
.zlcom_pop .p1{
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}
.zlcom_pop  a.a1 {
    display: inline-block;
    width: 100%;
    height: 49px;
    line-height: 49px;
    font-size: 20px;
    box-sizing: border-box;
    background: #E84C2D;
    box-shadow: 0;
    border-radius: 0;
    text-align: center;
    padding: 0 10px;
}


/*task11645*/
.ecv2_right_jc_11645 {
	position: fixed;
	right: 30px;
	top: 240px;
	width: 182px;
	box-sizing: border-box;
	min-height: 362px;
	background-color: #ffffff;
	border-radius: 4px;
	z-index: 100000;
	background: url(../images/jjpc119.png) top center no-repeat;
	background-size: 165px 362px;
	padding-top: 32px;
}

.ecv2_right_jc_11645 .ecv2_right_jc_11645_title{
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
	padding-left: 59px;
	box-sizing: border-box;
	padding-bottom: 35px;
}

.ecv2_right_jc_11645 ul{
	padding-top: 90px;
	width: 110px;
	margin: 0 23px 0 49px;
	border-top: 1px solid rgba(255,255,255,0.3);
}

.ecv2_right_jc_11645 a {
	display: block;
	color: #fff;
	font-size: 14px;
	position: relative;
	text-align: center;
	position: relative;
	height: 30px;
	margin: 0 5px;
	line-height: 30px;
}

.ecv2_right_jc_11645 li:not(:last-child) a:hover{
	background: #fff;
	color: #CC0000;
	border-radius: 15px;
}

.ecv2_right_jc_11645 li{
	padding: 0 0 5px 0;
}

.ecv2_right_jc_11645 li:last-child{
	border-top: 1px solid rgba(255,255,255,0.3);
	padding: 15px 0;
	margin-top: 10px;
}

.qh-tools-icon1,
.qh-tools-icon2,
.qh-tools-icon3,
.qh-tools-icon4,
.qh-tools-icon5,
.qh-tools-icon6{
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background-size: 100% 100%;
	margin-right: 6px;
}

.qh-tools-icon1{
	background: url(../images/jjpc120w.png) center no-repeat;
	background-size: 100% 100%;
}

.ecv2_right_jc_11645 a:hover .qh-tools-icon1{
	background: url(../images/jjpc120r.png) center no-repeat;
}

.qh-tools-icon2{
	background: url(../images/jjpc121w.png) center no-repeat;
	background-size: 100% 100%;
}

.ecv2_right_jc_11645 a:hover .qh-tools-icon2{
	background: url(../images/jjpc121r.png) center no-repeat;
}

.qh-tools-icon3{
	background: url(../images/jjpc122w.png) center no-repeat;
	background-size: 100% 100%;
}

.ecv2_right_jc_11645 a:hover .qh-tools-icon3{
	background: url(../images/jjpc122r.png) center no-repeat;
}

.qh-tools-icon4{
	background: url(../images/jjpc123w.png) center no-repeat;
	background-size: 100% 100%;
}

.ecv2_right_jc_11645 a:hover .qh-tools-icon4{
	background: url(../images/jjpc123r.png) center no-repeat;
}

.qh-tools-icon5{
	background: url(../images/jjpc124w.png) center no-repeat;
	background-size: 100% 100%;
}

.ecv2_right_jc_11645 a:hover .qh-tools-icon5{
	background: url(../images/jjpc124r.png) center no-repeat;
}

.qh-tools-icon6{
	background: url(../images/jjpc125.png) center no-repeat;
	background-size: 100% 100%;
}

.qhztpt_div{
	padding: 89px 0 55px;
	background: url(../images/jjpc126.png) center no-repeat;
	background-size: cover;
}

.qhztptdiv{
	width: 1200px;
	margin: 40px auto 0;
	background: url(../images/jjpc127.png) center no-repeat;
	background-size: 100% 100%;
	height: 626px;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 70px 30px;
}

.qhztptdiv .qhztptdiv-left{
	width: 398px;
	
	margin-bottom: -30px;
}

.qhztptdiv .qhztptdiv-right{
	width: 691px;
	height: 455px;
	background: #FFFFFF;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 44px 0 43px 30px;
    margin-top: 15px;
}

.qhztptdiv-ul li:nth-of-type(n+2){
	margin-top: 30px;
}

.qhztptdiv-ul .qhztptdiv-li{
	height: 50px;
	background: #FEFCFC;
	border-radius: 25px 0px 0px 25px;
	display: flex;
	align-items: center;
}

.qhztptdiv-ul .qhztptdiv-li label{
	width: 100px;
	height: 50px;
	background: #FCF2F2;
	border-radius: 25px 0px 0px 25px;
	display: inline-block;
	line-height: 50px;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.qhztptdiv-ul .qhztptdiv-li p{
	color: #999999;
	font-size: 18px;
	padding-left: 20px;
	box-sizing: border-box;
}

.qhztptdiv-ul .on label{
	background: #CC0000;
	color: white;
}

.qhztptdiv-ul .on p{
	color: #CC0000;
}

.qhztptdiv-ul .on{
	background: #F9E0E0;
}

.qhztpt-lb{
	width: 398px;
	position: relative;
	padding: 0 93px;
	overflow: hidden;
	margin: 0 auto;
	box-sizing: border-box;
}

.qhztpt-lb .tempWrap {
    padding: 0 93px !important;	
	overflow: visible !important;
}

.qhztpt-lb .tempWrap ul{
	overflow: visible !important;
}


.qhztpt-lb .bd {
    position: absolute;
    left: 0;
    top: 20px;
}

.qhztpt-lb .bd ul{
	padding: 0;
	margin: 0;
}

.qhztpt-lb .bd ul li {
	position: relative;
	list-style: none;
	overflow: visible;
}

.qhztpt-lb .bd ul li a{
	display: block;
	overflow: visible;
}

.qhztpt-lb .bd li img {
	width: 212px;
	height: 445px;
	border: none;
}

.qhztpt-lb .hd {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.qhztpt-lb .hd ul {
	margin: auto;
	text-align: center;
}

.qhztpt-lb .hd li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 10px;
	background-color: #ffffff;
	list-style: none;
	border-radius: 50%;
}

.qhztpt-lb .hd li.active {
	width: 25px;
	border-radius: 4px;
}

.qhon a{
	margin-top:-20px;
	margin-bottom:20px;
}

.qhon img{
	width: 233px !important;
	height: 485px !important;
	z-index: 1;
	position: relative;
	overflow: visible;
	margin-left: -10px;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.qhztpt-lb .prev {
    left: 0;
}
.qhztpt-lb .next {
    right: 0;
}
.qhztpt-lb .pnBtn {
    position: absolute;
    top: 20px;
    width: 93px;
    height: 445px;
    cursor: pointer;
}

.qhztpt-lb .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 445px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}


.information {
  overflow: hidden;
  width:100%;
  height:886px;
  background: url(./information.png) no-repeat;
  background-size: 100% 100%;
}
.information_title {
  width:603px;
  height:126px;
  display: block;
  margin: 45px auto;
}
.information_down {

  /* margin-left: 200px; */
  margin-top: 10px;
  padding-top: 10px;
  width:670px;
  height:430px;
  background:rgba(255,255,255,1);
  /* border:1px solid rgba(68,55,204,1); */

  box-shadow:0px 0px 10px 0px rgba(193,192,220,0.49);
  display: inline-block;
}
.information_down li {
  width:620px;
  height:65px;
  margin-left: 23px;
  border-bottom: 1px dashed #C1C0DC;
  line-height: 65px;
  /* border: 1px solid red; */
}
.information_down :first-child{
padding-top: 10px;
}
.information_down :nth-child(6){
  /* border-bottom: 0px; */
  }
.code {
  width:100%;
  height:543px;
}
.information_down li img {
  width: 30px;
  height: 30px;
  display: inline-block
}
.information_down p
{
  display: inline-block;
  width:432px;
  height:20px;
  font-size:20px;
  font-family:OPPOSans;
  font-weight:normal;
  color:rgba(51,51,51,1);
  line-height:24px;
  margin-left: 10px;
}
 .information_down div
{
  display: inline-block;
  width:125px;
  height:38px;
  border:1px solid rgba(68,55,204,1);
  border-radius:5px;
  font-size:20px;
  font-family:OPPOSans;
  font-weight:normal;
  color:rgba(68,55,204,1);
  line-height:38px;
  text-align: center;
}
.information_down a {color:#1c2bb0;}
.information_right
{
  /* padding-top: 100px; */
  /* display: inline-block; */
  float: right;
  width:491px;
  height:430px;
}
.information_box {
  overflow: hidden;
  margin:60px auto;
  width:1200px;
  height:454px;
  /* border:1px solid rgba(68,55,204,1); */
}
.video_img {
  z-index: 200;
  margin-top: 30px;
  width:491px;
  height:206px;
  /* border: 1px solid red; */
}
.inline {
  overflow: hidden;
  position: relative;
  width:491px;
  height:206px;
  background: url(../images/inline.png) no-repeat;
  background-size: 100% 100%; 
}
.inline1 {
  overflow: hidden;
  position: relative;
  width:491px;
  height:206px;
  background: url(../images/inline1.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 38px;
}
.video_img img {
 
}
.video_img :last-child{
  margin-right: 0px;
}
.inline p
{
margin:130px 157px;
  width:208px;
  height:43px;
  font-size:24px;
  font-family:OPPOSans;
  font-weight:normal;
  color:rgba(255,255,255,1);
  line-height:42px;
  background:#CC0000;
  box-shadow:0px 0px 8px 0px rgba(251,62,46,0.49);
  border-radius:22px;
  text-align: center;
}
.inline p:hover{
  text-decoration:underline;
  cursor: pointer;
}
.inline1 p
{
margin:157px 157px;
  width:208px;
  height:43px;
  font-size:24px;
  font-family:OPPOSans;
  font-weight:normal;
  color:rgba(255,255,255,1);
  line-height:42px;
  background:#CC0000;
  box-shadow:0px 0px 8px 0px rgba(251,62,46,0.49);
  border-radius:22px;
  text-align: center;
}
.inline1 p:hover{
  text-decoration:underline;
  cursor: pointer;
}
.new_book {
  position: relative;
  display: inline-block;
  width:234px;
  height:201px;
  margin-right:18px;
  background: url(../images/new_book.png) no-repeat;
  background-size: 100% 100%;
}
.video {
  position: relative;
  display: inline-block;
  width:234px;
  height:201px;
  margin-right:0px;
  background: url(../images/video.png) no-repeat;
  background-size: 100% 100%;
}
.new_book a {
  position: absolute;
  bottom: 25px;
  left:42px ;
  width:157px;
  height:28px;
  font-size:26px;
  font-family:OPPOSans;
  font-weight:normal;
  color:rgba(51,51,51,1);
  line-height:24px;
  text-decoration:underline;
}
.video a {
  
  position: absolute;
  bottom: 25px;
  left:17px ;
  width:209px;
  height:28px;
  font-size:26px;
  font-family:OPPOSans;
  font-weight:normal;
  color:rgba(51,51,51,1);
  line-height:24px;
  text-decoration:underline;
}
.new_book a:hover {
  cursor: pointer;

  text-decoration:underline;
  color:rgba(251,62,45,1);
} 
.video a:hover {
cursor: pointer;
  text-decoration:underline;
  color:rgba(251,62,45,1);
} 


.kctx_div th{ font-size:16px; color:#414d56; padding:18px 0;}
.kctx_div td{ text-align:center; padding:15px 0; color:#4a4d54; font-size: 16px;}
.kctx_div .blue{ color:#117ad0; font-size:16px;}
.kctx_div .red{ color:#c53f46; display:inline-block;}
.kctx_div .red2{ color:#ed423b;font-size:16px;}
.kctx_div td a{ color: #fff; text-decoration: none; background: #ff4c8b; padding: 2px 8px;}
.kctx_div td.sel{ position:relative;}
.kctx_div td.sel input{ width:0; height:0; position:absolute;}
.kctx_div td label{ display:block; margin:0 auto;width:18px;  height:18px; background:url(../images/label.gif) no-repeat; cursor:pointer; filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity:0.6; opacity:0.6;}
.kctx_div td label:hover{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}
.kctx_div td .label_click{ display:block; margin:0 auto; width:18px; height:18px; background:url(../images/checked.gif) no-repeat; cursor:pointer;}
.kctx_div .btn{ text-align:right; margin-top:22px;}
.kctx_div .yanzheng{ float:right; text-align:center; width:172px; height:57px; line-height:57px; font-size:20px; background:#0185f1; color:#fff; cursor:pointer;}
.kctx_div .yanzheng:hover{ background:#0874CC}
.kctx_div .con img.q{ margin:3px; cursor:pointer;}

.footer { width: 100%; height: 96px; background: #333333; margin-top: 40px; }

.footer-title { padding-top: 12px; text-align: center; font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; color: #c4c4c4; line-height: 1; }

.footer-img { margin-top: 13px; text-align: center; }

.footer-img img { width: 114px; margin-right: 38px; }

.footer-img img:last-child { margin-right: 0; }


	/* 左侧导航栏 */
			
	.left-guides {
			    width: 60px;
			    position: fixed;
			    top: 24%;
			    left: 35px;
			    z-index: 9999;
				
			}
			
			.left-guide {
			    width: 100%;
			    background: #FFFFFF;
			    position: relative;
			    z-index: 9999;
				box-shadow: 0 -4px 12px 0 rgba(25,28,31, .08), 0 12px 18px 0 rgba(25,28,31, .2);
				}
			}
	
			.little-img {
			    position: absolute;
			    top: -60px;
			    left: 0;
			}
			
			.left-guide>ul {
			    display: flex;
			    flex-direction: column;
			    align-items: center;
			    justify-content: center;
			}
			
			.left-guide>ul>li>a {
			    height: 84px;
			    display: flex;
			    align-items: center;
			    justify-content: center;
			    flex-direction: column;
			}
			
			.left-guide>ul>li>a {
			    color: #fff;
			    font-size: 12px;
			}
			
			.left-guide ul li a img {
			    margin-bottom: 3px;
			}
			
			.left-guide ul .last-li {
			    width: 100%;
			    height: 75px;
			    background: #f96203;
			    display: flex;
			    justify-content: center;
			    align-items: center;
			    cursor: pointer;
			}
			
			.left-guide .hides {
			    transform: translate3d(-120%, 0, 0);
			    opacity: 0 !important;
			}
			
			.left-guide ul .last-li>img {
			    transform: rotate(180deg);
			    transition: all .3s ease;
			}
			
			.left-guide .left-nav {
			    width: 203px;
			    height: 283px;
			    background: #286ADE;
			    opacity: 0.8;
			    position: absolute;
			    top: 0;
			    left: 60px;
			    padding: 24px 23px 20px 20px;
			    z-index: 999;
			    overflow: hidden;
			    transition: all .3s;
			}
			
			.left-guide .left-nav .item1 {
			    overflow: hidden;
			}
			.left-guide .left-nav .item1 strong{
			    margin-top: 10px;
			    margin-bottom: 10px;
				font-weight: bold;
			}
			
			.left-guide .left-nav .item1 h4 {
			    font-size: 14px;
			    color: #FFFFFF;
			    margin-bottom: 20px;
			}
			
			.left-guide .left-nav .item1 ul {
			    display: flex;
			    flex-wrap: wrap;
			    justify-content: flex-start;
			    align-items: center;
			}
			
			.left-guide .left-nav .item1 ul li {
			    text-align: left;
			    margin: 0 16px 10px 0;
			}
			
			.left-guide .left-nav .item1 ul li:nth-child(6),
			.left-guide .left-nav .item2 ul li:nth-child(2) {
			    margin-right: 0;
			}
			
			.left-guide .left-nav .item1 ul li a {
			    font-size: 12px;
			    color: #FFFFFF;
			}
			
			.left-guide .left-nav .item1 ul li a:hover {
			    color: #fff;
			}
			
			/*左侧导航栏 -end */