/*手机端 平板端样式*/


/*头部*/

.pc_top {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 3.727273rem;
    margin: auto;
    padding: 0 1%;
    background: rgba(0, 0, 0, 0.7);
    border-bottom: #000 1px solid;
}

.logo {
    float: left;
    height: 1.818182rem;
    margin-top: 0.954545rem;
}

.logo a {
    height: 100%;
}

.logo a img {
    float: left;
    height: 100%;
}

.pc_top_right {
    float: right;
    height: 100%;
}

.pc_top_nav_buttom {
    height: 1.363636rem;
    margin-top: 1.181818rem;
}

.pc_top_nav_buttom img {
    height: 100%;
    float: right;
}

.pc_top_nav_ul {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 3.727273rem;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 0 5% 6%;
}

.pc_top_nav_ul li {
    height: 3.727273rem;
    line-height: 3.727273rem;
    font-size: 1rem;
    font-weight: bold;
    border-bottom: #000 1px solid;
}

.pc_top_nav_ul li a {
    display: block;
}





/*首页*/

.content {
    padding-top: 3.727273rem;
}

.banner {
    position: relative;
    height: 20rem;
}

.banner_video {
    width: 100%;
    height: 100%;
}

.banner_video video { z-index: 0 !important;
    /*max-height: 100%;*/
    width:100%;
    max-width: 100%;
    /*height: 100%;*/
}

.banner_back {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 66;
    width: 100%;
    height: 100%;
}

.banner_back_text {
    width: 100%;
    height: 100%;
    background-image: url(../images/pattern.png);
    text-align: center;
}

.banner_back_text h1 {
    width: 100%;
    height: 25%;
    margin-bottom: 3%;
    margin-top:290px;
}

.banner_back_text h1 img {
    height: 100%;
}

.banner_back_text p {
    width: 100%;
    font-size: 1.727273rem;
    color: #fff;
}

.banner_back_sb {
    position: absolute;
    width: 1.090909rem;
    margin-left: -0.545455rem;
    left: 50%;
    bottom: 2%;
}

.banner_back_sb img {
    width: 100%;
}

.banner_back_syin {
    position: absolute;
    width: 12rem;
    height: 2rem;
    right: 40.6%;
    bottom: 13.8%;
    cursor: pointer;
    background: url(../images/icon-img02_1.png) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.rnr-unmute{background: url(../images/icon-img02_1.png) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;}
.rnr-mute{background: url(../images/icon-img02.png) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;}



.act05 {
    background: url(../images/icon-img02.png) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.cont_width {
    width: 100%;
    padding: 0 2%;
    margin: auto;
}


.ind_cont_qx {
    padding: 3.863636rem 0;
    margin-bottom:20px;
}

.title {
    text-align: center;
    margin-bottom: 0.1rem;
}

.title h1 {
    font-size: 1.363636rem;
    color: #333;
    margin-bottom: 0.909091rem;
}

.title p {
    font-size: 0.818182rem;
    color: #999;
    line-height: 2;
}

.ind_one_ul {
    width: 100%;
}

.ind_one_ul li {
    float: left;
    width: 50%;
    text-align: center;
}

.ind_one_ul li h2 {
    font-size: 3.636364rem;
    color: #f23e56;
}

.ind_one_ul li p {
    font-size: 1.0rem;
    color: #999;
    line-height: 3;
}

.ind_two_right {}

.ind_two_text {
    font-size: 0.818182rem;
    color: #999;
    line-height: 2;
}

.ind_two_text p {
    margin-bottom: 0.454545rem;
}

.ind_two_img img {
    width: 100%;
}

.ind_two_ul {
    width: 100%;
    text-align: center;
}

.ind_two_ul li {
    float: left;
    width: 32%;
    margin-left: 2%;
    vertical-align: top;
    line-height: 2;
}

.ind_two_ul li:first-child {
    margin-left: 0;
}

.ind_two_ul li h1 {
    height: 3.181818rem;
    margin-bottom: 0.681818rem;
}

.ind_two_ul li h1 img {
    height: 100%;
}

.ind_two_ul li h2 {
    font-size: 0.909091rem;
    color: #333;
}

.ind_two_ul li p {
    font-size: 0.818182rem;
    color: #999;
}

.title_fiv {
    text-align: center;
    border-bottom: #ddd 1px solid;
    margin-bottom: 1.818182rem;
}

.title_fiv a {
    display: inline-block;
    height: 1.818182rem;
    line-height: 1.818182rem;
    padding: 0 1.6%;
    font-size: 0.818182rem;
    color: #333;
}

.title_fiv a.act06 {
    background-color: #f23e56;
    color: #fff;
    font-weight: bold;
}

.ind_three_ul { display: none;
    width: 100%;
}
.ind_three_ul:first-child{ display: block; }

.ind_three_ul li {
    float: left;
    width: 48%;
    text-align: center;
    margin-right: 4%;
    margin-bottom: 1.272727rem;
    padding: 0.681818rem;
    -webkit-box-shadow: 0 0 0.454545rem #999;
    box-shadow: 0 0 0.454545rem #999;
    cursor: pointer;
}
.ind_three_ul li a{ display: block; }

.ind_three_ul li:nth-child(even) {
    margin-right: 0;
}

.ind_three_ul li h1 {
    width: 100%;
    height: 9.590909rem;
    overflow: hidden;
    /*margin-bottom: 0.681818rem;*/
    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;
}

.ind_three_ul li h1 img {
    max-height: 100%;
    max-width: 100%;
}

.ind_three_ul li p {
    font-size: 0.636364rem;
    color: #333;overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ind_thour_ul {
    width: 100%;
}

.ind_thour_ul li {

}
.ind_thour_ul li a{  color: #999;}

.ind_thour_ul li:first-child {
    margin-left: 0;
}
.ind_thour_ul li:nth-child(4) {
    margin-left: 0;
}
.ind_thour_ul li:nth-child(7) {
    margin-left: 0;
}


.ind_thour_ul li a h1 {
    margin-bottom: 1rem;
}

.ind_thour_ul li h1 img {
    width: 100%;
}

.ind_thour_ul li a span {
    display: block;
    margin-bottom: 0.454545rem;
    padding-left: 1.363636rem;
    color: #333;
    background: url(../images/icon-img15.png) left center no-repeat;
    -webkit-background-size: auto 60%;
    background-size: auto 60%;
}

.ind_thour_ul li a p {
    line-height: 1.090909rem;
    height: 2.181818rem;
    overflow: hidden;
}

.ind_thour_ul li a em {
    display: block;
    margin-bottom: 0.681818rem;
}

.color_one {
    background: #f3f3f3;
}

.color_two {
    height: auto;
    background: url(../images/back-img02.jpg) center no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

.ind_six_left {
    margin-bottom: 1.136364rem;
}

.ind_six_left h1 {
    font-size: 1.363636rem;
    color: #333;
    margin-bottom: 1.090909rem;
}

.ind_six_left p {
    font-size: 0.727273rem; line-height: 2;
    color: #666;
}

.ind_six_div {
    width: 50%;
    text-align: center;
    margin: 0 auto 1rem;
    padding: 1.818182rem 0;
    font-size: 0.727273rem;
    line-height: 2;
    -webkit-border-radius: 0.454545rem;
    border-radius: 0.454545rem;
    background-color: #fff;
    -webkit-box-shadow: 0 0 0.454545rem #999;
    box-shadow: 0 0 0.454545rem #999;
}

.ind_six_div h3 {
    width: 6.454545rem;
    height: 6.454545rem;
    margin: 0 auto 0.454545rem;
    overflow: hidden;
}

.ind_six_div h3 img {
    height: 100%;
}

.ind_six_div span {
    display: block;
    color: #f23e56;
}

.ind_six_div p {
    color: #333;
}

.ind_six .swiper-button-next,
.ind_six .swiper-button-prev {
    position: absolute;
    top: 50%;
    margin-top: -0.818182rem;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 0.818182rem;
    height: 1.636364rem;
}

.ind_six .swiper-button-next {
    right: 0;
    left: auto;
    background-image: url(../images/icon-img10.png);
}

.ind_six .swiper-button-prev {
    left: 0;
    right: auto;
    background-image: url(../images/icon-img09.png)
}

.ind_map .swiper-button-disabled {
    border: #dedede 1px solid;
    opacity: 1;
    background: #fff;
    color: #999;
}

.ind_seven_left {
    font-size: 0.727273rem;
    line-height: 2;
    margin-bottom: 0.909091rem;
}

.ind_seven_left p {
    color: #999;
    text-transform: uppercase;
}

.ind_seven_left p span {
    color: #000;
}

.ind_seven_left em {
    display: block;
    font-size: 1.090909rem;
    color: #f23e56;
}

.ind_seven_left b {
    color: #000;
}

.ind_seven_left01 {
    margin-bottom: 0.909091rem;
}

.ind_seven_left02 p {
    font-size: 0.545455rem;
}

.ind_seven_right img {
    width: 100%;
}

.col_back03 {
    height: auto;
    background-image: url(../images/back-img03_13.jpg);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

.ind_eaght {
    color: #fff;
    line-height: 2;
    text-align: center;
}

.ind_eaght h2 {
    font-size: 1.636364rem;
}

.ind_eaght p {
    font-size: 1.363636rem;
}

.pc_footer {
    text-align: center;
    padding: 1rem 0;
    font-size: 0.818182rem;
    color: #999;
    line-height: 2;
    border-bottom: #ddd 1px solid;
}

.footer02 {
    text-align: center;
    font-size: 0.636364rem;
    color: #999;
    padding: 1rem 0;
}

/*视频弹窗*/
.tk_gban{ float: right; margin-right: 5%; cursor: pointer; width:1.818182rem ; height:1.818182rem ; background: url(../images/gb_tk.png) center no-repeat; background-size: cover; }
.ps_tcdiv{ display: none; width: 100%;  position: fixed;z-index: 999; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5);}
.ps_tcdiv_fix{ width: 100%; height: 100%; display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
.ps_tcdiv02{ width: 100%; /*width: 100%; height: 80%;*/  }
.ps_tcdiv02 video{ /*max-width: 80%;max-height: 80%;*/ max-height: 100%; width: 90%; }

/*新闻页*/
.xinwen_ye{ background: #fff; padding: 0.909091rem; margin: 0.909091rem auto; }
.title_five{ text-align: center; margin-bottom: 1.363636rem; }
.title_five h1{ font-size: 1.2rem; color: #000; }
.xin_wen{ font-size: 0.718182rem; color: #666; }
.xin_wen p{ margin-bottom: 1rem; line-height: 2; }
.xin_wen p b{ display: block; color: #333; font-size: 0.818182rem; }
.xin_wen img{ display: block; margin: 0 auto 1rem; max-width: 100%; }
.xin_wen {MARGIN: auto;WIDTH: auto;}
.xin_wen img{MAX-WIDTH: 100%!important;HEIGHT: auto!important;width:expression(this.width > 100%! ? "100%!" :     this.width)!important;}














/*************************************************************PC端样式***************************************************************************/

@media screen and (min-width: 1200px) {
    /*首页*/
    .pc_top {

        min-width: 100%;
        height: 75px;
        padding: 1;
        border-bottom: none;
    }
    .pc_top02 {
       
        margin: 0 auto;
    }
    .logo {
        height: 56px;
        margin-top: 10px;
    }
    .pc_top_nav_buttom {
        display: none;
    }
    .banner {
        height: 100vh;
    }
    .banner03 {
        height: 600px;
    }
    .pc_top_nav_ul {
        display: block;
        position: inherit;
        width: auto;
        padding: 0;
    }
    .pc_top_nav_ul li {
        float: left;
        height: 75px;
        line-height: 75px;

        margin-left: 20px;
        font-size: 16px;
        border-bottom: none;
        font-weight: normal;
    }
    .pc_top_nav_ul li a {
        color: #f1f1f1;
    }

    .pc_top_nav_ul li.act01 a {
        color: #fff;
    }
    .content {
        padding-top: 0; overflow: hidden;
    }
    .cont_width {
        width: 1200px;
        padding: 0;
    }
    .title {
        width: 1062px;
        margin: 0 auto 10px;
    }

    .ind_one_ul li {
        width: 25%;
    }
    .ind_two_right {
        width: 580px; margin-top:65px ; margin-right:-20px;
        float: right;
    }
    .ind_two_right .title {
        text-align: left;
        margin-bottom: 20px;
    }
    .ind_two_right .title h1 {
        margin-bottom: 0;
    }
    .ind_two_img {
        position: absolute; height: 100%; width: 960px; top: 0; left: 50%; margin-left:-960px ; 
        
    }
    .ind_two_img img{ width: auto; height: 100%; float: right; }
    .ind_two_ul li {
        width: 30%;
        margin-left: 5%;
    }

    .ind_three_ul li {
        width: 380px; height: 260px; background: url(../images/icon-img06.png) no-repeat;
        margin-right: 30px; box-shadow: none; padding:0 ;
    }
     .ind_three_ul li:nth-child(even){ margin-right: 30px; }
     .ind_three_ul li:nth-child(3n){ margin-right: 0; }
    .ind_three_ul li a{ display: block;  width: 370px; height: 250px;    padding: 0px 12px; background-color: #fff;}
  
    .ind_three_ul li h1 {
        height: 220px;
    }
    .ind_three_ul li p {
        font-size: 14px;
    }

    .ind_thour_ul li {

    }
    .ind_thour_ul li:first-child {
        margin-left: 0;
    }
    .ind_thour_ul li h1 {
        width: 100%;
        height: 150px;
        overflow: hidden;
        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;
    }
    .ind_thour_ul li h1 img {
        max-height: 100%;
        max-width: 100%;
    }
    .ind_six_left {
        float: left;
        width: 620px;
        margin-left: 75px;
    }
    .ind_six_div {
        float: right;
        width: 240px;
        margin: 10px 100px;
    }
    .color_two {
        height: 503px;
        padding: 85px 0;
    }
    .ind_seven_left {
        float: left;
    }
    .ind_seven_right {
        float: right;
    }
    .col_back03 {
        height: 299px;
    }


    .ind_three {
        height: 31.25rem;
    }
       .xq_wm{ padding: 0; height: 486px; position: relative; }
       /*新闻详情页*/
       .xinwen_ye{ margin:80px auto 20px ; }
       /*视频弹框*/
       .tk_gban{ top: 10%; margin-right: 15%; }
       .ps_tcdiv02 video{ width: 70%; }
}


}




/*pages*/ .pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #f23e56;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #f23e56;
	color: #fff;
	cursor: default;
}