body {
	padding:0px;
	margin:0px;
}
a {
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
}
a:link, a:visited {
	color:#000;
}
a:hover, a:active {
	color:#666;
}
ul, li, p {
	padding: 0;
	margin: 0;
	list-style: none;
}
li {
	display: list-item;
	text-align: -webkit-match-parent;
}
.header {
	position: relative;
	width: 100%;
	min-width: 1300px;
	height: 500px;
	background-image: url(../images/banner_bg.jpg);
	background-size: cover;
	justify-content: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.sub {
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	margin-top: 50px;
	display: flex;
	flex-direction: row;
}
.menu {
	background-color: #0b40a1;
	height: 56px;
}
.menu .row {
	width:1200px;
	height: 56px;
	margin:0 auto;
}
.menu .row .nav {
	height: 56px;
	line-height:56px;
	font-size:25px;
	float:left;
	margin:0px 10px;
}
.menu .row .nav:hover {
	background:#093381;
}
.menu .row .nav a {
	font-size:14px;
	color:#ccc;
	margin:0px 20px;
}
.menu .row .nav a:hover {
	color:#fff;
}
.menu .row .on{
	background:#093381;
}
.menu .row .on a{
	color:#FFFFFF;
}
#py-home {
	width: 1300px;
	margin: 0 auto;
	margin-bottom: 30px;
}
#py-home-qwfb {
	width: 100%;
	height: 550px;
	display: flex;
	flex-direction: row;
	margin-top: 20px;
	margin-bottom: 30px;
}
#py-home-list {
	width: 683px;
	height: 100px;
}
#py-header {
	width: 100%;
	height: 100px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
#header-box {
	display: flex;
	width: 100%;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}
#title-img {
	width: 314px;
	height: 56px;
}
#header-box .el-button {
	display: inline-block;
	line-height: 1;
	white-space: nowrap;
	cursor: pointer;
	background: #fff;
	border: 1px solid #dcdfe6;
	color: #606266;
	-webkit-appearance: none;
	text-align: center;
	box-sizing: border-box;
	outline: 0;
	margin: 0;
 transition: .1s;
	font-weight: 500;
	padding: 12px 20px;
	font-size: 14px;
	border-radius: 4px;
}
#header-box .el-button span a{
	color:#fff;
}
#header-box .el-button span a:hover{
	color:#ccc;
}
#header-box .el-button--primary {
	color: #fff;
	background-color: #409eff;
	border-color: #409eff;
}
#line {
	width: 100%;
}
#py-list-content {
	width: 100%;
	height: 250px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	text-align: left;
}
#py-list-content ul {
	margin: 0;
	width: 100%;
	height: 100%;
	padding: 0;
}
#py-list-content li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #f6f7f8;
	color: #666768;
}
#py-list-content li p {
	height: 50px;
	line-height: 50px;
	margin-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#py-home-qwfb #py-home-pgt {
	width: 617px;
	height: 554px;
	background-image: url(../images/py-home-pgt.png);
	background-size: 100% 100%;
	margin-left: 15px;
}
#py-home-qwfb #pgt-title {
	margin-top: 230px;
	color: #fff;
	text-align:center;
	font-size:32px;
}
.el-divider {
	background-color: #dcdfe6;
	position: relative;
	margin: -15px 0;
	display: block;
	height: 1px;
	width: 100%;
}
#py-home-qwfb #pgt-ul {
	color: #fff;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left:20px;
}
#py-home-qwfb #pgt-ul li {
	text-align: left;
	height: 50px;
	line-height: 50px;
	margin-left:20px;
	list-style-type: disc;
	display: list-item;
}
#py-home-jbzq {
	width: 100%;
	height: 450px;
	background: #f4f5f6;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
#jbzq-img {
	width: 445px;
	height: 400px;
}
#py-carousel {
	width: 750px;
}
.carousel-img {
	width: 750px;
	height: 400px;
}
#py-home-news {
	width: 100%;
	height: 600px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 20px;
}
#py-footer {
	background: #3d3e3f;
	width: 100%;
	min-width: 1300px;
	margin-left: 0;
	margin-right: 0;
	height: 100px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.link {
	color: #8e8f90;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin: 10px 0;
}
.link a {
	color: #8e8f90;
}
.link img {
	margin-left: 50px;
}
.el-link {
	display: inline-flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	position: relative;
	text-decoration: none;
	outline: 0;
	padding: 0;
}
#py-news{
    width: 1350px;
    margin: 0 auto;
}
.el-page-header {
    width: 900px;
    margin: 20px auto;
    display: flex;
    line-height: 24px;
}
.el-page-header__left {
    display: flex;
    cursor: pointer;
    margin-right: 40px;
    position: relative;
}
.el-page-header__left .el-icon-back {
    font-size: 18px;
    margin-right: 6px;
    align-self: center;
}
[class*=" el-icon-"], [class^=el-icon-] {
    font-family: element-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.el-page-header__title {
    font-size: 14px;
    font-weight: 500;
}
user agent stylesheet
div {
    display: block;
}
.el-page-header__left {
    display: flex;
    cursor: pointer;
    margin-right: 40px;
    position: relative;
}
.el-page-header {
    display: flex;
    line-height: 24px;
}
.el-page-header__content {
    font-size: 18px;
    color: #303133;
}

#py-news-content{
    width: 100%;
    margin: 0 auto;
    height: 1020px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
}
#content-left{
    width: 260px;
    height: 100%;
}
#content-left .lmmc {
    color: #fff;
    font-size: 25px;
    margin-top: -52px;
    margin-left: 86px;
}
#content-center{
    width: 700px;
    height: 100%;
}
#content-center ul{
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#content-center li{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 50px;
}
#title-p{
    flex-grow: 1;
    text-align: left;
}

#content-center li p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#time-p{
    width: 120px;
    text-align: right;
}
#content-center li p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#content-center li p a{
	font-size:16px;
}
#content-right{
    width: 300px;
    height: 100%;
    display: flex;
    flex-direction: column;
}
#py-home-pgt{
    width: 100%;
    height: 300px;
    background-image: url(../images/py-home-pgt.png);
    background-size: 100% 100%;
    margin-top: 0;
}
#pgt-title{
    margin-top: 120px;
    color: #fff;
    font-size: 25px;
	text-align: center;
}
#pgt-ul{
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
#pgt-ul li{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    text-align: left;
    margin-left: 10px;
    height: 35px;
    width: 100%;
    line-height: 35px;
}
#pgt-ul li p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#pgt-ul li p a{
	color:#fff;
	font-size:16px;
}
#pgt-ul li p a:hover{
	color:#ccc;
}
.align-c{
    margin-top: 20px;
    margin-bottom: 20px;
	text-align: center;
}
.ov {
    overflow: hidden;
    zoom: 1;
}

.pagination {
    width: 660px;
    margin: 0 auto;
    margin-top: 20px;
}
.pagination a {
    background-color: #eee;
    color: #666;
}
.pagination a {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    margin-right: 6px;
}
.pagination a.current, .pagination a.now {
    color: #fff;
    background-color: #4e4e4e;
}
.py-home-jbrk{
    width: 1300px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#home-header, #home-left{
    height: 900px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#home-header{
    width: 1300px;
    margin: 0 auto;
    flex-direction: row;
}
#home-left{
    width: 430px;
    margin-top: 0;
    background: #eaeeef;
    flex-direction: column;
}
#home-header, #home-left{
    height: 900px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#btns-box .el-button--text {
    color: #409eff;
    background: 0 0;
    padding-left: 0;
    padding-right: 0;
}
#btns-box .el-button{
    width: 290px;
    height: 65px;
}
#py-home-btn{
    width: 363px;
    height: 100px;
    background: url(../images/jbzn.png) 50% no-repeat;
    background-size: cover;
    color: rgba(1,1,1,0);
    margin: 20px 0;
}
#home-jbcx-box{
    width: 363px;
    height: 460px;
    margin: 30px 0 10px 0;
    background: #fff;
    margin: 20px 0;
    border: 2px solid #94c5ff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
#jbcx-box-title{
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    font-size: 20px;
    font-weight: 700;
    color: #0051df;
    width: 200px;
}
#jbcx-box-title img{
    width: 40px;
    height: 53px;
}
#divider{
    margin-left: 20px;
    margin-right: 20px;
    width: 280px;
}
.el-divider--horizontal{
    height: 2px;
    margin: 10px 0;
}
#btns-box{
    margin: auto 20px;
    height: 330px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.el-button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
}
.el-button--primary {
    color: #fff;
    background-color: #409eff;
    border-color: #409eff;
}
#home-jbbtn-box{
    width: 363px;
    height: 200px;
    margin: 20px 0;
    display: flex;
    flex-direction: row;
    justify-content: ccenter;
    align-items: center;
}
#home-jbbtn-box img{
    width: 363px;
    height: 200px;
}
#home-right{
    width: 870px;
    height: 900px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#right-jb-box{
    height: 230px;
    width: 800px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
#right-jb-btn-sm{
    width: 300px;
    height: 180px;
    background: url(../images/py-nmjb.png) 50% no-repeat;
    background-size: cover;
    color: rgba(1,1,1,0);
}
#right-jb-btn-nm{
    width: 300px;
    height: 180px;
    background: url(../images/py-smjb.png) 50% no-repeat;
    background-size: cover;
    color: rgba(1,1,1,0);
}
#right-divider{
    height: 60px;
    width: 830px;
    margin: 0 20px;
}
#right-divider .el-divider {
    background-color: #dcdfe6;
    position: relative;
	display: block;
    height: 1px;
    width: 100%;
    margin: 24px 0;
	height: 2px;
    margin: 10px 0;
}
.el-divider__text{
    font-size: 30px;
}
.el-divider__text.is-center {
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.el-divider__text {
    position: absolute;
    background-color: #fff;
    padding: 0 20px;
    color: #303133;
}
.el-divider__text {
    font-weight: 500;
}
#right-type-box, #right-type-box div{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}

#right-type-box{
    width: 870px;
    height: 610px;
    flex-wrap: wrap;
}
#right-type-box div{
    height: 160px;
    width: 230px;
    box-shadow: 0 0 5px 2px #dae9f5;
    border-radius: 5px;
    font-weight: 700;
}
#right-type-box, #right-type-box div{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
	font-size: 16px;
}
#home-banner{
    margin-top: 30px;
    margin-bottom: 30px;
}
#home-info{
    width: 1260px;
    height: 650px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
#home-info-right{
    width: 1260px;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    align-content: space-between;
}
#py-list{
    width: 610px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    height: 310px;
}
#list-header{
    width: 100%;
    height: 46px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: #fff;
}
#tag-view{
    width: 18px;
    height: 46px;
    background: #3587ff;
}
#list-header p{
    width: 490px;
    height: 46px;
    line-height: 46px;
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    color: #3587ff;
}
#list-header .el-button{
    border-radius: 5px;
    padding: 10px 20px;
}

#list-header .el-button--primary{
    background: #3587ff;
    border-color: #3587ff;
}
#list-header .el-button--primary {
    color: #fff;
}
.el-icon--right {
    margin-left: 5px;
}
#py-list #py-list-content{
    height: 250px;
    text-align: left;
}
#py-list #py-list-content, #py-list{
    width: 610px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
#py-list-content ul{
    margin: 0;
    width: 100%;
    height: 100%;
}
#py-list-content li{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #f6f7f8;
    color: #666768;
}
#py-list-content li p{
    height: 50px;
    line-height: 50px;
    margin-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#py-list-content li p a{
	color:#333;
	font-size:16px;
}
#py-list-content li p a:hover{
	color:#000;
}
#home-jbjg, #home-jbjg div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#home-jbjg{
    width: 1290px;
    height: 200px;
    margin-top: 20px;
    flex-direction: column;
    font-size: 35px;
    color: #3587ff;
}
#home-jbjg div{
    width: 100%;
    height: 150px;
    flex-direction: row;
}

#home-jbjg .el-button{
    width: 290px;
}
#home-jbjg .jb-btn{
    height: 100px!important;
    background: #fff!important;
    color: #3587ff!important;
}
#home-jbjg .el-button--primary {
    border-color: #409eff;
}
#show-news-content{
    width: 900px;
    margin: 0 auto;
    margin-bottom: 150px;
}
#show-news-content .el-page-header {
    width: 900px;
    margin: 20px auto;
}

#show-news-content .el-page-header {
    display: flex;
    line-height: 24px;
}
#show-news-content .el-page-header__left {
    display: flex;
    cursor: pointer;
    margin-right: 40px;
    position: relative;
}
#show-news-content .el-page-header__title {
    font-size: 14px;
    font-weight: 500;
}
#show-news-content .el-page-header__content {
    font-size: 18px;
    color: #303133;
}
#show-news-content #content{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
#show-news-content #time{
    margin-right: 50px;
}
#show-news-content h1{
	text-align:center;
}
#show-news-content p {
	padding:15px 0px;
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}


































