/* reset */
html,body,div,span,applet,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    font-weight:normal;
    vertical-align:baseline;
    letter-spacing: 1px;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display:block;
}
ol,ul,li {
    list-style:none;
}
blockquote,q {
    quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
    content:'';
    content:none;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
th,td {
    vertical-align:middle;
}

a {
    outline:none;
    text-decoration:none;
}
a:focus {
    outline:none;
}
input:focus,select:focus,textarea:focus {
    outline:-webkit-focus-ring-color auto 0;
}
*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

img {
    border-style: none; /*  Remove the border on images inside links in IE 10. */
    border:0;
}
ul li{
    cursor: pointer;
}
body {
    overflow-x: hidden;
}

.header {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    text-align: center;
}

.header img {
    display: block;
    width: 100%;
}

.main {
    width: 100%;
    margin: auto;
}

.Content1 {
    width: 100%;
    height: 3.79rem;
    background: #E9F3ED;
    position: relative;
}

.Content1 .con {
    width: 12rem;
    margin: 0 auto;
    overflow: 100%;
    background-color: #333;
}

.Content1 .box {
    width: 12rem;
    height: 3.79rem;
    background-color: #FFFFFF;
    position: absolute;
    top: -0.63rem;
}

.Content1 .box div {
    float: left;
}

.Content1 .box .con1 {
    width: 3.56rem;
    height: 100%;
    background: #008A31;
}

.Content1 .box .con1 .tit {
    margin-left: .34rem;
    margin-top: .33rem;
    font-size: .28rem;
    line-height: .4rem;
    color: #FFFFFF;
}

.Content1 .box .con1 .icon {
    width: .44rem;
    height: .06rem;
    display: inline-block;
    margin-left: 1.18rem;
    margin-top: .46rem;
}

.Content1 .box .con1 .icon img {
    width: 100%;
    display: block;
}

.Content1 .box .con1 .nr {
    height: 2.4rem;
    margin: .19rem .3rem 0 .34rem;
    overflow: hidden;
    font-size: .16rem;
    color: #FFFFFF;
    line-height: .28rem;
    text-align: justify;
    text-indent: 2em;
}
.Content1 .box .con1 .nr_iphone{
    display: none;
    text-indent: 2em;
}

.Content1 .box .con2 {
    width: 8.44rem;
    height: 100%;
}

.Content1 .box .con2 .top {
    width: 8.44rem;
}

.Content1 .box .con2 .top>div {
    float: left;
}

.Content1 .box .con2 .tit {
    font-size: .28rem;
    line-height: .4rem;
    color: #000;
    margin-top: .33rem;
    margin-left: .39rem;
}

.Content1 .box .con2 .icon1 {
    margin-left: .09rem;
    margin-top: .36rem;
    width: .42rem;
    height: .28rem;
}

.Content1 .box .con2 .wenz {
    font-size: .16rem;
    color: #D9D9D9;

}

.Content1 .box .con2 .xiabiao {
    width: 100%;
    height: .02rem;
    background-color: #F8B72B;
    margin-top: .04rem;
}

.Content1 .box .con2 .icon2 {
    width: .44rem;
    height: .02rem;
    /* float: right; */
    margin-top: .3rem;
    margin-left: 5.66rem;
}

.Content1 .box .con2 .icon2 img {
    display: block;
}

.Content1 .box .con2 .bot {
    margin-top: .36rem;
}

.Content1 .box .bot .left {
    width: 3.23rem;
    margin-left: .39rem;
}

.Content1 .box .bot .left .time {
    width: .5rem;
    height: .44rem;
    background-color: #008A31;
}

.Content1 .con2 .left .list {
    margin-bottom: .2rem;
}

.Content1 .con2 .left .list>div {
    float: left;
}

.Content1 .box .left .time .it {
    width: 100%;
    height: .02rem;
    background-color: #F8B72B;
}

.Content1 .box .left .day {
    margin-top: .04rem;
    margin-left: .06rem;
    font-size: .12rem;
    line-height: .17rem;
    color: #FFFFFF;
}

.Content1 .box .left .year {
    margin-left: .06rem;
    font-size: .1rem;
    line-height: .14rem;
    color: #FFFFFF;
    margin-top: 0.04rem;
}

.Content1 .box .left .title {
    width: 2.53rem;
    height: .44rem;
    font-size: .16rem;
    line-height: .22rem;
    overflow: hidden;
    margin-left: .2rem;
    text-indent: 2em;
}

.Content1 .box .left .title a {
    color: #333;
}

.Content1 .box .left .title:hover a {
    color: #008A31;
}

.Content1 .box .right {
    width: 4.27rem;
    height: 2.39rem;
    margin-left: .27rem;
    background-color: #D9D9D9;
    float: right;
}

.Content1 .swiper-container {
    width: 100%;
    height: 100%;
    color: #fff;
    position: relative;
}

.Content1 .swiper-container .img {
    width: 4.27rem;
    height: 2.39rem;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}

.Content1 .swiper-container .img img {
    width: 100%;
    display: block;
}

.Content1 .swiper-container .title {
    width: 100%;
    height: .4rem;
    position: absolute;
    z-index: 5;
    bottom: 0;
    font-size: .16rem;
    color: #FFFFFF;
    line-height: .4rem;
    background: rgba(51, 51, 51, 0.6);
    filter: alpha(opacity=60);
}

.Content1 .swiper-container .title p {
    margin-left: .12rem;
}

.Content1 .pagination {
    width: .9rem;
    position: absolute;
    z-index: 20;
    right: .19rem;
    bottom: 0.13rem;
    text-align: right;
}

.Content1 .swiper-pagination-switch {
    display: inline-block;
    width: .09rem;
    height: .09rem;
    border-radius: .08rem;
    background: url(../images/lbdian.png) 100% center no-repeat;
    margin-right: .05rem;
    opacity: 0.8;
    cursor: pointer;
}

.Content1 .swiper-active-switch {
    width: .33rem;
    height: .09rem;
    background: url(../images/lbactive.png) 100% center no-repeat;

}


.Content1 .right_phone {
    display: none;
}

.Content2 {
    width: 100%;
    height: 9.8rem;
    background: url(../images/Group\ 3.png) no-repeat center;
    overflow: hidden;
}

.Content2 .tabs {
    width: 6.15rem;
    margin: 0 auto;
    margin-top: .65rem;
    overflow: hidden;
}

.Content2 .tabs div {
    display: block;
    float: left;
    width: 1.2rem;
    height: .55rem;
    color: #FFFFFF;
    text-align: center;
    line-height: .4rem;
    font-size: 0.28rem;
    cursor: default;
}
.Content2 .tabs div:hover{
    color:#F8B72B;
}
.Content2 .tabs div:first-child+div {
    margin: 0 1.25rem;
}

.Content2 .tabs div span {
    display: none;
    width: 100%;
    height: .05rem;
    background-color: #FFFFFF;
    margin-top: .11rem;
}

.Content2 .tabs div.active {
    color: #fff;
    font-weight: bold;
}

.Content2 .tabs div.active span {
    display: block;
}

.Content2 .swiper-container {
    clear: both;
    height: 100%;
    width: 100%;
}

.Content2 .swiper-slide {
    width: 100%;
    height: 100%;
    background: none;
    color: #fff;
}

.Content2 .swiper-slide .box1 {
    width: 12rem;
    height: 6.55rem;
    /* background-color: #333; */
    margin: auto;
    margin-top: .96rem;
}

.Content2 .swiper-slide .box1 .list {
    float: left;
    width: 3.9rem;
    height: 3.2rem;
    background-color: #FFFFFF;
    margin-bottom: .15rem;
}

.Content2 .swiper-slide .box1 .list:hover {
    background-color: #008a31;
}
.Content2 .swiper-slide .box1 .list:hover div{
  color:#fff;   
}

.Content2 .swiper-slide .box1 .list:first-child+.list {
    margin: auto .15rem;
}

.Content2 .swiper-slide .box1 .list:first-child+.list+.list+.list+.list {
    margin: auto .15rem;
}

.Content2 .swiper-slide .box1 .img {
    width: 3.9rem;
    height: 2.2rem;
}

.Content2 .swiper-slide .box1 .img img {
    width: 100%;
}

.Content2 .swiper-slide .box1 .time {
    margin-top: .1rem;
    width: 1rem;
    font-size: .32rem;
    line-height: .45rem;
    color: #008A31;
    margin-left: .22rem;
}

.Content2 .swiper-slide .box1 .title {
    font-size: .2rem;
    line-height: .28rem;
    margin-left: .22rem;
    color: #000;
}

.Content2 .swiper-slide .box2 {
    width: 12rem;
    height: auto;
    margin: auto;
    margin-top: .9rem;
    overflow: hidden;
}

.Content2 .swiper-slide .box2 .list {
    float: left;
    width: 3.45rem;
    height: 5.08rem;
    background: url(../images/Group\ 2.png) no-repeat;
    background-size: 100%;
    overflow: hidden;
    margin-top: .71rem;
}

.Content2 .swiper-slide .box2 .l2 {
    width: 4.4rem;
    height: 6.5rem;
    margin: auto .35rem;
    margin-top: 0;
}

.Content2 .swiper-slide .box2 .title {
    font-size: .2rem;
    color: #008A31;
    margin-top: .45rem;
    margin-left: .35rem;
    line-height: .28rem;
    font-weight: bold;
}

.Content2 .swiper-slide .box2 .nr {
    height: 4.1rem;
    margin: .13rem .34rem 0 .35rem;
    font-size: .16rem;
    line-height: .22rem;
    color: #333333;
    overflow: hidden;
    line-height: .35rem;
    text-indent: 2em;
    text-align: justify;
}
.Content2 .swiper-slide .box2 .min_l2{
    display: none;
}
.Content2 .swiper-slide .box2 .l2 .nr {
    display: none;
}
.Content2 .swiper-slide .box2 .l2 .min_l2 {
    display: block;
    margin: .10rem .44rem;
    height: 5.2rem;
    text-indent: 2em;
}

.Content2 .swiper-slide .jzgd_btn{
    margin: auto;
    width: 2rem;
    font-size: 0.16rem;
    color: #fff;
    margin-top: 0.25rem;
    text-align: center;
}
.Content2 .swiper-slide .jzgd_btn:hover{
    cursor: pointer;
    color: #ccc;
}
.Content2 .swiper-slide .box3 {
    width: 12rem;
    height: 5.55rem;
    margin: auto;
    margin-top: 1.3rem;
}

.Content2 .swiper-slide .box3>div {
    float: right;
}

.Content2 .swiper-slide .box3 .left {
    width: 8.35rem;
    height: 100%;
}

.Content2 .swiper-slide .box3 .right {
    width: 3.64rem;
    height: 100%;
    background-color: #FFFFFF;
    overflow: hidden;
}

.Content2 .swiper-slide .box3 .right .time {
    margin-top: .15rem;
    width: 100%;
    height: .41rem;
    color: #333333;
    font-size: .2rem;
    line-height: .41rem;
}
.Content2 .swiper-slide .box3 .right .time>div{
    float: left;
}
.Content2 .swiper-slide .box3 .right .time .icon {
    width: .1rem;
    height: 100%;
    background: #008A31;
    display: inline-block;
}

.Content2 .swiper-slide .box3 .right .ms {
    font-size: .18rem;
    line-height: .25rem;
    color: #333333;
    margin-top: .15rem;
    margin-left: .19rem;
}
.Content2 .swiper-slide .box3 .right .ms a{
    color: #333333;
}

.Content2 .box3 .right .tabs2 {
    margin-top: .35rem;
    overflow-y: scroll;
    height: 4.30rem;
    margin-right: 0.1rem;
}

.tabs2::-webkit-scrollbar {
    width: 0.03rem;
    height: 0.02rem;
}

.tabs2::-webkit-scrollbar-thumb {
    border-radius: 1rem;
    -webkit-box-shadow: inset 0 0 0.05rem rgba(0, 0, 0, 0.2);
    background: #F1F1F1;
}

.Content2 .box3 .right .list {
    margin-left: .19rem;
    height: .78rem;
    margin-bottom: .14rem;
}

.Content2 .box3 .right .list .tu {
    float: left;
    width: 1.38rem;
    height: .78rem;
    position: relative;
}

.Content2 .box3 .right .list .tu .img {
    width: 1.38rem;
    height: .78rem;
    position: absolute;
    z-index: 1;
}

.Content2 .box3 .right .list .tu .video_icon {
    position: absolute;
    z-index: 10;
    width: .3rem;
    height: .3rem;
    top: .24rem;
    left: .54rem
}

.Content2 .box3 .right .list .tu img {
    width: 100%;
    display: block;
}

.Content2 .box3 .right .list .title {
    width: 1.75rem;
    height: 100%;
    float: right;
    /* margin-right: .2rem; */
    font-size: .12rem;
    line-height: .17rem;
    color: #333333;
    position: relative;
}

.Content2 .box3 .right .list .tim {
    position: absolute;
    bottom: 0;
    font-size: .1rem;
    color: #999999;
    left: 0;
}
.Content2 .box3 .right .sj{
    display: inline-block;
    margin-left: 0.1rem;
}
.Content2 .box3 .left {
    width: 8.35rem;
    height: 100%;
}

.Content2 .box3 .left .video {
    width: 100%;
    height: 100%;
    position: relative;
}

.Content2 .box3 .left video {
    width: 100%;
    height: 100%;
    background: #000;
}

.Content2 .box3 .left .video .btn {
    position: absolute;
    width: .93rem;
    height: .93rem;
    /* background: url(../images/video.png) no-repeat; */
    top: 2.31rem;
    left: 3.95rem;
    z-index: 10;
    cursor: pointer;
    z-index: 20;
}
.Content2 .box3 .left .video .videotp img{
    width: 8.35rem;
}
.Content2 .box3 .left .video .btn img {
    width: 100%;
}


.Content2 .box3 .swiper-container {
    clear: both;
    height: 100%;
    width: 100%;
}

.Content2 .box3 .swiper-slide {
    width: 100%;
    height: 100%;
    background: none;
    color: #fff;
}

.Content3 {
    margin-top: .65rem;
    width: 100%;
    height: 4.55rem;
}

.Content3 .tit {
    width: 3.3rem;
    height: .56rem;
    margin: auto;
    font-size: .4rem;
    color: #000;
    overflow: hidden;
}

.Content3 .tit>div {
    float: left;
}

.Content3 .tit .icon {
    display: inline-block;
    /* width: 1.48rem; */
    font-size: .16rem;
    color: #D9D9D9;
    position: relative;
    height: .4rem;
    margin-top: .07rem;
    margin-left: .1rem;
}

.Content3 .tit .icon span {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    height: .02rem;
    background: #F8B72B;
}

.Content3 .box {
    width: 12rem;
    margin: auto;
    height: 3.6rem;
    margin-top: .43rem;
}

.Content3 .box .list {
    width: 3.9rem;
    height: 3.6rem;
    position: relative;
    float: left;
    overflow: hidden;
}

.Content3 .box .list:first-child+.list {
    margin: auto .15rem;
}

.Content3 .box .list .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.Content3 .box .list .title {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 2rem;
    /* left: 1.3rem; */
    top: 1.35rem;
    text-align: center;
}

.Content3 .box .l1 .title {
    top: 1.2rem;
}

.Content3 .box .list .title .wenz {
    font-size: .32rem;
    /* line-height: 100%; */
    color: #FFFFFF;
}
.Content3 .box .list:hover .title{
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -ms-transform: scale(1.10);
    transition: all 0.5s;
}
.Content3 .box .list .title .yinw {
    font-size: .18rem;
    line-height: .25rem;
    color: #FFFFFF;
    margin-top: .02rem;
}

.Content3 .box .list .title .jiantou {
    margin-top: .15rem;
    width: 100%;
    height: .06rem;
    display: block;
    background: url(../images/jiantou1.png) no-repeat center;
}

.Content4 {
    width: 100%;
    height: 8.9rem;
    margin-top: .78rem;
    overflow: hidden;
    background: url(../images/con4bg.png) no-repeat center;
}

.Content4 .tit {
    width: 3.3rem;
    height: .56rem;
    margin: auto;
    font-size: .4rem;
    color: #FFFFFF;
    overflow: hidden;
    margin-top: .88rem;
}

.Content4 .tit>div {
    float: left;
}

.Content4 .tit .icon {
    display: inline-block;
    /* width: 1.48rem; */
    font-size: .16rem;
    color: #D9D9D9;
    position: relative;
    height: .4rem;
    margin-top: .07rem;
    margin-left: .1rem;
}

.Content4 .tit .icon span {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    height: 0.02rem;
    background: #F8B72B;
}

.Content4 .box {
    width: 13rem;
    height: 5.66;
    margin: auto;
    margin-top: .44rem;
    position: relative;

}

.Content4 .box .swiper-container {
    height: 7rem;
    position: relative;
}

.Content4 .box .swiper-slide {
    width: 3.28rem !important;
    height: 5.28rem;
    margin: 0 .5rem;
}

.Content4 .box .list {
    width: 3.28rem;
    height: 5.28rem;
    float: left;
    position: relative;
}

.Content4 .box .list .bot {
    width: 3rem;
    height: 4.96rem;
    background: #008A31;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.Content4 .box .list .bot .zkkj {
    height: 2.37rem;
    width: 100%;
}

.Content4 .box .list .bot .title {
    margin-top: .24rem;
    font-size: .32rem;
    color: #FFFFFF;
    margin-left: .34rem;
}

.Content4 .box .list .bot .ljhd {
    width: .86rem;
    height: .28rem;
    background-color: #F8ED2B;
    color: #24A351;
    font-size: .16rem;
    line-height: .28rem;
    margin-left: .34rem;
    text-align: center;
    margin-top: .08rem;
}

.Content4 .box .list .bot .nr {
    margin: .15rem .32rem 0 .34rem;
    height: 1.2rem;
    line-height: .2rem;
    font-size: .14rem;
    color: #FFFFFF;
    overflow: hidden;
    text-align: justify;
}

.Content4 .box .list .top {
    position: absolute;
    z-index: 10;
    width: 2.96rem;
    height: 2.69rem;
    background-color: #999999;
    left: 0;
    top: 0;
}

.Content4 .box .list .top img {
    width: 100%;
}

.Content4 .box .list .icon_yh {
    position: absolute;
    z-index: 20;
    left: .62rem;
    top: 2.24rem;
    width: .61rem;
    height: .56rem;
    background: url(../images/yinghao.png) no-repeat;
}

.Content4 .box .swiper-slide-active {
    margin-top: .35rem;
    
}
.Content4 .box .swiper-slide{
    transition:all 1s;
}
.Content4 #leftBtn,.Content4 #rightBtn{
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    bottom: 0.15rem;
    z-index: 30;
    cursor: pointer;
}
.Content4 #leftBtn img,.Content4 #rightBtn img{
    width: 100%;
    display: block;
}
.Content4 #leftBtn{
    left: 2.3rem;
}
.Content4 #rightBtn{
    right: 2.3rem;
}

.Content4 .pagination {
    position: absolute;
    z-index: 20;
    left: 0px;
    width: 100%;
    text-align: center;
    bottom: 0.35rem;
}

.Content4 .swiper-pagination-switch {
    display: inline-block;
    width: 1rem;
    height: .04rem;
    background: #FFFFFF;
    cursor: pointer;
}

.Content4 .swiper-visible-switch {
    opacity: 1;
    top: 0;
    background: #FFFFFF;
}

.Content4 .swiper-active-switch {
    background: #F8ED2B;
}

.footer {
    width: 100%;
    height: auto;
    text-align: center;
}

.footer img {
    display: block;
    width: 100%;
    text-align: center;
}

.Content2_iphone,
.Content3_iphone,
.Content4_iphone,
.footer .hpone {
    display: none;
}