@charset "utf-8";
@import url("global.css");
body{background:#fff}
.blue{color: #000 !important; font-weight: normal!important;}
.banner{
	width:100%;
	background:url(../images/banner.png) no-repeat center top;
	height:690px;
}
.banner_con{
	width:1200px;
	margin:0 auto;
}
.banner_con .logo{
	padding:60px 0 0 0;
	text-align: center;
}
h2{text-align: center; margin:0px 0 30px 0;}
.text{width:100%; color: #fff; font-size: 18px; padding:10px 0;margin-top: 540px; text-indent: 34px;}
.bg01,.bg05{background: #fff; padding:0 0 60px 0; width: 100%;}
.bg02{background: url(../images/bg02.jpg) no-repeat center top; padding:60px 0 0 0; height: 840px;}
.bg03{background: url(../images/bg03.jpg) no-repeat center top; padding:60px 0 0 0; height: 900px;}
.bg04{background: url(../images/bg04.jpg) no-repeat center top; padding:60px 0 0 0; height: 619px;}
.bg06{background: url(../images/bg06.jpg) no-repeat center top; padding:60px 0 0 0; /*height: 697px;*/ height: 490px;}
.more{width:100%; text-align: center;display: block;margin: 25px 0;}
.more1{margin:10px;}

/*top_video*/
.bg01 .left{width:380px; float: left;}
.bg01 .left .swiper {
        width: 380px;
        height: 680px;
        margin-left: auto;
        margin-right: auto;
      }

.bg01 .left .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        height: 618px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

.bg01 .left .swiper-slide video {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;border-radius: 10px; overflow: hidden;
      }
.bg01 .left .swiper-pagination{width:100%; height: 40px; /*! background: rgba(7,105,200,.75); */}
.bg01 .left .swiper-horizontal>.swiper-pagination-bullets,
.bg01 .left .swiper-pagination-bullets.swiper-pagination-horizontal,
.bg01 .left .swiper-pagination-custom,
.bg01 .left .swiper-pagination-fraction {
 bottom:0px;
 left:0;
 width:100%;
}
.bg01 .left .swiper-pagination-bullet {
 width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,40px));
 height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,10px));
 display:inline-block;
 border-radius:5px;
 background:var(--swiper-pagination-bullet-inactive-color,#73b6de);
 opacity:var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.bg01 .left .swiper-pagination-bullet-active {
 opacity:var(--swiper-pagination-bullet-opacity, 1);
 background:var(--swiper-pagination-color,#d1250e);
}
.bg02 .swiper {width: 100%;padding-top: 32px;padding-bottom: 90px;}
.bg02 .swiper-slide {background-position: center;background-size: cover;width: 866px; height: 489px; overflow: hidden;}
.bg02 .swiper-slide img {display: block;width: 100%; height: 487px;}
.bg02 .swiper-pagination-fraction{bottom:-10px; left:0; width:100%}
.bg02 .swiper-pagination-bullet{
 width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,40px));
 height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,10px));
 display:inline-block;
 border-radius:5px;
 background:var(--swiper-pagination-bullet-inactive-color,#e7d2ce);
 opacity:var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.bg02 .swiper-pagination-bullet-active {
 opacity:var(--swiper-pagination-bullet-opacity, 1);
 background:var(--swiper-pagination-color,#e55c00);
}

.bg03 .right{width:700px; float: right; margin-right:60px;}
.bg03 .right .swiper {
        width: 100%;
        height: 680px;
        margin-left: auto;
        margin-right: auto;
        padding: 15px;
      }

.bg03 .right .swiper-slide {
        font-size: 18px;
        background: #fff;
        height: 150px;
        margin:30px 20px 30px 0;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        border-radius: 90px;
        box-shadow: 0px 0px 16px 0px 
		rgba(255, 133, 12, 0.34);
      }
.bg03 .right .swiper-pagination-bullet {
 width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,40px));
 height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,10px));
 display:inline-block;
 border-radius:5px;
 background:var(--swiper-pagination-bullet-inactive-color,#e7d2ce);
 opacity:var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.bg03 .right .swiper-pagination-bullet-active {
 opacity:var(--swiper-pagination-bullet-opacity, 1);
 background:var(--swiper-pagination-color,#e55c00);
}

.pic_top01{width:566px; height: 513px; border: 1px solid #8c7ecb; background: #543aae; padding:15px; text-align: left; color:#d2c8fa; font-size: 16px; line-height: 1.5;}
.pic_top01 img{width: 566px; height: 377px;}
.pic_top01 h1 {font-size: 22px; color:yellow; width: 100%; text-align: left; margin:10px;}
.pic_top01 h1 a{color:yellow;}
.pic_top01 p{margin:10px;}


.list_swiper .swiper {width: 1300px; margin:0px auto;}
.list_swiper .swiper-slide {
        text-align: left;
        font-size: 18px;
	      background: url(../images/list_swiper_bg.png);
        height: calc((100% - 16px) / 2);

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        overflow: hidden;
      }
.list_swiper .swiper-pagination-bullet {
 width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,40px));
 height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,10px));
 display:inline-block;
 border-radius:5px;
 background:var(--swiper-pagination-bullet-inactive-color,#fff);
 opacity:var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.list_swiper .swiper-pagination-bullet-active {
 opacity:var(--swiper-pagination-bullet-opacity, 1);
 background:var(--swiper-pagination-color,#a2d5ff);
}

.list01{margin:20px 0 0 20px;width: 800px;}
.list01 li{float:left;width:800px;height:114px;margin:0 0 12px 0;/*! background:#fff; */}
.list01 li .riqi{display:block;width:60px;height:41px;margin:13px 0 0 7px;padding:22px 15px;text-align:center;font-size:48px;font-weight:bold;line-height:18px;color:#0849b6;border-right:1px solid #d1d1d1;}
.list01 li .riqi em{font-size:14px;font-weight:normal;color: #333;}
.list01 li .r{width:687px;margin:16px 0 0 15px;}
.list01 li .r h3{font-size:20px;font-weight:normal;color:#333;height: 25px;overflow: hidden;}
.list01 li .r h3 a{color:#333;}
.list01 li .r p{font-size:16px;padding:8px 0 0;line-height: 24px;color:#666;}

.list02{width:1100px;margin: 0 auto;}
.list02 li{background:url(../images/list_bg.png) no-repeat;width: 464px;float: left;height: 94px;margin: 5px 34px;font-size: 30px;font-weight: bold;line-height: 4;text-align: center;}
.list02 li a{color:#fff;}

.list03 {height:150px; background-color:#fff; text-align: left;}
.list03 img{width:150px;height:150px;float:left;border: 7px solid #f9a658;border-radius: 90%;}
.list03 div{padding:15px; /*! height:150px; */ overflow: hidden;width: 550px;}
.list03 h3 a{font-weight:normal;font-size:22px;margin-bottom:10px;color:#000;}
.list03 p{font-size:17px;line-height:1.5;margin-top: 10px;color: #666666;}

.list04{
	margin:0 auto;
	width: 1220px;
	/*height: 450px;*/
    height: 225px;
	padding: 56px 0 0 0;
}
.list04 li{
	float:left;
	width:588px;
	height:83px;
	margin:0px 20px 20px 0px;
	background:#fff7ed;
}

.list04 li .riqi{
	display:block;
	width:88px;
	height:33px;
	margin:12px 0 0 0px;
	padding:5px 0 20px 0;
	/*! -webkit-border-radius: 100%; */
	/*! -moz-border-radius: 100%; */
	/*! border-radius: 0 100% 100% 0; */
	/*! background:#d95b31; */
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:21px;
	border-right: 1px solid #fed846;
	color: #626262;
}
.list04 li .riqi em{
	font-size:22px;
	font-weight:normal;
	color: #e55c00;
	font-weight: bold;
}
.list04 li .r{
	width:435px;
	margin:13px 0 0 20px;
}
.list04 li .r h3{
	font-size:18px;
	font-weight:normal;
	color:#014b9c
}
.list04 li .r h3 a{
	color:#474747;
	font-weight:bold;
}
.list04 li .r p{
	font-size:15px;
	padding:1px 0 0;
}
.list05{width:95%; margin:40px 2.5% 40px 2.5%;}
.list05 li{width:46%; float:left; margin:10px 2%;}
.list05 li a{background:#ff850c url(../images/q.png) 10px no-repeat; padding:12px 10px 12px 50px; border-radius: 30px; float: left; color: #fff; font-size:24px; margin:10px 0; width:calc(100% - 50px) }
.list05 li p{background:#fffcf2 url(../images/a.png) 10px 10px no-repeat; float: left; border-radius: 30px; border:1px solid #ff850c; padding:10px 10px 10px 50px; width:calc(100% - 52px) }
.tline {
	color: #dedede
}

.ad img{margin:0 17px 17px 17px;}

