html,body,div,p,a,span,video,audio,input,i,ul,li {
    margin: 0;
    padding: 0;
    font: 12px/1.4 'Microsoft Yahei', Tahoma, Helvetica, Arial, sans-serif, \5b8b\4f53;
    color: #333;
}
html,body {
    width: 100%;
    height: 100%;
}a {
    color: #333;
    text-decoration: none;
    display: block;
}
.a:hover{
    color: #0364d7;
}
li {
    list-style: none;
}
input {
    outline: none;
    border: none;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
img {
    display: block;
    width: 100%;
    height: 100%;
}
.img:hover{
    opacity: .8;
}
.ovh {
    overflow: hidden;
    /* 0324yy */
    /* display: flex;
    flex-wrap: wrap;
    justify-content: space-between; */
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.flex {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex1 {
    flex: 1;
	-webkit-flex: 1;
}
.flexColumn {
    flex-direction: column;
	-webkit-flex-direction: column;
}
.flexCenter {
    justify-content: center;
	-webkit-justify-content: center;
}
.flexAiCenter {
    align-items: center;
    -webkit-align-items: center;
}
.flexBetween {
    justify-content: space-between;
	-webkit-justify-content: space-between;
}
.flexwrap {
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.docbox{
    display:flex;
    justify-content:center;
}
.docbox h2{
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
}
.zntitle h1{
    font-weight: bold;
    border-bottom: 2px solid #0364d7;
    color: #0364d7;
    font-size: 20px;
}
.indextitle h2{
	margin-top:0px;
	margin-bottom:0px;
    font-weight: bold;
    border-bottom: 2px solid #0364d7;
    color: #0364d7;
    font-size: 16px;
	padding-bottom:5px;
}
.ml0 h1{
	margin-left:0px!important;
}
.indextitle h1{
	margin-top:0px;
	margin-bottom:0px;
    font-weight: bold;
    border-bottom: 2px solid #0364d7;
    color: #0364d7;
    font-size: 16px;
	margin-left:110px;
	padding-bottom:5px;
}
.dttile h1{
	font-size: 24px;
    font-weight: bold;
	color: #0364d7;
	text-align: center;
	margin-top: 12px;
}
.jititle h1{
	font-size: 24px;
    font-weight: bold;
	color: #0364d7;
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
}
.dthtitle h2{
	margin-top:0px;
	margin-bottom:0px;
	font-size: 16px;
    font-weight: bold;
	color: #0364d7;
	border-bottom: 2px solid #0364d7;
}
.hjtitle h1{
    font-size: 20px;
    font-weight: bold;
    color: #0364d7;
    border-bottom: 2px solid #0364d7;
    text-align: center;
    padding-bottom: 5px;
}
.titltbt h2{
	margin-top: 0px !important;
}
.ml8{
	margin-left:8px;
}
.mt68{
    margin-top: 68px;
}
.mlf84{
	margin-left:-84px;
}
.hjtitle h2{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-top: 24px;
}
.zndztext{
    color: #E88416;
    margin-top: 6px;
    font-size: 16px;
}
.disnone {
    display: none;
}
.disblock {
    display: block;
}
.dislineblock{ 
	display: inline-block;
}
.inline {
    display: inline;
}
.texttitle a{
	width: 470px; 
	margin: 0;
	line-height: 21px;
}
.flexAround {
    justify-content: space-around;
}
.flexEnd {
    justify-content: flex-end;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ellipsis2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: justify;
}
.pagetitle h1{
	font-size: 20px;
	font-weight: bold;
	color: #0364d7;
	text-align: center;
	margin-top: 12px;
}
.htitleleft h2:last-child{
    margin-left: 110px;
}
.footertab h6{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.pagenext ul{
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
}
.pagenext ul li{
    font-size: 16px;
    color: #666;
    display: flex;
    width: 364px;
}
.pagenext ul li:first-child{
    margin-right: 20px;
}
.pagenext ul li span{
    font-size: inherit;
    color: inherit;
}
.pagenext ul li a{
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: inherit;
    color: inherit;
    width: 290px;
}
.width100 {
    width: 100%;
}
.width1100{
    width: 1200px;
}
.width1100 {
    width: 1100px;
}
.width796 {
    width: 796px;
}
.width582 {
    width: 582px;
}
.width558{
    width: 558px;
}
.width462 {
    width: 462px;
}
.width378 {
    width: 378px;
}
.width286 {
    width: 286px;
}
.width262 {
    width: 256px;
}
.width248 {
    width: 248px;
    height: 204px;
}
.width248152 {
    width: 248px;
    height: 152px;
}
.width176 {
    width: 176px;
}
.width154 {
    width: 154px;
}
.mAuto {
    margin: 0 auto;
}
.fs10 {
    font-size: 10px;
}
.fs12 {
    font-size: 12px;
}
.fs14 {
    font-size: 14px;
}
.fs16 {
    font-size: 16px;
}
.fs18 {
    font-size: 18px;
}
.fs20 {
    font-size: 20px;
}
.fs24 {
    font-size: 20px;
}
.lh14 {
    line-height: 1.4;
}
.lh18 {
    line-height: 1.8;
}
.lh20 {
    line-height: 20px;
}
.lh21 {
    line-height: 21px;
}
.lh24 {
    line-height: 24px;
}
.lh30 {
    line-height: 30px;
}
.lh50{
	line-height:50px;
}
.mt0 {
    margin-top: 0px;
}
.mt6 {
    margin-top: 6px;
}
.mt10 {
    margin-top: 10px;
}
.mt12 {
    margin-top: 12px;
}
.mt18 {
    margin-top: 18px;
}
.mt24 {
    margin-top: 24px;
}
.ml6 {
    margin-left: 6px;
}
.mr8 {
    margin-right: 8px;
}
.ml12 {
    margin-left: 12px;
}
.ml16 {
    margin-left: 16px;
}
.ml18 {
    margin-left: 18px;
}
.ml24 {
    margin-left: 24px;
}
.ml30 {
    margin-left: 30px;
}
.ml40 {
    margin-left: 40px;
}
.ml54 {
    margin-left: 54px;
}
.mr60 {
    margin-right: 60px;
}
.mr12 {
    margin-right: 12px;
}
.color666 {
    color: #666;
}
.color999 {
    color: #999;
}
.colorfff {
    color: #fff;
}
.colorGreen {
    color: #0364d7;
}
.colorGreen a{
    color: #0364d7;
}
.colorOrange {
    color: #6ac818;
}
.colorFf60{
	color: #ff6600
}
.bgGreen1 {
    background: #0364d7;
}
.bgGreen {
    background: #0EB3C4;
}
.bgGray {
    background: #F5F3F2;
}
.bgGray2 {
    background: #F5F5F4;
}
.bgeef{
	background: #eef9ff;
}
.bdGreen {
    border: 1px solid #0364d7;
}
.bdGray {
    border: 1px solid #E9E8E8;
}
.bdtGreen {
    border-bottom: 2px solid #0364d7;
}
.bdtGray {
    border-bottom: 1px solid #ddd;
}
.br4 {
    border-radius: 4px;
}
.br5 {
    border-radius: 5px;
}
.br6 {
    border-radius: 6px;
}
.br8 {
    border-radius: 8px;
}
.br24 {
    border-radius: 24px;
}
.br50 {
    border-radius: 50%;
}
.fwBold {
	font-weight: bold;
}
.pd12 {
    padding: 12px;
}
.pd18 {
    padding: 18px;
}
.pdlr8 {
    padding-left:0 8px;
}
.pdb10 {
    padding-bottom: 10px;
}
.pdb20 {
    padding-bottom: 20px;
}
.pdlr10 {
    padding:0 10px;
}
.pdlr18 {
    padding: 0 18px;
}
.pdtb9 {
    padding: 9px 0;
}
.pdtb12 {
    padding: 12px 0;
}
.pdtb18 {
    padding: 18px 0;
}
.pdtb24 {
    padding: 24px 0;
}
.pdtb30 {
    padding: 30px 0;
}
.pdt1218 {
    padding: 12px 18px 18px;
}
.pd1218 {
    padding: 12px 18px;
}
.pd1830 {
    padding: 18px 30px;
}
.pdlr12 {
    padding: 0 12px;
}
.pdlr20 {
    padding:0 20px;
}
.pdlr24 {
    padding: 0 24px;
}
.pdlr118 {
    padding: 0 118px;
}
.pdlr110 {
    padding: 0 110px;
}
.pdfooter {
    padding: 37px 18px 56px;
}
.icon16 {
    width: 16px;
    height: 16px;
}
.icon18 {
    width: 18px;
    height: 18px;
}
.icon24 {
    width: 24px;
    height: 24px;
}
.icon64 {
    width: 64px;
    height: 64px;
}
.icon72 {
    width: 72px;
    height: 72px;
}
.icon80 {
    width: 80px;
    height: 80px;
}
.icon100 {
    width: 100px;
    height: 100px;
}
.icon132 {
    width: 132px;
    height: 132px;
}
.icon150 {
    width: 150px;
    height: 150px;
}
.icon9040 {
    width: 90px;
    height: 40px;
}
.tc {
    text-align: center;
}
.marauto {
    margin: 0 auto;
}
.wid1200 {
    width: 1200px;
}
.factive {
    color: #0364d7;
    font-weight: bold;
}
.mr40 {
    margin-right: 40px;
}
.linehei40 {
    line-height: 40px;
}
.ft16 {
    font-size: 16px;
}
.factive::after {
    content: "";
    display: block;
    width: initial;
    height: 2px;
    background: #0364d7;
}
.mt16 {
    margin-top: 16px;
}
.mt30 {
    margin-top: 30px;
}
.lineellipsis1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wid66 {
    width: 66px;
    box-sizing: border-box;
}
.wid136 {
    width: 267px;
}
.ft14 {
    font-size: 14px;
}
.fs22 {
    font-size: 22px;
}


.footertablist {
	width:calc(100% + 30px)
}
.ftcored{
    color: red;
}
.ftco33{
    color: #333;
}
.ftco99{
    color: #999;
}
.ft14{
    font-size: 14px;
}
.hei34{
    height: 34px;
}
.hei200{
    height: 200px;
}
.wid200{
    width: 200px;
}
.wid90{
    width: 90px;
}
.tright{
    text-align: right;
}
.tcenter{
    text-align: center;
}
.linehei36{
    line-height: 36px;
}
.linehei40{
    line-height: 40px;
}
.pdl12{
    padding-left: 12px;
}
.ml8{
    margin-left: 8px;
}
.ml20 {
    margin-left: 20px;
}
.mr12{
    margin-right: 12px;
}
.mr30 {
    margin-right: 30px;
}
.widb80{
    width: 80%;
}
.imgbox15040{
    width: 150px;
    height: 40px;
}
.submitbtn{
    width: 80px;
    height: 36px;
    line-height: 36px;
    margin-left: 102px;
    background-color: #0364d7;
    color: #fff;
    font-size: 14px;
    margin-top: 12px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
}
.sumitinput input::-webkit-input-placeholder {
    color: #999999 !important;
}
.imgbannerbox{   width: 100%;   height: auto;
}
.tesebox{
    border: 1px solid #E9E8E8;
    margin-top: 18px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding:12px 16px;
    padding: 12px 18px 18px;
}
.teseboxlist{
    display: flex;
    flex-wrap: wrap;
}
.teseboxlist a{
    padding: 12px 0;
    font-size: 16px;
    width: 364px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.teseboxlist a:hover{
    color: #0364d7;
}
.teseboxlist a:nth-child(2n){
    margin-left: 30px;
}
.teseboxlist a::before{
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-top: 9px;
    margin-right: 12px;
    background: #999;
    float: left;
}
.icon40 {
    width: 40px;
    height: 40px;
}
.tesebox h2{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.artContent img{ max-width: 100%; width: auto !important; margin: 0 auto;}
.sgsearch{ float: left; overflow: hidden; margin-left:50px;}
.sgsearchtext{ float: left; border: 2px solid #0364d7; border-right: none; height: 36px; line-height: 36px; color: #999999; font-size: 14px; width: 300px; padding-left:10px;}
.sgsearchsubmit{ float: right; width: 90px; height: 40px; border: none; color: #ffffff; font-size: 16px; background: #0364d7; border-radius: 0 2px 2px 0;}

.ylejbdfLunbo{ position:relative; width:100%; overflow:hidden; zoom:1; width:200px;}
.flex-viewport{ max-height:2000px; -webkit-transition:all 1s ease; -moz-transition:all 1s ease; transition:all 1s ease;}
.ylejbdfLunbo #slides{zoom:1;}
.ylejbdfLunbo #slides li img{ display:block; width:100%; height: 268px; border-radius: 5px;}
.flex-direction-nav a{ display: none;}
.flex-control-nav{ position:absolute; bottom: 1px; right: 10px;}
.flex-control-nav li{ margin:0 3px 0 4px; display:inline-block; zoom:1; *display:inline;}
.flex-control-paging li a{ background:#ffffff; display:block; height:6px; font-size: 0px; overflow: hidden; width:6px; cursor:pointer; border-radius: 3px;}
.flex-control-paging li a.flex-active{ background: #0364d7;}

.ylejbdfYqlj{ overflow: hidden; margin-top: 18px; border:1px solid #E9E8E8; padding:12px 18px 18px;}
.ylejbdfYqljTitle{ height: 36px; position: relative;}
.ylejbdfYqljTitle ul{ position: absolute; left: 0; top: 0;}
.ylejbdfYqljTitle ul li{ float: left; color: #999999; font-size: 16px; cursor: pointer; line-height: 32px; margin-right: 20px;}
.ylejbdfYqljTitle ul li#moren{ color: #0364d7; border-bottom: 3px solid #0364d7;}
.ylejbdfYqljBox{ overflow: hidden; display: none; font-size: 0px; margin-top: 10px;}
.ylejbdfYqljBox a{ display: inline-block; color: #999999; font-size: 12px; line-height: 20px; padding-right: 15px;}
.ylejbdfYqljBox a:hover{ color: #FF6600;}