* {
    margin: 0;
    padding: 0;
}

.I_header {
    background: url("../newimgs/background.jpg");
    width: 100%;
    height: 550px;
    overflow: hidden;
    background-size: cover;
}

.R_header {
    background: url("../newimgs/background2.jpg");
    width: 100%;
    height: 550px;
    overflow: hidden;
    background-size: cover;
}

.I_header img {
    width: 100%;
    height: auto;
    display: block;
}

.I_header_bj {
    width: 1200px;
    overflow: hidden;
    margin: auto;
    height: 550px;
}

.I_header_bj_l {
    width: 400px;
    margin-top: 160px;
    height: auto;
    float: left;
}

.I_header_bj_l h1,
h2,
p {
    color: #fff;
}

.I_header_bj_l h2,
p {
    margin-top: 30px;
}

.I_header_bj_l h1 {
    font-size: 48px;
}

.I_header_bj_l h2 {
    font-size: 30px;
}

.I_header_bj_l p {
    font-size: 18px;
}

.I_header_bj_r {
    float: right;
    margin-top: 50px;
}

.R_header_bj {
    width: 1200px;
    overflow: hidden;
    margin: auto;
    height: 550px;
}

.R_header_bj_l {
    width: 800px;
    margin-top: 106px;
    height: auto;
    float: left;
    color: #fff;
}

.R_header_bj_l h1 {
    font-size: 54px;
    font-weight: normal;
    font-family: "黑体";
}

.R_header_bj_l p {
    font-size: 28px;
    font-family: "黑体";
    font-weight: bold;
    margin-top: 35px;
}

.R_header_true {
    /* width: 169px; */
    height: 50px;
    /* float: left; */
    position: relative;
    margin-top: 35px;
}

.R_header_true div {
    width: 400px;
}

.R_header_true div p {
    font-size: 18px;
    margin-left: 29px;
    margin-top: -27px;
    font-weight: normal;
}

.R_header_true div:nth-child(1) {
    margin-left: 0px;
}

.R_header_true div:nth-child(2) {
    font-size: 18px;
    margin-left: 180px;
    margin-top: -25px;
}


/* .R_header_true div {
    margin-top: -28px;
    margin-left: 30px;
} */

.R_header_zx {
    width: 180px;
    height: 50px;
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    display: block;
    overflow: hidden;
    background-image: linear-gradient(to right, #2c6ee9, #43adfb);
    text-align: center;
    line-height: 50px;
    margin-top: 25px;
}

.I_header_t {
    width: 1200px;
    height: 565px;
    background: #fff;
    margin: auto;
    text-align: center;
    position: relative;
    top: -82px;
    box-sizing: border-box;
    box-shadow: 0 6px 14px 2px #f0f0f0;
    /* margin-bottom: 50px; */
    overflow: hidden;
}

.I_header_t .I_header_bl {
    font-size: 32px;
    font-weight: bold;
}

.I_header_t ul li {
    list-style-type: none;
}

.I_header_t ul {
    width: 300px;
    height: 250px;
    margin-left: 100px;
    margin-top: 60px;
    /* background: #f5f5f5; */
    border-radius: 15px;
    /* margin: 50px 50px; */
    float: left;
}

.I_header_t ul:nth-child(1) {
    margin-left: 50px;
}

.I_header_t li img {
    /* width: 65px;
        height: 75px; */
    margin: auto;
    margin-top: 60px;
    /* padding: 60px 0px 40px 0px; */
}

.I_header_a {
    width: 100%;
    margin-top: 60px;
}

.I_header_a>div>ul>li>p {
    color: #000;
}

.I_header_t ul:hover {
    background: #f5f5f5;
}

.I_header_btn a {
    margin: auto;
}

.I_header_a div {
    margin: auto;
    text-align: center;
    height: 350px;
}

.I_content {
    width: 1200px;
    height: auto;
    /* background: linear-gradient(#fcfcfc, #fff); */
    margin: auto;
    position: re lative;
    margin-top: -40px;
}

.I_content_t {
    font-size: 32px;
    font-weight: bold;
    /* margin-top: 30px; */
}

.s {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-top: 70px;
}

.I_content_l {
    width: 452px;
    height: 585px;
    /* background: red; */
    float: left;
    display: block;
}

.I_content_l img {
    width: 452px;
    /* height: 450px;
    margin: auto;
    line-height: 300px; */
    display: block;
    position: absolute;
    top: 115px;
}

.I_content_r {
    width: 718px;
    height: 585px;
    /* background: violet; */
    float: left;
    margin-left: 30px;
    /* margin-bottom: 50px; */
}

.I_content_r ul li {
    list-style-type: none;
    float: left;
    margin-top: 20px;
    height: 216px;
    /* padding: 7px 26px;*/
}

.I_content_r ul li:nth-child(1) {
    margin-left: 0px;
    width: 205px;
}

.I_content_r ul li:nth-child(2) {
    margin-left: 70px;
    width: 205px;
}

.I_content_r ul li:nth-child(3) {
    margin-left: 70px;
    width: 75px;
}

.I_content_r ul li:nth-child(4) {
    /* margin-left: 70px; */
    width: 106px;
}

.I_content_r ul li:nth-child(5) {
    margin-left: 165px;
    width: 170px;
}

.I_content_r ul {
    margin-top: 125px;
    margin-left: 70px;
    height: 525px;
}

.I_content_r img {
    width: 50px;
    height: 50px;
    display: block;
    overflow: hidden;
}

.I_content_con {
    float: left;
    width: 1200px;
    position: relative;
}

.I_content_r div {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}

.I_content_r ul li p {
    font-size: 14px;
    float: left;
    width: 196px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #959595;
    line-height: 25px;
    overflow: hidden;
}

.I_sxy {
    width: 100%;
    height: 851px;
    background: #f5f5f5;
    overflow: hidden;
    margin: auto;
}

.I_sxy ul li {
    list-style-type: none;
    /* margin: auto; */
}

.I_sxy li {
    /* margin: 0px 10px; */
    text-align: center;
    width: 280px;
    height: 280px;
    margin-top: 25px;
    margin-left: 25px;
    border-radius: 15px;
    background: #fff;
    float: left;
    /* margin: auto; */
}

.I_sxy li:nth-child(1) {
    margin-left: 0px;
}

.I_sxy li:nth-child(5) {
    margin-left: 0px;
}

.I_sxy ul {
    width: 1200px;
    margin: auto;
    height: 580px;
    position: relative;
    top: 30px;
}

.I_sxy img {
    width: 65px;
    height: 60px;
    margin: auto;
    display: block;
    overflow: hidden;
    margin: 53px 107px;
}

.I_sxy ul li>div {
    font-size: 18px;
    font-weight: bold;
    margin: 16px 0px;
}

.I_sxy ul li>p {
    font-size: 16px;
}

.I_wsm {
    width: 100%;
    height: 490px;
    /* background: #f5f5f5; */
    overflow: hidden;
    margin: auto;
}

.I_wsm ul li {
    list-style-type: none;
    /* margin: auto; */
    margin-left: 30px;
    margin-top: 55px;
    /* text-align: center; */
}

.I_wsm ul li:nth-child(1) {
    margin-left: 0px;
}

.I_wsm li {
    width: 380px;
    height: 241px;
    border-radius: 15px;
    background: #fff;
    float: left;
    margin: auto;
}

.I_wsm ul {
    width: 1200px;
    margin: auto;
    height: 408px;
}

.I_wsm ul li>div {
    font-size: 48px;
    font-weight: bold;
    margin: -16px 28px;
    margin-top: -205px;
    color: #fff;
}

.I_wsm ul li>p {
    font-size: 14px;
    color: #fff;
    line-height: 23px;
    margin: 28px;
}

.I_rh {
    height: 500px;
    background: url("../newimgs/background1.jpg");
    display: block;
    overflow: hidden;
    background-size: cover;
}

.s1 {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-top: 72px;
    color: #fff;
}

.I_rh ul li {
    width: 134px;
    height: 200px;
    list-style-type: none;
    /* margin: auto; */
    margin: 0px 53px;
    margin-top: 105px;
    text-align: center;
    float: left;
}

.I_rh li {
    width: 100px;
    height: 280px;
}

.I_rh ul {
    width: 1200px;
    height: 386px;
    margin: auto;
}

.I_rh img {
    margin: auto;
    display: block;
    overflow: hidden;
    margin-bottom: 27px;
}

.I_rh ul li>div {
    font-size: 16px;
    color: #fff;
    width: 132px;
    line-height: 22px;
    margin: auto;
}

.I_sqcl {
    width: 100%;
    height: 510px;
    /* background: #f5f5f5; */
    overflow: hidden;
    margin: auto;
    position: relative;
    top: 23px;
}

.I_sqcl ul li {
    list-style-type: none;
    /* margin: auto; */
    margin: 0px 5px;
    margin-top: 58px;
    text-align: center;
}

.I_sqcl li {
    width: 190px;
    height: 260px;
    border-radius: 15px;
    /* background: #0070ff; */
    float: left;
    margin: auto;
}

.I_sqcl li:nth-child(1) {
    background: #0070ff;
}

.I_sqcl li:nth-child(2) {
    background: #6f68df;
}

.I_sqcl li:nth-child(3) {
    background: #19cf8a;
}

.I_sqcl li:nth-child(4) {
    background: #0070ff;
}

.I_sqcl li:nth-child(5) {
    background: #6f68df;
}

.I_sqcl li:nth-child(6) {
    background: #19cf8a;
}

.I_sqcl ul {
    width: 1200px;
    margin: auto;
    height: 400px;
}

.I_sqcl ul li>div {
    font-size: 36px;
    font-weight: bold;
    /* margin: 40px 0px; */
    color: #fff;
    margin-top: 40px;
    margin-bottom: 20px;
}

.I_sqcl ul li>p {
    font-size: 16px;
    color: #fff;
    width: 130px;
    margin: auto;
    text-align: justify;
}

.I_bllc {
    width: 1200px;
    height: 550px;
    margin: auto;
    position: relative;
    /* background: cornflowerblue; */
    top: 5px;
}

.I_bllc ul li {
    list-style-type: none;
    margin-bottom: 80px;
}

.I_bllc ul {
    list-style-type: none;
    width: 1200px;
    margin: auto;
    /* height: 300px; */
    margin-top: 80px;
    overflow: hidden;
}

.I_bllc li {
    float: left;
}

.I_bllc_b {
    width: 168px;
    height: 41px;
}

.I_bllc_b span {
    background: #2c54ff;
    border-radius: 50%;
    margin: 15px 13px;
    float: left;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 8px 9px;
}

.I_bllc_b p {
    width: 96px;
    margin-top: 21px;
    font-size: 16px;
    font-weight: bold;
    float: left;
    color: #000;
}

.lcx {
    margin-left: 166px;
    margin-top: -150px;
    float: left;
}

.rcx {
    margin-left: 57px;
    margin-top: 35px;
    /* float: left; */
    position: absolute;
    overflow: hidden;
    /* display: block;*/
}

.btn {
    width: 240px;
    height: 55px;
    background: #2c54ff;
    border-radius: 25px;
    border: none;
    color: #fff !important;
    font-size: 16px;
    text-decoration: none;
    /* margin-top: 40px; */
    line-height: 55px;
    margin: auto;
    text-align: center;
    display: block;
}

.btn:hover {
    opacity: 0.8;
}

.I_gjzc {
    width: 1200px;
    height: 440px;
    margin: auto;
    /* background: cornflowerblue; */
}

.I_gjzc ul li {
    list-style-type: none;
}

.I_gjzc ul {
    width: 1200px;
    margin: auto;
    height: 182px;
    margin-top: 52px;
}

.I_gjzc li:nth-child(1) {
    margin-left: 0px;
}

.I_gjzc li {
    float: left;
    width: 228px;
    height: 120px;
    background: #f5f5f5;
    border-radius: 20px;
    margin-left: 15px;
    /* margin-bottom: 60px; */
}

.I_gjzc li>div {
    width: 103px;
    margin: 40px 21px;
    float: left;
    font-size: 18px;
    font-weight: bold;
    font-family: "微软雅黑";
}

.I_gjzc li img {
    float: left;
    display: block;
    overflow: hidden;
    /* margin-left: 160px; */
    margin-top: 20px;
}

.I_trouble {
    width: 100%;
    height: 660px;
    background: #f5f5f5;
    overflow: hidden;
    margin: auto;
    margin-bottom: 25px;
}

.I_trouble_con {
    width: 1200px;
    height: 500px;
    margin: auto;
    margin-top: 55px;
}

.I_trouble_l {
    width: 560px;
    height: 500px;
    float: left;
    position: relative;
    top: -25px;
    left: -40px;
    /* background: darkgoldenrod; */
}

.I_trouble_r {
    width: 600px;
    /* height: 500px; */
    float: left;
    margin-left: 40px;
    /* background: rgb(184, 11, 11); */
}

.I_trouble_z {
    /* height: 41px; */
    margin-top: 30px;
    overflow: hidden;
}

.I_trouble_z span {
    background: #2c54ff;
    border-radius: 50%;
    /* margin: 15px 13px; */
    float: left;
    color: #fff;
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    /* padding: 8px 9px; */
}

.I_trouble_z p {
    width: 520px;
    margin-top: 3px;
    font-size: 16px;
    margin-left: 10px;
    color: #000;
    /* font-weight: bold; */
    float: left;
}

.I_fwxm {
    width: 100%;
    height: 540px;
    /* background: #e63838; */
    overflow: hidden;
    margin: auto;
    position: relative;
    /* line-height: 70px; */
}

.I_fwxm ul li {
    list-style-type: none;
}

.I_fwxm ul {
    width: 1200px;
    margin: auto;
    margin-top: 80px;
    height: 400px;
}

.I_fwxm li {
    float: left;
    /* margin: auto; */
    text-align: center;
    margin-left: 107px;
}

.I_fwxm li:nth-child(1) {
    margin-left: 0px;
}

.I_fwxm_con {
    margin: auto;
    float: left;
}

.I_fwxm_con>div {
    width: 14px;
    height: 15px;
    margin: auto;
    margin-top: 15px;
    /* margin: 40px 40px; */
    background: #2c54ff;
    border-radius: 50%;
    /* float: left; */
}

.I_fwxm_con p {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-top: 15px;
}

.fuwu {
    margin-top: 167px;
    position: absolute;
    float: left;
    margin-left: -63px;
}

.I_footer {
    width: 100%;
    height: 378px;
    background: #182335;
}

.I_footer_con {
    width: 1230px;
    /* background: chartreuse; */
    height: 378px;
    margin: auto;
}

.I_footer_l {
    width: 230px;
    /* background: chocolate; */
    height: 378px;
    float: left;
    /* padding: 60px 0px 30px 0px; */
}

.newlogo {
    margin-top: 60px;
}

.I_footer_l_l {
    width: 70px;
    height: 50px;
    margin-left: 15px;
    /* float: left; */
    margin-top: 9px;
}

.I_footer_l_l .qq {
    margin-left: 102px;
    float: left;
    margin-top: -73px;
}

.I_footer_l_l>div {
    color: #fff;
    font-size: 14px;
}

.I_footer_xian {
    height: 283px;
    width: 2px;
    float: left;
    margin-top: 50px;
    margin-left: 90px;
    background: #464f5d;
}

.I_footer_c {
    height: 258px;
    float: left;
    /* padding: 60px 60px; */
    margin-top: 15px;
    margin-left: 60px;
    color: #fff;
    /* background: cornflowerblue; */
}

.I_footer_c ul {
    list-style-type: none;
    float: left;
    margin-left: 40px;
    line-height: 54px;
    height: auto;
    font-size: 14px;
}

.I_footer_c p {
    font-size: 16px;
    font-weight: bold;
}

.I_footer_c a {
    text-decoration: none;
    color: #fff;
}

.I_footer_r {
    height: 258px;
    float: right;
    /* padding: 60px 60px; */
    color: #fff;
    position: relative;
    margin-top: 60px;
    margin-left: 35px;
    /* background: rgb(200, 237, 100); */
}


/* .I_footer_r img {
        padding: 30px 30px;
    } */

.I_footer_r {
    float: left;
}

.I_footer_r .I_footer_r_f {
    margin-left: 103px;
}

.I_footer_r .I_footer_r_z {
    margin-left: 28px;
    margin-top: -35px;
    line-height: 30px;
    font-size: 18px;
}

.I_footer_r_z p {
    margin-left: 80px;
    font-size: 14px;
}

.I_footer_r_y {
    /* margin-left: 1px; */
    float: right;
    width: 366px;
    line-height: 30px;
    margin-top: 70px;
}

.I_footer_r_y img {
    float: left;
    margin-left: 135px;
}

.I_footer_r_y div {
    font-size: 14px;
    margin-left: 8px;
    margin-top: -5px;
}

.I_footer_r_y div>div {
    float: left;
}

.I_footer_r_y p {
    margin-left: 152px;
    font-size: 14px;
    margin-top: -5px;
}

.R_rjzzq {
    width: 100%;
    height: 570px;
    /* background: #f5f5f5; */
    overflow: hidden;
    margin: auto;
}


/* .R_rjzzq ul li {
    list-style-type: none;
} */

.R_rjzzq li {
    /* margin: 0px 10px; */
    text-align: center;
    width: 198px;
    height: 260px;
    /* margin-top: 25px; */
    margin-left: 0px;
    /* border-radius: 15px; */
    background: #fff;
    float: left;
    /* margin: auto; */
    overflow: hidden;
    display: block;
    border: 1px solid #e6e6e6;
}


/* .R_rjzzq li:nth-child(1) {
    margin-left: 0px;
} */

.R_rjzzq ul {
    width: 1200px;
    margin: auto;
    height: 360px;
    position: relative;
    top: 40px;
    overflow: hidden;
    display: block;
}

.R_rjzzq img {
    width: 50px;
    height: 50px;
    margin: auto;
    display: block;
    overflow: hidden;
    margin-top: 50px;
    /* margin: 53px 107px; */
}

.R_rjzzq ul li>div {
    font-size: 18px;
    font-weight: bold;
    margin: 16px 0px;
}

.R_rjzzq ul li>p {
    font-size: 16px;
    color: #666666;
    width: 144px;
    margin: auto;
    text-align: center;
}

.R_jbtj {
    width: 100%;
    height: 528px;
    /* background: #f5f5f5; */
    overflow: hidden;
    margin: auto;
}

.R_jbtj ul li {
    list-style-type: none;
}

.R_jbtj ul li:nth-child(1) {
    margin-left: 0px;
    background-image: linear-gradient(to right, #5e35e6, #6a59e1);
}

.R_jbtj ul li:nth-child(2) {
    background-image: linear-gradient(to right, #a82fae, #cb46a9);
}

.R_jbtj ul li:nth-child(3) {
    background-image: linear-gradient(to right, #ff6256, #ff8156);
}

.R_jbtj ul li:nth-child(4) {
    background-image: linear-gradient(to right, #5f36e6, #6a58e1);
}

.R_jbtj ul li:nth-child(5) {
    background-image: linear-gradient(to right, #a92fae, #a92fae);
}

.R_jbtj li {
    width: 230px;
    height: 160px;
    border-radius: 15px;
    background: rgb(207, 59, 59);
    float: left;
    margin-left: 12px;
    margin-top: 60px;
}

.R_jbtj ul {
    width: 1200px;
    margin: auto;
    height: 280px;
}

.R_jbtj ul li>span {
    font-size: 48px;
    font-family: fantasy;
    color: #dedaf0;
    margin-left: 20px;
    display: block;
    overflow: hidden;
    margin-top: 17px;
    height: 35px;
}

.R_jbtj ul li>div {
    font-size: 14px;
    color: #fff;
    width: 182px;
    height: 60px;
    margin-left: 20px;
    position: relative;
    padding-top: 13px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.R_bllc {
    width: 100%;
    height: 540px;
    margin: auto;
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
}

.R_bllc ul {
    width: 1200px;
    list-style-type: none;
    margin-bottom: 80px;
}

.R_bllc ul {
    list-style-type: none;
    width: 1200px;
    margin: auto;
    height: 242px;
    margin-top: 55px;
    overflow: hidden;
}

.R_bllc li {
    float: left;
    text-align: center;
    /* margin: auto; */
    width: 190px;
    height: 205px;
    margin-left: 110px;
}

.R_bllc li:nth-child(1) {
    margin-left: 55px;
}

.R_bllc_b {
    width: 340px;
    height: 41px;
    float: left;
}

.R_bllc_b img {
    width: 80px;
    height: 90px;
}

.R_bllc_b p {
    float: left;
    color: #666;
    width: 188px;
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
}

.R_bllc_b div {
    width: 175px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    float: left;
    text-align: center;
    color: #000;
}

.R_blys {
    width: 100%;
    height: 620px;
    margin: auto;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.R_blys ul {
    width: 1200px;
    list-style-type: none;
    margin: auto;
    position: relative;
    /* top: 70px; */
    height: 355px;
}

.R_blys ul li {
    float: left;
    width: 240px;
    height: 85px;
    margin-left: 60px;
    margin-top: 65px;
}

.R_blys ul li:nth-child(1) {
    margin-left: 13px;
}

.R_blys ul li:nth-child(5) {
    margin-left: 13px;
}

.R_blys ul li img {
    float: left;
}

.R_blys ul div {
    font-size: 18px;
    font-weight: bold;
    float: left;
    margin-left: 45px;
    margin-top: 7px;
    display: block;
    position: absolute;
}

.R_blys ul p {
    font-size: 14px;
    color: #666;
    float: left;
    font-weight: normal;
    margin-top: 36px;
    margin-left: 45px;
}

header .right p, footer .right p, footer .right p, footer .left .qr p{
	margin-top: 0;
}


