@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,.bg03,.bg07{background: #fff; padding:60px 0 60px 0; width: 100%;}
.bg02{background: url(../images/bg02.jpg) no-repeat center top; padding:60px 0 0 0; height: 600px;}
.bg04{background: #d8eaff url(../images/bg04.jpg) no-repeat center top; padding:60px 0 0 0; height: 697px;}
.bg08{background: url(../images/bg06.jpg) no-repeat center top; padding:60px 0 0 0; height: 697px;}
.more{width:100%; text-align: center;display: block;margin: 25px 0;}
.more1{margin:10px;}

/*top_picnews*/
.pic_news{width:599px; height: 490px;background: #0062a8;margin-top: 20px;}
.pic_news .swiper {width: 100%;/*! height: 100%; */}
.pic_news .swiper-slide {text-align: center;font-size: 18px;
/* 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;}
.pic_news .swiper-slide img {display: block;width: 599px;height: 400px;object-fit: cover;}
.pic_news .swiper-slide h1{font-weight: normal; line-height: 51px; font-size: 18px; /*! margin-top: 5px; */color: #fff;height: 80px;}
.pic_news .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,7px));
 display:inline-block;
 border-radius:4px;
 background:var(--swiper-pagination-bullet-inactive-color,#fff);
 opacity:var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.pic_news .swiper-pagination-bullet-active {
 opacity:var(--swiper-pagination-bullet-opacity, 1);
 background:var(--swiper-pagination-color,#d1250e);
}

.bg02 .swiper {width: 100%;height: 370px; padding-top:30px;}
.bg02 .swiper-slide {text-align: center;
/* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-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;
        display: flex;
        flex-direction: column;
      }
.bg02 .swiper-wrapper{height: 88%;}
.bg02 .swiper-slide img {display: block;width: 370px; height: 253px; object-fit: cover;}
.bg02 .swiper-slide p {width:340px; height: 40px; color:#fff; background:#0769c8; text-align: left; padding:5px 15px;font-size: 19px;text-align: center;}
.bg02 .swiper-horizontal>.swiper-pagination-bullets,
.bg02 .swiper-pagination-bullets.swiper-pagination-horizontal,
.bg02 .swiper-pagination-custom,
.bg02 .swiper-pagination-fraction {
 bottom:-5px;
 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,#73b6de);
 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,#d1250e);
}

.bg03 .left{width:380px; float: left;}
.bg03 .left .swiper {
        width: 380px;
        height: 680px;
        margin-left: auto;
        margin-right: auto;
      }

.bg03 .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;
      }

.bg03 .left .swiper-slide video {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
.bg03 .left .swiper-pagination{width:100%; height: 40px; /*! background: rgba(7,105,200,.75); */}
.bg03 .left .swiper-horizontal>.swiper-pagination-bullets,
.bg03 .left .swiper-pagination-bullets.swiper-pagination-horizontal,
.bg03 .left .swiper-pagination-custom,
.bg03 .left .swiper-pagination-fraction {
 bottom:0px;
 left:0;
 width:100%;
}
.bg03 .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);
}
.bg03 .left .swiper-pagination-bullet-active {
 opacity:var(--swiper-pagination-bullet-opacity, 1);
 background:var(--swiper-pagination-color,#d1250e);
}
.bg03 .right{width:790px; float: right;}
.bg03 .right .swiper {
        width: 100%;
        height: 680px;
        margin-left: auto;
        margin-right: auto;
      }

.bg03 .right .swiper-slide {
        font-size: 18px;
        background: #fafafa;
        height: 185px;

        /* 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;
      }
.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,#73b6de);
 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,#d1250e);
}

.bg05,.bg06{width:580px;/*height: 560px;*/height: 320px;}
.box03{border:3px solid #abcbe2;margin: -60px 0 0 0;}

.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 20px 0 20px;width: 560px;}
.list01 li{float:left;width:560px;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:445px;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{height: 829px; margin:60px 0;}
.list02 .swiper-wrapper{width: 580px;height: 400px; margin:10px 15px 18px 10px; float: left;}
.list02 .pic{/*! /*! width: 266px; */ */}
.list02 img{width: 266px; height: 398px; border: 0px solid #fff;}
.list02 video{width: 266px; height: 422px; border: 0px solid #fff;background-color: black;}
.list02 .info{width:328px;margin: 20px;}
.list02 .info h1{text-align: left;}
.list02 .info h1 a{font-size: 34px;line-height: 28px;color: #fff; text-align: left; width:100%;}
.list02 .info p{width: 314px;height: 226px;font-size: 16px;line-height: 22px;color: #fff; margin:10px 0;}
.list02 .info .date{font-size: 14px;line-height: 22px;color: #fff;position: absolute;bottom: 30px;}
.list02 .player{ position: absolute;left: 0; top:0;right: 0; bottom:0;z-index: 100;}

.list03 {height:185px; background-color:#fff; text-align: left;}
.list03 img{width:319px;height:185px;float:left;}
.list03 div{padding:15px; height:150px; overflow: hidden;}
.list03 h3 a{font-weight:normal;font-size:25px;margin-bottom:30px;color:#1356b2; font-weight: bold;}
.list03 p{font-size:18px;line-height:30px;margin-top: 10px;}

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

.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 #b7b7b7;
	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:90%; margin:70px 5% 40px 5%;}
.list05 li{background: #f6f6f6 url(../images/icon01.gif) 10px center no-repeat; padding:20px 0 20px 42px; margin:10px 0; line-height: 1;height: auto;}

.list06{width:100%; margin:70px 0 40px 0}
.list06 li{width:42%; margin:10px 0 10px 2.75%; background: #f6f6f6; float: left; padding:12px 2%; height: 110px }
.list06 li h2{font-size:24px; padding:3px 0 10px 0; color:#0062a8;text-align: left;margin: 0;}
.list06 li .info{height:73px; color:#000;}
.tline {
	color: #dedede
}

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

