.block {
    width: 100%;
    position: relative;
    float: left;
}
.block .width, .twidth {
    margin: 0 auto;
}
.block .bggroup {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.block .bggroup2 {
    opacity: 0
}
.block .bggroup3 {
    opacity: 1
}
.block .background {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.block .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
#header_34 .block .mask{
	box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.05);
}
.block .content {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
    float: left;
}
.block .title {
    z-index: 11;
}
#header_34 {
    position: fixed;
    z-index: 15;
    margin: auto;
    width: 100%;
}
#header_34 .title {
    margin-bottom: 0px;
    max-width: 90%;
}
#header_34 .twidth {
    width: 90%;
}
#header_34 .width {
    width: 90%;
}
#header_34 .block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#header_34 .background {
    background-color: #ffffff;
}

@media screen and (max-width:1570px) {
#header_34 .block {
    padding: 0px 20px;
    margin: 0px auto 0px auto;
}
}

@media screen and (max-width:768px) {
#header_34 {
    width: 100%;
    margin: 0 auto;
}
#header_34 .title {
    margin-bottom: 0px;
    width: 100%
}
#h .twidth {
    width: 100%;
}
#h .width {
    width: 100%;
}
#header_34 .block {
    padding: 0px 15px 0px 15px;
    margin: 0px auto 0px auto;
}
#header_34 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1570px) {
#header_34 .width {
    width: 100%;
}
}

@media screen and (max-width:1570px) {
#header_34 .twidth {
    width: 100%;
}
}
#h {
    width: 100%;
    float: left;
}
#h .ctext {
    width: 100%;
    float: left;
}
#h .ctext .top .logo {
    margin: 19px 0 15px 0;
    line-height: 0;
    float: left;
}
#h .ctext .top .logo img {
    width: auto;
    height: 66px;
}
#h .ctext .top .dh {
    margin: 31px 0 31px 15px;
    float: right;
    position: relative;
}
#h .ctext .top .dh .ico {
    width: 38px;
    height: 38px;
    background: url(../image/h_4.png) no-repeat center;
    border: 1px solid #888;
    border-radius: 50%;
    overflow: hidden;
    background-size: contain;
}
#h .ctext .top .dh .wz {
    display: none;
    position: absolute;
    right: 0;
    top: 42px;
    font-size: 16px;
    color: #333;
    white-space: nowrap;
}
#h .ctext .top .dh:hover .wz {
    display: inline-block;
}
#h .ctext .top .so_box {
    float: right;
    position: relative;
    margin: 31px 0;
}
#h .ctext .top .Search_but {
    float: left;
    width: 180px;
    height: 38px;
    float: right;
    background: url(../image/h_2.png) no-repeat 3px center;
    border: 1px solid #888;
    border-radius: 20px;
    text-indent: 40px;
}
#h .ctext .top .so_but {
    display: none;
    float: left;
    width: 282px;
    position: absolute;
    right: 0;
    top: 70px;
}
#h .ctext .top .so {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    border: 1px solid #FF2837;
}
#h .ctext .top .so .Search {
    float: left;
    width: 100%;
    height: 36px;
    background: none;
    border: none;
    line-height: 36px;
    padding: 0 56px 0 10px;
    color: #414141;
    font-size: 14px;
}
#h .ctext .top .so .sear_sub {
    float: right;
    width: 50px;
    height: 100%;
    border: none;
    background: url(../image/h_3.png) center no-repeat #FF2837;
    position: absolute;
    right: 0;
    top: 0;
}
#h .ctext .top .menu {
    float: right;
    margin-right: 25px
}
#h .ctext .top .menu .nli {
    margin: 0 35px;
    float: left;
    position: relative;
}
#h .ctext .top .menu .nli span a {
    display: block;
    line-height: 100px;
    height: 100px;
    font-size: 18px;
    color: #333;
}
#h .ctext .top .menu .nli.on span a, #h .ctext .top .menu .nli:hover span a {
    color: #FF2837;
    position: relative;
    font-weight: 700;
}
#h .ctext .top .menu .nli.on span a::before, #h .ctext .top .menu .nli:hover span a::before {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: #FF2837;
    position: absolute;
    top: 22px;
    left: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
#h .ctext .top .menu .nli.on span a::after, #h .ctext .top .menu .nli:hover span a::after {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: #FF2837;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
#h .ctext .top .menu .nli .sub {
    display: none;
    position: absolute;
    width: 136px;
    top: 100px;
    left: 50%;
    margin-left: -68px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 4;
}
#h .ctext .top .menu .nli .sub li {
    text-align: center;
}
#h .ctext .top .menu .nli .sub li a {
    display: block;
    color: #333;
    font-size: 15px;
    line-height: 20px;
    padding: 10px 5px;
    color: #333;
}
#h .ctext .top .menu .nli .sub li:hover a {
    color: #fff;
    background: #FF2837;
}
#h .ctext .top1 .logo {
    margin: 8px 0;
}
#h .ctext .top1 .logo img {
    width: auto;
    height: 44px;
}
#h .ctext .top1 .dh {
    margin: 11px 0 11px 15px;
}
#h .ctext .top1 .dh .wz {
    top: 48px;
}
#h .ctext .top1 .so_box {
    margin: 11px 0;
}
#h .ctext .top1 .so_but {
    top: 47px;
}
#h .ctext .top1 .menu .nli span a {
    line-height: 60px;
    height: 60px;
}
#h .ctext .top .menu .nli.on span a::before, #h .ctext .top .menu .nli:hover span a::before {
    height: 10px;
    top: 15px;
    display: none
}
#h .ctext .top .menu .nli.on span a::after, #h .ctext .top .menu .nli:hover span a::after {
    height: 10px;
    margin-bottom: 5px;
    display: none
}
#h .ctext .top1 .menu .nli .sub {
    top: 60px;
}
#h .ctext .menuph {
    display: none;
}
#h .ctext .xialaph {
    display: none;
}
#content {
    max-width: 1920px;
    margin: 0 auto;
}
#content .title {
    margin-bottom: 0px;
    max-width: 1920px;
}
#content .twidth {
    width: 1920px;
}
#content .width {
    width: 1920px;
}
#content .block {
    padding: 0px 0px 0px 0px;
    margin: 100px auto 0px auto;
}
#content .background {
    background-color: #ffffff;
}



@media screen and (max-width:1440px) {
#h .ctext .top .menu .nli{
	margin: 0 25px;
}
}

@media screen and (max-width:1300px) {
#h .ctext .top .Search_but {
    width: 120px
}
}

@media screen and (max-width:992px) {
#content .block {
    padding: 0px 0px 0px 0px;
    margin: 56px auto 0px auto;
}
}

@media screen and (max-width:768px) {
#content {
    width: 100%;
    margin: 0 auto;
}
#content .title {
    margin-bottom: 0px;
    width: 100%
}
#c .twidth {
    width: 100%;
}
#c .width {
    width: 100%;
}
#content .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1920px) {
#content .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#content .twidth {
    width: 100%;
}
}
#c {
    width: 100%;
    float: left;
}
#c .ctext {
    width: 100%;
    float: left;
    line-height: 0;
    position: relative;
    overflow: hidden;
}
/*#c .ctext .slick-dots{ position: absolute; bottom: 30px; right: 9%; height: 46px; text-align: right;}*/
/*#c .ctext .slick-dots li{ vertical-align: top; width: 46px; height: 46px; text-align: center; margin: 0 0 0 14px;}*/
/*#c .ctext .slick-dots li::before{ content: ""; display: block; width: 32px; height: 32px; position: absolute; border: 1px solid #fff;*/
/*-webkit-transform: rotate(45deg);*/
/*-moz-transform: rotate(45deg);*/
/*-ms-transform: rotate(45deg);*/
/*-o-transform: rotate(45deg);*/
/*transform: rotate(45deg);}*/
/*#c .ctext .slick-dots li button{ color: #fff; font-size: 15px; height: 34px; line-height: 34px; padding: 0 0 0 16px; position: relative;}*/
/*#c .ctext .slick-dots li button::before{ content: "0"; margin-left: -10px; left: 10px; color: #fff; font-size: 15px; height: 34px; line-height: 34px; opacity: 1;}*/
/*#c .ctext .slick-dots li.slick-active::before{ background: #FF2837; border: 1px solid #FF2837;}*/
#c .ctext .slick-dots {
    position: absolute;
    bottom: 30px;
    right: 0;
    width: 100%;
    height: 20px;
    text-align: center;
}
#c .ctext .slick-dots li {
    width: 20px;
    height: 20px;
    background: #fff;
    opacity: 0.6;
    margin: 0 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#c .ctext .slick-dots li.slick-active {
    background: #FF2837;
    opacity: 1;
}
#content_1 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_1 .title {
    margin-bottom: 0px;
    max-width: 1560px;
}
#content_1 .twidth {
    width: 1560px;
}
#content_1 .width {
    width: 1560px;
}
#content_1 .block {
    padding: 80px 0px 70px 0px;
    margin: 0px auto 0px auto;
}
#content_1 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#content_1 {
    width: 100%;
    margin: 0 auto;
}
#content_1 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_1 .twidth {
    width: 100%;
}
#c_1 .width {
    width: 100%;
}
#content_1 .block {
    padding: 20px 15px 20px 15px;
    margin: 0px auto 0px auto;
}
#content_1 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1560px) {
#content_1 .width {
    width: 100%;
}
}

@media screen and (max-width:1560px) {
#content_1 .twidth {
    width: 100%;
}
}
#c_1 {
    width: 100%;
    float: left;
}
#c_1 .ctext {
    width: 100%;
    float: left;
}
#c_1 .ctext .bt {
    font-size: 40px;
    line-height: 44px;
    height: 44px;
    text-align: center;
    overflow: hidden;
    color: #333;
    font-family: '宋体';
    font-weight: 800;
    margin-right: 15px;
}
#c_1 .ctext .info {
    margin: 40px 0 40px 0;
    font-size: 18px;
    line-height: 36px;
    height: 108px;
    text-align: center;
    overflow: hidden;
    color: #555;
}
#c_1 .ctext .u1 {
    width: 70%;
    margin: 0 auto;
}
#c_1 .ctext .u1 .l1 {
    width: 33.3%;
    float: left;
    text-align: center;
}
#c_1 .ctext .u1 .l1 .text .nub {
    display: inline-block;
    position: relative;
}
#c_1 .ctext .u1 .l1 .dataNums {
    font-size: 48px;
    line-height: 38px;
    color: #FF2837;
}
#c_1 .ctext .u1 .l1 .sub_1 {
    font-size: 15px;
    line-height: 18px;
    color: #333;
    position: absolute;
    bottom: 0;
    left: 100%;
    white-space: nowrap;
}
#c_1 .ctext .u1 .l1 .sub_2 {
    font-size: 15px;
    line-height: 18px;
    color: #555;
    position: absolute;
    top: -5px;
    left: 110%;
    white-space: nowrap;
}
#c_1 .ctext .u1 .l1 .text .wz {
    margin-top: 18px;
    font-size: 18px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    color: #555;
}
#content_2 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_2 .title {
    margin-bottom: 0px;
    max-width: 1560px;
}
#content_2 .twidth {
    width: 1560px;
}
#content_2 .width {
    width: 1560px;
}
#content_2 .mask {
    background: #000000;
    opacity: 0.5;
}
#content_2 .block {
    padding: 180px 0px 180px 0px;
    margin: 0px auto 0px auto;
}
#content_2 .background {
}

@media screen and (max-width:768px) {
#content_2 {
    width: 100%;
    margin: 0 auto;
}
#content_2 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_2 .twidth {
    width: 100%;
}
#c_2 .width {
    width: 100%;
}
#content_2 .block {
    padding: 20px 15px 20px 15px;
    margin: 0px auto 0px auto;
}
#content_2 .background {
    background: url(../image/c21791_bg.jpg) no-repeat;
}
}

@media screen and (max-width:1560px) {
#content_2 .width {
    width: 100%;
}
}

@media screen and (max-width:1560px) {
#content_2 .twidth {
    width: 100%;
}
}
#c_2 {
    width: 100%;
    float: left;
}
#c_2 .ctext {
    width: 100%;
    float: left;
    text-align: center;
}
#c_2 .ctext .text {
    text-align: center;
    cursor: pointer;
}
#c_2 .ctext .ico {
    display: inline-block;
    width: 94px;
    height: 94px;
    background: url(../image/c2_1.png) no-repeat center;
    background-size: cover;
}
#c_2 .ctext .wz {
    margin-top: 20px;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}
#c_2 .ctext .tc {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}
#c_2 .ctext .tc .clo {
    width: 29px;
    height: 29px;
    position: absolute;
    top: -35px;
    right: -35px;
    background: url(../image/c2_3.png) no-repeat center;
    background-size: cover;
}
#c_2 .ctext .tc .sp {
    width: 50%;
    left: 25%;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
#c_2 .ctext .tc .sp video {
    width: 100%;
    object-fit: fill;
}
.pop {
    background: rgba(0,0,0,0.6);
    float: left;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 16;
    display: none;
}
.pop video {
    width: 100%;
    object-fit: cover;
}
.col {
    float: left;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: -40px;
    top: 0;
    width: 40px;
    height: 40px;
    color: #fff;
    line-height: 30px;
    font-size: 50px;
}
.htm {
    float: left;
    width: 800px;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.html_con {
    float: left;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    max-height: 80vh;
}
 .html_con::-webkit-scrollbar {
 width: 3px;
}
 .html_con::-webkit-scrollbar-track {
 background-color: #e5e5e5;
 border-radius: 3px;
}
 .html_con::-webkit-scrollbar-thumb {
 width: 3px;
 height: 60px;
 background-color: #FF2837;
 border-radius: 3px;
}
#content_3 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_3 .title {
    margin-bottom: 0px;
    max-width: 1920px;
}
#content_3 .twidth {
    width: 1920px;
}
#content_3 .width {
    width: 1920px;
}
#content_3 .block {
    padding: 120px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#content_3 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#content_3 {
    width: 100%;
    margin: 0 auto;
}
#content_3 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_3 .twidth {
    width: 100%;
}
#c_3 .width {
    width: 100%;
}
#content_3 .block {
    padding: 20px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#content_3 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1920px) {
#content_3 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#content_3 .twidth {
    width: 100%;
}
}
#c_3 {
    width: 100%;
    float: left;
}
#c_3 .ctext {
    padding-bottom: 120px;
    width: 100%;
    float: left;
    position: relative;
}
#c_3 .ctext .bg {
    width: 100%;
    height: 410px;
    position: absolute;
    bottom: 0;
}
#c_3 .ctext .text {
    width: 30.72%;
    float: left;
    padding-left: 9.1%;
    position: relative;
}
#c_3 .ctext .text::before {
    content: "";
    width: 24%;
    height: 1px;
    background: #333;
    position: absolute;
    top: 20px;
    left: 0;
}
#c_3 .ctext .text .t1 {
    font-size: 40px;
    line-height: 44px;
    height: 44px;
    overflow: hidden;
    color: #333;
    font-family: '宋体';
    font-weight: 800;
}
#c_3 .ctext .text .t2 {
    margin: 10px 0 40px 0;
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    text-transform: uppercase;
    overflow: hidden;
    color: #333;
    font-family: 'Arial';
    font-weight: 200;
}
#c_3 .ctext .text .info {
    font-size: 18px;
    line-height: 36px;
    height: 180px;
    overflow: hidden;
    color: #555;
}
#c_3 .ctext .pic {
    width: 63.75%;
    float: right;
}
#c_3 .ctext .pic .img {
    height: 718px;
    position: relative;
    -webkit-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
#c_3 .ctext .pic .img .wz {
    padding: 24px 5px;
    width: 100%;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 0;
    bottom: 0;
}
#c_3 .ctext .pic .img .bt {
    font-size: 20px;
    line-height: 24px;
    color: #333;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#c_3 .ctext .pic .img .info {
    height: 0;
    overflow: hidden;
}
#c_3 .ctext .pic .img .more {
    display: block;
    height: 0;
    overflow: hidden;
}
#c_3 .ctext .pic .img:hover .wz, #c_3 .ctext .pic .imghover .wz {
    padding: 55px 40px;
    background: rgba(20,46,90,0.8);
}
#c_3 .ctext .pic .img:hover .bt, #c_3 .ctext .pic .imghover .bt {
    color: #fff;
}
#c_3 .ctext .pic .img:hover .info, #c_3 .ctext .pic .imghover .info {
    margin: 25px 0 35px 0;
    font-size: 15px;
    line-height: 30px;
    height: 90px;
    text-align: justify;
    color: #fff;
}
#c_3 .ctext .pic .img:hover .more, #c_3 .ctext .pic .imghover .more {
    font-size: 15px;
    width: 108px;
    height: 34px;
    line-height: 32px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 5px;
    color: #fff;
    margin: 0 auto;
}
#c_3 .ctext .pic .img:hover .more:hover, #c_3 .ctext .pic .imghover .more:hover {
    background: #FF2837;
    border: 1px solid #FF2837;
}
#c_3 .ctext .pic .slick-prev, #c_3 .ctext .pic .slick-next {
    width: 48px;
    height: 48px;
    border-radius: 10px;
    position: absolute;
    left: -42.5%;
}
#c_3 .ctext .pic .slick-prev {
    left: -42.5%;
    background: url(../image/c3_1.png) no-repeat center;
    background-size: cover;
    background-color: #FF2837;
}
#c_3 .ctext .pic .slick-prev:hover {
    background-color: #FF2837;
}
#c_3 .ctext .pic .slick-next {
    left: -42.5%;
    margin-left: 63px;
    background: url(../image/c3_2.png) no-repeat center;
    background-size: cover;
    background-color: #FF2837;
}
#c_3 .ctext .pic .slick-next:hover {
    background-color: #FF2837;
}
#content_4 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_4 .title {
    margin-bottom: 0px;
    max-width: 1920px;
}
#content_4 .twidth {
    width: 1920px;
}
#content_4 .width {
    width: 1920px;
}
#content_4 .block {
    padding: 120px 0px 120px 0px;
    margin: 0px auto 0px auto;
}
#content_4 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#content_4 {
    width: 100%;
    margin: 0 auto;
}
#content_4 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_4 .twidth {
    width: 100%;
}
#c_4 .width {
    width: 100%;
}
#content_4 .block {
    padding: 20px 0px 20px 0px;
    margin: 0px auto 0px auto;
}
#content_4 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1920px) {
#content_4 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#content_4 .twidth {
    width: 100%;
}
}
#c_4 {
    width: 100%;
    float: left;
}
#c_4 .ctext {
    width: 100%;
    float: left;
}
#c_4 .ctext .text {
    margin-bottom: 50px;
    width: 59.63%;
    float: left;
    padding-left: 9.1%;
    position: relative;
}
#c_4 .ctext .text::before {
    content: "";
    width: 12.57%;
    height: 1px;
    background: #333;
    position: absolute;
    top: 20px;
    left: 0;
}
#c_4 .ctext .text .t1 {
    font-size: 40px;
    line-height: 44px;
    height: 44px;
    overflow: hidden;
    color: #333;
    font-family: '宋体';
    font-weight: 800;
    margin-right: 15px;
}
#c_4 .ctext .text .t2 {
    margin: 10px 0 40px 0;
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    text-transform: uppercase;
    overflow: hidden;
    color: #333;
    font-family: 'Arial';
    font-weight: 200;
    margin-right: 15px
}
#c_4 .ctext .text .info {
    font-size: 18px;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
    color: #555;
}
#c_4 .ctext .list {
    width: 100%;
    float: left;
    margin-left: 8%;
}
#c_4 .ctext .list .pic {
    margin: 0 50px;
}
#c_4 .ctext .list .pic .img {
    width: 100%;
    padding-bottom: 66.52%;
    position: relative;
    overflow: hidden;
}
#c_4 .ctext .list .pic .img img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#c_4 .ctext .list .pic .wz {
    display: none;
}
#c_4 .ctext .list .pic.slick-current {
    position: relative;
}
#c_4 .ctext .list .pic.slick-current .img {
    margin-left: 60px;
}
#c_4 .ctext .list .pic.slick-current .wz {
    display: inline-block;
    position: absolute;
    bottom: 50px;
    left: 0;
    font-size: 24px;
    padding: 0 30px;
    line-height: 70px;
    height: 70px;
    overflow: hidden;
    text-transform: uppercase;
    background: #FF2837;
    color: #fff;
}
#c_4 .ctext .list .slick-prev, #c_4 .ctext .list .slick-next {
    width: 18px;
    height: 28px;
    position: absolute;
    top: -70px;
}
#c_4 .ctext .list .slick-prev {
    right: 46%;
    left: auto;
    background: url(../image/c4_1.png) no-repeat center;
    background-size: cover;
}
#c_4 .ctext .list .slick-next {
    right: 15.5%;
    background: url(../image/c4_3.png) no-repeat center;
    background-size: cover;
}
#c_4 .ctext .slick-dots {
    width: 28%;
    position: absolute;
    top: -70px;
    right: 17%;
    height: 3px;
    border-top: 1px solid #ccc;
    text-align: right;
}
#c_4 .ctext .slick-dots li {
    vertical-align: top;
    width: 20%;
    height: 1px;
    text-align: center;
    margin: 0;
}
#c_4 .ctext .slick-dots li.slick-active {
    height: 3px;
    margin-top: -2px;
    background: #FF2837;
}
#content_5 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_5 .title {
    margin-bottom: 0px;
    max-width: 90%;
}
#content_5 .twidth {
    width: 90%;
}
#content_5 .width {
    width: 90%;
}
#content_5 .mask {
    background: #000000;
    opacity: 0.6;
}
#content_5 .block {
    padding: 85px 0px 65px 0px;
    margin: 0px auto 0px auto;
}
#content_5 .background {
}

@media screen and (max-width:768px) {
#content_5 {
    width: 100%;
    margin: 0 auto;
}
#content_5 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_5 .twidth {
    width: 100%;
}
#c_5 .width {
    width: 100%;
}
#content_5 .block {
    padding: 20px 15px 20px 15px;
    margin: 0px auto 0px auto;
}
#content_5 .background {
    background: url(../image/c51794_bg.jpg) center center repeat;
    background-size: cover;
}
}

@media screen and (max-width:1570px) {
#content_5 .width {
    width: 100%;
}
}

@media screen and (max-width:1570px) {
#content_5 .twidth {
    width: 100%;
}
}
#c_5 {
    width: 100%;
    float: left;
}
#c_5 .ctext {
    width: 100%;
    float: left;
    text-align: center;
}
#c_5 .ctext .t1 {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    font-family: 'Arial';
    font-weight: 200;
    margin-right: 15px;
}
#c_5 .ctext .t2 {
    margin: 10px 0 35px 0;
    font-size: 32px;
    line-height: 36px;
    color: #fff;
    font-family: '宋体';
    font-weight: 800;
    margin-right: 15px;
}
#c_5 .ctext .link {
    display: inline-block;
    width: 138px;
    height: 40px;
    line-height: 38px;
    font-size: 15px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.3);
    text-align: center;
}
#c_5 .ctext .link:hover {
    background: #FF2837;
    border: 1px solid #FF2837;
}
#footer_33 {
    max-width: 1920px;
    margin: 0 auto;
}
#footer_33 .title {
    margin-bottom: 0px;
    max-width: 90%;
}
#footer_33 .twidth {
    width: 90%;
}
#footer_33 .width {
    width: 90%;
}
#footer_33 .mask {
    background: #F5F5F5;
    opacity: 0.99;
}
#footer_33 .block {
    padding: 85px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#footer_33 .background {
    background-color: #F5F5F5;
}

@media screen and (max-width:768px) {
#footer_33 {
    width: 100%;
    margin: 0 auto;
}
#footer_33 .title {
    margin-bottom: 0px;
    width: 100%
}
#f .twidth {
    width: 100%;
}
#f .width {
    width: 100%;
}
#footer_33 .block {
    padding: 20px 15px 0px 15px;
    margin: 0px auto 0px auto;
}
#footer_33 .background {
    background-color: #F5F5F5;
}
}

@media screen and (max-width:1570px) {
#footer_33 .width {
    width: 100%;
}
}

@media screen and (max-width:1570px) {
#footer_33 .twidth {
    width: 100%;
}
}
#f {
    width: 100%;
    float: left;
}
#f .ctext {
    width: 100%;
    float: left;
}
#f .ctext .text1 {
    width: 100%;
    float: left;
    position: relative;
}
#f .ctext .text1 .left {
    width: 41%;
    float: left;
}
#f .ctext .text1 .left .logo {
    float: left;
    line-height: 0;
}
#f .ctext .text1 .left .logo img {
    width: auto;
    height: 64px;
}
#f .ctext .text1 .left .u1 {
    float: left;
}
#f .ctext .text1 .left .u1 .l1 {
    margin-left: 50px;
    float: left;
    text-align: center;
}
#f .ctext .text1 .left .u1 .l1 .ico {
    width: 42px;
    height: 42px;
    display: inline-block;
    border: 1px solid #c5c5c5;
    border-radius: 50%;
}
#f .ctext .text1 .left .u1 .l1 .ico2 {
    display: none;
}
#f .ctext .text1 .left .u1 .l1 .wz {
    margin-top: 5px;
    font-size: 15px;
    line-height: 18px;
    color: #333;
    opacity: 0.7;
}
#f .ctext .text1 .left .u1 .l1:hover .ico {
    background-color: #FF2837!important;
    border: 1px solid #FF2837;
}
#f .ctext .text1 .left .u1 .l1:hover .ico1 {
    display: none;
}
#f .ctext .text1 .left .u1 .l1:hover .ico2 {
    display: inline-block;
}
#f .ctext .text1 .left .u2 {
    margin-top: 40px;
    width: 100%;
    float: left;
}
#f .ctext .text1 .left .u2 .l2 {
    padding-left: 25px;
    margin: 8px 0;
    position: relative;
}
#f .ctext .text1 .left .u2 .l2 .ico {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0;
}
#f .ctext .text1 .left .u2 .l2 .wz {
    font-size: 15px;
    line-height: 18px;
    color: #333;
    opacity: 0.7;
}
#f .ctext .text1 .line {
    width: 1px;
    height: 100%;
    position: absolute;
    left: 41%;
    top: 0;
    background: #dcdcdc;
}
#f .ctext .text1 .right {
    width: 59%;
    float: right;
    text-align: right;
}
#f .ctext .text1 .right .l1 {
    width: 18%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
#f .ctext .text1 .right .l1 .p {
    display: inline-block;
}
#f .ctext .text1 .right .l1 .p .wz {
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    color: #333;
}
#f .ctext .text1 .right .l1 .p .xian.at {
    margin: 25px 0 15px 0;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
}
#f .ctext .text1 .right .l1 .p .xian.ae {
    position: relative;
}
#f .ctext .text1 .right .l1 .p .xian.ae:after {
    content: '';
    background: #FF2837;
    width: 20px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -2px;
}
#f .ctext .text1 .right .l1 .p .xian.at, #f .ctext .text1 .right .l1 .p .xian.ae, #f .ctext .text1 .right .l1 .p .xian.at:after, #f .ctext .text1 .right .l1 .p .xian.at:before, #f .ctext .text1 .right .l1 .p .xian.ae:after, #f .ctext .text1 .right .l1 .p .xian.ae:before {
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
    -o-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
}
#f .ctext .text1 .right .l1 .p:hover .xian.at .ae:after, #f .ctext .text1 .right .l1 .p:hover .xian.at.ae:after {
    width: 100%;
}
#f .ctext .text1 .right .l1 a {
    font-size: 15px;
    line-height: 36px;
    color: #333;
    opacity: 0.7;
    width: 100%;
    display: block;
}
#f .ctext .text1 .right .l1 a:hover {
    text-decoration: underline;
}
#f .ctext .text2 {
    margin-top: 50px;
    padding: 22px 0;
    width: 100%;
    float: left;
    border-top: 1px solid #dcdcdc;
}
#f .ctext .text2 .copy {
    font-size: 15px;
    line-height: 38px;
    color: #333;
    width: 80%;
    float: left;
    opacity: 0.7
}
#f .ctext .text2 .copy a {
    color: #333;
}
#f .ctext .text2 .link {
    width: 20%;
    float: right;
    text-align: right;
    position: relative;
    cursor: pointer;
}
#f .ctext .text2 .link .p {
    display: inline-block;
    width: 138px;
    font-size: 15px;
    line-height: 36px;
    height: 38px;
    padding-left: 20px;
    text-align: left;
    border: 1px solid #c4c4c4;
    position: relative;
    border-right: 0;
    color: #333;
    opacity: 0.7;
}
#f .ctext .text2 .link .p .ico {
    width: 38px;
    height: 38px;
    position: absolute;
    right: 0;
    top: -1px;
    background: #FF2837;
}
#f .ctext .text2 .link .p .ico::after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    right: 14px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#f .ctext .text2 .link .lj {
    display: none;
    width: 138px;
    position: absolute;
    bottom: 38px;
    right: 0;
    padding: 5px 0;
    background: rgba(0, 0, 0, 0.5);
}
#f .ctext .text2 .link .lj.on {
    display: block;
}
#f .ctext .text2 .link .lj .a {
    display: block;
    width: 100%;
    padding: 5px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #fff;
}
#f .ctext .text2 .link .lj .a:hover {
    text-decoration: underline;
}
#f .q_d_m {
    float: left;
    width: 100%;
    height: 50px;
}
#f .pf_down {
    width: 100%;
    float: left;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 50px;
    background: #FF2837;
    z-index: 16;
    box-shadow: 0 -5px 10px rgba(0,0,0,0.2);
}
#f .pf_down li {
    width: 33.3%;
    float: left;
    text-align: center;
    padding: 7px 0 4px 0;
    border-right: 1px solid #fff;
}
#f .pf_down li .ico7 {
    width: 100%;
    float: left;
    height: 20px;
}
#f .pf_down li .d_name {
    width: 100%;
    float: left;
    margin-top: 4px;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
}
#f .pf_down li.l1 .ico7 {
    background: url(../image/f_12.png) no-repeat center;
    background-size: 20px 20px;
}
#f .pf_down li.l2 .ico7 {
    background: url(../image/f_13.png) no-repeat center;
    background-size: 20px 20px;
}
#f .pf_down li.l3 .ico7 {
    background: url(../image/f_2.png) no-repeat center;
    background-size: 20px 20px;
}
#f .pf_down li:last-child {
    border: none;
}
#f .pf_down li:nth-child(3n) {
    border: none;
}
#content_16 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_16 .title {
    margin-bottom: 0px;
    max-width: 1920px;
}
#content_16 .twidth {
    width: 1920px;
}
#content_16 .width {
    width: 1920px;
}
#content_16 .block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
}
#content_16 .background {
    background-color: #ffffff;
}

@media screen and (max-width:992px) {
#content_16 .block {
    padding: 0px 0px 0px 0px;
    margin: 56px auto 0px auto;
}
}

@media screen and (max-width:768px) {
#content_16 {
    width: 100%;
    margin: 0 auto;
}
#content_16 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_11 .twidth {
    width: 100%;
}
#c_11 .width {
    width: 100%;
}
#content_16 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1920px) {
#content_16 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#content_16 .twidth {
    width: 100%;
}
}
#c_11 {
    width: 100%;
    float: left;
}
#c_11 .ctext {
    width: 100%;
    float: left;
    line-height: 0;
}
#location_17 {
    max-width: 1920px;
    margin: 0 auto;
	height: 65px;
}
#location_17 .title {
    margin-bottom: 0px;
    max-width: 90%;
}
#location_17 .twidth {
    width: 90%;
}
#location_17 .content {
    width: 100%;
}
#lt .maxwidth {
    width: 90%;
    margin: 0 auto
}
#location_17 .block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#location_17 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#location_17 {
    width: 100%;
    margin: 0 auto;
}
#location_17 .title {
    margin-bottom: 20px;
    width: 100%
}
#lt .twidth {
    width: 100%;
}
#lt .maxwidth {
    width: 100%;
}
#location_17 .block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#location_17 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1570px) {
#location_17 .width {
    width: 100%;
}
}

@media screen and (max-width:1570px) {
#location_17 .twidth {
    width: 100%;
}
}
#lt {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e5e5e5;
}
#lt .ctext {
    padding: 18px 0;
    width: 100%;
	max-width: 80%;
	margin: auto;
}
#lt .ctext .left {
    float: left;
    margin-left: 0%
}
#lt .ctext .left .l1 {
    height: 38px;
    line-height: 38px;
    border-radius: 0px;
    overflow: hidden;
    float: left;
    margin-right: 5px;
}
#lt .ctext .left .l1 a {
    font-size: 16px;
    color: #333;
    display: block;
    padding: 0 25px;
}
#lt .ctext .left .l1.on, #lt .ctext .left .l1:hover, #lt .ctext .left .l1hover {
    background: #FF2837;
}
#lt .ctext .left .l1.on a, #lt .ctext .left .l1:hover a, #lt .ctext .left .l1hover a {
    color: #fff;
}
#lt .ctext .right {
    float: right;
    text-align: right;
    margin-right: 0%
}
#lt .ctext .right .p {
    float: left;
    line-height: 38px;
}
#lt .ctext .right .p .ico {
    float: left;
    margin: 13px 5px 5px 0;
    width: 14px;
    height: 14px;
    background: url(../image/lt_1.png) no-repeat center;
    background-size: cover;
}
#lt .ctext .right .p .wz {
    float: left;
    font-size: 15px;
    color: #555;
}
#lt .ctext .right .a {
    float: left;
    font-size: 15px;
    color: #555;
    line-height: 38px;
}
#lt .ctext .right .a.on, #lt .ctext .right .a:hover {
    color: #FF2837;
}
#lt .ctext .right .span {
    margin: 0 7px;
    float: left;
    font-size: 15px;
    color: #555;
    line-height: 38px;
}
#content_7 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_7 .title {
    margin-bottom: 0px;
    max-width: 1920px;
}
#content_7 .twidth {
    width: 1920px;
}
#content_7 .width {
    width: 1920px;
}
#content_7 .block {
    padding: 100px 0px 100px 0px;
    margin: 0px auto 0px auto;
}
#content_7 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#content_7 {
    width: 100%;
    margin: 0 auto;
}
#content_7 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_6 .twidth {
    width: 100%;
}
#c_6 .width {
    width: 100%;
}
#content_7 .block {
    padding: 20px 15px 60px 15px;
    margin: 0px auto 0px auto;
}
#content_7 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1920px) {
#content_7 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#content_7 .twidth {
    width: 100%;
}
}
#c_6 {
    width: 100%;
    float: left;
}
#c_6 .ctext {
    padding: 0 11.45% 0 9.37%;
    width: 100%;
    float: left;
}
#c_6 .ctext .left {
    width: 52.73%;
    float: left;
    position: relative;
}
#c_6 .ctext .left::before {
    content: "";
    width: 21%;
    height: 1px;
    background: #333;
    position: absolute;
    top: 20px;
    left: -26%;
}
#c_6 .ctext .left .t1 {
    font-size: 40px;
    line-height: 44px;
    height: 44px;
    overflow: hidden;
    color: #333;
    font-family: '宋体';
}
#c_6 .ctext .left .t2 {
    margin: 10px 0 40px 0;
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    text-transform: uppercase;
    overflow: hidden;
    color: #333;
    font-family: 'Arial';
}
#c_6 .ctext .left .info {
    margin: 35px 0;
    font-size: 18px;
    line-height: 36px;
    overflow: hidden;
    color: #555;
}
#c_6 .ctext .left .img {
    width: 100%;
    height: 680px;
}
#c_6 .ctext .right {
    width: 40%;
    float: right;
    position: relative;
}
#c_6 .ctext .right .img {
    width: 100%;
    height: 788px;
}
#c_6 .ctext .right .nr {
    width: 80%;
    position: absolute;
    left: 10%;
    bottom: -115px;
    padding: 50px 25px;
    text-align: center;
}
#c_6 .ctext .right .wz {
    font-size: 20px;
    line-height: 30px;
    height: 96px;
    overflow: hidden;
    color: #fff;
}
#content_8 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_8 .title {
    margin-bottom: 0px;
    max-width: 1920px;
}
#content_8 .twidth {
    width: 1920px;
}
#content_8 .width {
    width: 1920px;
}
#content_8 .block {
    padding: 0px 0px 90px 0px;
    margin: 0px auto 0px auto;
}
#content_8 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#content_8 {
    width: 100%;
    margin: 0 auto;
}
#content_8 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_7 .twidth {
    width: 100%;
}
#c_7 .width {
    width: 100%;
}
#content_8 .block {
    padding: 0px 15px 20px 15px;
    margin: 0px auto 0px auto;
}
#content_8 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1920px) {
#content_8 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#content_8 .twidth {
    width: 100%;
}
}
#c_7 {
    width: 100%;
    float: left;
}
#c_7 .ctext {
    width: 100%;
    float: left;
    padding: 0 11.45% 0 8.95%;
}
#c_7 .ctext .left {
    width: 43%;
    float: left;
    position: relative;
}
#c_7 .ctext .left::before {
    content: "";
    width: 22%;
    height: 1px;
    background: #333;
    position: absolute;
    top: 20px;
    left: -26%;
}
#c_7 .ctext .left .t1 {
    font-size: 40px;
    line-height: 44px;
    height: 44px;
    overflow: hidden;
    color: #333;
    font-family: '宋体';
}
#c_7 .ctext .left .t2 {
    margin: 10px 0 50px 0;
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    text-transform: uppercase;
    overflow: hidden;
    color: #333;
    font-family: 'Arial';
}
#c_7 .ctext .left .info {
    font-size: 15px;
    line-height: 30px;
    text-align: justify;
    color: #555;
    padding-right: 38px;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    max-height: 235px;
}
#c_7 .ctext .left .info::-webkit-scrollbar {
width: 3px;
}
#c_7 .ctext .left .info::-webkit-scrollbar-track {
background-color: #e5e5e5;
border-radius: 3px;
}
#c_7 .ctext .left .info::-webkit-scrollbar-thumb {
width: 3px;
height: 60px;
background-color: #FF2837;
border-radius: 3px;
}
#c_7 .ctext .right {
    width: 48%;
    float: right;
    margin-top: 130px;
}
#c_7 .ctext .right .text {
    margin-bottom: 45px;
    padding: 20px 10px;
    width: 100%;
    background: #FF2837;
    border-radius: 10px;
    text-align: center;
}
#c_7 .ctext .right .text .t1 {
    font-size: 32px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    font-family: "宋体";
    color: #fff;
}
#c_7 .ctext .right .text .t2 {
    margin-top: 10px;
    font-size: 15px;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    text-transform: uppercase;
    color: #fff;
}
#c_7 .ctext .right .u1 {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
#c_7 .ctext .right .u1 .l1 {
    width: auto;
    display: inline-block;
    text-align: center;
}
#c_7 .ctext .right .u1 .l1 .nr .nub {
    display: inline-block;
    position: relative;
}
#c_7 .ctext .right .u1 .l1 .num {
    font-size: 48px;
    line-height: 38px;
    color: #FF2837;
}
#c_7 .ctext .right .u1 .l1 .sub {
    font-size: 15px;
    line-height: 18px;
    color: #555;
    position: absolute;
    top: 0;
    left: 104%;
    white-space: nowrap;
}
#c_7 .ctext .right .u1 .l1 .nr .wz {
    margin-top: 18px;
    font-size: 18px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    color: #555;
}
#content_9 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_9 .title {
    margin-bottom: 0px;
    max-width: 1920px;
}
#content_9 .twidth {
    width: 1920px;
}
#content_9 .width {
    width: 1920px;
}
#content_9 .mask {
    background: #FF2837;
    opacity: 0.5;
}
#content_9 .block {
    padding: 40px 0px 40px 0px;
    margin: 0px auto 0px auto;
}
#content_9 .background {
    background: url(../image/c81798_bg.jpg) center center repeat;
    background-size: cover;
}

@media screen and (max-width:768px) {
#content_9 {
    width: 100%;
    margin: 0 auto;
}
#content_9 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_8 .twidth {
    width: 100%;
}
#c_8 .width {
    width: 100%;
}
#content_9 .block {
    padding: 20px 15px 20px 15px;
    margin: 0px auto 0px auto;
}
#content_9 .background {
    background: url(../image/c81798_bg.jpg) center center repeat;
    background-size: cover;
}
}

@media screen and (max-width:1920px) {
#content_9 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#content_9 .twidth {
    width: 100%;
}
}
#c_8 {
    width: 100%;
    float: left;
}
#c_8 .ctext {
    width: 100%;
    float: left;
    padding: 0 15.625% 0 8.95%;
}
#c_8 .ctext .left {
    margin-top: 40px;
    width: 65.6%;
    float: left;
    position: relative;
}
#c_8 .ctext .left .t1 {
    font-size: 40px;
    line-height: 44px;
    height: 44px;
    overflow: hidden;
    color: #fff;
}
#c_8 .ctext .left .t2 {
    margin: 10px 0 30px 0;
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    text-transform: uppercase;
    overflow: hidden;
    color: #fff;
    font-family: 'Arial';
}
#c_8 .ctext .left .info {
    padding: 26px 35px;
    margin-top: 50px;
    text-align: justify;
    border-radius: 10px 0 0 10px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 0;
    position: relative;
}
#c_8 .ctext .left .info::after {
    content: "";
    position: absolute;
    top: -1px;
    right: -27px;
    display: block;
    width: 27px;
    background: url(../image/c8_3.png) no-repeat right center;
    background-size: cover;
    height: -moz-calc(100% + 2px);
    height: -o-calc(100% + 2px);
    height: -webkit-calc(100% + 2px);
    height: calc(100% + 2px);
}
#c_8 .ctext .left .info .wz {
    font-size: 15px;
    line-height: 30px;
    height: 120px;
    color: #fff;
    overflow: hidden;
}
#c_8 .ctext .right {
    width: 26%;
    float: right;
    position: relative;
}
#c_8 .ctext .right .text {
    position: absolute;
    top: 0;
    left: 0;
}
#c_8 .ctext .right .t1 {
    margin-top: 35px;
    float: left;
    width: 20px;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}
#c_8 .ctext .right .t2 {
    margin: 90px 25px 0 15px;
    float: left;
    width: 22px;
    font-size: 20px;
    line-height: 24px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
}
#c_8 .ctext .right .t2 span {
    margin-left: -30px;
    display: block;
    width: 80px;
    overflow: hidden;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
#c_8 .ctext .right .t2::before {
    content: "";
    width: 1px;
    height: 45px;
    left: 50%;
    bottom: -55px;
    background: #fff;
    position: absolute;
}
#c_8 .ctext .right .img {
    float: right;
    width: 78%;
}
#content_10 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_10 .title {
    margin-bottom: 25px;
    max-width: 90%;
}
#content_10 .twidth {
    width: 1920px;
}
#content_10 .width {
    width: 90%;
}
#content_10 .block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto;
}
#content_10 .background {
}

@media screen and (max-width:1570px) {
#c_8 .ctext .right {
    margin-top: 40px;
}
}

@media screen and (max-width:768px) {
#content_10 {
    width: 100%;
    margin: 0 auto;
}
#content_10 .title {
    margin-bottom: 15px;
    width: 100%
}
#c_9 .twidth {
    width: 100%;
}
#c_9 .width {
    width: 100%;
}
#content_10 .block {
    padding: 20px 15px 20px 15px;
    margin: 0px auto 0px auto;
}
#content_10 .background {
}
}

@media screen and (max-width:1570px) {
#content_10 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#content_10 .twidth {
    width: 100%;
}
}
#c_9 {
    width: 100%;
    float: left;
}
#c_9 .ctext {
    width: 100%;
    float: left;
    padding: 0 3%
}
#c_9 .ctext .pic {
    height: 280px;
    position: relative;
}
#c_9 .ctext .pic .text {
    position: absolute;
    bottom: 105px;
    width: 72%;
    left: 50%;
    margin-left: -36%;
    text-align: center;
    background: #EBECED;
}
#c_9 .ctext .pic:hover .text, #c_9 .ctext .pic.slick-center .text {
    background: #FF2837;
}
#c_9 .ctext .pic .text::after {
    content: "";
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-width: 15px;
    border-style: solid dashed dashed dashed;
    border-color: #EBECED transparent transparent transparent;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
}
#c_9 .ctext .pic:hover .text::after, #c_9 .ctext .pic.slick-center .text::after {
    border-top-color: #FF2837;
}
#c_9 .ctext .pic .text .img {
    width: 106px;
    height: 106px;
    border-radius: 50%;
    line-height: 0;
    margin: 25px auto 0 auto;
}
#c_9 .ctext .pic .text .info {
    margin: 30px 20px;
    font-size: 16px;
    line-height: 24px;
    height: 84px;
    overflow: hidden;
    color: #4c4c4c;
}
#c_9 .ctext .pic:hover .text .info, #c_9 .ctext .pic.slick-center .text .info {
    color: #fff;
}
#c_9 .ctext .pic .line {
    position: absolute;
    bottom: 34px;
    width: 100%;
    height: 10px;
    background: url(../image/c9_6.png) no-repeat center;
    background-size: 100%;
}
#c_9 .ctext .pic .xian {
    position: absolute;
    bottom: 34px;
    left: 50%;
    width: 2px;
    height: 24px;
    background: #333;
}
#c_9 .ctext .pic:hover .xian, #c_9 .ctext .pic.slick-center .xian {
    bottom: 30px;
    height: 28px;
    background: #FF2837;
}
#c_9 .ctext .pic:hover .xian::before, #c_9 .ctext .pic.slick-center .xian {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #FF2837;
}
#c_9 .ctext .pic:hover .xian::after, #c_9 .ctext .pic.slick-center .xian {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 50%;
    margin-left: -7px;
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgba(101, 101, 101, 0.4);
}
#c_9 .ctext .pic .nf {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #333;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#c_9 .ctext .pic:hover .nf, #c_9 .ctext .pic.slick-center .nf {
    color: #FF2837;
    font-weight: bold;
}
#c_9 .ctext .slick-prev, #c_9 .ctext .slick-next {
    width: 48px;
    height: 88px;
    position: absolute;
    top: auto;
    bottom: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
#c_9 .ctext .slick-prev {
    left: 0;
    background: url(../image/c9_2.png) no-repeat center;
    background-size: cover;
    background-color: #e0e0e0;
}
#c_9 .ctext .slick-prev:hover {
    background: url(../image/c9_3.png) no-repeat center;
    background-size: cover;
    background-color: #FF2837;
}
#c_9 .ctext .slick-next {
    right: 0;
    background: url(../image/c9_4.png) no-repeat center;
    background-size: cover;
    background-color: #e0e0e0;
}
#c_9 .ctext .slick-next:hover {
    background: url(../image/c9_5.png) no-repeat center;
    background-size: cover;
    background-color: #FF2837;
}
#t {
    width: 100%;
    float: left;
}
#t .ctext {
    width: 100%;
    float: left;
}
#t .ctext .text {
    width: 30.72%;
    float: left;
    padding-left: 9.1%;
    position: relative;
}
#t .ctext .text .t1 {
    font-size: 40px;
    line-height: 44px;
    height: 44px;
    overflow: hidden;
    color: #333333;
    font-family: '宋体';
}
#t .ctext .text .t2 {
    margin: 10px 0 40px 0;
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    text-transform: uppercase;
    overflow: hidden;
    color: #333333;
    font-family: 'Arial';
}
#content_11 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_11 .title {
    margin-bottom: 80px;
    max-width: 1730px;
}
#content_11 .twidth {
    width: 1920px;
}
#content_11 .width {
    width: 1730px;
}
#content_11 .mask {
    opacity: 0.5;
}
#content_11 .block {
    padding: 80px 0px 80px 0px;
    margin: 0px auto 0px auto;
}
#content_11 .background {
}

@media screen and (max-width:768px) {
#content_11 {
    width: 100%;
    margin: 0 auto;
}
#content_11 .title {
    margin-bottom: 20px;
    width: 100%
}
#c_10 .twidth {
    width: 100%;
}
#c_10 .width {
    width: 100%;
}
#content_11 .block {
    padding: 20px 15px 20px 15px;
    margin: 0px auto 0px auto;
}
#content_11 .background {
    background: url(../image/c101800_bg2.jpg) center center repeat;
    background-size: cover;
}
}

@media screen and (max-width:1730px) {
#content_11 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#content_11 .twidth {
    width: 100%;
}
}
#c_10 {
    width: 100%;
    float: left;
}
#c_10 .ctext {
    padding: 0 65px;
    margin: 0 -15px;
    float: left;
    position: relative;
    width: -moz-calc(100% + 30px);
    width: -o-calc(100% + 30px);
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
}
#c_10 .ctext .l1 {
    margin: 0 15px;
    background: #EBECED66;
    border: 2px solid #EBECED66;
}
#c_10 .ctext .l1 .tp {
    /*padding: 20% 15%;*/
    background: #fff;
    position: relative;
}
#c_10 .ctext .l1 .img {
    width: 100%;
    padding-bottom: 141.91%;
    position: relative;
    overflow: hidden;
}
#c_10 .ctext .l1 .img img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#c_10 .ctext .l1 .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: -500%;
    left: 0;
    background: rgba(0,71,157,0.8);
    -webkit-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
#c_10 .ctext .l1:hover .bg {
    top: 0;
}
#c_10 .ctext .l1 .bg .ico {
    width: 50px;
    height: 50px;
    background: url(../image/c10_2.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#c_10 .ctext .l1 .wz {
    margin-top: 20px;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom: 25px;
}
#c_10 .ctext .l1:hover .wz {
    color: #00479D;
}
#c_10 .ctext .slick-prev, #c_10 .ctext .slick-next {
    width: 25px;
    height: 58px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    z-index: 3;
}
#c_10 .ctext .slick-prev {
    left: -50px;
    background: url(../image/c10_3.png) no-repeat center;
    background-size: cover;
}
#c_10 .ctext .slick-prev:hover {
    background: url(../image/c10_4.png) no-repeat center;
    background-size: cover;
}
#c_10 .ctext .slick-next {
    right: -50px;
    background: url(../image/c10_5.png) no-repeat center;
    background-size: cover;
}
#c_10 .ctext .slick-next:hover {
    background: url(../image/c10_6.png) no-repeat center;
    background-size: cover;
}
.pop .img {
    width: 60%;
    margin: 0 auto;
}
.pop {
    background: rgba(0,0,0,0.6);
    float: left;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 16;
    display: none;
}
.pop video {
    width: 100%;
}
.col {
    float: left;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: -40px;
    top: 0;
    width: 40px;
    height: 40px;
    color: #fff;
    line-height: 30px;
    font-size: 50px;
}
.htm {
    float: left;
    width: 800px;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.html_con {
    float: left;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    max-height: 80vh;
}
.html_con::-webkit-scrollbar {
 width:3px
}
.html_con::-webkit-scrollbar-track {
background-color:#e5e5e5;
 border-radius:3px;
}
.html_con::-webkit-scrollbar-thumb {
 width:3px;
 height:60px;
 background-color:#00479D;
 border-radius:3px;
}
#t_1 {
    width: 100%;
    float: left;
}
#t_1 .ctext {
    width: 100%;
    float: left;
}
#t_1 .ctext .text {
    width: 30.72%;
    float: left;
    padding-left: 9.1%;
    position: relative;
}
#t_1 .ctext .text::before {
    content: "";
    width: 24%;
    height: 1px;
    background: #FFFFFF;
    position: absolute;
    top: 20px;
    left: 0;
    display: none;
}
#t_1 .ctext .text .t1 {
    font-size: 40px;
    line-height: 44px;
    height: 44px;
    overflow: hidden;
    color: #000;
}
#t_1 .ctext .text .t2 {
    margin: 10px 0 40px 0;
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    text-transform: uppercase;
    overflow: hidden;
    color: #000;
    font-family: 'Arial';
}
#content_14 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_14 .title {
    margin-bottom: 0px;
    max-width: 1920px;
}
#content_14 .twidth {
    width: 1920px;
}
#content_14 .width {
    width: 1920px;
}
#content_14 .block {
    padding: 0px 0px 0px 0px;
    margin: 100px auto 0px auto;
}
#content_14 .background {
    background-color: #ffffff;
}

@media screen and (max-width:992px) {
#content_14 .block {
    padding: 0px 0px 0px 0px;
    margin: 56px auto 0px auto;
}
}

@media screen and (max-width:768px) {
#content_14 {
    width: 100%;
    margin: 0 auto;
}
#content_14 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_11 .twidth {
    width: 100%;
}
#c_11 .width {
    width: 100%;
}
#content_14 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1920px) {
#content_14 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#content_14 .twidth {
    width: 100%;
}
}
#location_15 {
    max-width: 1920px;
    margin: 0 auto;
}
#location_15 .title {
    margin-bottom: 0px;
    max-width: 90%;
}
#location_15 .twidth {
    width: 90%;
}
#location_15 .content {
    width: 100%;
}
#lt .maxwidth {
    width: 90%;
    margin: 0 auto
}
#location_15 .block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#location_15 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#location_15 {
    width: 100%;
    margin: 0 auto;
}
#location_15 .title {
    margin-bottom: 0px;
    width: 100%
}
#lt .twidth {
    width: 100%;
}
#lt .maxwidth {
    width: 100%;
}
#location_15 .block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#location_15 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1570px) {
#location_15 .width {
    width: 100%;
}
}

@media screen and (max-width:1570px) {
#location_15 .twidth {
    width: 100%;
}
}
#list_12 {
    max-width: 1920px;
    margin: 0 auto;
}
#list_12 .title {
    margin-bottom: 0px;
    max-width: 1490px;
}
#list_12 .twidth {
    width: 1490px;
}
#list_12 .width {
    width: 1490px;
}
#list_12 .block {
    padding: 100px 0px 100px 0px;
    margin: 0px auto 0px auto;
}
#list_12 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#list_12 {
    width: 100%;
    margin: 0 auto;
}
#list_12 .title {
    margin-bottom: 0px;
    width: 100%
}
#l .twidth {
    width: 100%;
}
#l .width {
    width: 100%;
}
#list_12 .block {
    padding: 10px 15px 20px 15px;
    margin: 0px auto 0px auto;
}
#list_12 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1490px) {
#list_12 .width {
    width: 100%;
}
}

@media screen and (max-width:1490px) {
#list_12 .twidth {
    width: 100%;
}
}
#l {
    width: 100%;
    float: left;
}
#l .ctext {
    width: 100%;
    float: left;
}
#l .ctext .proList {
    float: right;
    width: 100%;
    position: relative;
    z-index: 2;
}
#l .ctext .proList .slick-slide {
    padding: 0 15px;
}
#l .ctext .proList .proImg {
    float: left;
    width: 100%;
    height: 718px;
    position: relative;
}
#l .ctext .proList .textBox {
    position: absolute;
    float: left;
    width: 100%;
    background: #fff;
    background: rgba(255,255,255,0.8);
    left: 0;
    bottom: 0;
    padding: 0 13%;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
#l .ctext .proList .textBox h5 {
    float: left;
    width: 100%;
    color: #333333;
    font-size: 20px;
    line-height: 40px;
    margin: 16px 0;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
#l .ctext .proList .textBox .p1 {
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 15px;
    line-height: 30px;
    height: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
#l .ctext .proList .textBox .more {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    height: 0;
    overflow: hidden;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
#l .ctext .proList .textBox .more span {
    display: inline-block;
    width: 110px;
    height: 34px;
    border: 1px solid #fff;
    border-color: rgba(255,255,255,0.4);
    line-height: 32px;
    font-size: 15px;
    color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#l .ctext .proList a.proImg:hover .textBox {
    background: #FF2837;
    background: rgba(20,46,90,0.8);
    padding: 19px 13% 39px 13%;
}
#l .ctext .proList a.proImg:hover .textBox h5 {
    color: #fff;
}
#l .ctext .proList a.proImg:hover .textBox .p1 {
    height: auto;
}
#l .ctext .proList a.proImg:hover .textBox .more {
    height: auto;
    margin-top: 35px;
}
#l .ctext .proList .slick-prev, #l .ctext .proList .slick-next {
    width: 48px;
    height: 88px;
    left: -75px;
    background: #898989;
}
#l .ctext .proList .slick-next {
    left: auto;
    right: -75px;
}
#l .ctext .proList .slick-prev:after, #l .ctext .proList .slick-next:after {
    position: absolute;
    content: '';
    width: 48px;
    height: 88px;
    background: url("../image/l_1.png") no-repeat center;
    background-size: cover;
    left: 0;
    top: 0;
}
#l .ctext .proList .slick-next:after {
    background: url("../image/l_2.png") no-repeat center;
    background-size: cover;
}
#l .ctext .proList .slick-prev:hover, #l .ctext .proList .slick-next:hover {
    background: #FF2837
}
#content_18 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_18 .title {
    margin-bottom: 0px;
    max-width: 1920px;
}
#content_18 .twidth {
    width: 1920px;
}
#content_18 .width {
    width: 1920px;
}
#content_18 .block {
    padding: 0px 0px 0px 0px;
    margin: 100px auto 0px auto;
}
#content_18 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#content_18 {
    width: 100%;
    margin: 0 auto;
}
#content_18 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_11 .twidth {
    width: 100%;
}
#c_11 .width {
    width: 100%;
}
#content_18 .block {
    padding: 0px 0px 0px 0px;
    margin: 46px auto 0px auto;
}
#content_18 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1920px) {
#content_18 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#content_18 .twidth {
    width: 100%;
}
}
#location_19 {
    max-width: 1920px;
    margin: 0 auto;
}
#location_19 .title {
    margin-bottom: 0px;
    max-width: 1920px;
}
#location_19 .twidth {
    width: 1920px;
}
#location_19 .content {
    width: 100%;
}
#lt .maxwidth {
    width: 1920px;
    margin: 0 auto
}
#location_19 .block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#location_19 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#location_19 {
    width: 100%;
    margin: 0 auto;
}
#location_19 .title {
    margin-bottom: 0px;
    width: 100%
}
#lt .twidth {
    width: 100%;
}
#lt .maxwidth {
    width: 100%;
}
#location_19 .block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#location_19 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1920px) {
#location_19 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#location_19 .twidth {
    width: 100%;
}
}
#subpage_20 {
    max-width: 1920px;
    margin: 0 auto;
}
#subpage_20 .title {
    margin-bottom: 0px;
    max-width: 90%;
}
#subpage_20 .twidth {
    width: 90%;
}
#subpage_20 .width {
    width: 80%;
}
#subpage_20 .block {
    padding: 60px 0px 60px 0px;
    margin: 0px auto 0px auto;
    background: #f1f5f8;
}
#subpage_20 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#subpage_20 {
    width: 100%;
    margin: 0 auto;
}
#subpage_20 .title {
    margin-bottom: 0px;
    width: 100%
}
#sp .twidth {
    width: 100%;
}
#sp .width {
    width: 100%;
}
#subpage_20 .block {
    padding: 20px 15px 20px 15px;
    margin: 0px auto 0px auto;
}
#subpage_20 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1570px) {
#subpage_20 .width {
    width: 100%;
	max-width: 80%;
}
}

@media screen and (max-width:1570px) {
#subpage_20 .twidth {
    width: 100%;
}
}
#sp {
    width: 100%;
    float: left;
}
#sp .ctext {
    width: 100%;
    float: left;
}
#sp .ctext .proList {
    float: left;
    width: 45%;
}
#sp .ctext .bigImg {
    float: left;
    width: 100%;
    margin-top: 0px;
}
#sp .ctext .bigImg .img {
    float: left;
    width: 100%;
    height: 426px;
    border: 1px solid #ebeced;
}
#sp .ctext .bigImg .slick-prev, #sp .ctext .bigImg .slick-next {
    width: 26px;
    height: 65px;
    background: #000;
    left: 1px;
}
#sp .ctext .bigImg .slick-next {
    left: auto;
    right: 1px;
}
#sp .ctext .bigImg .slick-prev:after, #sp .ctext .bigImg .slick-next:after {
    position: absolute;
    content: '';
    width: 26px;
    height: 65px;
    background: url("../image/sp_2.png") no-repeat center;
    background-size: cover;
    left: 0;
    top: 0;
}
#sp .ctext .bigImg .slick-next:after {
    background: url("../image/sp_3.png") no-repeat center;
    background-size: cover;
}
#sp .ctext .bigImg .slick-prev:hover, #sp .ctext .bigImg .slick-next:hover {
    background: #FF2837
}
#sp .ctext .smallImg {
    float: right;
    width: 23.17%;
}
#sp .ctext .smallImg .img {
    float: left;
    width: 100%;
    height: 132px;
    border: 1px solid #ebeced;
    margin-top: 15px;
}
#sp .ctext .smallImg .slick-slide.slick-current.slick-active .img {
    border: 3px solid #FF2837;
}
#sp .ctext .proText {
    float: right;
    width: 52%;
    position: relative;
}
#sp .ctext .proText .tit {
    float: left;
    width: 100%;
    margin-top: 10px;
    color: #FF2837;
    font-size: 28px;
    line-height: 48px;
    padding: 0 260px 35px 0;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
#sp .ctext .proText .tit:after {
    position: absolute;
    content: '';
    width: 80px;
    height: 3px;
    bottom: -2px;
    background: #FF2837;
    left: 0;
}
#sp .ctext .proText .tel {
    width: 260px;
	float: left;
    margin-top: 25px;
}
#sp .ctext .proText .tel em {
    float: left;
    width: 48px;
    height: 48px;
    background: #FF2837;
    margin-top: 5px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
#sp .ctext .proText .num {
    float: right;
    color: #555555;
    font-size: 15px;
    line-height: 28px;
}
#sp .ctext .proText .num b {
    font-size: 24px;
    letter-spacing: 1px;
}
#sp .ctext .proText .p1 {
    float: left;
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;
    color: #666666;
    font-size: 18px;
    line-height: 2;
}
#sp .ctext .proText .more {
    float: left;
    margin-top: 25px;
	margin-right: 25px;
}
#sp .ctext .proText .more a {
    float: left;
	padding-left: 35px;
	padding-right: 35px;
    height: 50px;
    background: #FF2837;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
}
#content_26 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_26 .title {
    margin-bottom: 0px;
    max-width: 1920px;
}
#content_26 .twidth {
    width: 1920px;
}
#content_26 .width {
    width: 1920px;
}
#content_26 .block {
    padding: 0px 0px 0px 0px;
    margin: 100px auto 0px auto;
}
#content_26 .background {
    background-color: #ffffff;
}

@media screen and (max-width:992px) {
#content_26 .block {
    padding: 0px 0px 0px 0px;
    margin: 56px auto 0px auto;
}
}

@media screen and (max-width:768px) {
#content_26 {
    width: 100%;
    margin: 0 auto;
}
#content_26 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_11 .twidth {
    width: 100%;
}
#c_11 .width {
    width: 100%;
}
#content_26 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1920px) {
#content_26 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#content_26 .twidth {
    width: 100%;
}
}
#location_27 {
    max-width: 1920px;
    margin: 0 auto;
}
#location_27 .title {
    margin-bottom: 0px;
    max-width: 1920px;
}
#location_27 .twidth {
    width: 1920px;
}
#location_27 .content {
    width: 100%;
}
#lt .maxwidth {
    width: 1920px;
    margin: 0 auto
}
#location_27 .block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#location_27 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#location_27 {
    width: 100%;
    margin: 0 auto;
}
#location_27 .title {
    margin-bottom: 0px;
    width: 100%
}
#lt .twidth {
    width: 100%;
}
#lt .maxwidth {
    width: 100%;
}
#location_27 .block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#location_27 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1920px) {
#location_27 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#location_27 .twidth {
    width: 100%;
}
}
#content_28 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_28 .title {
    margin-bottom: 0px;
    max-width: 90%;
}
#content_28 .twidth {
    width: 90%;
}
#content_28 .width {
    width: 90%;
}
#content_28 .block {
    padding: 100px 0px 150px 0px;
    margin: 0px auto 0px auto;
}
#content_28 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#content_28 {
    width: 100%;
    margin: 0 auto;
}
#content_28 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_14 .twidth {
    width: 100%;
}
#c_14 .width {
    width: 100%;
}
#content_28 .block {
    padding: 20px 15px 20px 15px;
    margin: 0px auto 0px auto;
}
#content_28 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1570px) {
#content_28 .width {
    width: 100%;
}
}

@media screen and (max-width:1570px) {
#content_28 .twidth {
    width: 100%;
}
}
#c_14 {
    width: 100%;
    float: left;
}
#c_14 .ctext {
    width: 100%;
    float: left;
}
#c_14 .ctext .saleList {
    float: left;
    width: 100%;
}
#c_14 .ctext .saleList li {
    float: left;
    width: 47.57%;
    margin-top: 48px;
}
#c_14 .ctext .saleList li:nth-child(2n) {
    float: right;
}
#c_14 .ctext .saleList li:first-child {
    margin-top: 0
}
#c_14 .ctext .saleList li:nth-child(2) {
    margin-top: 0;
}
#c_14 .ctext .saleList li .lText {
    float: left;
    width: 55%;
    padding-left: 8.5%;
    position: relative;
    margin-top: 19px;
}
#c_14 .ctext .saleList li .lText span {
    position: absolute;
    width: 11%;
    height: 53px;
    text-align: center;
    padding-right: 2.5%;
    background: url("../image/c14_7.png") no-repeat center;
    background-size: 100% auto;
    line-height: 46px;
    color: #fff;
    font-size: 20px;
    left: 0;
    top: 0
}
#c_14 .ctext .saleList li .lText .t1 {
    float: left;
    width: 100%;
    color: #FF2837;
    font-size: 30px;
    line-height: 54px;
    font-weight: bold;
}
#c_14 .ctext .saleList li .lText .p1 {
    float: left;
    width: 100%;
    margin-top: 17px;
    color: #333333;
    font-size: 18px;
    line-height: 34px;
}
#c_14 .ctext .saleList li .rImg {
    float: right;
    width: 36.4%;
    height: 182px;
}
#content_29 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_29 .title {
    margin-bottom: 0px;
    max-width: 90%;
}
#content_29 .twidth {
    width: 90%;
}
#content_29 .width {
    width: 90%;
}
#content_29 .block {
    padding: 85px 0px 75px 0px;
    margin: 0px auto 0px auto;
}
#content_29 .background {
}

@media screen and (max-width:768px) {
#content_29 {
    width: 100%;
    margin: 0 auto;
}
#content_29 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_15 .twidth {
    width: 100%;
}
#c_15 .width {
    width: 100%;
}
#content_29 .block {
    padding: 20px 15px 20px 15px;
    margin: 0px auto 0px auto;
}
#content_29 .background {
    background: url(../image/c151818_bg2.jpg) center center repeat;
    background-size: cover;
}
}

@media screen and (max-width:1570px) {
#content_29 .width {
    width: 100%;
}
}

@media screen and (max-width:1570px) {
#content_29 .twidth {
    width: 100%;
}
}
#c_15 {
    width: 100%;
    float: left;
}
#c_15 .ctext {
    width: 100%;
    float: left;
    position: relative;
}
#c_15 .ctext .conBox {
    float: right;
    width: 50%;
    color: #fff;
}
#c_15 .ctext .t1 {
    float: left;
    width: 100%;
    font-size: 36px;
    line-height: 50px;
}
#c_15 .ctext .t2 {
    float: left;
    width: 100%;
    font-size: 44px;
    line-height: 60px;
    margin-top: 15px;
}
#c_15 .ctext .contact {
    float: left;
    width: 214px;
    height: 56px;
    background: #fff;
    text-align: center;
    color: #FF2837;
    font-size: 18px;
    line-height: 56px;
    margin-top: 50px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#c_15 .ctext .contact img {
    vertical-align: middle;
    margin-top: -2px;
}
#c_15 .ctext .contact:hover {
    background: #eee;
}
#content_22 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_22 .title {
    margin-bottom: 0px;
    max-width: 1920px;
}
#content_22 .twidth {
    width: 1920px;
}
#content_22 .width {
    width: 1920px;
}
#content_22 .block {
    padding: 0px 0px 0px 0px;
    margin: 100px auto 0px auto;
}
#content_22 .background {
    background-color: #ffffff;
}

@media screen and (max-width:992px) {
#content_22 .block {
    padding: 0px 0px 0px 0px;
    margin: 56px auto 0px auto;
}
}

@media screen and (max-width:768px) {
#content_22 {
    width: 100%;
    margin: 0 auto;
}
#content_22 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_11 .twidth {
    width: 100%;
}
#c_11 .width {
    width: 100%;
}
#content_22 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1920px) {
#content_22 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#content_22 .twidth {
    width: 100%;
}
}
#location_25 {
    max-width: 1920px;
    margin: 0 auto;
}
#location_25 .title {
    margin-bottom: 0px;
    max-width: 1920px;
}
#location_25 .twidth {
    width: 1920px;
}
#location_25 .content {
    width: 100%;
}
#lt .maxwidth {
    width: 1920px;
    margin: 0 auto
}
#location_25 .block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#location_25 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#location_25 {
    width: 100%;
    margin: 0 auto;
}
#location_25 .title {
    margin-bottom: 0px;
    width: 100%
}
#lt .twidth {
    width: 100%;
}
#lt .maxwidth {
    width: 100%;
}
#location_25 .block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#location_25 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1920px) {
#location_25 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#location_25 .twidth {
    width: 100%;
}
}
#content_23 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_23 .title {
    margin-bottom: 0px;
    max-width: 90%;
}
#content_23 .twidth {
    width: 90%;
}
#content_23 .width {
    width: 80%;
}
#content_23 .block {
    padding: 60px 0px 60px 0px;
    margin: 0px auto 0px auto;
}
#content_23 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#content_23 {
    width: 100%;
    margin: 0 auto;
}
#content_23 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_12 .twidth {
    width: 100%;
}
#c_12 .width {
    width: 100%;
}
#content_23 .block {
    padding: 20px 15px 20px 15px;
    margin: 0px auto 0px auto;
}
#content_23 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1570px) {
#content_23 .width {
    width: 80%;
}
}

@media screen and (max-width:1570px) {
#content_23 .twidth {
    width: 100%;
}
}
#c_12 {
    width: 100%;
    float: left;
}
#c_12 .ctext {
    width: 100%;
    float: left;
}
#c_12 .ctext .address {
    float: left;
    width: 49%;
	background: #f3f3f3;
	padding: 45px;
}
#c_12 .ctext .address .tit {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 45px;
}
#c_12 .ctext .address .tit h1 {
    float: left;
    width: 100%;
    font-size: 36px;
    color: #333333;
    font-family: SimSun;
}
#c_12 .ctext .address .tit h5 {
    float: left;
    width: 100%;
    color: #555555;
    font-size: 18px;
    line-height: 26px;
    margin-top: 10px;
}
#c_12 .ctext .address .dlBox {
    float: left;
    width: 100%;
    margin-top: 0px;
}
#c_12 .ctext .address .dlBox dl {
    float: left;
    width: 100%;
    padding-left: 63px;
    margin-top: 29px;
    position: relative
}
#c_12 .ctext .address .dlBox dl em {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}
#c_12 .ctext .address .dlBox dl dt {
    float: left;
    width: 100%;
    color: #333333;
    font-size: 16px;
    line-height: 20px;
}
#c_12 .ctext .address .dlBox dl dd {
    float: left;
    width: 100%;
    color: #333;
    font-size: 24px;
	font-family: "OPPOSans-Ver2-Medium";
}
#c_12 .ctext .followUs {
    float: left;
    width: 23.56%;
    margin-left: 3.75%;
}
#c_12 .ctext .followUs .li1 {
    float: left;
    width: 100%;
    background: #f5f5f5;
    padding: 10px;
    position: relative;
    margin-top: 23px;
}
#c_12 .ctext .followUs .li1:first-child {
    margin-top: 0;
}
#c_12 .ctext .followUs .li1 .dText {
    float: left;
    width: 100%;
    text-align: center;
    color: #2b2b2b;
    font-size: 16px;
    line-height: 28px;
    padding: 22px 0 22px 100px;
}
#c_12 .ctext .followUs .li1 .dText span {
    color: #FF2837;
}
#c_12 .ctext .followUs .li1 .imgBox {
    position: absolute;
    width: 100px;
    height: 100px;
    border: 4px solid #fff;
    left: 10px;
    top: 10px;
}
#c_12 .ctext .formBox {
    float: right;
    width: 49%;
    border: 1px solid #ededed;
    padding: 50px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
#c_12 .ctext .formBox h2 {
    float: left;
    width: 100%;
    color: #333333;
    font-size: 36px;
    line-height: 45px;
}
#c_12 .ctext .formBox input {
    float: left;
    width: calc(50% - 10px);
    margin-top: 10px;
    border: 1px solid #ededed;
    background: #fff;
    text-indent: 19px;
    line-height: 44px;
    color: #555555;
    font-size: 14px;
}
#c_12 .ctext .formBox input:nth-child(2){
	margin-right: 20px;
}
#c_12 .ctext .formBox input:nth-child(4){
	margin-right: 20px;
}
#c_12 .ctext .formBox textarea {
    float: left;
    width: 100%;
    margin-top: 10px;
    border: 1px solid #ededed;
    background: #fff;
    line-height: 30px;
    color: #555555;
    padding: 10px 19px;
    font-size: 14px;
}
#c_12 .ctext .formBox button {
    float: left;
    width: 50%;
    margin: 29px 25% 0 25%;
    background: #FF2837;
    color: #fff;
    font-size: 16px;
    height: 54px;
    line-height: 54px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}
#content_24 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_24 .title {
    margin-bottom: 0px;
    max-width: 90%;
}
#content_24 .twidth {
    width: 90%;
}
#content_24 .width {
    width: 90%;
}
#content_24 .block {
    padding: 0px 0px 95px 0px;
    margin: 0px auto 0px auto;
	min-height: 450px;
	background: #f9f9f9;
}
#content_24 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#content_24 {
    width: 100%;
    margin: 0 auto;
}
#content_24 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_13 .twidth {
    width: 100%;
}
#c_13 .width {
    width: 100%;
}
#content_24 .block {
    padding: 15px !important;
    margin: 0px auto 0px auto;
}
#content_24 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1570px) {
#content_24 .width {
    width: 100%;
}
}

@media screen and (max-width:1570px) {
#content_24 .twidth {
    width: 100%;
}
}
#c_13 .ctext {
    width: 100%;
    float: left;
}
#c_13 .ctext img{
	width: 100%;
}
#c_13 .ctext .mapbox {
    width: 100%;
    height: 630px;
}
.mapBox img {
    max-width: none;
}
#content_44 {
    max-width: 1920px;
    margin: 0 auto;
}
#content_44 .title {
    margin-bottom: 0px;
    max-width: 1920px;
}
#content_44 .twidth {
    width: 1920px;
}
#content_44 .width {
    width: 1920px;
}
#content_44 .block {
    padding: 0px 0px 0px 0px;
    margin: 100px auto 0px auto;
}
#content_44 .background {
    background-color: #ffffff;
}

@media screen and (max-width:992px) {
#content_44 .block {
    margin: 56px auto 0px auto;
}
}

@media screen and (max-width:768px) {
#content_44 {
    width: 100%;
    margin: 0 auto;
}
#content_44 .title {
    margin-bottom: 0px;
    width: 100%
}
#c_16 .twidth {
    width: 100%;
}
#c_16 .width {
    width: 100%;
}
#content_44 .block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#content_44 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1920px) {
#content_44 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#content_44 .twidth {
    width: 100%;
}
}
#c_16 {
    width: 100%;
    float: left;
}
#c_16 .ctext {
    width: 100%;
    float: left;
    line-height: 0;
}
#location_45 {
    max-width: 1920px;
    margin: 0 auto;
}
#location_45 .title {
    margin-bottom: 0px;
    max-width: 1920px;
}
#location_45 .twidth {
    width: 1920px;
}
#location_45 .content {
    width: 100%;
}
#lt .maxwidth {
    width: 1920px;
    margin: 0 auto
}
#location_45 .block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#location_45 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#location_45 {
    width: 100%;
    margin: 0 auto;
}
#location_45 .title {
    margin-bottom: 0px;
    width: 100%
}
#lt .twidth {
    width: 100%;
}
#lt .maxwidth {
    width: 100%;
}
#location_45 .block {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
}
#location_45 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1920px) {
#location_45 .width {
    width: 100%;
}
}

@media screen and (max-width:1920px) {
#location_45 .twidth {
    width: 100%;
}
}
#list_38 {
    max-width: 1920px;
    margin: 0 auto;
}
#list_38 .title {
    margin-bottom: 0px;
    max-width: 90%;
}
#list_38 .twidth {
    width: 90%;
}
#list_38 .width {
    width: 80%;
}
#list_38 .block {
    padding: 85px 0px 75px 0px;
    margin: 0px auto 0px auto;
}
#list_38 .background {
    background-color: #ffffff;
}

@media screen and (max-width:768px) {
#list_38 {
    width: 100%;
    margin: 0 auto;
}
#list_38 .title {
    margin-bottom: 0px;
    width: 100%
}
#l_1 .twidth {
    width: 100%;
}
#l_1 .width {
    width: 100%;
}
#list_38 .block {
    padding: 20px 15px 20px 15px;
    margin: 0px auto 0px auto;
}
#list_38 .background {
    background-color: #ffffff;
}
}

@media screen and (max-width:1570px) {
#list_38 .width {
    width: 80%;
}
}

@media screen and (max-width:1570px) {
#list_38 .twidth {
    width: 100%;
}
}
#l_1 {
    width: 100%;
    float: left;
}
#l_1 .ctext {
    width: 100%;
    float: left;
}
#l_1 .ctext .makeList {
    float: left;
    width: 100%;
    position: relative;
}
#l_1 .ctext .makeList:after {
    position: absolute;
    content: '';
    left: 49.8%;
    width: 1px;
    height: 100%;
    top: 0;
    background: #e5e5e5;
    z-index: -1;
}
#l_1 .ctext .makeList li {
    float: left;
    width: 100%;
}
#l_1 .ctext .makeList li .lImg {
    float: left;
    width: 45.2%;
    height: 473px;
    position: relative;
}
#l_1 .ctext .makeList li:nth-child(2n) .lImg {
    float: right
}
#l_1 .ctext .makeList li:first-child .lImg:after {
    position: absolute;
    content: '';
    right: -10.4%;
    width: 1px;
    height: 50%;
    top: 0;
    background: #fff;
    z-index: 2
}
#l_1 .ctext .makeList li .rText {
    float: right;
    width: 50%;
    padding-left: 4.45%;
}
#l_1 .ctext .makeList li:nth-child(2n) .rText {
    padding: 0 4.45% 0 0;
    float: left;
}
#l_1 .ctext .makeList li .rText h2 {
    float: left;
    width: 100%;
    margin-top: 140px;
    position: relative;
}
#l_1 .ctext .makeList li .rText h2:after {
    position: absolute;
    content: '';
    width: 8%;
    height: 1px;
    background: #e5e5e5;
    top: 87px;
    left: -10%;
    z-index: 1;
}
#l_1 .ctext .makeList li:nth-child(2n) .rText h2:after {
    right: -10%;
    left: auto;
}
#l_1 .ctext .makeList li .rText h2 i {
    float: left;
    width: 50px;
    height: 50px;
    background: url("../image/l1_3.png") no-repeat center;
    background-size: cover;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
}
#l_1 .ctext .makeList li:nth-child(2n) .rText h2 i {
    float: right;
}
#l_1 .ctext .makeList li .rText h2 span {
    float: left;
    margin-left: 15px;
    color: #FF2837;
    font-size: 30px;
    line-height: 50px;
}
#l_1 .ctext .makeList li:nth-child(2n) .rText h2 span {
    float: right;
    margin: 0 0 0 15px;
}
#l_1 .ctext .makeList li .rText .p1 {
    float: left;
    width: 100%;
    color: #555555;
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
    position: relative
}
#l_1 .ctext .makeList li:nth-child(2n) .rText .p1 {
    text-align: right;
}
#l_1 .ctext .makeList li .rText .p1:before {
    position: absolute;
    content: '';
    width: 26px;
    height: 26px;
    background: url("../image/l1_4.png") no-repeat center;
    background-size: cover;
    top: 5px;
    left: -12%;
    z-index: 2;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
#l_1 .ctext .makeList li:nth-child(2n) .rText .p1:before {
    left: auto;
    right: -11.5%;
}
#l_1 .ctext .makeList .moer {
    float: left;
    width: 100%;
    margin-top: 135px;
    display: block;
    text-align: center;
    position: relative;
    z-index: 2;
    line-height: 0;
}
#l_1 .ctext .makeList .moer a {    
    display: inline-block;
    width: 92px;
    height: 92px;
    background: #FF2837;
    background-size: cover;
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

@media screen and (max-width:1600px) {
}

@media screen and (max-width:1200px) {
#h .ctext .top .menu .nli {
    margin: 0 10px;
}
/*#t .ctext .text{margin-left:15%}*/

/*#t_1 .ctext .text{margin-left:15%}*/

#sp .ctext .proText .tit {
    font-size: 22px;
    padding: 0 230px 20px 0;
}
#sp .ctext .proText .tel {
    width: 230px;
}
#sp .ctext .proText .num b {
    font-size: 20px;
}
#sp .ctext .proText .p1 {
    padding: 25px 0;
}
#sp .ctext .proText .more {
    margin-top: 45px;
}
#c_14 .ctext .saleList li .lText span {
    font-size: 18px;
}
#c_14 .ctext .saleList li .lText .t1 {
    font-size: 24px;
    line-height: 50px;
}
#c_14 .ctext .saleList li .lText .p1 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 28px;
}
#c_15 .ctext .t1 {
    font-size: 28px;
    line-height: 40px;
}
#c_15 .ctext .t2 {
    font-size: 32px;
    line-height: 50px;
}
#c_15 .ctext .contact {
    height: 50px;
    line-height: 50px;
}
#c_12 .ctext .address .tit h1 {
    font-size: 30px;
}
#c_12 .ctext .address .tit h5 {
    font-size: 16px;
    margin-top: 5px;
}
#l_1 .ctext .makeList li .rText .p1:before {
    left: -12.5%;
}
#l_1 .ctext .makeList li:nth-child(2n) .rText .p1:before {
    left: auto;
    right: -12%;
}
}
#l .ctext .proList_ph {
    display: none;
}

@media screen and (max-width:992px) {
#l_1 .ctext .makeList li:nth-child(2n) .rText .p1:before {
    display: none;
}
#l_1 .ctext .makeList li:nth-child(2n) .rText h2:after {
    display: none;
}
#l_1 .ctext .makeList li .rText h2:after {
    display: none;
}
#h .ctext .top {
    padding: 0 15px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 4;
    background: #fff;
}
#h .ctext .top .logo {
    margin: 8px 0;
}
#h .ctext .top .logo img {
    height: 40px;
}
#h .ctext .top .dh {
    display: none;
}
#h .ctext .top .so_box {
    display: none;
}
#h .ctext .so_but_ph {
    margin-top: 15px;
    width: 100%;
    float: left;
}
#h .ctext .so_but_ph .so_but {
    display: none;
    float: left;
    width: 282px;
    position: absolute;
    right: 0;
    top: 47px;
}
#h .ctext .so_but_ph .so {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    border: 1px solid #FF2837;
}
#h .ctext .so_but_ph .so .Search {
    float: left;
    width: 100%;
    height: 36px;
    background: none;
    border: none;
    line-height: 36px;
    padding: 0 56px 0 10px;
    color: #414141;
    font-size: 14px;
}
#h .ctext .so_but_ph .so .sear_sub {
    float: right;
    width: 50px;
    height: 100%;
    border: none;
    background: url(../image/h_3.png) center no-repeat #FF2837;
    position: absolute;
    right: 0;
    top: 0;
}
#h .ctext .menu {
    display: none;
}
#h .ctext .menuph {
    display: block;
}
#h .ctext .xialaph {
    display: block;
}
#h .ctext .menuph {
    float: right;
    width: 28px;
    height: 22px;
    cursor: pointer;
    text-align: center;
    margin: 17px 0;
}
#h .ctext .menuph .point {
    display: inline-block;
    width: 28px;
    height: 22px;
    position: relative;
}
#h .ctext .menuph .point:hover .navbtn, #h .ctext .menuph .point:hover .navbtn::after, #h .ctext .menuph .point:hover .navbtn::before {
    width: 28px;
}
#h .ctext .menuph .navbtn {
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 21px;
    height: 2px;
    background: #FF2837;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
#h .ctext .menuph .navbtn::after, #h .ctext .menuph .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 2px;
    content: '';
    background: #FF2837;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
#h .ctext .menuph .navbtn::after {
    top: -11px;
}
#h .ctext .menuph .navbtn::before {
    top: 10px;
}
#h .ctext .menuph .point.active .navbtn {
    background: transparent;
}
#h .ctext .menuph .point.active .navbtn::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
}
#h .ctext .menuph .point.active .navbtn::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
}
#h .ctext .xialaph {
    position: fixed;
    left: 0;
    top: 0;
    float: left;
    width: 100%;
    height: 100%;
    overflow: scroll;
    padding: 56px 15px 100px 15px;
    display: none;
    z-index: 3;
    background: #fff;
}
#h .ctext .xialaph .ul2, #h .ctext .xialaph .ul3 {
    display: none;
}
#h .ctext .xialaph h4 a {
    float: left;
    width: 60%;
    color: #333333;
    font-size: 16px;
    line-height: 50px;
}
#h .ctext .xialaph h4 a span {
    padding-left: 6px;
    color: #ccc;
    font-size: 14px;
}
#h .ctext .xialaph h4 {
    float: left;
    width: 100%;
    position: relative;
}
#h .ctext .xialaph li:last-child h4::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e7e7e7;
}
#h .ctext .xialaph h4:hover a, #h .ctext .xialaph h5:hover a {
    color: #FF2837;
}
#h .ctext .xialaph h4::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e7e7e7;
}
#h .ctext .xialaph h5 a {
    float: left;
    width: 100%;
    color: #1f1f1f;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
}
#h .ctext .xialaph h5 {
    float: left;
    width: 100%;
    position: relative;
}
#h .ctext .xialaph h5::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #e7e7e7;
}
#h .ctext .xialaph li:last-child h5::after {
    display: none;
}
#h .ctext .xialaph h4 img {
    width: 15px;
    height: 8px;
    float: right;
    margin-top: 24px;
    cursor: pointer;
}
#h .ctext .xialaph h5 img {
    width: 11px;
    height: 6px;
    float: right;
    margin-top: 26px;
    margin-right: 18px;
    cursor: pointer;
}
#h .ctext .xialaph h4.active img.img_s, #h .ctext .xialaph h5.active img.img_s {
    display: none;
}
#h .ctext .xialaph h4.active img.img_d, #h .ctext .xialaph h5.active img.img_d {
    display: block;
}
#h .ctext .xialaph .ul2 {
    float: left;
    width: 100%;
    padding: 0 10px;
}
#h .ctext .xialaph .ul3 {
    padding-top: 12px;
    padding-bottom: 18px;
    padding-left: 15px;
    position: relative;
}
#h .ctext .xialaph .ul3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #3c3a3a;
}
#h .ctext .xialaph li:last-child .ul3::after {
    display: none;
}
#h .ctext .xialaph .ul3 li a {
    color: #333;
    font-size: 14px;
    line-height: 35px;
    display: block;
}
#h .ctext .xialaph .ul3 li {
    padding-top: 5px;
}
#h .ctext .xialaph .ul3 li:first-child {
    padding-top: 0;
}
#h .ctext .xialaph .phsou {
    position: relative;
    margin-top: 34px;
}
#h .ctext .xialaph .phsou input {
    width: 100%;
    height: 56px;
    background-color: #fff;
    color: #aaa;
    font-size: 14px;
    padding-left: 20px;
    border: 1px solid #e5e5e5;
}
#h .ctext .xialaph .phsou img {
    cursor: pointer;
    width: 21px;
    height: 22px;
    position: absolute;
    top: 17px;
    right: 29px;
}
#h .ctext .img_d, #h .ctext .disno {
    display: none;
}
#c .ctext .slick-dots {
    bottom: 15px;
    height: 15px;
}
#c .ctext .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 8px;
}
/*#c .ctext .slick-dots li::before{ width: 26px; height: 26px;}*/
/*#c .ctext .slick-dots li button{ font-size: 12px; height: 26px; line-height: 26px; padding: 0 0 0 14px;}*/
/*#c .ctext .slick-dots li button::before{ left: 8px; font-size: 12px; height: 26px; line-height: 26px;}*/
#c_1 .ctext .bt {
    font-size: 18px;
    line-height: 22px;
    height: 22px;
}
#c_1 .ctext .info {
    margin: 10px 0 10px 0;
    font-size: 14px;
    line-height: 24px;
    height: 72px;
}
#c_1 .ctext .u1 .l1 .dataNums {
    font-size: 24px;
    line-height: 24px;
}
#c_1 .ctext .u1 .l1 .sub_1 {
    font-size: 12px;
    line-height: 16px;
}
#c_1 .ctext .u1 .l1 .sub_2 {
    font-size: 12px;
    line-height: 16px;
}
#c_1 .ctext .u1 .l1 .text .wz {
    margin-top: 5px;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
}
#c_2 .ctext .ico {
    width: 30px;
    height: 30px;
}
#c_2 .ctext .wz {
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
}
#c_2 .ctext .tc .clo {
    width: 15px;
    height: 15px;
    top: -20px;
    right: -20px;
}
#c_2 .ctext .tc .sp {
    width: 80%;
    left: 10%;
}
#c_3 .ctext {
    padding-bottom: 40px;
}
#c_3 .ctext .bg {
    height: 200px;
}
#c_3 .ctext .text::before {
    top: 10px;
}
#c_3 .ctext .text .t1 {
    font-size: 18px;
    line-height: 22px;
    height: 22px;
}
#c_3 .ctext .text .t2 {
    margin: 5px 0 10px 0;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
}
#c_3 .ctext .text .info {
    font-size: 14px;
    line-height: 24px;
    height: 120px;
}
#c_3 .ctext .pic .img {
    height: 420px;
}
#c_3 .ctext .pic .img .wz {
    padding: 10px 5px;
}
#c_3 .ctext .pic .img .bt {
    font-size: 16px;
    line-height: 20px;
}
#c_3 .ctext .pic .img:hover .wz {
    padding: 15px 10px;
}
#c_3 .ctext .pic .img:hover .info {
    margin: 10px 0 10px 0;
    font-size: 14px;
    line-height: 20px;
    height: 60px;
}
#c_3 .ctext .pic .img:hover .more {
    font-size: 14px;
    width: 80px;
    height: 30px;
    line-height: 28px;
}
#c_3 .ctext .pic .slick-prev, #c_3 .ctext .pic .slick-next {
    width: 30px;
    height: 30px;
}
#c_3 .ctext .pic .slick-prev {
    left: -42.5%;
}
#c_3 .ctext .pic .slick-next {
    left: -42.5%;
    margin-left: 40px;
}
#c_4 .ctext .text {
    margin-bottom: 20px;
}
#c_4 .ctext .text::before {
    top: 10px;
}
#c_4 .ctext .text .t1 {
    font-size: 18px;
    line-height: 22px;
    height: 22px;
}
#c_4 .ctext .text .t2 {
    margin: 5px 0 10px 0;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
}
#c_4 .ctext .text .info {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
}
#c_4 .ctext .list {
    margin-left: 6%;
}
#c_4 .ctext .list .pic {
    margin: 0 30px;
}
#c_4 .ctext .list .pic.slick-current .img {
    margin-left: 30px;
}
#c_4 .ctext .list .pic.slick-current .wz {
    bottom: 20px;
    font-size: 14px;
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
}
#c_4 .ctext .list .slick-prev, #c_4 .ctext .list .slick-next {
    width: 9px;
    height: 14px;
    top: -32px;
}
#c_4 .ctext .slick-dots {
    top: -32px;
}
#c_5 .ctext .t1 {
    font-size: 14px;
    line-height: 18px;
}
#c_5 .ctext .t2 {
    margin: 10px 0 15px 0;
    font-size: 18px;
    line-height: 22px;
}
#c_5 .ctext .link {
    width: 100px;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
}
#f .ctext .text1 .left {
    width: 38%;
}
#f .ctext .text1 .left .logo {
    margin: 4px 0;
}
#f .ctext .text1 .left .logo img {
    height: 40px;
}
#f .ctext .text1 .left .u1 .l1 {
    margin-left: 5px;
}
#f .ctext .text1 .left .u1 .l1 .ico {
    width: 20px;
    height: 20px;
}
#f .ctext .text1 .left .u1 .l1 .wz {
    margin-top: 5px;
    font-size: 14px;
}
#f .ctext .text1 .left .u2 {
    margin-top: 10px;
}
#f .ctext .text1 .right .l1 .p .wz {
    font-size: 16px;
    line-height: 20px;
    height: 20px;
}
#f .ctext .text1 .right .l1 .p .xian.at {
    margin: 15px 0 10px 0;
}
#f .ctext .text1 .right .l1 a {
    font-size: 14px;
    line-height: 20px;
}
#f .ctext .text2 {
    margin-top: 10px;
    padding: 10px 0;
}
#f .ctext .text2 .copy {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
#f .ctext .text2 .link {
    width: 100%;
    text-align: center;
}
#f .ctext .text2 .link .lj {
    right: 50%;
    margin-right: -69px;
}
#lt .ctext {
    padding: 10px 0;
}
#lt .ctext .left .l1 {
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
}
#lt .ctext .left .l1 a {
    font-size: 14px;
    padding: 0 10px;
}
#lt .ctext .right {
    height: 30px;
    line-height: 30px;
}
#lt .ctext .right .p .ico {
    margin: 8px 5px 8px 0;
}
#lt .ctext .right .p .wz {
    font-size: 14px;
}
#lt .ctext .right .a {
    font-size: 14px;
}
#lt .ctext .right .span {
    margin: 0 5px;
    font-size: 14px;
}
#c_6 .ctext .left::before {
    top: 10px;
}
#c_6 .ctext .left .t1 {
    font-size: 18px;
    line-height: 22px;
    height: 22px;
}
#c_6 .ctext .left .t2 {
    margin: 5px 0 10px 0;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
}
#c_6 .ctext .left .info {
    margin: 10px 0;
    font-size: 14px;
    line-height: 20px;
}
#c_6 .ctext .left .img {
    height: 300px;
}
#c_6 .ctext .right .img {
    height: 370px;
}
#c_6 .ctext .right .nr {
    bottom: -35px;
    padding: 15px 10px;
}
#c_6 .ctext .right .wz {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
}
#c_6 .ctext .left {
    margin-left: 0
}
#c_7 .ctext {
    padding: 0 8.95% 0 8.95%;
}
#c_7 .ctext .left::before {
    top: 10px;
}
#c_7 .ctext .left .t1 {
    font-size: 18px;
    line-height: 22px;
    height: 22px;
}
#c_7 .ctext .left .t2 {
    margin: 5px 0 10px 0;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
}
#c_7 .ctext .left .info {
    font-size: 14px;
    line-height: 24px;
    padding-right: 15px;
    max-height: 150px;
}
#c_7 .ctext .right {
    width: 50%;
    margin-top: 55px;
}
#c_7 .ctext .right .text {
    margin-bottom: 10px;
    padding: 10px 5px;
}
#c_7 .ctext .right .text .t1 {
    font-size: 16px;
    line-height: 20px;
    height: 20px;
}
#c_7 .ctext .right .text .t2 {
    margin-top: 5px;
    font-size: 12px;
    line-height: 16px;
    height: 16px;
}
#c_7 .ctext .right .u1 {
    margin-top: 20px;
    padding: 20px 20px 20px 0;
}
#c_7 .ctext .right .u1 .l1 .num {
    font-size: 24px;
    line-height: 24px;
}
#c_7 .ctext .right .u1 .l1 .sub {
    font-size: 12px;
    line-height: 16px;
}
#c_7 .ctext .right .u1 .l1 .nr .wz {
    margin-top: 5px;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
}
#c_8 .ctext {
    padding: 0 8.95% 0 8.95%;
}
#t .ctext .text {
    margin-left: 0;
    padding-left: 0;
}
#t .ctext .text::before {
    display: none;
}
#t_1 .ctext .text {
    margin-left: 0;
    padding-left: 0;
}
#t_1 .ctext .text::before {
    display: none;
}
#c_8 .ctext .left .t1 {
    font-size: 18px;
    line-height: 22px;
    height: 22px;
}
#c_8 .ctext .left .t2 {
    margin: 5px 0 10px 0;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
}
#c_8 .ctext .left .info {
    padding: 10px 15px;
    margin-top: 10px;
}
#c_8 .ctext .left .info::after {
    right: -15px;
    width: 15px;
    height: -moz-calc(100% + 2px);
    height: -o-calc(100% + 2px);
    height: -webkit-calc(100% + 2px);
    height: calc(100% + 2px);
}
#c_8 .ctext .left .info .wz {
    font-size: 14px;
    line-height: 24px;
    height: 96px;
}
#c_8 .ctext .right .t1 {
    margin-top: 35px;
    width: 20px;
    font-size: 14px;
    line-height: 16px;
}
#c_8 .ctext .right .t2 {
    margin: 90px 5px 0 5px;
    width: 16px;
    font-size: 16px;
    line-height: 18px;
}
#c_8 .ctext .right .t2 span {
    margin-left: -30px;
    width: 80px;
}
#c_8 .ctext .right .t2::before {
    height: 45px;
    bottom: -55px;
}
#c_9 .ctext .pic {
    height: 300px;
}
#c_9 .ctext .pic .text {
    bottom: 105px;
    width: 72%;
    left: 50%;
    margin-left: -36%;
}
#c_9 .ctext .pic .text::after {
    border-width: 15px;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
}
#c_9 .ctext .pic .text .img {
    width: 90px;
    height: 90px;
    margin: 10px auto 0 auto;
}
#c_9 .ctext .pic .text .info {
    margin: 10px 5px;
    font-size: 14px;
    line-height: 24px;
    height: 72px;
}
#c_9 .ctext .pic .line {
    bottom: 30px;
    height: 24px;
}
#c_9 .ctext .pic .xian {
    bottom: 38px;
}
#c_9 .ctext .pic:hover .xian, #c_9 .ctext .pic.slick-center .xian {
    bottom: 34px;
}
#c_9 .ctext .pic .nf {
    font-size: 14px;
    line-height: 16px;
}
#c_9 .ctext .slick-prev, #c_9 .ctext .slick-next {
    width: 24px;
    height: 44px;
    bottom: 15px;
}
#t .ctext .text::before {
    top: 10px;
}
#t .ctext .text .t1 {
    font-size: 18px;
    line-height: 22px;
    height: 22px;
}
#t .ctext .text .t2 {
    margin: 5px 0 10px 0;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
}
#c_10 .ctext {
    padding: 0 30px;
    margin: 0 -10px;
    width: -moz-calc(100% + 20px);
    width: -o-calc(100% + 20px);
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
}
#c_10 .ctext .l1 {
    margin: 0 10px;
    background: #fff;
}
#c_10 .ctext .l1 .tp {
    padding: 10% 10%;
    background: #fff;
}
#c_10 .ctext .l1 .bg .ico {
    width: 20px;
    height: 20px;
}
#c_10 .ctext .l1 .wz {
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}
#c_10 .ctext .slick-prev, #c_10 .ctext .slick-next {
    width: 12px;
    height: 29px;
    margin-top: -18px;
}
#c_10 .ctext .slick-prev {
    left: -18px;
}
#c_10 .ctext .slick-next {
    right: -18px;
}
.pop .img {
    width: 60%;
}
.col {
    right: -5px;
    top: -30px;
    width: 30px;
    height: 30px;
    color: #fff;
    line-height: 20px;
    font-size: 36px;
}
.htm {
    width: 90%;
}
#t_1 .ctext .text::before {
    top: 10px;
}
#t_1 .ctext .text .t1 {
    font-size: 18px;
    line-height: 22px;
    height: 22px;
}
#t_1 .ctext .text .t2 {
    margin: 5px 0 10px 0;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
}
#l .ctext .proList .proImg {
    height: 600px;
}
#l .ctext .proList .textBox h5 {
    font-size: 16px;
    margin: 10px 0;
}
#l .ctext .proList a.proImg:hover .textBox {
    padding: 10px 13% 30px 13%;
}
#l .ctext .proList .textBox .p1 {
    font-size: 14px;
    line-height: 26px;
}
#l .ctext .proList a.proImg:hover .textBox .more {
    margin-top: 20px;
}
#l .ctext .proList .textBox .more span {
    font-size: 14px;
    height: 30px;
    line-height: 28px;
}
#l .ctext .proList .slick-prev,  #l .ctext .proList .slick-next {
    width: 35px;
    height: 64px;
    left: -45px;
    background: #898989;
}
#l .ctext .proList .slick-next {
    left: auto;
    right: -45px;
}
#l .ctext .proList .slick-prev:after,  #l .ctext .proList .slick-next:after {
    width: 35px;
    height: 64px;
}
#sp .ctext .proList {
    width: 100%;
}
#sp .ctext .proText {
    width: 100%;
    margin-top: 20px;
}
#sp .ctext .proText .more {
    margin-top: 35px;
}
#sp .ctext .proText .more a {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}
#c_14 .ctext .saleList li {
    width: 100%;
    margin-top: 25px;
}
#c_14 .ctext .saleList li:nth-child(2) {
    margin-top: 25px;
}
#c_15 .ctext .t1 {
    font-size: 24px;
    line-height: 35px;
}
#c_15 .ctext .t2 {
    font-size: 28px;
    line-height: 40px;
}
#c_15 .ctext .contact {
    width: 180px;
    height: 45px;
    line-height: 45px;
    margin-top: 30px;
    font-size: 16px;
}
#c_12 .ctext .address {
    width: 100%;
}
#c_12 .ctext .address .tit {
    padding-bottom: 30px;
}
#c_12 .ctext .address .tit h1 {
    font-size: 22px;
}
#c_12 .ctext .address .tit h5 {
    font-size: 14px;
    margin-top: 5px;
}
#c_12 .ctext .address .dlBox dl {
    padding-left: 55px;
    margin-top: 20px;
}
#c_12 .ctext .address .dlBox dl dt {
    font-size: 14px;
}
#c_12 .ctext .address .dlBox dl dd {
    font-size: 14px;
}
#c_12 .ctext .followUs {
    width: 48%;
    float: right;
    margin-left: 0;
}
#c_12 .ctext .followUs .li1 {
    margin-top: 15px;
}
#c_12 .ctext .followUs .li1 .dText {
    font-size: 14px;
    padding: 17px 0 17px 95px;
}
#c_12 .ctext .followUs .li1 .imgBox {
    width: 90px;
    height: 90px;
}
#c_12 .ctext .followUs .li1 .imgBox img {
    width: 100%;
}
#c_12 .ctext .formBox {
    padding: 15px 25px 23px;
    width: 100%;
    margin-top: 20px;
}
#c_12 .ctext .formBox h2 {
    font-size: 16px;
    line-height: 35px;
}
#c_12 .ctext .formBox button {
    height: 45px;
    line-height: 45px;
    margin: 20px 15% 0 15%
}
#c_13 .ctext .mapbox {
    height: 400px;
}
#l_1 .ctext .makeList li .lImg {
    height: 400px;
}
#l_1 .ctext .makeList li .rText h2 {
    margin-top: 115px;
}
#l_1 .ctext .makeList li .rText h2:after {
    top: 75px;
}
#l_1 .ctext .makeList li .rText h2 i {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
#l_1 .ctext .makeList li .rText h2 span {
    font-size: 24px;
    line-height: 40px;
}
#l_1 .ctext .makeList li .rText .p1 {
    font-size: 16px;
    line-height: 26px;
}
#l_1 .ctext .makeList li .rText .p1:before {
    width: 20px;
    height: 20px;
}
#l_1 .ctext .makeList .moer a {
    width: 120px;
    height: 120px;
    font-size: 16px;
    padding-top: 23px;
}
.footer_1 .bot_contact{
	width: 100%;
	text-align: center;
}
.footerM .w1400{
	min-width: inherit;
}
	.footerM .footer_1 .botrig{
		display: none;
	}
	.footer_1 .bewm{
		display: none;
	}
	.footer_1 .bot_contact .cont{
		width: 100%;
	}
}

@media screen and (max-width:768px) {
.col {
    right: -5px;
    top: -30px;
    width: 30px;
    height: 30px;
    color: #fff;
    line-height: 20px;
    font-size: 36px;
}
.htm {
    width: 90%;
}
#c .ctext .slick-dots {
    right: 0;
    display: block;
    text-align: center;
}
#c_1 .ctext .bt {
    margin-right: 0;
}
#c_1 .ctext .info {
    margin: 10px 0 15px 0;
    font-size: 13px;
}
#c_1 .ctext .u1 {
    width: 90%;
}
#c_1 .ctext .u1 .l1 .text .wz {
    font-size: 13px;
}
#c_1 .ctext .u1 .l1 .dataNums {
    font-size: 22px;
}
/*--------------------------------------*/
#c_3 .ctext {
    padding-bottom: 0;
}
#c_3 .ctext .bg {
    display: none;
}
#c_3 .ctext .text {
    width: 100%;
    padding: 0 15px;
}
#c_3 .ctext .text::before {
    width: 7%;
    display: none;
}
#c_3 .ctext .text .t1 {
    text-align: center;
}
#c_3 .ctext .text .t2 {
    text-align: center;
}
#c_3 .ctext .text .info {
    height: auto;
    text-align: center;
    font-size: 13px;
}
/*------------------------------*/
#c_3 .ctext .pic {
    width: 100%;
    margin-top: 55px;
}
#c_3 .ctext .pic .slick-prev, #c_3 .ctext .pic .slick-next {
    top: -40px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
#c_3 .ctext .pic .slick-prev {
    left: 9%;
}
#c_3 .ctext .pic .slick-next {
    left: 9%;
}
/*--------------------------------------------*/
#c_4 .ctext .text {
    width: 100%;
    margin-bottom: 40px;
    padding: 0 15px;
}
#c_4 .ctext .text .t1 {
    text-align: center;
    margin-right: 0;
}
#c_4 .ctext .text .t2 {
    text-align: center;
}
#c_4 .ctext .text::before {
    width: 7%;
    display: none;
}
#c_4 .ctext .text .info {
    height: auto;
    text-align: center;
    font-size: 13px;
}
#c_4 .ctext .list { /*margin-left: 4%;*/
    margin-left: 0;
}
#c_4 .ctext .list .pic {
    margin: 0 15px;
}
#c_4 .ctext .list .pic.slick-current .img {
    margin-left: 15px;
}
#c_4 .ctext .list .pic.slick-current .wz {
    font-size: 12px;
}
#c_4 .ctext .list .slick-prev, #c_4 .ctext .list .slick-next {
    top: -20px;
}
#c_4 .ctext .list .slick-prev {
    right: auto;
    left: 10%;
}
#c_4 .ctext .list .slick-next {
    right: 10%;
}
#c_4 .ctext .slick-dots {
    top: -20px;
    width: 67%;
}
#f .ctext .text1 .left {
    width: 100%;
    text-align: center;
}
#f .ctext .text1 .left .logo {
    display: inline-block;
    float: none;
}
#f .ctext .text1 .left .u1 {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
#f .ctext .text1 .left .u1 .l1 {
    display: inline-block;
    float: none;
    margin-left: 10px;
    margin-right: 10px;
}
#f .ctext .text1 .left .u2 {
    margin-top: 10px;
}
/*------------------------------*/
#f .ctext .text1 .left .u2 .l2 {
    padding-left: 0;
    margin: 8px 0;
    width: 100%;
    display: block;
    text-align: center;
}
#f .ctext .text1 .left .u2 .l2 .ico {
    width: 18px;
    height: 18px;
    position: static;
    display: inline-block;
    vertical-align: middle;
}
#f .ctext .text1 .left .u2 .l2 .wz {
    font-size: 13px;
    text-align: center;
    display: inline-block;
}
#f .ctext .text1 .line {
    display: none;
}
#f .ctext .text1 .right {
    display: none;
}
#f .ctext .text2 .copy {
    font-size: 13px;
}
#f .ctext .text2 .link .p {
    font-size: 14px;
}
#f .ctext .text2 .link .lj .a {
    font-size: 13px;
}
#lt .ctext {
    padding: 5px 0;
}
#lt .ctext .left {
    margin-left: 0;
    float: none;
    text-align: center;
}
#lt .ctext .left .u1 {
    display: inline-block;
}
#lt .ctext .right {
}
#c_6 .ctext {
    padding: 0;
}
#c_6 .ctext .left {
    width: 100%;
}
#c_6 .ctext .right {
    margin-top: 15px;
    width: 100%;
}
#c_7 .ctext {
    padding: 0;
}
#c_7 .ctext .left {
    width: 100%;
}
#c_7 .ctext .right {
    margin-top: 15px;
    width: 100%;
}
#c_7 .ctext .right .u1 {
    margin-top: 5px;
    padding: 10px 10px 10px 0;
}
#c_8 .ctext {
    padding: 0;
}
#c_8 .ctext .left {
    width: 100%;
    margin-top: 0;
    float: none;
}
#c_8 .ctext .left .info {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#c_8 .ctext .left .info::after {
    display: none;
}
#c_8 .ctext .right {
    margin: 15px auto 0 auto;
    width: 60%;
    float: none;
    overflow: hidden;
}
#c_8 .ctext .right .img {
    width: 78%;
}
#l .ctext .proList .proImg {
    height: 400px;
}
#l .ctext .proList a.proImg:hover .textBox {
    padding: 10px 10% 25px 10%;
}
#l .ctext .proList .slick-prev,  #l .ctext .proList .slick-next {
    width: 25px;
    height: 45px;
    left: -25px;
    background: #898989;
}
#l .ctext .proList .slick-next {
    left: auto;
    right: -25px;
}
#l .ctext .proList .slick-prev:after,  #l .ctext .proList .slick-next:after {
    width: 25px;
    height: 45px;
}
#l .ctext .proList.pc_box {
    display: none;
}
#l .ctext .proList_ph {
    display: block;
    float: left;
    width: 100%;
}
#l .ctext .proList_ph .proImg {
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
    height: 400px;
    position: relative;
}
#l .ctext .proList_ph .textBox {
    position: absolute;
    float: left;
    width: 100%;
    background: #fff;
    background: rgba(255,255,255,0.8);
    left: 0;
    bottom: 0;
    padding: 0 13%;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
#l .ctext .proList_ph .textBox h5 {
    float: left;
    width: 100%;
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    margin: 10px 0;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
#l .ctext .proList_ph .textBox .p1 {
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 15px;
    line-height: 30px;
    height: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
#l .ctext .proList_ph .textBox .more {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    height: 0;
    overflow: hidden;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
#l .ctext .proList_ph .textBox .more span {
    display: inline-block;
    width: 110px;
    height: 34px;
    border: 1px solid #fff;
    border-color: rgba(255,255,255,0.4);
    line-height: 32px;
    font-size: 15px;
    color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#l .ctext .proList_ph .proImg:hover a.textBox {
    background: #FF2837;
    background: rgba(20,46,90,0.8);
    padding: 10px 10% 25px 10%;
}
#l .ctext .proList_ph .proImg:hover a.textBox h5 {
    color: #fff;
}
#l .ctext .proList_ph .proImg:hover a.textBox .p1 {
    height: auto;
}
#l .ctext .proList_ph .proImg:hover a.textBox .more {
    height: auto;
    margin-top: 35px;
}
#sp .ctext .bigImg {
    margin-top: 10px;
}
#sp .ctext .bigImg .img {
    height: 302px;
}
#sp .ctext .smallImg .img {
    margin-top: 10px;
    height: 94px;
}
#sp .ctext .proText {
    margin-top: 15px;
}
#sp .ctext .proText .tit {
    padding: 0 180px 20px 0;
    margin-top: 0;
    font-size: 18px;
    line-height: 34px;
}
#sp .ctext .proText .tel {
    width: 180px;
}
#sp .ctext .proText .tel em {
    width: 34px;
    height: 34px;
}
#sp .ctext .proText .tel em img {
    width: 34px;
    height: 34px;
}
#sp .ctext .proText .num {
    font-size: 14px;
    line-height: 20px;
}
#sp .ctext .proText .num b {
    font-size: 16px;
}
#sp .ctext .proText .p1 {
    padding: 15px 0;
    font-size: 14px;
    line-height: 26px;
}
#sp .ctext .proText .more {
    margin-top: 25px;
}
#sp .ctext .proText .more a {
    font-size: 15px;
}
#c_14 .ctext .saleList li {
    margin-top: 15px;
}
#c_14 .ctext .saleList li:nth-child(2) {
    margin-top: 15px;
}
#c_14 .ctext .saleList li .lText {
    width: 58%;
    margin-top: 10px;
}
#c_14 .ctext .saleList li .lText span {
    height: 35px;
    line-height: 30px;
    font-size: 14px;
    top: 2px;
}
#c_14 .ctext .saleList li .lText .t1 {
    font-size: 18px;
    line-height: 35px;
}
#c_14 .ctext .saleList li .lText .p1 {
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
}
#c_14 .ctext .saleList li .rImg {
    height: 130px;
}
#c_15 .ctext .conBox {
    width: 60%;
}
#c_15 .ctext .t1 {
    font-size: 18px;
    line-height: 30px;
}
#c_15 .ctext .t2 {
    font-size: 22px;
    line-height: 35px;
    margin-top: 10px;
}
#c_15 .ctext .contact {
    width: 160px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
}
#c_12 .ctext .address {
    width: 100%;
}
#c_12 .ctext .address .tit {
    padding-bottom: 15px;
}
#c_12 .ctext .address .tit h5 {
    margin-top: 0;
}
#c_12 .ctext .address .dlBox {
    margin-top: 5px;
}
#c_12 .ctext .address .dlBox dl {
    margin-top: 30px;
}
#c_12 .ctext .followUs {
    width: 100%;
    margin-top: 15px;
}
#c_12 .ctext .followUs .li1 {
    margin-top: 10px;
}
#c_12 .ctext .formBox {
    margin-top: 15px;
}
#l_1 .ctext .makeList:after {
    display: none;
}
#l_1 .ctext .makeList li .lImg {
    width: 100%;
    height: 260px;
}
#l_1 .ctext .makeList li .rText {
    width: 100%;
    padding: 0;
    margin: 15px 0 20px 0;
}
#l_1 .ctext .makeList li .rText h2 {
    margin: 0;
}
#l_1 .ctext .makeList li .rText .p1 {
    margin-top: 10px;
}
#l_1 .ctext .makeList li .rText h2 i {
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
}
#l_1 .ctext .makeList li .rText h2 span {
    font-size: 20px;
    line-height: 34px;
    margin-left: 10px;
}
#l_1 .ctext .makeList .moer {
    margin-top: 10px;
}
#l_1 .ctext .makeList .moer a {
    width: 100px;
    height: 100px;
    font-size: 14px;
    line-height: 24px;
}
#l_1 .ctext .makeList .moer a img {
    width: 28px;
    height: 28px;
}
#subpage_20 .width{
	max-width: 100%;
}
}


.pagination li{
    float: left;
}
.pu_page{
    margin-top: 50px;
}
.pu_page span {
  font-family: "OPPOSans-Ver2-Regular", 'Noto Sans SC', 'Source Han Sans', 'OPPO Sans', 'Roboto', 'MiSans', 'HarmonyOS Sans', 思源黑体, sans-serif;
  display: block;
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: var(--f16);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border: 1px solid #ddd;
  margin: 0px 3px;
}
.pu_page span:hover {
  color: #fff;
  background: #074f97;
}
.pu_page .prev,
.pu_page .next {
  border: 1px solid #ddd;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
#l .ctext .proList .slick-slide{
    margin-bottom: 30px;
}
.loadmore .loadmore-tips{
    width: inherit;border: 0px;
}
.pu_page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0.56rem;
}
.pu_page a {
  font-family: "OPPOSans-Ver2-Regular", 'Noto Sans SC', 'Source Han Sans', 'OPPO Sans', 'Roboto', 'MiSans', 'HarmonyOS Sans', 思源黑体, sans-serif;
  display: block;
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: var(--f16);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border: 1px solid #ddd;
  margin: 0px 3px;
}
.pu_page a:hover {
  color: #fff;
  background: #074f97;
}
.pu_page .prev,
.pu_page .next {
  border: 1px solid #ddd;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.pu_page .prev svg path,
.pu_page .next svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.pu_page .prev:hover,
.pu_page .next:hover {
  border-color: #074f97;
}
.pu_page .prev:hover svg path,
.pu_page .next:hover svg path {
  fill: #074f97;
}
.pu_page .number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0.15rem;
}
.pu_page .number .active {
  color: #074f97;
  font-family: 'gilroy_bold';
}

.submenus{
  left: 0px !important;
}
.submenus .yds{
    display: none !important
}
@media (max-width: 991px){
#content_23 .width{
    width: 100% !important;
}
#lt .ctext {
    padding: 18px 0;
    width: 100%;
    max-width: 90%;
    margin: auto;
}
#lt .ctext .left{
	display: none;
}
.contact-section.with-map-bg .row {
	display: inherit;
}
.contact-section.with-map-bg .row .col-6{
	width: 100%;
	max-width: 100%;
}
.contact-section.with-map-bg.pt-120{
	padding-top: 60px;
	padding-bottom: 40px;
}
.contact-form-wrapper .contact-info-list .info-box {
    margin-bottom: 10px;
	margin-right: 0px;
    padding-bottom: 15px;
    border-bottom: 2px solid #f3f3f3;
    border-right: 0;
    display: inline-flex;
    padding-right: 0px;
    width: 100%;
}
.contact-form-wrapper .contact-info-list .info-box .icon {
    padding-right: 25px;
}
.contact-form-wrapper .contact-info-list .info-box:first-child{
	margin-bottom: 30px;
}
.footer-area .align-items-center .col-lg-3{
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
    text-align: center;
}
.footer-area .align-items-center .col-lg-9{
	display: none !important;
}
.mean-container .mean-nav ul .submenus .xialas{
	display: none;
}
.submenus .yds{
    display: block !important
}
.post-grid-box .post-desc{
    padding-bottom: 0px;
}
.blog-details-box .entry-footer .post-nav{
    padding: 15px 0;
    margin: 15px 0;
}
.cw-shop-product-spec-table{
    overflow-y: hidden;
}
.tab-pane.fade{
    padding: 20px;
    background-color: #f3f3f3;
}
.tab-pane.fade .cw-shop-product-spec-table{
    padding: 0px;
}
.cw-shop-product-des{
    padding: 0px !important;
}
.cw-product-des-details .nav-pills .nav-link {
    font-size: 16px !important;
}
}