html,
body {
  padding: 0px;
  margin: 0px;
  background-color: transparent;
}
.tm{
    background: url(../image/tm.png) repeat;
}
body {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}

.swiper {
  width: 100%;
  height: 800px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* 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;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main{
    width: 1200px;
    display: flex;
    margin: 0 auto;
    /*
    容器居中
    */
    justify-content: center;
}
.header{
    width: 100%;
    height: 100px;
    
}
/*
顶部悬浮头部
*/
.header_top{
    width: 100%;
    height: 90px;
    position: fixed;
    top: 0;
    z-index: 999;
}
/*
ul导航，鼠标悬停显示二级
*/
.header_top ul{
    height: 90px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0px;
    padding: 0px;
}
/*
li导航去掉边框，字体白色，去掉默认样式 a标签白色
*/
.header_top ul li{
    width: 120px;
    border: none;
    color: #fff;
    list-style: none;
    font-size: 17px;
    text-align: center;
    height: 90px;
    line-height: 90px;
    cursor: pointer;
}
.header_top ul li a{
    width: 120px;
    color: #fff;
    text-decoration: none;
}
/*
logo内容居中
*/
.header_top .logo{
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*
login链接去掉下划线、字体白色、内容居中、字体17PX
*/

.header_top .login{
    font-size: 17px;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #fff;
}

.header_top .login a{
    color: #fff;
    text-decoration: none;
}

/*高度20PX的DIV、清除浮动*/
.clear20{
    width: 100%;
    height: 20px;
    clear: both;
}
/*英文大写字母*/
.en_letter{
    color: #333333;
    font-size: 32px;
    font-family: Open Sans;
}
.en_letter1{
    color: #333333;
    font-size: 22px;
    font-family: Microsoft YaHei;
}

.en_letter2{
    color: #333333;
    font-size: 16px;
    line-height: 1.75;
    text-align: justify;
    font-family: Microsoft YaHei;
}
.flexcolumn{
    flex-direction: column;
}
.ggimg{
    padding-left:50px ;
    background:url(../image/gg.png) no-repeat ;
    background-size: 39px 38px;
    margin-bottom: 15px;
}
.ggimg1{
    font-size: 20px;
    font-family: Microsoft YaHei;
    line-height: 1.2
}
.ggimg2{
    color: #666666;
    font-size: 16px;
    font-family: Microsoft YaHei;
    line-height: 1.2
}
.xwnew{
    border-bottom-color: #ddd;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.xwnew a{
    text-decoration: none;

}
.xwnew1{
    line-height: 30px;
    display: block;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}
.xwnew2{
    padding: 0;
    margin: 0;
    margin-top: 5px;
    line-height: 20px;
    font-family: Tahoma;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xwnew3{
    padding: 0;
    margin: 0;
    display: inline-block;
    font-family: Tahoma;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #BBB;
    text-decoration: none;
}
.xwnewlist{
    padding: 0;
    margin-left: 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    outline: none;
    height: 40px;
    line-height: 40px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
}
.xwnewlist a{
    text-decoration: none;
    color: #333333;
}
.newvideo1{
    font-family: Arial Black;
    color: #f9f9f9;
    font-size: 84px;
    text-align: center;
    height: 100px;
    line-height: 100px;
}
.newvideo2{
    position: absolute;
    width: 100%;
    color: #333333;
    font-size: 32px;
    font-family: Source Han Sans;
    letter-spacing: 1.5px;
    top: 0;
    text-align: center;
    height: 100px;
    line-height: 100px;
}
.videoa{
    
    color: rgb(85, 85, 85);
    line-height: 1.75;
    font-size: 18px;
    font-family: "Source Han Sans";
    overflow-wrap: break-word;
    padding-right: 60px;
    width: 350px;
    margin-top: 15px;
}
.videoa a{
    color: rgb(85, 85, 85);
    text-decoration: none;
}
.videobutton{
    display: flex;
    margin-top: 30px;
}
.videobutton a{
    display: block;
    margin: 0;
    padding: 0;
    border-top: 1px solid #37484F;
    border-right: 1px solid #37484F;
    border-bottom: 1px solid #37484F;
    border-left: 1px solid #37484F;
    border-radius: 0;
    background-color: rgb(25, 46, 71);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto;
    background: linear-gradient(none, none);
    box-shadow: 0 0 0 transparent;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    color: #ffffff;
    position: relative;
    width: 141px;
    height: 39px;
    line-height: 39px;
}
.borderbottom{
    border-bottom: 1px solid #e9e9e9;
}

.sbimg{
    padding-left:50px ;
    background:url(../image/sbicon.png) no-repeat ;
    background-size: 39px 38px;
    margin-bottom: 35px;
    height: 34px;
    
}
.sbimg1{
    font-size: 20px;
    font-family: Microsoft YaHei;
    line-height: 34px
}

.sblist{
    height: 39px;
    line-height: 39px;
    color:#555555;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    display: flex;
}
.sblist a{
    flex:1;
    color:#555555;
    font-size: 16px;
    text-decoration: none;
    padding-left: 10px;
}
.sblist div{
    color: #BBB;
    font-size: 14px;
}

.backgrae{
    background-color: rgb(249, 249, 249);
}
.footer{
    background-color: rgb(25, 46, 71);
}
.footlink{
    display: flex;
    min-width: 267px;
    flex-direction: column;
}
.footlink div{
    font-family: Source Han Sans;
    font-size: 18px;
    margin-bottom: 10px;
    color: #fff;
}
.footlink a{
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    font-family: 'Noto Sans CJK';
}
.s0{
    background: url(../image/sunbanner.png) no-repeat;
}
.s1{
    background: url(../image/s1.png) no-repeat;
}
.s2{
    background: url(../image/s2.png) no-repeat;
}
.s3{
    background: url(../image/s3.png) no-repeat;
}
.s4{
    background: url(../image/s4.png) no-repeat;
}
.s5{
    background: url(../image/s5.png) no-repeat;
}
.s6{
    background: url(../image/s6.png) no-repeat;
}
.sunbanner{
   
    background-size:auto 100%;
    height: 300px;
    width: 100%;
    text-align: center;
    font-size: 38px;
    color: #ffffff;
    display: flex;
    justify-content: center;
}
.sunbanner div{
    align-items: center;
    align-self: center;
    justify-content: center;display: flex;flex-direction: column;
}
.sunbanner div span{
    margin-top: 10px;justify-content: center;align-items: center;align-self: center;
    width: 60px;
    display: flex;
    height: 1px;
    background: #ffffff;
}
.shopleft{
    width: 260px;
    border: 1px solid #dcdcdc;
}
.shopright{
    flex: 1;
    padding-left: 65px;
}
.shopleft a{
    color: #444444;
    text-decoration: none;
}
.shopleft .title{
    height: 50px;
    line-height: 50px;
    background-color: #1a4783;
    color: #ffffff;
    padding-left: 18px;
    font-size: 16px;
}
.navleft{
    padding: 0 10px;

}
.navleft div{
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #dcdcdc;
    padding-left: 10px;
    color: #444444;
    background: url(../image/r1.png) no-repeat;
    background-position: right center;

}
.navleft div.cli{
    
    background: url(../image/r2.png) no-repeat;
    background-position: right center;

}




.navleft ul{
    text-decoration: none;
    margin: 0;
    padding: 0;
    display: none;
}
.navleft  .showul{
    display: block;
}
.navleft ul li{
    text-decoration: none;
    list-style: none;
    height: 54px;
    border-bottom: 1px solid #dcdcdc;
    display: flex;
    padding: 0 10px 0 20px;

}
.navleft ul li a{
    color: #444444;
    align-self: center;
    text-decoration: none;
}
.righttop{
    height: 57px;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    display: flex;
}

.righttop .title{
    color: #1d4784;
    height: 26px;
    size: 22px;
    border-left: 3px solid #1d4784;
    align-self: center;
    line-height: 26px;
    padding-left: 10px;
    flex: 1;
}
.righttop .titleright{
    align-self: center;
    color: #666666;
    background: url(../image/home.png) no-repeat;
    background-position: left center;
    padding-left: 20px;
}

.righttop .titleright a{
    text-decoration: none;
    color: #333333;
}

.rightlist{
    display: flex;
    justify-content: space-between; flex-wrap: wrap; 
}
.imglist{
    margin-top: 30px;
    flex: 0 0 280px;
}
.imglist img{
    margin-bottom: 10px;
}
.imglist a{
    color: #333333;
    text-decoration: none;
    padding-top: 15px;
}



.newsclock{ height:57px; line-height:57px;float:right; padding-right:20px;}
.newsclock .iconfont:before{content: '\e67a';
    margin-right: 5px;}
	
	.pagearcleft{ width:275px; float:left;}
	.arcleftnav{border:1px solid #e4e4e4; padding:15px;}
	.arcleftnav a{ height:42px; line-height:42px; display:block; font-size:15px; padding:0 10px; margin-bottom:10px;}
	.arcleftnav a:hover{ background:#fcfdff; border:1px solid #f0f0f0; color:#45a5a1}
	.pagearcright{ width:890px; float:right}
	
	.contenttitle{ line-height:40px; font-size:30px; text-align:center; color:#000000}
	.hist{ text-align:right; line-height:40px;border-bottom:1px solid #e4e4e4;}
	.hist .iconfont:before{margin-right: 5px;content:'\e69e';}
	
	.gsjj{ padding:30px;}
	
        
        
        .masker-wp {
	z-index: 99999;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
}
	

 .masker {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.55;
	z-index: 999;
}

.dialog {
        display: none;
	width: 51%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 999999;
	animation: scale 1s;
	animation-fill-mode: both;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.dialog video {
	width: 100%;
	height: auto;
}

.dlg-header {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 55px;
	background: #f7f7f7 url(img/bd_logo.png) 20px center no-repeat;
	position: relative;
}

.p_CloseBtn {
	position: absolute;
	vertical-align: middle;
	width: 32px;
	height: 38px;
	cursor: pointer;
	right: -30px;
	top: 0px;
	z-index: 999999;
	text-align: center;
}

.p_CloseBtn .iconfont {
	display: inline-block;
	vertical-align: top;
	color: rgba(255, 255, 255, 1.0);
}

.p_CloseBtn .iconfont:before {
	content: "\e640";
	font-size: 32px;
}

.p_CloseBtn:hover .iconfont {
	color: #65beba;
}
	

.xufei{ position: absolute; width: 500px; height: 450px; background: #fff; top: 50%; margin-top: -200px; left: 50%; margin-left: -250px; display: none;}
.kthy{ font-size: 12px;cursor: pointer; width: 249px; float: left; display: inline-block; height: 50px; line-height: 50px; text-align: center; border-left: 1px solid #ededed; border-bottom: 1px solid #ededed}
.kthy.cli{ border-bottom: none}
.kthylist{ padding:0px 30px 0px 30px;float: left; width: 100%;}
.yfxz{ min-height: 40px;}
.yfxz span{ background: #f7f7f7; height: 30px; margin: 5px 0; display: inline-block; border: 1px solid #cccccc; font-size: 12px; padding: 5px 10px; cursor: pointer; margin-right: 10px;}
.yfxz span.cli{border: 1px solid #e3393c;}

.yfxzhelp{ text-align: center; color:red; margin-bottom: 30px;}

.goumai .p_CloseBtn{ margin-top: -200px; right:50%; margin-right: -290px; z-index: 999999; color: #65beba;}

.payimg{width: 50%; text-align: center; float: left; padding-top: 20px;}

.atvitylist{ padding: 30px;}
.activiimg{ float: left;}
.activiright{ width: 940px; float: right}
.activititle{ line-height: 30px;}
.activititle a{ font-size: 12px; font-family: 微软雅黑;}
.activititle span{ float: right}
.activibmtime{ line-height: 30px;}
.atvitylist .activiright .content{ font-size: 12px; line-height: 50px;}

.activimove a{ display: inline-block; border:1px solid rgba(240, 240, 240,1); padding: 5px 10px; color: rgba(101, 190, 186,1); float: right}

.activititle span .iconfont:before {
    content: '\e60a';
    margin-right: 5px;
}
 .activibmtime .iconfont:before {
    content: '\e67a';
    margin-right: 5px;
}

.avrleft{ float: left; width: 100px;}
.avrright{ float: right; width: 1020px}
.avrtitle{ font-size: 30px; line-height: 55px;}
.avratime,.avraddres,.avrbmtime{ line-height: 30px; font-size: 16px;}
.avratime .iconfont:before {
    content: '\e67a';
    margin-right: 5px;
}
.avraddres .iconfont:before {
    content: '\e675';
    margin-right: 5px;
}
.avrbmtime .iconfont:before {
    content: '\e6b1';
    margin-right: 5px;
}
.wybm{ font-size: 22px; width: 182px; height: 52px; display: inline-block; background: rgba(212,214,217,1); color: rgba(167,167,167,1); text-align: center; line-height: 52px; margin-top: 30px;}
.avrhelps{ width: auto;
    height: auto;
    margin-bottom: 25px;
    padding: 8px 10px;
    background: #fcfbfd;
    border: 1px solid #e4e4e4;}
.avrcontent{
    
        font-size: 15px !important;
    line-height: 35px !important;
}

.zntg{ width: 272px; float: left; text-align: center; font-size: 16px; line-height: 40px; margin: 0 60px;}
.chongzhi{position: absolute;width: 500px;height: 400px;background: #fff;top: 50%;margin-top: -200px;left: 50%; margin-left: -250px;display: none;}

.addlist{  padding: 15px 0; float: left; width: 100%;}
.addlistd{border-bottom: 1px solid #A9A9A9; padding: 5px 0; float: left; width: 100%; line-height: 20px;}
.addlistd .selectadd{ float: right}
.addlist span{ width: 70px; display: inline-block; float: left;}
#distpicker5{ float: left}
.addlist input{ height: 28px; line-height: 28px; width: 70%;}

video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); 
}

video::-internal-media-controls-more-button {
    display:none;
}


.pagenewsleft{ width:283px; float:left;}
.pagenewsright{ width:890px; float:right}

.pageleft{ width:265px; float:left;}
.lefttitle{ background:#16407b; height:50px; line-height:50px; color:#fff; font-size:16px; padding-left:20px;}
.leftcatlist { border:1px solid #e4e4e4}
.leftcatlist  a{ display:block;padding:10px 0; line-height:20px; font-size:14px;color:#000;border-bottom:1px solid #e4e4e4; padding-left:15px;}
.leftcatlist   .subnav{ border:none;}
.leftcatlist  .subnav a{ padding-left:10px; width:90%; float:right}
.leftcatlist .iconfont:before{    content: '\e669';}
.leftcatlist .iconfont.car:before{    content: '\e6b2'; color:#45a5a1}
.pageright{ float:right; width:910px;}
.pronav{ height:50px; line-height:50px; font-size:14px;border-bottom:1px solid #e4e4e4;}
.pronav a{ color:#0083ea}

.pronav .iconfont:before{content: "\e68a";}    

.content{
    font-size: 15px ;
    line-height: 35px ;
}

.pagenewsleft{ width:283px;}
.pagenewsright{ flex:1}

.newslist{border:1px solid #e4e4e4;margin-top:10px}
.newsitem{border-bottom:1px solid #e4e4e4; display: flex;}
.newstitle{ float:left; height:57px; line-height:57px; padding-left:20px; flex:1}
.newstitle a{ font-size:14px; font-weight:bold; color:#000; text-decoration: none;}
.newstitle a:hover{ color:#45a5a1;}
.newsclock{ height:57px; line-height:57px;float:right; padding-right:20px;}
.newsclock .iconfont:before{content: '\e67a';
    margin-right: 5px;}
	
	.pagearcleft{ width:275px; float:left;}
	.arcleftnav{border:1px solid #e4e4e4; padding:15px;}
	.arcleftnav a{ height:42px; line-height:42px; display:block; font-size:15px; padding:0 10px; margin-bottom:10px; text-decoration: none;color:#707070}
	.arcleftnav a:hover{ background:#fcfdff; border:1px solid #f0f0f0; color:#45a5a1}
	.pagearcright{ width:890px; float:right}
	
	.contenttitle{ line-height:40px; font-size:30px; text-align:center; color:#000000}
	.hist{ text-align:right; line-height:40px;border-bottom:1px solid #e4e4e4;}
	.hist .iconfont:before{margin-right: 5px;content:'\e69e';}


    .header_top li .aabs{
        display: none;
        height: auto;line-height: initial;background: url(/image/tm.png);
    }
    .header_top li:hover .aabs{
        display: flex;flex-direction: column;
    }
    .header_top li .aabs a{
        font-size: 14px;
        height: 40px;line-height: 40px;
    }

    .swiper1{
        width: 100%;
        height: 332px;
    }