*{margin: 0;padding: 0;font-family: Microsoft YaHei,SimSun,Arial,SimHei;font-size: 14px;}
a{text-decoration: none;color: #000;outline: none;}
a:hover {color: #c2201f}
ul,ol{list-style: none}
img{border: 0;/*outline: none;*/display: block;}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after { 
  display: table; 
  line-height: 0; 
  content: "";
}
.clearfix:after { 
  clear: both;
}

.fl{float: left;}
.fr{float: right;}
::-webkit-input-placeholder { /* WebKit browsers */
　　color:#000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
　　color:#000;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
　　color:#000;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
　　color:#000;
}
input[placeholder], [placeholder], *[placeholder] {
   color:#000;
}
input,button,select{
    outline: none;
}

html,body{
  width: 100%;
  overflow-x: hidden;
  background-color: #f5f6fb;
}
body{
  position: relative;
}

.mCustomScrollBox>.mCSB_scrollTools{
  width: 10px;
}
.mCSB_scrollTools .mCSB_draggerRail{
  width: 4px;
  border-radius: 0;
  background-color: #e3e56c;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  background-color: #a4c76b;
  width: 60%;
}
.h{

    position: relative;
    padding: 12px 0 14px;
    height: 46px;

}
.slid_tile{
	font-size: 16px;
	position: absolute;
	bottom: -40px;
}
.video-one,.video-two{
	width: 44px;
	height: 44px;
	background: red;
	position: absolute;
	left: 73%;
	text-align: center;
	line-height: 44px;
	font-size: 20px;
	border: 1px solid #e2e46c;
  background: #e2e46c;
  cursor: pointer;
  opacity: 0.5;
}
.video-one{
	margin-left: -53px;
}
.header{
  background: url(imagesbanner_bg.jpg) top center no-repeat;
}
.header header{
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
}
.header .header_t{
  position: absolute;
  left: 0%;
  width: 98%;
  top: 40px;
  left: 1%;
}
.header .header_t a{
  float: left;
  margin-right: 20px;
}
.header .header_t a.goback{
  margin-right: 0;
  width: 130px;
  text-align: center;
  line-height: 40px;
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
  font-size: 14px;
  float: right;
  position: relative;
  top: 9px;
  transition: all 0.5s cubic-bezier(0.72, 0.02, 0.29, 0.98);
}
.header .header_t a.goback:hover{
  background-color: rgba(255,255,255,0.6);
}
.header img.banner{
  display: block;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}

.section{
  background: url(imagesbody_bg.jpg) top center no-repeat;
}
.section section, .section .sec_nr{
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
}
.section section{
  margin-bottom: 105px;
}
.sec .sec_v_l{
  max-width: 806px;
  width: 62%;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.sec .sec_v_l img,.sec .sec_v_l video{
  display: block;
}
.sec .sec_v_l img{
  /*display: none;*/
  display: block;
  width: 100%;
}
.sec .sec_v_l .play{
  position: relative;
  /*left: 50%;
  margin-left: -46px;
  top: 50%;
  margin-top: -46px;
  width: 93px;
  height: 93px;*/
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 3;
  transition: all 0.5s cubic-bezier(0.72, 0.02, 0.29, 0.98);
}
.sec .sec_v_l .play.hide{
  opacity: 0;
  visibility: hidden;
}
.sec .sec_v_l .play .play_arr{
  position: absolute;
  z-index: 2;
  left: 50%;
  margin-left: -46px;
  top: 50%;
  margin-top: -46px;
  width: 93px;
  height: 93px;
  background: url(imagesplay.png) center center no-repeat;
}
.sec .sec_v_l video{
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  top: 0;
  z-index: 2;
  background-color: #000;
}
.sec .sec_v_l .arr{
  position: relative;
  padding: 12px 0 14px;
  height: 46px;
}
.swiper-button-next, .swiper-button-prev{
  width: 44px;
  height: 44px;
  top: 12px;
  margin-top: 0;
  left: 73%;
  border: 1px solid #e2e46c;
  background: url(imagesarr_l.png) center center #e2e46c no-repeat;
  transition: all 0.5s cubic-bezier(0.72, 0.02, 0.29, 0.98);
}
.swiper-button-next:hover, .swiper-button-prev:hover{
  background-color: #f6f7d3;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
  background-color: #e2e46c;
}
.swiper-button-prev{
  margin-left: -52px;
}
.swiper-button-next{
  background-image: url(imagesarr_r.png);
}


.sec .sec_v_r{
  position: absolute;
  max-width: 640px;
  width: 49%;
  height: 100%;
  top: 0;
  right: 0;
  padding: 3% 5% 3% 14%;
  border: 0.08rem solid #e3e56c;
  box-sizing: border-box;
  background: url(imagesvideo_p_bg.jpg) no-repeat;
  background-size: auto 100%;
}
.sec .sec_v_r .scroll1{
  position: relative;
  height: 100%;
  overflow: hidden;
}
.sec .sec_v_r h2{
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 0.24rem;
}
.sec .sec_v_r p{
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 0.2rem;
  text-indent: 2em;
}
.sec .sec_v_r p:last-child{
  margin-bottom: 0;
}




.section .sec_nr .sec{
  margin-bottom: 105px;
  position: relative;
  padding-left: 0.3rem;
}
.section .sec_nr .sec:nth-of-type(even) .sec_img,
.section .sec_nr .sec.sec2 .sec_img{
  margin-left: 40%;
}
.section .sec_nr .sec:nth-of-type(even) .sec_art,
.section .sec_nr .sec.sec2 .sec_art{
  left: 0.3rem;
  right: auto;
}
.section .sec_nr .sec:nth-of-type(even) .sec_img .sec_h,
.section .sec_nr .sec.sec2 .sec_img .sec_h{
  left: -23px;
}
.section .sec_nr .sec:nth-of-type(even) .sec_h h3,
.section .sec_nr .sec.sec2 .sec_h h3{
  right: 72px;
  left: auto;
  padding: 0 82px 0 58px;
  background-color: #3c925e;
  color: #fff;
}
.section .sec_nr .sec:nth-of-type(even) .sec_h h3 img,
.section .sec_nr .sec.sec2 .sec_h h3 img{
  left: auto;
  right: -132px;
}
.section .sec_nr .sec:nth-of-type(even) .sec_img .sec_tu,
.section .sec_nr .sec.sec2 .sec_img .sec_tu{
  /*left: -23px;*/
}
.sec_nr .sec_img{
  width: 60%;
  max-width: 755px;
  padding: 10px 0;
  background-color: #fff;
}
.sec_nr .sec_img .sec_h{
  position: relative;
}
.sec_nr .sec_img .sec_h h3{
  position: absolute;
  top: -46px;
  left: 72px;
  height: 46px;
  background-color: #e3e56c;
  line-height: 46px;
  font-size: 24px;
  padding: 0 58px 0 82px;
  z-index: 9;
}
.sec_nr .sec_img .sec_h h3 img{
  position: absolute;
  left: -166px;
  top: -24px;
}
.sec_nr .sec_img .sec_tu{
  position: relative;
  left: 23px;
  overflow: hidden;
}
.sec_nr .sec_img .sec_tu .swiper-slide img{
  display: block;
  max-width: 100%;
  width: 100%;
  margin-bottom: 10px;
}
.sec_nr .sec_img .sec_tu .swiper-slide p{
  height: 46px;
  line-height: 46px;
  font-size: 12px;
  /*visibility: hidden;
  opacity: 0;*/
}
.section .sec_nr .sec:nth-of-type(even) .sec_tu .swiper-slide p{
  text-indent: 2em;
}
.sec_nr .sec_img .sec_tu .sec_arr{
  position: absolute;
  width: 44px;
  height: 44px;
  border: 1px solid #e2e46c;
  background: url(imagesarr_r.png) center center #e2e46c no-repeat;
  right: 39px;
  bottom: 0;
  cursor: pointer;
  z-index: 99;
  transition: all 0.5s cubic-bezier(0.72, 0.02, 0.29, 0.98);
}
.sec_nr .sec_img .sec_tu .sec_arr:hover{
  background-color: #f6f7d3;
}
.sec_nr .sec_img .sec_tu .sec_arr.swiper-button-disabled{
  opacity: 0.35;
}
.sec_nr .sec_img .sec_tu .sec_arr.swiper-button-disabled:hover{
  background-color: #e2e46c;
}
.sec_nr .sec_img .sec_tu .sec_arr.sec_arr_l{
  right: 91px;
  background-image: url(imagesarr_l.png);
}


.sec_nr .sec_art{
  position: absolute;
  width: 36%;
  max-width: 460px;
  border: 0.08rem solid #e3e56c;
  padding: 3% 2px 3% 2%;
  height: 100%;
  right: 0;
  top: 0;
  box-sizing: border-box;
  background-color: #fff;
}
.sec_nr .sec_art p{
  font-size: 12px;
  line-height: 2;
  text-indent: 2em;
  margin-bottom: 5px;
 margin-right: 20px;
    margin-top: 20px;
}
.sec_nr .sec_art .scroll{
  position: relative;
  height: 100%;
  overflow: hidden;
}



.foot{
  line-height: 82px;
  background-color: #d6d6ce;
  text-align: center;
}




@media screen and (max-width: 1350px) {
.section{
  background-image: url(imagesbody_bg_s.jpg);
}
.section section, .section .sec_nr{
  width: 90%;
}


}




@media screen and (max-width: 1300px) {
.section{
  background-image: url(imagesbody_bg_s2.jpg);
  background-size: 100% auto;
}

}





@media screen and (max-width: 1230px) {

.sec .sec_v_r h2{
  font-size: 20px;
  line-height: 1.5;
}
.sec .sec_v_r{
  padding: 3% 1% 3% 14%;
}
}



@media screen and (max-width: 1050px) {
.sec .sec_v_r{
  padding: 3% 2px 3% 14%;
}
}






@media screen and (max-width: 750px) {
.header .header_t{
  top: 5px;
}
.slid_tile{
	font-size: 12px;
	position: absolute;
	bottom: -40px;
}
.header .header_t a{
  width: 15%;
  margin-right: 2%;
}
.header .header_t a img{
  width: 100%;
  display: block;
}
.header .header_t a.goback{
  top: 0;
  line-height: 20px;
  font-size: 12px;
  width: 80px;
}
.h{

    position: relative;
    padding: 12px 0 14px;
    height: 46px;

}

.video-one,.video-two{
	width: 44px;
	height: 44px;
	position: absolute;
	left: 87%;
	text-align: center;
	line-height: 44px;
	font-size: 20px;
	border: 1px solid #e2e46c;
  background: #e2e46c;
  cursor: pointer;
  opacity: 0.5;
}
.video-one{
	margin-left: -53px;
}
.section section, .section .sec_nr{
  width: 96%;
  margin-bottom: 70px;
}
.sec .sec_v_l .play .play_arr{
  width: 50px;
  height: 50px;
  background-size: cover;
  margin-top: -25px;
  margin-left: -25px;
}
.sec .sec_v_l{
  position: relative;
  width: 100%;
}
.sec .sec_v_l .arr{
  position: static;
  height: 0;
  padding: 0 0 15px 0;
}
.swiper-button-next, .swiper-button-prev{
  height: 30px;
  width: 30px;
  background-size: auto 60%;
  left: 5px;
  margin: 0;
  top: 50%;
  margin-top: -16px;
}
.swiper-button-next{
  left: auto;
  right: 5px;
}
.sec .sec_v_r{
  position: relative;
  left: 0;
  top: 0;
  right: auto;
  width: 100%;
  height: auto;
  padding: 2% ;
}
.sec .sec_v_r h2{
  font-size: 16px;
}
.sec .sec_v_r p{
  font-size: 12px;
  line-height: 1.8;
}


.section .sec_nr .sec{
  padding-left: 0;
  margin-bottom: 70px;
}
.sec_nr .sec_img,.section .sec_nr .sec:nth-of-type(even) .sec_img, .section .sec_nr .sec.sec2 .sec_img{
  width: 100%;
  margin: 0;
  box-sizing: border-box;
}
.sec_nr .sec_img .sec_h h3,.section .sec_nr .sec:nth-of-type(even) .sec_h h3, .section .sec_nr .sec.sec2 .sec_h h3{
  left: 0;
  width: 100%;
  padding: 0;
  text-align: center;
  font-size: 16px;
  box-sizing: border-box;
}
.sec_nr .sec_img .sec_h h3 img{
  width: 28%;
  left: -5%;
  top: -2%;
}
.section .sec_nr .sec:nth-of-type(even) .sec_h h3 img, .section .sec_nr .sec.sec2 .sec_h h3 img{
  width: 28%;
  right: -5%;
  top: -2%;
}
.sec_nr .sec_img .sec_tu,.section .sec_nr .sec:nth-of-type(even) .sec_img .sec_h, .section .sec_nr .sec.sec2 .sec_img .sec_h{
  left: 0;
  right: auto;
}
.sec_nr .sec_art,.section .sec_nr .sec:nth-of-type(even) .sec_art, .section .sec_nr .sec.sec2 .sec_art{
  position: relative;
  left: 0;
  top: 0;
  right: auto;
  width: 100%;
}
.sec_nr .sec_img .sec_tu .sec_arr{
  width: 30px;
  height: 30px;
  background-size: auto 60%;
  top: 50%;
  margin-top: -26px;
  left: 5px;
  right: auto;
}
.sec_nr .sec_img .sec_tu .sec_arr.sec_arr_r{
  left: auto;
  right: 5px;
}
.sec_nr .sec_img .sec_tu .swiper-slide img{
  margin-bottom: 0;
}
.sec_nr .sec_img .sec_tu .swiper-slide p{
  /*display: none;*/
}
.sec_nr .sec_img{
  padding: 10px 0 15px 0;
}
.sec_nr .sec_art{
  padding: 2%;
}

.section .sec_nr .sec:last-child{
  margin-bottom: 20px;
}
.foot{
  line-height: 32px;
  font-size: 12px;
}

.section .sec_nr{
  margin-bottom: 0;
}

}