.tis{
    width: 1260px;
    height: 65px;
    line-height: 80px;
    margin: auto;
    overflow: hidden;
    color: #888;
}
.sy_topgm{
	width: 1260px;
    height: auto;
    margin: auto;
}
.sy_topgm_main{
    width: 100%;
    height: auto;
}
.sy_topgm_tjmain{
    width: 100%;
    height: auto;
    background: #fff;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.sy_topgm_tjmain a{
	width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
}
.sy_topgm_tjmain h2{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #000;
    font-size: 14px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
.sy_topgm_tjmain img{
    width: 86px;
    height: 86px;
    object-fit: cover;
    border-radius: 15px;
}
.sy_topgm_tjmain a:before{
	content: "";
    position: absolute;
    top: -10%;
    left: -50%;
    width: 20px;
    height: 105%;
    background: linear-gradient(0deg,rgba(255,255,255,0.1),rgba(255,255,255,0.5),rgba(255,255,255,0.1));
    z-index: 1;
    transition: .8s;
    transform: rotate(25deg);
}
.sy_topgm_tjmain a:hover:before {
    left: 150%;
}

.gmtp{
    width: 1260px;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.gmtp_main{
	width: 100%;
    height: auto;
    background: #fff;
    overflow: hidden;
    margin-bottom: 15px;
}
.gmtp_main_li{
	float: left;
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #dedede;
    margin-bottom: 15px;
}
.gmtp_main_li i{
    float: left;
    width: auto;
    padding-right: 15px;
    font-style: normal;
    height: 30px;
    line-height: 30px;
}
.gmtp_main_li a{
	float: left;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    margin-right: 15px;
	border: 1px solid #bdbdbd;
    margin-bottom: 15px;
	transition: 0.1s;
}
.gmtp_main_li a:hover{
	border: 1px solid #ff9800;
    background: #fff1ea;
    transition: 0.1s;
}
.gmtp_main_li a.cur{
	border: 1px solid #ff9800;
    background: #fff1ea;
    transition: 0.1s;
}
.gmtp_main_li li{
    float: left;
    width: 100%;
	height: 30px;
    line-height: 30px;
}
.gmlist{
    width: 1260px;
    height: auto;
    margin: auto;
    overflow: hidden;
    min-height: 500px;
}
.gmlist_left{
    float: left;
    width: 875px;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}
.gmlist_tp_left{
	width: 100%;
    height: 80px;
    line-height: 80px;		
}
.gmlist_tp_left .left{
    float: left;
    width: auto;
    height: 80px;
    line-height: 80px;
    font-size: 21px;	
}
.gmlist_tp_left .left .gmiocn{
	background: url(../image/gm_iocn.png) 0% 50% no-repeat;
    height: 80px;
    float: left;
    width: 25px;
}
.gmlist_tp_left .left p{
	font-size: 21px;
    height: 80px;
    line-height: 80px;
    width: auto;
    float: left;
}
.gmlist_tp_left .cen{
    width: auto;
    height: 80px;
    line-height: 80px;
    float: left;
    padding-left: 13px;
}
.gmlist_tp_left .cen a{
	float: left;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    height: 20px;
    line-height: 20px;
    margin-top: 31px;
    border: 1px solid #bdbdbd;
    margin-right: 8px;	
}
.gmlist_tp_left .cen a:hover{
	border: 1px solid #ff9800;
    background: #fff1ea;
    transition: 0.1s;
    transform: scale(0.9);
}
.gmlist_tp_left .right{
	width: auto;
    height: 80px;
    float: right;
    color: #888;
    border-radius: 2px;
    line-height: 80px;
    text-align: center;
    padding-left: 8px;
}
.gmlist_tp_left .right a{
	color: #888;
    width: 100%;
    height: 80px;
    display: block;
    line-height: 85px;	
}
.gmlist_tp_left .right a i{
	color: #f00;
    font-style: normal;
    font-size: 22px;
}
.gmlist_tp_left .right a:hover{
	color: #ff9800;
}
.gmlist_main_left{
	width: 100%;
    height: auto;
    overflow: hidden;	
}
.gmlist_main_left li{
	float: left;
    width: 398px;
    height: auto;
    background: #fff;
    padding: 15px;
    margin-right: 15px;
    margin-top: 15px;
    border-radius: 2px;
    border: 1px solid #f3f3f3;
}
.gmlist_main_left li:nth-child(2n+2) {
    margin-right: 0;
}
.gmlist_main_left li:nth-of-type(1) {
    margin-top: 0;	
}
.gmlist_main_left li:nth-of-type(2) {
    margin-top: 0;
}
.gmlist_main_left li:hover{
    background: #fff1ea;
	transform: scale(1.02);
    transition: 0.15s;
}
.gmlist_main_left li:hover .ewm {
	display: block;
}
.gmlist_main_left li .left{
    float: left;
    width: 84px;
    height: 84px;
    margin: auto;
    text-align: center;
    margin-right: 15px;
	overflow: hidden;
}
.gmlist_main_left li .ewm{
    float: left;
    width: 84px;
    height: 84px;
    margin-left: -99px;
    border-radius: 2px;
    overflow: hidden;
    display: none;
}
.gmlist_main_left li .left img{
    width: 84px;
    height: 84px;
    margin: auto;
    text-align: center;
    border-radius: 10px;
}
.gmlist_main_left li .cen{
	float: left;
    width: 275px;
    height: auto;
    text-align: center;
    position: relative;
}
.gmlist_main_left li .cen .cen_name h1{
	float: left;
    font-size: 16px;
    width: 100%;
    height: 26px;
    line-height: 25px;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gmlist_main_left li .cen .cen_name{
	float: left;
    font-size: 16px;
    width: 100%;
    height: auto;
}
.gmlist_main_left li .cen .cen_name h1{
	float: left;
    font-size: 16px;
    width: 100%;
    height: 26px;
    line-height: 25px;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gmlist_main_left li .cen .cen_name h2{
	float: left;
    font-size: 16px;
    max-width: 75%;
    height: 26px;
    line-height: 25px;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gmlist_main_left li .cen .cen_name span{
    float: left;
    max-width: 44%;
    height: 26px;
    line-height: 25px;
    position: absolute;
    right: 0;
    background: #fff;
    box-shadow: -6px 0px 8px 6px #fff;
}
.gmlist_main_left li .cen .cen_name span i{
    font-size: 12px;
    font-style: normal;
    color: #4c4c4c;
    background: #ddd;
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 2px;
    height: 25px;
    float: left;
    line-height: 25px;
    margin-left: 3px;
}


.gmlist_main_left li .cen .cen_txt{
	float: left;
    width: 100%;
    height: 31px;
    line-height: 28px;
    text-align: left;
    font-size: 13px;
    color: #828181;
}

.gmlist_main_left li .cen .cen_bq{
	float: left;
    width: 100%;	
	height: auto;
    overflow: hidden;	
}
.gmlist_main_left li .cen .cen_bq em{
    color: #000;
    width: auto;
    height: 25px;
    line-height: 25px;
    float: left;
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 2px;
    border: 1px solid #ddd;
    margin-right: 4px;
    font-size: 11px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 110px;
}
.gmlist_main_left li .cen .cen_bq em.t1{
    border: 1px solid #2196f3;
    color: #2196f3;
}
.gmlist_main_left li .cen .cen_bq em.t2{
    border: 1px solid #ff9800;
    color: #ff9800;
}
.gmlist_main_left li .cen .cen_bq em.t3{
	border: 1px solid #9c27b0;
    color: #9c27b0;
}
.gmlist_main_left li .right{
	float: right;
    width: 8px;
    height: 84px;
    line-height: 21px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    border-radius: 2px;
    background: url(../image/gmmoer.png)center no-repeat;
    background-size: 20px;
}
.gmlist_right{
    float: right;
    width: 360px;
    height: auto;
    overflow: hidden;	
}
.gmlist_tp_right{
	width: 100%;
    height: 80px;
    line-height: 80px;		
}
.gmlist_tp_right .left{
    float: left;
    width: auto;
    height: 80px;
}
.gmlist_tp_right .left .hdiocn{
	background: url(../image/hd_iocn.png) 0% 50% no-repeat;
    height: 80px;
    float: left;
    width: 25px;
}
.gmlist_tp_right .left .gmiocn{
	background: url(../image/gm_iocn.png) 0% 50% no-repeat;
    height: 80px;
    float: left;
    width: 25px;
}
.gmlist_tp_right .left p{
	font-size: 21px;
    height: 80px;
    line-height: 80px;
    width: auto;
    float: left;
}
.gmlist_tp_right .right{
	width: auto;
    height: 80px;
    float: right;
    color: #888;
    border-radius: 2px;
    line-height: 80px;
    text-align: center;
    padding-left: 8px;
}
.gmlist_tp_right .right a{
	color: #888;
    width: 100%;
    height: 80px;
    display: block;
    line-height: 85px;	
}
.gmlist_tp_right .right a i{
	color: #f00;
    font-style: normal;
    font-size: 22px;
}
.gmlist_tp_right .right a:hover{
	color: #ff9800;
}
.gmlist_main_right{
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.gmlist_main_news_right li{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 20px;	
}
.gmlist_main_news_right li:nth-of-type(5) {
	margin-bottom: 0px;
}
.gmlist_main_news_right li i{
	float: left;
    width: 84px;
    height: 84px;
    font-size: 12px;
    border-radius: 15px;
    color: #000;
    font-style: normal;
    overflow: hidden;	
}
.gmlist_main_news_right li i img{
    width: 84px;
    height: 84px;
    object-fit: cover;	
}
.gmlist_main_news_right li i img:hover {
    transform: scale(1.2)rotate(4deg);
    transition: 0.15s;
}
.gmlist_main_news_right li h1{
	float: left;
    width: 256px;
    height: 64px;
    font-size: 16px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 20px;
}
.gmlist_main_news_right li h1:hover {
    transition: 0.15s;color: #ff9800;
}

.gmlist_main_news_right li span{
    padding-left: 20px;
    color: #949494;	
}
.gmlist_main_gm_right li{
	width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 23px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 22.5px;
}
.gmlist_main_gm_right li:nth-of-type(5) {
	margin-bottom: 0px;
}
.gmlist_main_gm_right li .left{
	float: left;
    width: 84px;
    height: 84px;
}
.gmlist_main_gm_right li .left img{
	float: left;
    width: 84px;
    height: 84px;
    border-radius: 10px;
}
.gmlist_main_gm_right li:hover .ewm {
    display: block;
}
.gmlist_main_gm_right li .ewm {
	float: left;
    width: 84px;
    height: 84px;
    margin-left: -84px;
    border-radius: 2px;
    overflow: hidden;
    display: none;
}
.gmlist_main_gm_right li .cen{
	float: left;
    padding-left: 15px;
    height: 86px;
    width: 261px;
    position: relative;
}
.gmlist_main_gm_right li .cen h1{
	float: left;
    width: 259px;
    height: 50px;
    line-height: 40px;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gmlist_main_gm_right li .cen .cen_name {
    float: left;
    font-size: 16px;
    width: 100%;
    height: auto;
}
.gmlist_main_gm_right li .cen .cen_name h1 {
	float: left;
    font-size: 16px;
    width: 100%;
    height: 26px;
    line-height: 25px;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gmlist_main_gm_right li .cen .cen_name h2 {
    float: left;
    font-size: 16px;
    max-width: 75%;
    height: 26px;
    line-height: 25px;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gmlist_main_gm_right li .cen .cen_name span {
	float: left;
    max-width: 44%;
    height: 26px;
    line-height: 25px;
    position: absolute;
    right: 0;
    background: #fff;
    box-shadow: -6px 0px 8px 6px #fff;
}
.gmlist_main_gm_right li .cen .cen_name span i {
    font-size: 12px;
    font-style: normal;
    color: #4c4c4c;
    background: #ddd;
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 2px;
    height: 25px;
    float: left;
    line-height: 25px;
    margin-left: 3px;
}
.gmlist_main_gm_right h1 i {
    font-size: 13px;
    font-style: normal;
    color: #ffffff;
    background: #ff9800;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 2px;
}
.gmlist_main_gm_right li .cen .cen_txt {
    float: left;
    width: 100%;
    height: 31px;
    line-height: 28px;
    text-align: left;
    font-size: 13px;
    color: #828181;
}
.gmlist_main_gm_right li .cen .cen_bq {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.gmlist_main_gm_right li .cen .cen_bq em {
    color: #000;
    width: auto;
    height: 25px;
    line-height: 25px;
    float: left;
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 2px;
    border: 1px solid #ddd;
    margin-right: 4px;
    font-size: 11px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 110px;
}
.gmlist_main_gm_right li .cen .cen_bq em.t1{
    border: 1px solid #2196f3;
    color: #2196f3;
}
.gmlist_main_gm_right li .cen .cen_bq em.t2{
    border: 1px solid #ff9800;
    color: #ff9800;
}
.gmlist_main_gm_right li .cen .cen_bq em.t3{
	border: 1px solid #9c27b0;
    color: #9c27b0;
}