.heitou {
	width: 100%;
	height: 55px;
	background-color: #d4e2f1;
}

.shu {
	width: 170px;
	height: 35px;
	float: right;
	margin-right: 260px;
	border: 1px solid #b4c4d7;
	margin-top: 10px;
	border-radius: 5px;
	display: inline-block;
	background-color: #d4e2f1;
}

.shukuang {
	width: 120px;
	height: 100%;
	font-size: 16px;
	color: #333;
	padding-left: 10px;
	display: inline-block;
	vertical-align: middle;
	background-color: #e4edf7;
	overflow: hidden;
	border-radius: 5px;
}

.sou {
	width: 22px;
	height: 22px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	cursor: pointer;
}

/*2020.1.19*/
.daohang {
	width: 100%;
	height: 180px;
	background: url(../images/toulo_03.jpg)no-repeat center;
	background-size: cover;
}

.bufen {
	padding-left: 30%;
	height: 180px;
}

.bufen li {
	width: 100px;
	line-height: 180px;
	text-align: center;
	display: inline-block;
	font-size: 17px;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: transparent;
}

/*2019.11.14*/
.bufennew li:hover {
	background: url(../images/menu_hover.png) no-repeat center bottom;
	background-color: #2962b6;

}

.bufen li.first {
	background-color: #2962b6;
}

.dibu {
	width: 100%;
	height: 272px;
	background: url(../images/dibu_03.png)no-repeat center;
	background-size: cover;
}

.juzhong {
	width: 1440px;
	margin: 0 auto;
	text-align: center;
	padding-top: 70px;
	position: relative;
	height: 272px;
}
.dibu .juzhong{
	position: relative;
} 
.dibu .juzhong .wechat{
	position: absolute;
	right: 40px;
	top: 50px;
	width: 250px;
	height: 160px;
	text-align: center;
	font-size: 0;
}
.dibu .juzhong .wechat img{
	display: inline-block;
	width: 50%;
	height: auto;
}
.dibu .juzhong .wechat .wc_text{
	color: #fff;
	font-size: 16px;
	padding-top: 20px;
}
.dibu .juzhong .wechat a{
	color: #fff;
}
.lei {
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}

.w200 {
	width: 200px;
	display: inline-block;
	vertical-align: top;
}
.w150{
	width: 260px;	
	display: inline-block;
	vertical-align: bottom;
	margin-top: -30px;
	padding-left: 130px;
}
.w150 .bs_F16{
	font-size: 16px;
}
.pl50 {
	padding-left: 50px;
}

.pb15 {
	padding-bottom: 15px;
}

.ml50 {
	margin-left: 50px;
}

.dibiao {
	width: 100%;
	border-top: 1px solid #FFFFFF;
	line-height: 64px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	bottom: 0;
}
/*2020.5.12*/
.dibiao  a{
	color: #fff;
}
.beiji {
	width: 100%;
	position: relative;
	min-height: 800px;
	background: url(../images/jiashan_07.jpg)no-repeat bottom/100% auto;
}

/*2020.4.6*/
.beiji.by {
	background-image: url(../images/bg_yun.jpg);
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
	z-index: 55;
}
.w920 {
	width: 920px;
	margin: 0 auto;
}
#main {
	overflow: hidden;
}

.ditu {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 423px;
	z-index: 22;
}

.pt60 {
	padding-top: 60px;
}

.zuolan {
	width: 220px;
	padding-top: 50px;
	padding-bottom: 50px;
	background: #3a8ee6 url("../images/zuodao_06.png") no-repeat right bottom/180px auto;
	float: left;
	position: relative;
	min-height: 363px;
}

.tu {
	width: 200px;
	height: 363px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.jianjie {
	width: 100%;
}

.jianjie li {
	width: 100%;
	line-height: 80px;
	text-align: center;
	font-size: 24px;
	color: #dceae1;
	cursor: pointer;
}

.jianjie li.active {
	background-color: #2962b6;
}

.jianjie li a {
	color: #fff;
	display: block;
}

.jianjie li a:hover {
	color: bisque;
}

/*2020-4-6*/
.baik {
	width: 930px;
	float: left;
	margin-left: 50px;
	box-shadow: 3px 2px 10px #999999;
	background-color: #f8f9fb;
	z-index: 1;
	position: relative;
	padding: 30px 70px;
}

.baik::after,
.baik::before {
	content: '\20';
	position: absolute;
	left: 50px;
	right: 50px;
	top: 50px;
	background: url(../images/bg_zs.png) no-repeat;
	background-size: contain;
	height: 105px;
                z-index:-5;
}

.baik::before {
	top: auto;
	bottom: 50px;
	-ms-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.baik_title {
	position: relative;
	display: inline-block;
}

.baik_title::before,
.baik_title::after {
	content: '\20';
	background: url(../images/tit_hw.png) no-repeat;
	width: 21px;
	height: 31px;
	position: absolute;
	left: -65px;
	top: 50%;
	margin-top: -15px;
}

.baik_title::after {
	left: auto;
	right: -65px;
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.baik_box {
	box-shadow: 3px 2px 10px #999999;
	background-color: #f8f9fb;
	z-index: 1;
	padding: 0 50px;
	position: relative;
}

.content {
	font-size: 18px;
	text-align: left;
	margin-top: 25px;
	color: #323335;
}

.content p {
	margin-bottom: 15px;
	text-indent: 36px;
	line-height: 1.8;
}

.w820 {
	width: 820px;
	margin: 0 auto;
	padding-bottom: 70px;
}

.F36lv {
	font-size: 36px;
	color: #38524d;
	padding-bottom: 45px;
	border-bottom: 1px solid #131786;
	margin-bottom: 20px;
}

.lantu {
	width: 100%;
	height: 86px;
	/* background: url(../images/lantu_03.png)no-repeat center;
	background-size: cover; */
}

.F30f {
	font-size: 30px;
	color: #FFFFFF;
}

.titeF30 {
	font-size: 28px;
	color: #262a96;
}

.lh86 {
	line-height: 86px;
}

.pt50 {
	padding-top: 50px;
}

.ping li {
	width: 200px;
	padding-bottom: 50px;
	float: left;
	margin-right: 25px;
	text-align: center;
}

.pl80 {
	padding-left: 80px;
}

.toux {
	width: 124px;
	height: 163px;
	margin: 0 auto;
	background-color: #0000FF;
}

.F303 {
	font-size: 18px;
	color: #353535;
}

.pt15 {
	padding-top: 15px;
}

.sikuai li {
	width: 184px;
	padding-bottom: 50px;
	float: left;
	text-align: center;
}

.zylan {
	width: 100%;
	height: 58px;
	background: url(../images/zylan_06.jpg)no-repeat center;
	background-size: cover;
	margin-bottom: 40px;
}

.zhuxi {
	font-size: 30px;
	color: #242897;
	text-align: center;
	line-height: 58px;
}

.xiaomi {
	width: 184px;
	padding-bottom: 50px;
	text-align: center;
	margin: 0 auto;
}

.wenlian {
	width: 100%;
	height: 420px;
}

.danfan {
	width: 100%;
	height: 780px;
}
.danfan .pb15{
	padding-bottom: 13px;
}
.danfan a {
	color: #fff;
}

.danfan a:hover {
	color: bisque;
}

.xiaohei {
	width: 540px;
	height: 160px;
	background-color: rgba(0, 0, 0, .7);
	top: 110px;
	left: 0;
	position: absolute;
}

.shuzi {
	width: 100%;
	margin-left: 40px;
	height: 80px;
	border-left: 3px solid #FFFFFF;
}

.F40f {
	font-size: 40px;
	color: #FFFFFF;
}

.F25f {
	font-size: 25px;
	color: #FFFFFF;
}

.suo {
	text-indent: 25px;
}

.F163 {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.pb140 {
	padding-bottom: 140px;
}

.duanwu {
	width: 100%;
	line-height: 70px;
	border-bottom: 1px solid #E6E6E6;
	font-size: 16px;
	color: #333333;
}

.dilogo {
	width: 300px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 60px;
}

.w1440 {
	width: 1440px;
	margin: 0 auto;
}

.pb100 {
	padding-bottom: 100px;
}

.bgw {
	background-color: #ffffff;
}

.wenxue {
	padding-left: 50px;
	padding-right: 50px;
}

/*2020.17.17*/
.wenxue li {
	width: 128px;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: center 10px;
	display: inline-block;
	position: relative;
	height: 144px;
	vertical-align: top;
}

.wenxue li.xuanz {
	background-color: #3865cc;
}

.wenxue li:hover {
	background-color: #3865cc;
}

.wenxue li a {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding-top: 80px;
}

.wenxue li:hover .F24lv,
.wenxue li.xuanz .F24lv {
	color: #fff;
}

.wentu {
	width: 70px;
	height: 70px;
	margin: 0 auto;
}

.F24lv {
	font-size: 24px;
	color: #38524d;
}

.wenxue li:nth-child(1) {
	background-image: url(../images/er1_03.png);
}

.wenxue li:nth-child(1):hover {
	background-image: url(../images/er1_03_hover.png);
}

.wenxue li:nth-child(1).xuanz {
	background-image: url(../images/er1_03_hover.png);
}

.wenxue li:nth-child(2) {
	background-image: url(../images/er2_05.png);
}

.wenxue li:nth-child(2):hover {
	background-image: url(../images/er2_05_hover.png);
}

.wenxue li:nth-child(2).xuanz {
	background-image: url(../images/er2_05_hover.png);
}

.wenxue li:nth-child(3) {
	background-image: url(../images/er3_07.png);
}

.wenxue li:nth-child(3):hover {
	background-image: url(../images/er3_07_hover.png);
}

.wenxue li:nth-child(3).xuanz {
	background-image: url(../images/er3_07_hover.png);
}

.wenxue li:nth-child(4) {
	background-image: url(../images/er4_09.png);
}

.wenxue li:nth-child(4):hover {
	background-image: url(../images/er4_09_hover.png);
}

.wenxue li:nth-child(4).xuanz {
	background-image: url(../images/er4_09_hover.png);
}

.wenxue li:nth-child(5) {
	background-image: url(../images/er5_11.png);
}

.wenxue li:nth-child(5):hover {
	background-image: url(../images/er5_11_hover.png);
}

.wenxue li:nth-child(5).xuanz {
	background-image: url(../images/er5_11_hover.png);
}

.wenxue li:nth-child(6) {
	background-image: url(../images/er6_13.png);
}

.wenxue li:nth-child(6):hover {
	background-image: url(../images/er6_13_hover.png);
}

.wenxue li:nth-child(6).xuanz {
	background-image: url(../images/er6_13_hover.png);
}

.wenxue li:nth-child(7) {
	background-image: url(../images/er7_15.png);
}

.wenxue li:nth-child(7):hover {
	background-image: url(../images/er7_15_hover.png);
}

.wenxue li:nth-child(7).xuanz {
	background-image: url(../images/er7_15_hover.png);
}

.wenxue li:nth-child(8) {
	background-image: url(../images/er8_24.png);
}

.wenxue li:nth-child(8):hover {
	background-image: url(../images/er8_24_hover.png);
}

.wenxue li:nth-child(8).xuanz {
	background-image: url(../images/er8_24_hover.png);
}

.wenxue li:nth-child(9) {
	background-image: url(../images/er9_26.png);
}

.wenxue li:nth-child(9):hover {
	background-image: url(../images/er9_26_hover.png);
}

.wenxue li:nth-child(9).xuanz {
	background-image: url(../images/er9_26_hover.png);
}

.wenxue li:nth-child(10) {
	background-image: url(../images/er10_28.png);
}

.wenxue li:nth-child(10):hover {
	background-image: url(../images/er10_28_hover.png);
}

.wenxue li:nth-child(10).xuanz {
	background-image: url(../images/er10_28_hover.png);
}

.wenxue li:nth-child(11) {
	background-image: url(../images/er11_30.png);
}

.wenxue li:nth-child(11):hover {
	background-image: url(../images/er11_30_hover.png);
}

.wenxue li:nth-child(11).xuanz {
	background-image: url(../images/er11_30_hover.png);
}

.wenxue li:nth-child(12) {
	background-image: url(../images/er12_32.png);
}

.wenxue li:nth-child(12):hover {
	background-image: url(../images/er12_32_hover.png);
}

.wenxue li:nth-child(12).xuanz {
	background-image: url(../images/er12_32_hover.png);
}

.wenxue li:nth-child(13) {
	background-image: url(../images/er13_34.png);
}

.wenxue li:nth-child(13):hover {
	background-image: url(../images/er13_34_hover.png);
}

.wenxue li:nth-child(13).xuanz {
	background-image: url(../images/er13_34_hover.png);
}

.lank {
	width: 100%;
	border: 1px solid #0002af;
	margin-top: 70px;
	background-color: #FFFFFF;
}

.lantiao {
	width: 100%;
	height: 60px;
	background-color: #0002af;
}

.baizi {
	padding-left: 30px;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 60px;
}

.menlei {
	padding-top: 25px;
	padding-bottom: 20px;
}

.pt29 {
	padding-top: 29px;
}

.menlei li {
	font-size: 24px;
	color: #000000;
	margin-right: 35px;
	float: left;
	border: 1px solid transparent;
	padding: 2px;
	line-height: 30px;
	cursor: pointer;
}

.menlei li.xuanzh {
	border: 1px solid #FF0000;
}

.menlei li:hover {
	border: 1px solid #FF0000;
}

.menlei {
	padding-top: 25px;
	padding-bottom: 20px;
}

.pt29 {
	padding-top: 29px;
}

.melei li {
	font-size: 24px;
	color: #000000;
	margin-right: 35px;
	float: left;
	border: 1px solid transparent;
	padding: 2px;
	line-height: 30px;
	cursor: pointer;
}

.melei li.xuanzhi {
	border: 1px solid #FF0000;
}

.melei li:hover {
	border: 1px solid #FF0000;
}

.xiada {
	padding-top: 50px;
	padding-left: 68px;
}

.pt54 {
	padding-top: 54px;
}

.xiada li {
	font-size: 24px;
	color: #000000;
	margin-right: 60px;
	float: left;
	width: 160px;
	margin-bottom: 50px;
	cursor: pointer;
	border: 1px solid transparent;
	padding: 5px;
}

.xiada li:hover {
	border: 1px solid #ff0000;
}

.pl68 {
	padding-left: 68px;
}

.F22f {
	font-size: 22px;
	color: #FFFFFF;
}

.lh60 {
	line-height: 60px;
}

.zimu li {
	margin-top: 10px;
	width: 40px;
	line-height: 40px;
	border-radius: 10px;
	background-color: transparent;
	float: left;
	margin-right: 10px;
	text-align: center;
	font-size: 22px;
	color: #FFFFFF;
	cursor: pointer;
	border: 1px solid transparent;
}

.zimu li.active {
	background-color: #FFFFFF;
	color: #0002af;
}

.zimu li.all {
	font-size: 22px;
	line-height: 38px;
	border: 1px solid transparent;
	float: left;
	width: 80px;
	margin-top: 4px;
	padding: 5px;
}

.zimu .all:hover {
	border: 1px solid #ff0000;
}

.zimu li:hover {
	border: 1px solid #FF0000;
}

.hkusa {
	width: 100%;
	height: 60px;
	background: url(../images/xianei_03.png)no-repeat center;
	background-size: 100% 60px;
}

.heikuai {
	width: 22%;
	background-color: #cecece;
	line-height: 44px;
	font-size: 16px;
	color: #000000;
	padding-left: 30px;
	float: left;
	margin-left: 2.5%;
	margin-top: 8px;
	cursor: pointer;
}


.zuotu {
	width: 730px;
	height: 450px;
	float: left;
}

.youlan {
	width: 450px;
	height: 450px;
	background: url(../images/back.png);
	background-color: #0095d8;
	float: right;
	position: relative;
}

.youlan .yl-title {
	color: #0095d8;
	font-size: 20px;
	position: absolute;
	height: 30px;
	top: -40px;
	left: 0;
	font-weight: bold;
}

.youlan .yl-more {
	color: #fff;
	font-size: 16px;
	text-align: right;
	padding-top: 10px;
}

.youlan .yl-more a {
	color: #fff;
}

.youlan .yl-more a:hover {
	color: bisque;
}

.pr35 {
	padding-right: 35px;
}

.toudao {
	width: 100%;
	height: 68px;
	border-bottom: 1px solid #FFFFFF;
}

.toudao li {
	font-size: 18px;
	color: #FFFFFF;
	padding-bottom: 5px;
	float: left;
	margin-left: 7%;
	border-bottom: 2px solid #transparent;
	padding-top: 20px;
	cursor: pointer;
}

.toudao li.active {
	border-bottom: 2px solid #ffffff;
}

.jianding {
	width: 100%;
	height: 138px;
	background-color: #2962b6;
	padding: 15px 15px 10px 15px;
	margin-top: 15px;
}

.jianding a {
	color: #fff;
}

.jianding a:hover {
	color: bisque;
}

.F14f {
	font-size: 14px;
	color: #FFFFFF;
}

.lh20 {
	line-height: 20px;
}

.color_witer {
	color: #fff;
}

.yuandian {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	float: left;
	background-color: #FFFFFF;
	margin-top: 8px;
}

.list_box {}

.biaoti {
	font-size: 16px;
	color: #FFFFFF;
	width: 75%;
	position: relative;
}

.biaoti a {
	color: #fff;
}

.biaoti a:hover {
	color: bisque;
}

.biaoti::before {
	content: '\20';
	width: 5px;
	height: 5px;
	border-radius: 5px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -2px;
	background-color: #fff;
}

.tu-slide {
	padding: 10px 10px;
	position: relative;
}

.tu-slide_title {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background-color: #3a8ee6;
	height: 70px;
	padding: 10px 0;
	display: none;
	align-items: center;
}

.tu-slide:hover .tu-slide_title {
	display: flex;
}

.tu-slide_title a {
	color: #fff;
	display: block;
	width: 100%;
}

.swiper-prev,
.swiper-next {
	width: 39px;
	height: 161px;
	background: url(../images/zleft_07.png) no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -80px;
	cursor: pointer;
}

.swiper-next {
	left: auto;
	right: 0;
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.F16f {
	font-size: 16px;
	color: #FFFFFF;
}

.pr40 {
	padding-right: 40px;
}

.pr25 {
	padding-right: 25px;
}

.landi {
	width: 100%;
	height: 67px;
	background: url(../images/line.png) repeat-x;
	padding-left: 40px;
	padding-right: 40px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.landi a {
	color: #fff;
}

.F18f {
	font-size: 18px;
	color: #FFFFFF;
}

.lh67 {
	line-height: 67px;
}

.F24lan {
	font-size: 23px;
	color: #0095d8;
}

.xiaotu {
	width: 31%;
	height: 230px;
	float: left;
	margin-right: 3.5%;
	position: relative;
}

.wutu {
	width: 100%;
	height: 230px;
	background: no-repeat center/cover;
}

.wutu .title {
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0;
	padding: 10px 20px;
	background-color: rgba(0, 0, 0, .5);
}

.wutu .title:hover {
	color: bisque;
}

.xiaotu.list {
	margin-right: 0;
	float: right;
}

.kuangtu {
	width: 100%;
	min-width: 1200px;
	height: 600px;
	background: url(../images/shanbei_03.png)no-repeat center;
	background-size: 100% 700px;
	padding-top: 60px;
}

.yishu {
	width: 169px;
	height: 33px;
	margin: 0 auto;
}

.w1520 {
	width: 1520px;
	margin: 0 auto;
}

.sheying {
	text-align: center;
	margin-top: 20px;
}

.sheying li {
	color: #666666;
	font-size: 18px;
	border-bottom: 2px solid transparent;
	overflow: hidden;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	width: 18px;
	padding: 0 52px;
}

.sheying li.active {
	color: #3a8ee6;
	overflow: hidden;
}

.zuoban {
	width: 60%;
	height: 550px;
	float: left;
}

.jiaoliu li {
	font-size: 24px;
	color: #444444;
	margin-right: 70px;
	border-bottom: 2px solid transparent;
	padding-bottom: 5px;
	float: left;
	cursor: pointer;
}

.jiaoliu li.active {
	color: #0095d8;
	border-bottom: 2px solid #0095d8;
}

.F169 {
	font-size: 16px;
	color: #999999;
}

.zizhiP {
	width: 100%;
	height: 500px;
	position: relative;
	background: no-repeat center;
	background-size: cover;
}

.zitu {
	width: 100%;
	height: 500px;
}


.dadi {
	width: 100%;
	height: 85px;
	background-color: #3a8ee6;
	background-size: 100% 85px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-top: 10px;
}

.dadi a {
	color: #fff;
}

.dadi a:hover {
	color: bisque;
}

.F16f {
	font-size: 16px;
	color: #FFFFFF;
}

.youban {
	width: 35%;
	height: 558px;
	float: right;
	position: relative;
}

.taiyang {
	width: 100%;
	height: 243px;
	margin-bottom: 40px;
}

.yinhua {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 243px;
	background-color: #3a8ee6;
	background-size: cover;
}

.F24f {
	font-size: 24px;
	color: #FFFFff;
}

.zuopin {
	padding-left: 15%;
}

.zuopin li {
	width: 35%;
	line-height: 55px;
	color: #252998;
	font-size: 22px;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	margin-right: 15%;
	margin-bottom: 30px;
	border-radius: 10px;
	cursor: pointer;
}

.qikan-swiper {
	position: relative;
	margin-left: -10px;
	margin-right: -10px;
}

.qikan-swiper .swiper-prev {
	left: -45px;
}

.qikan-swiper .swiper-next {
	right: -45px;
}

.qikan {
	display: block;
	font-size: 0;
	margin: 0 10px;
}

.qikan img {
	width: 100%;
	height: auto;
}

.qikan.loss {
	margin-right: 0px;
}

.tuanti {
	width: 1440px;
	height: 60px;
	background: url(../images/xianei_03.png)no-repeat center;
	background-size: 1440px 60px;
}

.xianji {
	width: 300px;
	background-color: #CECECE;
	line-height: 44px;
	font-size: 16px;
	color: #000000;
	padding-left: 30px;
	float: left;
	margin-left: 50px;
	margin-top: 8px;
}

/*2020.1.19*/
.touban {
	min-width: 1440px;
	width: 100%;
	height: 0;
	position: relative;
	padding-bottom: 31.145833%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.tb_text {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
}

.fukuang {
	width: 200px;
	height: 0;
	position: absolute;
	right: -220px;
	top: 0;
	background: url(../images/fukuang_03.png)no-repeat center;
	background-size: 200px 560px;
	z-index: 555;
}
/*2020.5.12*/
.fukuang_box {
	height: 440px;
	background: url(../images/fukuang_03.png)no-repeat center bottom;
	background-size: 200px 560px;
}

/*2019.11.13*/
.fukuang a {
	color: #fff;
}

.papupPicAnmiate {
	position: fixed;
	top: 0px;
	right: 40px;
}

.huiyuan {
	width: 100%;
	border-radius: 5px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 24px;
	color: #252998;
	line-height: 60px;
	margin-bottom: 20px;
}

.huiyuan a {
	color: #3a8ee6;
}

.yiyun {
	width: 67px;
	height: 67px;
	border-radius: 7px;
	margin: 0 auto;
}

.duiban a {
	color: #fff;
}

.duiban {
	width: 50%;
	float: left;
	text-align: center;
}

.F12f {
	font-size: 12px;
	color: #FFFFFF;
}

.erwei {
	width: 127px;
	height: 127px;
	margin: 0 auto;
}

.xiaoshou {
	cursor: pointer;
}

.zhant {
	line-height: 174px;
	font-size: 60px;
	color: #FFFFFF;
	font-weight: bold;
}

.zuobei {
	width: 713px;
	height: 514px;
	background-size: cover;
	position: relative;
	float: left;
	box-shadow: 0 0 15px rgba(56, 46, 111, .7);
}

/*2019.1.19*/
.heitiao {
	line-height: 60px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 16px;
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, .9);
}

.mingjia {
	font-size: 30px;
	color: #FFFFFF;
	padding-right: 10px;
	float: left;
}

.lankuai {
	width: 5px;
	height: 28px;
	background-color: #018dee;
	float: left;
	margin-top: 5px;
}

.F30lan {
	font-size: 30px;
	color: #0095d8;
}

.pt70 {
	padding-top: 70px;
}

.heji {
	width: 460px;
	height: 350px;
	background-color: #f3f5fa;
}

.tuhe {
	width: 980px;
	height: 350px;
	background-size: 980px 350px;
}

.F253 {
	font-size: 25px;
	color: #333333;
}

.landuan {
	width: 183px;
	height: 4px;
	background-color: #0095d8;
	margin-top: 15px;
	margin-bottom: 30px;
	border-radius: 2px;
}

.baiduan {
	width: 183px;
	height: 4px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 30px;
	border-radius: 2px;
}

.F186 {
	font-size: 18px;
	color: #666666;
}

.lh25 {
	line-height: 25px;
}

.huatu {
	height: 365px;
	width: 460px;
	background-size: 460px 365px;
}

.bulai {
	width: 460px;
	height: 600px;
	border: 1px solid #0095d8;
	margin-bottom: 20px;
	background-color: #f4f4fb;
	position: relative;
	overflow: hidden;
}

.witer {
	color: #fff;
}

.rehe {
	font-size: 37px;
	color: #0095d8;
	font-weight: bold;
	padding-top: 120px;
	padding-bottom: 50px;
}

.F18lan {
	font-size: 18px;
	color: #0095d8;
}

.F18lan a:hover {
	color: #0095d8;
}

.changtu {
	width: 960px;
	height: 290px;
}

.liatu {
	width: 480px;
	height: 290px;
	background-size: 480px 290px;
}

.shuchang {
	width: 460px;
	height: 600px;
}

.zuoyou {
	width: 125px;
	height: 41px;
	position: absolute;
	right: 40px;
	bottom: 30px;
}

.zuojian {
	width: 41px;
	height: 41px;
}

.fenye {
	width: 930px;
	margin-left: 270px;
	padding-top: 50px;
	padding-bottom: 100px;
}

.w500 {
	width: 500px;
	margin: 0 auto;
}

.shuru {
	width: 47px;
	height: 30px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	color: #333333;
	border-radius: 3px;
}

.mt50 {
	margin-top: 50px;
}

.shangx {
	width: 28px;
	height: 28px;
	margin-right: 10px;
	float: left;
}

.tiao {
	width: 47px;
	line-height: 28px;
	border: 1px solid #554fc8;
	color: #554fc8;
	text-align: center;
	font-size: 16px;
	border-radius: 3px;
}

.dabai {
	width: 1200px;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 115px;
	padding: 0 50px 40px 50px;
}

.dingtu {
	width: 240px;
	height: 310px;
	position: absolute;
	left: 50px;
	top: -26px;
}

.pl270 {
	padding-left: 270px;
}

.F240 {
	font-size: 24px;
	color: #000000;
}

.F140 {
	font-size: 14px;
	color: #000000;
}

.heixian {
	width: 90px;
	height: 2px;
	background-color: #000000;
	margin-top: 5px;
}

.F183 {
	font-size: 18px;
	color: #333333;
}

.zhongbu {
	width: 1200px;
	margin: 0 auto;
	background-color: #000000;
}

.theme-swiper_prev,
.theme-swiper_next {
	background: url(../images/icon_arrow.png) no-repeat;
	width: 38px;
	height: 160px;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	left: -0px;
	cursor: pointer;
}

.theme-swiper_next {
	left: auto;
	right: 0px;
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media screen and (max-width: 1300px) {
	.zhongbu {
		background-color: lightblue;
	}
}

.mt400 {
	margin-top: 400px;
}

.F60f {
	font-size: 60px;
	color: #FFFFFF;
	font-weight: bold;
}

.xinshang {
	width: 100%;
	height: 80px;
	background-size: 100% 80px;
}

#box {
	height: 67px;
	width: 70%;
	overflow: hidden;
}

.xiala {
	padding: 20px;
	background-color: #cecece;
	overflow: hidden;
}

.zuding {
	width: 23.05%;
	height: 31px;
	background-color: #cecece;
	position: absolute;
	top: -30px;
}

.dropdown-content {
	display: none;
	position: absolute;
	width: 95.5%;
	margin-left: 2.5%;
	top: 80px;
	background-color: ;
}

.xiala li {
	padding-right: 30px;
	padding-bottom: 15px;
	float: left;
	text-align: left;
	font-size: 18px;
	color: #333333;
	cursor: pointer;
}

.dropdown-content a:hover {
	color: white;
	background-color: #1f75cf;
}

.show {
	display: block;
}

.user_serach {
	padding: 0 60px;
}

.user_serach_box {
	background-color: #fff;
	border-radius: 50px;
	height: 32px;
	padding-left: 25px;
	position: relative;
	padding-right: 50px;
}

.user_serach_input {
	height: 32px;
	border: none;
}

.user_serach_button {
	width: 40px;
	height: 32px;
	background: url(../images/sou_03.png) no-repeat center;
	position: absolute;
	top: 0;
	right: 5px;
	border: none;
}

.user_lists {
	padding: 15px 60px;
	margin: 0px -8px;

}

.user_lists li {
	width: 200px;
	background-color: #fff;
	border-radius: 8px;
	display: inline-block;
	padding: 8px 0;
	margin: 8px 8px;
	line-height: 20px;
	text-align: center;
	padding-top: 12px;
}

.user_lists li:nth-child(2),
.user_lists li:nth-child(4) {
	width: 160px;
}

.user_lists li a {
	color: #3a8ee6;
	font-size: 24px;
	line-height: 1;
}

.sy_items {
	font-size: 0;
	margin: 0px -25px;
}

.sy_items li {
	display: inline-block;
	font-size: 22px;
	padding: 0px 25px;
	cursor: pointer;
}

.sy_items li.active {
	color: #009afe;
	font-weight: bold;
}

.sy_items li a {
	color: #666666;
}

.sy_items li a:hover {
	color: #0099ff;
}

.sy_lists {
	margin: 0px 0px;
	font-size: 0;
}

/*2020.4.6*/
.sy_list {
	width: 33.3333%;
	display: inline-block;
	padding: 20px;
	vertical-align: top;
}

.sy_list_box {
	background-color: #fff;
	padding: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.sy_list_photo {
	height: 340px;
	background-position: center;
	background-size: cover;
	cursor: pointer;
}

.sy_list_title {
	height: 30px;
	color: #333;
	padding: 10px 0px;
	font-size: 18px;
	align-items: center;
}

.sy_list_infos {
	margin-top: 20px;
	display: table;
	width: 100%;
	height: 40px;
	padding-left: 10px;
	font-size: 12px;
}

.sy_list_infos_time {
	display: table-cell;
	color: #a5a5a6;
	background: url(../images/icon_01.png) no-repeat;
	background-size: 15px 15px;
	padding-left: 22px;
}

.sy_list_infos_num {
	color: #b1b9c5;
	text-align: right;
	display: table-cell;
}

.ly_infos {
	color: #7e7f81;
	text-align: center;
}

.ly_infos span {
	display: inline-block;
	margin: 0px 14px;
	background-repeat: no-repeat;
	background-size: contain;
	height: 16px;
	padding-left: 20px;
	line-height: 16px;
	;
}

.ly_infos span:nth-child(1) {
	background-image: url(../images/icon_01.png);
}

.ly_infos span:nth-child(2) {
	background-image: url(../images/icon_03.png);
}

.ly_infos span:nth-child(3) {
	background-image: url(../images/icon_02.png);
}

/*2020.4.6*/
.photos {
	padding-top: 80px;
}

.photos_head {
	position: relative;
}

.photos_title {
	font-size: 24px;
	font-weight: bold;
}

.photos_infos {
	display: table;
	width: 100%;
	font-size: 14px;
	color: #666;
	padding-top: 20px;
}

.photos_infos-time {
	text-align: left;
	display: table-cell;
}

.photos_infos-time span {
	margin-right: 10px;
}

.photos_infos-more {
	text-align: right;
	display: table-cell;
}

.photos_bg {
	background-color: #fff;
	padding: 30px;
	margin-top: 30px;
}

.photos_type {
	position: relative;
	z-index: 999;
}

.photos_tabs {
	height: 70px;
	padding: 20px 0;
}

.photos_tab {
	display: inline-block;
	width: 100px;
	height: 30px;
	background: #fff;
	border: 1px solid #999;
	border-radius: 5px;
	font-size: 14px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 30px;
	cursor: pointer;
	margin-right: 15px;
}

.photos_tab.active {
	color: #fff;
	background-color: #0497f5;
	border-color: #0497f5;
}

.photos_tab:first-child {
	background-image: url(../images/pt_01.png);
}

.photos_tab:first-child.active {
	background-image: url(../images/pt_01_hover.png);
}

.photos_tab:nth-child(2) {
	background-image: url(../images/pt_02.png);
}

.photos_tab:nth-child(2).active {
	background-image: url(../images/pt_02_hover.png);
}

.photos_zoom {
	position: absolute;
	right: 10px;
	bottom: 20px;
	width: 100px;
	height: 30px;
	background: #fff;
	border: 1px solid #999;
	border-radius: 5px;
	font-size: 14px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 5px center;
	background-image: url(../images/pt_03.png);
	cursor: pointer;
	line-height: 30px;
}

/*图片&视频*/
.mw-video_banner {
	position: relative;
	margin-top: -50px;
}
.mw-video_banner.show {
	display: block;
}
.mw-video_banner .swiper{
	padding-top: 50px;
}
.mw-video_photo {
    font-size: 0;
    position: relative;
}

.mw-video_photo_img {
    background-position: center;
    background-repeat: no-repeat;
	background-size: contain;
	height: 480px;
}
.mw-video_photo-title{
	padding-top: 10px;
	font-size: 16px;
	color: #333;
}

.mw-photos_infos{
	margin-top: 30px;
}
.mw-photos_infos p{
	font-size: 16px;
	text-indent: 2em;
	margin-top: 10px;
	color: #666;
	line-height: 1.8;
}
.mw-video_photo_list {
    position: absolute;
    right: 40px;
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    width: 27.857143%;
    height: 82.857143%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
    padding-right: 5px;
}

.mw-video_photo_list ul {
    padding: 20px;
}

.mw-video_photo_list li {
    font-size: 22px;
    padding: 15px 0;
    text-align: right;
}

.mw-video_photo_list a {
    color: #fff;
}
/*2020.3.30*/
.mw-pictureInfos{
    margin-top: 30px;
}
.mw-pictureInfos .title{
    text-align: center;
}
.mw-pictureInfos .title h1{
    font-size: 30px;
}
.mw-pictureInfos_items{
    margin-top: 40px;
    padding-left: 40px;
}
.mw-pictureInfos_item{
    font-size: 22px;
    padding: 10px 0;
}
.mw-video_banner-box {
	height: 110px;
	margin-top: 20px;
	text-align: center;	
	border-top: 1px solid #A0A9B7;
}
.mw-video_banner-box .swiper{
	padding-top: 0;
}
.mw-pic_title{
    min-height: 70px;
    font-size: 16px;
    color: #000;
    padding: 10px 0;
}
.mw-pic_zoom{
    width: 40px;
    height: 40px;
    background: url(../images/zoom.png) no-repeat center;
    background-size:25px 25px;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;    
    cursor: pointer;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 5px;
}
.mw-video_banner-position {
    position: relative;
    height: 110px;
    padding: 0px 50px;
}

.mw-video_tabs {
    text-align: center;
	font-size: 0;	
	padding-top: 10px;
}

.mw-video_tab {
    width: 80px;
	display: inline-block;
	vertical-align: top;
}
.swiper-slide.active .mw-video_tab{
	position: relative;
}
.swiper-slide.active .mw-video_tab::before{
	content: '\20';
	position: absolute;
	height: 3px;
	background-color: #0497f5;
	left: 0;
	right: 0;
	top: -10px;
}
.swiper-slide.active  .mw-video_tab_num{
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #0497f5;
	color: #fff;
	font-size: 20px;
	line-height: 80px;
}
.mw-video_tab_img {
    height: 0;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    position: relative;
    cursor: pointer;
}

.video-swiper_prev,
.video-swiper_next {
    width: 14px;
    height: 21px;
    background: url(../images/icon_arrow3.png) no-repeat;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
}

.video-swiper_next {
    left: auto;
    right: 15px;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*2020.3.5*/
.mw-mask {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    background-color: rgba(0, 0, 0, .7);
	z-index: -9999;
	opacity: 0;
	visibility: hidden;
}

.mw-mask.show {
	z-index: 9999;
	opacity: 1;
	visibility: visible;
}

.mw-mask_main {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    text-align: center;
	font-size: 0;
}
/*2020.4.10*/
.mw-mask_pic {
	display: inline-block;
	width: 1000px;
	height: 844px;
	position: relative;	
	background-color: #fff;
	padding: 20px;
	padding-top: 50px;
	box-sizing: border-box;
}
.mw-mask_pic .showPicBoxSwiper {
	width: 100%;
	height: 100%;
}
.mw-mask_img {
	width: 100%;
	height: 724px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.mw-mask_pic img {
    max-width: 100%;
    max-height: 820px;
	display: inline-block;
	position: relative;
}

.mask_picTitle{    
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 20px;
    color: #999;
    text-align: left;
    padding: 5px 15px;
    height: 40px;
	text-align: center;
	padding-top: 10px;
}
.mask_photo-title{
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 15px;
	color: #fff;
	text-align: left;
	background-color: rgba(0, 0, 0, .7);
	padding: 10px;
}
/*2020.4.10end*/
.mw-mask_close {
    position: absolute;
    width: 30px;
    height: 30px;
    background:  url(../images/close.png) no-repeat center;
    background-size: 18px 18px;
    right: 30px;
    top: 10px;
    cursor: pointer;    
    display: block;
    z-index: 99;
}
.mw-photos_tums{
	font-size: 0;
	margin: 0px -15px;
	display: none;
}
.mw-photos_tums.show{
	display: block;
}
.mw-photos_tum{
	width: 50%;
	padding: 15px 15px;
	display: inline-block;
}
.mw-photos_tum_img{
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	height: 314px;
}
/*2020.5.12*/
.qk_more{
	text-align: right;	
}
.qk_more a{
	color: #0497f5;
}
.bs_F16{
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding-top: 10px;
}
/*2020.1.19*/
@media screen and (orientation:portrait) {
	.fukuang {
		display: none;
	}
}
/*2020.4.21*/
.fl_swiper{
	width: 68%;
}