@charset "UTF-8";
* {
    box-sizing: border-box
}

body,
html {
    padding: 0;
    margin: 0;
    min-height: 100%;
    min-width: 1000px;
}

html {
    -ms-overflow-style: scrollbar
}

img {
    border: none;
    outline: 0;
    max-width: 100%
}

a {
    cursor: pointer;
    text-decoration: none
}

a:active {
    outline: 0
}

a:focus {
    -moz-outline-style: none;
    outline: 0
}

ul {
    list-style: none
}

li,
ul {
    padding: 0;
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
p {
    padding: 0;
    margin: 0;
    font-weight: 400
}

h1 a:active,
h1 a:focus,
h1 a:hover,
h1 a:link,
h2 a:active,
h2 a:focus,
h2 a:hover,
h2 a:link,
h3 a:active,
h3 a:focus,
h3 a:hover,
h3 a:link,
h4 a:active,
h4 a:focus,
h4 a:hover,
h4 a:link,
h5 a:active,
h5 a:focus,
h5 a:hover,
h5 a:link,
p a:active,
p a:focus,
p a:hover,
p a:link {
    text-decoration: none
}

h2 {
    font-size: 26px
}

h3 {
    font-size: 20px
}

h4 {
    font-size: 16px
}

ol {
    padding: 0 0 0 20px
}

ol li {
    list-style-type: decimal;
    list-style-position: outside
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
    height: 0
}

body {
    font-family: "Microsoft YaHei", "宋体";
    color: #333333;
    min-width: 1000px;
    background-color: #fff
}

.main {
    width: 1000px;
    margin: 0 auto
}

.container {
    width: 1000px;
    margin: 0 auto
}

.container:after {
    content: "";
    display: table;
    clear: both;
    height: 0
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.zx2 {
    width: 150px;
    height: auto;
    position: fixed;
    top: 15%;
    right: 0;
    padding: 0;
    box-sizing: border-box;
    z-index: 1000;
    display: block
}

.zx2 .floatclosebtn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0 0 8px 1px;
    background: #ff384b;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    text-align: center;
    margin: 0;
    display: block;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 50%;
    vertical-align: middle;
    position: absolute;
    top: -15px;
    left: -15px;
    z-index: 1111;
    box-sizing: border-box
}

.zg_topWrap {
    background-color: #fff
}

.zg_top {
    padding: 7px 0 0
}



.zg_top ul {
    padding: 6px 0 0 18px;
    width: 500px;
}

.zg_top li {
    float: left;
    font: 14px/40px "Microsoft YaHei";
    color: #333
}

.zg_top li a {
    color: #333;
    padding: 0 10px
}

.zg_top p {
    margin: 0;
    font: 16px/44px "microsoft yahei";
    color: #333
}

.row {
    background-color: #ffffff;
    padding: 20px 0;
}

.banner {
    background: url(../images/bannerBg.png) no-repeat center
}

.banner .wrapper {
    position: relative;
    height: 560px;
    padding: 80px 300px 0 50px;
    text-align: center;
    /*background:url(../images/banner.jpg) no-repeat center*/
}

.banner h2:after {
    content: "";
    display: table;
    clear: both;
}

.banner h2 {
    margin-bottom: 26px;
}

.banner h2 img {
    float: left;
}

.banner h4 {
    margin-bottom: 30px;
    font-size: 28px;
    color: #fff;
}

.banner h4 img {
    vertical-align: top;
}

.banner h3 img {
    display: block;
    margin: 5px auto;
}

.banner .person {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -260px;
}

.banner ul {
    padding: 0 74px;
}

.banner ul:after {
    content: "";
    display: table;
    clear: both;
}

.banner li {
    position: relative;
    width: 50%;
    float: left;
    color: #fff;
    font-size: 24px;
    margin-top: 30px;
    padding-left: 40px;
    text-align: left;
    font-weight: bold;
}

.banner li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 50%;
}

.zg_con01 {
    background: url(../images/wrapperBg01.png) no-repeat center;
    
}

.zg_con01 .wrapper {
    height: 644px;
    padding: 0 22px;
    /*background:url(../images/bg01.jpg) no-repeat center;*/
}

.zg_con01 .title {
    height: 124px;
    padding-top: 35px;
    text-align: center;
    color: #fff;
    background: url(../images/tlt01.png) no-repeat center;
}

.zg_con01 .title h2 {
    font-size: 45px;
    font-weight: bold;
}

.zg_con01 .title h2 span {
    display: inline-block;
    width: 50px;
    animation: kq 1s infinite;
}

.zg_con01 .title p {
    font-size: 14px;
    margin-top: 10px;
}

.zg_con01 .box {
    background: url(../images/kqBg.png) no-repeat center bottom;
}

.zg_con01 .box:after {
    content: "";
    display: table;
    clear: both;
}

.zg_con01 .item {
    width: 33.333%;
    float: left;
    padding: 0 40px;
    margin: 50px 0;
}

.zg_con01 .item h4 {
    font-size: 28px;
    text-align: right;
    color: #fff;
}

.zg_con01 .item h4:after {
    content: "";
    display: table;
    clear: both;
}

.zg_con01 .item h4 img {
    float: left;
}

.zg_con01 .item .button {
    display: block;
    width: 236px;
    height: 33px;
    margin: 17px auto 0;
    border: 1px solid #fff;
    line-height: 33px;
    font-size: 18px;
    border-radius: 100px;
    color: #fff;
    text-align: center;
    background-color: transparent;
    transition: .3s;
}

.zg_con01 .item .button.active,
.zg_con01 .item .button:hover {
    border: none;
    background: transparent url(../images/buttonBg01.png) center 100% repeat-y;
}

.zg_con02 {
    background: url(../images/wrapperBg02.png) no-repeat center;
    background-size: 100% 100%;
}

.zg_con02 .wrapper {
    padding-bottom: 50px;
}

.zg_con02 .title {
    height: 124px;
    padding-top: 35px;
    text-align: center;
    background: url(../images/tlt02.png) no-repeat center;
}
.zg_con02 .btn11  a{
    display: block;
    width: 200px;
    height: 80px;
    background-color: #ec4a4a;
    margin: 0 auto 20px;
    border-radius: 15px;
    animation: kc1 3s infinite;
    color: #fff;
    font-size: 24px;
    line-height: 80px;
    text-align: center;
}

.zg_con02 .title h2 {
    font-size: 45px;
    font-weight: bold;
    color: #4849ea;
}

.zg_con02 .title h2 span {
    display: inline-block;
    animation: kc 1s infinite;
}

.zg_con02 .title p {
    font-size: 14px;
    margin-top: 10px;
    color: #393c4d;
}

.zg_con02 .formBox {
    padding: 20px 20px 30px;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 2px 40px rgba(13, 67, 216, .11);
}

.zg_con02 .formBox h3 {
    font-size: 30px;
    text-align: center;
    color: #7288ff;
    font-weight: bold;
    margin-bottom: 30px;
}

.zg_con02 .formBox .input_group_lg {
    position: relative;
    width: 20%;
    float: left;
    padding: 0 10px;
}

.zg_con02 .formBox .input_group_lg .inp {
    display: block;
    width: 100%;
    height: 36px;
    padding: 0 10px;
    border-radius: 100px;
    border: 1px solid #555;
    background-color: #fff;
    font-size: 12px;
}

.zg_con02 .formBox .input_group_lg .yzmbtn {
    position: absolute;
    top: 1px;
    right: 11px;
    padding: 0 5px;
    border-radius: 100px;
    background-color: #fff;
    font-size: 12px;
    color: #333;
    line-height: 34px;
}

.zg_con02 .formBox .input_group_lg .btn_sm {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-radius: 100px;
    color: #fff;
    font-size: 16px;
    border: none;
    background: url(../images/buttonBg02.png) repeat-x center;
    background-size: auto 100%;
    cursor: pointer;
}

.zg_con02 .box {
    /* padding: 40px; */
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 2px 40px rgba(13, 67, 216, .11);
}

 .duoyu {
    width: 100%;
    height: 130px;
    /* background: linear-gradient(to right, #9f9bfd, #d4adfd); */
    /* background-color: #9f9bfd; */
    
}
 .duoyu  li {
    float: left;
    width: 22%;
    text-align: center;
    line-height: 70px;
    font-size: 24px;
    color: #fff;
    margin: 15px 1.7% 15px 1.5%;
    border-radius: 20px;
    box-shadow:  2px 7px 10px rgb(125, 125, 197);
    background-color: #d2acfd;
   
    
}

.duoyu  li:nth-child(4){
    margin-right: 0;
}

.zg_con02 .box .list:after {
    content: "";
    display: table;
    clear: both;
}

.zg_con02 .box .list {
    margin: 50px 0;
}

.zg_con02 .box .list li {
    float: left;
    width: 25%;
    font-weight: bold;
    font-size: 20px;
    color: #14206d;
    text-align: center;
    transition: .3s;
}

.zg_con02 .box .list li:hover {
    margin-top: -10px;
}

.zg_con02 .box .list li img {
    display: block;
    margin: 0 auto 15px;
}


/*.zg_con02 .box .tabBox h3{width: 200px; height: 50px; margin-bottom: 32px; line-height: 48px; border-radius: 100px; padding: 1px 1px 1px 20px; color: #fff;font-size: 23px; font-weight: bold; background:url(../images/buttonBg011.png) repeat-y center; background-size: 100% 100%; overflow: hidden;}*/

.zg_con02 .box .menu {
    width: 900px;
    float: left;
}

.zg_con02 .box .menu h3 {
    width: 200px;
    height: 50px;
    margin-bottom: 32px;
    line-height: 48px;
    border-radius: 100px;
    padding: 1px 1px 1px 20px;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    background: url(../images/buttonBg011.png) repeat-y center;
    background-size: 100% 100%;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    display: block;
}

.zg_con02 .box .tabBox h3 span {
    float: right;
    width: 120px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    height: 48px;
    line-height: 48px;
    padding-right: 5px;
    background-color: #fff;
    color: #000b9a;
    text-align: center;
}

.zg_con02 .box .tabBox .tabTitle:after {
    content: "";
    display: table;
    clear: both;
}

.zg_con02 .box .tabBox .tabTitle {
    margin-bottom: 42px;
}

.zg_con02 .box .tabBox .tabTitle li {
    height: 44px;
    padding: 1px;
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
    border-radius: 100px;
    background: url(../images/buttonBg011.png) repeat-y center;
    background-size: 100% 100%;
    cursor: pointer;
    margin-bottom: 10px;
}

.zg_con02 .box .tabBox .tabTitle li span {
    display: block;
    height: 42px;
    padding: 0 20px;
    color: #0a1667;
    width: 100%;
    background-color: #fff;
    border-radius: 100px;
    transition: .3s;
}

.zg_con02 .box .tabBox .tabTitle li.active span,
.zg_con02 .box .tabBox .tabTitle li:hover span {
    background-color: transparent;
    color: #fff;
}

.zg_con02 .box .tabBox .tabTitle li+li {
    margin-left: 6px;
}

.zg_con02 .box .tabBox .tabContent .con {
    display: none;
}

.zg_con02 .box .tabBox .tabContent .con.active {
    display: block;
}

.zg_con02 .box .tabBox .tabContent .con h4 {
    display: inline-block;
    min-width: 196px;
    height: 49px;
    padding: 0 25px;
    line-height: 49px;
    font-size: 22px;
    color: #000b9c;
    background: #fff;
    border-radius: 100px;
    border: 1px #788cff solid;
    margin-bottom: 10px;
    /*url(../images/tabSubTlt.png) no-repeat center leftbackground-size: 100% 100%;*/
}

.zg_con02 .box .tabBox .tabContent .intro {
    padding: 25px 35px;
    background: url(../images/introBg.png) no-repeat center;
    background-size: 100% 100%;
    color: #fff;
}

.zg_con02 .box .tabBox .tabContent .intro span {
    float: left;
    width: 125px;
    height: 37px;
    line-height: 37px;
    font-size: 20px;
    color: #000b9a;
    background-color: #fff;
    border-radius: 100px;
    text-align: center;
}

.zg_con02 .box .tabBox .tabContent .intro p {
    font-size: 16px;
    margin-left: 150px;
    line-height: 25px;
}

.zg_con02 .box .tabBox .tabContent .table {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

.zg_con02 .box .tabBox .tabContent .table th {
    padding: 15px 0;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000b9a;
}

.zg_con02 .box .tabBox .tabContent .table td {
    padding: 15px 5px;
    font-size: 16px;
    border: 1px solid #000b9a;
}

.zg_con02 .box .tabBox .tabContent .table td .button {
    display: block;
    width: 117px;
    height: 32px;
    margin: 0 auto;
    border: 1px solid #000b9a;
    line-height: 30px;
    color: #000b9a;
    font-size: 18px;
    border-radius: 100px;
    transition: .3s;
}

.zg_con02 .box .tabBox .tabContent .table td .button:hover {
    background: transparent url(../images/zxa.png) repeat-y center;
    background-size: 100% 100%;
    color: #fff;
    border: none;
}

.zg_con02 .box .tabBox .tabContent .table td .zixun {
    display: block;
    width: 80px;
    height: 32px;
    margin: 0 auto;
    border: 1px solid #000b9a;
    line-height: 30px;
    color: #000b9a;
    font-size: 14px;
    border-radius: 100px;
    transition: .3s;
}

.zg_con02 .box .tabBox .tabContent .table td .zixun:hover {
    background: transparent url(../images/zxa.png) repeat-y center;
    background-size: 100% 100%;
    color: #fff;
    border: none;
}


/*22222*/

.zg_con02 .box .tabBox .tabTitle1:after {
    content: "";
    display: table;
    clear: both;
}

.zg_con02 .box .tabBox .tabTitle1 {
    margin-bottom: 42px;
}

.zg_con02 .box .tabBox .tabTitle1 li {
    height: 44px;
    padding: 1px;
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
    border-radius: 100px;
    background: url(../images/buttonBg011.png) repeat-y center;
    background-size: 100% 100%;
    cursor: pointer;
    margin-bottom: 10px;
}

.zg_con02 .box .tabBox .tabTitle1 li span {
    display: block;
    height: 42px;
    padding: 0 20px;
    color: #0a1667;
    width: 100%;
    background-color: #fff;
    border-radius: 100px;
    transition: .3s;
}

.zg_con02 .box .tabBox .tabTitle1 li.active span,
.zg_con02 .box .tabBox .tabTitle1 li:hover span {
    background-color: transparent;
    color: #fff;
}

.zg_con02 .box .tabBox .tabTitle1 li+li {
    margin-left: 6px;
}

.zg_con02 .box .tabBox .tabContent1 .con {
    display: none;
}

.zg_con02 .box .tabBox .tabContent1 .con.active {
    display: block;
}

.zg_con02 .box .tabBox .tabContent1 .con h4 {
    display: inline-block;
    min-width: 196px;
    height: 49px;
    padding: 0 25px;
    line-height: 49px;
    font-size: 22px;
    color: #000b9c;
    background: #fff;
    border-radius: 100px;
    border: 1px #788cff solid;
    margin-bottom: 10px;
    /*url(../images/tabSubTlt.png) no-repeat center leftbackground-size: 100% 100%;*/
}

.zg_con02 .box .tabBox .tabContent1 .intro {
    padding: 25px 35px;
    background: url(../images/introBg.png) no-repeat center;
    background-size: 100% 100%;
    color: #fff;
}

.zg_con02 .box .tabBox .tabContent1 .intro span {
    float: left;
    width: 125px;
    height: 37px;
    line-height: 37px;
    font-size: 20px;
    color: #000b9a;
    background-color: #fff;
    border-radius: 100px;
    text-align: center;
}

.zg_con02 .box .tabBox .tabContent1 .intro p {
    font-size: 16px;
    margin-left: 150px;
    line-height: 25px;
}

.zg_con02 .box .tabBox .tabContent1 .table {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

.zg_con02 .box .tabBox .tabContent1 .table th {
    padding: 15px 0;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000b9a;
    border-top: none;
}

.zg_con02 .box .tabBox .tabContent1 .table td {
    padding: 10px 8px;
    font-size: 16px;
    /*line-height:19px;*/
    border: 1px solid #000b9a;
}

.zg_con02 .box .tabBox .tabContent .table .duo {
    padding: 10px 30px;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
}

.zg_con02 .box .tabBox .tabContent .table td a {
    display: block;
    width: 90px;
    height: 32px;
    margin: 0 auto;
    border: 1px solid #000b9a;
    line-height: 30px;
    color: #fff;
    font-size: 15px;
    border-radius: 100px;
    transition: .3s;
    background-color: #4f58d4;
}

.zg_con02 .box .tabBox .tabContent1 .table td .button:hover {
    background: transparent url(../images/zxa.png) repeat-y center;
    background-size: 100% 100%;
    color: #fff;
    border: none;
}

.zg_con02 .box .tabBox .tabContent1 .table td .zixun {
    display: block;
    width: 80px;
    height: 32px;
    margin: 0 auto;
    border: 1px solid #000b9a;
    line-height: 30px;
    color: #000b9a;
    font-size: 14px;
    border-radius: 100px;
    transition: .3s;
}

.zg_con02 .box .tabBox .tabContent1 .table td .zixun:hover {
    background: transparent url(../images/zxa.png) repeat-y center;
    background-size: 100% 100%;
    color: #fff;
    border: none;
}


/*22222↑↑↑↑↑↑*/

.zg_con03 {
    background: url(../images/wrapperBg03.png) no-repeat center
}

.zg_con03 .wrapper {
    height: 805px;
    background: url(../images/bg03.jpg) no-repeat center;
    overflow: hidden;
}

.zg_con03 .title {
    height: 124px;
    padding-top: 35px;
    text-align: center;
    background: url(../images/tlt03.png) no-repeat center;
}

.zg_con03 .title h2 {
    font-size: 45px;
    font-weight: bold;
    color: #4849ea;
}

.zg_con03 .title h2 span {
    display: inline-block;
    width: 45px;
    animation: bk 1s infinite;
}

.zg_con03 .title p {
    font-size: 14px;
    margin-top: 10px;
    color: #393c4d;
}

.zg_con03 .itemBox {
    margin-top: 40px;
}

.zg_con03 .itemBox:after {
    content: "";
    display: table;
    clear: both;
}

.zg_con03 .item {
    float: left;
    width: 218px;
    margin: 0 10px;
    padding: 28px 16px;
    background-color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.zg_con03 .item:hover {
    margin-top: -15px;
    box-shadow: 0 0 20px rgba(0, 20, 180, .5)
}

.zg_con03 .item h3 {
    padding-left: 80px;
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: bold;
    color: #313447;
}

.zg_con03 .item h3 span {
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
    color: #7288ff;
    font-weight: bold;
}

.zg_con03 .item h3 img {
    float: left;
    margin-left: -80px;
    margin-top: 5px;
}

.zg_con03 .item .subTlt {
    height: 53px;
    margin: 0 -16px;
    color: #fff;
    background: url(../images/glTltBg.png) no-repeat center left;
}

.zg_con03 .item .subTlt span {
    display: block;
    float: left;
    width: 49px;
    padding: 6px 0;
    margin-top: -12px;
    text-align: center;
    font-size: 14px;
}

.zg_con03 .item .subTlt span i {
    display: block;
    font-size: 16px;
    font-weight: bold;
}

.zg_con03 .item .subTlt {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 12px 0;
    padding-right: 20px;
}

.zg_con03 .item ul {
    position: relative;
    padding: 30px 0;
}

.zg_con03 .item li {
    position: relative;
    font-size: 13px;
    padding-left: 25px;
    background: transparent url(../images/glPoint.png) center left no-repeat;
}

.zg_con03 .item ul:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    height: 61px;
    width: 1px;
    margin-top: -30px;
    background-color: #0e25b6;
}

.zg_con03 .item li+li {
    margin-top: 10px;
}

.zg_con03 .item .button {
    display: block;
    width: 120px;
    height: 34px;
    margin: 0 auto;
    line-height: 32px;
    text-align: center;
    color: #0d22b4;
    border: 1px solid #0e25b6;
    background-color: transparent;
    border-radius: 100px;
    transition: .3s;
}

.zg_con03 .item .button:hover {
    background-color: #0d22b4;
    color: #fff;
}

.contact {
    position: relative;
    width: 100%;
    height: 137px;
    padding-right: 173px;
    padding-top: 26px;
    text-align: center;
    color: #fff;
    background: url(../images/zxBg.png) no-repeat center;
}

.contact h3 {
    font-size: 18px;
}

.contact h2 {
    font-size: 28px;
    margin-top: 10px;
}

.contact .button {
    position: absolute;
    right: 166px;
    top: 40px;
    width: 130px;
    height: 47px;
    border: 2px solid #fff;
    color: #fff;
    line-height: 43px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border-radius: 100px;
    transition: .3s;
}

.contact .button:hover {
    background-color: #fff;
    color: #102d93;
}

.zg_mbt {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.zg_mbt h3 {
    width: 540px;
    height: 53px;
    line-height: 53px;
    font-size: 36px;
    color: #7288ff;
    font-family: 'Microsoft Yahei';
    text-align: center;
    margin: 0 auto;
    border-bottom: 2px solid #7288ff;
    font-weight: bold;
}

.zg_mbt p {
    line-height: 26px;
    font-size: 16px;
    color: #7288ff;
    font-family: 'Microsoft Yahei';
    text-align: center;
}

.zg_main5w {
    width: 100%;
    height: 715px;
    min-width: 1000px;
    background: url(../images/zgcz_11.jpg) no-repeat center top;
}

.zg_main5 {
    width: 1000px;
    height: 700px;
    padding-top: 15px;
    background: url(../images/zgcz_12.jpg) no-repeat center top;
    margin: 0 auto;
}

.zg_m5c {
    width: 1000px;
    height: 515px;
    margin: 38px auto 0;
    position: relative;
    background: url(../images/zgcz_33.png) no-repeat 273px 5px;
}

.zg_m5c dl {
    position: absolute;
    height: auto;
}

.zg_m5c dl dt {
    height: 36px;
}

.zg_m5c dl dt span {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 19px;
    font-family: 'Microsoft Yahei';
}

.zg_m5c dl dd {
    line-height: 24px;
    font-size: 14px;
    color: #5b5b5b;
    font-family: 'Microsoft Yahei';
}

.zg_m5c dl.d1 {
    width: 490px;
    left: 0;
    top: 0;
}

.zg_m5c dl.d1 dt {
    padding-left: 16px;
    background: url(../images/zgcz_40.png) no-repeat left center;
    float: right;
}

.zg_m5c dl.d1 dt span {
    border-bottom: 1px solid #ff6e6f;
    color: #ff6e6f;
}

.zg_m5c dl.d1 dd {
    float: right;
}

.zg_m5c dl.d2 {
    width: 510px;
    right: 0;
    top: 134px;
}

.zg_m5c dl.d2 dt {
    padding-right: 16px;
    background: url(../images/zgcz_41.png) no-repeat right center;
    display: inline-block;
}

.zg_m5c dl.d2 dt span {
    border-bottom: 1px solid #53dab2;
    color: #53dab2;
}

.zg_m5c dl.d3 {
    width: 340px;
    left: 0;
    top: 231px;
}

.zg_m5c dl.d3 dt {
    padding-left: 16px;
    background: url(../images/zgcz_42.png) no-repeat left center;
    float: right;
}

.zg_m5c dl.d3 dt span {
    border-bottom: 1px solid #a379ff;
    color: #a379ff;
}

.zg_m5c dl.d3 dd {
    float: right;
}

.zg_m5c dl.d4 {
    width: 662px;
    right: 0;
    top: 366px;
}

.zg_m5c dl.d4 dt {
    padding-right: 16px;
    background: url(../images/zgcz_43.png) no-repeat right center;
    display: inline-block;
}

.zg_m5c dl.d4 dt span {
    border-bottom: 1px solid #69abf7;
    color: #69abf7;
}

.zg_m5c dl.d4 dd {
    width: 500px;
}

.floatRightItem {
    position: fixed;
    right: 15px;
    top: 50%;
    width: 150px;
    height: 412px;
    padding: 180px 1px 0;
    margin-top: -206px;
    background: url(../images/floatRightItem.png) no-repeat center;
}

.floatRightItem li {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.floatRightItem li.active a,
.floatRightItem li:hover a {
    color: #fff;
    background: url(../images/buttonBg01.png) repeat-y center;
    background-size: 100%;
}

.floatRightItem li a {
    display: block;
    color: #0d42d8;
}

.floatRightItem .backTop {
    position: absolute;
    bottom: 16px;
    left: 50%;
    width: 50px;
    height: 36px;
    margin-left: -25px;
}

.floatLeftItem {
    position: fixed;
    left: 15px;
    top: 50%;
    width: 152px;
    height: 572px;
    padding: 35px 8px 0;
    margin-top: -286px;
    background: url(../images/floatLeftItem.png) no-repeat center;
    text-align: center;
    color: #fff;
    transition: 1s;
}

.floatLeftItem h3 {
    font-size: 24px;
    margin-bottom: 18px;
    font-weight: bold;
}

.floatLeftItem li+li {
    margin-top: 9px;
}

.floatLeftItem li a {
    display: block;
    padding: 2px 0;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    border: 1px solid #fff;
    transition: .3s;
    font-weight: bold;
}

.floatLeftItem li a:hover {
    border-color: transparent;
    background: url(../images/buttonBg01.png) repeat-y center;
    background-size: 100%;
}

.floatLeftItem a.close {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
}

.leftShow {
    position: fixed;
    left: -60px;
    top: 50%;
    width: 60px;
    height: 60px;
    letter-spacing: 3px;
    padding: 5px;
    font-size: 18px;
    font-weight: bold;
    background: rgba(57, 121, 255, .45);
    color: #fff;
    cursor: pointer;
    transition: 1s;
}

.leftShow.show {
    left: 0;
}

@keyframes kq {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.3)
    }
    0% {
        transform: scale(1)
    }
}

@keyframes kc {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-14px);
        transform: translateY(-14px)
    }
    60% {
        transform: translateY(-7px)
    }
}
@keyframes kca {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    10% {

        transform: translateY(-14px)
    }
    20% {
        transform: translateY(-3px)
    }
    30% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}
@keyframes kcb {
    20% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    30% {
        transform: translateY(-14px)
    }
    40% {
        transform: translateY(-3px)
    }
    50% {
        -webkit-transform: translateY(-0px);
        transform: translateY(0px)
    }
}
@keyframes kcc {
    40% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        transform: translateY(-14px)
    }
    60% {
        transform: translateY(-3px)
    }
    70% {
        transform: translateY(0px)
    }
}
@keyframes kcd {
    60% {
        transform: translateY(0)
    }
    70% {
        transform: translateY(-14px)
    }
    80% {
        transform: translateY(-3px)
    }
    90% {
        transform: translateY(0px)
    }
}
@keyframes kc1 {
    0% {
    }
    
    20% {
       
        transform: translateY(-20px);
        
    }
    25% { 
        
       transform: scale(1.15)
    }
    30% {
       
        transform: scale(.85)
    }
    35% {
        
        transform: scale(1.1)
     }
     40% {
        
         transform: scale(.9)
     }
     60% {
        
        transform: translateY(0px);
     }
     70% {
        
        transform: translateY(-7px);
     }
     80% {
        
        transform: translateY(0px);
     }

}

@keyframes bk {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}


/*地址开始*/

.lnzxdh_bj {
    width: 100%;
    height: auto;
    background: url(../images/zgcz_111.jpg) no-repeat center top;
}

.lnzxdh {
    width: 100%;
    height: auto;
    margin: 0 auto;
}


/*地址结束*/


/*结束部分开始*/

.hdd {
    width: 1000px;
    margin-top: px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 20px;
}

#foot {
    width: 100%;
    height: auto;
    background-color: #25292C;
    background-repeat: repeat-x;
    clear: both;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #333;
}

#foot-all {
    width: 1000px;
    height: 110px;
    color: #FFF;
    text-decoration: none;
    padding-top: 5px;
    line-height: 25px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: center;
    font: 12px/25px "微软雅黑"
}

#foot #foot-all a {
    color: #CCC;
    text-decoration: none;
}


/*结束部分结束*/


/*table a */

.table .lh_box a {
    overflow: hidden;
    display: block;
    margin-bottom: 5px;
    float: right;
}

.intro {
    height: 150px;
    overflow: scroll
}

.lh_data {
    display: block;
    width: 40px!important;
    float: left;
    text-align: left;
}

.lh_dcont {
    display: block;
    width: 39%!important;
    float: left;
    text-align: left;
    height: 56px;
}

.btnbmrk {
    display: block;
    width: 116px;
    height: 35px;
    font-size: 12px;
    color: #fff;
    font-family: 'Microsoft Yahei';
    border-radius: 44px;
    border: 1px solid #7288ff;
    background: #7288ff;
    line-height: 35px;
    margin: 0 5px;
}

.lh_box {
    overflow: hidden;
    display: block;
    margin-bottom: 5px;
}

.dianhua {
    height: 26px;
    font: normal 18px/26px "Microsoft Yahei";
    color: #ffffff;
    margin-bottom: 30px;
    text-align: center;
    margin-top: -50px;
}


.explain {
    padding: 10px 8px;
    margin-top: 20px;
    line-height: 24px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #e9a003;
    font-size: 15px;
    color: #fff;
}

.footer {
    width: 100%;
    height: 90px;
    background: #1b1b1b;
}

.footer p a {
    text-align: center;
    font: 14px/30px '微软雅黑';
    color: #fff;
}

.footer p:nth-child(1) {
    padding-top: 15px;
}

.footer p {
    font: 14px/30px '微软雅黑';
    color: #fff;
    text-align: center;
}
#qun1 {
    position: relative;
}

#qun1 a:hover:after{
    position: absolute;
    content: "";
    width: 150px;
    height: 150px;
    top: 0;
    left: -150px;
    z-index: 999;
    background-color: pink;
    background-image: url(../images/qq11.png);
    background-size: contain;
}
