.topbg{
	width: 100%;
    height: 380px;
    overflow: hidden;
}
.topbg img{
	width: 100%;
    height: 400px;
	object-fit: cover;
}
.topmen{
    width: 88%;
    padding-left: 6%;
    padding-right: 6%;
    height: 50px;
    background: #eee;
}
.topmen_left{
    height: 50px;
    line-height: 50px;
    width: auto;	
}
.topmen_left a{
	color:#082d5c;
}
.topmen_left a:hover{
	color:#00649d;
}
.main{
    width: 88%;
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 3%;
    overflow: hidden;
    min-width: 1200px;
}
.main_left{
    float: left;
    width: 20%;
    height: auto;
    overflow: hidden;
    border-radius: 5px 5px 0 0 ;
	margin-bottom: 50px;
}
.main_left h5{
    width: 95%;
    background: #520054;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    padding-left: 5%;
}
.main_left li{
    width: 100%;
    background: #eee;
    min-height: 50px;
	line-height: 50px;
    font-size: 15px;
	border-bottom: 1px solid #ccc;
}
.main_left li em{
	padding-left: 5%;
	width: auto;
}
.main_left li i{
    background: url(../image/moer.png) center no-repeat;
    background-size: 10px;
    width: 35px;
    height: 50px;
    float: right;
}
.main_left li.cur{
	color: #520054;
    font-weight: 700;	
}
.main_left li i.cur{
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.zlist{
	width: 100%;
    height: auto;
    background: #f5f5f5;
    overflow: hidden;
}
.zlist span{
	color: #666;
    font-weight: 500;
    width: 95%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    padding-left: 5%;
}
.zlist span.cur{
	color: #520054;
}
.zlist span:hover{
	background: #fff;
}
.main_cen{
    float: left;
    width: 54%;
    height: auto;
    overflow: hidden;
    padding-left: 3%;
    padding-right: 3%;
}
.main_cen_tit{
    float: left;
    width: 100%;
    height: 55px;
    line-height: 55px;
    font-size: 24px;
    color: #520054;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    margin-bottom: 30px;
}
.main_cen_nr{
    width: 100%;
    overflow: hidden;
    height: auto;
}
.main_cen_nr p img{
	width: 100%!important;
    height: auto!important;
}
.main_cen_nr ul{
    list-style-type: square !important;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-padding-start: 20px;
}
.main_cen_nr ul li{
	list-style-type:square !important;	
}
.main_cen_tab{
    width: 100%;
    overflow: hidden;
    height: auto;
}
.main_cen_tab_tit{
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    color: #666;
    font-weight: 600;	
}
.main_cen_tab_main{
    width: 100%;
    overflow: hidden;
    height: auto;
    padding-bottom: 60px;
}
.main_cen_tab_main ul{
	width: 100%;
    overflow: hidden;
    height: auto;
    -webkit-padding-start: 0px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.main_cen_tab_main ul li{
    float: left;
    width: auto;
    line-height: 39px;
    height: 39px;
    padding: 0 9px;
    border-radius: 5px 5px 0 0;
    background: -webkit-linear-gradient(#ddd,#fff);
    background: -o-linear-gradient(#ddd,#fff);
    background: -moz-linear-gradient(#ddd,#fff);
    background: linear-gradient(#ddd,#fff);
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #333;
    text-align: center;
    margin-right: 5px;
	cursor: pointer;
}
.main_cen_tab_main ul li.curs{
    color: #fff;
    background: #520054;
    background: -webkit-linear-gradient(#520054,#d41533);
    background: -o-linear-gradient(#520054,#d41533);
    background: -moz-linear-gradient(#520054,#d41533);
    background: linear-gradient(#520054,#d41533);
    height: 39px;
    border: 1px solid #520054;	
}
.main_cen_tab_main ul li:hover{
    color: #fff;
    background: #520054;
    background: -webkit-linear-gradient(#520054,#d41533);
    background: -o-linear-gradient(#520054,#d41533);
    background: -moz-linear-gradient(#520054,#d41533);
    background: linear-gradient(#520054,#d41533);
    height: 39px;
    border: 1px solid #520054;	
}
.main_cen_tab_main .t1{
    width: 100%;
    overflow: hidden;
    height: auto;	
}
.main_cen_tab_main .t1 p{
    width: 100%;
    overflow: hidden;
    height: auto;	
}
.main_cen_tab_main .t1 p i{
    color: #f00;
    font-style: normal;
}
.main_cen_tab_main .t1 p em{
    width: 20%;
    overflow: hidden;
    height: 50px;
    float: left;
    line-height: 50px;
    text-align: right;
    padding-right: 2%;
}
.main_cen_tab_main .t1 p span{
    width: 55%;
    overflow: hidden;
    height: auto;
    float: left;
    line-height: 50px;
}
.main_cen_tab_main .t1 p span .txt{
    width: 95%;
    overflow: hidden;
    height: 40px;
    float: left;
    line-height: 40px;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 4px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 5px;
    padding-left: 5%;
}
.main_cen_tab_main .t1 p span .text{
    width: 95%;
    overflow: hidden;
    height: auto;
    float: left;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 4px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 5px;
    padding: 5%;	
}
.main_cen_tab_main .t1 p span .yzm{
    width: 50%;
    overflow: hidden;
    height: 40px;
    float: left;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 4px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 5px;
    padding-left: 5%;
}
.main_cen_tab_main .t1 p span img{
	width: 100px;
	height: 40px;
}
.main_cen_tab_main .t1 p span a{
	padding-left: 2%;
}
.main_cen_tab_main_botton{
    width: 78%;
    height: auto;
    padding-top: 30px;
    overflow: hidden;
    font-size: 15px;
    padding-left: 22%;
}
.main_cen_tab_main_botton_left{
    float: left;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #0078e7;
    color: #fff;
    cursor: pointer;
    margin-right: 15px;
	border-radius: 3px;
}
.main_cen_tab_main_botton_left:hover{
	background-color: #026cce;
    color: #fff;
}
.main_cen_tab_main_botton_right{
    float: left;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #ddd;
	cursor: pointer;
	border-radius: 3px;
}
.main_cen_tab_main_botton_right:hover{
	background-color: #cecece;
}
.main_cen_tab_main .t2{
	display: none;
}
.main_cen_tab_main_bsc{
    width: 100%;
    overflow: hidden;
    height: auto;	
}
.main_cen_tab_main_bsc_li{
	float: left;
    width: 50%;
    height: auto;
    overflow: hidden;
}
.main_cen_tab_main_bsc_left{
    float: left;
    width: 60px;
    height: 100px;	
}
.main_cen_tab_main_bsc_left img{
    float: left;
    width: 40px;
    height: 40px;	
}
.main_cen_tab_main_bsc_right{
    float: left;
    width: auto;
    height: auto;
    overflow: hidden;	
}
.main_cen_tab_main_bsc_right .tit{
	font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px;	
}
.main_cen_tab_main_bsc_right .tel{
	
}
.main_cen_tab_main_bsc_right .pon{
	
}
.main_cen_tab_main_bsc_right .eml{
	
}
.main_right{
	float: left;
    width: 20%;
    height: auto;
    overflow: hidden;
}
.main_right_tit{
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #000;
	border-bottom: 2px solid #520054;
}
.main_right_li{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
}
.main_right_li a{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: flex;	
}
.main_right_li li{
    width: 90%;
    height: 40px;
    line-height: 40px;
    padding-left: 10%;
    font-size: 15px;
    background: url(../image/moer.png) left center no-repeat;
    background-size: 10px;
}